Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A076703
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A076703 Palindromic prime powers of prime numbers. +0
1
4, 8, 9, 121, 343, 1331, 10201, 94249, 1030301, 900075181570009, 10022212521222001, 12124434743442121, 12323244744232321, 12341234943214321 (list; graph; listen)
OFFSET

1,1

COMMENT

Up to 10^14, there are only 9 palindromic prime powers of prime numbers.

MATHEMATICA

a = {}; Do[pp = Prime[n]^Prime[i]; d = IntegerDigits[pp]; If[d == Reverse[d], a = Append[a, pp]], {n, 1, PrimePi[ Sqrt[10^21]]}, {i, 1, PrimePi[ Floor[ Log[ Prime[n], 10^21]]]}]; Sort[a]

CROSSREFS

Cf. A053810, A075308, subset of A072037.

Sequence in context: A077271 A072037 A084093 this_sequence A108806 A074776 A029886

Adjacent sequences: A076700 A076701 A076702 this_sequence A076704 A076705 A076706

KEYWORD

nonn,base

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Oct 26 2002

EXTENSIONS

Edited and corrected by Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 31 2002

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research