|
Search: id:A010140
|
|
|
| A010140 |
|
Continued fraction for sqrt(54). |
|
+0 2
|
|
| 7, 2, 1, 6, 1, 2, 14, 2, 1, 6, 1, 2, 14, 2, 1, 6, 1, 2, 14, 2, 1, 6, 1, 2, 14, 2, 1, 6, 1, 2, 14, 2, 1, 6, 1, 2, 14, 2, 1, 6, 1, 2, 14, 2, 1, 6, 1, 2, 14, 2, 1, 6, 1, 2, 14, 2, 1, 6, 1, 2, 14, 2, 1, 6, 1, 2, 14, 2, 1, 6, 1, 2, 14, 2, 1
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=0,...,20000
G. Xiao, Contfrac
Index entries for continued fractions for constants
|
|
FORMULA
|
a(n)=(1/90)*{-124*(n mod 6)-19*[(n+1) mod 6]+41*[(n+2) mod 6]+11*[(n+3) mod 6]+71*[(n+4) mod 6]+176*[(n+5) mod 6]}-7*[C(2*n,n) mod 2], with n>=0 [From Paolo P. Lava (ppl(AT)spl.at), Jul 23 2009]
|
|
EXAMPLE
|
7.348469228349534294591852224... = 7 + 1/(2 + 1/(1 + 1/(6 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 06 2009]
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(sqrt(54)); for (n=0, 20000, write("b010140.txt", n, " ", x[n+1])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 06 2009]
|
|
CROSSREFS
|
Cf. A010507 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 06 2009]
Sequence in context: A089129 A100957 A133362 this_sequence A154020 A060991 A120455
Adjacent sequences: A010137 A010138 A010139 this_sequence A010141 A010142 A010143
|
|
KEYWORD
|
nonn,cofr
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|