Problem 17: Nice Numbers II
Solve a simpler problem (smaller numbers); Look for patterns; Use equations/algebra
A ‘nice’ number is a number that can be expressed as the sum of a string of two or more consecutive positive integers. Determine which of the numbers from 50 to 70 inclusive are nice.
(from Derek Holton)