Task: Identify the vector field plotted alongside the given problem statement.
Problem 2: Plot the Vector Field
Given Vector Field: ( extbf{F} = \langle -y, x \rangle )
Gradient Vectors
Problem 3: Gradient Vector Calculation
Task: Find the gradient vector of the function ( f(x, y) = 4x^2 \sin(y) + e^x )
Definition of Gradient Vector: The gradient of a scalar function ( f ) is defined as:
- ( \nabla f = \left( \frac{\partial f}{\partial x}, \frac{\partial f}{\partial y} \right) )
To find the parameterization: Use trigonometric functions to represent the circle defined by the sphere, and solve for ( z ).
Line Integrals Over Scalar Fields
Steps to Evaluate Line Integrals
Parameterize your curve. Ensure to include bounds for the parameterization.
Compute the length element: ( ds = |\mathbf{r}'(t)| dt ).
Substitute the parameterization into the integral:
- Plug in for ( x, y, z ) and replace accordingly.
Integrate under specified bounds.
Problem 14: Evaluate the Line Integral
Integral: Evaluate ( \int_C 2xy^2 ds ) where C is the right half of the circle ( x^2 + y^2 = 9 ).
Problem 15: Compute the Integral
Integral: ( \int_C x \cos(y) ds ) where C is defined as the piece of the curve ( x = \sin(y) ) from point ( (0, 0) ) to point ( (1, 1) ).
Line Integrals Over Vector Fields
Evaluation of Vector Field Integrals
Parameterize your curve. Remember to add bounds.
Compute ( \mathbf{r}'(t) ) to reflect the derivative of the parameterization.
Substitute coordinates into the integral formula:
- Use: ( d\mathbf{r} = \mathbf{r}'(t) dt )
Integrate over bounds determined by the parameterization.
Problem 16: Evaluate Scalar Field Dot Product
Evaluating: ( \int_C \textbf{F} \cdot d\mathbf{r} ) for ( extbf{F} = \langle 2y, x^2 \rangle ) over the segment from ( (1, 2) ) to ( (-1, 3) ).
Problem 17: Evaluate Helix Dot Product
Evaluating: ( \int_C \textbf{F} \cdot d\mathbf{r} ) for ( extbf{F} = \langle 2y, 3xz, x^2 \rangle ) over the helix defined by ( extbf{r}(t) = \langle t, \sin(t), \cos(t) \rangle ) from ( t = 0 ) to ( t = 2\pi ).
Applications of Line Integrals
Problem 18: Evaluate along Curve
Evaluate: ( \int x^2y \, dx + 2y \, dy ) along the curve ( y = x^2 ) from ( (0, 0) ) to ( (3, 9) ).
Problem 19: Evaluate along Curve
Evaluate: ( \int x^2y \, dx + 2y \, dy ) along the curve ( y = 3x ) from ( (0, 0) ) to ( (3, 9) ).
Fundamental Theorem of Line Integrals
Connection: The fundamental theorem relates line integrals of conservative vector fields along a path to the values of a potential function at the endpoints of the path.
Problem 20: Further Evaluation Along Curve
Evaluate: ( \int 3x^2y \, dx + x^2 \, dy ) along the curve ( y = x^2 ) from ( (0, 0) ) to ( (3, 9) ).
Problem 21: Vector Field Dot Product Evaluation
Compute: ( \int_C extbf{F} \cdot d\mathbf{r} ) for ( extbf{F} = \langle 3x^2z + 1, 2yz^2 + 3e^x, x^2 + 2y^2z \rangle ) where C is the curve defined by ( extbf{r}(t) = \langle 3t^2 + 1, 2t, t^2 + 1 \rangle ) for bounds of ( t = 0 ) to ( t = 1 ).
Problem 22: Elliptical Path Evaluation
Evaluate: ( \int_C extbf{F} \cdot d\mathbf{r} ) where ( extbf{F} = \langle 3y^2e^{x^2} + 2x^2, 3ye^{x^2} \rangle ) along one turn of the ellipse ( 4x^2 + 9y^2 = 144 ).
Problem 23: Intersection Surface Evaluation
Evaluate: ( \int_C extbf{F} \cdot d\mathbf{r} ) for ( extbf{F} = \langle y^2, 2xy + \cos(y) \rangle ) along the intersection of surfaces defined by ( x^2 + y^2 + z^2 = 5 ) and ( z = 3x^2 + 3y^2 + 2 ).