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.

A095091 Number of 4k+3 integers in range [2^n, 2^(n+1)] whose Jacobi-vector is not a valid Motzkin-path (A095101).

Original entry on oeis.org

0, 0, 0, 1, 2, 7, 15, 31, 68, 148, 310, 664, 1345, 2768, 5673, 11605, 23665, 48035, 97599, 197383
Offset: 1

Views

Author

Antti Karttunen, Jun 01 2004

Keywords

Crossrefs

Cf. A095093.

Formula

a(n) = 2^(n-2) - A095090(n) for n > 1.