My family’s phone number when I was a child was both a palindrome and a prime: 7984897. My parents had had the number for two decades without noticing it was a palindrome. I still remember my father’s delight when he got off a phone call with a friend: “Doug just said, ‘Hey, I dialed your number backwards and it was still you who answered.’ I never noticed that before!” A few years later, around 1973, one of the othe…
Prime numbers so memorable that people hunt for them
71–80 of 106 posts
Re: Prime numbers so memorable that people hunt for them
#72If you were around in the 80's and 90's you might have already memorized the prime 8675309 ( https://en.wikipedia.org/wiki/867-5309/Jenny ). It's also a twin prime, so you can add 2 to get another prime (8675311).
I’m a Bay Area guy, so if you’re ever at Safeway and need to get the discount without giving up your personal info, 415-867-5309 has got ya covered ;)
Re: Prime numbers so memorable that people hunt for them
#73Re: Prime numbers so memorable that people hunt for them
#74Earlier quoted context omitted.
I was around in the 80s, but this is awesome new information!
lol i didnt realize this was a prime number but i re-use this number any time i need a fake phone number in some sample/example data (im pretty certain nobody gets the reference, or takes the time to read it)
Re: Prime numbers so memorable that people hunt for them
#75> Sloane calls them “memorable” primes Excluding 11 seems arbitrary here.
131
13331
100000000000000000000333000000000000000000001 (20 zeroes on both sides)
11111111111111111111111 (1©23)
Re: Prime numbers so memorable that people hunt for them
#76Doesn't take very much searching to find this pretty nifty palindrome prime: 3,212,123 (the 333rd palindrome prime) Interestingly, there are no four digit palindrome primes because they would be divisible by 11. This is obvious in retrospect but I found this fact by giving NotebookLM a big list of palindrome primes (just to see what it could possibly say about it over a podcast). For the curious, here's a small set o…
Re: Prime numbers so memorable that people hunt for them
#77If you were around in the 80's and 90's you might have already memorized the prime 8675309 ( https://en.wikipedia.org/wiki/867-5309/Jenny ). It's also a twin prime, so you can add 2 to get another prime (8675311).
My other favorite fun fact about this number (other than this new prime info which I am excited to have learned) is that in almost every store I’ve tried it, someone has used that (along with a local area code) as the phone number for a store loyalty card. I’m a Bay Area guy, so if you’re ever at Safeway and need to get the discount without giving up your personal info, 415-867-5309 has got ya covered ;)
Re: Prime numbers so memorable that people hunt for them
#78That's nonsense. I'm sure there thinking of RSA, but that needs secret prime numbers. So easy-to-remember is pretty much the opposite of one want. Also they are way to big. 2048 bit RSA needs two 300 digit prime numbers.
Re: Prime numbers so memorable that people hunt for them
#79...in decimal. https://t5k.org/notes/words.html points out that "When we work in base 36 all the letters are used - hence all words are numbers." Primes can be especially memorable in base 36. "Did," "nun," and "pop" are base-36 primes, as is "primetest" and many others.
Why use base 36 and not base 26?
Re: Prime numbers so memorable that people hunt for them
#80> Since prime numbers are very useful in secure communication, such easy-to-remember large prime numbers can be of great advantage in cryptography What's the use of notable prime numbers in cryptography? My understanding is that a lot of cryptography relies on secret prime numbers, so choosing a notable/memorable prime number is like choosing 1234 as your PIN. Are there places that need a prime that's arbitrary, larg…