Do These Matrix Inversion Properties Always Hold?

AI Thread Summary
The discussion centers on determining the validity of various properties related to invertible nxn matrices A and B. It is established that the formula 2A is indeed invertible, while the equation (A+B)² = A² + B² + 2AB is incorrect. Participants are encouraged to explore examples and computations to verify the other properties, particularly focusing on the implications of matrix operations. The conditions for self-similarity in the context of ABA^-1 = B are also considered. Overall, the thread emphasizes the importance of testing these properties through examples and mathematical proofs.
thepassenger48
Messages
13
Reaction score
0

Homework Statement



Determine which of the formulas hold for all invertible nxn matrices A and B

1. (A+A^-1)^7 = A^7+A^-7
2. 2A is invertible
3. (A+B)² = A² + B² + 2AB
4. (ABA^-1)^6 = AB^6A^-1
5. A + B is invertible
6. ABA^-1 = B


I know 2A should be invertible, and number 3 wrong, but what else?
Thanks
 
Physics news on Phys.org
Try to think of examples if a fact bothers you or if you can't proove it.
 
For 1) and 3, write out the computation- for 1 you might want to look at (A+ A-1)2 first.

For 5, if A is invertible, then so is B= -A.
 
Think of whether 1 and 5 are true for all invertible 1x1 matrices (i.e., the non-zero reals or non-zero complex numbers).

For 4, expand the left-hand side.

For 6, what are the conditions that a matrix B be self-similar with respect to A?
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...

Similar threads

Back
Top