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!)
A177437 Decimal expansion of Pi - sqrt(2). 2
1, 7, 2, 7, 3, 7, 9, 0, 9, 1, 2, 1, 6, 6, 9, 8, 1, 8, 9, 6, 6, 0, 9, 5, 4, 6, 5, 9, 0, 6, 9, 8, 0, 4, 8, 0, 5, 6, 2, 7, 4, 9, 7, 5, 2, 3, 9, 9, 8, 1, 5, 7, 7, 4, 7, 7, 9, 8, 2, 6, 4, 8, 5, 4, 3, 1, 7, 0, 8, 3, 9, 2, 7, 8, 2, 4, 1, 0, 1, 9, 5, 9, 7, 7, 7, 6, 4, 7, 2, 9, 1, 0, 1, 4, 4, 7, 5, 4, 9, 5, 2, 4, 7, 1, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
Pi - sqrt(2) = 1.72737909121669818966...
MAPLE
evalf(Pi-sqrt(2), 120); # Muniru A Asiru, Sep 29 2018
MATHEMATICA
RealDigits[Pi-Sqrt[2], 10, 120][[1]] (* Harvey P. Dale, Oct 01 2011 *)
PROG
(PARI) default(realprecision, 100); Pi - sqrt(2) \\ G. C. Greubel, Sep 29 2018
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Pi(R) - Sqrt(2); // G. C. Greubel, Sep 29 2018
CROSSREFS
Cf. A177438 (continued fraction for Pi-sqrt(2)), A000796 (decimal expansion of Pi), A002193 (decimal expansion of sqrt(2)).
Sequence in context: A021583 A328904 A352301 * A242021 A096052 A003677
KEYWORD
cons,nonn
AUTHOR
Earl Bellinger (ebelling(AT)oswego.edu), May 08 2010
EXTENSIONS
Edited and extended by Klaus Brockhaus, May 09 2010
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 23 14:49 EDT 2024. Contains 371914 sequences. (Running on oeis4.)