For natural number n , it is given that ( n + 2 0 ) + ( n + 2 1 ) + ( n + 2 2 ) + … + ( n + 1 0 0 ) is a perfect square. What is the least value of n ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Could you explain me why n = 4 , 2 1 , 4 0 . . . . e t c ?
Log in to reply
@Omkar Kulkarni 81 is a perfect square right?Now we need that expression to be a perfect square as a whole,thus to find the least possible integer n we need to confirm that 6 0 + n is also a perfect square.Now the 6 0 + n can be all perfect squares that are greater than 6 0 like 6 4 , 8 1 , 1 0 0 , . . . and so forth.Now for n to be least plug ( n + 6 0 ) = 6 4 and hence the answer is n = 4 I hope I explained well enough.
Log in to reply
Ahh okay. I get it now! Thanks.
Log in to reply
@Omkar Kulkarni – Moreover, any perfect square is of the form 4K or 4K + 1 where K is a non - negative integer.
The main idea used here is the following fact (where x and y are non-zero integers):
x 2 y is a perfect square ⟺ y is a perfect square
Yeah exact same method i also had
The total would be ( 1 0 0 − 2 0 + 1 ) ( 2 n + 2 0 + n + 1 0 0 ) = 8 1 ( n + 6 0 )
Since 8 1 is a perfect square, n + 6 0 must be a perfect square too. For n to be as small as possible,
n + 6 0 = 6 4
n = 4
(N+20) + (N+21)......+(N+100) => 81n + 4860 => 81(N+60) Therefore , for N+60 to be the least perfect square, N= 4 I.e. 81(N+60) = 81x64 Sqrt (81x64) = 9x8 = 72 Thus answer is 4.
Problem Loading...
Note Loading...
Set Loading...
( n + 2 0 ) + ( n + 2 1 ) + . . . . . + ( n + 1 0 0 ) = 8 1 n + 4 8 6 0 = 8 1 ( n + 6 0 ) and for 8 1 ( n + 6 0 ) to be a perfect square n = 4 , 2 1 , 4 0 . . . . e t c . But we need to find n l e a s t , therefore n = 4 .