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!)
A260061 Decimal expansion of Pi / (4*sqrt(6*Pi^2 - 72*log(2)^2)). 2
1, 5, 8, 2, 7, 1, 1, 2, 1, 1, 7, 0, 3, 8, 8, 3, 3, 1, 3, 4, 6, 6, 0, 2, 9, 5, 4, 0, 6, 2, 7, 8, 2, 8, 6, 9, 5, 3, 0, 4, 0, 8, 7, 6, 6, 5, 1, 2, 1, 8, 6, 9, 3, 0, 5, 0, 8, 8, 7, 9, 3, 4, 9, 4, 5, 1, 9, 0, 4, 7, 4, 2, 9, 1, 9, 0, 1, 0, 8, 1, 4, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
A. Comtet, S. N. Majumdar and S. Ouvry, Integer Partitions and Exclusion Statistics, arXiv:0705.2640 [cond-mat.stat-mech], 2007
EXAMPLE
0.1582711...
MATHEMATICA
RealDigits[N[Pi/(4 Sqrt[6 Pi^2 - 72 Log[2]^2]), 120]] // First (* Michael De Vlieger, Nov 09 2015 *)
PROG
(PARI)
default(realprecision, 83);
eval(vecextract(Vec(Str(Pi / (4*sqrt(6*Pi^2 - 72 * log(2)^2)))), "3..-2"))
CROSSREFS
Sequence in context: A134469 A238166 A227417 * A199379 A198844 A156035
KEYWORD
nonn,cons,easy
AUTHOR
Gheorghe Coserea, Nov 08 2015
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 April 24 13:16 EDT 2024. Contains 371951 sequences. (Running on oeis4.)