login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A165897 a(n)=a(n-1)+(largest proper divisor of a(n-1), a(1)=4. 0
4, 6, 9, 12, 18, 27, 36, 54, 81, 108, 162, 243, 324, 486, 729, 972, 1458, 2187, 2916, 4374, 6561, 8748, 13122, 19683, 26244, 39366, 59049, 78732, 118098, 177147, 236196, 354294, 531441, 708588, 1062882, 1594323, 2125764, 3188646, 4782969 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

a(1)=4, a(2)=6, a(3)=9, n>3: a(n)=3*a(n-3).

MATHEMATICA

NestList[ #+Divisors[ # ][[ -2]]&, 4, 50]

CROSSREFS

Cf. A000792.

Sequence in context: A088765 A175250 A078782 * A020165 A110607 A085802

Adjacent sequences:  A165894 A165895 A165896 * A165898 A165899 A165900

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Sep 29 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 02:08 EST 2012. Contains 205978 sequences.