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.

A046961 Bessel function Y_0(n) is a monotonically decreasing positive sequence.

Original entry on oeis.org

1, 10, 26, 29, 70, 73, 117, 161, 183, 893, 1603, 2313, 3023, 3733, 4443, 5153, 5863, 6573, 7283, 7993, 8703, 9413, 10123, 10833, 11543, 12253, 12963, 13673, 14383, 15093, 15803, 16513, 17223, 17933, 18643, 19353, 20063, 20773, 21483
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 > 9.
G.f.: (688*x^9 - 22*x^8 + 41*x^6 - 38*x^5 + 38*x^4 - 13*x^3 + 7*x^2 + 8*x + 1)/(x - 1)^2. (End)