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.

A054111 Row sums of array T as in A054110.

Original entry on oeis.org

1, 2, 7, 18, 39, 82, 167, 338, 679, 1362, 2727, 5458, 10919, 21842, 43687, 87378, 174759, 349522, 699047, 1398098, 2796199, 5592402, 11184807, 22369618, 44739239, 89478482, 178956967, 357913938, 715827879, 1431655762
Offset: 0

Views

Author

Keywords

Formula

G.f.: [1+2x^2+4x^3]/[(1-x^2)(1-2x)]. - Ralf Stephan, Apr 03 2004
a(n+1) = 2^(n+4)/3 -7/2 +(-1)^n/6, n>0. - R. J. Mathar, May 20 2013