Numbers which are not the sum of distinct squares
Spoiler: (highlight to read)
Once the longest run of consecutive generated sums is longer the the next square, every number after can be generated by adding the next square to every number in the run. Find the new longest run, add the next square, etc.
Output:
PreviousNumbers k such that the last letter of k is the same as the first letter of k 1NextNumbers which are the cube roots of the product of their proper divisors
Last updated