![]() |
|
|
#12 | |
|
"Ben"
Feb 2007
DB916 Posts |
Quote:
For the record, I was looking it up in parallel... but yafu beat me to the results. |
|
|
|
|
|
|
#13 | ||
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
Quote:
![]() That's the first time i've actually heard of anyone using it. ![]() Quote:
|
||
|
|
|
|
|
#14 |
|
Jun 2003
7×167 Posts |
|
|
|
|
|
|
#15 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23·3·5·72 Posts |
Apart from the poor implementation issues(which surely could now be corrected?) it looks quite useful. The syntax doesn't look as criptic as perl at first glance.
|
|
|
|
|
|
#16 |
|
Feb 2013
2×229 Posts |
If you check out http://en.wikipedia.org/wiki/Mersenne_prime, it is known from this list that there are a total of 48 known Mersenne primes on the form 2^n-1.
The largest one being the recent discovery of 2^57,885,161-1 . But when adding 1 to 2^n, apparently 65537 is still the largest known Fermat prime. The list at http://en.wikipedia.org/wiki/Fermat_prime gives the factors for F0 through F11. My question is then as follows. If using a LLR algorithm or a Genefer specific equivalent to this, how far or high up has this been tested right now when it comes to the possible primality of numbers when it comes to adding 1 when compared to the similar subtraction of 1? Meaning - testing out whether 2^n + 1 is a prime (n being a very big number, possibly similar to n=57,885,161 mentioned above). |
|
|
|
|
|
#17 |
|
Tribal Bullet
Oct 2004
DD516 Posts |
For 2^n+1 it's easy to prove that only Fermat numbers (with n=2^k for some k) have a chance of being prime. These numbers grow very quickly in size; the first such number that might be prime is n=2^33, and short of trial division (which a lot of people have done) there's just no telling. Look up the Pepin test for a deterministic primality test for Fermat numbers. Definitely do not try it on F33 though.
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Yafu@Home needs to leave some small sequences for us too... | Stargate38 | Aliquot Sequences | 10 | 2017-11-15 13:43 |
| Can I just leave this here? (ECPP) | trhabib | Miscellaneous Math | 6 | 2011-08-19 16:34 |
| Yanks: leave off this Lockerbie Bomber | davieddy | Soap Box | 3 | 2010-07-20 23:26 |
| V4 Computers | MurrayInfoSys | Information & Answers | 3 | 2009-05-17 13:52 |
| Can I leave team? | 8191 | Software | 2 | 2003-11-14 08:20 |