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

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

0,4

FORMULA

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

MATHEMATICA

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

CROSSREFS

Sequence in context: A035194 A161491 A030203 * A091952 A108803 A050601

Adjacent sequences:  A101661 A101662 A101663 * A101665 A101666 A101667

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 19:03 EST 2012. Contains 206080 sequences.