MHB Does Commutativity Hold for Matrices A and B with a Specific Matrix C?

  • Thread starter Thread starter TheScienceAlliance
  • Start date Start date
  • Tags Tags
    Matrix
Click For Summary
SUMMARY

The discussion confirms that if matrices A and B satisfy the conditions AC = CA and BC = CB with matrix C defined as C = [[0, 1], [-1, 0]], then commutativity holds, meaning AB = BA. The proof involves constructing matrices A and B in the forms A = [[a, b], [-b, a]] and B = [[w, x], [-x, w]]. The discussion emphasizes the importance of correctly interpreting the matrix multiplication properties to establish this result.

PREREQUISITES
  • Understanding of matrix multiplication
  • Familiarity with the concept of commutativity in algebra
  • Knowledge of matrix representation and notation
  • Basic linear algebra concepts, particularly involving 2x2 matrices
NEXT STEPS
  • Study the properties of matrix multiplication in detail
  • Explore the implications of commutativity in linear transformations
  • Learn about the role of specific matrices, such as rotation matrices, in linear algebra
  • Investigate other conditions under which matrix commutativity holds
USEFUL FOR

Mathematicians, students of linear algebra, and anyone interested in the properties of matrix operations and their applications in various fields such as physics and engineering.

TheScienceAlliance
Messages
6
Reaction score
0
If A and B are matrices that AC = AC and BC=CB, where C is a matrix whose first row's entries are 0 1 and the second row's entries are -1 0, then AB=BA.
 
Physics news on Phys.org
MathHelpBoardsUser said:
If A and B are matrices that AC = AC and BC=CB, where C is a matrix whose first row's entries are 0 1 and the second row's entries are -1 0, then AB=BA.
Is there a typo? Did you mean AC = CA?

-Dan
 
topsquark said:
Is there a typo? Did you mean AC = CA?

-Dan
Yes. I apologize.
 
Okay, so this is more or less a construction proof. You know that
[math]C = \left ( \begin{matrix} 0 & 1 \\ -1 & 0 \end{matrix} \right )[/math]

Let
[math]A = \left ( \begin{matrix} a & b \\ c & d \end{matrix} \right )[/math]

and
[math]B = \left ( \begin{matrix} w & x \\ y & z \end{matrix} \right )[/math]

So.
1) Using AC = CA show that
[math]A = \left ( \begin{matrix} a & b \\ -b & a \end{matrix} \right )[/math]

2) Using BC = CB show that
[math]B = \left ( \begin{matrix} w & x \\ -x & w \end{matrix} \right )[/math]

3) Using A and B from 1) and 2) show that AB = BA.

-Dan
 

Similar threads

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