Calculate the Sum of Odd Integers from 15 to 240 | Find the Answer Now!

  • Thread starter Thread starter whitehorsey
  • Start date Start date
  • Tags Tags
    Integers Sum
AI Thread Summary
The discussion focuses on calculating the sum of odd integers between 15 and 240, with potential answers being 14,336, 28,672, 14,448, and 28,896. Participants mention using the formula for arithmetic progression, noting that the first term is 17 and the common difference is 2. They suggest finding the average of the first and last numbers to simplify the calculation. Additionally, the use of sigma notation for summation is introduced as an alternative method. The conversation emphasizes understanding arithmetic properties to arrive at the correct sum.
whitehorsey
Messages
188
Reaction score
0
1. Find the sum of the odd integers greater than 15 but less than 241.
a. 14,336
b. 28,672
c. 14,448
d. 28896




2. an = a1 + (n-1)*d



3. I know that n = 8 and a1= 17 and d = 2. But I don't know how to get one of these answers:
14,336
28,672
14,448
28896
 
Physics news on Phys.org
It's an arithmetic progression. Look it up. Or try adding (17+19+...+237+239) to (239+237+...+19+17) term by term and draw your own conclusions.
 
One way to find a sum of numbers is to find their average value of the numbers, then multiply by how many numbers there are.

A very nice property of arithmetic progressions is that the average of all the numbers in the progression is the same as the average of the first and last numbers only. What is the first number in this progression? What is the last? What is their average? How many numbers are there?
 
If you have been introduced to sigma (summation) notation you can also write the progression of odd numbers as,

\sum2n+1

where the sum ranges from 8 to 119. Same idea really. You have a basic formula for the arithmetic progression, which HalllsofIvy gave you in words.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top