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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A147994 Gray code base 4 applied to Hofstadter's(A005185 Hofstadter Q - sequence): a(n)=GrayCode[Hofstadter[n] - 1, 4]. 0
0, 0, 1, 3, 3, 2, 6, 6, 7, 7, 7, 4, 4, 4, 13, 12, 13, 15, 15, 14, 14, 14, 14, 8, 11, 11, 8, 8, 8, 8, 2, 0, 0, 2, 6, 3, 2, 7, 6, 7, 5, 5, 4, 4, 4, 4, 4, 8, 4, 12, 11, 14, 13, 11, 11, 14, 8, 11, 8, 8, 8, 8, 4, 0, 9, 7, 3, 0, 5, 4, 6, 7, 4, 5, 4, 5, 13, 4, 12, 15, 14, 15, 15, 11, 14, 10, 9, 9, 11, 8, 8 (list; graph; refs; listen; history; internal format)
OFFSET

1,4

REFERENCES

http://mathworld.wolfram.com/notebooks/Combinatorics/GrayCode.nb.

FORMULA

a(n)=GrayCode[Hofstadter[n] - 1, 4].

MATHEMATICA

<< DiscreteMath`CombinatorialFunctions` (* rather than put in the whole code :needs GrayCode.nb *) Table[GrayCode[Hofstadter[n] - 1, 4], {n, 100}]

CROSSREFS

Sequence in context: A186111 A186813 A110898 * A106365 A200174 A086636

Adjacent sequences:  A147991 A147992 A147993 * A147995 A147996 A147997

KEYWORD

nonn

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Nov 18 2008

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 01:31 EST 2012. Contains 205860 sequences.