Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A118715
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A118715 Numbers n such that the digital reversal of n is a perfect power (A001597). +0
2
0, 1, 4, 8, 9, 10, 18, 23, 40, 46, 52, 61, 63, 72, 80, 90, 94, 100, 121, 144, 148, 163, 169, 180, 215, 230, 342, 343, 400, 423, 441, 460, 484, 487, 520, 521, 522, 526, 610, 612, 630, 652, 675, 676, 691, 720, 800, 821, 900, 925, 927, 940, 961, 982, 1000, 1042, 1062 (list; graph; listen)
OFFSET

1,3

EXAMPLE

63 is a member of the sequence since its digital reversal, 36=6^2, is the ninth perfect power.

MATHEMATICA

fQ[n_] := Block[{rid = FromDigits@ Reverse@ IntegerDigits@n}, rid == 0 || rid == 1 || GCD @@ Last /@ FactorInteger@ rid > 1]; Select[ Range[0, 1088], fQ@# &] (* Robert G. Wilson v *)

CROSSREFS

Cf. A001597.

Sequence in context: A124982 A073042 A094349 this_sequence A104623 A078137 A134622

Adjacent sequences: A118712 A118713 A118714 this_sequence A118716 A118717 A118718

KEYWORD

base,easy,nonn,less

AUTHOR

Giovanni Teofilatto (g.teofilatto(AT)tiscalinet.it), May 21 2006

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), May 22 2006

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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research