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!)
A160584 Decimal expansion of (537 +92*sqrt(2))/521. 4
1, 2, 8, 0, 4, 3, 6, 9, 4, 3, 8, 3, 5, 5, 5, 6, 1, 3, 1, 4, 5, 8, 2, 6, 3, 6, 5, 1, 8, 7, 5, 8, 0, 0, 8, 1, 2, 3, 3, 8, 5, 9, 8, 4, 8, 8, 5, 5, 0, 2, 4, 8, 0, 2, 8, 2, 7, 6, 8, 8, 0, 1, 0, 7, 2, 8, 4, 3, 5, 1, 9, 9, 2, 3, 5, 7, 9, 9, 2, 0, 2, 9, 8, 9, 2, 9, 6, 6, 7, 0, 4, 7, 1, 8, 1, 2, 4, 8, 0, 7, 4, 6, 9, 5, 2 (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 = A129725.
Equals lim_{n -> infinity} b(n)/b(n-1) for n mod 3 = {0, 2}, b = A160583.
LINKS
FORMULA
Equals (23 +2*sqrt(2))/(23 -2*sqrt(2)).
EXAMPLE
(537 +92*sqrt(2))/521 = 1.28043694383555613145...
MAPLE
with(MmaTranslator[Mma]): Digits:=150:
RealDigits(evalf((537+92*sqrt(2))/521))[1]; # Muniru A Asiru, Apr 08 2018
MATHEMATICA
RealDigits[(537 +92*Sqrt[2])/521, 10, 100][[1]] (* G. C. Greubel, Apr 07 2018 *)
PROG
(PARI) (537 +92*sqrt(2))/521 \\ G. C. Greubel, Apr 07 2018
(Magma) (537 +92*Sqrt(2))/521; // G. C. Greubel, Apr 07 2018
CROSSREFS
Cf. A129725, A160583, A002193 (decimal expansion of sqrt(2)), A160585 (decimal expansion of (520659+314170*sqrt(2))/521^2).
Sequence in context: A136664 A086728 A118292 * A191334 A251794 A321595
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, Jun 08 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 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)