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.

A046960 Bessel function J_0(n) is a monotonically decreasing positive sequence.

Original entry on oeis.org

1, 2, 6, 12, 21, 37, 40, 84, 128, 172, 882, 1592, 2302, 3012, 3722, 4432, 5142, 5852, 6562, 7272, 7982, 8692, 9402, 10112, 10822, 11532, 12242, 12952, 13662, 14372, 15082, 15792, 16502, 17212, 17922, 18632, 19342, 20052, 20762, 21472
Offset: 0

Views

Author

Keywords

Crossrefs

Formula

Conjectures from Chai Wah Wu, Mar 05 2021: (Start)
a(n) = 2*a(n-1) - a(n-2) for n > 10.
G.f.: (666*x^10 + 41*x^7 - 13*x^6 + 7*x^5 + 3*x^4 + 2*x^3 + 3*x^2 + 1)/(x - 1)^2. (End)