Prove that the third invariant is equal to the determinant

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
blalien
Messages
31
Reaction score
0

Homework Statement


This is all in summation notation.
Given a 3x3 matrix [tex]A_{ij}[/tex], show that [tex]det[A]=1/6(A_{ii}A_{jj}A_{kk}+2A_{ij}A_{jk}A_{ki}-3A_{ij}A_{ji}A_{kk})[/tex]

Homework Equations


I've been told that we're supposed to begin with
[tex]det[A]=1/6\epsilon_{ijk}\epsilon_{pqr}A_{ip}A_{jq}A_{kr}[/tex]

The Attempt at a Solution


I hate to say this, but I have no idea where to start. I would really appreciate if somebody could just give me the first step and push me in the right direction.
 
Physics news on Phys.org
Never mind, I got it. You set [tex]A_{ij} = \delta_{ij}[/tex] and get the epsilons in terms of the deltas.
 
Well, that's not exactly right. But you can work a little index magic and come up with
[tex]\epsilon_{ijk}\epsilon_{pqr}=\left| \begin{matrix} \delta_{ip} & \delta_{iq} & \delta_{ir} \\ \delta_{jp} & \delta_{jq} & \delta_{jr} \\ \delta_{kp} & \delta_{kq} & \delta_{kr} \end{matrix} \right|[/tex]