login
A040874
Continued fraction for sqrt(905).
2
30, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60, 12, 60
OFFSET
0,1
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(905)), confrac);
MATHEMATICA
Block[{$MaxExtraPrecision=1000}, ContinuedFraction[Sqrt[905], 100]] (* or *) PadRight[{30}, 100, {60, 12}] (* Harvey P. Dale, Aug 24 2025 *)
CROSSREFS
Sequence in context: A131773 A091746 A396318 * A147454 A147077 A263927
KEYWORD
nonn,cofr,easy
STATUS
approved