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 A095362 #4 May 08 2022 23:26:02 %S A095362 2,6,12,20,38,53,106,200,369,657,1227,2191,4268,8076,15291,28932, %T A095362 55125,105983,202482,391506 %N A095362 Ratio A095110(n)/A000079(n-2) rounded to nearest integer. %F A095362 a(1) = 2, a(n) = round(A095110(n)/A000079(n-2)) for n > 1. %Y A095362 See Comments on A095361, where the same ratios are given rounded down. %Y A095362 Cf. A000079, A095110. %K A095362 nonn %O A095362 1,1 %A A095362 _Antti Karttunen_, Jun 12 2004