mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Miscellaneous Math

Reply
 
Thread Tools
Old 2010-11-02, 02:47   #23
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

10111010110112 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
The only set of numbers one can really use is 1 and 0, for a prime that has no substrings that are prime.
I don't believe you've proven that.
CRGreathouse is offline   Reply With Quote
Old 2010-11-02, 03:13   #24
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

251916 Posts
Default

[pedantic]The 'covering set' for 4-and-9s is 449, 499, 9949, 94949. [/pedantic]

The first two primes do not exclude the third, but after the third the only suriving pattern is 949...49, but unfortunately it immediately dies out with 94949.
Batalov is offline   Reply With Quote
Old 2010-11-02, 04:55   #25
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
That is; That is, 2 and 1, 3 and 1, 4 and 1, 5 and 1, 6 and 1, 7 and 1, 8 and 1, 9 and 1, 3 and 2, 5 and 2, 7 and 2, 9 and 2, 4 and 3, 5 and 3, 7 and 3, 5 and 4, 7 and 4, 9 and 4, 6 and 5, 7 and 5, 8 and 5, 9 and 5, 7 and 6, 8 and 7, 9 and 7, 9 and 8, will all have a prime substring, given that it's over 15-20 digits. (Or will you be willing to provide a counterexample?)
If you're considering 2, 3, 5, and 7, does that mean we're allowed to have embedded primes of length 1?
CRGreathouse is offline   Reply With Quote
Old 2010-11-02, 11:45   #26
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

168010 Posts
Default

Quote:
Originally Posted by CRGreathouse View Post
If you're considering 2, 3, 5, and 7, does that mean we're allowed to have embedded primes of length 1?
Yes. Of course it does.
3.14159 is offline   Reply With Quote
Old 2010-11-02, 11:47   #27
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

838410 Posts
Default

Quote:
Originally Posted by Batalov View Post
[pedantic]The 'covering set' for 4-and-9s is 449, 499, 9949, 94949. [/pedantic]

The first two primes do not exclude the third, but after the third the only suriving pattern is 949...49, but unfortunately it immediately dies out with 94949.
did he say it had to be the first prime in a sequence ? if so then I misread. will 94 adding on the start ever be prime again ?
science_man_88 is offline   Reply With Quote
Old 2010-11-02, 13:01   #28
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

24·3·5·7 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
did he say it had to be the first prime in a sequence ? if so then I misread. will 94 adding on the start ever be prime again ?
94949494949494949 is prime.
3.14159 is offline   Reply With Quote
Old 2010-11-02, 13:50   #29
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
94949494949494949 is prime.
I know what he means now pi the first one is the highest one that can be done without some part of it being prime. I realize that now.
science_man_88 is offline   Reply With Quote
Old 2010-11-02, 16:16   #30
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26·131 Posts
Default

Code:
for(x=0,9;y=0,9;for(z=1,30,if(isprime(),print()))
is there anyway other than vectors that i can test strings of x and y representing numbers and print the biggest one ?
science_man_88 is offline   Reply With Quote
Old 2010-11-02, 16:32   #31
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

20C016 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
The digits have to be coprime. 6 and 9 will always be divisible by 3.

4 and 9; Not possible. (499.. substrings will be prime; 499, 4999, 49999.)
8 and 9; Not possible. (899.. substrings will be prime; 89, 8999, 89999999.)

The only set of numbers one can really use is 1 and 0, for a prime that has no substrings that are prime.
what about testing more first...

if you look at it the possible combos for those 2 are

494
499
449
444
994
999
949
944
94
99
49
44


so only 2 left that are prime of these: continue for others
science_man_88 is offline   Reply With Quote
Old 2010-11-02, 18:07   #32
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
94949494949494949 is prime.
... which has a prime substring 94949.
Batalov is offline   Reply With Quote
Old 2010-11-02, 18:15   #33
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

24·3·5·7 Posts
Default

Using 5 and 7;

75757575757575757575757575757575757575757575757575757575757575757575757575757 is prime. That might not have any prime substrings, beside 757.
3.14159 is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Thread for posting tiny primes 3.14159 Miscellaneous Math 947 2021-02-13 08:40
PLEASE READ BEFORE POSTING! ewmayer Information & Answers 1 2019-04-05 03:13
The Prime Announcement Thread axn Sierpinski/Riesel Base 5 61 2008-12-08 16:28
The 100,000th posting cheesehead Forum Feedback 1 2007-03-06 15:33
PLEASE READ BEFORE POSTING! ewmayer Lounge 0 2006-04-12 18:48

All times are UTC. The time now is 23:22.


Fri Aug 6 23:22:25 UTC 2021 up 14 days, 17:51, 1 user, load averages: 3.86, 4.01, 4.02

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.