A220607 Decimal expansion of Gamma(6/7).
1, 1, 0, 5, 7, 6, 7, 0, 7, 2, 3, 2, 9, 5, 6, 7, 3, 2, 6, 6, 1, 9, 8, 4, 9, 2, 9, 4, 2, 4, 7, 3, 3, 7, 5, 2, 9, 2, 3, 1, 5, 4, 6, 9, 7, 6, 8, 2, 0, 0, 3, 8, 8, 4, 8, 9, 4, 5, 3, 8, 0, 0, 2, 3, 5, 8, 6, 4, 1, 8, 4, 9, 3, 3, 4, 7, 9, 2, 0, 5, 6, 2, 5, 0, 3, 2, 8
Offset: 1
Links
- Vincenzo Librandi, Table of n, a(n) for n = 1..1000
- Index to sequences related to the Gamma function
Programs
-
Mathematica
RealDigits[Gamma[6/7], 10, 90][[1]]
-
Maxima
fpprec:90; ev(bfloat(gamma(6/7)));
Formula
Equals Pi*csc(Pi/7)/A220086, where csc is the cosecant function.
Comments