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.

A048502 a(n) = 2^(n-1)*(9*n-16)+9.

Original entry on oeis.org

1, 2, 13, 53, 169, 473, 1225, 3017, 7177, 16649, 37897, 85001, 188425, 413705, 901129, 1949705, 4194313, 8978441, 19136521, 40632329, 85983241, 181403657, 381681673, 801112073, 1677721609, 3506438153, 7314866185, 15233712137, 31675383817, 65766686729
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A048494.

Programs

Formula

a(n) = T(8, n), array T given by A048494.
a(n) = 2^(n-1)*(9n-16)+9 = A000079(n-1)*A017185(n-2)+9. - Wesley Ivan Hurt, Dec 04 2013
G.f.: (1-3*x+11*x^2) / ((1-x)*(1-2*x)^2). - Colin Barker, Aug 24 2016

Extensions

Formula and more terms from Ralf Stephan, Jan 15 2004