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 A218088 #11 Sep 17 2021 17:29:23 %S A218088 2,4,8,20,52,140,400,1204,3808,12634,43772,157822,590518,2287070, %T A218088 9148286,37719354,160029668,697553152,3119552536,14295585636, %U A218088 67052240164,321571247090,1575370942644,7876854713228,40164235888490,208699491618146,1104333907134456,5947020092025820 %N A218088 a(n) is the largest term in period of continued fraction expansion of square root of n!. %H A218088 Chai Wah Wu, <a href="/A218088/b218088.txt">Table of n, a(n) for n = 2..30</a> %t A218088 Table[Max@ContinuedFraction[n!^(1/2)], {n, 2, 24}] %Y A218088 Cf. A078160. %K A218088 nonn %O A218088 2,1 %A A218088 _Arkadiusz Wesolowski_, Oct 20 2012 %E A218088 a(25)-a(29) from _Chai Wah Wu_, Sep 17 2021