I came across the following problem and have not been able to figure out how to solve it. Any help would be very greatly appreciated!!
A whole number can be expressed as a sum of consecutive whole numbers. The number of different ways that a given whole number can be built out of consecutive whole numbers is called its consecutive index.
1. Among the first 10,000 whole numbers, which have the smallest consecutive index? What is that index?
2. Among the first 10,000 whole numbers, which have the largest consecutive index? What is that index?
I know the smallest consecutive index must be 1 (which is trivial), but is there a way to find all numbers with such an index from 0 to 10,000?
And the second question is driving me crazy. I've tried doing some google research but to no avail. Please help alleviate my frustration! Thanks in advance![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
A whole number can be expressed as a sum of consecutive whole numbers. The number of different ways that a given whole number can be built out of consecutive whole numbers is called its consecutive index.
1. Among the first 10,000 whole numbers, which have the smallest consecutive index? What is that index?
2. Among the first 10,000 whole numbers, which have the largest consecutive index? What is that index?
I know the smallest consecutive index must be 1 (which is trivial), but is there a way to find all numbers with such an index from 0 to 10,000?
And the second question is driving me crazy. I've tried doing some google research but to no avail. Please help alleviate my frustration! Thanks in advance