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

A040139
Continued fraction for sqrt(152).
1
12, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 3
OFFSET
0,1
MAPLE
Digits := 100: convert(evalf(sqrt(N)), confrac, 90, 'cvgts'):
MATHEMATICA
ContinuedFraction[Sqrt[152], 300] (* Vladimir Joseph Stephan Orlovsky, Mar 23 2011*)
PadRight[{12}, 120, {24, 3}] (* Harvey P. Dale, Apr 14 2016 *)
CROSSREFS
Sequence in context: A127146 A306536 A063609 * A317312 A112033 A248171
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved