Find a 2x2 matrix A such that A^2=-I

  • Thread starter Thread starter seanthinks
  • Start date Start date
  • Tags Tags
    Matrix
Click For Summary

Homework Help Overview

The problem involves finding a 2x2 matrix A such that A squared equals negative the identity matrix, specifically A² = -I. This is a topic within linear algebra, particularly concerning matrix operations and properties.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss expressing the matrix A in terms of its components and setting up a system of equations based on the matrix multiplication. There are attempts to isolate variables and explore the implications of certain values leading to contradictions or complexities.

Discussion Status

Several participants are engaged in exploring different approaches to the problem, with some providing insights into the relationships between the variables. There is acknowledgment of the challenges faced in solving the system of equations, and some participants are questioning assumptions about the values of the matrix components.

Contextual Notes

Participants note that the problem does not involve determinants, and there is a concern about the implications of certain variables being zero, particularly in relation to real numbers.

seanthinks
Messages
9
Reaction score
1
This is a problem from Lang's Introduction to Linear Algebra. The problem statement is:

Find a 2 x 2 matrix A such that A2= ##\begin{pmatrix} -1 & 0 \\ 0 & -1 \\ \end{pmatrix}## = -I

The solution is available in the answer section of the book, but it is not shown how the author comes up with the solution.

My initial attempt at the problem involved multiplying both sides of the equation by the inverse of A in attempt to isolate A, that only produced IA=-A-1 which is really no more clear than what I started with.

I then attempted to express A as ##\begin{pmatrix} a & b \\ c & d \\ \end{pmatrix}## such that A2= ##\begin{pmatrix} a^2+bc & ab+bd \\ ca+dc & cb + d^2 \\ \end{pmatrix}##=-I, but it this didn't lead me anywhere either.

This section hasn't introduced to determinants so I certain that isn't a part of the approach. What am I missing?

Thanks.
 
Physics news on Phys.org
seanthinks said:
I then attempted to express A as ##\begin{pmatrix} a & b \\ c & d \\ \end{pmatrix}## such that A2= ##\begin{pmatrix} a^2+bc & ab+bd \\ ca+dc & cb + d^2 \\ \end{pmatrix}##=-I, but it this didn't lead me anywhere either.
Where'd you get stuck with this approach? It will work.
 
vela said:
Where'd you get stuck with this approach? It will work.

I got stuck after setting it up as a system of linear equations. I had $$ a^2 + bc = -1 \\ ab + bd = 0 \\ ca + dc = 0 \\ cb + d^2 = -1 $$ which when I solved yielded ##a = -d##, which means ##a^2=d^2##.

Then I get stuck on either ##ab + bd## or ##ca + dc## because that means either ##a, b, c, d## can be zero. But if ##b, c = 0## then that implies ##a^2=-1## which isn't true in ## \mathbb {R} ##.
 
Did you consider the possibility ##a=d=0##?
 
seanthinks said:
I got stuck after setting it up as a system of linear equations. I had $$ a^2 + bc = -1 \\ ab + bd = 0 \\ ca + dc = 0 \\ cb + d^2 = -1 $$ which when I solved yielded ##a = -d##, which means ##a^2=d^2##.

Then I get stuck on either ##ab + bd## or ##ca + dc## because that means either ##a, b, c, d## can be zero. But if ##b, c = 0## then that implies ##a^2=-1## which isn't true in ## \mathbb {R} ##.
If you have ##a=-d##, the second and third equations are satisfied. This leaves you with ##bc=-1-a^2##. You should be able to find three numbers which satisfy the one equation.
 
vela said:
If you have ##a=-d##, the second and third equations are satisfied. This leaves you with ##bc=-1-a^2##. You should be able to find three numbers which satisfy the one equation.
Ohhhh okay, I think the problem I'm having is that when I get there I see the solutions as being either ##b = -1/c## or ##c = -1/b##, neither of which seemed particular illuminating. And the solutions 1 and -1, while obvious seemed like I was just blindly guessing rather than reasoning them out. Why not 6 and -1/6 and so forth. But I see now that any solutions x and -1/x would simply be scalar multiples of 1 and -1.
 
Actually, scratch that last part, the error in my thinking is glaring to me now lol
 
Thanks for your help!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K