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.

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

Original entry on oeis.org

1, 4, 26, 29, 51, 73, 95, 117, 139, 161, 183, 538, 893, 1248, 1603, 1958, 2313, 2668, 3023, 3378, 3733, 4088, 4443, 4798, 5153, 5508, 5863, 6218, 6573, 6928, 7283, 7638, 7993, 8348, 8703, 9058, 9413, 9768, 10123, 10478, 10833, 11188
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 > 11.
G.f.: (333*x^11 + 19*x^4 - 19*x^3 + 19*x^2 + 2*x + 1)/(x - 1)^2. (End)