Commutative 2x2 Matrices: Finding Solutions for AB = BA

  • Thread starter RJLiberator
  • Start date
  • Tags
    Matrices
In summary, the answer to this question is that you get the product of the matrices as follows:AB=BA\begin{bmatrix} 0 & 1\\ 1 & 0 \end{bmatrix}
  • #1
RJLiberator
Gold Member
1,095
63

Homework Statement



Let A =
\begin{bmatrix}
0 & 1 \\
1 & 0
\end{bmatrix}

Find all 2 x 2 matrices B such that AB = BA.

Homework Equations


http://euclid.colorado.edu/~roymd/m3130/Exam2sol.pdf

The Attempt at a Solution



I let B =
\begin{bmatrix}
a & b \\
c & d
\end{bmatrix} and set AB=BA.

From here I see that a and d must be 0, and b=c must be true.

So the answer will be that all matrices that are commutative will be of form:

\begin{bmatrix}
0 & b \\
b & 0
\end{bmatrix}

And there is no other possible commutative matrix outside of this form.

1. Is this correct?
2. Is there any further proof of this needed?

Thank you kindly.
 
Physics news on Phys.org
  • #2
RJLiberator said:

Homework Statement



Let A =
\begin{bmatrix}
0 & 1 \\
1 & 0
\end{bmatrix}

Find all 2 x 2 matrices B such that AB = BA.

Homework Equations


http://euclid.colorado.edu/~roymd/m3130/Exam2sol.pdf

The Attempt at a Solution



I let B =
\begin{bmatrix}
a & b \\
c & d
\end{bmatrix} and set AB=BA.

From here I see that a and d must be 0, and b=c must be true.

So the answer will be that all matrices that are commutative will be of form:

\begin{bmatrix}
0 & b \\
b & 0
\end{bmatrix}

That must be wrong, because the 2x2 identity matrix commutes with every 2x2 matrix but is not of that form.

What did you actually get for AB and BA? I would suggest double-checking those calculations.

And there is no other possible commutative matrix outside of this form.

1. Is this correct?

You have the right idea, but have not executed it correctly.
 
  • Like
Likes RJLiberator
  • #3
So to get this right:

if A = \begin{bmatrix}
0 & 1 \\
1 & 0
\end{bmatrix}

All possible commutative matrices with matrix A should be in the form:

\begin{bmatrix}
0 & b \\
b & 0
\end{bmatrix}This is the wrong answer? It seems to be right when I calculate it. I get the same answer either way. AB = BA
 
  • #4
[itex]\begin{pmatrix} 0 & b \\ b & 0 \end{pmatrix}[/itex] is a subset of the matrices you are looking for. It can't be all of them, because the identity [itex]\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}[/itex] commutes with every 2x2 matrix.

Recheck your initial calculations with [itex]B = \begin{pmatrix} a & b \\ c & d \end{pmatrix}[/itex].
 
  • Like
Likes RJLiberator
  • #5
Ahhh, I see.

I calculated it out and found that while b=c, also a=d:

\begin{bmatrix}
a & b \\
b & a
\end{bmatrix}

This makes sense to me as the original answer was a subset of this.

Is there any further proof needed to show that is all?
 
  • #6
RJLiberator said:
All possible commutative matrices with matrix A should be in the form:

[0bb0]​
\begin{bmatrix} 0 & b \\ b & 0 \end{bmatrix}This is the wrong answer? It seems to be right when I calculate it. I get the same answer either way. AB = BA
To follow up on what pasmith is asking you to do:

What do you get for the product ##\displaystyle \ \begin{bmatrix} 0 & 1\\ 1 & 0 \end{bmatrix}\begin{bmatrix} a & b \\ c & d \end{bmatrix} \ \ \ ?##

What do you get for the product ##\displaystyle \ \begin{bmatrix} a & b \\ c & d \end{bmatrix}\begin{bmatrix} 0 & 1\\ 1 & 0 \end{bmatrix} \ \ \ ? ##(I see you posted you answer just before I posted this.)

That looks good.
 
  • Like
Likes RJLiberator
  • #7
Thanks guys for the help here. Greatly appreciated.
 

Related to Commutative 2x2 Matrices: Finding Solutions for AB = BA

1. What is a commutative 2x2 matrix?

A commutative 2x2 matrix is a square matrix with two rows and two columns where the order of multiplication does not affect the outcome. In other words, when two 2x2 matrices are multiplied in either order, the result will be the same.

2. How do you determine if a 2x2 matrix is commutative?

To determine if a 2x2 matrix is commutative, you can simply multiply the matrix by itself in both orders (AB and BA) and compare the results. If the result is the same, then the matrix is commutative.

3. Are all 2x2 matrices commutative?

No, not all 2x2 matrices are commutative. Only square matrices with equal dimensions can be commutative, and even then, it is not always the case.

4. What is the significance of commutativity in 2x2 matrices?

The commutative property in 2x2 matrices allows for simpler calculations and reduces the number of steps needed to perform operations. This makes it easier to solve equations and find solutions.

5. How is the commutative property used in real-life applications?

The commutative property of 2x2 matrices is used in various fields, such as physics, engineering, and computer graphics. It allows for efficient calculations and simplifies complex equations, making it an essential tool in problem-solving and data analysis.

Similar threads

  • Calculus and Beyond Homework Help
Replies
19
Views
335
  • Calculus and Beyond Homework Help
Replies
2
Views
435
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
28
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
16
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
605
  • Calculus and Beyond Homework Help
Replies
14
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
Back
Top