00:01
Alright, so we have two vectors a and the b and we do the cross product between these two.
00:16
Is it true that if c is some real number, is that equal to just multiplying the c by a and then the cross product that would be? so is that equal well let's see so we have a equals to some a 1 for the x coordinate a 2 and a 3 for the c coordinate and b equals to or be 1 b1 b1 b sub 2 be 3 what is in that product well that product is going to be equal to just computing the determinant of the matrix of here i j k so this a coordinated representation is the same as same for the i component you have a 1 so a 1 times i plus a 2 times j and plus a three times k so these are those are the corresponding unit vectors i j and k for the coordinates x y and c x corresponding to y is j is j so the cross product is going to be the same as computing the determinant of this matrix a1, a2, a3, and then you put below here b1, b2, b3, so that all the cross product here is going to be turning on this i times, this times that, minus that, and that.
02:59
So it's i times a2 times b3, a2, b2, b3, a2, b3.
03:14
Minus a 3 times b2 now for the j component is going to be equal to for the j we have so it's this one so remove that so it's a1 with v 3 minus b1 with a 2 so j so j times a 1 b3 minus a 3 b1 now for the k component it's equal to let's do blue um for the k so you remove that and that so you have a1 times b2 minus b1 times a 2 so that is a 1 times a 2 so that is a 1 times b2 so that is a 1 minus 8 2 times p1 now well what happens if i multiply all that stuff by c well well it all gets multiply by c so it's gonna be a c in here let's see them see in there so this part that is the left hand side of this equation now so what happens if we the right with the right hand side of that equation so if you do the cross product of c a cross b as you see or c a c a c a will be equal to multiplying c on each component c times a 1 c times a 2 c times a 3 so that if you do the cross product of ca plus b is going to be doing the determinant of i times j times k and then c times a1, c times a2, then c times a3 with b1, b2, b2 and g3...