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!)
A094962 Decimal expansion of A064582*sqrt(3)/2, i.e., imaginary part of omega_1 in the equianharmonic case. 2
1, 3, 2, 4, 9, 7, 9, 0, 6, 2, 7, 1, 4, 0, 8, 7, 4, 6, 7, 9, 8, 5, 2, 6, 7, 1, 2, 4, 7, 3, 6, 3, 2, 9, 0, 2, 6, 9, 2, 8, 9, 0, 1, 4, 0, 3, 6, 5, 1, 9, 1, 8, 1, 4, 7, 5, 9, 5, 1, 7, 8, 9, 3, 1, 3, 7, 6, 5, 8, 9, 7, 5, 1, 2, 9, 6, 0, 8, 0, 9, 3, 5, 2, 0, 4, 1, 1, 5, 2, 4, 5, 0, 0, 0, 0, 3, 7, 6, 9, 0, 4, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Eric Weisstein's World of Mathematics, Omega-2 Constant
Eric Weisstein's World of Mathematics, Equianharmonic Case
FORMULA
Equals (sqrt(3)*gamma(1/3)^3)/(8*Pi).
EXAMPLE
1.32497906...
MATHEMATICA
RealDigits[Sqrt[3]*Gamma[1/3]^3/(8*Pi), 10, 50][[1]] (* G. C. Greubel, Nov 05 2017 *)
PROG
(PARI) default(realprecision, 1000); (sqrt(3)*gamma(1/3)^3)/(8*Pi) \\ Anders Hellström, Aug 15 2015
(Magma) C<i> := ComplexField(); [Sqrt(3)*Gamma(1/3)^3/(8*Pi(C))]; // G. C. Greubel, Nov 05 2017
CROSSREFS
Sequence in context: A265354 A265356 A083164 * A338243 A338246 A368225
KEYWORD
nonn,cons
AUTHOR
Eric W. Weisstein, May 26 2004
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 19:37 EDT 2024. Contains 371962 sequences. (Running on oeis4.)