Vector and Mixed Product of Vectors.

Vector Product of Vectors.

An ordered triple of non-coplanar vectors e1,e2,e3 is called right-handed if, to an observer situated within the angle formed by these vectors, the shortest rotations from e1 to e2 and from e2 to e3 appear to be counterclockwise. Otherwise, the triple (e1,e2,e3) is called left-handed.

The vector product of vector a1 by vector a2 is defined as a vector, denoted by the symbol [a1,a2] (or a1×a2), determined by the following three conditions:

The length of the vector [a1,a2] equals the area of the parallelogram constructed on vectors a1 and a2, i.e., |[a1,a2]|=|a1||a2|sin(a1,a2^)

The vector [a1,a2] is perpendicular to the plane of vectors a1 and a2;

The ordered triple a1,a2,[a1,a2] is right-handed.

From the definition of the vector product, it follows that (a1,a2^)=π2[a1,a2]=0.

Algebraic properties of the vector product:

[a1,a2]=[a2,a1];

[λa1,a2]=λ[a1,a2];

[a1+a2,b]=[a1,b]+[a2,b].

If a1(X1,Y1,Z1) and a2(X2,Y2,Z2) are vectors, given by their coordinates in a right-handed orthogonal basis, then the decomposition of the vector product [a1,a2] in the same basis is expressed as [a1,a2]=(Y1Z2Z1Y2)i(X1Z2Z1X2)j+(X1Y2Y1X2)k,or, using symbolic notation (with the concept of the 3rd order determinant) [a1,a2]=|ijkX1Y1Z1X2Y2Z2|.

Examples.

1. |a1|=1,|a2|=2,(a1,a2^)=2π/3. Calculate:

a) |[a1,a2]|

b) |[2a1+a2,a1+2a2]|

c) |[a1+3a2,3a1a2]|.

Solution.

a) |[a1,a2]|=|a1||a2|sin(a1,a2^)=2sin(2π/3)=232=3.

b) [2a1+a2,a1+2a2]=[2a1,a1+2a2]+[a2,a1+2a2]=

=2[a1,a1+2a2]+[a2,a1+2a2]=2[a1+2a2,a1][a1+2a2,a2]=

=2[a1,a1]2[2a2,a1][a1,a2][2a2,a2]=4[a2,a1][a1,a2]=

=4[a1,a2][a1,a2]=3[a1,a2].

|[2a1+a2,a1+2a2]|=3|[a1,a2]|=33.

c) [a1+3a2,3a1a2]=[a1,3a1a2]+3[a2,3a1a2]=

=[3a1a2,a1]3[3a1a2,a2]=

=[3a1,a1]+[a2,a1]9[a1,a2]+3[a2,a2]=10[a1,a2].

|[a1+3a2,3a1a2]|=|10[a1,a2]|=103.

Answer: a) 3; b) 33; c) 103.

2. Simplify the expressions:

a) [i,j+k][j,i+k]+[k,i+j+k];

b) [a+b+c,c]+[a+b+c,b]+[bc,a];

c) [2a+b,ca]+[b+c,a+b];

d) 2i[j,k]+3j[i,k]+4k[i,j].

Solution.

a) [i,j+k][j,i+k]+[k,i+j+k]=[j+k,i]+[i+k,j][i+j+k,k]=

=[j,i][k,i]+[i,j]+[k,j][i,k][j,k][k,k]=

=[i,j]+[i,k]+[i,j][j,k][i,k][j,k]=2[i,j]2[j,k]=

2|ijk100010|2|ijk010001|=2k2i.

b) [a+b+c,c]+[a+b+c,b]+[bc,a]=

=[a,c]+[b,c]+[c,c]+[a,b]+[b,b]+[c,b]+[b,a][c,a]=

=[a,c]+[b,c]+[a,b][b,c][a,b]+[a,c]=2[a,c].

c) [2a+b,ca]+[b+c,a+b]=2[a,ca]+[b,ca]+[b,a+b]+[c,a+b]=

=2[ca,a][ca,b][a+b,b][a+b,c]=

=2[c,a]+2[a,a][c,b]+[a,b][a,b][b,b][a,c][b,c]=[a,c].

Answer: а) 2(ki); b) 2[a,c]; c) [a,c].

3. Calculate the area of the triangle with vertices A(1,1,1),B(2,3,4) and C(4,3,2).

Solution.

SABC=12|[BA,BC]|.

BA=(12;13;14)=(1;2;3).

BC=(42;33;24)=(2;0;2).

[BA,BC]=|ijk123202|=4i8j+4k.

SABC=12|[BA,BC]|=1216+64+16=962=26.

Answer: 26.

4. For the given vectors a(2,0,3),b(3,5,4),c(3,4,1), calculate the projection of the vector [a,b] onto the vector (a,b)c.

Solution.

Find the vectors d=[a,b] and k=(a,b)c:

d=[a,b]=|ijk203354|=15i17j+10k=(15,17,10);

k=(a,b)c=(6+12)(3,4,1)=6(3,4,1)=(18,24,6).

Prkd=(d,k)|k|=27040860324+576+36=738936=738626=12326.

Answer: 12326.

5. Find the vector [a,a+b]+[a,[a,b]], если a(2,1,3) b(1,1,1).

Solution.

a+b=(2+1;11;3+1)=(3;0;2);

[a,a+b]=|ijk213302|=2i5j3k;

[a,b]=|ijk213111|=2i5j3k;

[a,[a,b]]=|ijk213253|=18i+12j8k;

[a,a+b]+[a,[a,b]]=(2;5;3)+(18;12;8)=(20;7;11).

Answer: (20;7;11).

Mixed Product of Vectors.

The mixed product of an ordered triple of vectors a1,a2,a3 is defined as the number [a1,a2]a3.

Geometric properties of the mixed product:

1) If V is the volume of the parallelepiped built on vectors a1,a2, and a3, then

[a1,a2]a3=V if the triple of vectors (a1,a2,a3) is right-handed;

[a1,a2]a3=V if the triple of vectors (a1,a2,a3) is left-handed.

2) For three vectors a1,a2,a3 to be coplanar, it is necessary and sufficient that [a1,a2]a3=0.

The primary algebraic property of the mixed product is that a cyclic permutation of the vectors does not change its magnitude, i.e., [a1,a2]a3=a1[a2,a3]=[a3,a1]a2.

This property allows for the notation [a1,a2]a3=a1a2a3.

The mixed product expressed through the coordinates of vectors in a right-handed orthogonal basis is written asa1a2a3=|X1Y1Z1X2Y2Z2X3Y3Z3|.

Examples.

1. The vectors a1,a2,a3 form a right-handed set, are mutually perpendicular, and |a1|=4,|a2|=2,|a3|=3. Calculate a1a2a3.

Solution.

a1a2a3=[a1,a2]a3=|[a1,a2]||a3|cos([a1,a2],a3^).

cos([a1,a2],a3^)=cos0=1;

|[a1,a2]|=|a1||a2|sin(a1,a2^)=|a1||a2|;

Therefore,a1a2a3=|a1||a2||a3|=24.

Answer: 24.

2. Determine whether the vectors a1,a2, and a3 form a basis in the set of all vectors, if

a) a1(2,3,1),a2(1,1,3),a3(1,9,11);

b) a1(3,2,1),a2(2,1,2),a3(3,1,2).

Solution.

A basis is any ordered triple of non-coplanar vectors. Let's check whether our vectors are coplanar, i.e., whether the condition a1a2a3=0 holds.

a) a1a2a3=|2311131911|=2|13911|3|13111||1119|=

=32+4210=0.

The vectors are coplanar, i.e., they do not form a basis.

b) a1a2a3=|321212312|=3|1212|+2|2232|+|2131|= =0205=25.

The vectors are not coplanar, i.e., they do form a basis.

Answer. a) do not form; b) form.

3. Prove that for any a,b, and c, the vectors ab,bc, and ca are coplanar. What is the geometric meaning of this fact?

Solution.

Let a=(xa,ya,za),b=(xb,yb,zb),c=(xc,yc,zc).

Then, [ab,bc](ca)=|xaxbyaybzazbxbxcybyczbzcxcxaycyazcza|=

using the property of determinants, we add the first row to the second row, the determinant remains unchanged:

=|xaxbyaybzazbxaxcyayczazcxcxaycyazcza|=0 (Using the property of determinants again -- the second and third rows are proportional, so the determinant equals zero.)

Thus, the vectors ab,bc, and ca are coplanar. The geometric meaning is that the vectors ab,bc, and ca lie in parallel planes.

4. In a tetrahedron with vertices at points A(1,1,1),B(2,0,2),C(2,2,2), and D(3,4,3), calculate the height h=|DE|.

Solution.

Let's calculate the volume of the tetrahedron using the formula: V=16|ABACAD|:

AB=(1,1,1);

AC=(1,1,1);

AD=(2,3,4);

ABACAD=|111111234|=|1134|+|1124|+|1123|=

=76+1=12.

V=16|ABACAD|=2.

The volume can also be calculated using the well-known formula from high school geometry:

V=13SOCHh=13SABC|DE|=16|[AB,AC]||DE|.

[AB,AC]=|ijk111111|=i|1111|j|1111|+k|1111|=2i+2k.

|[AB,AC]|=22+22=8.

Thus, 2=168|DE|. Отсюда |DE|=128=32.

Answer: 32.

5 Prove that the four points A(1,2,1),B(0,1,5),C(1,2,1), and D(2,1,3) lie in the same plane.

Solution.

Four points A,B,C, and D lie in the same plane if the vectors AB,AC, and AD are coplanar.

Let's check if these vectors are coplanar:

AB=(1,1,6);

AC=(2,0,2);

AD=(1,1,4).

ABACAD=|116202114|=|0214|+|2214|+6|2011|= =210+12=0.

Therefore, the vectors AB,AC, and AD are coplanar, and the points A,B,C, and D lie in the same plane.

Homework.

1. Given |a|=|b|=5, and (a,b^)=π/4, calculate the area of the triangle constructed on the vectors a2b and 3a+2b.

Answer: 502.

2. Prove that for any vectors a, p, q, and r, the vectors [a,p], [a,q], and [a,r] are coplanar.

3. Given vectors a1(3,1,2) and a2(1,2,1). Find the coordinates of the vectors

a) [a1,a2];

b) [2a1+a2,a2];

в) [2a1a2,2a1+a2].

Answer: a) (3,5,7); b) (6,10,14); в) (12,20,28).

4. In the triangle with vertices A(1,1,2), B(5,6,2), and C(1,3,1), find the height h=|BD|.

Answer: 5.

5. For the given vectors a(2,1,1), b(1,2,1), c(2,1,3), and d(3,1,2), calculate the projection of the vector a+c onto the vector [bd,c].

Answer: 6.

6. Find the coordinates of the vector x if it is perpendicular to the vectors a1(2,3,1) and a2(1,2,3), and also satisfies the condition x(i+2j7k)=10.

Answer: (7,5,1).

7. Vectors a, b, c form a left triple |a|=1, |b|=2, |c|=3, (a,b^)=π/6, ca, cb. Find abc.

Answer: 3/2.

8. Prove the identity (a+b+c)(a2b+2c)(4a+b+5c)=0.

9. Calculate the volume of the tetrahedron OABC if OA=3i+4j, OB=3j+k, OC=2j+5k.

Answer: 17/2.

10. Calculate the volume of the tetrahedron with vertices at points A(2,3,5), B(0,2,1), C(2,2,3), and D(3,2,4).

Answer: 6.

11. For what value of λ will the vectors a, b, c be coplanar?

a) a(λ,3,1),b(5,1,2),c(1,5,4);

b) a(1,2λ,1),b(1,λ,0),c(0,λ,1).

Answer: a) 3 b) for any λ.

12. Prove the identities.

a) (a+c)b(a+b)=abc;

b) (ab)(abc)(a+2bc)=3abc;

c) (a+b)(b+c)(c+a)=2abc;

d) α,β(ab(c+αa+βb))=abc.

Tags: linear algebra, vector, mixed product, product of vectors, vector product, vector product of vectors