Question
Question: How do you find the formula for the nth partial sum of series \[\left( \dfrac{5}{1\times 2} \right)+...
How do you find the formula for the nth partial sum of series (1×25)+(2×35)+(3×45)+......+(n×(n+1)5)+... and use it to find the series sum if the series converges?
Solution
Hint : In the given question, we have been asked to find the partial sum of the infinite series. First we need to write the given series in a stand format and then taking out the common constant part out and separating the term into the sum of two terms. Later solving them and substituting in the given series we will then take the limit solving the sum of the nth series. In this way we will get the required answer.
Complete step-by-step answer :
We have given that,
(1×25)+(2×35)+(3×45)+......+(n×(n+1)5)+...
Rewrite the above series in a simpler form, we will get
⇒1∑∞n(n+1)5
Taking out 5 as a common term among all the numbers, we will get
⇒5(1∑∞n(n+1)1)
Separating the term n(n+1)1 into the sum of two terms;
n(n+1)1=nA+n+1B=n(n+1)A(n+1)+Bn=n(n+1)n(A+B)+A
Thus,
n(n+1)1=n(n+1)n(A+B)+A
Cancelling out the common terms, we will get
1=n(A+B)+A
Now,
As we know that,
For the identity principle of polynomials;
n(A+B)+A=1
Thus,
⇒A+B=0
⇒A=1
Solving the above equation, we will get
⇒B=−1
So,
n(n+1)1=n1−n+11
We have
⇒5(1∑∞n(n+1)1)
Substituting the values, we will get
⇒51∑∞(n1−n+11)
Now,
Taking the sum of all the terms in the series;
We have,
Sn=5((11−21)+(21−31)+(31−41)+.....+(n1−n+11))
Here, we can observe that all the terms got canceled by each other except the first term and the last term.
Thus,
Sn=5(1−n+11)
Now,
Taking the limit i.e. infinity;
n→∞limSn=n→∞lim(5(1−n+11))
We know that dividing a very small number i.e. 1 by the infinity it will give us 0.00000….
Thus,
n→∞limSn=n→∞lim(5(1−n+11))=5(1−0)=5
Hence, this is the required answer.
So, the correct answer is “5”.
Note : While solving these types of questions, students must need to know about the concept of partial sum of the infinite series. A partial sum Sn of an infinite series i=1∑nai is the sum of the first ‘n’ terms that is, Sn=a1+a2+a3+....+an=i=1∑nai . The sequence of partial sums of an infinite series is a sequence created by taking, in order 1) the first term, 2) the sum of first two terms, 3) the sum of the first three terms, etc.……, and goes on.