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 A320593 #4 Oct 16 2018 16:39:58 %S A320593 1,2,3,5,8,11,16,21,28,36,46,57,71,86,104,124,148,173,203,235,272,312, %T A320593 357,405,460,518,583,652,729,810,900,995,1099,1209,1329,1455,1593, %U A320593 1737,1893,2057,2234,2419,2618,2826,3049,3282,3531,3790,4067,4355,4661,4980 %N A320593 Number of partitions of n with five parts in which no part occurs more than twice. %H A320593 Alois P. Heinz, <a href="/A320593/b320593.txt">Table of n, a(n) for n = 9..10000</a> %F A320593 G.f.: (x^5-x-1)*x^9/((x^2+x+1)*(x^4+x^3+x^2+x+1)*(x^2+1)*(x+1)^2*(x-1)^5). %Y A320593 Column k=5 of A209318. %K A320593 nonn,easy %O A320593 9,2 %A A320593 _Alois P. Heinz_, Oct 16 2018