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.

A017185 a(n) = 9*n + 2.

Original entry on oeis.org

2, 11, 20, 29, 38, 47, 56, 65, 74, 83, 92, 101, 110, 119, 128, 137, 146, 155, 164, 173, 182, 191, 200, 209, 218, 227, 236, 245, 254, 263, 272, 281, 290, 299, 308, 317, 326, 335, 344, 353, 362, 371, 380, 389, 398, 407, 416, 425, 434, 443, 452, 461, 470, 479
Offset: 0

Views

Author

Keywords

Comments

Numbers whose digital root is 2. - Cino Hilliard, Dec 26 2006

Crossrefs

Programs

Formula

G.f.: (2 + 7*x)/(x - 1)^2. - R. J. Mathar, Jul 14 2016
E.g.f.: exp(x)*(2 + 9*x). - Stefano Spezia, Dec 07 2024
From Elmo R. Oliveira, Apr 12 2025: (Start)
a(n) = 2*a(n-1) - a(n-2).
a(n) = A016789(3*n). (End)

Extensions

More terms from Cino Hilliard, Dec 26 2006