1. (25 pts) Consider the nonlinear system = e x2 + y2 2 sin(y) 1. a) Use Newton's method to find a solution to this syst
Posted: Thu May 12, 2022 8:12 am
1. (25 pts) Consider the nonlinear system = e x2 + y2 2 sin(y) 1. a) Use Newton's method to find a solution to this system. Output the entries of your solution and the residual (if you are solving 0 = F(x), the residual of x is ||F(x)||and should be close to zero). b) It turns out this problem has exactly two solutions. Find the second one.