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.

A164743 Digital root of 3*A000045(n).

Original entry on oeis.org

3, 3, 6, 9, 6, 6, 3, 9, 3, 3, 6, 9, 6, 6, 3, 9, 3, 3, 6, 9, 6, 6, 3, 9, 3, 3, 6, 9, 6, 6, 3, 9
Offset: 1

Views

Author

Mark Dols, Aug 24 2009

Keywords

Comments

Period 8.

Crossrefs

Formula

a(n+1) = sum of digits of a(n) + a(n-1).
a(n) = A010888(3*A000045(n)). - R. J. Mathar, Nov 03 2016
G.f.: -3*x*(1+x+2*x^2+3*x^3+2*x^4+2*x^5+x^6+3*x^7) / ( (x-1)*(1+x)*(x^2+1)*(x^4+1) ). - R. J. Mathar, Nov 03 2016