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!)
A182498 Decimal expansion of 1/(gamma^3), where gamma is the Euler-Mascheroni constant. 1
5, 1, 9, 9, 7, 8, 8, 4, 3, 3, 7, 6, 3, 2, 6, 3, 6, 3, 9, 5, 5, 3, 1, 4, 2, 3, 8, 3, 9, 3, 3, 7, 5, 4, 5, 9, 3, 3, 8, 7, 5, 2, 9, 6, 7, 6, 2, 6, 0, 9, 6, 7, 2, 2, 7, 7, 7, 4, 1, 0, 0, 0, 5, 8, 2, 4, 7, 0, 9, 8, 4, 9, 1, 1, 0, 1, 4, 0, 1, 0, 2, 2, 5, 9, 7, 0, 6, 4, 9, 1, 6, 2, 9, 5, 4, 8, 3, 6, 9, 2, 9, 6, 4, 1, 0 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Equals 1/(A001620^3).
EXAMPLE
5.19978843376326363955314238393375459338752967626096...
MATHEMATICA
RealDigits[1/(EulerGamma^3), 10, 100][[1]]
PROG
(PARI) default(realprecision, 100); 1/Euler^3 \\ G. C. Greubel, Sep 06 2018
(Magma) R:= RealField(100); 1/EulerGamma(R)^3; // G. C. Greubel, Sep 06 2018
CROSSREFS
Cf. A001620.
Sequence in context: A021662 A082020 A256559 * A147406 A147354 A134233
KEYWORD
nonn,cons
AUTHOR
Volker Werner, May 02 2012
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 15 08:18 EDT 2024. Contains 375173 sequences. (Running on oeis4.)