Solveeit Logo

Question

Question: Find the sum of the arithmetic series \(5+11+17+\ldots+95\)....

Find the sum of the arithmetic series 5+11+17++955+11+17+\ldots+95.

Explanation

Solution

An arithmetic series is the sum of a sequence \left\\{a_{k}\right\\}, k=1,2, \ldots, in which each term is computed from the previous one by adding (or subtracting) a constant d. Therefore, for k>1k>1, ak=ak1+d=ak2+2d==a1+d(k1)a_{k}=a_{k-1}+d=a_{k-2}+2 d=\ldots=a_{1}+d(k-1)
The sum of the sequence of the first n terms is then given by:
Sn k=1nak=k=1n[a1+(k1)d]{{S}_{n}}\text{ }\equiv \sum\limits_{k=1}^{n}{{{a}_{k}}}=\sum\limits_{k=1}^{n}{\left[ {{a}_{1}}+(k-1)d \right]}
Sn=n(a1+an)2\mathrm{Sn}=\mathrm{n}(\mathrm{a} 1+\mathrm{an}) 2
=na1+dk=1n1k=n{{a}_{1}}+d\sum\limits_{k=1}^{n-1}{k}

Complete step-by-step answer:
An arithmetic sequence is a sequence where the difference d between successive terms is constant. An arithmetic series is the sum of the terms of an arithmetic sequence. The nth partial sum of an arithmetic sequence can be calculated using the first and last terms as follows:
Sn=n/2(a1+an)\mathrm{Sn}=\mathrm{n/2}(\mathrm{a_1} +\mathrm{a_n})
An arithmetic sequence is a sequence with the difference between two consecutive terms constant. The difference is called the common difference. A
geometric sequence is a sequence with the ratio between two consecutive terms
constant.
Given series is 5+11+17++955+11+17+\ldots+95.
Thus, a=5,d=115=6,l=95a=5, d=11-5=6, l=95
n=lad+1\mathrm{n}=\dfrac{\mathrm{l}-\mathrm{a}}{\mathrm{d}}+1
=9556+1=\dfrac{95-5}{6}+1
=906+1=15+1=16=\dfrac{90}{6}+1=15+1=16
Therefore, Sn=n2(a+l)\mathrm{S}_{\mathrm{n}}=\dfrac{\mathrm{n}}{2}(\mathrm{a}+\mathrm{l})
=162(5+95)=\dfrac{16}{2}(5+95)
=8(100)=8(100)
=800=800

Note: Using the sum identity
k=1nk=12n(n+1)\sum_{k=1}^{n} k=\dfrac{1}{2} n(n+1) then gives Sn=na1+12dn(n1)=12n[2a1+d(n1)]S_{n}=n a_{1}+\dfrac{1}{2} d n(n-1)=\dfrac{1}{2} n\left[2 a_{1}+d(n-1)\right]
Note, however, that a1+an=a1+[a1+d(n1)]=2a1+d(n1)a_{1}+a_{n}=a_{1}+\left[a_{1}+d(n-1)\right]=2 a_{1}+d(n-1)
So Sn=12n(a1+an)S_{n}=\dfrac{1}{2} n\left(a_{1}+a_{n}\right) or n times the arithmetic mean of the first and last terms.