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.
%I A245884 #25 Feb 16 2025 08:33:23 %S A245884 1,3,2,9,3,4,0,3,8,8,1,7,9,1,3,7,0,2,0,4,7,3,6,2,5,6,1,2,5,0,5,8,5,8, %T A245884 8,8,7,0,9,8,1,6,2,0,9,2,0,9,1,7,9,0,3,4,6,1,6,0,3,5,5,8,4,2,3,8,9,6, %U A245884 8,3,4,6,3,4,4,3,2,7,4,1,3,6,0,3,1,2,1,2,9,9,2,5,5,3,9,0,8,4,9,9 %N A245884 Decimal expansion of Gamma(5/2), where Gamma is Euler's gamma function. %H A245884 G. C. Greubel, <a href="/A245884/b245884.txt">Table of n, a(n) for n = 1..10000</a> %H A245884 Eric Weisstein's MathWorld, <a href="https://mathworld.wolfram.com/GammaFunction.html">Gamma Function</a>. %H A245884 Wikipedia, <a href="http://en.wikipedia.org/wiki/Particular_values_of_the_Gamma_function">Particular values of the Gamma function</a>. %F A245884 Equals (3/4)*sqrt(Pi) = (3/2)*A019704. %F A245884 Equals Sum_{k>=1} (k+1/2)!/(k+2)!. - _Amiram Eldar_, Jun 19 2023 %F A245884 Equals Integral_{x=0..oo} exp(-x^(2/3)) dx. - _Ilya Gutkovskiy_, Apr 10 2024 %e A245884 1.32934038817913702047362561250585888709816209209179034616... %t A245884 RealDigits[Gamma[5/2], 10, 100] // First %o A245884 (PARI) gammah(2) \\ _Michel Marcus_, Feb 11 2016 %Y A245884 Cf. A019704, A245885. %K A245884 nonn,cons,easy %O A245884 1,2 %A A245884 _Jean-François Alcover_, Aug 05 2014