A256957 Smallest palindromic prime that generates a palindromic prime pyramid of height n.
11, 131, 2, 5, 10301, 16361, 10281118201, 35605550653, 7159123219517, 17401539893510471, 3205657651567565023, 14736384418081448363741
Offset: 1
Examples
a(1) = 11. a(4) = 5: 5 151 31513 3315133, stop; height(5)=4. a(6)=16362: 16361 1163611 311636113 33116361133 3331163611333 333311636113333, stop; height(16361)=6.
Links
- G. L. Honaker, Jr. and Chris K. Caldwell, Palindromic prime pyramids
- Ivars Peterson's MathTrek, Primes, Palindromes, and Pyramids
- Chai Wah Wu, On a conjecture regarding primality of numbers constructed from prepending and appending identical digits, arXiv:1503.08883 [math.NT], 2015.
Extensions
Added a(10)-a(11) and corrected a(4) - Chai Wah Wu, Apr 09 2015
Entry revised by N. J. A. Sloane, Apr 13 2015
a(12) from Michael S. Branicky, Oct 28 2024
Comments