Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A056810
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A056810 Fourth power of n is a palindrome. +0
1
0, 1, 11, 101, 1001, 10001, 100001, 1000001, 10000001, 100000001 (list; graph; listen)
OFFSET

0,3

COMMENT

Suppose a number is of the form a=10...01 then a^2=10..020..01, so a^2 is always a palindrome. a^3=10..030..030..01, so a^3 is always a palindrome. Similarly we also have a^4=10..040..060..040..01, so a^4 is always a palindrome. However, a^5 is in general not a palindrome, for example 101^5=10510100501. [From Dmitry Kamenetsky (dkamen(AT)rsise.anu.edu.au), Apr 17 2009]

MATHEMATICA

Do[c = RealDigits[n^4 ][[1]]; If[c == Reverse[c], Print[n]], {n, 0, 10^8+1}]

CROSSREFS

Sequence in context: A122105 A118937 A031997 this_sequence A116098 A116129 A000533

Adjacent sequences: A056807 A056808 A056809 this_sequence A056811 A056812 A056813

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 21 2000

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 December 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research