Solveeit Logo

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 NN natural numbers is equal to x2{x^2} where xx is an integer less than 100100. What are the values that NN can take?
A.1,9,271,9,27
B. 1,7,261,7,26
C. 1,8,481,8,48
D. 1,8,491,8,49

Explanation

Solution

Hint: We are going to use the formula of the sum of first NN natural numbers, that is, n(n+1)2\dfrac{{n(n + 1)}}{2}.
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 firstNNnatural numbers will be equal tox2{x^2}wherex<100x < 100.
We use the aforementioned formula for the sum of firstNNnatural numbers,
n(n+1)2=x2.......(1)\Rightarrow \dfrac{{n(n + 1)}}{2} = {x^2}.......(1)
We have to use the Hit and Trial method here to find the suitable values ofNN.The numbers that we will use for this method are1,7,8,9,26,27,48&491,7,8,9,26,27,48\& 49.
When N=1N = 1,

x2=1(1+1)2 x2=1×22 x2=1 x=1=±1  {x^2} = \dfrac{{1(1 + 1)}}{2} \\\ \Rightarrow {x^2} = \dfrac{{1 \times 2}}{2} \\\ \Rightarrow {x^2} = 1 \\\ \Rightarrow x = \sqrt 1 = \pm 1 \\\

Both the values of xxare less than 100, therefore N=1N = 1.
When N=7N = 7,

x2=7(7+1)2 x2=7×82 x2=7×4=28 x=28=±27  {x^2} = \dfrac{{7(7 + 1)}}{2} \\\ \Rightarrow {x^2} = \dfrac{{7 \times 8}}{2} \\\ \Rightarrow {x^2} = 7 \times 4 = 28 \\\ \Rightarrow x = \sqrt {28} = \pm 2\sqrt 7 \\\

Both the values of xxare less than 100, but are not integers. Therefore N7N \ne 7.
When N=8N = 8,

x2=8(8+1)2 x2=8×92 x2=4×9=36 x=36=±6  {x^2} = \dfrac{{8(8 + 1)}}{2} \\\ \Rightarrow {x^2} = \dfrac{{8 \times 9}}{2} \\\ \Rightarrow {x^2} = 4 \times 9 = 36 \\\ \Rightarrow x = \sqrt {36} = \pm 6 \\\

Both the values of xxare less than 100, therefore N=8N = 8.
When N=9N = 9,

x2=9(9+1)2 x2=9×102 x2=9×5=45 x=45=±35  {x^2} = \dfrac{{9(9 + 1)}}{2} \\\ \Rightarrow {x^2} = \dfrac{{9 \times 10}}{2} \\\ \Rightarrow {x^2} = 9 \times 5 = 45 \\\ \Rightarrow x = \sqrt {45} = \pm 3\sqrt 5 \\\

Both the values of xxare less than 100, but are not integers. Therefore N9N \ne 9.
When N=26N = 26,

x2=26(26+1)2 x2=26×272 x2=13×27=351 x=351=±339  {x^2} = \dfrac{{26(26 + 1)}}{2} \\\ \Rightarrow {x^2} = \dfrac{{26 \times 27}}{2} \\\ \Rightarrow {x^2} = 13 \times 27 = 351 \\\ \Rightarrow x = \sqrt {351} = \pm 3\sqrt {39} \\\

Both the values of xxare less than 100, but are not integers. Therefore N26N \ne 26.
When N=27N = 27,

x2=27(27+1)2 x2=27×282 x2=27×14=378 x=378=±342  {x^2} = \dfrac{{27(27 + 1)}}{2} \\\ \Rightarrow {x^2} = \dfrac{{27 \times 28}}{2} \\\ \Rightarrow {x^2} = 27 \times 14 = 378 \\\ \Rightarrow x = \sqrt {378} = \pm 3\sqrt {42} \\\

Both the values of xxare less than 100, but are not integers. Therefore N27N \ne 27.
When N=48N = 48,

x2=48(48+1)2 x2=48×492 x2=24×49=1176 x=1176=±146  {x^2} = \dfrac{{48(48 + 1)}}{2} \\\ \Rightarrow {x^2} = \dfrac{{48 \times 49}}{2} \\\ \Rightarrow {x^2} = 24 \times 49 = 1176 \\\ \Rightarrow x = \sqrt {1176} = \pm 14\sqrt 6 \\\

Both the values of xxare less than 100, but are not integers. Therefore N48N \ne 48.
When N=49N = 49,

x2=49(49+1)2 x2=49×502 x2=49×25=1225 x=1225=±35  {x^2} = \dfrac{{49(49 + 1)}}{2} \\\ \Rightarrow {x^2} = \dfrac{{49 \times 50}}{2} \\\ \Rightarrow {x^2} = 49 \times 25 = 1225 \\\ \Rightarrow x = \sqrt {1225} = \pm 35 \\\

Both the values of xxare less than 100, therefore N=49N = 49.
Therefore, we come to the conclusion that N=1,8,49N = 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.