Question
Question: Find the sum of the series \(1+\left( 2\times 3 \right)+\left( 3\times 5 \right)+\left( 4\times 7 \r...
Find the sum of the series 1+(2×3)+(3×5)+(4×7)........ up to 11 terms?
(a) 915
(b) 946
(c) 945
(d) 916
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 11 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 1+(2×3)+(3×5)+(4×7)........ up to 11 terms.
Let us find the general term of the series to solve for the sum of the series.
⇒(1×1)+(2×3)+(3×5)+(4×7)........ .
⇒(1×(2−1))+(2×(4−1))+(3×(6−1))+(4×(8−1))........ .
⇒(1×(2(1)−1))+(2×(2(2)−1))+(3×(2(3)−1))+(4×(2(4)−1))........ ---(1).
We can see that each term is of the form r×(2r−1) for r=1,2,3,......n.
So, we get general term as r×(2r−1)=(2r2−r).
We can represent sum of the series in equation (1) as r=1∑n(2r2−r).
⇒r=1∑n(2r2−r)=r=1∑n2r2−r=1∑nr.
⇒r=1∑n(2r2−r)=2r=1∑nr2−r=1∑nr.
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 first n natural numbers is r=1∑nr=2n(n+1).
⇒r=1∑n(2r2−r)=2(6n×(n+1)×(2n+1))−(2n(n+1)).
⇒r=1∑n(2r2−r)=(3n×(n+1)×(2n+1))−(2n(n+1)).
⇒r=1∑n(2r2−r)=n×(n+1)×(3(2n+1)−21).
⇒r=1∑n(2r2−r)=n×(n+1)×(62×(2n+1)−3).
⇒r=1∑n(2r2−r)=n×(n+1)×(64n+2−3).
⇒r=1∑n(2r2−r)=6n×(n+1)×(4n−1) ---(2).
Now we substitute 11 in place of n in equation (2).
⇒r=1∑10(2r2−r)=611×(11+1)×(4(11)−1).
⇒r=1∑10(2r2−r)=611×(12)×(44−1).
⇒r=1∑10(2r2−r)=11×2×43.
⇒r=1∑10(2r2−r)=946.
We have found the sum of the series 1+(2×3)+(3×5)+(4×7)........ up to 11 terms as 946.
∴ The sum of the series 1+(2×3)+(3×5)+(4×7)........ up to 11 terms as 946.
The correct option for the given problem is (b).
Note : 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. We should not make any mistakes while calculating the general equation, sum and others. Similarly, we expect problems involving sum of cubes of first n natural numbers.