Question
Question: Show that \[\dfrac{{1 \times {2^2} + 2 \times {3^2} + ... + n \times {{\left( {n + 1} \right)}^2}}}{...
Show that 12×2+22×3+...+n2×(n+1)1×22+2×32+...+n×(n+1)2=3n+13n+5
Solution
In the given question, we have been given to prove a formula. It consists of a different combination of product of a number and its successor’s square and their sum in the denominator and product of a number and its predecessor’s square and their sum in the numerator. we are going to solve it by applying the formula of summation on the general term, writing their formula and then solving them.
Formula used:
We are going to use the following formulae:
∑n=2n(n+1), ∑n2=6n(n+1)(2n+1) and ∑n3=(2n(n+1))2
Complete step-by-step answer:
We have to show that 12×2+22×3+...+n2×(n+1)1×22+2×32+...+n×(n+1)2=3n+13n+5.
First, let us solve the numerator:
1×22+2×32+...+n×(n+1)2
The nth term of this expression is given by:
n(n+1)2=n(n2+1+2n)=n3+2n2+n
So, we have to simplify:
∑n3+2n2+n=∑n3+∑2n2+∑n
We are going to use the following formulae:
∑n=2n(n+1), ∑n2=6n(n+1)(2n+1) and ∑n3=(2n(n+1))2
So, we have:
=2n(n+1)+2×6n(n+1)(2n+1)+(2n(n+1))2=2n(n+1)+62n(n+1)(2n+1)+4n2(n+1)2
Simplifying and solving,
2n(n+1)(1+32(2n+1)+2n(n+1))
Taking the LCM and adding,
2n(n+1)(66+4(2n+1)+3n(n+1))
Opening the brackets,
2n(n+1)(63n2+3n+8n+4+6)=12n(n+1)(3n2+11n+10)=12n(n+1)(3n+5)(n+2)
So, the numerator is equal to
12n(n+1)(n+2)(3n+5) …(i)
Now, let us solve the denominator:
12×2+22×3+...+n2×(n+1)
The nth of this expression is given by:
n2(n+1)=n3+n2
So, we have to simplify:
∑n3+n2=∑n3+∑n2
So, we have,
6n(n+1)(2n+1)+4n2(n+1)2
Taking common terms out,
2n(n+1)[32n+1+2n(n+1)]
Taking the LCM and adding,
2n(n+1)[64n+2+3n(n+1)]=2n(n+1)[63n2+7n+2]=12n(n+1)(n+2)(3n+1)
So, the denominator is equal to,
12n(n+1)(n+2)(3n+1) …(ii)
Now, dividing (i) by (ii),
12×2+22×3+...+n2×(n+1)1×22+2×32+...+n×(n+1)2=12n(n+1)(n+2)(3n+1)12n(n+1)(n+2)(3n+5)
=(3n+1)(3n+5)
Hence, proved.
Note: In the given question, we had been given an expression. We had to prove it. The expression consisted of sum of natural numbers, sum of squares of natural numbers, and sum of cubes of natural numbers. We solved it by using the formula of summation, applying the formula of these terms and then solving them. So, it is important that we know how we can solve such questions, the procedure basically, and we must also remember the formulae of different terms.