MHB Show determinant operator Det not linear

Click For Summary
The discussion centers on the linearity of the determinant operator, specifically questioning whether it is closed under addition for matrices of the same order. It is established that the determinant is not linear, as demonstrated by counterexamples where the sum of determinants does not equal the determinant of the sum. The conversation also touches on the use of index notation and the challenges of creating generalized counterexamples without specific values. Participants emphasize the importance of using concrete examples to illustrate the non-linearity of the determinant. Overall, the thread explores the complexities of proving the properties of the determinant operator in matrix algebra.
ognik
Messages
626
Reaction score
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?
 
Physics news on Phys.org
ognik said:
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?

Hi ognik, :)

If the determinant operator is linear it should satisfy,

\[D(A+B)=D(A)+D(B)\]

for all matrices $A$ and $B$. So basically to show that the determinant operator is not linear you have to show a counterexample. Consider the matrices,

\[A=\begin{pmatrix}1 & 0 \\0 & 1\end{pmatrix}\mbox{ and }B=\begin{pmatrix}1 & 1 \\1 & 1\end{pmatrix}\]

and calculate $D(A+B)$ and $D(A)+D(B)$.
 
Thanks, that - and no doubt others - do the job.

But I was trying to use index notation and a generalised counter example - to practice index notation, would you (or anyone) mind critiquing my attempt?
 
ognik said:
Thanks, that - and no doubt others - do the job.

But I was trying to use index notation and a generalised counter example - to practice index notation, would you (or anyone) mind critiquing my attempt?

What do you mean by a generalized counter example? It would still have to be a counter example isn't? And that means whatever approach you use you'll have to substitute specific values for $A$ and $B$. :confused:
 
Well, I've tried to use the cofactor definition and tried to show that the only way they are equal is if the cofactors $C_{ij} = F_{ij} = E_{ij} $ and that can't be because we started with different C and E so I guess its more a (forgotten the word) than a counter example ...and I called it generalised because it's not using specific numbers, so my terminology may be wrong?
 
ognik said:
Well, I've tried to use the cofactor definition and tried to show that the only way they are equal is if the cofactors $C_{ij} = F_{ij} = E_{ij} $ and that can't be because we started with different C and E so I guess its more a (forgotten the word) than a counter example ...and I called it generalised because it's not using specific numbers, so my terminology may be wrong?

But $A$ and $B$ doesn't necessarily have to be different. For example a possible counter example is,

$A=B=\begin{pmatrix}1&0\\0&1\end{pmatrix}$

So even if you did prove that somehow you'll have to account for the case where $A$ and $B$ are equal.
 
Must.learn.to.use.counter.examples...:-)
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
27
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K