Section 10 10.3 Dot Product: Dot product gives you a SCALAR 〈π1 , π2 〉 ∗ 〈π1 , π2 〉 = π1 π1 + π2 π2 = |π||π|cosβ‘(π) *Dot product is zero when vectors are orthogonal!* Projection: πππππ π = π∗π π π∗π *this is a vector in the direction of a, we only changed the length of the vector not the direction* 10.4 Cross Product: Cross product gives you a VECTOR; is orthogonal to the vectors that created it! π π × π = |π1 π1 π π2 π2 π π3 | = |π||π|sinβ‘(π) π3 Parameterization: For a Line: For a Plane: Ingredients: Ingredients: 1. A point 2. A vector of the slopes 〈π, π, π〉 1. A point on the planeβ‘β‘π = (π₯0 , π¦0 , π§0 ) 2. A normal vector π₯ = π₯0 + ππ‘ πβ ∗ (π − π0 ) = 0 π¦ = π¦0 + ππ‘ *bump into 4-D and use the gradient* π§ = π§0 + ππ‘ Linear Approximation: π§ − π§0 = ππ₯ (π₯0 , π¦0 )(π₯ − π₯0 ) + ππ¦ (π₯0 , π¦0 )(π¦ − π¦0 ) Chain Rule: ππ§ ππ§ ππ₯ ππ§ ππ¦ = + ππ‘ ππ₯ ππ‘ ππ¦ ππ‘ MAX&MIN: 1. 2. 3. 4. Take the derivative Set equal to zero and solve for critical points Take second derivative 2 π· = ππ₯π₯ ππ¦π¦ − ππ₯π¦ ππβ‘π· > 0, ππ₯π₯ > 0β‘πππ ππβ‘π· < 0, π πππππ ππβ‘π· > 0, ππ₯π₯ < 0β‘πππ₯ Absolute MAX&MIN: 1. 2. 3. 4. 5. Take the derivative Set equal to zero and solve for critical points Check boundary conditions Find corner points The critical points from the boundary conditions, the corner points, and any critical points from step 2 that are enclosed in the region need to be checked 6. No need to find D, just plug all the critical points found into the original function. The highest zvalue is your absolute max, the lowest z-value is your absolute min. Section 12 12.1 Double Integrals: For a curve y = f(x) going from x=a to b area under the curve and above the x axis is given by π ∫ π(π₯)ππ₯ π Similarly if z = f(x,y) represents an equation of a surface, then the volume under the surface is given by π = β¬ π(π₯, π¦)ππ΄ π If f(x,y) is positive According to FUBINI's THEOREM πβ‘π πβ‘π β¬ π(π₯, π¦)ππ΄ = β‘ β¬ π(π₯, π¦)ππ₯ππ¦ = β‘ β¬ π(π₯, π¦)ππ₯β‘ππ¦β‘ π πβ‘π πβ‘π 12.2 Consider two curves y = f(x) and y = g(x). The area between the two curves is given by π π΄ = ∫ (π(π₯) − π(π₯))ππ₯ π In this area πβ‘π(π₯) β¬ π(π₯, π¦)ππ΄ = β‘ β¬ πΉ(π₯, π¦)ππ¦ππ₯ π πβ‘π(π₯) βIf the x limits a and b have not been given, find them by doing f(x) = g(x) 12.3 To convert from Cartesian co-ordinates to polar co-ordinates put π₯ = π cos π y = rβ‘sin π 2 r=√π₯ 2 + β‘ π¦ 2 π½β‘π ββ¬π π(π₯, π¦)ππ΄ = β‘ β¬πΌβ‘π π(π cos π , rβ‘sin π)πβ‘ππππβ‘ 12.5 TRIPLE INTEGRALS πβ‘π2 (π¦)β‘π2 (π₯,π¦) ππβ‘π β π(π₯, π¦, π§)ππ£ = β‘ β π(π₯, π¦, π§)ππ₯β‘ππ¦β‘ππ§ = β‘ π£ β πβ‘π1 (π¦)β‘π1(π₯,π¦) πβ‘πβ‘π When f(x,y,z) = 1, above integral represents the volume. 12.6 To convert to cylindrical co-ordinates π₯ = π cos π, y = rβ‘sin π 2 π¦ r=√π₯ 2 + β‘ π¦ 2 , tan π = β‘ π₯ ππ₯β‘ππ¦β‘ππ§ = πβ‘ππβ‘ππβ‘ππ§ π(π₯, π¦, π§)ππ§β‘ππ¦β‘ππ₯ 12.7 To convert to spherical system, put π₯ = β‘πβ‘ sin π cos π , π¦ = β‘πβ‘ sin πβ‘ sin π, π§ = πβ‘ cos π π = β‘ √π₯ 2 + π¦ 2β‘ + π§ 2 ππ₯β‘ππ¦β‘ππ§ = β‘ π2β‘β‘ sin πβ‘ππβ‘ππβ‘ππβ‘ SECTION 13: VECTOR CALCULUS: 13.1 A vector field F is called conservative vector field if there exists a function f such that F= f For finding vector fields corresponding to a particular set of equations, consider sample points in the field (ex. =0, y=0 etc.) and see which equations satisfy a given vector field. 13.2 For a curve C defined by π₯(π‘)π + π¦(π‘)π , line integral π 2 ππ₯ 2 ππ¦ 2 ∫ π(π₯, π¦) ππ = ∫ π(π₯(π‘), π¦(π‘)) √( ) + β‘ ( ) β‘β‘ ππ‘ ππ‘ ππ‘ π π βTo parameterize a line segment starting at r0 and ending at r1, use r(t) = (1-t)* r0 + t*r1 For example to parametrize a line joining (-5,3) to (0,2) put x = (1-t)(-5) + t(0) = 5*t -5 y = (1-t)(-3) + t(2) = 5*t -3 β Work done by a force F is given by ∫ π(π₯, π¦) ππ π 13.3 FUNDAMENTAL THEOREM FOR LINE INTEGRAL 0 <= t <=1 Hence, if F = f (i.e. F is conservative) then the integral can be evaluated by using the RHS above βIf a vector field is conservative, then ∫ πΉ ππ is path independent. Hence, the integral equates to the difference in between the two points. β ∫ πΉ ππ For a closed path is equal to zero. β If πΉ(π₯, π¦) = β‘π(π₯, π¦)β‘π + π(π₯, π¦)β‘πβ‘ Is conservative, Then ππβ‘ ππ =β‘ ππ¦ ππ₯ 13.4 GREEN's THEOREM ππ ππ ∫ πβ‘ππ₯ + β‘β‘πβ‘ππ¦ = β‘ β¬ ( − β‘ )β‘ ππ₯ ππ¦ π for positively oriented, smooth, closed curves. 13.5 For πΉ = πβ‘π + πβ‘π + π β‘πβ‘ Curl of F = ×f = π π π π ππ₯ π ππ¦ π ππ§ π π π Curl ( f) = 0 -> Curl of a conservative F is 0. Div (curl F) = 0 SUMMARY OF LINE INTEGRALS 13.6 A surface can be defined as in terms of two parameters (u,v) as π(π’, π£) = π₯(π’, π£)π + π¦(π’, π£)β‘π + π§(π’, π£)π For π = β‘β‘π₯β‘π + π¦β‘π + π§β‘π Tangent plane at (u0,v0) is given by ππ’ × ππ£ Where ππ’ = β‘ ππ₯ ππ¦ ππ§ β‘π + β‘ β‘π + β‘ β‘π ππ’ ππ’ ππ’ ππ’ = β‘ ππ₯ ππ¦ ππ§ β‘π + β‘ β‘π + β‘ β‘π ππ£ ππ£ ππ£ At π’ = β‘ π’0, β‘π£ = π£0 At π’ = β‘ π’0, β‘π£ = π£0 βArea of surface = β¬π· |ππ β‘ × β‘ ππ | β‘ππ΄ β If z = f(x,y) ππ§ 2 ππ§ 2 π΄(π ) = β‘ β¬ √1 + β‘ ( ) + β‘ ( ) β‘ππ΄ ππ₯ ππ¦ 13.7 Surface integral β¬ π(π₯, π¦, π§)ππ = β‘ β¬ π(π)|ππ × ππ |β‘ππ΄ EXAMPLE PROBLEMS: 1. 2. 3. 4. 〈2,4〉 β 〈3, −1〉 〈1,3,4〉 × 〈2,7, −5〉 Find the equation of a plane that passes through the points P(1,3,2), Q(3,-1,6), and R(5,2,0) πΉ(π₯, π¦) = 4 − π₯ 2 − 2π¦ 2 β‘ππππβ‘πΉπ₯ (1,1)πππβ‘πΉπ¦ (1,1) π₯ 5. πΉ(π₯, π¦) = π ππ (1+π¦) find the partial derivatives ππ§ 6. If π§ = π₯ 2 π¦ + 3π₯π¦ 4 π€βπππβ‘π₯ = π ππ2π‘β‘ππβ‘π¦ = πππ π‘β‘ππππ ππ‘ when t=0 7. Find the direction the function πΉ(π₯, π¦) = π₯π π¦ increases the fastest at the point P(2,0). What is the maximum rate of change? 8. Find the absolute maximum and minimum values of the function πΉ(π₯, π¦) = π₯ 2 − 2π₯π¦ + 2π¦ on the rectangle π· = {(π₯, π¦)|0 ≤ π₯ ≤ 3, 0 ≤ π¦ ≤ 2} 2 9. Use polar co-ordinates to find the volume of the solid above the cone π§ = β‘ √π₯ 2 + β‘ π¦ 2 and below the sphere π₯ 2 + β‘ π¦ 2 + β‘ π§ 2 = 1 10. Evaluate βπΈ π§β‘ππ is the solid tetrahedron bounded by the four planes x=0, y=0,z=0 and x+y+y=1 11. Use Green’s Theorem to evaluate line integral along the positively oriented curve ∫πΆ β‘π¦ 3 ππ₯ − π₯ 3 ππ¦ where C is the circle π₯ 2 + β‘ π¦ 2 = 4 12. Determine whether or not the vector field is conservative. If it is conservative, find a function f such that F = F(x,y,z) = yz i + xz j + xy k