Question
Question: How do you find the sum of the arithmetic sequence given \({{a}_{1}}=7\) , \(d=-3\) , \(n=20\) ?...
How do you find the sum of the arithmetic sequence given a1=7 , d=−3 , n=20 ?
Solution
Before starting the problem, we first write down the expression for the nth term. Then, putting the values in it, we get the nth term. The average will be the algebraic mean of the nth and the first terms. The sum will be the average times the number of terms.
Complete step by step solution:
A sequence is an enumerated collection of objects, especially numbers, in which repetitions are allowed and in which the order of objects matters. A sequence may be finite or infinite depending on the number of objects in the sequence. Sequences can be of various types such as arithmetic sequence, geometric sequence and so on. Sequences can be completely random as well. The nth term of a sequence is sometimes written as a function of n.
An arithmetic sequence is the one in which the difference between the consecutive objects is a constant. It is called the common difference of the arithmetic sequence. The general expression of the nth term will be,
an=a+(n−1)d....(1) where a is the first term of the sequence and d is the common difference.
The values of a, d and n are given as a1=7 , d=−3 , n=20 . We now put these values in the above equation and get,
an=7+(20−1)(−3)⇒an=−50
Now, we know that since the terms of an arithmetic sequence are arranged linearly, the average of the sequence will be the algebraic mean of the terms, i.e.,
average=2a+an⇒average=27+(−50)⇒average=21.5
The sum of the sequence will be the average times the number of terms which means,
sum=average×n⇒sum=(−21.5)×20⇒sum=−430
Therefore, we can conclude that the sum of the sequence is −430.
Note: This problem was quite easy, but we should be careful in the calculations. This problem can also be done in another way. There is a predefined formula for the sum of an arithmetic sequence which is sum=2n[2a+(n−1)d] . If we put the given values in this formula, we directly get the sum.