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.

A385253 Decimal expansion of the function AiryAi(x) at x=1.

This page as a plain text file.
%I A385253 #12 Jul 31 2025 12:09:42
%S A385253 1,3,5,2,9,2,4,1,6,3,1,2,8,8,1,4,1,5,5,2,4,1,4,7,4,2,3,5,1,5,4,6,6,3,
%T A385253 0,6,1,7,4,9,4,4,1,4,2,9,8,8,3,3,0,7,0,6,0,0,9,1,0,2,0,5,4,7,5,7,6,3,
%U A385253 3,5,3,4,8,0,2,2,6,5,7,2,3,6,6,3,4,8,7,1,0,9,9,0,8,7,4,8,6,8,3,2,1,3,0,5,3
%N A385253 Decimal expansion of the function AiryAi(x) at x=1.
%C A385253 Second derivative at x=1 has that same value.
%F A385253 Equals AiryAi''(1).
%e A385253 0.1352924163128814155241474235154663...
%p A385253 AiryAi(1) ; evalf(%) ; # _R. J. Mathar_, Jul 31 2025
%t A385253 RealDigits[AiryAi[1], 10, 105][[1]]
%o A385253 (PARI) airy(1)[1] \\ _Michel Marcus_, Jul 29 2025
%Y A385253 Cf. A014402, A176730, A284867, A284868, A269893.
%K A385253 nonn,cons
%O A385253 0,2
%A A385253 _Artur Jasinski_, Jul 29 2025