Asked by GARY12
In the arithmertic sequence series:
a+(a+d)+(a+2d)+...+(l-d)+l,a is the first term,d the common difference and l the last term. how do prove that Sn=n/2[a+1]
a+(a+d)+(a+2d)+...+(l-d)+l,a is the first term,d the common difference and l the last term. how do prove that Sn=n/2[a+1]
Answers
Answered by
Reiny
Typo:
you have Sn=n/2[a+1]
clearly should be : Sn=n/2[a+l]
let S(n)
= a + (a+d) + (a+2d) + ... +(l-2d) + (l-d) + l , for n terms
we could just write this turned around
S(n) = l + (l-d) + (l-2d) + ... + (a+2d) + (a+d) + a
add these two equations
2S(n) = a+l + (a+d+l-d) + ... + (l-d+a+d) + (l+a)
2S(n) = (a+l) + (a+l) + ...+(a+l) + (a+l) , n times
2S(n) = n(a+l)
S(n) = (n/2)(a+l)
you have Sn=n/2[a+1]
clearly should be : Sn=n/2[a+l]
let S(n)
= a + (a+d) + (a+2d) + ... +(l-2d) + (l-d) + l , for n terms
we could just write this turned around
S(n) = l + (l-d) + (l-2d) + ... + (a+2d) + (a+d) + a
add these two equations
2S(n) = a+l + (a+d+l-d) + ... + (l-d+a+d) + (l+a)
2S(n) = (a+l) + (a+l) + ...+(a+l) + (a+l) , n times
2S(n) = n(a+l)
S(n) = (n/2)(a+l)
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.