Arithmetic Progression formula proof

Click For Summary

Discussion Overview

The discussion centers around the proof of the formula for the sum of an arithmetic progression. Participants explore different methods of deriving the formula, focusing on the manipulation of series and the addition of terms in various orders.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants present a method of deriving the sum by writing the series in two different orders and adding them together, leading to the equation 2S_n = n(2a + (n-1)d).
  • Others argue that the second sum should simply be the first series written in reverse order, emphasizing the importance of correctly aligning terms for vertical addition.
  • One participant elaborates on how the terms consistently add to the same value, 2a + (n-1)d, regardless of the order, and concludes that the sum of either series is half of n(2a + (n-1)d).
  • There is a repeated emphasis on the need for clarity in the order of terms when summing the series, with some participants expressing confusion over the initial presentation.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the best method for deriving the formula. There are competing views on the correct representation of the second sum and how to approach the addition of terms.

Contextual Notes

Some participants note that the lack of explicit order in the second sum can lead to confusion, indicating a potential limitation in the initial approach to the proof.

Kartik.
Messages
55
Reaction score
1
The proof says that -
Let,
Sn= a+(a+d)+(a+2d)+...+(a+(n-2)d)+(a+(n-1)d)----->1
Sn= (a+(n-2)d)+(a+(n-1)d)+...+a+(a+d)+(a+2d)------>2

Now if we have to add such things(1 and 2) how would we do that?
 
Mathematics news on Phys.org
Kartik. said:
The proof says that -
Let,
Sn= a+(a+d)+(a+2d)+...+(a+(n-2)d)+(a+(n-1)d)----->1
Sn= (a+(n-2)d)+(a+(n-1)d)+...+a+(a+d)+(a+2d)------>2

Now if we have to add such things(1 and 2) how would we do that?


Since there doesn't seem to be any explicit order in line (2) it is hard to know what you want...I'd rather do the following:

(1) == [itex]S_n=(a)+(a+d)+(a+2d)+...+(a+(n-2)d)+(a+(n-1)d)[/itex]

(2) == [itex]S_n=(a+(n-1)d)+(a+(n-2)d)+...+(a+d)+(a)[/itex] ...These two are the same sum in inverse order.

Now sum both lines (1)+(2) in the same order (from left to right):

[itex]2S_n=(2a+(n-1)d)+(2a+(n-1)d)+...+(2a+(n-1)d) = n(2a+(n-1)d)[/itex] , and from here you obtain the well known formula.

DonAntonio
 
I am not sure what you are trying to do. It looks like one method of deriving the formula for the sum of an arithmetic series but, if so, you have the second sum wrong. You should be just "swapping ends" of the first series. You should have
a+ (a+ d)+ (a+ 2d)+ ...+ (a+ (n-2)d)+ (a+ (n-1)d and
(a+ (n-1)d+ (a+ (n-2)d)+ ...+ (a+ d)+ a

Now add "vertically". The two first numbers in each sum are a and a+ (n-1)d. They add to 2a+ (n-1)d, of course. The next term in each sum is a+d and a+ (n-2)d. They add to 2a+ (1+ n- 2)d= 2a+ (n- 1)d again. The next to last terms are a+ (n- 2)d and a+ d. The add to 2a+ (n-2+ 1)d= 2a+ (n-1)d once more. Finally, the last terms are a+ (n-1)d and a which add to, yet again, 2a+ (n-1)d.

Basically, as move to the right in the first sum, we are always adding "d". Since the second sum is just the first sum reverse, we add "d" as we move right which means that moving left we are subtracting "d". Because, adding vertically, we will have added d to one term and subtracted d from the other, the sums are always the same, 2a+ (n- 1)d. There are n terms so the sum of the two is n(2a+ (n-1)d. Since the two are the same, the sum of either one is half that" n(2a+ (n-1)d)/2.
 
HallsofIvy said:
I am not sure what you are trying to do. It looks like one method of deriving the formula for the sum of an arithmetic series but, if so, you have the second sum wrong. You should be just "swapping ends" of the first series. You should have
a+ (a+ d)+ (a+ 2d)+ ...+ (a+ (n-2)d)+ (a+ (n-1)d and
(a+ (n-1)d+ (a+ (n-2)d)+ ...+ (a+ d)+ a

Now add "vertically". The two first numbers in each sum are a and a+ (n-1)d. They add to 2a+ (n-1)d, of course. The next term in each sum is a+d and a+ (n-2)d. They add to 2a+ (1+ n- 2)d= 2a+ (n- 1)d again. The next to last terms are a+ (n- 2)d and a+ d. The add to 2a+ (n-2+ 1)d= 2a+ (n-1)d once more. Finally, the last terms are a+ (n-1)d and a which add to, yet again, 2a+ (n-1)d.

Basically, as move to the right in the first sum, we are always adding "d". Since the second sum is just the first sum reverse, we add "d" as we move right which means that moving left we are subtracting "d". Because, adding vertically, we will have added d to one term and subtracted d from the other, the sums are always the same, 2a+ (n- 1)d. There are n terms so the sum of the two is n(2a+ (n-1)d. Since the two are the same, the sum of either one is half that" n(2a+ (n-1)d)/2.


Thanks!..I was trying to do the thing you just demonstrated
 
DonAntonio said:
Since there doesn't seem to be any explicit order in line (2) it is hard to know what you want...I'd rather do the following:

(1) == [itex]S_n=(a)+(a+d)+(a+2d)+...+(a+(n-2)d)+(a+(n-1)d)[/itex]

(2) == [itex]S_n=(a+(n-1)d)+(a+(n-2)d)+...+(a+d)+(a)[/itex] ...These two are the same sum in inverse order.

Now sum both lines (1)+(2) in the same order (from left to right):

[itex]2S_n=(2a+(n-1)d)+(2a+(n-1)d)+...+(2a+(n-1)d) = n(2a+(n-1)d)[/itex] , and from here you obtain the well known formula.

DonAntonio

Thanks ! :D
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 35 ·
2
Replies
35
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K