Question
Question: If \[{S_1}\] , \[{S_2}\] , \[{S_3}\] are thirst n natural numbers, their squares, their cubes, respe...
If S1 , S2 , S3 are thirst n natural numbers, their squares, their cubes, respectively, then S22S3(1+8S1) is equal to
A.1
B.3
C.9
D.10
Solution
Hint : To solve this we need to know the formulas for sum of first ‘n’ natural number, sum of squares of first ‘n’ natural number and sum of cubes of first ‘n’ natural number. If we know these we can solve the given problem by substituting. We also use the formula (a+b)2=a2+b2+2ab while simplifying.
Complete step-by-step answer :
The sum of the first ‘n’ natural number =2n(n+1) .
The sum of squares of the first ‘n’ natural number =6n(n+1)(2n+1) .
The sum of cubes of the first ‘n’ natural number =4n2(n+1)2 .
Now we have, S22S3(1+8S1)
We solve the numerator term and the denominator term separately, then we substitute in the given problem we will get the required answer,
The numerator term =S3(1+8S1)
Substituting, we get:
=4n2(n+1)2×(1+82n(n+1))
Cancelling 8 by 2 we get,
=4n2(n+1)2×(1+4n(n+1))
Expanding the brackets,
=4n2(n+1)2×(1+4n2+4n)
=4n2(n+1)2×(4n2+12+4n)
We know (a+b)2=a2+b2+2ab and 4n2+12+4n=(2n+1)2 .
Above becomes,
=4n2(n+1)2×(2n+1)2
To further simplify multiply and divide by 36.
=4n2(n+1)2×(2n+1)2×3636
=4×36n2(n+1)2×(2n+1)2×36
Cancelling 36 by 4, we get:
=36n2(n+1)2×(2n+1)2×9
=9(62n2(n+1)2×(2n+1)2)
Since, square is present in each term in the bracket we have,
=9(6n(n+1)×(2n+1))2
Now, we have the denominator term =S22
=(6n(n+1)(2n+1))2
Now S22S3(1+8S1) becomes
=(6n(n+1)×(2n+1))29(6n(n+1)×(2n+1))2
=9
So, the correct answer is “Option C”.
Note : We simplified the above problem separately for avoiding the mistakes in cancellation or sign multiplication. We need to simplify the terms so that it will get canceled without simplification. We can prove the above formula of sum of first n natural number, sum of squares of n natural number, sum of cubic of n natural number by mathematical induction.