Proving Linear Algebra: AB=BA for All B(2x2), A=àI for All à € Real Number

Click For Summary
SUMMARY

The discussion centers on proving that if a matrix A commutes with all 2x2 matrices B (i.e., AB = BA), then A must be a scalar multiple of the identity matrix, denoted as A = àI for all real numbers à. Participants suggest starting with two general 2x2 matrices and deriving equations from their multiplication to find the values of A's elements. The use of LaTeX for matrix representation is also highlighted, specifically the pmatrix environment from the amsmath package.

PREREQUISITES
  • Understanding of matrix multiplication and properties of matrices
  • Familiarity with 2x2 matrices and their representations
  • Basic knowledge of linear algebra concepts
  • Experience with LaTeX for mathematical typesetting
NEXT STEPS
  • Study the properties of commutative matrices in linear algebra
  • Learn how to derive conditions for matrix equality
  • Explore the use of LaTeX for creating mathematical documents, focusing on the amsmath package
  • Investigate other types of matrices that commute with specific classes of matrices
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as educators looking to enhance their understanding of matrix properties and LaTeX formatting.

annoymage
Messages
360
Reaction score
0
let A € M(2x2)..
if AB=BA for all B(2x2),
show that A=àI for all à € real number

its really hard to send new post using phone..
 
Physics news on Phys.org
Do you understand the question? Basically, it's asking you to prove that the only matrix that commutes with any other matrix is the identity matrix.

Well, if you don't see any clever way to solve it (like me at first reading), you could simply take two matrices,

A = \begin{pmatrix} a & b \\ c & d \end{pmatrix}, \qquad B = \begin{pmatrix} x & y \\ u & v \end{pmatrix}
and see what equations you get when you multiply AB = BA. Then note that this equations should hold for any values of x, y, u and v - allowing you to solve for a, b, c and d.
 
before that,its hard to give my answer, so please teach me how to make that latex matrix.
 
If you click on it, or quote my post, you can see the code I used.

(If you want to use pmatrix in your own LaTeX documents, you have to \usepackage{amsmath}).
 

Similar threads

  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 69 ·
3
Replies
69
Views
10K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
12
Views
10K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
32
Views
4K