Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A161354
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A161354 Cubes whose reversal is a prime number. +0
1
125, 125000, 140608, 704969, 1643032, 1815848, 3511808, 3723875, 3869893, 7301384, 9393931, 10360232, 11543176, 14526784, 15069223, 15252992, 15813251, 16777216, 19902511, 34328125, 34645976, 35287552, 70444997, 92345408 (list; graph; listen)
OFFSET

1,1

COMMENT

1815848 is in the list because is a cube number and 8485181 is a prime

MAPLE

rev := proc (n) local nn: nn := convert(n, base, 10): add(nn[j]*10^(nops(nn)-j), j = 1 .. nops(nn)) end proc: a := proc (n) if isprime(rev(n^3)) = true then n^3 else end if end proc: seq(a(n), n = 1 .. 460); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 27 2009]

CROSSREFS

A057699

Sequence in context: A013783 A030697 A050640 this_sequence A003751 A120807 A013836

Adjacent sequences: A161351 A161352 A161353 this_sequence A161355 A161356 A161357

KEYWORD

nonn,base

AUTHOR

Claudio L Meller (claudiomeller(AT)gmail.com), Jun 07 2009

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research