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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A083570 A de Bruijn sequence of length 9 over {0, 1, 2}, repeated. 1
0, 0, 1, 1, 2, 2, 1, 0, 2, 0, 0, 1, 1, 2, 2, 1, 0, 2, 0, 0, 1, 1, 2, 2, 1, 0, 2, 0, 0, 1, 1, 2, 2, 1, 0, 2, 0, 0, 1, 1, 2, 2, 1, 0, 2, 0, 0, 1, 1, 2, 2, 1, 0, 2, 0, 0, 1, 1, 2, 2, 1, 0, 2, 0, 0, 1, 1, 2, 2, 1, 0, 2, 0, 0, 1, 1, 2, 2, 1, 0, 2, 0, 0, 1, 1, 2, 2, 1, 0, 2, 0, 0, 1, 1, 2, 2, 1, 0, 2 (list; graph; refs; listen; history; internal format)
OFFSET

0,5

COMMENTS

Each of the 9 pairs 00, 01, ..., 22 occurs exactly once in each period.

REFERENCES

F. Mendivil, Fractals, graphs and fields, Amer. Math. Monthly, 110 (No. 6, 2003), 503-515.

FORMULA

a(n)=(1/36)*{9*(n mod 9)-7*[(n+1) mod 9]+5*[(n+2) mod 9]+5*[(n+3) mod 9]+[(n+4) mod 9]-3*[(n+5) mod 9]+[(n+6) mod 9]-3*[(n+7) mod 9]+[(n+8) mod 9]}, with n>=0. - Paolo P. Lava (paoloplava(AT)gmail.com), Aug 24 2007

MATHEMATICA

PadRight[{}, 99, {0, 0, 1, 1, 2, 2, 1, 0, 2}] (* From Harvey P. Dale, Nov 23 2011 *)

CROSSREFS

Sequence in context: A141335 A133624 A030110 * A153240 A153241 A194853

Adjacent sequences:  A083567 A083568 A083569 * A083571 A083572 A083573

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jun 14 2003

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 16 03:44 EST 2012. Contains 205860 sequences.