What is the value of x in the equation? Thank you!
#x*tan(x)-1=0#
1 Answer
There are infinite solutions, none of which has a closed form.
The first positive root is approximately
Explanation:
Solutions of
#xtanx=1#
which is the same equation as
#x=1/tanx = cotx#
Thus, we are looking for all values
There does not exist a closed formula for finding invariant points of a trigonometric function. However, we can find an approximation.
Using
#x_(n+1)=x_n-(f(x_n))/(f'(x_n))#
for finding roots of
#x_2=x_1-f(x_1)/(f'(x_1))#
#color(white)(x_2)=pi/4 -f(pi/4)/(f'(pi/4))#
#color(white)(x_2)=pi/4-(pi/4tan(pi/4)-1)/(tan(pi/4)+pi/4 sec^2 (pi/4))#
#color(white)(x_2)=pi/4-(pi/4-1)/(1+pi/4(2))#
#color(white)(x_2)=pi/4(1-(2(pi-4))/(pi(2+pi)))" " ~~ 0.868875#
A second iteration of the Newton-Rhapson method produces
#x_3=x_2-f(x_2)/(f'(x_2))#
#color(white)(x_3)~~0.868875-f(0.868875)/(f'(0.868875))#
#color(white)(x_3)~~0.868875-0.027551/(3.266703)#
#color(white)(x_3)~~0.860441#
A third produces
#x_4=x_3-f(x_3)/(f'(x_3))" "~~0.860333#
A fourth:
#x_5~~0.860334#
Our estimate of the (first positive) root of