- #1
ognik
- 643
- 2
Probably trivial, but for matrices with different ranks, Det is not closed for addition?
I think it is closed under multiplication?
So really I must show Det not closed under addition for square matrices of the same order...
$ D(A_n) = \sum_{j=1}^{n} a_{1j}C_{ij} $ and $ D(B_n) = \sum_{j=1}^{n} b_{1j}E_{ij} $, so $ D(A_n) + D(B_n) = \sum_{j=i}^{n} \left( a_{1j}C_{ij} + b_{1j}E_{ij} \right) $
Now $ D(A+B) =\sum_{j=1}^{n} \left( a_{1j} + b_{1j} \right) F_{1j} = $ (I'm not sure this bit is right either way?)
So $ D(A_n) + D(B_n) = D(A+B) $ only when A+B. Is that close?
I think it is closed under multiplication?
So really I must show Det not closed under addition for square matrices of the same order...
$ D(A_n) = \sum_{j=1}^{n} a_{1j}C_{ij} $ and $ D(B_n) = \sum_{j=1}^{n} b_{1j}E_{ij} $, so $ D(A_n) + D(B_n) = \sum_{j=i}^{n} \left( a_{1j}C_{ij} + b_{1j}E_{ij} \right) $
Now $ D(A+B) =\sum_{j=1}^{n} \left( a_{1j} + b_{1j} \right) F_{1j} = $ (I'm not sure this bit is right either way?)
So $ D(A_n) + D(B_n) = D(A+B) $ only when A+B. Is that close?