( x + 1 ) + ( x + 2 ) + ( x + 3 ) + … + ( x + 2 0 1 5 )
What is the minimum positive integer value of x such that the expression above is a perfect square?
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.
Can u explain the first step? How did u equate the given expression to 2015x+[{2015(2016)÷2]
Log in to reply
Actually he has applied the formula for sum of natural numbers,
S = n(n+1)/2
Where n is number till you want to find the sum.
The equation can be written as 2 0 1 5 ( x + 1 0 0 8 ) = k 2 We know that 2 0 1 5 = 5 × 1 3 × 3 1 To minimize the value, x + 1 0 0 8 must be 5 × 1 3 × 3 1 = 2 0 1 5 , thus x + 1 0 0 8 = 2 0 1 5 ⇒ x = 2 0 1 5 − 1 0 0 8 = 1 0 0 7
DONE.
Problem Loading...
Note Loading...
Set Loading...
We are given, (x+1)+(x+2)+(x+3)+....+(x+2015) =2015x+[{2015(2016)}÷2]
Taking 2015 common , =2015[x+{2016÷2}] =2015(x+1008)
We are also given that the number obtained is a perfect square. Therefore, 2015(x+1008)=n² Here, 2015(x+1008) can only be a perfect square when , x+1008=2015 x = 2015-1008 x = 1007