When is f: D ⊂ Rn → Rn called locally invertible? Is the function F given by
F(x+y+z , x − 2y + 3z, x + y −1) locally invertible at (0,1,2)?
Justify your answer.
1
Expert's answer
2019-03-07T10:31:53-0500
Defenition: f is locally invertible at x0 if there is a ϵ>0 and a function g:Bϵ(f(x0))→Rn such that
f∘g(y)=y∀y∈Bϵ(f(x0))g∘f(x)=x∀x∈Bϵ(x0)
Local invertibility refers to whether the closest affine approximation to f at a given point x0 is invertible. The closest affine approximation to f at a point x0 is given by f(x0) plus the derivative of f , otherwise known as the Jacobian in this case.
Comments