MHB Solve Floor Equation 7: x^2=2x-1

  • Thread starter Thread starter solakis1
  • Start date Start date
Click For Summary
The equation to solve is x^2 = 2x - 1, where [x] represents the floor value of x. To approach this problem, it is suggested to express x as n + b, where n is an integer and 0 ≤ b < 1. This substitution allows for separating the integer and fractional parts of x, facilitating the solution process. The hint emphasizes the importance of considering the properties of the floor function in the equation. Ultimately, the discussion focuses on effectively solving the equation while adhering to the constraints of the floor function.
solakis1
Messages
407
Reaction score
0
Solve the following equation:

$[x]^2=[2x]-1$ where [x] is the floor value of the x real No

[sp] hint : start by puting x=n+b where n is an integer and $0\leq b<1$[/sp]
 
Mathematics news on Phys.org
Let x = n + r where n is the integer part and r is the fractional part

we have

$\lfloor x \rfloor ^2 = 2(x+r) - 1$

so $n^2 = 2n -1$ when $ r\lt \frac{1}{2}$ or $n^2 = 2n$ and $ \frac{1}{2} \le r \lt 1$

$n^2 = 2n -1$ when $ r\lt \frac{1}{2}$

gives $n^2 - 2n + 1 = 0$ or $(n-1)^2 =0 $ or n= 1 giving $ 1 \le x \lt 1.5$

$n^2 = 2n$ and $\frac{1}{2} \le r \lt 1$

gives n = 0 or 2 giving $ .5 \le x \lt 1$ or giving $ 2.5 \le x \lt 3$

combining them we have $ .5 \le x \lt 1. 5 $ or $ 2.5 \le x \lt 3$
 
ok kaliprasad that's it good work
 
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...

Similar threads

Replies
3
Views
1K
Replies
14
Views
2K
Replies
7
Views
2K
Replies
4
Views
1K
Replies
1
Views
1K
Replies
6
Views
1K