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 A078406 #6 Oct 19 2017 03:14:08 %S A078406 1,2,6,15,32,64,122,222,390,668,1113,1816,2910,4582,7108,10880,16444, %T A078406 24576,36352,53250,77312,111322,159046,225585,317788,444793,618784, %U A078406 855906,1177438,1611388,2194432,2974400,4013544,5392550,7215644 %N A078406 Number of ways to partition 4*n into distinct positive integers. %t A078406 Table[PartitionsQ[4n], {n, 0, 40}] %Y A078406 Bisection of A035294. Cf. A078407. %Y A078406 a(n) = t(4*n, 0), t as defined in A079211. %K A078406 nonn,easy %O A078406 0,2 %A A078406 _N. J. A. Sloane_, Dec 27 2002 %E A078406 More terms from _Don Reble_, Jan 05 2003