Survey
* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project
* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project
Example 3.2.2. a) (Nonlinear system of equations) Consider the system of equations x3 + y13 + y23 â 7 0 f (x, y1 , y2 ) = = . xy1 + y1 y2 + y2 x + 2 0 The function f is zero at the point (2, â1, 0) and 3x2 3y12 3y22 Df (x, y1 , y2 ) = , y1 + y2 x + y2 x + y1 hence Dy f (2, â1, 0) = 3 0 2 1 with detDy f (2, â1, 0) = 3 6= 0. The Implicit Function Theorem implies that there exist open neighbourhoods I of 2 and V â R2 of (â1, 0) and a continuously differentiable function g : I â V , with g(2) = (â1, 0), such that f (x, y1 , y2 ) = 0 â y = (y1 , y2 ) = g(x) = (g1 (x), g2 (x)) for all x â I, y â V . Furthermore, the derivative of g in x0 = 2 is given by â1 1 12 â4 3 0 12 1 0 =â . = Dg(2) = â â1 9 2 1 â1 3 â2 3 b) The function f : R4 â R2 is given by f (x, y, u, v) = x2 + uy + ev 2x + u2 â uv . Consider the point (2, 5, â1, 0) such that f (2, 5, â1, 0) = (0, 5)T . The Jacobian matrix of f is 2x u y ev . Df (x, y, u, v) = 2 0 2u â v âu Hence D(u,v) f (x, y, u, v) = y ev 2u â v âu and D(u,v) f (2, 5, â1, 0) = 5 1 â2 1 . Since det Df (2, 5, â1, 0) = 7 6= 0, the Implicit Function Theorem implies that there exist open neighbourhoods U â R2 of (2, 5) and V â R2 of (â1, 0) and a function g â C 1 (U, V ) with g(2, 5) = (â1, 0) and f (x, y, g(x, y)) = (0, 5)T for all (x, y) â U . We can also compute that â1 1 5 1 4 â1 2 â1 Dg(2, 5) = â =â . â2 1 2 0 7 18 â2 20