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!)
A159810 Decimal expansion of (227+30*sqrt(2))/223. 3
1, 2, 0, 8, 1, 9, 0, 1, 6, 5, 3, 4, 1, 6, 7, 1, 9, 7, 9, 6, 5, 9, 4, 2, 0, 0, 0, 7, 7, 4, 1, 2, 1, 4, 9, 8, 8, 1, 4, 8, 3, 8, 6, 3, 5, 0, 9, 4, 7, 5, 7, 1, 4, 8, 9, 6, 6, 5, 0, 2, 4, 1, 7, 9, 9, 9, 8, 7, 5, 3, 2, 4, 8, 2, 2, 3, 6, 0, 1, 8, 4, 3, 7, 9, 1, 5, 3, 1, 9, 5, 5, 2, 9, 0, 7, 1, 4, 1, 1, 2, 9, 2, 3, 9, 9 (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 = A130609.
Equals lim_{n -> infinity} b(n)/b(n-1) for n mod 3 = {0, 2}, b = A159809.
LINKS
FORMULA
Equals (15 +sqrt(2))/(15 -sqrt(2)).
EXAMPLE
(227+30*sqrt(2))/223 = 1.20819016534167197965...
MATHEMATICA
RealDigits[(227+30*Sqrt[2])/223, 10, 120][[1]] (* Harvey P. Dale, Sep 10 2017 *)
PROG
(PARI) (227 +30*sqrt(2))/223 \\ G. C. Greubel, May 19 2018
(Magma) (227 +30*Sqrt(2))/223; // G. C. Greubel, May 19 2018
CROSSREFS
Cf. A130609, A159809, A002193 (decimal expansion of sqrt(2)), A159811 (decimal expansion of (105507+65798*sqrt(2))/223^2).
Sequence in context: A109573 A305809 A349139 * A199268 A268499 A298522
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 25 12:33 EDT 2024. Contains 371969 sequences. (Running on oeis4.)