MHB Floor Function and Tangent function

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Function Tangent
Click For Summary
The equation x = π⌊tan(π/x)⌋ involves the floor function and the tangent function, requiring an understanding of their properties. The tangent function is periodic and has vertical asymptotes, which affects the behavior of the equation. Solutions can be found by analyzing the intervals where the floor function changes value. Numerical methods or graphical approaches may be necessary to identify specific solutions. Ultimately, the equation highlights the interplay between trigonometric functions and piecewise-defined functions like the floor function.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Solve the equation $x=\pi\left\lfloor\tan\dfrac{\pi}{x}\right\rfloor$.
 
Mathematics news on Phys.org
anemone said:
Solve the equation $x=\pi\left\lfloor\tan\dfrac{\pi}{x}\right\rfloor$.

let us consider the case $x\ge 0$

x has to be multiple of $\pi$
x cannot be zero as RHS is undefined.
x cannot be > 4 as RHS = 0 and LHS > 0

so $x=\pi$ is the possible case

now $\tan \,1$ is between 1 and $\sqrt{3}$ (because $\dfrac{\pi}{4}\lt 1 \lt \dfrac{\pi}{3}$
hence x = $pi$ is the solution

there is no solution for $x\lt 0$

so only solution $\pi$