Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A152234
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A152234 Similar to A072921 but starting with 5. +0
2
5, 10, 16, 29, 53, 85, 130, 179, 245, 322, 406, 500, 599, 721, 853, 1001, 1151, 1309, 1480, 1664, 1865, 2086, 2323, 2570, 2831, 3106, 3391, 3692, 4013, 4342, 4684, 5048, 5429, 5830, 6247, 6683, 7142, 7615, 8107, 8615, 9143, 9688, 10264, 10853, 11459 (list; graph; listen)
OFFSET

1,1

MAPLE

b:= proc(n) option remember; local m; m:= a(n); `if` (n=1, 0, b(n-1)); while m>0 do %+ irem (m, 10, 'm') od; % end: a:= proc(n) option remember; `if` (n=1, 5, a(n-1) +b(n-1)) end: seq (a(n), n=1..50); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Oct 07 2009]

CROSSREFS

Sequence in context: A052905 A026059 A115002 this_sequence A054514 A002660 A050321

Adjacent sequences: A152231 A152232 A152233 this_sequence A152235 A152236 A152237

KEYWORD

nonn,base,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Oct 07 2009

EXTENSIONS

More terms from Alois P. Heinz (heinz(AT)hs-heilbronn.de) and Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Oct 07 2009

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 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research