|
Search: id:A040063
|
|
|
| A040063 |
|
Continued fraction for sqrt(72). |
|
+0 3
|
|
| 8, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2, 16, 2
(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)=9+7*(-1)^n-8*[C(2*n,n) mod 2], with n>=0 [From Paolo P. Lava (ppl(AT)spl.at), Jun 10 2009]
|
|
EXAMPLE
|
8.4852813742385702928101323... = 8 + 1/(2 + 1/(16 + 1/(2 + 1/(16 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 08 2009]
|
|
MAPLE
|
Digits := 100: convert(evalf(sqrt(N)), confrac, 90, 'cvgts'):
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 31000); x=contfrac(sqrt(72)); for (n=0, 20000, write("b040063.txt", n, " ", x[n+1])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 08 2009]
|
|
CROSSREFS
|
Cf. A010524 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 08 2009]
Sequence in context: A084499 A070487 A167623 this_sequence A164587 A050096 A161593
Adjacent sequences: A040060 A040061 A040062 this_sequence A040064 A040065 A040066
|
|
KEYWORD
|
nonn,cofr,easy
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|