Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.maple > #1204
| From | Rainer Rosenthal <r.rosenthal@web.de> |
|---|---|
| Newsgroups | comp.soft-sys.math.maple |
| Subject | Checking primality of large numbers |
| Date | 2015-11-04 15:20 +0100 |
| Message-ID | <d9uii3Fd8c9U1@mid.individual.net> (permalink) |
For a problem in recreational math I am testing numbers of magnitude around 10^1400 whether they are prime or not. It takes about two and half an hour per number when I use the standard isprime() Funktion. Are there ways inside Maple (I use V) to get the results faster? Wolfram Alpha doesn's accept large numbers like that without fee. Are there any sources in the web accepting large numbers that are free and reliable? Cheers, Rainer
Back to comp.soft-sys.math.maple | Previous | Next — Next in thread | Find similar
Checking primality of large numbers Rainer Rosenthal <r.rosenthal@web.de> - 2015-11-04 15:20 +0100
Re: Checking primality of large numbers William Unruh <unruh@invalid.ca> - 2015-11-04 17:34 +0000
Re: Checking primality of large numbers William Unruh <unruh@invalid.ca> - 2015-11-04 18:27 +0000
Re: Checking primality of large numbers Peter Luschny <peter.luschny@gmail.com> - 2015-11-04 11:28 -0800
csiph-web