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 A338778 #5 Feb 16 2025 08:34:00 %S A338778 1,1,0,0,0,20,195,1890,6286,94584,1065120,12345432,194450586, %T A338778 2844976135,44569913570,740023110855,13144353701940,241663182769494, %U A338778 4707408836458200,95865898167054186,2038122531703155798,45103282424247100962,1037559653596650520776,24776005985596646165127 %N A338778 Number of ordered ways of writing n-th tetrahedral number as a sum of n positive tetrahedral numbers. %H A338778 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/TetrahedralNumber.html">Tetrahedral Number</a> %H A338778 <a href="/index/Ps#pyramidal_numbers">Index to sequences related to pyramidal numbers</a> %H A338778 <a href="/index/Com#comp">Index entries for sequences related to compositions</a> %F A338778 a(n) = [x^A000292(n)] (Sum_{j>=1} x^A000292(j))^n. %e A338778 The 5th tetrahedral number is 35 and 35 = 1 + 4 + 10 + 10 + 10 (20 permutations), so a(5) = 20. %Y A338778 Cf. A000292, A298269, A298672, A298857, A298858, A303170, A338586. %K A338778 nonn %O A338778 0,6 %A A338778 _Ilya Gutkovskiy_, Nov 08 2020