Prove Derivative Matrices Mapping F:Rn→Rm is Ax+c

Appa
Messages
15
Reaction score
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?
 
Physics news on Phys.org
Appa said:
I tried to solve this with the first-order approximation F(x)=F(xo)+F´(xo)(x-xo) +\epsilon(x-xo)||x-xo||

Actually, when you write F´(xo)(x-xo) like in a Taylor series, you mean
DF(xo) . (x-xo)
which is a multiplication of a matrix by a vector. You know that DF(xo) = A... if your expansion is otherwise correct that should enable you to actually identify c explicitly.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top