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.

A367709 Decimal expansion of BesselJ(0,2*sqrt(2)) (negated).

This page as a plain text file.
%I A367709 #6 Nov 28 2023 08:50:16
%S A367709 1,9,6,5,4,8,0,9,5,2,7,0,4,6,8,2,0,0,0,4,0,7,9,3,3,7,2,0,8,7,9,3,2,2,
%T A367709 3,1,3,2,5,8,8,9,7,8,7,3,1,0,8,9,3,0,7,7,1,8,0,5,7,3,4,2,9,5,1,3,9,4,
%U A367709 8,8,2,6,3,4,4,4,4,0,6,1,6,9,8,8,0,1,5,9,3,4,3,5,7,6,9,8,4,9,3,9
%N A367709 Decimal expansion of BesselJ(0,2*sqrt(2)) (negated).
%F A367709 Equals Sum_{k>=0} (-2)^k / k!^2.
%e A367709 -0.19654809527046820004079337208793223...
%t A367709 RealDigits[BesselJ[0, 2 Sqrt[2]], 10, 100][[1]]
%Y A367709 Cf. A091681, A092553, A367574, A367712.
%K A367709 nonn,cons
%O A367709 0,2
%A A367709 _Ilya Gutkovskiy_, Nov 28 2023