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.

A291779 a(n) = 2^n - 2^floor(2n/3).

Original entry on oeis.org

0, 1, 2, 4, 12, 24, 48, 112, 224, 448, 960, 1920, 3840, 7936, 15872, 31744, 64512, 129024, 258048, 520192, 1040384, 2080768, 4177920, 8355840, 16711680, 33488896, 66977792, 133955584, 268173312, 536346624, 1072693248, 2146435072, 4292870144, 8585740288, 17175674880, 34351349760, 68702699520
Offset: 0

Views

Author

Don Reble and N. J. A. Sloane, Sep 01 2017

Keywords

Crossrefs

Programs

Formula

G.f.: x/((1-2*x)*(1-4*x^3)). - Robert Israel, Sep 01 2017