Question
Question: Solve the following algebraic expression for an sequential series \[3 \times 1 \times 2{\text{ }} + ...
Solve the following algebraic expression for an sequential series 3×1×2 + 3×2×3 + 3×3×4 + ...... + 3×n×(n+1)where, n is positive integral values.
(a) (n + 1)×(n+2)
(b) n
(c) n(n + 1)
(d) n(n + 1)(n+2)
Solution
In the given problem, we need to require finding the generalized solution of the given sequential series which involves some certain algebraic functions. So, to solve the desire expression, we will consider the formula for both the summation of first ‘n’ natural numbers ‘N’ as well as the summation of the squares of the first ‘n’ natural numbers ‘N’. As a result, considering the difference ‘tr’ of the series, by implementing the required formulae corresponding to the term, the required answer is achieved.
Complete step-by-step solution:
The given equation implies sequential series,
3×1×2 + 3×2×3 + 3×3×4 + ...... + 3×n×(n+1)
As a result, the series is the form of tr=3×r×(r+1)where, ‘r’ denotes the exact difference between terms in the series
⇒tr=3×r×(r+1)
Solving the equation, we get
⇒tr=3×(r2+r) ⇒tr=3r2+3r
Now, summating the all the terms, the above equation becomes
⇒r=1∑ntr=r=1∑n(3r2+3r)
Separating the terms,
⇒r=1∑ntr=r=1∑n3r2+r=1∑n3r
⇒r=1∑ntr=3r=1∑nr2+3r=1∑nr
Where, 3is constant in the series
⇒r=1∑ntr=3(r=1∑nr2+r=1∑nr)… (i)
Now, since we know the standard (general) formula that, the sum of the first ‘n’ natural numbers ‘N’ is r=1∑nr=2n(n+1), for all n∈N and, that of the sum of the squares of the first ‘n’ natural numbers ‘N’ is r=1∑nr2=6n(n+1)(2n+1), for all n∈N respectively.
Substituting these values in equation (i), we get
⇒r=1∑ntr=3(6n(n+1)(2n+1)+2n(n+1))
Solving the equation predominantly, we get
⇒r=1∑ntr=63n(n+1)(2n+1)+23n(n+1)
Divide the equation by 3, we get
⇒r=1∑ntr=2n(n+1)(2n+1)+23n(n+1)
As denominator is same, we can add both the terms, we get
⇒r=1∑ntr=21[n(n+1)(2n+1)+3n(n+1)]
Solving the equations mathematically, we get
Again, dividing the bracket by 2, we get
⇒r=1∑ntr=n(n+1)(n+2)
Hence, the required solution is obtained!
∴ Option (d) is correct!
Note: For finding the solution of the sequential series problem algebraically, we have to first calculate the ‘tr’ i.e. the exact difference between the series here the difference is, tr=3r2+3r. As a result, to that term we have the generalized formulae for both the summation of squares as well as for all real numbers i.e. r=1∑nr=2n(n+1)andr=1∑nr2=6n(n+1)(2n+1) respectively. These formulae are also known as Sigma-equations. Learning these equations or formulae will really helpful to solve these drastic problem as per as sequential series is concerned. Care should be taken while solving the certain equations.