Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109867
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109867 a(1) = 12; for n >= 1, a(n+1) = {a(n)+R(a(n)}*{a(n)-R(a(n)}. where R(k) is the digit reversal of k. +0
1
12, 297, 539055, 12949081200, 167631138529627443759, 888408727567955042239409874101472777521040, 787659989217062162749912989661115208857840881836480202901460330472578518132645989056 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(2) = {12+21)*(21-12) = 297.

MATHEMATICA

a = {12}; For[n = 2, n < 10, n++, AppendTo[a, Abs[(a[[ -1]] + FromDigits[Reverse[IntegerDigits[a[[ -1]]]]])* (a[[ -1]] - FromDigits[Reverse[IntegerDigits[a[[ -1]]]]])]]]; a - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Jun 05 2007

CROSSREFS

Sequence in context: A001164 A041267 A041264 this_sequence A014130 A054942 A052795

Adjacent sequences: A109864 A109865 A109866 this_sequence A109868 A109869 A109870

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jul 09 2005

EXTENSIONS

Corrected and extended by Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Jun 05 2007

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research