A385253 Decimal expansion of the function AiryAi(x) at x=1.
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, 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, 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
Offset: 0
Examples
0.1352924163128814155241474235154663...
Programs
-
Maple
AiryAi(1) ; evalf(%) ; # R. J. Mathar, Jul 31 2025
-
Mathematica
RealDigits[AiryAi[1], 10, 105][[1]]
-
PARI
airy(1)[1] \\ Michel Marcus, Jul 29 2025
Formula
Equals AiryAi''(1).
Comments