Is the Series S = 12-22+32-42...+20092 Equivalent to -(1+2+3+...+2008)?

  • Thread starter Thread starter Kartik.
  • Start date Start date
  • Tags Tags
    Series Summation
AI Thread Summary
The discussion revolves around the equation S = 12 - 22 + 32 - 42 + ... + 20092 and whether it can be expressed as -(1 + 2 + 3 + ... + 2008). Participants confirm that this transformation is valid, explaining that each pair of terms can be factored to yield negative sums of natural numbers. The conversation also touches on the need to include the term 20092 after factoring. Additionally, hints are provided for calculating the sum of the first n natural numbers, emphasizing the pairing method for simplification. The thread concludes with a focus on understanding summation techniques.
Kartik.
Messages
55
Reaction score
1
S = 12-22+32-42...+20092

Attempt=

S = (1+2)(1-2)+(3+4)(3-4)+...+(2007-2008)(2007+2008) [can we write this as -(1+2+3+4+5...2008) if yes, then why ?) +20092
Stuck after this.
 
Physics news on Phys.org
Do you know the summation of:
12+22+32+42+...+n2

That would be of help here.
 
Kartik. said:
S = 12-22+32-42...+20092

Attempt=

S = (1+2)(1-2)+(3+4)(3-4)+...+(2007-2008)(2007+2008) [can we write this as -(1+2+3+4+5...2008) if yes, then why ?) +20092
Stuck after this.

Yes you can write it as -(1+2+...+2008)+20092 because

(1+2)(1-2) = -(1+2)
(3+4)(3-4) = -(3+4)
...

And finally, we factored 20072-20082 but left out the 20092 term so we need to add that term in at the end.

Now, do you know the formula to sum the first n natural numbers?

Hint:

1+2+3+...+(n-2)+(n-1)+n

= (1+n) + (2+(n-1)) + (3+(n-2))+...
 
Just to give you a greater hint to support Mentallic, draw out the numbers from 1 to n
1+2+3+4...n-3+n-2+n-1+n, now notice, like Mentallic said, how 1+n = n-1+2 = n-2+3, so all those pairs have the same value, and when you have x things with value y, the result is...
Bonaparte
 
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...
Back
Top