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

A040828
Continued fraction for sqrt(858).
1
29, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3, 58, 3, 2, 3
OFFSET
0,1
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(858)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[858], 90] (* Harvey P. Dale, Apr 13 2012 *)
CROSSREFS
Sequence in context: A051314 A040827 A040826 * A040829 A040830 A333676
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved