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.

Showing 1-1 of 1 results.

A144619 a(n) = 19*n + 8.

Original entry on oeis.org

8, 27, 46, 65, 84, 103, 122, 141, 160, 179, 198, 217, 236, 255, 274, 293, 312, 331, 350, 369, 388, 407, 426, 445, 464, 483, 502, 521, 540, 559, 578, 597, 616, 635, 654, 673, 692, 711, 730, 749, 768, 787, 806, 825, 844, 863, 882, 901, 920, 939, 958, 977, 996
Offset: 0

Views

Author

Vincenzo Librandi, Jan 15 2009

Keywords

Crossrefs

Programs

Formula

From Vincenzo Librandi, May 14 2012: (Start)
G.f.: (11*x+8)/(1-x)^2.
a(n) = 2*a(n-1) - a(n-2). (End)
E.g.f.: exp(x)*(8 + 19*x). - Elmo R. Oliveira, Apr 04 2025

Extensions

Offset corrected by Jon E. Schoenfield, Jun 17 2010
Showing 1-1 of 1 results.