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!)
A113399 Decimal expansion of 1/e^2 + 1/Pi^2. 3
2, 3, 6, 6, 5, 6, 4, 6, 6, 8, 7, 8, 9, 5, 0, 4, 6, 3, 3, 3, 7, 8, 7, 8, 9, 5, 8, 1, 8, 2, 2, 1, 2, 0, 4, 2, 3, 1, 1, 9, 9, 0, 3, 2, 0, 5, 8, 1, 8, 2, 2, 4, 3, 0, 3, 1, 3, 7, 6, 7, 9, 0, 4, 5, 4, 8, 2, 4, 6, 4, 9, 5, 0, 6, 3, 7, 2, 3, 1, 3, 1, 1, 2, 8, 3, 0, 7, 3, 9, 6, 4, 1, 6, 2, 7, 8, 8, 8, 6, 3, 6, 8, 6, 9, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
1/e^2 + 1/Pi^2 = 0.23665646687895046333787895818221204231199032058182...
MAPLE
Digits:=100: evalf(1/exp(1)^2+1/Pi^2); # Wesley Ivan Hurt, Oct 30 2014
MATHEMATICA
RealDigits[1/E^2 + 1/Pi^2, 10, 100, -1][[1]] (* Wesley Ivan Hurt, Oct 30 2014 *)
PROG
(PARI) exp(-2) + (1/Pi)^2 \\ G. C. Greubel, Mar 10 2017
CROSSREFS
Cf. A105798 (1/e + 1/Pi), A113400 (Pi/e + e/Pi).
Sequence in context: A359123 A124498 A197334 * A085273 A151850 A290223
KEYWORD
cons,nonn
AUTHOR
Zak Seidov, Oct 27 2005
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 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)