Let a1,a2 and a3 be vectors in R3. Give a definition of the dot product, a1⋅a2, the cross product, a1×a2, and the triple product, a1⋅a2×a3. Explain what it means to say that the three vectors are linearly independent.
Let b1,b2 and b3 be vectors in R3. Let S be a 3×3 matrix with entries Sij=ai⋅bj. Show that
(a1⋅a2×a3)(b1⋅b2×b3)=det(S)
Hence show that S is of maximal rank if and only if the sets of vectors {a1,a2, a3} and {b1,b2,b3} are both linearly independent.
Now let {c1,c2,…,cn} and {d1,d2,…,dn} be sets of vectors in Rn, and let T be an n×n matrix with entries Tij=ci⋅dj. Is it the case that T is of maximal rank if and only if the sets of vectors {c1,c2,…,cn} and {d1,d2,…,dn} are both linearly independent? Justify your answer with a proof or a counterexample.
Given an integer n>2, is it always possible to find a set of vectors {c1,c2,…,cn} in Rn with the property that every pair is linearly independent and that every triple is linearly dependent? Justify your answer.