login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A335160
a(n) = nim-product of 2^3 and 2^n.
2
8, 12, 11, 13, 128, 192, 176, 208, 2048, 3072, 2816, 3328, 32768, 49152, 45056, 53248, 524288, 786432, 720896, 851968, 8388608, 12582912, 11534336, 13631488, 134217728, 201326592, 184549376, 218103808, 2147483648, 3221225472, 2952790016, 3489660928
OFFSET
0,1
LINKS
J. H. Conway, Integral lexicographic codes, Discrete Mathematics 83.2-3 (1990): 219-235. See Table 4.
FORMULA
Conjectures from Colin Barker, Jun 11 2020: (Start)
G.f.: (8 + 12*x + 11*x^2 + 13*x^3) / ((1 - 2*x)*(1 + 2*x)*(1 + 4*x^2)).
a(n) = 16*a(n-4) for n>3.
(End)
CROSSREFS
Row 3 of array in A223541.
Sequence in context: A325809 A173461 A378689 * A295782 A331801 A143813
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jun 08 2020.
EXTENSIONS
More terms from Rémy Sigrist, Jun 10 2020
STATUS
approved