login
A245887
Decimal expansion of Gamma(-5/2), where Gamma is Euler's gamma function.
21
9, 4, 5, 3, 0, 8, 7, 2, 0, 4, 8, 2, 9, 4, 1, 8, 8, 1, 2, 2, 5, 6, 8, 9, 3, 2, 4, 4, 4, 8, 6, 1, 0, 7, 6, 4, 1, 5, 8, 6, 9, 3, 0, 4, 3, 2, 6, 5, 2, 7, 3, 1, 3, 5, 0, 4, 7, 3, 6, 4, 1, 5, 4, 5, 8, 8, 2, 1, 9, 3, 5, 1, 7, 8, 1, 8, 8, 3, 8, 3, 0, 0, 6, 6, 6, 4, 0, 3, 5, 0, 2, 6, 0, 5, 5, 7, 1, 5, 4, 8, 8, 8, 6, 5
OFFSET
0,1
COMMENTS
Also the weight factor for Hermite-Gauss quadrature of degree 5 corresponding to abscissa 0. - A.H.M. Smeets, Feb 19 2026
LINKS
Eric Weisstein's World of Mathematics, Gamma Function.
FORMULA
Equals (-8/15)*sqrt(Pi).
EXAMPLE
0.945308720482941881225689324448610764158693043265273135...
MATHEMATICA
RealDigits[Gamma[-5/2], 10, 104] // First
PROG
(PARI) -gammah(-3) \\ G. C. Greubel, Apr 06 2017
CROSSREFS
Sequence in context: A393950 A380334 A062546 * A336603 A308226 A019880
KEYWORD
nonn,cons,easy
AUTHOR
STATUS
approved