Invertible Matrix A & B: True Formulas

  • Thread starter NeonVomitt
  • Start date
In summary, the formulas that hold for all invertible n x n matrices A and B are: 1) 8A is invertible, 2) A + B is invertible, 3) (A + B)^2 = A^2 + B^2 + 2AB, 4) (ABA^1)^7 = AB^7A^1, 5) (AB)^-1 = A^-1B^-1, and 6) ABA^-1 = B. In order to determine the validity of these formulas, it is suggested to find the inverse for 1 and 2, multiply out and compare the results for 3 and 4, and use knowledge about matrix comm
  • #1
NeonVomitt
7
0
Which of these formulas hold for all invertible n x n matrices A and B:

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

Thanks
 
Physics news on Phys.org
  • #2
NeonVomitt said:
Which of these formulas hold for all invertible n x n matrices A and B:

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

Thanks

For 1 and 2, why not see if you can find the inverse?

For 3 multiply it out fist and tell me what you think

For 4 multiply it out and it should be obvious.

For 5 I'm sure you must have proved something for the left hand side. when you remove the brackets. How does it look like the right hand side?

For 6 Right multiply by A. What did you learn about weather matrices commute?
 
  • #3
This isn't a homework solution website. Please read the forum rules.
 

1. What is an invertible matrix?

An invertible matrix is a square matrix that has a unique inverse matrix, meaning it can be multiplied by another matrix to produce the identity matrix. It is also known as a nonsingular or nondegenerate matrix.

2. What is the formula for finding the inverse of a matrix?

The formula for finding the inverse of a matrix is A^-1 = (1/det(A)) * adj(A), where det(A) represents the determinant of matrix A and adj(A) represents the adjugate of matrix A.

3. How do I check if a matrix is invertible?

A matrix is invertible if its determinant is non-zero. To check if a matrix is invertible, you can calculate its determinant and if it is equal to 0, then the matrix is not invertible. Additionally, a square matrix is invertible if and only if its columns are linearly independent.

4. Can an invertible matrix have a zero determinant?

No, an invertible matrix cannot have a zero determinant. This is because the determinant of a matrix determines whether it is invertible or not. A zero determinant means the matrix is singular and does not have a unique inverse.

5. What is the importance of invertible matrices in mathematics and science?

Invertible matrices are important in many fields of mathematics and science, including linear algebra, physics, engineering, and computer science. They are used to solve systems of equations, calculate transformations, and find solutions to optimization problems. Invertible matrices also have applications in cryptography and data compression.

Similar threads

Replies
7
Views
827
  • Linear and Abstract Algebra
Replies
1
Views
729
  • Linear and Abstract Algebra
Replies
2
Views
2K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
6
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
2K
  • Linear and Abstract Algebra
Replies
9
Views
4K
  • Linear and Abstract Algebra
Replies
10
Views
125
  • Linear and Abstract Algebra
Replies
16
Views
1K
Back
Top