Question
Question: If the nth term of a series be \( 3 + n\left( {n - 1} \right) \) , then the sum of n terms of the se...
If the nth term of a series be 3+n(n−1) , then the sum of n terms of the series is:
(A) 3n2+n
(B) 3n3+8n
(C) 5n2+8n
(D) 3n2−8n
Solution
Hint : In the given question, we are provided with the nth term of a series and are required to find the sum of n terms. So, we should know the formula for sum of first n natural numbers and sum of squares of first n natural numbers to get to the correct answer of the given problem. Algebraic and simplification rules can be used to simplify and ease the calculations.
Complete step-by-step answer :
So, we have, an=3+n(n−1)
⇒an=n2−n+3
Finding the summation of n terms of this series. So, we get,
Sn=∑n2−n+3
Distributing the summation on all the terms separately, we get,
⇒Sn=∑n2−∑n+∑3
Now, we know that multiplication is repeated addition. So, 3 added n times is equal to 3n . So, we get,
⇒Sn=∑n2−∑n+3n
Now, we know the formula for the sum of the first n natural numbers is 2n(n+1). So, substituting in the expression, we get,
⇒Sn=∑n2−2n(n+1)+3n
Now, we also know that sum of squares of n natural numbers is 6n(n+1)(2n+1). Substituting this into the expression, we get,
⇒Sn=6n(n+1)(2n+1)−2n(n+1)+3n
Now, we have to simplify the expression using simplification and algebraic rules.
So, taking out n common from all the terms, we get,
⇒Sn=n[6(n+1)(2n+1)−2(n+1)+3]
⇒Sn=n[62n2+3n+1−2(n+1)+3]
Now, we take LCM of denominators.
⇒Sn=n[62n2+3n+1−3n−3+18]
Cancelling the like terms with same magnitude and opposite signs, we get,
⇒Sn=n[62n2+1−3+18]
⇒Sn=n[62n2+16]
Cancelling common factor in numerator and denominator, we get,
⇒Sn=[3n3+8n]
So, the correct answer is option (B).
So, the correct answer is “Option B”.
Note : We must remember the formulae for summation of first n natural numbers and sum of squares of first n natural numbers in order to solve the problem. We must take the calculations and verify them so as to be sure of the final answer.