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

A042889
Denominators of continued fraction convergents to sqrt(976).
2
1, 4, 25, 29, 83, 278, 361, 1722, 3805, 13137, 30079, 133453, 163532, 624049, 1411630, 2035679, 13625704, 56538495, 3519012394, 14132588071, 88314540820, 102447128891, 293208798602, 982073524697, 1275282323299, 6083202817893, 13441687959085, 46408266695148
OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3532638098, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1).
FORMULA
a(n) = 3532638098*a(n-18) - a(n-36) for n > 35. - Vincenzo Librandi, Jan 31 2014
MATHEMATICA
Denominator[Convergents[Sqrt[976], 30]] (* Harvey P. Dale, Mar 20 2013 *)
CROSSREFS
Sequence in context: A095970 A297963 A020221 * A042177 A302416 A303183
KEYWORD
nonn,frac,easy
EXTENSIONS
More terms from Vincenzo Librandi, Jan 31 2014
STATUS
approved