The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A083729 Decimal expansion of sqrt(2)/(sqrt(2)-1)^2 = 3*sqrt(2)+4. 2
8, 2, 4, 2, 6, 4, 0, 6, 8, 7, 1, 1, 9, 2, 8, 5, 1, 4, 6, 4, 0, 5, 0, 6, 6, 1, 7, 2, 6, 2, 9, 0, 9, 4, 2, 3, 5, 7, 0, 9, 0, 1, 5, 6, 2, 6, 1, 3, 0, 8, 4, 4, 2, 1, 9, 5, 3, 0, 0, 3, 9, 2, 1, 3, 9, 7, 2, 1, 9, 7, 4, 3, 5, 3, 8, 6, 3, 2, 1, 1, 1, 6, 5, 5, 1, 1, 6, 2, 6, 0, 2, 9, 8, 2, 9, 2, 4, 7, 1, 8, 2, 0, 5, 0, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Equals A010474 plus 4. - R. J. Mathar, Sep 17 2008
Equals Sum_{i>=1} i/sqrt(2)^i. - Christoph B. Kassir, Aug 30 2021
EXAMPLE
8.242640687119285146405...
MATHEMATICA
RealDigits[4 + 3*Sqrt[2], 10, 100][[1]] (* G. C. Greubel, Sep 11 2018 *)
PROG
(PARI) default(realprecision, 100); 4 + 3*sqrt(2) \\ G. C. Greubel, Sep 11 2018
(Magma) SetDefaultRealField(RealField(100)); 4 + 3*Sqrt(2); // G. C. Greubel, Sep 11 2018
CROSSREFS
Sequence in context: A333206 A357465 A125578 * A019775 A274211 A138499
KEYWORD
cons,nonn
AUTHOR
Benoit Cloitre, Jun 15 2003
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 May 12 20:41 EDT 2024. Contains 372494 sequences. (Running on oeis4.)