|
Search: id:A010154
|
|
|
| A010154 |
|
Continued fraction for sqrt(76). |
|
+0 2
|
|
| 8, 1, 2, 1, 1, 5, 4, 5, 1, 1, 2, 1, 16, 1, 2, 1, 1, 5, 4, 5, 1, 1, 2, 1, 16, 1, 2, 1, 1, 5, 4, 5, 1, 1, 2, 1, 16, 1, 2, 1, 1, 5, 4, 5, 1, 1, 2, 1, 16, 1, 2, 1, 1, 5, 4, 5, 1, 1, 2, 1, 16, 1, 2, 1, 1, 5, 4, 5, 1, 1, 2, 1, 16, 1, 2, 1, 1, 5
(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/396)*{-475*(n mod 12)+53*[(n+1) mod 12]-13*[(n+2) mod 12]+20*[(n+3) mod 12]+152*[(n+4) mod 12]-13*[(n+5) mod 12]+53*[(n+6) mod 12]-112*[(n+7) mod 12]+20*[(n+8) mod 12]+53*[(n+9) mod 12]-13*[(n+10) mod 12]+515*[(n+11) mod 12]}-8*[C(2*n,n) mod 2], with n>=0 [From Paolo P. Lava (ppl(AT)spl.at), Jul 24 2009]
|
|
EXAMPLE
|
8.717797887081347104473963967... = 8 + 1/(1 + 1/(2 + 1/(1 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 09 2009]
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 18000); x=contfrac(sqrt(76)); for (n=0, 20000, write("b010154.txt", n, " ", x[n+1])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 09 2009]
|
|
CROSSREFS
|
Cf. A010528 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 09 2009]
Sequence in context: A015121 A156766 A111835 this_sequence A109011 A019763 A105473
Adjacent sequences: A010151 A010152 A010153 this_sequence A010155 A010156 A010157
|
|
KEYWORD
|
nonn,cofr
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|