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

A040958
Continued fraction for sqrt(990).
1
31, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2, 62, 2, 6, 2
OFFSET
0,1
FORMULA
G.f.: -(31*x^4 + 2*x^3 + 6*x^2 + 2*x + 31)/((x-1)*(x+1)*(x^2+1)). - Colin Barker, Aug 11 2012
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(990)), confrac);
CROSSREFS
Sequence in context: A040956 A051315 A040957 * A040959 A040960 A040946
KEYWORD
nonn,cofr,easy
STATUS
approved