Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112787
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112787 Next term is the sum of previous term and the square of the sum of its digits, with a(0) = 10. +0
1
10, 11, 15, 51, 87, 312, 348, 573, 798, 1374, 1599, 2175, 2400, 2436, 2661, 2886, 3462, 3687, 4263, 4488, 5064, 5289, 5865, 6441, 6666, 7242, 7467, 8043, 8268, 8844, 9420, 9645, 10221, 10257, 10482, 10707, 10932, 11157, 11382, 11607, 11832, 12057, 12282 (list; graph; listen)
OFFSET

0,1

MATHEMATICA

a[0] = 10; a[n_] := a[n] = a[n - 1] + (Plus @@ IntegerDigits@a[n - 1])^2; Table[ a[n], {n, 0, 42}] (from Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 05 2006)

CROSSREFS

Sequence in context: A043801 A043809 A043818 this_sequence A037307 A165265 A049345

Adjacent sequences: A112784 A112785 A112786 this_sequence A112788 A112789 A112790

KEYWORD

nonn

AUTHOR

H. HINDI EL IDRISSI (latinovalentino2003(AT)yahoo.fr), Jan 03 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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research