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.

A017053 a(n) = 7*n + 6.

Original entry on oeis.org

6, 13, 20, 27, 34, 41, 48, 55, 62, 69, 76, 83, 90, 97, 104, 111, 118, 125, 132, 139, 146, 153, 160, 167, 174, 181, 188, 195, 202, 209, 216, 223, 230, 237, 244, 251, 258, 265, 272, 279, 286, 293, 300, 307, 314, 321, 328, 335, 342, 349, 356, 363, 370, 377, 384
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

a(n) = 2*a(n-1) - a(n-2). - Wesley Ivan Hurt, Mar 17 2023
G.f.: (6+x)/(1-x)^2. - Wesley Ivan Hurt, Dec 28 2023