Question
Question: The sum of first \[N\] natural numbers is equal to \[{x^2}\] where \[x\] is an integer less than \[1...
The sum of first N natural numbers is equal to x2 where x is an integer less than 100. What are the values that N can take?
A.1,9,27
B. 1,7,26
C. 1,8,48
D. 1,8,49
Solution
Hint: We are going to use the formula of the sum of first N natural numbers, that is, 2n(n+1).
Here, we cannot find direct values so we will use the hit and trial method to find the solution using the numbers given in the options.
Complete step by step solution :
On observing the question, we understand that the sum of firstNnatural numbers will be equal tox2wherex<100.
We use the aforementioned formula for the sum of firstNnatural numbers,
⇒2n(n+1)=x2.......(1)
We have to use the Hit and Trial method here to find the suitable values ofN.The numbers that we will use for this method are1,7,8,9,26,27,48&49.
When N=1,
Both the values of xare less than 100, therefore N=1.
When N=7,
Both the values of xare less than 100, but are not integers. Therefore N=7.
When N=8,
Both the values of xare less than 100, therefore N=8.
When N=9,
Both the values of xare less than 100, but are not integers. Therefore N=9.
When N=26,
Both the values of xare less than 100, but are not integers. Therefore N=26.
When N=27,
Both the values of xare less than 100, but are not integers. Therefore N=27.
When N=48,
Both the values of xare less than 100, but are not integers. Therefore N=48.
When N=49,
Both the values of xare less than 100, therefore N=49.
Therefore, we come to the conclusion that N=1,8,49.
Thus, the answer is option D.
Note: We were given options in this question so we knew for which values we had to check the conditions. But if the options are not given, we will have to use the hit and trial method blindly taking up random numbers. While taking random numbers, we need to remember to check that the conditions are being satisfied and if not, choose numbers which do satisfy the conditions.