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.
%I A041684 #27 Dec 26 2023 07:03:05 %S A041684 19,723,27493,1045457,39754859,1511730099,57485498621,2185960677697, %T A041684 83123991251107,3160897628219763,120197233863602101, %U A041684 4570655784445099601,173805117042777386939,6609165103409985803283,251322079046622237911693,9556848168875055026447617 %N A041684 Numerators of continued fraction convergents to sqrt(362). %H A041684 Vincenzo Librandi, <a href="/A041684/b041684.txt">Table of n, a(n) for n = 0..200</a> %H A041684 Tanya Khovanova, <a href="http://www.tanyakhovanova.com/RecursiveSequences/RecursiveSequences.html">Recursive Sequences</a> %H A041684 <a href="/index/Rec">Index entries for linear recurrences with constant coefficients</a>, signature (38,1). %F A041684 From _Philippe Deléham_, Nov 23 2008: (Start) %F A041684 a(n) = 38*a(n-1) + a(n-2), n > 1; a(0)=19, a(1)=723. %F A041684 G.f.: (19+x)/(1-38*x-x^2). (End) %t A041684 Numerator[Convergents[Sqrt[362], 30]] (* _Vincenzo Librandi_, Nov 06 2013 *) %t A041684 LinearRecurrence[{38,1},{19,723},20] (* _Harvey P. Dale_, Feb 10 2019 *) %Y A041684 Cf. A041685. %K A041684 nonn,cofr,frac,easy %O A041684 0,1 %A A041684 _N. J. A. Sloane_ %E A041684 Additional term from _Colin Barker_, Nov 09 2013