Section 10

advertisement
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
Download