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!)
A157215 Decimal expansion of 18 - 5*sqrt(2). 7
1, 0, 9, 2, 8, 9, 3, 2, 1, 8, 8, 1, 3, 4, 5, 2, 4, 7, 5, 5, 9, 9, 1, 5, 5, 6, 3, 7, 8, 9, 5, 1, 5, 0, 9, 6, 0, 7, 1, 5, 1, 6, 4, 0, 6, 2, 3, 1, 1, 5, 2, 5, 9, 6, 3, 4, 1, 1, 6, 6, 0, 1, 3, 1, 0, 0, 4, 6, 3, 3, 7, 6, 0, 7, 6, 8, 9, 4, 6, 4, 8, 0, 5, 7, 4, 8, 0, 6, 2, 3, 2, 8, 3, 6, 1, 7, 9, 2, 1, 3, 6, 3, 2, 4, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
2,3
COMMENTS
lim_{n -> infinity} b(n)/b(n-1) = (18+5*sqrt(2))/(18-5*sqrt(2)) for n mod 3 = {1, 2}, b = A129544.
lim_{n -> infinity} b(n)/b(n-1) = (18+5*sqrt(2))/(18-5*sqrt(2)) for n mod 3 = {0, 2}, b = A157213.
LINKS
EXAMPLE
18 - 5*sqrt(2) = 10.92893218813452475599...
MATHEMATICA
RealDigits[18 - 5*Sqrt[2], 10, 50][[1]] (* G. C. Greubel, Nov 28 2017 *)
PROG
(PARI) 18 - 5*sqrt(2) \\ G. C. Greubel, Nov 28 2017
(Magma) [18 - 5*Sqrt(2)]; // G. C. Greubel, Nov 28 2017
CROSSREFS
Cf. A129544, A157213, A157214 (decimal expansion of 18+5*sqrt(2)), A157216 (decimal expansion of (18-5*sqrt(2))/(18+5*sqrt(2))).
Sequence in context: A241560 A309821 A073007 * A021919 A078127 A348870
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, Feb 25 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 June 12 18:11 EDT 2024. Contains 373359 sequences. (Running on oeis4.)