|
Search: id:A010464
|
|
|
| A010464 |
|
Decimal expansion of square root of 6. |
|
+0 12
|
|
| 2, 4, 4, 9, 4, 8, 9, 7, 4, 2, 7, 8, 3, 1, 7, 8, 0, 9, 8, 1, 9, 7, 2, 8, 4, 0, 7, 4, 7, 0, 5, 8, 9, 1, 3, 9, 1, 9, 6, 5, 9, 4, 7, 4, 8, 0, 6, 5, 6, 6, 7, 0, 1, 2, 8, 4, 3, 2, 6, 9, 2, 5, 6, 7, 2, 5, 0, 9, 6, 0, 3, 7, 7, 4, 5, 7, 3, 1, 5, 0, 2, 6, 5, 3, 9, 8, 5, 9, 4, 3, 3, 1, 0, 4, 6, 4, 0, 2, 3
(list; cons; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Continued fraction expansion is 2 followed by {2, 4} repeated. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 05 2009]
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,20000
R. J. Nemiroff & J. Bonnell, Plouffe's Inverter, The first 1 million digits of the square root of 6
R. J. Nemiroff & J. Bonnell, The first 1 million digits of the square root of 6
|
|
EXAMPLE
|
2.449489742783178098197284074705891391965947480656670128432692567250960... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 01 2009]
|
|
PROGRAM
|
(PARI) { default(realprecision, 20080); x=sqrt(6); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b010464.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 01 2009]
|
|
CROSSREFS
|
Cf. A040003 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 01 2009]
Sequence in context: A006967 A122033 A096189 this_sequence A006579 A039887 A114215
Adjacent sequences: A010461 A010462 A010463 this_sequence A010465 A010466 A010467
|
|
KEYWORD
|
nonn,cons
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.003 seconds
|