What is the fixed point for the following function? $f(x) = 2sin(\pi x) + x = 0$ between $[1,2]$
I expressed $f(x)$ as $x=g(x)$ such that $g(x)$ can be $- 2sin(\pi x)$ or $\frac{1}{\pi}sin^{-1}(\frac{-x}{2})$. However, in both cases, the method is not coverging to a root lying between in the interval $[1, 2]$. What to do? Please help me.
