SOLUTION: The odd integers are arranged into sets, each succeeding set continuing from the previous, and containing one more number as follows: {1},{3,5},{7,9,11},{13,15,17,19},... what is t

Algebra ->  sets and operations -> SOLUTION: The odd integers are arranged into sets, each succeeding set continuing from the previous, and containing one more number as follows: {1},{3,5},{7,9,11},{13,15,17,19},... what is t      Log On


   



Question 1099657: The odd integers are arranged into sets, each succeeding set continuing from the previous, and containing one more number as follows: {1},{3,5},{7,9,11},{13,15,17,19},... what is the sum of the numbers in the set that has last number 1259?
Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


The numbers of numbers in the successive sets are
1, 2, 3, 4, ...

Let's think about the process for finding the answer by answering a similar but much simpler problem: find the sum of the numbers in the set that has last number 19.

We can see the answer in the statement of the problem; however, let's see how we can get the answer in a way that we can use to find the answer to the given problem.

The "first" set contains 1 odd integer; the "second" contains 2; the third 3; and the fourth 4.

1+2+3+4 = 10, and 19 is the 10th odd integer, so 19 is the last number in the 4th set.

Then, since there are 4 numbers in that set, the four numbers in the set are 19, 17, 15, and 13.

It is easy to see in this case that the sum of those numbers is 64. But let's find that sum by a method that we can use for the given problem, where we can't see the whole set of numbers at once.

We know at this point that 19 is the largest number in the 4th set. The smallest number in the 4th set is 19 minus the common difference 2 three times, so the smallest number in the set is 19-3%282%29+=+19-6+=+13. Then the average of the numbers in the set is %2819%2B13%29%2F2+=+16; and with 4 numbers in the set, the sum is 16%2A4+=+64.

Now let's apply that same analysis to the given problem.

The number 1259 is the 630th odd positive integer; and we are told that it is the last number in its set.

So we need to find when 1+2+3+4+...+n is equal to 630.

The sum of the integers from 1 to n is %28n%28n%2B1%29%29%2F2; so we want to find a solution to
%28n%28n%2B1%29%29%2F2+=+630
n%28n%2B1%29+=+1260

By one method or another, we find n=35.

That means 1259 is the last number in the 35th set.

Using the method we developed earlier, the first number in the 35th set is 1259-34%2A2+=+1259-68+=+1191.

Then the average of the numbers in the set is %281259%2B1191%29%2F2+=+2450%2F2+=+1225.

And then the sum of the numbers in that set is 35%2A1225+=+42875.

ANSWER: The sum of the numbers in the set with last number 1259 is 42,875.