Consider applying newton,s method to find the root alpha = 0 of the equation sin(x)=0 . Find the maximal interval(-r,r) for which the Newton method iterates will converge to alpha for any choice of x0 in (-r,r).
Hint; Draw a graph of y = sin(x) and graphically interpret the placement of x0 and x1.