A263496 Decimal expansion of the generalized hypergeometric function 3F2(3/2, 3/2, 5/2; 2, 2; x) at x=1/4.
1, 5, 0, 0, 7, 6, 7, 3, 6, 4, 6, 5, 7, 8, 9, 3, 2, 9, 4, 5, 0, 2, 3, 9, 3, 8, 5, 9, 5, 5, 0, 5, 6, 2, 3, 1, 9, 1, 4, 6, 1, 1, 2, 5, 7, 6, 9, 9, 3, 7, 5, 7, 3, 9, 8, 0, 9, 3, 5, 7, 9, 2, 1, 8, 4, 9, 5, 7, 7, 4, 0, 4, 0, 9, 1, 6, 9, 4, 4, 8, 7, 5, 8, 6, 4, 2, 1, 9, 1, 8, 2, 0, 5, 6, 7
Offset: 1
Examples
1.50076736465789329450239385...
Programs
-
Mathematica
RealDigits[HypergeometricPFQ[{3/2, 3/2, 5/2}, {2, 2}, 1/4], 10, 120][[1]] (* Vaclav Kotesovec, Apr 10 2016 *)
Comments