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!)
A159759 Decimal expansion of (83+18*sqrt(2))/79. 4
1, 3, 7, 2, 8, 5, 8, 7, 8, 6, 3, 6, 3, 4, 9, 0, 0, 1, 1, 1, 1, 9, 3, 7, 2, 1, 1, 4, 3, 7, 6, 8, 9, 3, 2, 3, 3, 0, 9, 1, 8, 2, 3, 9, 7, 1, 6, 0, 4, 8, 7, 4, 2, 4, 4, 5, 2, 1, 2, 6, 8, 8, 0, 1, 0, 6, 1, 1, 7, 9, 5, 5, 2, 0, 5, 4, 6, 5, 7, 2, 9, 9, 9, 9, 1, 2, 2, 7, 5, 3, 9, 4, 6, 7, 0, 5, 7, 5, 7, 3, 5, 3, 4, 5, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Equals Lim_{n -> infinity} b(n)/b(n-1) for n mod 3 = {1, 2}, b = A118676.
Equals Lim_{n -> infinity} b(n)/b(n-1) for n mod 3 = {0, 2}, b = A159758.
LINKS
FORMULA
Equals (9 + sqrt(2))/(9 - sqrt(2)).
EXAMPLE
(83+18*sqrt(2))/79 = 1.37285878636349001111...
MATHEMATICA
RealDigits[(83+18Sqrt[2])/79, 10, 120][[1]] (* Harvey P. Dale, Jul 27 2017 *)
PROG
(PARI) (18*sqrt(2)+83)/79 \\ Charles R Greathouse IV, Jan 30 2018
(Magma) (83 +18*Sqrt(2))/79; // G. C. Greubel, May 22 2018
CROSSREFS
Cf. A118676, A159758, A002193 (decimal expansion of sqrt(2)), A159760 (decimal expansion of (10659+6110*sqrt(2))/79^2).
Sequence in context: A363940 A199401 A261573 * A243964 A197837 A222070
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, Apr 30 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 April 16 13:56 EDT 2024. Contains 371731 sequences. (Running on oeis4.)