mersenneforum.org  

Go Back   mersenneforum.org > Fun Stuff > Puzzles

Reply
 
Thread Tools
Old 2013-09-04, 02:45   #67
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

226138 Posts
Default

Nice work. However, extending the sequence to higher starters is not big deal, as the most of them are "easy".

Both "with initial 3" and "without" were discussed before, this does not change the things too much, so we decided to let the 3 out of it. Also, the problem asks for primes which "extends" the initial starting number. There is not so much fun to say that the prime starting with 3 is 3, or the one starting with 17 is 17. (see post #45, onwards).

The only interesting case remaining after Batalov's work is actually "20". Who can solve the 20 gets a bonus...

Beside of it, the 10, 17, 80, 81, 84, 96 need to be proved prime in factorDB (they are only PRP; the 54, 62, 73, 97 were already proved prime). This is secondary.

The main goal remains 20.

Last fiddled with by LaurV on 2013-09-04 at 03:30 Reason: Link to the "true" 17 :P
LaurV is offline   Reply With Quote
Old 2013-09-04, 05:18   #68
danaj
 
"Dana Jacobsen"
Feb 2011
Bangkok, TH

16148 Posts
Default

Quote:
Originally Posted by LaurV View Post
Nice work. However, extending the sequence to higher starters is not big deal, as the most of them are "easy".
But there are 8 more in his results that are indicated at 170k+ digits or more, so not all are easy.

Quote:
Both "with initial 3" and "without" were discussed before, this does not change the things too much, so we decided to let the 3 out of it.
The scripts and discussion on page 3 use the initial 3. davar's post on page 3 indicates "Indexing could begin with the 3 as 1 or 0" meaning the 3 was intended to count. davar's post on page 5 also indicates 3 is included. Batalov's script on page 5 Batalov's script isn't entirely clear, but if the output file is untouched it has "3.14..." in it meaning it wouldn't catch the initial 3 because of the decimal point left in. Your results on page 5 leave them out.

I don't think this was discussed. People seem to have just picked something and sometimes mention what they chose. The original poster twice indicated the 3 should be included.

I think it's a terrible sequence if we have 4 different versions.

Quote:
Also, the problem asks for primes which "extends" the initial starting number. There is not so much fun to say that the prime starting with 3 is 3, or the one starting with 17 is 17. (see post #45, onwards).
The original post is misleading in that it says find the number then find "the first prime constructed from the subsequent digits". So for 1 you should find the 1, then choose "41" since that is the first prime made from subsequent digits. But we all know that wasn't what was meant. We want the prime made from the first occurrence of the number concatenated with the fewest [positive] number of subsequent digits. Without "positive" we would accept 0 additional digits, otherwise not. The "uninteresting" bit came from post 29 rather than 45.

What I meant by saying that if we extend the series this becomes less important, is that sure, we find "7" for 7, but go a little farther and we'll find each 7x, and later 7xx, etc. I don't particularly care which one is chosen, but it would be nice if we all actually worked on the same sequence.

Quote:
The only interesting case remaining after Batalov's work is actually "20". Who can solve the 20 gets a bonus...
The only interesting case up to 100, you mean. Did you look at JF's post? 20 would certainly be nice to solve. If only I had more spare computers :)

I got most of what I wanted from it -- a nice speedup of my pretest for large (50k+ digit) numbers. I'll probably run a(20) farther later, but someone else will likely beat me to it. I can run primo on 17, 81, and 84, but 10, 80, and 96 look daunting.
danaj is offline   Reply With Quote
Old 2013-09-04, 05:43   #69
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

7·1,373 Posts
Default

Grrr... I have to write you down in my book under the chapter "people not to argue with, ever!".

(that was a compliment, told with much respect. don't get fussy about it!)
LaurV is offline   Reply With Quote
Old 2013-09-04, 05:57   #70
danaj
 
"Dana Jacobsen"
Feb 2011
Bangkok, TH

90810 Posts
Default

:( Sorry.
danaj is offline   Reply With Quote
Old 2013-09-04, 10:03   #71
J F
 
J F's Avatar
 
Sep 2013

23·7 Posts
Default

Danaj, errors corrected, thanks!

The list in the first post doesn't include the leading 3,
and for 2 and 3 results are equal to the number, so I
just used this ruleset. Appending digits to prime starting
numbers or not doesn't really matter, the information is
still there. Example: result for a(2) is either 2, or the
same als a(26). No need to calculate anything new, just
rearrange the list.
J F is offline   Reply With Quote
Old 2013-09-04, 11:04   #72
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

23·3·112 Posts
Default

The value "31415926" occurs at position 50366471 ("3." not counted) of pi.
No longer value of this pi-like number in the first 1e9 decimal digits of pi.
kar_bon is offline   Reply With Quote
Old 2013-09-04, 16:11   #73
danaj
 
"Dana Jacobsen"
Feb 2011
Bangkok, TH

22×227 Posts
Default

"314159265" occurs at position 1660042750. I didn't find the next value in the first 5000M digits.

The current list in the first post may or may not include the first 3 -- the only number starting with 3 listed is "3" with no starting position noted. It looks like almost all the OEIS pi/prime related series include the beginning 3, e.g. Pi-Prime (OEIS A005042) and all the crossref'd entries it has.

I agree with you (JF) on the uninteresting bit. At first I thought it was a good change, but now I think it just adds complication that doesn't really add value. As you point out if a(2) is boring, just go to a(26) for the interesting part. If a(41) is boring, look at a(415).

Last fiddled with by danaj on 2013-09-04 at 16:11
danaj is offline   Reply With Quote
Old 2013-11-06, 18:59   #74
J F
 
J F's Avatar
 
Sep 2013

5610 Posts
Default

some Update: Increasing run time and decreasing chance
per PRP-test have dampened my enthusiasm a bit, so I
did cut back from 3-4 cores nearly 24/7 to 2 cores
part-time. #20 passed 356K digits, still no luck.
A friend is donating 1 core part-time working on #196,
passed 250K digits. The other 6 unsolved up to 1111
(#380, #422, #861, #899, #955 and #988) are brought
to 200K digits and parked for now.

Topic leading 3 or not: for most starting values this
will do nothing except shifting their offset by 1.
The others will lead to OEIS A005042.
Again, not really information gained/lost.
Attached Files
File Type: zip pip-prps.zip (12.9 KB, 141 views)
J F is offline   Reply With Quote
Old 2013-11-08, 00:40   #75
ewmayer
2ω=0
 
ewmayer's Avatar
 
Sep 2002
República de California

103×113 Posts
Default

Quote:
Originally Posted by bsquared View Post
IANANT, but the infinite sum of 1/ln(n) diverges, so even accounting for the fact that on average we only sum 4 of every 10 terms, I would think that the probability that there exists a prime would be 1.
This would also appear to follow if the digits are normal, which is generally believed but as yet unproven.

If normality holds, the digits will further be "as random as can be", but note the above 2 properties will be true of all normal reals, which are (provably) a dense subset of the reals. Interestingly, the normals likely include both irrationals and transcendentals - for example, sqrt(2), pi and e are all generally believed (but not proven) to be normal.

I find it interesting that is far easier to prove that almost all reals are normal than to prove that a selected one, even one as well-studied as sqrt(2), is.
ewmayer is offline   Reply With Quote
Old 2014-08-17, 11:28   #76
davar55
 
davar55's Avatar
 
May 2004
New York City

2×29×73 Posts
Default

Just wondering if any progress has been made in this series,
especially a(20)?
davar55 is offline   Reply With Quote
Old 2014-09-23, 20:10   #77
J F
 
J F's Avatar
 
Sep 2013

3816 Posts
Default

a(20) neares 450k digits, still nothing
a(196) finished with a 312306-digit PRP
J F is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mersenne Primes p which are in a set of twin primes is finite? carpetpool Miscellaneous Math 3 2017-08-10 13:47
Distribution of Mersenne primes before and after couples of primes found emily Math 34 2017-07-16 18:44
Conjecture about Mersenne primes and non-primes v2 Mickey1 Miscellaneous Math 1 2013-05-30 12:32
A conjecture about Mersenne primes and non-primes Unregistered Information & Answers 0 2011-01-31 15:41
possible primes (real primes & poss.prime products) troels munkner Miscellaneous Math 4 2006-06-02 08:35

All times are UTC. The time now is 02:55.


Sat Jul 17 02:55:49 UTC 2021 up 50 days, 43 mins, 1 user, load averages: 1.29, 1.32, 1.38

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.