MHB Solving equation of floor function

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Function
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Solve the equation

$\left\lfloor{\sqrt{x+10}}\right\rfloor-1= \dfrac{x}{2}$
 
Mathematics news on Phys.org
anemone said:
Solve the equation

$\left\lfloor{\sqrt{x+10}}\right\rfloor-1= \dfrac{x}{2}$

x has to be even integer else x/2 shall not be integer and 1+ x/2 >=0 so x >=-2
so let x = 2y
$\left\lfloor{\sqrt{2y+10}}\right\rfloor= y+ 1$
or $y+1 \le \left\lfloor{\sqrt{2y+10}}\right\rfloor\lt y+ 2$
or $(y+1)^2 \le 2y + 10 \lt (y+ 2)^2$
or $y^2+2y+ 1 \le 2y + 10 \lt (y^2+4y + 4)$
so $y^2 \le 9 $ and $y^2 +2y \ge 6$ so y is positive
and $ y \le 3 $ and $y^2 + 2y +1 \ge 7$ so y
so $y \le 3$ and $(y+1)^2 \ge 7$
so $y \le 3$ and $y+1 \gt \sqrt{7}$
y = 2 or 3 hence x = 4 or 6
 
Last edited:
kaliprasad said:
x has to be even integer else x/2 shall not be integer and 1+ x/2 >=0 so x >=-2
so let x = 2y
$\left\lfloor{\sqrt{2y+10}}\right\rfloor= y+ 1$
or $y+1 \le \left\lfloor{\sqrt{2y+10}}\right\rfloor\lt y+ 2$
or $(y+1)^2 \le 2y + 10 \lt (y+ 2)^2$
or $y^2+2y+ 1 \le 2y + 10 \lt (y^2+4y + 4)$
so $y^2 \le 9 $ and $y^2 +2y \ge 6$ so y is positive
and $ y \le 3 $ and $y^2 + 2y +1 \ge 7$ so y
so $y \le 3$ and $(y+1)^2 \ge 7$
so $y \le 3$ and $y+1 \gt \sqrt{7}$
y = 2 or 3 hence x = 4 or 6

Well done, kaliprasad!

My solution:

First, note that $x$ has to be an even number and $x\ge -2$. Second, we have $\sqrt{x+10}\ge \left\lfloor{\sqrt{x+10}}\right\rfloor$ and so we get $\sqrt{x+10}\ge \dfrac{x}{2}+1$, solving it for the range of $x$ yields $-6\le x\le 6$.

Checking out for each case ($x=-2,\,0,\,2,\,4,\,6$) in that range gives us the solutions where $x=4,\,6$.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top