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.

A367710 Decimal expansion of BesselI(0,2*sqrt(3)).

Original entry on oeis.org

7, 1, 5, 8, 9, 9, 6, 5, 3, 6, 8, 0, 4, 3, 8, 5, 0, 9, 3, 8, 2, 4, 4, 1, 2, 3, 0, 6, 3, 3, 3, 7, 9, 0, 6, 4, 8, 1, 0, 1, 1, 1, 6, 2, 0, 5, 9, 3, 2, 2, 5, 3, 2, 8, 6, 0, 1, 8, 6, 3, 0, 2, 3, 6, 8, 3, 3, 2, 9, 6, 9, 7, 2, 6, 3, 1, 9, 8, 4, 8, 5, 7, 6, 2, 1, 0, 2, 9, 5, 8, 5, 4, 9, 5, 7, 8, 6, 9, 3, 8
Offset: 1

Views

Author

Ilya Gutkovskiy, Nov 28 2023

Keywords

Examples

			7.158996536804385093824412306333790648...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[BesselI[0, 2 Sqrt[3]], 10, 100][[1]]

Formula

Equals Sum_{k>=0} 3^k / k!^2.