A203145 Decimal expansion of Gamma(5/6).
1, 1, 2, 8, 7, 8, 7, 0, 2, 9, 9, 0, 8, 1, 2, 5, 9, 6, 1, 2, 6, 0, 9, 0, 1, 0, 9, 0, 2, 5, 8, 8, 4, 2, 0, 1, 3, 3, 2, 6, 7, 8, 7, 4, 4, 1, 6, 6, 4, 7, 5, 5, 4, 5, 1, 7, 5, 2, 0, 8, 3, 5, 1, 4, 3, 3, 3, 7, 7, 0, 5, 1, 0, 9, 8, 7, 5, 0, 3, 9, 8, 7, 0, 5, 5, 4, 0, 0, 9, 0, 4, 4, 3, 8, 4, 0, 9, 7, 5
Offset: 1
Examples
1.1287870299081259612609010902588420133267874416647554517520...
Programs
-
Mathematica
RealDigits[Gamma[5/6], 10, 100][[1]] (* Bruno Berselli, Dec 18 2012 *)
-
PARI
gamma(5/6) \\ Charles R Greathouse IV, Nov 26 2024
Formula
Equals 2^(4/3) * Pi^(3/2) / (sqrt(3) * Gamma(1/3)^2). - Vaclav Kotesovec, Jul 04 2023