Talk:Aufgaben:Problem 5

From Ferienserie MMP2
Revision as of 12:41, 28 July 2015 by Nik (Talk | contribs) (Ilmanen's solution a bit more rigorous)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Does anyone like tensor notation and wants to tell me whether this is formally correct?

--Nik (talk) 14:41, 28 July 2015 (CEST)

Ilmanen's solution in Einstein notation

Let \(A \in Z(\mathrm{Mat}_d(\mathbb{C}))\).

Let \(E_{ij}\) be the \(d \times d\)-matrix with \((E_{ij})^k_l = \delta^{ij} \delta_{kl} \).

Now, consider $$(E_{ij} A)^k_l = (E_{ij})^k_m A^m_l = \delta^k_i \delta^j_m A^m_l = \delta^k_i A^j_l$$ but since \(A\) commutes with all compex \(d \times d\)-matrices, this is the same as $$(A E_{ij})^k_l = A^k_m (E_{ij})^m_l = A^k_m \delta^m_i \delta^j_l = \delta^j_l A^k_i$$

Thus, we have that $$\delta^k_i A^j_l = \delta^j_l A^k_i$$ As this holds for any \(1 \leq i,j,k,l \leq d\), we find: $$\forall i \neq j: A^i_j = 0 \ \text{and} \ A^i_i = A^j_j$$ which requires that \(A\) takes the form $$A = \lambda \mathbb{I}_d$$ for some \(\lambda \in \mathbb{C}\)