Inverse function theorem over matrices

brunob
Messages
15
Reaction score
0
Hi there!
I'm back again with functions over matrices.
I have a function f : M_{n\times n} \to M_{n\times n} / f(X) = X^2.

Is valid the inverse function theorem for the Id matrix? It talks about the Jacobian at the Id, but I have no idea how get a Jacobian of that function. Can I see that matrices as vectors and redefine the function as f : R^{n^2} \to R^{n^2} / f(x) = x^2 using a new dot product?
Also, how can I prove that if a matrix Y is near to Id then \exists ! X / X^2 = Y ?

Thanks!
 
Last edited:
Physics news on Phys.org
Yes, you can interpret the matrices as vectors. I'm not sure what you mean by "a new dot product". The square of a matrix would not be given by the dot product of the corresponding vector with itself; instead each component of resultant vector would be given by the formula for matrix multiplication.

brunob said:
Also, how can I prove that if a matrix Y is near to Id then \exists ! X / X^2 = Y ?
Thanks!

Is this to be interpreted as "if Y is near the identity, then there exists only one X such that X^2 = Y" ? If so this is false.
 
Thanks for your response MisterX.
What I mean with "a new dot product" is defining a product between vectors that represents the matrix multiplication.

Uhmm, yes that's it, it's an extra exercice they give me in my calculus II course. Why you say it's false?
 
brunob said:
Thanks for your response MisterX.
What I mean with "a new dot product" is defining a product between vectors that represents the matrix multiplication.

Uhmm, yes that's it, it's an extra exercice they give me in my calculus II course. Why you say it's false?

Then it belongs in the homework forums. Please post there.
 
Back
Top