login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A371929 Decimal expansion of Pi^(1/2)*Gamma(1/12)/(6*Gamma(7/12)). 2
2, 2, 2, 2, 1, 5, 8, 6, 0, 3, 9, 6, 6, 4, 1, 4, 4, 6, 6, 9, 1, 5, 5, 8, 5, 3, 4, 3, 9, 2, 7, 2, 7, 7, 6, 1, 9, 0, 3, 3, 4, 5, 9, 7, 5, 1, 1, 4, 2, 5, 7, 7, 5, 0, 5, 3, 6, 9, 9, 9, 6, 2, 4, 1, 9, 4, 2, 8, 8, 3, 4, 0, 9, 1, 8, 4, 1, 3, 4, 0, 3, 9, 6, 2, 5, 8, 4, 2, 0 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Constants from generalized Pi integrals: the case of n=12.
LINKS
FORMULA
Equals 2*Integral_{x=0..1} dx/sqrt(1-x^12).
Equals Beta(1/12, 1/2) / 6. - Peter Luschny, Apr 14 2024
Equals (1 + sqrt(3)) * Gamma(1/4)^2 / (4 * 3^(3/4) * sqrt(Pi)). - Vaclav Kotesovec, Apr 15 2024
EXAMPLE
2.2221586039664144669155853439....
MAPLE
Beta(1/12, 1/2) / 6: evalf(%, 89); # Peter Luschny, Apr 14 2024
MATHEMATICA
RealDigits[Sqrt[Pi]/6*Gamma[1/12]/Gamma[7/12], 10, 5001][[1]]
RealDigits[(1 + Sqrt[3]) * Gamma[1/4]^2 / (4 * 3^(3/4) * Sqrt[Pi]), 10, 120][[1]] (* Vaclav Kotesovec, Apr 15 2024 *)
CROSSREFS
Sequence in context: A345202 A308619 A114294 * A242050 A373096 A037869
KEYWORD
nonn,cons
AUTHOR
Takayuki Tatekawa, Apr 12 2024
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 17 19:53 EDT 2024. Contains 375227 sequences. (Running on oeis4.)