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.

A211965 Number of binary sequences of length 2n-1 and curling number 1.

Original entry on oeis.org

2, 4, 12, 40, 148, 572, 2248, 8920, 35536, 141860, 566880, 2266400, 9063372, 36249044, 144987304, 579931488, 2319690516, 9278691224, 37114623248, 148458209744, 593832272556, 2375327957436, 9501309564288, 38005233726372, 152020925844036
Offset: 1

Views

Author

Omar E. Pol, Nov 28 2012

Keywords

Comments

Equivalently, number of binary sequences of length 2n-1 with no initial repeats (see A122536).

Crossrefs

Bisection of A122536.

Formula

a(n) = 2*A093371(2n-1).
a(n) = 2*A211966(n-1), n >= 2.