|
Search: id:A010164
|
|
|
| A010164 |
|
Continued fraction for sqrt(93). |
|
+0 2
|
|
| 9, 1, 1, 1, 4, 6, 4, 1, 1, 1, 18, 1, 1, 1, 4, 6, 4, 1, 1, 1, 18, 1, 1, 1, 4, 6, 4, 1, 1, 1, 18, 1, 1, 1, 4, 6, 4, 1, 1, 1, 18, 1, 1, 1, 4, 6, 4, 1, 1, 1, 18, 1, 1, 1, 4, 6, 4, 1, 1, 1, 18, 1, 1, 1, 4, 6, 4, 1, 1, 1, 18, 1, 1, 1, 4, 6, 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
|
|
FORMULA
|
a(n)=(1/450)*{-727*(n mod 10)+38*[(n+1) mod 10]+38*[(n+2) mod 10]+173*[(n+3) mod 10]+128*[(n+4) mod 10]-52*[(n+5) mod 10]-97*[(n+6) mod 10]+38*[(n+7) mod 10]+38*[(n+8) mod 10]+803*[(n+9) mod 10]}-9*[C(2*n,n) mod 2], with n>=0 [From Paolo P. Lava (ppl(AT)spl.at), Jul 24 2009]
|
|
EXAMPLE
|
9.643650760992954995760031047... = 9 + 1/(1 + 1/(1 + 1/(1 + 1/(4 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 11 2009]
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 18000); x=contfrac(sqrt(93)); for (n=0, 20000, write("b010164.txt", n, " ", x[n+1])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 11 2009]
|
|
CROSSREFS
|
Cf. A010544 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 11 2009]
Sequence in context: A087966 A087968 A110483 this_sequence A006084 A059928 A010163
Adjacent sequences: A010161 A010162 A010163 this_sequence A010165 A010166 A010167
|
|
KEYWORD
|
nonn,cofr
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|