Let S be the smallest square that is the sum of n distinct positive integers. Then a(n) is the smallest k such that there exist n distinct positive integers <= k whose squares sum to S.
A018937
Let S be the smallest square that is the sum of n distinct positive integers. Then a(n) is the smallest k such that there exist n distinct positive integers <= k whose squares sum to S.
Terms
- a(0) =1a(1) =4a(2) =6a(3) =6a(4) =7a(5) =9a(6) =9a(7) =11a(8) =11a(9) =13a(10) =12a(11) =16a(12) =15a(13) =16a(14) =20a(15) =21a(16) =19a(17) =22a(18) =22a(19) =22a(20) =23a(21) =25a(22) =28a(23) =24a(24) =26a(25) =29a(26) =32a(27) =36a(28) =34a(29) =33
External references
- oeis: A018937