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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A101659 Fixed point of morphism 0 -> 01, 1 -> 02, 2 -> 11. 0
0, 1, 0, 2, 0, 1, 1, 1, 0, 1, 0, 2, 0, 2, 0, 2, 0, 1, 0, 2, 0, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1, 1, 0, 1, 0, 2, 0, 1, 1, 1, 0, 1, 0, 2, 0, 2, 0, 2, 0, 1, 0, 2, 0, 2, 0, 2, 0, 1, 0, 2, 0, 2, 0, 2, 0, 1, 0, 2, 0, 1, 1, 1, 0, 1, 0, 2, 0, 2, 0, 2, 0, 1, 0, 2, 0, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1, 1, 0, 1, 0, 2, 0, 1, 1, 1, 0 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

FORMULA

a(2n) = [a(n)==2], a(2n+1) = 1 + [a(n)==1].

MATHEMATICA

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

CROSSREFS

Sequence in context: A059984 A046675 A076754 * A074272 A105553 A117165

Adjacent sequences:  A101656 A101657 A101658 * A101660 A101661 A101662

KEYWORD

nonn,easy

AUTHOR

Ralf Stephan, Dec 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 17 12:29 EST 2012. Contains 206012 sequences.