You are not logged in.
Pages: 1
Last edited by Anthony Lahmann (2019-05-23 16:29:18)
From the creators of the universe
Offline
If
is a palindrome, when is a palindrome? By looking at this chart, it looks like the only values that work are . The values of are . Is it true that these are the only palindromes of the form , where is a palindrome? If true, prove why. Otherwise, find a counterexample.
Hi Anthony.
I’ve found another one:
Last edited by Jaspers (2019-05-24 14:18:13)
Reason is like an open secret that can become known to anyone at any time; it is the quiet space into which everyone can enter through his own thought.
Offline
Hi Anthony & Jaspers;
I found these:
Last edited by phrontister (2019-05-25 03:07:58)
"The good news about computers is that they do what you tell them to do. The bad news is that they do what you tell them to do." - Ted Nelson
Offline
Hi Anthony & Jaspers;
I found these:
The statement "0 is a palindrome" is ambiguous. That's why I excluded it.
From the creators of the universe
Offline
Anthony Lahmann wrote:If
is a palindrome, when is a palindrome? By looking at this chart, it looks like the only values that work are . The values of are . Is it true that these are the only palindromes of the form , where is a palindrome? If true, prove why. Otherwise, find a counterexample.Hi Anthony.
I’ve found another one:
Is that the next smallest one?
From the creators of the universe
Offline
Hi Anthony,
A computer program I ran found that 1331 ⇒ 3544453 is the next smallest palindromic pairing of n ⇒ n(2n+1) after your 66 ⇒ 8778.
It gave the following list as the first 12 such pairings:
0 ⇒ 0
1 ⇒ 3
5 ⇒ 55
9 ⇒ 171
66 ⇒ 8778
1331 ⇒ 3544453
123321 ⇒ 30416261403
1332222331 ⇒ 3549632679762369453
13322222331 ⇒ 354963215686512369453
123322223321 ⇒ 30416741529792514761403
133222222331 ⇒ 35496321045754012369453
1233222223321 ⇒ 3041674104186814014761403
Last edited by phrontister (2019-06-06 16:25:07)
"The good news about computers is that they do what you tell them to do. The bad news is that they do what you tell them to do." - Ted Nelson
Offline
Hi Anthony,
The statement "0 is a palindrome" is ambiguous. That's why I excluded it.
Wikipedia includes zero as the first palindrome in its list here, as do OEIS here and Wolfram here.
Last edited by phrontister (2019-06-01 12:57:31)
"The good news about computers is that they do what you tell them to do. The bad news is that they do what you tell them to do." - Ted Nelson
Offline
Pages: 1