Proving Linear System: No Solution for AB-BA=I2 (2x2 Real Number Matrices)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
annoymage
Messages
360
Reaction score
0

Homework Statement



Show that there are no A,B (2x2 and real number matrices)

such that AB-BA=I2

Homework Equations



N/A

The Attempt at a Solution



can anyone give me clue, how to prove this?
 
Physics news on Phys.org
Write down the full equation

[tex] \left(<br /> \begin{array}{cc}<br /> a_{11} & a_{12} \\<br /> a_{21} & a_{22}<br /> \end{array}<br /> \right)\left(<br /> \begin{array}{cc}<br /> b_{11} & b_{12} \\<br /> b_{21} & b_{22}<br /> \end{array}<br /> \right)-\left(<br /> \begin{array}{cc}<br /> b_{11} & b_{12} \\<br /> b_{21} & b_{22}<br /> \end{array}<br /> \right)\left(<br /> \begin{array}{cc}<br /> a_{11} & a_{12} \\<br /> a_{21} & a_{22}<br /> \end{array}<br /> \right)=\left(<br /> \begin{array}{cc}<br /> 1 & 0 \\<br /> 0 & 1<br /> \end{array}<br /> \right)[/tex]

After you do that it will be obvious
 
i did, but then i get,

[tex]\begin{pmatrix} bg-fc & af+bh+be+df \\ ce+dg-aq-ch & cf-bg \end{pmatrix}[/tex]

assume that my

a11=a
a12=b
.
.
.
b21=g
b22=h

then? solve the equation right?
 
owh wait,

bg-fc=1

cf-bg=1

its contradiction..

right?
 
Yeah that's the idea I think
 
hoho, that's proof alright,, thank you very much

next, can you please check my next question i posted.. ^^