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.

A041318 Numerators of continued fraction convergents to sqrt(173).

This page as a plain text file.
%I A041318 #24 Jul 09 2025 00:37:25
%S A041318 13,79,92,171,1118,29239,176552,205791,382343,2499849,65378417,
%T A041318 394770351,460148768,854919119,5589663482,146186169651,882706681388,
%U A041318 1028892851039,1911599532427,12498490045601,326872340718053,1973732534353919,2300604875071972
%N A041318 Numerators of continued fraction convergents to sqrt(173).
%H A041318 Vincenzo Librandi, <a href="/A041318/b041318.txt">Table of n, a(n) for n = 0..200</a>
%H A041318 <a href="/index/Rec#order_10">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 0, 0, 2236, 0, 0, 0, 0, 1).
%F A041318 a(5*n) = A088316(3*n+1), a(5*n+1) = (A088316(3*n+2) - A088316(3*n+1))/2, a(5*n+2) = (A088316(3*n+2)+A088316(3*n+1))/2, a(5*n+3) = A088316(3*n+2) and a(5*n+4) = A088316(3*n+3)/2. [_Johannes W. Meijer_, Jun 12 2010]
%F A041318 G.f.: -(x^9-13*x^8+79*x^7-92*x^6+171*x^5+1118*x^4+171*x^3+92*x^2+79*x+13) / (x^10+2236*x^5-1). - _Colin Barker_, Nov 08 2013
%t A041318 Numerator[Convergents[Sqrt[173], 30]] (* _Vincenzo Librandi_, Nov 01 2013 *)
%t A041318 LinearRecurrence[{0,0,0,0,2236,0,0,0,0,1},{13,79,92,171,1118,29239,176552,205791,382343,2499849},30] (* _Harvey P. Dale_, Jul 28 2018 *)
%Y A041318 Cf. A041319, A041018, A041046, A041090, A041150, A041226, A041318, A041426, A041550.
%Y A041318 Cf. A010217 (continued fraction).
%K A041318 nonn,frac,cofr,easy
%O A041318 0,1
%A A041318 _N. J. A. Sloane_
%E A041318 More terms from _Colin Barker_, Nov 08 2013