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 A331924 #4 Feb 02 2020 09:04:56 %S A331924 1,0,0,0,1,0,1,0,1,1,3,0,3,2,5,3,5,2,13,10,13,11,21,16,29,25,35,55,71, %T A331924 62,87,100,115,155,185,197,247,378,311,495,553,674,767,1060,1047,1469, %U A331924 1463,1846,2139,3391,2713,4135,4453,5930,6409,8777 %N A331924 Number of compositions (ordered partitions) of n into distinct composite parts. %H A331924 <a href="/index/Com#comp">Index entries for sequences related to compositions</a> %e A331924 a(14) = 5 because we have [14], [10, 4], [8, 6], [6, 8] and [4, 10]. %Y A331924 Cf. A002808, A023895, A052284, A204389, A219107, A280544, A331917. %K A331924 nonn %O A331924 0,11 %A A331924 _Ilya Gutkovskiy_, Feb 01 2020