Nonzero Matrcies A; B; C such that AC = BC and A does not equal B?

  • Thread starter Thread starter sheldonrocks97
  • Start date Start date
  • Tags Tags
    Ac
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 11K views
sheldonrocks97
Gold Member
Messages
66
Reaction score
2

Homework Statement



Find nonzero matrices A; B; C such that AC = BC
and A does not equal B

Homework Equations



None that I know about.

The Attempt at a Solution



I'm not sure where to start, I would like to know how to complete this problem.
 
Physics news on Phys.org
sheldonrocks97 said:

Homework Statement



Find nonzero matrices A; B; C such that AC = BC
and A does not equal B

Homework Equations



None that I know about.

The Attempt at a Solution



I'm not sure where to start, I would like to know how to complete this problem.

The simplest non-zero matrices are
[tex] \begin{pmatrix}<br /> 1 & 0 \\ 0 & 0 <br /> \end{pmatrix},\quad<br /> \begin{pmatrix}<br /> 0 & 1 \\ 0 & 0 <br /> \end{pmatrix},\quad<br /> \begin{pmatrix}<br /> 0 & 0 \\ 1 & 0 <br /> \end{pmatrix},\quad<br /> \begin{pmatrix}<br /> 0 & 0 \\ 0 & 1<br /> \end{pmatrix}[/tex]
Play around.
 
If AC = BC, then AC - BC = 0. I.e. (A-B)C = 0.

Can you find two non-zero matrices that multiply to zero?