addoil
Member
- Joined
- Oct 15, 2011
- Messages
- 120
- Gender
- Female
- HSC
- 2012
prove:
a + (a+d) + (a+2d)...+ [a+d(n-1)] = (n/2)[2a+d(n-1)]
(ie. prove the arithmetic sum formula!)
Here's what I have:
-----------------------
When [n=1] LHS = a, RHS = a
Therefore the statement is true for n=1
Assume the statement is true for n=k;
ie. Sum(k) = (k/2) [2a+d(k-1)]
Therefore prove that the statement is true for n=k+1
ie. Sum(k+1) = [(k+1)/2] (2a+dk)
LHS
= S(k+1)
= S(k) + T(k+1)
= (k/2) [2a+d(k-1)] + [a+dk]
= (k/2) [2a+dk-d] + (1/2) [2a+2dk]
= [(k+1)/2] [2a+dk-d+2a+2dk]
= [(k+1)/2] [4a+3dk-d]
I got the first part which is the (k+1)/2 part... but how do i prove the 2a+dk part?!?!?
a + (a+d) + (a+2d)...+ [a+d(n-1)] = (n/2)[2a+d(n-1)]
(ie. prove the arithmetic sum formula!)
Here's what I have:
-----------------------
When [n=1] LHS = a, RHS = a
Therefore the statement is true for n=1
Assume the statement is true for n=k;
ie. Sum(k) = (k/2) [2a+d(k-1)]
Therefore prove that the statement is true for n=k+1
ie. Sum(k+1) = [(k+1)/2] (2a+dk)
LHS
= S(k+1)
= S(k) + T(k+1)
= (k/2) [2a+d(k-1)] + [a+dk]
= (k/2) [2a+dk-d] + (1/2) [2a+2dk]
= [(k+1)/2] [2a+dk-d+2a+2dk]
= [(k+1)/2] [4a+3dk-d]
I got the first part which is the (k+1)/2 part... but how do i prove the 2a+dk part?!?!?