This exercise explores how to use Newton’s method to evaluate an inverse function. To explain, given =(), then the inverse function satisfies =−1(). The problem is, given, what is the value of?
(a) Assuming is given, and setting() = −(), show that Newton’s method (2.10) gives
(b) Use the result from part (a) to evaluate2and−3using the ln() function.
(c) Use the result from part (a) to evaluate arccos(1/2) and arccos(1/3).
(d) The error function is defined as
The inverse error function is denoted as erf−1(). Use the result from part (a) to evaluate erf−1(1/2) and erf−1(1/3). In doing this, you can use MATLAB’s erf command to evaluate the error function.
(e) The complete elliptic integral of the first kind is defined as
The inverse function is denoted as−1(). Use the result from part (a) to evaluate−1(2) and−1(4). It is useful to know that
where() is the complete elliptic integral of the second kind. In doing this, you can use MATLAB’s ellipke command to evaluate and.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here