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 A334013 #10 Feb 16 2025 08:34:00 %S A334013 2,140,102424,43322844421220 %N A334013 a(n) is the least integer that is the sum of two nonzero tetrahedral numbers in exactly n ways. %H A334013 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/TetrahedralNumber.html">Tetrahedral Number</a> %H A334013 <a href="/index/Ps#pyramidal_numbers">Index to sequences related to pyramidal numbers</a> %e A334013 Let Te(k) denote the k-th tetrahedral number, then %e A334013 a(1) = Te(1) + Te(1); %e A334013 a(2) = Te(7) + Te(6) = Te(8) + Te(4); %e A334013 a(3) = Te(82) + Te(34) = Te(83) + Te(27) = Te(84) + Te(7); %e A334013 a(4) = Te(60500) + Te(33760) = Te(53311) + Te(47682) = Te(63383) + Te(17423) = Te(63495) + Te(15790); %Y A334013 Cf. A000292, A010329, A011541, A053587. %K A334013 nonn,hard,more %O A334013 1,1 %A A334013 _Ilya Gutkovskiy_, Apr 12 2020 %E A334013 a(4) from _Giovanni Resta_, Apr 13 2020