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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A092606 Fixed point of the morphism 0 -> 021, 1 -> 0, 2 -> 0; starting with a(1) = 0. 4
0, 2, 1, 0, 0, 0, 2, 1, 0, 2, 1, 0, 2, 1, 0, 0, 0, 2, 1, 0, 0, 0, 2, 1, 0, 0, 0, 2, 1, 0, 2, 1, 0, 2, 1, 0, 0, 0, 2, 1, 0, 2, 1, 0, 2, 1, 0, 0, 0, 2, 1, 0, 2, 1, 0, 2, 1, 0, 0, 0, 2, 1, 0, 0, 0, 2, 1, 0, 0, 0, 2, 1, 0, 2, 1, 0, 2, 1, 0, 0, 0, 2, 1, 0, 0, 0, 2, 1, 0, 0, 0, 2, 1, 0, 2, 1, 0, 2, 1, 0, 0, 0, 2, 1, 0 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

To construct the sequence : start from the Feigenbaum sequence A035263 = 1, 0, 1, 1, 1, 0, 1, 0, 1, 1, 1, 0, 1, ..., then change 0 -> 2, 1 and 1 -> 0 . - DELEHAM Philippe (kolotoko(AT)wanadoo.fr), Apr 12 2004

FORMULA

a(n) = 0 for n in A003156; a(n) = 1 for n in A003157; a(n) = 2 for n in A003158.

MATHEMATICA

Nest[ Function[ l, {Flatten[(l /. {0 -> {0, 2, 1}, 1 -> {0}, 2 -> {0}})]}], {0}, 6] (from Robert G. Wilson v Mar 03 2005)

CROSSREFS

Cf. A003156, A003157, A003158.

Sequence in context: A025894 A051127 A070176 * A073253 A004198 A116402

Adjacent sequences:  A092603 A092604 A092605 * A092607 A092608 A092609

KEYWORD

easy,nonn

AUTHOR

DELEHAM Philippe (kolotoko(AT)wanadoo.fr), Apr 11 2004

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 15 05:45 EST 2012. Contains 205694 sequences.