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”).

A040523
Continued fraction for sqrt(547).
0
23, 2, 1, 1, 2, 1, 2, 1, 7, 15, 2, 6, 5, 23, 5, 6, 2, 15, 7, 1, 2, 1, 2, 1, 1, 2, 46, 2, 1, 1, 2, 1, 2, 1, 7, 15, 2, 6, 5, 23, 5, 6, 2, 15, 7, 1, 2, 1, 2, 1, 1, 2, 46, 2, 1, 1, 2, 1, 2, 1, 7, 15, 2, 6, 5, 23, 5, 6, 2, 15, 7, 1, 2, 1, 2, 1, 1, 2, 46, 2, 1, 1, 2, 1, 2, 1, 7
OFFSET
0,1
LINKS
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(547)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[547], 90] (* Harvey P. Dale, Sep 23 2011 *)
CROSSREFS
Sequence in context: A040550 A040551 A157981 * A040522 A040521 A040524
KEYWORD
nonn,cofr,easy,less
AUTHOR
STATUS
approved