login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059008 Numbers n such that n^3 reversed is a prime. 1
5, 50, 52, 89, 118, 122, 152, 155, 157, 194, 211, 218, 226, 244, 247, 248, 251, 256, 271, 325, 326, 328, 413, 452, 455, 463, 466, 467, 481, 485, 487, 491, 499, 500, 503, 520, 521, 523, 526, 541, 544, 547, 563, 571, 581, 584, 685, 686, 701, 707, 716, 721 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[ Range[ 1000 ], PrimeQ[ ToExpression[ StringReverse[ ToString[ #^3 ] ] ] ] & ]

CROSSREFS

Cf. A007488.

Sequence in context: A084765 A203411 A082795 * A136890 A136889 A136887

Adjacent sequences:  A059005 A059006 A059007 * A059009 A059010 A059011

KEYWORD

nonn,base

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 16 2001

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 20:50 EST 2012. Contains 206085 sequences.