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 A375332 #7 Aug 12 2024 13:11:11 %S A375332 -1,151,2465,54994,1386406515,351060139210 %N A375332 a(n) is the smallest number which can be represented as the sum of 5 distinct positive n-th powers in exactly 4 ways, or -1 if no such number exists. %e A375332 a(4) = 54994 = 1^4 + 2^4 + 4^4 + 8^4 + 15^4 %e A375332 = 1^4 + 2^4 + 9^4 + 10^4 + 14^4 %e A375332 = 2^4 + 5^4 + 6^4 + 11^4 + 14^4 %e A375332 = 3^4 + 7^4 + 8^4 + 10^4 + 14^4. %Y A375332 Cf. A046881, A342899, A374418, A374421, A374422, A374423, A374424, A374425, A375329, A375330, A375331, A375333, A375334. %K A375332 sign,hard,more %O A375332 1,2 %A A375332 _Ilya Gutkovskiy_, Aug 12 2024 %E A375332 a(5)-a(6) from _Michael S. Branicky_, Aug 12 2024