Question
Question: Find sum up to n terms of the series 1+5+12+22+35.......
Find sum up to n terms of the series 1+5+12+22+35....
Solution
Note that, the differences of the terms of the given sequence are in arithmetic progression. Find the closed expression for the nth term of the sequence first. Then calculate the sum up to the nth term
Sn=i=1∑nai
Complete step-by-step answer:
The terms of the given sequence are
a1=1 a2=5 a3=12 ⋮
We see their differences are in arithmetic progression with first term 4 and common difference 3, i.e.
a2−a1=4 +a3−a2=7 +a4−a3=10 ⋮ ⋮ +an−an−1=3n−2
Adding all the equations, we get
an−a1=4+7+10+......+(3n−2) As 4+7+10+......+(3n−2) are in AP where a=4, d=3 and n′=n−1 So by using the formula of sum of an AP we get, an−1=2(n−1)(2(4)+(n−1−1)3) On simplifying we get, ⇒an−1=2(n−1)(4+3n−2)=2(n−1)(3n+2) ⇒an=23n2+2n−3n−2+2=23n2−n
Therefore sum up to the nth term of the given sequence is
Sn=i=1∑nai=i=1∑n23i2−i ⇒Sn=23∑i2−21∑i Now we use the fact that ∑i2=6n(n+1)(2n+1)and ∑i=2n(n+1), ⇒Sn=23∗6n(n+1)(2n+1)−21∗2n(n+1) ⇒Sn=4n(n+1)(2n+1)−4n(n+1) On simplifying further we get, ⇒Sn=4n(n+1)[2n+1−1]=2n2(n+1)
Hence, sum up to n terms of the series 1+5+12+22+35.... is given by 2n2(n+1)
Note: Apparently, the terms of the given sequence have no pattern. Now, note that the differences of the terms of the given sequence are in arithmetic progression. Using this, find the closed expression for the nth term of the sequence first. Then calculate the sum up to nth term
Sn=i=1∑nai