Question
Question: Find the sum of the series \(\dfrac{3\times {{1}^{3}}}{{{1}^{2}}}+\dfrac{5\times \left( {{1}^{3}}+{{...
Find the sum of the series 123×13+12+225×(13+23)+12+22+327×(13+23+33)+....... up to 10 terms.
(a) 660
(b) 620
(c) 680
(d) 600
Solution
We start solving the problem by finding the general equation to represent each term of the series. After finding the general equation, we take summation of it up to n terms. Once we find the summation up to n terms, we substitute 10 in place in n and make required calculations to get the desired result.
Complete step-by-step answer :
According to the problem, we need to find the sum of the series 123×13+12+225×(13+23)+12+22+327×(13+23+33)+....... up to 10 terms.
Let us find the general term of the series to solve for the sum of the series.
⇒12(2+1)×13+12+22(4+1)×(13+23)+12+22+32(6+1)×(13+23+33)+....... .
⇒12(2(1)+1)×13+12+22(2(2)+1)×(13+23)+12+22+32(2(3)+1)×(13+23+33)+....... ---(1).
We can see that each term is of the form 1∑rr2(2r+1)×1∑rr3 for r=1,2,3,......n.
We know that sum of the squares of the first n natural numbers is r=1∑nr2=6n(n+1)(2n+1) and sum of the cubes of the first n natural numbers is r=1∑nr3=4n2×(n+1)2.
So, we get general term as 1∑rr2(2r+1)×1∑rr3=(6r×(r+1)×(2r+1))(2r+1)×(4r2×(r+1)2).
⇒1∑rr2(2r+1)×1∑rr3=(31)(2r×(r+1)).
⇒1∑rr2(2r+1)×1∑rr3=23×(r×(r+1)).
⇒1∑rr2(2r+1)×1∑rr3=23×(r2+r).
We can represent sum of the series in equation (1) as r=1∑n23×(r2+r).
⇒r=1∑n23×(r2+r)=23×(r=1∑nr2+r=1∑nr) ---(2).
We know that sum of the squares of the first n natural numbers is defined as r=1∑nr2=6n(n+1)(2n+1) and sum of the first n natural numbers is defined as r=1∑nr=2n(n+1). We use these results in equation (2).
⇒r=1∑n23×(r2+r)=23×((6n(n+1)(2n+1))+(2n(n+1))).
⇒r=1∑n23×(r2+r)=(2×23×n×(n+1))×(3(2n+1)+1).
⇒r=1∑n23×(r2+r)=(43×n×(n+1))×(32n+1+3).
⇒r=1∑n23×(r2+r)=(43×n×(n+1))×(32n+4).
⇒r=1∑n23×(r2+r)=(43×n×(n+1))×(32(n+2)).
⇒r=1∑n23×(r2+r)=(2n×(n+1)×(n+2)) ---(3).
Now we substitute 10 in place of n in equation (3).
So, we have r=1∑1023×(r2+r)=(210×(10+1)×(10+2)).
⇒r=1∑1023×(r2+r)=(210×(11)×(12)).
⇒r=1∑1023×(r2+r)=10×11×6.
⇒r=1∑1023×(r2+r)=660.
We have found the sum of the series 123×13+12+225×(13+23)+12+22+327×(13+23+33)+....... up to 10 terms as 660.
∴ The sum of the series 123×13+12+225×(13+23)+12+22+327×(13+23+33)+....... up to 10 terms as 660.
The correct option for the given problem is (a).
Note : We should the take the general equation to represent each term of series as r2(2r+1).r3, because it will accommodate cube and square of only one number. Whenever we get this type of problem, we try to find the general equation of the terms which makes our sum easier. We can also take 10 in place of n while finding the general summation for n terms.