- #1
JG89
- 728
- 1
Homework Statement
Let [tex] f: \mathbb{R}^{k+n} \rightarrow \mathbb{R}^n [/tex] be of class [tex] C^1 [/tex]. Suppose that f(a) = 0 and that Df(a) has rank n. Show that if c is a point of [tex] \mathbb{R}^n [/tex] sufficiently close to 0, then the equation f(x) = c has a solution.
Homework Equations
The Attempt at a Solution
I'm pretty sure I have to use the Implicit Function Theorem here. Write f in the form f(x,y) for x in [tex] \mathbb{R}^k [/tex] and y in [tex] \mathbb{R}^n [/tex]. Also write [tex] a = (a_1, a_2) [/tex]. So [tex] f(a) = f(a_1, a_2) = 0 [/tex].
Let f_x denote the partial derivative of f with respect to x, and f_y the partial derivative with respect to y. Then Df(a) = [f_x (a) f_y (a)]
Where f_x is a n by k matrix and f_y is an n by n matrix. Since Df(a) has rank n, then f_y (a) has rank n, and so its inverse exists. So by the inverse function theorem, there is a neighborhood B of [tex] a_1 [/tex] and a function [tex] g: B \rightarrow \mathbb{R}^n [/tex] such that [tex] g(a_1) = a_2 [/tex], f(x, g(x)) = 0 for all x in B, and g is of class [tex] C^1 [/tex].
This is about as far as I can get. I know that the key is that the rank of Df(a) is n, because if this weren't so then the theorem wouldn't be true (I could find a counter-example).
Any help?
EDIT: Ok. f cannot be constant in any neighborhood of a, since Df(a) has rank n. So by continuity of f, there must be points in some neighborhood of a, such that the image of these points are very close to 0. But that still doesn't prove what I'm looking to prove...
Last edited: