vector calculus 2 Learning outcomes

Size: px
Start display at page:

Download "vector calculus 2 Learning outcomes"

Transcription

1 29 ontents vector calculus 2 1. Line integrals involving vectors 2. Surface and volume integrals 3. Integral vector theorems Learning outcomes In this Workbook you will learn how to integrate functions involving vectors. You will learn how to evaluate line integrals i.e. where a scalar or a vector is summed along a line or contour. You will be able to evaluate surface and volume integrals where a function involving vectors is summed over a surface or volume. You will learn about some theorems relating to line, surface or volume integrals i.e Stokes' Theorem, Gauss' Theorem and Green's Theorem. Time allocation You are expected to spend approximately thirteen hours of independent study on the material presented in this workbook. However, depending upon your ability to concentrate and on your previous experience with certain mathematical topics this time may vary considerably. 1

2 Line Integrals involving Vectors 29.1 Introduction The previous section considered the differentiation of scalar and vector fields. The current section considers how to integrate such fields along a contour of integration. Firstly, integrals along a line will be considered in a general (non-vector) context. Subsequently, line integrals involving vectors will be considered. These can integrate either to a scalar or to a vector depending on the form of integral used. Of particular interest are the integrals of conservative vector fields. Prerequisites Before starting this Section you should... 1 have a thorough understanding of the basic techniques of integration 2 be familiar with the operators div, grad and curl

3 1. Line Integrals Workbook 28 was concerned with evaluating an integral over ALL points within a rectangle or other shape (or over a cuboid or other volume). In a related manner, an integral can take place over a line or curve running through a two- (or three- ) dimensional shape. Line Integrals in Two Dimensions A line integral in two dimensions may be written as F (x, y)dw There are three main features determining this integral: F (x, y) This is the function to be integrated e.g. F (x, y) x 2 +4y 2. This is the curve along which integration takes place. e.g. y x 2 or x sin y dw or x t 1; y t 2. The last case is where x and y are expressed in terms of a parameter t. This states the variable of the integration. Three main cases are dx, dy and ds. Here s isarc length and so indicates position along the curve. ds may be written as ds (dx) 2 +(dy) 2 or ds 1+ ( dy 2dx. dx) A fourth case is when F (x, y) dw has the form: F 1 dx + F 2 dy. This is a combination of the cases dx and dy. In the case where F (x, y) and the contour lies in the Oxy plane, the integral F (x, y) ds gives the area under the surface z F (x, y) and above the curve. The integrals F (x, y) dx and F (x, y) dy give the areas of the projections of this area onto the planes above the x and y axes (see Figure 1). Figure 1. The technique with a line integral is to express all quantities in an integral in terms of a single variable. Often, if the integral is with respect to x or y, the curve and the function F may be expressed in terms of the relevant variable. If the integral is carried out with respect to ds, normally everything is expressed in terms of x. Ifx and y are given in terms of a parameter t, normally everything is expressed in terms of t. Example Find c x (1 + 4y) dx where is the curve y x2, starting from x,y and ending at x 1,y 1. 3 HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus

4 Solution As this integral concerns only points along and the integration is carried out with respect to x, y may be replaced by x 2. The limits on x will be to 1. So the integral becomes x(1 + 4y) dx x ( 1+4x 2) ( dx ) x +4x 3 dx x [ x x4 ] 1 ( ) x () 3 2 Example Find c x (1 + 4y) dy where is the curve y x2, starting from x,y and ending at x 1,y 1. This is the same as the previous Example other than dx being replaced by dy. Solution As this integral concerns only points along and the integration is carried out with respect to y, everything may be expressed in terms of y, i.e. x may be replaced by y 1/2. The limits on y will be to 1. So the integral becomes ( x(1 + 4y) dy y 1/2 (1 + 4y) dx y 1/2 +4y 3/2) dx y [ 2 3 y3/ x5/2 ] 1 y ( ) 5 () Example Find c x (1 + 4y) ds where is the curve y x2, starting from x,y and ending at x 1,y 1. Once again, this is the same as the previous two examples other than the integration being carried out with respect to s, the coordinate along the curve. HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus 4

5 Solution As this integral is with respect to x, all parts of the integral can be expressed in terms of x, Along y x 2,ds 1+ ( ) dy 2dx dx 1+(2x) 2 dx 1+4x 2 dx So, the integral is x (1 + 4y) ds x ( 1+4x 2) 1+4x 2 dx c x x x ( 1+4x 2) 3/2 dx This can be evaluated using the transformation U 1+4x 2 so du 8xdx i.e. dx du 8. When x, U 1 and when x 1, U 5. The integral therefore equals x 5 x ( 1+4x 2) 3/2 1 dx U 3/2 du 8 U1 1 2 [ ] U 5/ [ 1 5 5/2 1 ] Example Find xy dx where, on, x and y are given by x 3t2, y t 3 1 for t starting at t and progressing to t 1. Solution Everything can be expressed in terms of t, the parameter. Here x 3t 2 so dx 6tdt. The limits on t are t and t 1. The integral becomes xy dx 3t 2 (t 3 1) 6t dt (18t 6 18t 3 ) dt t [ 18 7 t t4 ] 1 t Key Point A line integral is normally evaluated by expressing all variables in terms of one variable. In general f(x, y) ds f(x, y) dy f(x, y) dx. 5 HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus

6 1. For F (x, y) 2x+y 2, find F (x, y) dx, F (x, y) dy and F (x, y) ds where is the line y 2x from (, ) to (1, 2). (a) Express each integral as a simple integral with respect to a single variable. (b) Hence evaluate each integral. 2. For F (x, y) 1, find F (x, y) dx, F (x, y) dy and F (x, y) ds where is the curve y 1 2 x2 1 ln x from (1, 1)to(2, 2 1 ln 2) For F (x, y) sin 2x, find F (x, y) dx, F (x, y) dy and F (x, y) ds where is the curve y sin x from (, ) to ( π, 1). 2 Your solution 1.) x (2x +4x 2 )dx, 7 3, 2 y (y + y 2 )dy, 14 3, x (2x +4x 2 ) 5dx, Your solution 2.) 1, ln 2, ln 2. HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus 6

7 Your solution 3.) 2, 2, 2(2 2 1) Line Integrals of Scalar Products Integrals of the form F dr, referred to at the end of the previous sub-section, occur in applications such as the following. B A v v T δr T S (current position) onsider a cyclist riding along the road from A to B. Suppose it is necessary to find the total work the cyclist has to do in overcoming the wind. The work done is proportional to the component of the wind speed in the direction travelled i.e. proportional to v δr The total work done over AB is approximately all δr v δr, where the summation is carried out over all small elements making up AB. B In the limit δr, the total work done over AB is lim all v δr v δr. δr A This is an example of the integral along a specific line of the scalar product of a vector field and avector describing the contour. The term scalar line integral is often used for integrals of this form but the role of the vector v should not be forgotten. The vector dr may be considered to be dx i + dy j + dz k. Multiplying out the scalar product, in three dimensions, the scalar line integral of the vector F along contour is given by F dr and equals [F x dx + F y dy + F z dz] inthree dimensions ( [F x dx + F y dy] intwo dimensions.) If the contour has its start and end points in the same positions i.e. it represents a closed contour, the symbol rather than is used i.e. F dr. As before, to evaluate the line integral, express the path and the function F in terms of either x, y and z, orinterms of a parameter t. Note that in examples t often represents time. 7 HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus

8 Example Find (2xy dx 5x dy) where is the curve y x3 with x varying from x tox 1. Solution It is possible to split this integral into two different integrals and express the first term as a function of x and the second term as a function of y. However, it is also possible to express everything in terms of x. Note that on, y x 3 so dy 3x 2 dx and the integral becomes ( (2xy dx 5x dy) 2xx 3 dx +5x 3x 2 dx ) (2x 4 15x 3 )dx x [ 2 5 x x4 ] Key Point An integral of the form F dr may be expressed as [F x dx + F y dy + F z dz]. Knowing the expression for the path, every term in the integral can be further expressed in terms of one of the variables x, y or z or in terms of a parameter t and hence integrated. If an integral is two-dimensional there are no terms involving z. The integral F dr evaluates to a scalar. Example Three paths from (, ) to (1, 2) are defined by (i) 1 : y 2x (ii) 2 : y 2x 2 (iii) 3 : y from (, ) to (1, ) and x 1from (1, ) to (1, 2) Sketch each path and find F dr, where F y 2 i + xyj, along each path. HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus 8

9 2 y y 2x A(1, 2) 2 y y 2x 2 A(1, 2) 2 y x 1 A(1, 2) x 1 x y 1 x Solution (i) F dr (y 2 dx + xy dy ). Along y 2x, dy dx 1 F dr x ( (2x) 2 dx + x (2x)(2 dx) ) 2sody 2dx. Then ( 4x 2 +4x 2) dx 8x 2 dx [ ] x2 8 3 Solution (ii) F dr (y 2 dx + xy dy ). Along y 2x 2, dy dx 2 F dr x 4x so dy 4x dx. Then ( (2x 2 ) 2 dx + x ( 2x 2 ) (4x dx)) 12x 4 dx [ ] x HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus

10 Solution (iii) As the contour 3, has two distinct parts with different equations, it is necessary to break the full contour OA into the two parts, namely OB and BA where B is the point (1, ). Hence B A F dr F dr + F dr 3 O B Along OB, y sody. Then B O F dr Along AB, x 1sodx. Then B A F dr 2 Hence F dr y x ( 2 dx + x ) dx ( y 2 +1 y dy ) 2 y dy [ ] y2 2. Key Point In general the value of the line integral depends on the path of integration as well as the end points. Example Find O A F dr, where F y 2 i + xyj (as in the previous example) and the path from A to O is the straight line from (1, 2) to (, ), that is the reverse of 1 in (i) above. Deduce F dr, the integral around the closed path formed by the parabola y 2x 2 from (, ) to (1, 2) and the line y 2x from (1, 2) to (, ). HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus 1

11 Solution Reversing the path swaps the limits of integration, this results in a change of sign for the value of the integral. O A F dr F dr 8 A O 3 The integral along the parabola (calculated in (iii) above) evaluates to 12 5, then F dr F dr + F dr Example onsider the two vector fields F y 2 z 3 i +2xyz 3 j +3xy 2 z 2 k and G xi +(4x y)j Let 1 and 2 be the curves from O (,, ) to A (1, 1, 1), given by 1 : x t, y t, z t ( t 1) 2 : x t, y t 2, z t 2 ( t 1) (a) Evaluate the scalar integral of each vector field along each path. (b) Find the value of F dr and F dr where is the closed path along 1 from O to A and back along 2 to O. 11 HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus

12 Solution (a) The path 1 is given in terms of the parameter t by x t, y t and z t. Hence dx dt dy dt dz dt 1and dr dt dx dt i + dy dt j + dz dt k i + j + k Now by substituting for x y z t in F we have F t 5 i +2t 5 j +3t 5 k Hence F dr dt t5 +2t 5 +3t 5 6t 5. The values of t and t 1correspond to the start and end point of 1 and so these are the required limits of integration. Now 1 F dr F dr dt dt Substituting for x y z t in G we have 6t 5 dt [ t 6] 1 1 G ti +3tj and G dr t +3t 4t dt The limits of integration are again t and t 1,then 1 G dr G dr dt dt 4t dt [ 2t 2] 1 2 For the path 2 the parameterisation is x t 2, y t and z t 2 so dr dt 2ti+j+2tk. Substituting x t 2, y t and z t 2 in F we have F t 8 i +2t 9 j +3t 8 k and F dr dt 2t9 +2t 9 +6t 9 1t 9 F dr 1t 9 dt [ t 1] Substituting x t 2, y t and z t 2 in G we have G t 2 i + ( 4t 2 t ) j and G dr dt 2t3 +4t 2 t ( G dr 2t 3 +4t 2 t ) [ 1 dt 2 2 t t3 1 ] 1 2 t2 4 3 (b) For the closed path F dr F dr F dr G dr G dr G dr HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus 12

13 Summary Vector Field Path Line Integral F 1 1 F 2 1 F closed G 1 2 G 2 4/3 G closed 2/3 Note that the line integral of F is 1 for both paths. This would hold for any path from (,, ) to (1, 1, 1). The field F is an example of a conservative vector field; these are discussed in detail in the next subsection. In F dr, the vector field F may be the divergence of a scalar field or the curl of a vector field. Example Find [ (x2 y)] dr where is the contour y 2x x 2 from (, ) to (2, ). Solution Note that (x 2 y)2xyi + x 2 j so the integral is [2xy dx + x2 dy]. On y 2x x 2, dy (2 2x) dx so the integral becomes [ 2xy dx + x 2 dy ] 2 [ 2x(2x x 2 ) dx + x 2 (2 2x) dx ] x 2 (6x 2 4x 3 ) dx [ 2x 3 x 4] 2 13 HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus

14 1. Evaluate F dr, where F (x y)i +(x + y)j along each of the following paths from (1, 1) to (2, 4). (a) 1 : the straight line y 3x 2. (b) 2 : the parabola y x 2. (c) 3 : the straight line x 1from (1, 1) to (1, 4) followed by the straight line y 4from (1, 4) to (2, 4). 2. For the function F and paths in question 1, deduce F dr for the closed paths (a) 1 followed by the reverse of 2. (b) 2 followed by the reverse of 3. (c) 3 followed by the reverse of onsider F dr, where F 3x2 y 2 i +(2x 3 y 1)j. Find the value of the line integral along each of the paths from (, ) to (1, 4). (a) y 4x (b) y 4x 2 (c) y 4x 1/2 (d) y 4x 3 4. onsider the two vector fields F 2xi +(xz 2)j + xyk and G x 2 zi + y 2 zj (x3 + y 3 )k and the two curves between (,, ) and (1, 1, 2) 1 : x t 2, y t, z 2t for t 1. 2 : x t 1, y 1 t, z 2t 2 for 1 t 2. (a) Find 1 F dr, 2 F dr, 1 G dr, 2 G dr (b) Find F dr and G dr where is the closed path from (,, ) to (1, 1, 2) along 1 and back to (,, ) along Find F dt along y 2x from (, ) to (2, 4) for (a) F (x 2 y) (b) F ( 1 2 x2 y 2 k) HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus 14

15 Your solution 1.) 11, 34 3,8 Your solution 2.) 1 3, 1 3, 3. Your solution 3.) All are HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus

16 Your solution 4.) 2, 5 3,,, 1 3,. Your solution 5.) 16, onservative vector fields For certain of the line integrals in the previous section, the integral depended only on the vector field F and the start and end points of the contour but not on the actual path of the contour between the start and end points. However, for other line integrals, the result depended on the actual details of the path of the contour. Vector fields are classified according to whether the line integrals are path dependent or path independent. Those vector fields for which all line integrals between all pairs of points are path independent are called conservative vector fields. There are five properties of conservative vector field. Since it is impossible to check the value of every line integral over every path, it is possible to use these five properties (and in particular property P 3 below to determine whether a vector field is conservative. They are also used to simplify calculations with conservative vector fields. P1 The line integral B of the actual path taken. A F dr depends only on the end points A and B and is independent HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus 16

17 P2 The line integral around any closed curve is zero. That is F dr for all. P3 The curl of a conservative vector field F is zero i.e. F P4 Forany conservative vector field F,itispossible to find a scalar field φ such that φ F. Then, F dr φ(b) φ(a) where A and B are the start and end points of contour. P5 All gradient fields are conservative. That is F φ is a conservative vector field for any scalar field φ. Example The following vector fields were considered in the examples of the previous subsection. 1. F 1 y 2 i + xyj 2. F 2 2xi +2yj 3. F 3 y 2 z 3 i +2xyz 3 j +3xy 2 z 2 k 4. F 4 xi +(4x y) j Determine which of these vector fields are conservative e.g. by referring to the answers given in the solution. For those that are conservative find a scalar field φ such that F φ and use P4 to verify the line integrals found. Solution 1. Two different values were obtained for line integrals over the paths 1 and 2. Hence, by P1, F 1 is not conservative. [It is also possible to reach this conclusion by finding that F yk ]. 17 HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus

18 Solution 2 Both line integrals from (, ) to (4, 2) had the same value i.e. 2 and for the closed path the line integral was. This alone does not mean that F 2 is conservative as there could be other untried paths giving different values. So by using P3 i j k F 2 x y z 2x 2y i( ) j( ) + k( ) As F 2,P3gives that F 2 is a conservative vector field. Now, find a φ such that F 2 φ. Then φ x i + φ j 2xi +2yj Thus y Using P4: (4,2) (,) φ x 2x φ x2 + f(y) φ y 2y φ y2 + g(x) F 2 dr (4,2) (,) φ x 2 + y 2 (+ constant) ( φ) dr φ(4, 2) φ(, ) ( ) ( )2. 3 The fact that line integrals by two different paths between the same start and end points is consistent with F 3 being a conservative field. So too is the fact that the integral around a closed path is zero. However, neither fact can be used to conclude that F 3 is a conservative field. This can be done by showing that F 3. i j k Now, x y z (6xyz 2 6xyz 2 )i (3y 2 z 2 3y 2 z 2 )j +(2yz 3 2yz 3 )k. y 2 z 3 2xyz 3 3xy 2 z 2 As F 3,P3gives that F 3 is a conservative field. To find φ that satisfies φ F 3,itisnecessary to satisfy φ x y2 z 3 φ xy 2 z 3 + f(y, z) φ y 2xyz3 φ xy 2 z 3 + g(x, z) φ xy 2 z 3 φ z 3xy2 z 2 φ xy 2 z 3 + h(x, y) Using P4: (1,1,1) (,,) F 3 dr φ(1, 1, 1) φ(,, ) 1 1. HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus 18

19 Solution 4 As the integral along 1 is 2 and the integral along 2 (same start and end points but different intermediate points) is 4 3, F 4 is NOT a conservative field. Note that F 4 4k so this is an independent conclusion that F 4 is NOT conservative. Example 1. Show that I (2,1) (,) [(2xy +1)dx +(x2 2y)dy] isindependent of the path taken 2. Find I using property P1. 3. Find I using property P4. 4. Find I [(2xy +1)dx +(x2 2y)dy] where is (a) the circle x 2 + y 2 1 (b) the square with vertices (, ), (1, ), (1, 1), (, 1). 19 HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus

20 Solution 1. The integral I (2,1) [(2xy +1)dx (,) +(x2 2y)dy] may be re-written F dr where F (2xy +1)i +(x 2 2y)j. i j k Now F x y z i +j +k 2xy +1 x 2 2y As F,F is a conservative field and I is independent of the path taken between (, ) and (2, 1). 2. As I is independent of the path taken from (, ) to (2, 1), it can be evaluated along ANY such path. One possibility is the straight line y 1x. On this line, dy 1 dx. The 2 2 integral I becomes I (2,1) (,) 2 [ (2xy +1)dx +(x 2 2y)dy ] 2 ( 3 2 x2 1 2 x +1)dx [ 1 2 x3 1 4 x2 + x x ] 2 [(2x 12 x +1)dx +(x2 4x) 12 dx ] If F φ then φ x 2xy +1 φ x2 y + x + f(y) φ xy 2 z 3. φ y x2 2y φ x 2 y y 2 + g(x) These are consistent if φ x 2 y + x y 2 (plus a constant which may be set equal to zero). So I φ(2, 1) φ(, ) (4+2 1) 5 4. As F is a conservative field, all integrals around a closed contour are zero. HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus 2

21 1. Determine whether the following vector fields are conservative (a) F (x y)i +(x + y)j (b) F 3x 2 y 2 i +(2x 3 y 1)j (c) F 2xi +(xz 2)j + xyk (d) F x 2 zi + y 2 zj (x3 + y 3 )k 2. onsider the integral F dr with F 3x2 y 2 i +(2x 3 y 1)j. Noting that F is a conservative vector field, find a scalar field φ so that φ F. Hence evaluate the integral F dr where is an integral with startpoint (, ) and end point (1, 4). 3. For the following conservative vector fields F, find a scalar field φ such that φ F and hence evaluate the I F dr for the contours indicated. (a) F (4x 3 y 2x)i +(x 4 2y)j; any path from (, ) to (2, 1) (b) F (e x + y 3 )i +(3xy 2 )j; circle x 2 + y 2 1. (c) F (y 2 +sin z)i+2xyj +x cos zk; any path from (1, 1, ) to (2,,π) (d) F 1i x +4y3 z 2 j +2y 4 zk; any path from (1, 1, 1) to (1, 2, 3) Your solution 1.) No, Yes, No, Yes Your solution 2.) x 3 y 2 y, HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus

22 Your solution 3.) x 4 y x 2 y 2,11;e x + xy 3,;xy 2 + x sin z,1; ln x + y 4 z 2, Vector Line Integrals It is also possible to form the integrals f(x, y, z) dr and F (x, y, z) dr. Each of these integrals evaluates to a vector. Remembering that dr dx i + dy j + dz k, anintegral of the form f(x, y, z) dr becomes f(x, y, z)dx i + f(x, y, z)dy j + f(x, y, z)dz k. The first term can be evaluated by expressing y and z in terms of x. Similarly the second and third terms can be evaluated by expressing all terms as functions of y and z respectively. Alternatively, all variables can be expressed in terms of a parameter t. Ifanintegral is two-dimensional, the term in z will be absent. Example Evaluate the integral xy2 dr where represents the contour y x 2 from (, ) to (1, 1). Solution This is a two-dimensional integral so the term in z will be absent. I xy 2 dr xy 2 (dxi + dyj) xy 2 dx i + x ] 1 [ 1 6 x6 x(x 2 ) 2 dx i + i + [ 2 7 x7/2 y ] 1 y 1/2 y 2 dy j j 1 6 i j x 5 dx i + xy 2 dy j y 5/2 dy j HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus 22

23 Example Find I xzdr for the contour given parametrically by x cos t, y sin t, z t π starting at t and going to t 2π (i.e. the contour starts at (1,, π) and finishes at (1,,π)). Solution The integral becomes x(dxi + dyj + dzk). Now, x cos t, y sin t, z t π so dx sin tdt, dy cos tdtand dz dt. So I 2π 2π cos t( sin tdti+ cos tdtj+ dtk) 2π cos t sin tdti+ 2π 2π cos 2 tdtj+ 1 sin 2t dti [cos 2t]2π i + 1 [t + 12 ] 2π 4 2 sin 2t j +k i + πj πj 2π cos tdtk (1 + cos 2t) dt j + [sin t] 2π k Integrals of the form F dr can be evaluated as follows. The vector field F F 1i+F 2 j +F 3 k and dr dx i + dy j + dz k so F dr i j k F 1 F 2 F 3 dx dy dz (F 2 dz F 3 dy)i +(F 3 dx F 1 dz)j +(F 1 dy F 2 dx)k (F 3 j F 2 k)i +(F 1 k F 3 i)j +(F 2 i F 1 j)dz There are a maximum of six terms involved in one such integral; the exact details may dictate which form to use. Example Evaluate the integral (x2 i+3xyj) dr where represents the curve y 2x 2 from (, ) to (1, 2). 23 HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus

24 Solution Note that the z component of F and dz are both zero. i j k So F dr x 2 3xy (x 2 dy 3xydx)k dx dy and (x2 i +3xyj) dr (x2 dy 3xydx)k Now, on, y 2x 2 so dy 4xdx and (x 2 i +3xyj) dr (x 2 dy 3xydx)k x ] 1 [ 1 2 x4 [ x 2 4xdx 3x 2x 2 dx ] k ( 2x 3 )dxk k 1 2 k A scalar or vector involved in a vector line integral may itself be a vector derivative. Example Find the vector line integral ( F ) dr where F is the vector x2 i+2xyj+2xzk and is the curve y x 2, z x 3 from x tox 1i.e. from (,, ) to (1, 1, 1). Solution As F x 2 i +2xyj +2xzk, F 2x +2x +2x 6x. The integral ( F ) dr 6x(dxi + dyj + dzk 6xdxi+ 6xdyj+ 6xdzk. The first term is 6x dxi 6x dxi [ 3x 2] 1 i 3i In the second term, as y x 2 on, dy may be replaced by 2x dxso 6x dyj 6x 2x dxj 12x 2 dx j [ 4x 3] 1 j 4j x In the third term, as z x 3 on, dz may be replaced by 3x 2 dx so [ ] 1 9 6x dzk 6x 3x 2 dx k 18x 3 dx k x 2 x4 k 9 2 k On summing, ( F ) dr 3i +4j k. x HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus 24

25 1. Find the vector line integral fdr where f x2 and is (a) the curve y x 1/2 from (, ) to (9, 3). (b) the line y x/3 from (, ) to (9, 3). 2. When represents the contour y 4 4x, z 2 2x from (, 4, 2) to (1,, ) and F is the vector field (x z)j, evaluate the vector line integral F dr. 3. Evaluate the vector line integral ( F ) dr in the case where F xi + xyj + xy 2 k and is the contour described by x 2t, y t 2, z 1 t for t starting at t and going to t When is the contour y x 3, z,from (,, ) to (1, 1, ), evaluate the vector line integrals (a) [ (xy)] dr (b) [ (x2 i + y 2 k)] dr Your solution 1.) 243i j,243i + j. 2 Your solution 2.) i j Your solution 3.) 25 HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus

26 4i j 2k Your solution 4.), k HELM (VERSION 1: April 13, 24): Workbook Level : Vector alculus 26

4.2. LINE INTEGRALS 1. 2 2 ; z = t. ; y = sin

4.2. LINE INTEGRALS 1. 2 2 ; z = t. ; y = sin 4.2. LINE INTEGRALS 1 4.2 Line Integrals MATH 294 FALL 1982 FINAL # 7 294FA82FQ7.tex 4.2.1 Consider the curve given parametrically by x = cos t t ; y = sin 2 2 ; z = t a) Determine the work done by the

More information

This makes sense. t 2 1 + 1/t 2 dt = 1. t t 2 + 1dt = 2 du = 1 3 u3/2 u=5

This makes sense. t 2 1 + 1/t 2 dt = 1. t t 2 + 1dt = 2 du = 1 3 u3/2 u=5 1. (Line integrals Using parametrization. Two types and the flux integral) Formulas: ds = x (t) dt, d x = x (t)dt and d x = T ds since T = x (t)/ x (t). Another one is Nds = T ds ẑ = (dx, dy) ẑ = (dy,

More information

Line and surface integrals: Solutions

Line and surface integrals: Solutions hapter 5 Line and surface integrals: olutions Example 5.1 Find the work done by the force F(x, y) x 2 i xyj in moving a particle along the curve which runs from (1, ) to (, 1) along the unit circle and

More information

Solutions for Review Problems

Solutions for Review Problems olutions for Review Problems 1. Let be the triangle with vertices A (,, ), B (4,, 1) and C (,, 1). (a) Find the cosine of the angle BAC at vertex A. (b) Find the area of the triangle ABC. (c) Find a vector

More information

RAJALAKSHMI ENGINEERING COLLEGE MA 2161 UNIT I - ORDINARY DIFFERENTIAL EQUATIONS PART A

RAJALAKSHMI ENGINEERING COLLEGE MA 2161 UNIT I - ORDINARY DIFFERENTIAL EQUATIONS PART A RAJALAKSHMI ENGINEERING COLLEGE MA 26 UNIT I - ORDINARY DIFFERENTIAL EQUATIONS. Solve (D 2 + D 2)y = 0. 2. Solve (D 2 + 6D + 9)y = 0. PART A 3. Solve (D 4 + 4)x = 0 where D = d dt 4. Find Particular Integral:

More information

MATH 2433-12631. http://www.math.uh.edu/ ajajoo/math2433

MATH 2433-12631. http://www.math.uh.edu/ ajajoo/math2433 MATH 2433-12631 Aarti Jajoo ajajoo@math.uh.edu Office : PGH 606 Lecture : MoWeFre 10-11am in SR 116 Office hours : MW 11:30-12:30pm and BY APPOINTMENT http://www.math.uh.edu/ ajajoo/math2433 A. Jajoo,

More information

Section 12.6: Directional Derivatives and the Gradient Vector

Section 12.6: Directional Derivatives and the Gradient Vector Section 26: Directional Derivatives and the Gradient Vector Recall that if f is a differentiable function of x and y and z = f(x, y), then the partial derivatives f x (x, y) and f y (x, y) give the rate

More information

Solutions - Homework sections 17.7-17.9

Solutions - Homework sections 17.7-17.9 olutions - Homework sections 7.7-7.9 7.7 6. valuate xy d, where is the triangle with vertices (,, ), (,, ), and (,, ). The three points - and therefore the triangle between them - are on the plane x +

More information

FINAL EXAM SOLUTIONS Math 21a, Spring 03

FINAL EXAM SOLUTIONS Math 21a, Spring 03 INAL EXAM SOLUIONS Math 21a, Spring 3 Name: Start by printing your name in the above box and check your section in the box to the left. MW1 Ken Chung MW1 Weiyang Qiu MW11 Oliver Knill h1 Mark Lucianovic

More information

F = 0. x ψ = y + z (1) y ψ = x + z (2) z ψ = x + y (3)

F = 0. x ψ = y + z (1) y ψ = x + z (2) z ψ = x + y (3) MATH 255 FINAL NAME: Instructions: You must include all the steps in your derivations/answers. Reduce answers as much as possible, but use exact arithmetic. Write neatly, please, and show all steps. Scientists

More information

AB2.5: Surfaces and Surface Integrals. Divergence Theorem of Gauss

AB2.5: Surfaces and Surface Integrals. Divergence Theorem of Gauss AB2.5: urfaces and urface Integrals. Divergence heorem of Gauss epresentations of surfaces or epresentation of a surface as projections on the xy- and xz-planes, etc. are For example, z = f(x, y), x =

More information

Solutions to Practice Problems for Test 4

Solutions to Practice Problems for Test 4 olutions to Practice Problems for Test 4 1. Let be the line segmentfrom the point (, 1, 1) to the point (,, 3). Evaluate the line integral y ds. Answer: First, we parametrize the line segment from (, 1,

More information

(a) We have x = 3 + 2t, y = 2 t, z = 6 so solving for t we get the symmetric equations. x 3 2. = 2 y, z = 6. t 2 2t + 1 = 0,

(a) We have x = 3 + 2t, y = 2 t, z = 6 so solving for t we get the symmetric equations. x 3 2. = 2 y, z = 6. t 2 2t + 1 = 0, Name: Solutions to Practice Final. Consider the line r(t) = 3 + t, t, 6. (a) Find symmetric equations for this line. (b) Find the point where the first line r(t) intersects the surface z = x + y. (a) We

More information

( 1)2 + 2 2 + 2 2 = 9 = 3 We would like to make the length 6. The only vectors in the same direction as v are those

( 1)2 + 2 2 + 2 2 = 9 = 3 We would like to make the length 6. The only vectors in the same direction as v are those 1.(6pts) Which of the following vectors has the same direction as v 1,, but has length 6? (a), 4, 4 (b),, (c) 4,, 4 (d), 4, 4 (e) 0, 6, 0 The length of v is given by ( 1) + + 9 3 We would like to make

More information

L 2 : x = s + 1, y = s, z = 4s + 4. 3. Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has

L 2 : x = s + 1, y = s, z = 4s + 4. 3. Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has The line L through the points A and B is parallel to the vector AB = 3, 2, and has parametric equations x = 3t + 2, y = 2t +, z = t Therefore, the intersection point of the line with the plane should satisfy:

More information

Chapter 17. Review. 1. Vector Fields (Section 17.1)

Chapter 17. Review. 1. Vector Fields (Section 17.1) hapter 17 Review 1. Vector Fields (Section 17.1) There isn t much I can say in this section. Most of the material has to do with sketching vector fields. Please provide some explanation to support your

More information

A QUICK GUIDE TO THE FORMULAS OF MULTIVARIABLE CALCULUS

A QUICK GUIDE TO THE FORMULAS OF MULTIVARIABLE CALCULUS A QUIK GUIDE TO THE FOMULAS OF MULTIVAIABLE ALULUS ontents 1. Analytic Geometry 2 1.1. Definition of a Vector 2 1.2. Scalar Product 2 1.3. Properties of the Scalar Product 2 1.4. Length and Unit Vectors

More information

Solutions to Homework 10

Solutions to Homework 10 Solutions to Homework 1 Section 7., exercise # 1 (b,d): (b) Compute the value of R f dv, where f(x, y) = y/x and R = [1, 3] [, 4]. Solution: Since f is continuous over R, f is integrable over R. Let x

More information

Vector Calculus Solutions to Sample Final Examination #1

Vector Calculus Solutions to Sample Final Examination #1 Vector alculus s to Sample Final Examination #1 1. Let f(x, y) e xy sin(x + y). (a) In what direction, starting at (,π/), is f changing the fastest? (b) In what directions starting at (,π/) is f changing

More information

1 3 4 = 8i + 20j 13k. x + w. y + w

1 3 4 = 8i + 20j 13k. x + w. y + w ) Find the point of intersection of the lines x = t +, y = 3t + 4, z = 4t + 5, and x = 6s + 3, y = 5s +, z = 4s + 9, and then find the plane containing these two lines. Solution. Solve the system of equations

More information

JUST THE MATHS UNIT NUMBER 8.5. VECTORS 5 (Vector equations of straight lines) A.J.Hobson

JUST THE MATHS UNIT NUMBER 8.5. VECTORS 5 (Vector equations of straight lines) A.J.Hobson JUST THE MATHS UNIT NUMBER 8.5 VECTORS 5 (Vector equations of straight lines) by A.J.Hobson 8.5.1 Introduction 8.5. The straight line passing through a given point and parallel to a given vector 8.5.3

More information

3. INNER PRODUCT SPACES

3. INNER PRODUCT SPACES . INNER PRODUCT SPACES.. Definition So far we have studied abstract vector spaces. These are a generalisation of the geometric spaces R and R. But these have more structure than just that of a vector space.

More information

Fundamental Theorems of Vector Calculus

Fundamental Theorems of Vector Calculus Fundamental Theorems of Vector Calculus We have studied the techniques for evaluating integrals over curves and surfaces. In the case of integrating over an interval on the real line, we were able to use

More information

Exam 1 Sample Question SOLUTIONS. y = 2x

Exam 1 Sample Question SOLUTIONS. y = 2x Exam Sample Question SOLUTIONS. Eliminate the parameter to find a Cartesian equation for the curve: x e t, y e t. SOLUTION: You might look at the coordinates and notice that If you don t see it, we can

More information

27.3. Introduction. Prerequisites. Learning Outcomes

27.3. Introduction. Prerequisites. Learning Outcomes olume Integrals 27. Introduction In the previous two sections, surface integrals (or double integrals) were introduced i.e. functions were integrated with respect to one variable and then with respect

More information

Fluid Dynamics and the Navier-Stokes Equation

Fluid Dynamics and the Navier-Stokes Equation Fluid Dynamics and the Navier-Stokes Equation CMSC498A: Spring 12 Semester By: Steven Dobek 5/17/2012 Introduction I began this project through a desire to simulate smoke and fire through the use of programming

More information

The Vector or Cross Product

The Vector or Cross Product The Vector or ross Product 1 ppendix The Vector or ross Product We saw in ppendix that the dot product of two vectors is a scalar quantity that is a maximum when the two vectors are parallel and is zero

More information

THREE DIMENSIONAL GEOMETRY

THREE DIMENSIONAL GEOMETRY Chapter 8 THREE DIMENSIONAL GEOMETRY 8.1 Introduction In this chapter we present a vector algebra approach to three dimensional geometry. The aim is to present standard properties of lines and planes,

More information

C relative to O being abc,, respectively, then b a c.

C relative to O being abc,, respectively, then b a c. 2 EP-Program - Strisuksa School - Roi-et Math : Vectors Dr.Wattana Toutip - Department of Mathematics Khon Kaen University 200 :Wattana Toutip wattou@kku.ac.th http://home.kku.ac.th/wattou 2. Vectors A

More information

Review of Vector Analysis in Cartesian Coordinates

Review of Vector Analysis in Cartesian Coordinates R. evicky, CBE 6333 Review of Vector Analysis in Cartesian Coordinates Scalar: A quantity that has magnitude, but no direction. Examples are mass, temperature, pressure, time, distance, and real numbers.

More information

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were:

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were: Topic 1 2.1 mode MultipleSelection text How can we approximate the slope of the tangent line to f(x) at a point x = a? This is a Multiple selection question, so you need to check all of the answers that

More information

2 Integrating Both Sides

2 Integrating Both Sides 2 Integrating Both Sides So far, the only general method we have for solving differential equations involves equations of the form y = f(x), where f(x) is any function of x. The solution to such an equation

More information

Differentiation of vectors

Differentiation of vectors Chapter 4 Differentiation of vectors 4.1 Vector-valued functions In the previous chapters we have considered real functions of several (usually two) variables f : D R, where D is a subset of R n, where

More information

SOLUTIONS. f x = 6x 2 6xy 24x, f y = 3x 2 6y. To find the critical points, we solve

SOLUTIONS. f x = 6x 2 6xy 24x, f y = 3x 2 6y. To find the critical points, we solve SOLUTIONS Problem. Find the critical points of the function f(x, y = 2x 3 3x 2 y 2x 2 3y 2 and determine their type i.e. local min/local max/saddle point. Are there any global min/max? Partial derivatives

More information

Solutions to old Exam 1 problems

Solutions to old Exam 1 problems Solutions to old Exam 1 problems Hi students! I am putting this old version of my review for the first midterm review, place and time to be announced. Check for updates on the web site as to which sections

More information

Review Sheet for Test 1

Review Sheet for Test 1 Review Sheet for Test 1 Math 261-00 2 6 2004 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And

More information

FURTHER VECTORS (MEI)

FURTHER VECTORS (MEI) Mathematics Revision Guides Further Vectors (MEI) (column notation) Page of MK HOME TUITION Mathematics Revision Guides Level: AS / A Level - MEI OCR MEI: C FURTHER VECTORS (MEI) Version : Date: -9-7 Mathematics

More information

If Σ is an oriented surface bounded by a curve C, then the orientation of Σ induces an orientation for C, based on the Right-Hand-Rule.

If Σ is an oriented surface bounded by a curve C, then the orientation of Σ induces an orientation for C, based on the Right-Hand-Rule. Oriented Surfaces and Flux Integrals Let be a surface that has a tangent plane at each of its nonboundary points. At such a point on the surface two unit normal vectors exist, and they have opposite directions.

More information

Two vectors are equal if they have the same length and direction. They do not

Two vectors are equal if they have the same length and direction. They do not Vectors define vectors Some physical quantities, such as temperature, length, and mass, can be specified by a single number called a scalar. Other physical quantities, such as force and velocity, must

More information

1.5. Factorisation. Introduction. Prerequisites. Learning Outcomes. Learning Style

1.5. Factorisation. Introduction. Prerequisites. Learning Outcomes. Learning Style Factorisation 1.5 Introduction In Block 4 we showed the way in which brackets were removed from algebraic expressions. Factorisation, which can be considered as the reverse of this process, is dealt with

More information

SQA Higher Mathematics Unit 3

SQA Higher Mathematics Unit 3 SCHOLAR Study Guide SQA Higher Mathematics Unit 3 Jane Paterson Heriot-Watt University Dorothy Watson Balerno High School Heriot-Watt University Edinburgh EH14 4AS, United Kingdom. First published 2001

More information

Scalar Valued Functions of Several Variables; the Gradient Vector

Scalar Valued Functions of Several Variables; the Gradient Vector Scalar Valued Functions of Several Variables; the Gradient Vector Scalar Valued Functions vector valued function of n variables: Let us consider a scalar (i.e., numerical, rather than y = φ(x = φ(x 1,

More information

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors 1 Chapter 13. VECTORS IN THREE DIMENSIONAL SPACE Let s begin with some names and notation for things: R is the set (collection) of real numbers. We write x R to mean that x is a real number. A real number

More information

Section 1.4. Lines, Planes, and Hyperplanes. The Calculus of Functions of Several Variables

Section 1.4. Lines, Planes, and Hyperplanes. The Calculus of Functions of Several Variables The Calculus of Functions of Several Variables Section 1.4 Lines, Planes, Hyperplanes In this section we will add to our basic geometric understing of R n by studying lines planes. If we do this carefully,

More information

Practice Final Math 122 Spring 12 Instructor: Jeff Lang

Practice Final Math 122 Spring 12 Instructor: Jeff Lang Practice Final Math Spring Instructor: Jeff Lang. Find the limit of the sequence a n = ln (n 5) ln (3n + 8). A) ln ( ) 3 B) ln C) ln ( ) 3 D) does not exist. Find the limit of the sequence a n = (ln n)6

More information

The Fourth International DERIVE-TI92/89 Conference Liverpool, U.K., 12-15 July 2000. Derive 5: The Easiest... Just Got Better!

The Fourth International DERIVE-TI92/89 Conference Liverpool, U.K., 12-15 July 2000. Derive 5: The Easiest... Just Got Better! The Fourth International DERIVE-TI9/89 Conference Liverpool, U.K., -5 July 000 Derive 5: The Easiest... Just Got Better! Michel Beaudin École de technologie supérieure 00, rue Notre-Dame Ouest Montréal

More information

42 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE. Figure 1.18: Parabola y = 2x 2. 1.6.1 Brief review of Conic Sections

42 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE. Figure 1.18: Parabola y = 2x 2. 1.6.1 Brief review of Conic Sections 2 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE Figure 1.18: Parabola y = 2 1.6 Quadric Surfaces 1.6.1 Brief review of Conic Sections You may need to review conic sections for this to make more sense. You

More information

Mechanics 1: Conservation of Energy and Momentum

Mechanics 1: Conservation of Energy and Momentum Mechanics : Conservation of Energy and Momentum If a certain quantity associated with a system does not change in time. We say that it is conserved, and the system possesses a conservation law. Conservation

More information

Mathematics Course 111: Algebra I Part IV: Vector Spaces

Mathematics Course 111: Algebra I Part IV: Vector Spaces Mathematics Course 111: Algebra I Part IV: Vector Spaces D. R. Wilkins Academic Year 1996-7 9 Vector Spaces A vector space over some field K is an algebraic structure consisting of a set V on which are

More information

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B KITCHENS The equation 1 Lines in two-dimensional space (1) 2x y = 3 describes a line in two-dimensional space The coefficients of x and y in the equation

More information

14.1. Basic Concepts of Integration. Introduction. Prerequisites. Learning Outcomes. Learning Style

14.1. Basic Concepts of Integration. Introduction. Prerequisites. Learning Outcomes. Learning Style Basic Concepts of Integration 14.1 Introduction When a function f(x) is known we can differentiate it to obtain its derivative df. The reverse dx process is to obtain the function f(x) from knowledge of

More information

DERIVATIVES AS MATRICES; CHAIN RULE

DERIVATIVES AS MATRICES; CHAIN RULE DERIVATIVES AS MATRICES; CHAIN RULE 1. Derivatives of Real-valued Functions Let s first consider functions f : R 2 R. Recall that if the partial derivatives of f exist at the point (x 0, y 0 ), then we

More information

5 VECTOR GEOMETRY. 5.0 Introduction. Objectives. Activity 1

5 VECTOR GEOMETRY. 5.0 Introduction. Objectives. Activity 1 5 VECTOR GEOMETRY Chapter 5 Vector Geometry Objectives After studying this chapter you should be able to find and use the vector equation of a straight line; be able to find the equation of a plane in

More information

Math 21a Curl and Divergence Spring, 2009. 1 Define the operator (pronounced del ) by. = i

Math 21a Curl and Divergence Spring, 2009. 1 Define the operator (pronounced del ) by. = i Math 21a url and ivergence Spring, 29 1 efine the operator (pronounced del by = i j y k z Notice that the gradient f (or also grad f is just applied to f (a We define the divergence of a vector field F,

More information

Section 2.4: Equations of Lines and Planes

Section 2.4: Equations of Lines and Planes Section.4: Equations of Lines and Planes An equation of three variable F (x, y, z) 0 is called an equation of a surface S if For instance, (x 1, y 1, z 1 ) S if and only if F (x 1, y 1, z 1 ) 0. x + y

More information

Physics 235 Chapter 1. Chapter 1 Matrices, Vectors, and Vector Calculus

Physics 235 Chapter 1. Chapter 1 Matrices, Vectors, and Vector Calculus Chapter 1 Matrices, Vectors, and Vector Calculus In this chapter, we will focus on the mathematical tools required for the course. The main concepts that will be covered are: Coordinate transformations

More information

CHAPTER FIVE. 5. Equations of Lines in R 3

CHAPTER FIVE. 5. Equations of Lines in R 3 118 CHAPTER FIVE 5. Equations of Lines in R 3 In this chapter it is going to be very important to distinguish clearly between points and vectors. Frequently in the past the distinction has only been a

More information

Microeconomic Theory: Basic Math Concepts

Microeconomic Theory: Basic Math Concepts Microeconomic Theory: Basic Math Concepts Matt Van Essen University of Alabama Van Essen (U of A) Basic Math Concepts 1 / 66 Basic Math Concepts In this lecture we will review some basic mathematical concepts

More information

Unified Lecture # 4 Vectors

Unified Lecture # 4 Vectors Fall 2005 Unified Lecture # 4 Vectors These notes were written by J. Peraire as a review of vectors for Dynamics 16.07. They have been adapted for Unified Engineering by R. Radovitzky. References [1] Feynmann,

More information

MATH 425, PRACTICE FINAL EXAM SOLUTIONS.

MATH 425, PRACTICE FINAL EXAM SOLUTIONS. MATH 45, PRACTICE FINAL EXAM SOLUTIONS. Exercise. a Is the operator L defined on smooth functions of x, y by L u := u xx + cosu linear? b Does the answer change if we replace the operator L by the operator

More information

PHY 301: Mathematical Methods I Curvilinear Coordinate System (10-12 Lectures)

PHY 301: Mathematical Methods I Curvilinear Coordinate System (10-12 Lectures) PHY 301: Mathematical Methods I Curvilinear Coordinate System (10-12 Lectures) Dr. Alok Kumar Department of Physical Sciences IISER, Bhopal Abstract The Curvilinear co-ordinates are the common name of

More information

ON CERTAIN DOUBLY INFINITE SYSTEMS OF CURVES ON A SURFACE

ON CERTAIN DOUBLY INFINITE SYSTEMS OF CURVES ON A SURFACE i93 c J SYSTEMS OF CURVES 695 ON CERTAIN DOUBLY INFINITE SYSTEMS OF CURVES ON A SURFACE BY C H. ROWE. Introduction. A system of co 2 curves having been given on a surface, let us consider a variable curvilinear

More information

Parametric Curves. (Com S 477/577 Notes) Yan-Bin Jia. Oct 8, 2015

Parametric Curves. (Com S 477/577 Notes) Yan-Bin Jia. Oct 8, 2015 Parametric Curves (Com S 477/577 Notes) Yan-Bin Jia Oct 8, 2015 1 Introduction A curve in R 2 (or R 3 ) is a differentiable function α : [a,b] R 2 (or R 3 ). The initial point is α[a] and the final point

More information

Lecture 14: Section 3.3

Lecture 14: Section 3.3 Lecture 14: Section 3.3 Shuanglin Shao October 23, 2013 Definition. Two nonzero vectors u and v in R n are said to be orthogonal (or perpendicular) if u v = 0. We will also agree that the zero vector in

More information

Solutions to Homework 5

Solutions to Homework 5 Solutions to Homework 5 1. Let z = f(x, y) be a twice continously differentiable function of x and y. Let x = r cos θ and y = r sin θ be the equations which transform polar coordinates into rectangular

More information

LINEAR ALGEBRA W W L CHEN

LINEAR ALGEBRA W W L CHEN LINEAR ALGEBRA W W L CHEN c W W L Chen, 1982, 2008. This chapter originates from material used by author at Imperial College, University of London, between 1981 and 1990. It is available free to all individuals,

More information

Equations Involving Lines and Planes Standard equations for lines in space

Equations Involving Lines and Planes Standard equations for lines in space Equations Involving Lines and Planes In this section we will collect various important formulas regarding equations of lines and planes in three dimensional space Reminder regarding notation: any quantity

More information

Math 241, Exam 1 Information.

Math 241, Exam 1 Information. Math 241, Exam 1 Information. 9/24/12, LC 310, 11:15-12:05. Exam 1 will be based on: Sections 12.1-12.5, 14.1-14.3. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/241fa12/241.html)

More information

Section 1.1. Introduction to R n

Section 1.1. Introduction to R n The Calculus of Functions of Several Variables Section. Introduction to R n Calculus is the study of functional relationships and how related quantities change with each other. In your first exposure to

More information

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes The Scalar Product 9.4 Introduction There are two kinds of multiplication involving vectors. The first is known as the scalar product or dot product. This is so-called because when the scalar product of

More information

Copyrighted Material. Chapter 1 DEGREE OF A CURVE

Copyrighted Material. Chapter 1 DEGREE OF A CURVE Chapter 1 DEGREE OF A CURVE Road Map The idea of degree is a fundamental concept, which will take us several chapters to explore in depth. We begin by explaining what an algebraic curve is, and offer two

More information

COLLEGE ALGEBRA. Paul Dawkins

COLLEGE ALGEBRA. Paul Dawkins COLLEGE ALGEBRA Paul Dawkins Table of Contents Preface... iii Outline... iv Preliminaries... Introduction... Integer Exponents... Rational Exponents... 9 Real Exponents...5 Radicals...6 Polynomials...5

More information

Derive 5: The Easiest... Just Got Better!

Derive 5: The Easiest... Just Got Better! Liverpool John Moores University, 1-15 July 000 Derive 5: The Easiest... Just Got Better! Michel Beaudin École de Technologie Supérieure, Canada Email; mbeaudin@seg.etsmtl.ca 1. Introduction Engineering

More information

Calculus with Parametric Curves

Calculus with Parametric Curves Calculus with Parametric Curves Suppose f and g are differentiable functions and we want to find the tangent line at a point on the parametric curve x f(t), y g(t) where y is also a differentiable function

More information

MATH 381 HOMEWORK 2 SOLUTIONS

MATH 381 HOMEWORK 2 SOLUTIONS MATH 38 HOMEWORK SOLUTIONS Question (p.86 #8). If g(x)[e y e y ] is harmonic, g() =,g () =, find g(x). Let f(x, y) = g(x)[e y e y ].Then Since f(x, y) is harmonic, f + f = and we require x y f x = g (x)[e

More information

x(x + 5) x 2 25 (x + 5)(x 5) = x 6(x 4) x ( x 4) + 3

x(x + 5) x 2 25 (x + 5)(x 5) = x 6(x 4) x ( x 4) + 3 CORE 4 Summary Notes Rational Expressions Factorise all expressions where possible Cancel any factors common to the numerator and denominator x + 5x x(x + 5) x 5 (x + 5)(x 5) x x 5 To add or subtract -

More information

5.7 Maximum and Minimum Values

5.7 Maximum and Minimum Values 5.7 Maximum and Minimum Values Objectives Icandefinecriticalpoints. I know the di erence between local and absolute minimums/maximums. I can find local maximum(s), minimum(s), and saddle points for a given

More information

THE COLLEGES OF OXFORD UNIVERSITY MATHEMATICS, JOINT SCHOOLS AND COMPUTER SCIENCE. Sample Solutions for Specimen Test 2

THE COLLEGES OF OXFORD UNIVERSITY MATHEMATICS, JOINT SCHOOLS AND COMPUTER SCIENCE. Sample Solutions for Specimen Test 2 THE COLLEGES OF OXFORD UNIVERSITY MATHEMATICS, JOINT SCHOOLS AND COMPUTER SCIENCE Sample Solutions for Specimen Test. A. The vector from P (, ) to Q (8, ) is PQ =(6, 6). If the point R lies on PQ such

More information

Electrostatic Fields: Coulomb s Law & the Electric Field Intensity

Electrostatic Fields: Coulomb s Law & the Electric Field Intensity Electrostatic Fields: Coulomb s Law & the Electric Field Intensity EE 141 Lecture Notes Topic 1 Professor K. E. Oughstun School of Engineering College of Engineering & Mathematical Sciences University

More information

RADIUS OF CURVATURE AND EVOLUTE OF THE FUNCTION y=f(x)

RADIUS OF CURVATURE AND EVOLUTE OF THE FUNCTION y=f(x) RADIUS OF CURVATURE AND EVOLUTE OF THE FUNCTION y=f( In introductory calculus one learns about the curvature of a function y=f( also about the path (evolute that the center of curvature traces out as x

More information

Year 9 set 1 Mathematics notes, to accompany the 9H book.

Year 9 set 1 Mathematics notes, to accompany the 9H book. Part 1: Year 9 set 1 Mathematics notes, to accompany the 9H book. equations 1. (p.1), 1.6 (p. 44), 4.6 (p.196) sequences 3. (p.115) Pupils use the Elmwood Press Essential Maths book by David Raymer (9H

More information

Math 53 Worksheet Solutions- Minmax and Lagrange

Math 53 Worksheet Solutions- Minmax and Lagrange Math 5 Worksheet Solutions- Minmax and Lagrange. Find the local maximum and minimum values as well as the saddle point(s) of the function f(x, y) = e y (y x ). Solution. First we calculate the partial

More information

Gradient, Divergence and Curl in Curvilinear Coordinates

Gradient, Divergence and Curl in Curvilinear Coordinates Gradient, Divergence and Curl in Curvilinear Coordinates Although cartesian orthogonal coordinates are very intuitive and easy to use, it is often found more convenient to work with other coordinate systems.

More information

Math 265 (Butler) Practice Midterm II B (Solutions)

Math 265 (Butler) Practice Midterm II B (Solutions) Math 265 (Butler) Practice Midterm II B (Solutions) 1. Find (x 0, y 0 ) so that the plane tangent to the surface z f(x, y) x 2 + 3xy y 2 at ( x 0, y 0, f(x 0, y 0 ) ) is parallel to the plane 16x 2y 2z

More information

The Mathematics Diagnostic Test

The Mathematics Diagnostic Test The Mathematics iagnostic Test Mock Test and Further Information 010 In welcome week, students will be asked to sit a short test in order to determine the appropriate lecture course, tutorial group, whether

More information

LECTURE 1: DIFFERENTIAL FORMS. 1. 1-forms on R n

LECTURE 1: DIFFERENTIAL FORMS. 1. 1-forms on R n LECTURE 1: DIFFERENTIAL FORMS 1. 1-forms on R n In calculus, you may have seen the differential or exterior derivative df of a function f(x, y, z) defined to be df = f f f dx + dy + x y z dz. The expression

More information

Figure 2.1: Center of mass of four points.

Figure 2.1: Center of mass of four points. Chapter 2 Bézier curves are named after their inventor, Dr. Pierre Bézier. Bézier was an engineer with the Renault car company and set out in the early 196 s to develop a curve formulation which would

More information

Mathematics 205 HWK 6 Solutions Section 13.3 p627. Note: Remember that boldface is being used here, rather than overhead arrows, to indicate vectors.

Mathematics 205 HWK 6 Solutions Section 13.3 p627. Note: Remember that boldface is being used here, rather than overhead arrows, to indicate vectors. Mathematics 205 HWK 6 Solutions Section 13.3 p627 Note: Remember that boldface is being used here, rather than overhead arrows, to indicate vectors. Problem 5, 13.3, p627. Given a = 2j + k or a = (0,2,

More information

the points are called control points approximating curve

the points are called control points approximating curve Chapter 4 Spline Curves A spline curve is a mathematical representation for which it is easy to build an interface that will allow a user to design and control the shape of complex curves and surfaces.

More information

3.2 Sources, Sinks, Saddles, and Spirals

3.2 Sources, Sinks, Saddles, and Spirals 3.2. Sources, Sinks, Saddles, and Spirals 6 3.2 Sources, Sinks, Saddles, and Spirals The pictures in this section show solutions to Ay 00 C By 0 C Cy D 0. These are linear equations with constant coefficients

More information

4. Complex integration: Cauchy integral theorem and Cauchy integral formulas. Definite integral of a complex-valued function of a real variable

4. Complex integration: Cauchy integral theorem and Cauchy integral formulas. Definite integral of a complex-valued function of a real variable 4. Complex integration: Cauchy integral theorem and Cauchy integral formulas Definite integral of a complex-valued function of a real variable Consider a complex valued function f(t) of a real variable

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

More information

3. Let A and B be two n n orthogonal matrices. Then prove that AB and BA are both orthogonal matrices. Prove a similar result for unitary matrices.

3. Let A and B be two n n orthogonal matrices. Then prove that AB and BA are both orthogonal matrices. Prove a similar result for unitary matrices. Exercise 1 1. Let A be an n n orthogonal matrix. Then prove that (a) the rows of A form an orthonormal basis of R n. (b) the columns of A form an orthonormal basis of R n. (c) for any two vectors x,y R

More information

Calculus 1: Sample Questions, Final Exam, Solutions

Calculus 1: Sample Questions, Final Exam, Solutions Calculus : Sample Questions, Final Exam, Solutions. Short answer. Put your answer in the blank. NO PARTIAL CREDIT! (a) (b) (c) (d) (e) e 3 e Evaluate dx. Your answer should be in the x form of an integer.

More information

15.1. Integration as the limit of a sum. Introduction. Prerequisites. Learning Outcomes. Learning Style

15.1. Integration as the limit of a sum. Introduction. Prerequisites. Learning Outcomes. Learning Style Integration as the limit of a sum 15.1 Introduction In Chapter 14, integration was introduced as the reverse of differentiation. A more rigorous treatment would show that integration is a process of adding

More information

6. Define log(z) so that π < I log(z) π. Discuss the identities e log(z) = z and log(e w ) = w.

6. Define log(z) so that π < I log(z) π. Discuss the identities e log(z) = z and log(e w ) = w. hapter omplex integration. omplex number quiz. Simplify 3+4i. 2. Simplify 3+4i. 3. Find the cube roots of. 4. Here are some identities for complex conjugate. Which ones need correction? z + w = z + w,

More information

1 TRIGONOMETRY. 1.0 Introduction. 1.1 Sum and product formulae. Objectives

1 TRIGONOMETRY. 1.0 Introduction. 1.1 Sum and product formulae. Objectives TRIGONOMETRY Chapter Trigonometry Objectives After studying this chapter you should be able to handle with confidence a wide range of trigonometric identities; be able to express linear combinations of

More information

Section 1.5 Linear Models

Section 1.5 Linear Models Section 1.5 Linear Models Some real-life problems can be modeled using linear equations. Now that we know how to find the slope of a line, the equation of a line, and the point of intersection of two lines,

More information

1.4. Arithmetic of Algebraic Fractions. Introduction. Prerequisites. Learning Outcomes

1.4. Arithmetic of Algebraic Fractions. Introduction. Prerequisites. Learning Outcomes Arithmetic of Algebraic Fractions 1.4 Introduction Just as one whole number divided by another is called a numerical fraction, so one algebraic expression divided by another is known as an algebraic fraction.

More information

Particular Solutions. y = Ae 4x and y = 3 at x = 0 3 = Ae 4 0 3 = A y = 3e 4x

Particular Solutions. y = Ae 4x and y = 3 at x = 0 3 = Ae 4 0 3 = A y = 3e 4x Particular Solutions If the differential equation is actually modeling something (like the cost of milk as a function of time) it is likely that you will know a specific value (like the fact that milk

More information