Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135066
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135066 Primes p such that p^3 is a palindrome. +0
2
2, 7, 11, 101 (list; graph; listen)
OFFSET

1,1

COMMENT

Note that all first 4 listed terms are the palindromes. Corresponding palindromic cubes a(n)^3 are listed in A135067 = {8, 343, 1331, 1030301, ...}. PrimePi[ a(n) ] = {1, 4, 5, 26, ...}.

LINKS

P. De Geest, Palindromic Cubes

FORMULA

a(n) = A135067(n)^(1/3).

EXAMPLE

a(3) = 11 because 11^3 = 1331 is a palindrome.

MATHEMATICA

Do[ p = Prime[n]; f = p^3; If[ f == FromDigits[ Reverse[ IntegerDigits[ f ] ] ], Print[ {n, p, f} ]], {n, 1, 200000} ]

CROSSREFS

Cf. A002780 = Cube is a palindrome. Cf. A069748 = Numbers n such that n and n^3 are both palindromes. Cf. A002781 = Palindromic cubes. Cf. A135067 = Palindromic cubes p^3, where p is a prime.

Sequence in context: A106013 A073623 A101592 this_sequence A085315 A002780 A069885

Adjacent sequences: A135063 A135064 A135065 this_sequence A135067 A135068 A135069

KEYWORD

more,nonn,base

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), Nov 16 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research