Вы находитесь на странице: 1из 5

The University of Sydney MATH1902 Linear Algebra (Advanced)

Semester 1

Exercises for Week 4 (beginning 25 March)

2013

Preparatory exercises should be attempted before coming to the tutorial. Questions labelled with an asterisk are suitable for students aiming for a credit or higher. Important Ideas and Useful Facts: (i) Geometric denition of dot product: If v and w are vectors and is the angle between them, then v w = |v||w| cos , so that, in the case both vectors are nonzero, cos = vw . |v||w|

(ii) Algebraic denition of dot product: If v = a i + b j + c k and w = d i + e j + f k then v w = ad + be + cf . (iii) The angle between two vectors is zero or acute if their dot product is positive. The angle is obtuse or 180 if the dot product is negative. Two vectors are mutually perpendicular (orthogonal) if the dot product is zero. (iv) Cauchy-Schwarz Inequality: |v w| |v||w| . (v) Commutativity of dot product: vw = wv . (vi) Distributivity of dot over plus: (u + v) w = u w + v w . (vii) If v is any vector then v v = |v|2 , so |v| = v v . (viii) If v and w are vectors and is a scalar then (v) w = (v w) = v (w) . (ix) The vector projection of v in the direction of w is imation of v using a scalar multiple of w. (x) The scalar component of v in the direction of w is vw w , which is the best approx|w |2

vw , which is plus or minus the |w | magnitude of the vector projection (minus in the case that the angle is obtuse or 180 ).

(xi) The vector component of v orthogonal to w is the dierence between v and its vector projection, which is vw v w. |w |2

Preparatory Exercises: 1. 2. Use the Theorem of Pythagoras to verify the Cosine Rule. Given that u = 2i j + k , nd (i) (vii) 3. uv |u| (ii) u w |v | (iii) v w |w | (iv) u u (v) v v (vi) w w v = i 2j + 2k , w = 3i k ,

(viii)

(ix)

(x) u v + w

(xi) u v w

Let u , v , w be as in the previous exercise. Let be the angle between u and v , be the angle between u and w , and the angle between v and w . Find (i) cos (ii) cos (iii) cos

4.

Given that a = 2i j + 2k , b = i+jk, c = 3i + 6j ,

determine whether the following are true or false: (i) The angle between a and b is acute. (ii) The angle between b and c is acute. (iii) The vectors a and c are mutually perpendicular. (iv) The angle between the vectors a + b and b c is obtuse. 5. Given that P = (8, 4, 1) , Q = (6, 3, 4) and R = (7, 5, 5) , nd QP , QP , QR , QR , QP QR ,

and the cosine of P QR . 6. Given that u = i 2j and v = 2i + j , nd (i) (vii) uv uv u |u|2 (ii) u (viii) (iii) v uv v |v |2 (iv) uv |u| (v) uv u |u|2

uv |v |

(ix) v

(xi) the cosine of the angle between u and v

uv |u||v| uv (x) u v |v |2 (vi)

(xii) the scalar component of u in the direction of v (xiii) the scalar component of v in the direction of u (xiv) the vector projection of u in the direction of v (xv) the vector projection of v in the direction of u (xvi) the vector component of u orthogonal to v (xvii) the vector component of v orthogonal to u

Tutorial Exercises: 7. Consider the following points in space: P (1, 1, 1) , Q(1, 1, 0) , R(0, 1, 2) , S (2, 3, 3) (i) Recall from an earlier exercise that P QRS is a rhombus that is not a square. Determine whether the angles P QR and QRS are acute or obtuse (which will be further conrmation that this rhombus is not a square). (ii) Use a dot product to verify that the diagonals P R and QS are mutually perpendicular. 8. Use the dot product to verify that if v and w are any vectors and w is nonzero, then w are mutually perpendicular. 9. Given that u = i + 2j + 2k and v = 4i + 4j k , nd (i) the cosine of the angle between u and v (ii) the scalar component of u in the direction of v (iii) the scalar component of v in the direction of u (iv) the vector projection of u in the direction of v (v) the vector projection of v in the direction of u (vi) the vector component of u orthogonal to v (vii) the vector component of v orthogonal to u 10. Verify that if a and b are vectors of the same length then a+b are mutually perpendicular. 11. (suitable for group discussion) Use vectors to nd the following angles in a cube: (i) between a major diagonal (between opposite vertices) and an edge, (ii) between a major diagonal and a face diagonal, (iii) between diagonals on adjacent faces, (iv) between major diagonals. and ab and v vw w |w |2

12.

(suitable for group discussion) Use dot products to show that (i) if v is orthogonal to x and y, then v is orthogonal to any linear combination ax + by where a and b are scalars; (ii) conversely, if v is orthogonal to x and ax + by where a and b are scalars such that b is nonzero, then v is orthogonal to y.

13. Use vectors to show that any angle inscribed in a semicircle is a right angle. 14. (uniqueness of the dot product) Suppose we have a dot operation on geometric vectors that is commutative and distributes over vector addition, such that i j = i k = j k = 0 and i i = j j = k k = 1 . Suppose further that the dot operation is compatible with scalar multiplication in the sense of Useful Fact (viii). Deduce the usual algebraic rule for dot products. 15. Imagine that you dont know the algebraic formula for the dot product. Starting with the geometric denition for the dot product, apply the Cosine Rule to discover the algebraic formula. Further Exercises: 16. Resolve the vector u = 5i + j + 6k into a sum of two vectors, one of which is parallel and the other perpendicular to v = 3i 6j + 2k. Find the (vector) components of the force 15i + 20j + 6k newtons in the direction of and orthogonal to (i) 18. i + j (ii) 2i 3j + k

17.

Use the dot product to verify that if a and b are mutually perpendicular vectors then |a + b|2 = |a|2 + |b|2 . Interpret this result in terms of a well-known fact about triangles.

19.

Verify that a = 2i j + 4k and b = 5i + 2j 2k are perpendicular. Find two vectors of unit length that are perpendicular to both a and b. (This will become easy after next week, using cross products.) Verify that the sum of the squares of the lengths of the diagonals of a parallelogram is equal to the sum of the squares of the lengths of its sides. Prove that the diagonals of a parallelogram are perpendicular if and only if the parallelogram is a rhombus (that is, has all sides of equal length).

20.

21.

22.

Verify the following identity for all geometric vectors a, b, c, d, and use it to deduce that the three altitudes of a triangle intersect in a common point: (a b) (d c) + (b c) (d a) + (c a) (d b) = 0

23. 24.

Prove that the perpendicular bisectors of the sides of a triangle intersect in a common point (known as the circumcentre). Given that it exists, verify that the circumcentre of a triangle is the same distance from each vertex (which explains its name).

25. Suppose that A, B , C and D are distinct points in space such that no three are collinear. Verify that these points lie on a plane if and only if there are four nonzero scalars, , , and such that + + + = 0 and OA + OB + OC + OD = 0 . Deduce Cevas Theorem, that says if D is a point in the plane of the triangle ABC , and the lines through AD , BD , CD cut BC , CA, AB in R, S , T respectively, then the product of the ratios in which R, S , T divide BC , CA, AB respectively is 1. Short Answers to Selected Exercises: 1. 2. Drop a perpendicular to create right angled triangles. (i) 6 (ix) 3. 4. 5. 6. (i) (ii) 5 10 (x) (ii) (iii) 1 11 15 6 (iv) 6 (xi) (iii) 1 (v) 9 (vi) 10 (vii) 6 (viii) 3

6 3

10 30 (iv) true 1 2 21
4 3 (i + 2j) (xi) 4 (xii) 5 5 5 3 3 (i + 2j) (xvii) 5 (2i + j) 5 2 (i 9 4 5 4 (v) 5

(i) false 2i + j + 3k , (i) (vii) (xiii) 4

(ii) true 14 , i + 2j k ,

(iii) true 6, 1,

1 1 (i 2j) (iii) (2i + j) (iv) 5 5 3 (i 2j) (viii) 4 (2i j) (ix) 5 (2i + j) (x) 4 5 5 4 (2i j) (xv) 4 (i 2j) (xvi) (xiv) 4 5 5 5

(ii)

(vi) 4 5

9.

(i) (vi)

2 (ii) 2 3 33 33 1 (41i + 58j + 33

(iii)

2 3

(iv)

1 68k) (vii) 9 (38i 32j + 13k) .

2 (4i 33

+ 4j k) (v)

+ 2j + 2k)

11. 16. 17.

(i) 55 (ii) 35 (iii) 60 (iv) 71 1 3 3i 6j + 2k + 26i + 25j + 36k 7 7 5 1 (i) 35i + 35j + 12k newtons (i + j) newtons , 2 2 12 1 (ii) 2i 3j + k newtons , 129i + 104j + 54k newtons 7 7 u = (2i 8j 3k) 1 77 5

19.

Вам также может понравиться