login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A040744
Continued fraction for sqrt(772).
1
27, 1, 3, 1, 1, 1, 5, 1, 1, 7, 2, 1, 1, 17, 1, 12, 1, 17, 1, 1, 2, 7, 1, 1, 5, 1, 1, 1, 3, 1, 54, 1, 3, 1, 1, 1, 5, 1, 1, 7, 2, 1, 1, 17, 1, 12, 1, 17, 1, 1, 2, 7, 1, 1, 5, 1, 1, 1, 3, 1, 54, 1, 3, 1, 1, 1, 5, 1, 1, 7, 2, 1, 1, 17, 1, 12, 1, 17, 1, 1, 2, 7, 1, 1, 5, 1, 1
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(772)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[772], 90] (* Harvey P. Dale, Dec 22 2012 *)
CROSSREFS
Sequence in context: A040740 A040739 A040738 * A040743 A040746 A040745
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved