Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
A040253
Continued fraction for sqrt(270).
1
16, 2, 3, 6, 3, 2, 32, 2, 3, 6, 3, 2, 32, 2, 3, 6, 3, 2, 32, 2, 3, 6, 3, 2, 32, 2, 3, 6, 3, 2, 32, 2, 3, 6, 3, 2, 32, 2, 3, 6, 3, 2, 32, 2, 3, 6, 3, 2, 32, 2, 3, 6, 3, 2, 32, 2, 3, 6, 3, 2, 32, 2, 3, 6, 3, 2, 32, 2, 3, 6, 3, 2, 32, 2, 3, 6, 3, 2, 32, 2, 3, 6, 3, 2, 32, 2, 3
OFFSET
0,1
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(270)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[270], 100] (* or *) PadRight[{16}, 120, {32, 2, 3, 6, 3, 2}] (* Harvey P. Dale, Jul 19 2019 *)
CROSSREFS
Sequence in context: A037925 A239864 A040252 * A180730 A040254 A285386
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved