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.

A006453 Expansion of 1/sqrt(1 - 12x + x^2).

Original entry on oeis.org

1, 6, 107, 3186, 132849, 7122870, 466788195, 36153055890, 3230902408545, 327238250094630, 37043457415695675, 4634751809368192050, 635113491345511326225, 94599619441277679278550
Offset: 0

Views

Author

Keywords

Formula

D-finite with recurrence: a(n) + 6*(-2*n+1)*a(n-1) + (n-1)^2*a(n-2) = 0. - R. J. Mathar, Jan 17 2020