Author |
Topic: An all-1 prime number? (Read 901 times) |
|
BNC
Uberpuzzler
    

Gender: 
Posts: 1732
|
 |
An all-1 prime number?
« on: Jun 8th, 2004, 11:46am » |
Quote Modify
|
Prove that there exist only one prime number between 10 and 1010 whose digits (in decimal notation) are all "1".
|
|
IP Logged |
How about supercalifragilisticexpialidociouspuzzler [Towr, 2007]
|
|
|
towr
wu::riddles Moderator Uberpuzzler
    
 Some people are average, some are just mean.
Gender: 
Posts: 13730
|
 |
Re: An all-1 prime number?
« Reply #1 on: Jun 8th, 2004, 1:14pm » |
Quote Modify
|
Isn't it very,very easy to just factor the 8 possible numbers?
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
ThudnBlunder
wu::riddles Moderator Uberpuzzler
    

The dewdrop slides into the shining Sea
Gender: 
Posts: 4489
|
 |
Re: An all-1 prime number?
« Reply #2 on: Jun 8th, 2004, 1:54pm » |
Quote Modify
|
on Jun 8th, 2004, 1:14pm, towr wrote:Isn't it very,very easy to just factor the 8 possible numbers? |
| Perhaps only Euler would agree with you.
|
|
IP Logged |
THE MEEK SHALL INHERIT THE EARTH.....................................................................er, if that's all right with the rest of you.
|
|
|
Leo Broukhis
Senior Riddler
   

Gender: 
Posts: 459
|
 |
Re: An all-1 prime number?
« Reply #3 on: Jun 8th, 2004, 2:02pm » |
Quote Modify
|
on Jun 8th, 2004, 1:14pm, towr wrote:Isn't it very,very easy to just factor the 8 possible numbers? |
| Actually, one only needs to factor two numbers: 11111 = 41x271 and 1111111 = 239x4649. The rest are obviously divisible by 11 or 111=3x37. The first prime of the form 1...1 after 11 is 19 1's, then 23 1's, thanks to the Factorization Engine.
|
|
IP Logged |
|
|
|
ThudnBlunder
wu::riddles Moderator Uberpuzzler
    

The dewdrop slides into the shining Sea
Gender: 
Posts: 4489
|
 |
Re: An all-1 prime number?
« Reply #4 on: Jun 8th, 2004, 2:24pm » |
Quote Modify
|
Quote:Actually, one only needs to factor two numbers: 11111 = 41x271 and 1111111 = 239x4649. |
| But towr no doubt knows a 'very, very easy' test for divisibility by 239, even though this puzzle is in Medium.
|
« Last Edit: Jul 2nd, 2004, 3:16pm by ThudnBlunder » |
IP Logged |
THE MEEK SHALL INHERIT THE EARTH.....................................................................er, if that's all right with the rest of you.
|
|
|
Icarus
wu::riddles Moderator Uberpuzzler
    
 Boldly going where even angels fear to tread.
Gender: 
Posts: 4863
|
 |
Re: An all-1 prime number?
« Reply #5 on: Jun 8th, 2004, 6:12pm » |
Quote Modify
|
I know a quick test to - this is about a 1 minute problem with a computer - 59 secs to hack out a quick script, and 1 sec (rounded up) to run it. 239 doesn't take long to find.
|
|
IP Logged |
"Pi goes on and on and on ... And e is just as cursed. I wonder: Which is larger When their digits are reversed? " - Anonymous
|
|
|
NickMcG
Newbie


Posts: 9
|
 |
Re: An all-1 prime number?
« Reply #6 on: Jun 8th, 2004, 7:17pm » |
Quote Modify
|
For info, the only known repunit primes (where R(x) hax x 1's) are: R(n) for n = 2, 19, 23, 317, 1031 R(n) for n=49081 and 86453 are probable primes.
|
« Last Edit: Jun 8th, 2004, 7:18pm by NickMcG » |
IP Logged |
|
|
|
ThudnBlunder
wu::riddles Moderator Uberpuzzler
    

The dewdrop slides into the shining Sea
Gender: 
Posts: 4489
|
 |
Re: An all-1 prime number?
« Reply #7 on: Jun 8th, 2004, 9:16pm » |
Quote Modify
|
on Jun 8th, 2004, 6:12pm, Icarus wrote:I know a quick test to - this is about a 1 minute problem with a computer - 59 secs to hack out a quick script, and 1 sec (rounded up) to run it. 239 doesn't take long to find. |
| I suspect and hope that when BNC here wrote 'Prove' he had another type of script in mind, and therefore put it in Medium.
|
« Last Edit: Jun 8th, 2004, 9:19pm by ThudnBlunder » |
IP Logged |
THE MEEK SHALL INHERIT THE EARTH.....................................................................er, if that's all right with the rest of you.
|
|
|
BNC
Uberpuzzler
    

Gender: 
Posts: 1732
|
 |
Re: An all-1 prime number?
« Reply #8 on: Jun 8th, 2004, 10:15pm » |
Quote Modify
|
Actually, I adopted it from another question, and I'm afraid the adaptation turned it into an easier question that I thought . That should teach me not to attempt adapdations at 2 AM -- everything looks difficult then . As for the factorization thingi -- the original problem would have required a computerless prove that no more than 3 such primes exist in the range (2X ).
|
|
IP Logged |
How about supercalifragilisticexpialidociouspuzzler [Towr, 2007]
|
|
|
Grimbal
wu::riddles Moderator Uberpuzzler
    

Gender: 
Posts: 7527
|
 |
Re: An all-1 prime number?
« Reply #9 on: Jul 2nd, 2004, 1:24pm » |
Quote Modify
|
on Jun 8th, 2004, 11:46am, BNC wrote:Prove that there exist only one prime number between 10 and 1010 whose digits (in decimal notation) are all "1". |
| I got another one: Prove that there exist only one prime number between 1 and 1010 whose digits (in decimal notation) are all "7".
|
|
IP Logged |
|
|
|
BNC
Uberpuzzler
    

Gender: 
Posts: 1732
|
 |
Re: An all-1 prime number?
« Reply #10 on: Jul 2nd, 2004, 2:57pm » |
Quote Modify
|
on Jul 2nd, 2004, 1:24pm, Grimbal wrote: I got another one: Prove that there exist only one prime number between 1 and 1010 whose digits (in decimal notation) are all "7". |
|
|
|
IP Logged |
How about supercalifragilisticexpialidociouspuzzler [Towr, 2007]
|
|
|
|