Solveeit Logo

Question

Question: If the sum of the first n natural numbers is 1/5 times the sum of their squares, then the value of n...

If the sum of the first n natural numbers is 1/5 times the sum of their squares, then the value of n is
A. 5
B. 6
C. 7
D. 8

Explanation

Solution

To solve this question, we need to know the basic formula related to the sequence and series. As we know the formula of Sum of first n natural numbers and their square, we will directly use this as per question statements i.e. the sum of the first n natural numbers is 1/5 times the sum of their squares and find the value of n.

Complete step-by-step answer :
We know that,
Sum of first n natural numbers = n(n+1)2\dfrac{{n\left( {n + 1} \right)}}{2}
Also, the sum of square n natural numbers = n(n+1)(2n+1)6\dfrac{{n\left( {n + 1} \right)\left( {2n + 1} \right)}}{6}
According to the question,
The sum of the first n natural numbers is 1/5 times the sum of their squares.
Sum of first n natural numbers = 15×\dfrac{1}{5} \times ( sum of square n natural numbers)
\Rightarrow n(n+1)2\dfrac{{n\left( {n + 1} \right)}}{2} = 15×n(n+1)(2n+1)6\dfrac{1}{5} \times \dfrac{{n\left( {n + 1} \right)\left( {2n + 1} \right)}}{6}
\Rightarrow 1 = 15×(2n+1)3\dfrac{1}{5} \times \dfrac{{\left( {2n + 1} \right)}}{3}
\Rightarrow 15 = 2n+12n + 1
\Rightarrow 2n=142n = 14
\Rightarrow n=7n = 7
Therefore, the value of n is 7.
Thus, option (c) is the correct answer.

Note : Sum of squares refers to the sum of the squares of numbers. It is basically the addition of squared numbers. The squared terms could be 2 terms, 3 terms, or ‘n’ number of terms, first n even terms or odd terms, set of natural numbers or consecutive numbers, etc.