Matrix with 0: Comparing Analog Matrices

  • Thread starter Thread starter player1_1_1
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
player1_1_1
Messages
112
Reaction score
0

Homework Statement


i have matrix
[tex]\begin{bmatrix}0&0&0\\ 0&a&b\\ 0&c&d\end{bmatrix}[/tex]
is this matrix analog to
[tex]\begin{bmatrix}a&b\\ c&d\end{bmatrix}[/tex]?
 
Physics news on Phys.org
What do you mean by "analog"? The first is a 3x3 matrix, and the second is a 2x2 matrix. Properties and operations with matrices depend on their "dimension". So no, you can't replace them.