n = 159. Working on an explanation.
It turns out that there are 79 individual even numbers and the average of each is 80. Hence the 79*80 = the sum of even numbers from 1 to n. Why is this true?
Lets use a smaller sum to illustrate the rule:
lets say the sum of even integers from 1 to n is 10*11 where n is an odd number. What does it mean "Where n is an odd number?" It means that when we find the value of the highest even number in the progression, we must add 1 to get n. That's all.
Back to 1 to n = 10*11. It's easier to see here becuase you can write out 10 * 11 = 110
2 + 4 + 6 + 8 + 10 + 12 + 14 + 16 + 18 + 20 + 22 + 24 + 26 + 28 + 30 + 32...that should cover it.
You won't need to do this on the exam once you see the rule. These steps are just to illustrate the rule.
If you have the first 5 even numbers, which is 2, 4 , 6, 8 and 10. The sum is 30. (2+8=10)(4+6=10) and (10) = sum of 30. what's the average of this? Average = 6. 30 / 5 numbers = 6. If you represented the total as a product of 2 numbers, it could be 5*6. Happens to be 5 numbers * the average of those numbers.
So 79*80 is the folowing. 79 total numbers, and 80 is the average of those numbers. It happens to be here that there are 79 even numbers. If you get a question like this again, the number of numbers will be the smaller number...79 rather than 80. So, now we double 79 to get the actual value of the highest even number because 79 is the number of even numbers. so 79 * 2 = 158. But n is an odd number as indicated in the stem, so 158 + 1 to get the next odd number that would not include another even number. 161 would include 160 and throw the total off.
What happens if you get something like this:
The sum of all even numbers from 1 to n, where n is odd, is 6320. They don't tell you it's 79*80. Are we screwed now? No.
Apply this rule:
You need to find 2 perfect squares. The nearest one that is below your total and the nearest one that is above your total. For the 79*80 example..79*79 is going to be 6241 and 80*80 is going to be 6400. These surround the value presented of 6320. What signifiance does this have?
If you take the square of the high number and subtract out the value given (6400 - 6320) you get 80.
If you take the number given and subtract out the low number, you get 79. (6320 - 6241). Magic!!!
These are your numbers you need to answer the question. It gives you 79 numbers at the average of 80. so 79*2 because it's even, then if the question says n is the next odd, the answer is 159.
Check this on a random example:
The sum of the even numbers between 1 and n is 39800 where n is odd. What is the value of n?
This is a crazy high number, but i've made it somewhat easy for you as you can see that 40,000 is higher and 4 is a square of 2, but that 4 has four zeros after it, so add half of those zeros to 2. So you have 200 (two zeros). You have to account for all zeros, but it's a square, so the other number would need the other "half" of the zeros in the original number. Square root of 16,000,000 is 4000. 6 zeros after 16 and 16 is the square of 4, so 4 + 3 zeros. Back to the task at hand.
So once you see that 200 is the closest perfect square to the high side, you just take 200 -1 to get 199 * 200. If you want, do the math and 200 * 199 = 39800. Follow the same rules as before. Double 199 to 398, add 1 if you need to know n as an odd number for n = 399.
If you get an odd progression, the total of all odd numbers from 1 to n...the total will always be a perfect square of (n+1)/2. For example:
If the sum of a certain number of odd integers is 441, how many integers are there? The answer will be \(sqrt{441}=21\)