cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A041412 Numerators of continued fraction convergents to sqrt(221).

This page as a plain text file.
%I A041412 #18 Jul 09 2025 00:47:27
%S A041412 14,15,104,223,1442,1665,48062,49727,346424,742575,4801874,5544449,
%T A041412 160046446,165590895,1153591816,2472774527,15990238978,18463013505,
%U A041412 532954617118,551417630623,3841460400856,8234338432335,53247490994866,61481829427201,1774738714956494
%N A041412 Numerators of continued fraction convergents to sqrt(221).
%H A041412 Vincenzo Librandi, <a href="/A041412/b041412.txt">Table of n, a(n) for n = 0..200</a>
%H A041412 <a href="/index/Rec#order_12">Index entries for linear recurrences with constant coefficients</a>, signature (0,0,0,0,0,3330,0,0,0,0,0,-1).
%F A041412 G.f.: -(x^11 -14*x^10 +15*x^9 -104*x^8 +223*x^7 -1442*x^6 -1665*x^5 -1442*x^4 -223*x^3 -104*x^2 -15*x -14) / ((x^4 -15*x^2 +1)*(x^8 +15*x^6 +224*x^4 +15*x^2 +1)). - _Colin Barker_, Nov 07 2013
%F A041412 a(n) = 3330*a(n-6)-a(n-12). - _Wesley Ivan Hurt_, May 24 2021
%t A041412 Numerator[Convergents[Sqrt[221], 30]] (* _Vincenzo Librandi_, Nov 01 2013 *)
%t A041412 LinearRecurrence[{0,0,0,0,0,3330,0,0,0,0,0,-1},{14,15,104,223,1442,1665,48062,49727,346424,742575,4801874,5544449},30] (* _Harvey P. Dale_, Jul 13 2024 *)
%Y A041412 Cf. A041413.
%K A041412 nonn,cofr,frac,easy
%O A041412 0,1
%A A041412 _N. J. A. Sloane_
%E A041412 More terms from _Colin Barker_, Nov 07 2013