View Single Post
  #3  
Old November 6th, 2008, 09:59 AM
billa's Avatar
billa billa is offline
Member
 
Join Date: Oct 2008
Posts: 77
Country:
Thanks: 31
Thanked 6 Times in 6 Posts
billa is on a distinguished road
Default

try x=3, and x=10000
I think they work

floor(x) +1 is less than x but that is not the case in this problem because we are taking the sq root of x.

I couldnt solve this, but it doesnt work for any perfect squares and x has to be a whole number.
Reply With Quote