Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067194
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067194 Sequence of prime numbers whose reverse is a nontrivial prime power (A025475). +0
2
23, 61, 163, 521, 821, 1297, 1861, 4201, 9049, 9631, 12391, 14437, 16987, 92767, 94273, 96979, 108061, 123031, 125329, 127291, 142771, 148249, 165901, 180289, 270131, 906421, 906727, 906751, 921931, 942013, 942691, 965443, 969407, 986641 (list; graph; listen)
OFFSET

1,1

EXAMPLE

23 is a prime and its reversal is 32 = 2^5.

MATHEMATICA

a = {}; Do[ If[ PrimeQ[n], b = ToExpression[ StringReverse[ ToString[n]]]; If[ !PrimeQ[b] && Mod[b, b - EulerPhi[b]] == 0, a = Append[a, n]]], {n, 1, 10^6} ]; a

CROSSREFS

Cf. A025475, A007488, A069798.

Sequence in context: A141870 A115685 A069798 this_sequence A107692 A089823 A001346

Adjacent sequences: A067191 A067192 A067193 this_sequence A067195 A067196 A067197

KEYWORD

nonn,base

AUTHOR

Shyam Sunder Gupta (guptass(AT)rediffmail.com), Feb 19 2002

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 19 2002 and Feb 24, 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 November 21 14:49 EST 2008. Contains 150807 sequences.


AT&T Labs Research