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!)
A119538 Fixed point of the morphism a -> {a, a + 1, 2a + 2} beginning with 0. 0
0, 1, 2, 1, 2, 4, 2, 3, 6, 1, 2, 4, 2, 3, 6, 4, 5, 10, 2, 3, 6, 3, 4, 8, 6, 7, 14, 1, 2, 4, 2, 3, 6, 4, 5, 10, 2, 3, 6, 3, 4, 8, 6, 7, 14, 4, 5, 10, 5, 6, 12, 10, 11, 22, 2, 3, 6, 3, 4, 8, 6, 7, 14, 3, 4, 8, 4, 5, 10, 8, 9, 18, 6, 7, 14, 7, 8, 16, 14, 15, 30, 1, 2, 4, 2, 3, 6, 4, 5, 10, 2, 3, 6, 3, 4, 8 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
MATHEMATICA
Nest[Flatten[ #1 /. a_Integer -> {a, a + 1, 2a + 2}] &, {0}, 5]
CROSSREFS
Cf. A000120.
Sequence in context: A361076 A279709 A261880 * A068309 A099470 A099254
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Jul 27 2006
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 April 18 09:35 EDT 2024. Contains 371779 sequences. (Running on oeis4.)