The set of matrices that are their own inverse in R2

Click For Summary
SUMMARY

The discussion focuses on identifying all 2x2 matrices A that are their own inverses, specifically those satisfying the equation A² = I, where I is the identity matrix. The key conclusion is that the diagonal elements of such matrices must be either +1 or -1, while the off-diagonal elements must be zero. The algebraic approach involves setting up equations based on matrix multiplication, leading to the conditions b(a+d) = 0 and c(a+d) = 0, which ultimately restricts the values of a, b, c, and d.

PREREQUISITES
  • Understanding of 2x2 matrix operations
  • Familiarity with matrix inverses and the identity matrix
  • Basic algebraic manipulation skills
  • Knowledge of linear algebra concepts
NEXT STEPS
  • Study the properties of matrix inverses in linear algebra
  • Learn about eigenvalues and eigenvectors of matrices
  • Explore the implications of matrix diagonalization
  • Practice algebraic manipulation with matrices and systems of equations
USEFUL FOR

Students studying linear algebra, mathematicians interested in matrix theory, and anyone seeking to understand the properties of matrices that are their own inverses.

Elwin.Martin
Messages
202
Reaction score
0

Homework Statement



Find all 2x2 square matrices A which are their own inverses.

Homework Equations



A2=I
A=A-1

The Attempt at a Solution


I know that the diagonal is comprised of 1s and or -1s and the other entries are zero but I can't seem to show it algebraically.

I went the weak way and did components...
I said A had rows of {a,b} and {c,d} and that A2=I
so
a2+bc=1
b(a+d)=0
c(a+d)=0
d2+bc=1

Now I know that the solution will have diagonals comprised of (+ or -)1 and the other two entries zero but I don't know how to do the algebra to get there =| I'll write down what I tried last night, any direction would be greatly appreciated!

So I said that
b(a+d)=0
c(a+d)=0
so either (a+d)=0 or b=0 and c=0...
so if we assume a+d=!0 then
b=0 and c=0
thus d2=1
and a2=1
so we'd have a=+-1,b=0,c=0,d=+-1

but if a+d=0
then a=-d
d2-a2=0
d=+-a but apparently the positive case is ignored since we assumed a+d=0 s0 d=-a again and I have nothing conclusive about b or c? O.o

Again, thank you in advanced for any and all advice...it's sad that my basic algebra skills are so weak...if someone could recommend a good algebra practice book that would also be appreciated. I think I'm worse at Algebra than everything else haha

Also if this thread needs to be moved just let me know, at my university Linear Algebra is beyond Calculus but this particular question is fairly simple.

Thank you again for your time
elwin
 
Physics news on Phys.org
Elwin.Martin said:

Homework Statement



Find all 2x2 square matrices A which are their own inverses.

Homework Equations



A2=I
A=A-1

The Attempt at a Solution


I know that the diagonal is comprised of 1s and or -1s and the other entries are zero but I can't seem to show it algebraically.

I went the weak way and did components...
I said A had rows of {a,b} and {c,d} and that A2=I
so
a2+bc=1
b(a+d)=0
c(a+d)=0
d2+bc=1

Now I know that the solution will have diagonals comprised of (+ or -)1 and the other two entries zero but I don't know how to do the algebra to get there =|

Why do you think these are all the matrices? This isn't true.

I'll write down what I tried last night, any direction would be greatly appreciated!

So I said that
b(a+d)=0
c(a+d)=0
so either (a+d)=0 or b=0 and c=0...
so if we assume a+d=!0 then
b=0 and c=0
thus d2=1
and a2=1
so we'd have a=+-1,b=0,c=0,d=+-1

but if a+d=0
then a=-d
d2-a2=0
d=+-a but apparently the positive case is ignored since we assumed a+d=0 s0 d=-a again and I have nothing conclusive about b or c? O.o

So you know you have a=-d. And you also know that a2+bc=1. So you can express b in terms of a and c...
 
micromass said:
Why do you think these are all the matrices? This isn't true.
Oh wow...that changes things quite a bit...

micromass said:
So you know you have a=-d. And you also know that a2+bc=1. So you can express b in terms of a and c...

Thank you very much! I think I know what I'm doing wrong now.
elwin
 

Similar threads

Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K