Appa
- 15
- 0
Homework Statement
Suppose that the mapping F:Rn\rightarrowRm is continuously differentiable and that there is a fixed mxn matrix A so that
DF(x)=A for every x in Rn.
Prove that then F is a mapping such that F(x)=Ax+c for some c\inRm
Homework Equations
DF(x)ij= \partialFi(x)/\partialxj (the ijth entry of the derivative matrix)
The Attempt at a Solution
I tried to solve this with the first-order approximation F(x)=F(xo)+F´(xo)(x-xo) +\epsilon(x-xo)||x-xo||
Where \epsilon(x-xo)||x-xo|| approaches naught.
But it didn't amount to anything sensible and I'm not sure what to do... What should I try next?