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!)
A154739 Decimal expansion of sqrt(1 - 1/sqrt(2)), the abscissa of the point of bisection of the arc of the unit lemniscate (x^2 + y^2)^2 = x^2 - y^2 in the first quadrant. 8
5, 4, 1, 1, 9, 6, 1, 0, 0, 1, 4, 6, 1, 9, 6, 9, 8, 4, 3, 9, 9, 7, 2, 3, 2, 0, 5, 3, 6, 6, 3, 8, 9, 4, 2, 0, 0, 6, 1, 0, 7, 2, 0, 6, 3, 3, 7, 8, 0, 1, 5, 4, 4, 4, 6, 8, 1, 2, 9, 7, 0, 9, 5, 6, 5, 2, 9, 8, 8, 9, 7, 3, 5, 4, 1, 0, 1, 2, 6, 6, 6, 4, 7, 7, 8, 2, 6, 1, 4, 9, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
A root of 2*x^4 - 4*x^2 + 1 = 0.
REFERENCES
C. L. Siegel, Topics in Complex Function Theory, Volume I: Elliptic Functions and Uniformization Theory, Wiley-Interscience, 1969, page 5
LINKS
EXAMPLE
0.541196100146196984399723205366...
MATHEMATICA
nmax = 1000; First[ RealDigits[ Sqrt[ 1 - 1/Sqrt[2] ], 10, nmax] ]
PROG
(PARI) sqrt(1 - 1/sqrt(2)) \\ G. C. Greubel, Sep 23 2017
CROSSREFS
Cf. A154743 for the ordinate and A154747 for the radius vector.
Cf. A154740, A154741 and A154742 for the continued fraction and the numerators and denominators of the convergents.
Cf. A085565 for 1.311028777..., the first-quadrant arc length of the unit lemniscate.
Sequence in context: A132707 A213658 A046575 * A321044 A136564 A136042
KEYWORD
nonn,cons,easy
AUTHOR
Stuart Clary, Jan 14 2009
EXTENSIONS
Offset corrected by R. J. Mathar, Feb 05 2009
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 September 17 12:06 EDT 2024. Contains 375987 sequences. (Running on oeis4.)