Linked Questions

2 votes
1 answer
76k views

Matrix multiplication is not commutative. If however $$ AB = BA $$for the matrices A and B with $$A, B \in M_{nn}(\mathbb{K})$$ Can I conclude that A has to be of the form $$A = B^{Ad} = det(B)B^{-1}$...
thadeuszlay's user avatar
-1 votes
2 answers
244 views

My friend asked the following question related to matrices: Assume A is $$ \begin{pmatrix} \frac{1}{2} & 0 & \frac{1}{2} \\ 1 & 0 & 0 \\ 0 & \frac{1}{2} & \...
ssd21345's user avatar
-1 votes
1 answer
163 views

Prove that for the $\mathbb R^{n\times n}$ vector space doesn't exist a basis containing $n^2$ matrices, such that AB=BA for every two matrices $A$, $B$ in the base. $(n>1)$ I think it is true ...
Ro168's user avatar
  • 517
-2 votes
1 answer
447 views

I'm having a hard time trying to comprehend this. How do I even start on proving the shape?
KNgu's user avatar
  • 187
-1 votes
1 answer
218 views

$A$ and $B$ are two matrices, when is $(A-B)(A+B)=A^2 - B^2$
Hisham's user avatar
  • 11
-2 votes
1 answer
108 views

Would that make things easier in any science if matrix multiplication were commutative? I mean are researchers working to find more exceptions to the general rule of matrix multiplication being not ...
Winner Konou's user avatar
141 votes
1 answer
114k views

Two $n\times n$ matrices $A, B$ are said to be simultaneously diagonalizable if there is a nonsingular matrix $S$ such that both $S^{-1}AS$ and $S^{-1}BS$ are diagonal matrices. a) Show that ...
diimension's user avatar
  • 3,590
49 votes
5 answers
20k views

Given a matrix $A$ over a field $F$, does there always exist a matrix $B$ such that $AB = BA$? (except the trivial case and the polynomial ring?)
Strin's user avatar
  • 1,609
52 votes
3 answers
6k views

Consider square matrices over a field $K$. I don't think additional assumptions about $K$ like algebraically closed or characteristic $0$ are pertinent, but feel free to make them for comfort. For any ...
Marc van Leeuwen's user avatar
10 votes
8 answers
7k views

I need to construct square matrices $A$ and $B$ such that $AB=0$ but $BA \neq 0$. I know matrix multiplication is not commutative, but I don't know how to construct such matrices. Thanks in advance. ...
Fawad's user avatar
  • 2,107
10 votes
3 answers
76k views

Let $A = \begin{pmatrix} 1 & 1& 1\\ 1 & 2 &3 \\ 1 &4 & 5 \end{pmatrix}$ and $D = \begin{pmatrix} 2 & 0& 0\\ 0 & 3 &0 \\ 0 &0 & 5 \end{pmatrix}$....
ryang's user avatar
  • 45.4k
6 votes
4 answers
7k views

Let $A$ be a $3\times 3$ matrix over $\mathbb {R}$ such that $AB =BA$ for all matrices $B$ over $\mathbb {R}$ then what can we say about such matrix $A$. or such matrix $A$ must be orthogonal matrix? ...
Srijan's user avatar
  • 13.1k
3 votes
5 answers
7k views

I have a question asking me why matrix multiplication isn't commutative. I'm not exactly sure what's the best way to explain this without simply saying "it's obvious". $AB \not= BA$ because ...
Si Random's user avatar
  • 911
1 vote
4 answers
2k views

If there are two matrices A and B that are both nxn matrices, will AB = BA always? Is there a way to have those two matrices so that AB = 0 but BA ≠ 0?
Taylor's user avatar
  • 151
1 vote
1 answer
1k views

This is a very old and popular question: the following link is the similar question When is matrix multiplication commutative? And there is a very famous theorem: If $A,B$ are simultaneously ...
sleeve chen's user avatar
  • 8,616

15 30 50 per page