Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A085305
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A085305 Numbers such that first reversing digits and then squaring equals the result of first squaring and then reversing. +0
6
0, 1, 2, 3, 11, 12, 13, 21, 22, 31, 101, 102, 103, 111, 112, 113, 121, 122, 201, 202, 211, 212, 221, 301, 311, 1001, 1002, 1003, 1011, 1012, 1013, 1021, 1022, 1031, 1101, 1102, 1103, 1111, 1112, 1113, 1121, 1122, 1201, 1202, 1211, 1212, 1301, 2001, 2002, 2011 (list; graph; listen)
OFFSET

1,3

FORMULA

Solutions to rev[x^2]=rev[x]^2.

EXAMPLE

n=13 is here because 31^2=961=rev[169]=rev[13^2]=rev[rev[31]^2]

Number of solutions below 1000000 is 363.

Only digits {0,1,2,3} seem to arise.

MATHEMATICA

rt[x_] := tn[Reverse[IntegerDigits[x]]] Do[s=rt[n^2]; s1=rt[n]^2; If[Equal[s, s1]&&!Equal[Mod[n, 10], 0], Print[{n, s, rt[s1]}]], {n, 0, 1000000}]

CROSSREFS

Cf. A085306.

Sequence in context: A130803 A007932 A035122 this_sequence A116032 A116029 A060812

Adjacent sequences: A085302 A085303 A085304 this_sequence A085306 A085307 A085308

KEYWORD

base,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jun 27 2003

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