mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Miscellaneous Math

Reply
 
Thread Tools
Old 2010-09-25, 20:09   #210
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

168010 Posts
Default

Though, you could not begin with 2^1; You would have to begin with 2^16.

And; Have there been any new decent-sized primes for PrimeGrid lately?

Last fiddled with by 3.14159 on 2010-09-25 at 20:10
3.14159 is offline   Reply With Quote
Old 2010-09-25, 20:11   #211
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

24×3×5×7 Posts
Default

Also, MultiSieve has two useless options (Neither will yield any new primes):

1. Factorial (n! + 1)
2. Primorial (p(n)# + 1)

It is only useful for Generalized Cullen/Woodall numbers.

Last fiddled with by 3.14159 on 2010-09-25 at 20:13
3.14159 is offline   Reply With Quote
Old 2010-09-25, 20:16   #212
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

22×727 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
Though, you could not begin with 2^1; You would have to begin with 2^16.
What does it mean?

Quote:
And; Have there been any new decent-sized primes for PrimeGrid lately?
See here: all +1-primes are PG's.
kar_bon is offline   Reply With Quote
Old 2010-09-25, 20:21   #213
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

24×3×5×7 Posts
Default

Quote:
Originally Posted by Karsten
What does it mean?
b = 2; n would have to begin at 16, to avoid defiance of the Proth rule.

Top 5k is now 165800 decimal digits.

I'm going to start testing; And, I will save a copy, to save checkpoints.

Last fiddled with by 3.14159 on 2010-09-25 at 20:24
3.14159 is offline   Reply With Quote
Old 2010-09-25, 20:25   #214
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

B5C16 Posts
Default

[QUOTE=3.14159;231434]b = 2; n would have to begin at 16, to avoid defiance of the Proth rule.[QUOTE]

Your rule?

k=2^n+1 is prime for n<16:
k=1: 1, 2, 4, 8
k=3: 1, 2, 5, 6, 8, 12
k=5: 1, 3, 7, 13, 15
k=7: 2, 4, 6, 14
k=9: 1, 2, 3, 6, 7, 11, 14

and so on.
kar_bon is offline   Reply With Quote
Old 2010-09-25, 20:54   #215
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

168010 Posts
Default

Karsten:

Are you doing any search work or factor work at the moment?

Also, based on the testing time, I should find something within 65 days' worth of work. Since I am restricted to only about 1/2 day, I expect something in 4-6 months.

Therefore, no more records for the rest of this year. And, dammit, I won't make it to the top 5k. The time it takes to test and the odds always prohibit me from finding anything that would be top-5000 worthy.

I don't know if it would be faster or slower to be in a group project, but even if it were faster, if I were to discover anything, the group gets the credit.

Last fiddled with by 3.14159 on 2010-09-25 at 21:05
3.14159 is offline   Reply With Quote
Old 2010-09-25, 20:58   #216
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

20C016 Posts
Default

one thing I found on top of them all seeming to end in 1, they all seem to have a digital sum of 1. what can we say about this groups primality.
science_man_88 is offline   Reply With Quote
Old 2010-09-25, 21:08   #217
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26·131 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
I don't know if it would be faster or slower to be in a group project, but even if it were faster, if I were to discover anything, the group gets the credit.
http://en.wikipedia.org/wiki/Mersenne_prime

why does this list individuals from GIMPS then ?
science_man_88 is offline   Reply With Quote
Old 2010-09-25, 21:09   #218
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

22·7·227 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
Also, MultiSieve has two useless options (Neither will yield any new primes):

1. Factorial (n! + 1)
2. Primorial (p(n)# + 1)

It is only useful for Generalized Cullen/Woodall numbers.
?

Since PrimeGrid is extending the bounds of the Factorial/Primorial searches with code written by myself and Geoff Reynolds, these options aren't particularly useful. MultiSieve hasn't been updated in years.

Note that MultiSieve does not output primes, only numbers that have unknown primality.
rogue is offline   Reply With Quote
Old 2010-09-25, 21:18   #219
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

69016 Posts
Default

Quote:
Originally Posted by Rogue
Since PrimeGrid is extending the bounds of the Factorial/Primorial searches with code written by myself and Geoff Reynolds, these options aren't particularly useful. MultiSieve hasn't been updated in years.
If I'm not mistaken; it's been 4-6 years.

Also: k * n! + 1 or k * p(n)# + 1 would be more practical. (There would have to be some simple restrictions, however. If not, every prime could be one of these.)

I think an ideal restriction for both would be : k ≤ n! or k ≤ p(n)#.

Quote:
Originally Posted by Rogue
Note that MultiSieve does not output primes, only numbers that have unknown primality.
Knew that before.

Last fiddled with by 3.14159 on 2010-09-25 at 21:20
3.14159 is offline   Reply With Quote
Old 2010-09-25, 21:20   #220
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26·131 Posts
Default

if I did my math right the sequence the k*b^b+1 fall in for 5*6n^6n +1 would represent about 1% of numbers if tried against the % for primes what are the odds that the 2 meet.
science_man_88 is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
CPU Performance Database JustinGC Hardware 3 2012-06-22 03:11
Database question Xyzzy Forum Feedback 0 2012-04-01 15:37
entire database done up to 2^58 tha Lone Mersenne Hunters 11 2010-10-17 08:27
NPLB Database IronBits No Prime Left Behind 177 2009-10-10 09:00
database.zip HiddenWarrior Data 1 2004-03-29 03:53

All times are UTC. The time now is 15:42.


Fri Aug 6 15:42:59 UTC 2021 up 14 days, 10:11, 1 user, load averages: 2.03, 2.34, 2.58

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.