cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A083096 Numbers k such that 3 divides Sum_{j=1..k} binomial(2*j,j).

Original entry on oeis.org

0, 12, 30, 36, 84, 90, 108, 120, 246, 252, 270, 282, 324, 336, 354, 360, 732, 738, 756, 768, 810, 822, 840, 846, 972, 984, 1002, 1008, 1056, 1062, 1080, 1092, 2190, 2196, 2214, 2226, 2268, 2280, 2298, 2304, 2430, 2442, 2460, 2466, 2514, 2520, 2538, 2550
Offset: 1

Views

Author

Benoit Cloitre, Apr 22 2003

Keywords

Comments

Apparently a(n)/3 (mod 3) = A010060(n-1), the Thue-Morse sequence.

Crossrefs

Programs

Formula

It appears that sequence gives k such that the coefficient of x^k equals 1 in Product_{j>=1} 1-x^(3^j).