What is the expression for the inverse matrix of A?

Click For Summary

Homework Help Overview

The discussion revolves around finding an expression for the inverse of a 2x2 matrix A, given a specific equation involving A squared. The original poster presents a matrix A defined as [a b, c d] and references the identity matrix I. The problem involves understanding the relationship between the provided equation A^2 = (a+d)A - (ad-bc)I and the inverse of A, under the condition that the determinant (ad-bc) is not equal to zero.

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • Participants discuss the relationship between the given equation for A^2 and the expression for A^-1. The original poster expresses confusion about how to derive the inverse from the equation, while others suggest manipulating the equation and multiplying by A^-1 to explore potential solutions. There is also mention of deriving equations for the elements of the inverse matrix.

Discussion Status

Participants are actively engaging with the problem, with some offering hints and suggestions for approaching the derivation of the inverse. The conversation reflects a mix of attempts to clarify the relationship between the equations and to explore different methods of arriving at the desired expression for A^-1. There is no explicit consensus yet, but productive dialogue is ongoing.

Contextual Notes

The discussion is constrained by the requirement to derive an expression for the inverse that resembles the form of the initial equation provided for A^2. Participants are also considering the implications of the determinant being non-zero for the existence of the inverse.

Briane92
Messages
4
Reaction score
0
1. a) Prove the following holds for A
A is a matrix [a b, c d]

I is identity matrix.

A^2 = (a+d)A-(ad-bc)I.

b) Assuming ad-bc not equal to 0, use a) to obtain an expression for A^-1.

The Attempt at a Solution


I proved the first equation, but I'm not seeing where it relates to the inverse. I know that ad-bc is the determinate. At first I was going to write A^-1 in terms of a,d,b,c in a matrix but I realize that this was done in class and its asking for an equation similar to the first one.

I just want a couple of hints, because I'm stuck.
 
Physics news on Phys.org
Well, if
[tex]\begin{bmatrix}w & x \\ y & z\end{bmatrix}[/tex]
is inverse to
[tex]\begin{bmatrix}a & b \\ c & d \end{bmatrix}[/tex]
then we must have
[tex]\begin{bmatrix}w & x \\ y & z\end{bmatrix}\begin{bmatrix}a & b \\ c & d \end{bmatrix}= \begin{bmatrix}aw+ cx & bw+ cd \\ ay+ cz & by+ cz \end{bmatrix}= \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}[/tex]

That gives you four equations to solve for w, x, y, and z.
 
Thanks for the reply.
We did that in class, I have it in my notes. I think the question is asking for something along this lines of
A^-1 = (b+a)A-(bc+da)I.
That isn't right as I just made it up, but that's the type of equation I think I suppose to come up with from this A^2 = (a+d)A-(ad-bc)I equation. I did the work to show that is true. But I don't see the relation to the inverse except (ad-bc), the determinate, determines if A is invertible.
 
Briane92 said:
1. a) Prove the following holds for A
A is a matrix [a b, c d]

I is identity matrix.

A^2 = (a+d)A-(ad-bc)I.

b) Assuming ad-bc not equal to 0, use a) to obtain an expression for A^-1.

The Attempt at a Solution


I proved the first equation, but I'm not seeing where it relates to the inverse. I know that ad-bc is the determinate. At first I was going to write A^-1 in terms of a,d,b,c in a matrix but I realize that this was done in class and its asking for an equation similar to the first one.

I just want a couple of hints, because I'm stuck.

If B = A^(-1) exists, what do you get if you multiply your equation for A^2 by B on both sides?

RGV
 
(A^-1) A^2 = (A^-1) ((a+d)A-(ad-bc)I)
(A^-1)(A)(A)= " " ""
IA = " " ""
A= (a+d)I-(ad-bc)A^-1

edit
A^-1 = 1/(ad-bc)(a+d)I- 1/(ad-bc)A

just check with calculator and it works.

Thanks Ray and Ivy.
 
Last edited:
Briane92 said:
(A^-1) A^2 = (A^-1) ((a+d)A-(ad-bc)I)
(A^-1)(A)(A)= " " ""
IA = " " ""
A= (a+d)I-(ad-bc)A^-1

Ok, so far. Now just solve that equation for A^(-1).
 

Similar threads

Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 25 ·
Replies
25
Views
4K