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

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

0,4

FORMULA

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

MATHEMATICA

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

CROSSREFS

Sequence in context: A077762 A085496 A180160 * A079644 A072705 A072574

Adjacent sequences:  A101658 A101659 A101660 * A101662 A101663 A101664

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 15 16:56 EST 2012. Contains 205825 sequences.