Proving the Difference of Sums in an Arithmetic Progression

fluppocinonys
Messages
19
Reaction score
1

Homework Statement


An arithmetic progression has n terms and a common difference of d. Prove that the difference between the sum of the last k terms and the sum of the first k terms is | (n-k)kd |.

Homework Equations



\begin{array}{l}<br /> {S_n} = \frac{n}{2}\left[ {2{a_1} + \left( {n - 1} \right)d} \right] \\ <br /> {u_n} = {a_1} + \left( {n - 1} \right)d \\ <br /> \end{array}


The Attempt at a Solution


I have no idea how to apply the "first 3 terms" and "last 3 terms" into the equation...
Do I use {u_n} as last term, and subsequently {u_{n - 1}}, {u_{n - 2}} for last second and third term?
 
Physics news on Phys.org
Hi fluppocinonys! :wink:
fluppocinonys said:
Do I use {u_n} as last term, and subsequently {u_{n - 1}}, {u_{n - 2}} for last second and third term?

Yes. :smile:
 
I tried but still unable to solve it.
Can you please hint me on how to start the question with?
thanks
 
fluppocinonys said:
I tried but still unable to solve it.
Can you please hint me on how to start the question with?
thanks

Hint: if n = 100, and k = 6, what is the difference between a1 and a95? :smile:
 
a95 = a1 + 94d
so,
a95 - a1
= a1 + 94d - a1
= 94d
 
fluppocinonys said:
a95 = a1 + 94d
so,
a95 - a1
= a1 + 94d - a1
= 94d

Yup! :biggrin:

and then you … ? :wink:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top