login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A010063 a(n+1) = a(n) + sum of digits in base 3 representation of a(n), with a(0) = 1. 12
1, 2, 4, 6, 8, 12, 14, 18, 20, 24, 28, 30, 32, 36, 38, 42, 46, 50, 56, 60, 64, 68, 74, 80, 88, 92, 96, 100, 104, 110, 114, 118, 122, 128, 134, 142, 148, 154, 160, 168, 172, 176, 182, 188, 196, 202, 208, 214, 222, 228, 234, 240, 248, 252, 254, 258 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
NestList[#+Total[IntegerDigits[#, 3]]&, 1, 60] (* Harvey P. Dale, Jun 14 2022 *)
CROSSREFS
Sequence in context: A357371 A360971 A249721 * A260652 A324102 A089623
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
More terms from Neven Juric, Apr 11 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 19 07:21 EDT 2024. Contains 370955 sequences. (Running on oeis4.)