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!)
A074921 Decimal expansion of (Pi + e)/2 - sqrt(Pi*e). 3
0, 0, 7, 6, 5, 4, 8, 7, 5, 7, 0, 2, 1, 4, 1, 3, 7, 2, 3, 6, 9, 8, 4, 2, 3, 5, 1, 2, 0, 8, 4, 0, 0, 3, 7, 5, 5, 7, 9, 3, 0, 0, 6, 9, 3, 8, 9, 0, 9, 6, 5, 8, 3, 8, 9, 5, 3, 2, 1, 6, 0, 9, 8, 5, 4, 3, 9, 9, 0, 3, 4, 5, 9, 5, 6, 9, 2, 1, 4, 1, 2, 1, 5, 5, 7, 5, 1, 9, 3, 4, 1, 6, 6, 5, 8, 2, 8, 2, 3, 1, 8, 6, 9, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
EXAMPLE
(Pi + e)/2 - sqrt(Pi*e) = 2.9299372410244192369... - 2.92228236532227786454... = 0.0076548757021413723...
MATHEMATICA
Join[{0, 0}, RealDigits[(Pi + E)/2 - Sqrt[Pi*E], 10, 120][[1]]] (* Amiram Eldar, May 07 2023 *)
PROG
(Maxima) fpprec : 100$ ev(bfloat((%pi+%e)/2-(%pi*%e)^(1/2))); /*Martin Ettl, Oct 16 2012 */
CROSSREFS
Sequence in context: A055118 A132671 A340258 * A182209 A120634 A178753
KEYWORD
nonn,cons
AUTHOR
Zak Seidov, Oct 02 2002
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 July 12 04:44 EDT 2024. Contains 374237 sequences. (Running on oeis4.)