login
The OEIS is supported by the many generous donors 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; text; internal format)
OFFSET
1,4
REFERENCES
http://mathworld.wolfram.com/notebooks/Combinatorics/GrayCode.nb.
LINKS
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: A110898 A264756 A267942 * A106365 A200174 A266153
KEYWORD
nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 2 11:12 EDT 2023. Contains 363097 sequences. (Running on oeis4.)