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 A003996 #24 Oct 24 2023 06:12:54 %S A003996 25,26,29,30,41,45,46,49,50,53,54,61,62,65,66,69,70,74,75,77,78,79,81, %T A003996 82,84,85,86,87,89,90,91,93,94,95,98,99,100,101,102,103,104,105,106, %U A003996 107,109,110,111,113,114,115,116,117,118,119,120,121,122,123 %N A003996 Sums of distinct nonzero squares in more than one way. %C A003996 The largest integer not in this sequence is 132. Proof based on Theorem 3 from M. J. Wiener link: All the numbers from 148+1 to 148+12^2 are the sum of distinct squares from {1^2,...,11^2} in more than one way (direct calculation). This range can be extended indefinitely by adding 12^2, 13^2, etc. Numbers between 132 and 148 confirmed from A033461. - _Martin Fuller_, Aug 28 2023 %H A003996 M. J. Wiener, <a href="https://cs.uwaterloo.ca/journals/JIS/VOL26/Wiener/wiener3.html">The Largest Integer Not the Sum of Distinct 8th Powers</a>, J. Integer Sequences, 26 (2023), Article 23.5.4. %H A003996 <a href="/index/Su#ssq">Index entries for sequences related to sums of squares</a> %F A003996 For n >= 65, a(n) = n + 68 (see comment). - _Martin Fuller_, Aug 28 2023 %Y A003996 Cf. A033461, A003995. %K A003996 nonn %O A003996 1,1 %A A003996 _N. J. A. Sloane_