Question
Question: Find the sum of n terms of the series 3 + 15 + 35 + 63 + _ _....
Find the sum of n terms of the series 3 + 15 + 35 + 63 + _ _.
Solution
Hint: Let us find the nth term of the above given series and then apply summation to find the sum of n terms of that series.
Complete Step-by-Step solution:
Now we had to reduce the above given series such that its nth term can be found easily.
Let S be the sum of n terms of the above given series.
And let the nth term of the given series be denoted as Tn.
S = 3 + 15 + 35 + 63 + …… + Tn (1)
Now, if we add 1 to each term of the above series of equation 1. Then equation 1 becomes,
S + n = (3 + 1) + (15 + 1) + (35 + 1) + (63 + 1) + …….. + (Tn + 1)
On solving above equation, it becomes
S + n = 4 + 16 + 36 + 64 + ……………… (Tn + 1)
Now, let nth term of the above series is Pn.
S + n = (2)2+(4)2+(6)2+(8)2+........(Pn) (2)
So, we can clearly see from the above equation that,
nth term of the series at equation 2 will be equal to Pn = (2n)2.
Like, if n = 1 then the first term will be = (2×1)2 = 2
And if n = 2 then the second term will be = (2×2)2 = 16
Let the sum of n terms of RHS of equation 2 is denoted as SPn.
S + n = SPn (3)
So, now applying summation from i = 1 to i = n to the ith term of the series whose sum of n terms is SPn we get.
SPn=i=1∑i=n(2i)2=4i=1∑i=n(i)2=4[(1)2+(2)2+(3)2+(4)2+(5)2+..........+(n)2] (4)
Now as we know that if the ith term of the series is (i)2 then the sum of n terms of that series will be equal to,
(1)2+(2)2+(3)2+(4)2+(5)2+..........+(n)2=6n(n+1)(2n+1)
So, equation 4 becomes
SPn = 64n(n+1)(2n+1)
Now putting the value of SPn in equation 3. We get,
S + n = 64n(n+1)(2n+1)
Now subtracting n to both sides of the above equation. We get,
S = 64n(n+1)(2n+1) – n
Now taking LCM on RHS of the above equation. We get,
S = 64n(n+1)(2n+1)−6n=6n[4(n+1)(2n+1)−6]
On solving the above equation. We get,
S = 6n[8n2+4n+8n+4−6]=6n[8n2+12n−2]=68n3+12n2−2n=34n3+6n2−1n
As we have stated above that S is the sum of n terms of the series given in the question.
So, the sum of n terms of the given series will be equal to 34n3+6n2−1n.
Note: Whenever we come up with this type of question then if the given series does not form any relation like A.P or G.P directly. Then to find the sum of n terms of that series first we try to reduce that series by adding or subtracting some constant term to each term of that series after that we had to find the nth term of the new series and then apply summation from i = 1 to i = n to get the sum of n terms of the new series. After that we add or subtract n times the constant term which we had added or subtracted earlier to get the required sum of n terms of the given series.