Prove Determinant Using the Triple Scalar Product

ThirdEyeBlind
Messages
9
Reaction score
0

Homework Statement


I'm supposed to prove det A = \frac{1}{6} \epsilon_{ijk} \epsilon_{pqr} A_{ip} A_{jq} A_{kr} using the triple scalar product.

Homework Equations


\frac{1}{6} \epsilon_{ijk} \epsilon_{pqr} A_{ip} A_{jq} A_{ kr}
(\vec u \times \vec v) \cdot \vec w = u_i v_j w_k \epsilon_{ijk}

The Attempt at a Solution


I have written out and understand that det A = \epsilon_{ijk} A_{1i} A_{2j} A_{3k} but I don't understand where the triple scalar product comes into play.

I see the similarity between the shorthand notations of the triple scalar product and the determinant but don't see how I can relate the two. I figure I must be missing some geometric/mathematical interpretation that can help me.

I've used Einstein summation notation in a couple previous problems but this is really the first involved problem I have to do and am a bit lost as to what to do.
 
Physics news on Phys.org
ThirdEyeBlind said:

Homework Statement


I'm supposed to prove det A = \frac{1}{6} \epsilon_{ijk} \epsilon_{pqr} A_{ip} A_{jq} A_{kr} using the triple scalar product.

Homework Equations


\frac{1}{6} \epsilon_{ijk} \epsilon_{pqr} A_{ip} A_{jq} A_{ kr}
(\vec u \times \vec v) \cdot \vec w = u_i v_j w_k \epsilon_{ijk}

The Attempt at a Solution


I have written out and understand that det A = \epsilon_{ijk} A_{1i} A_{2j} A_{3k} but I don't understand where the triple scalar product comes into play.

I see the similarity between the shorthand notations of the triple scalar product and the determinant but don't see how I can relate the two. I figure I must be missing some geometric/mathematical interpretation that can help me.

I've used Einstein summation notation in a couple previous problems but this is really the first involved problem I have to do and am a bit lost as to what to do.

Both the scalar triple product and the determinant (in 3 dimensions) have the geometrical interpretation of volume. ##(\vec u \times \vec v) \cdot \vec w## is the volume of the prism formed by vectors u, v, and w. They are probably expecting you to make the identification

$$ \det A \quad = (\vec{A}_1 \times \vec{A}_2) \cdot \vec{A}_3 ,$$

where, for example, ##\vec{A}_1## is the first row in matrix A. The determinant of A is the volume spanned by its three row vectors.

That gets you up to the point where you are, namely ##\det A = \epsilon_{ijk} A_{1i} A_{2j} A_{3k}##. To get the rest of it, note that

$$\det A = \epsilon_{ijk} A_{1i} A_{2j} A_{3k} = -\epsilon_{ijk} A_{2i} A_{1j} A_{3k} = \epsilon_{213}\epsilon_{ijk} A_{2i} A_{1j} A_{3k}$$

for example.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top