Question
Question: Let \[{S_n}\]denote the sum of cubes of the first \[n\] natural numbers and \[{s_n}\] denote the sum...
Let Sndenote the sum of cubes of the first n natural numbers and sn denote the sum of the first n natural numbers. Then ∑r=1nsrSr is equal to
A.6n(n+1)(n+2)
B.2n(n+1)
C.6n2+3n+2
D.None of these
Solution
The sum of first n natural numbers has a well-known formula. The sum of cubes of first n natural numbers can be observed by writing the first few values of the sum of the cubes of n and can be easily correlated with the formula of the sum of first n natural numbers.
Formula Used:
The formula for the sum of first nnatural numbers is:
sn = 2n(n+1) …(i)
Complete step-by-step answer:
As given in (i), the formula for the sum of first n natural numbers is:
sn = 2n(n+1)
So, if we apply the formula for a few values, we have:
s5 = 25(5+1) = 25×6 = 15 s8 = 28×(8+1) = 28×9 = 36
s11 = 211×(11+1) = 211×12 = 66
Now, we do the sum of cubes of natural numbers of these many first n natural numbers and see if we get some relation between the two:
⇒ S5 = 13+23+33+43+53 = 1+8+27+64+125 = 225
Similarly, for n = 8 it is:
⇒ S8 = S5+63+73+83 = 225+216+343+512 = 1296
And for n = 11 it is:
⇒ S11 = S8+93+103+113 = 1296+729+1000+1331 = 4356
Now, we look for the relation between Sn and sn, we can easily make out that the sum of the cubes is equal to the square of the sum of the numbers:
⇒ S5 = 225 = (15)2 = (s5)2
and, S8 = 1296 = (36)2 = (s8)2
and finally, S11=4356=(66)2=(s11)2
or, to put in a more general and a comprehensible formula, we can say that:
⇒ Sn = (sn)2
Hence, we can also pen down the formula for Sn, which is:
⇒ Sn=(2n(n+1))2
So, the given question’s answer is as follows:
⇒ ∑r=1nsrSr=1+2+3+...+(n−1)+n13+23+33+...+(n−1)3+n3
Using the above formulae into the expressions we have:
⇒ ∑r=1nsrSr=(2n(n+1))(2n(n+1))2= 2n(n+1)
Hence, the correct answer to the question is B$$$$\dfrac{{n\left( {n + 1} \right)}}{2}.
Note: So, we can see that solving these questions is very easy, one only needs to remember the formulae and then it’s going to be nothing but a simple division. If someone can not remember the formulae, then they can derive it as was shown above. And then, solve the question.