|
Search: id:A010148
|
|
|
| A010148 |
|
Continued fraction for sqrt(69). |
|
+0 3
|
|
| 8, 3, 3, 1, 4, 1, 3, 3, 16, 3, 3, 1, 4, 1, 3, 3, 16, 3, 3, 1, 4, 1, 3, 3, 16, 3, 3, 1, 4, 1, 3, 3, 16, 3, 3, 1, 4, 1, 3, 3, 16, 3, 3, 1, 4, 1, 3, 3, 16, 3, 3, 1, 4, 1, 3, 3, 16, 3, 3, 1, 4, 1, 3, 3, 16, 3, 3, 1, 4, 1, 3, 3, 16, 3, 3, 1, 4, 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
A. J. van der Poorten, An introduction to continued fractions
|
|
FORMULA
|
a(n)=(1/112)*{-165*(n mod 8)+17*[(n+1) mod 8]-11*[(n+2) mod 8]+59*[(n+3) mod 8]-25*[(n+4) mod 8]+45*[(n+5) mod 8]+17*[(n+6) mod 8]+199*[(n+7) mod 8]}-8*[C(2*n,n) mod 2], with n>=0 [From Paolo P. Lava (ppl(AT)spl.at), Jul 24 2009]
|
|
EXAMPLE
|
8.306623862918074852584262744... = 8 + 1/(3 + 1/(3 + 1/(1 + 1/(4 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 08 2009]
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 22000); x=contfrac(sqrt(69)); for (n=0, 20000, write("b010148.txt", n, " ", x[n+1])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 08 2009]
|
|
CROSSREFS
|
Cf. A010521 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 08 2009]
Sequence in context: A154158 A100863 A021986 this_sequence A021016 A069995 A117889
Adjacent sequences: A010145 A010146 A010147 this_sequence A010149 A010150 A010151
|
|
KEYWORD
|
nonn,cofr
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|