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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057215 Analogue of A026600 using instead of 1: 0,1; instead of 2: 1,0; instead of 3: 0,1. 0
0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 0, 1, 0, 1, 1, 0, 1, 0, 0, 1, 0, 1, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 1, 0, 0, 1, 0, 1, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 0, 1, 0 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

A nonperiodic sequence of 0 and 1, with one 0 and one 1 in every sequence of three terms

MATHEMATICA

Flatten[ Nest[ Flatten[ # /. {1 -> {1, 2, 3}, 2 -> {2, 3, 1}, 3 -> {3, 1, 2}}] &, {1}, 4] /. {1 -> {0, 1}, 2 -> {1, 0}, 3 -> {0, 1}}] (from Robert G. Wilson v Mar 09 2005)

CROSSREFS

Cf. A026600.

Sequence in context: A140591 A203568 A079336 * A029691 A053866 A156595

Adjacent sequences:  A057212 A057213 A057214 * A057216 A057217 A057218

KEYWORD

nonn

AUTHOR

Richard Blavy (hardblavy(AT)hotmail.com), Sep 24 2000

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 13:28 EST 2012. Contains 206031 sequences.