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.

A096715 First (least negative) real zero of the Airy Bi function (negated).

This page as a plain text file.
%I A096715 #13 Feb 16 2025 08:32:53
%S A096715 1,1,7,3,7,1,3,2,2,2,7,0,9,1,2,7,9,2,4,9,1,9,9,7,9,9,6,2,4,7,3,9,0,2,
%T A096715 1,0,4,5,4,3,6,4,6,3,8,9,1,7,5,7,0,3,0,9,7,5,7,9,2,0,7,6,1,1,5,0,4,2,
%U A096715 9,5,3,0,6,2,6,0,2,1,4,9,5,4,0,1,6,3,5,4,3,3,7,1,0,8,6,5,9,7,6,9,6,3
%N A096715 First (least negative) real zero of the Airy Bi function (negated).
%H A096715 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/AiryFunctions.html">Airy Functions</a>.
%e A096715 -1.17371322270912792491997996247390210454364638917570...
%t A096715 RealDigits[AiryBiZero[1], 10, 100][[1]] (* _Amiram Eldar_, Jun 27 2021 *)
%o A096715 (PARI) -solve(x=-1.1, -1.2, airy(x)[2]) \\ _Charles R Greathouse IV_, Apr 27 2019
%Y A096715 Cf. A096714.
%K A096715 nonn,cons
%O A096715 1,3
%A A096715 _Eric W. Weisstein_, Jul 04 2004