0% found this document useful (0 votes)
24 views2 pages

Vector Calculus Tutorial Sheet

The document is a tutorial sheet containing 15 questions regarding vector calculus concepts like gradient, divergence, curl, and line and surface integrals. It provides the questions along with the corresponding answer key. The questions cover topics such as finding the gradient and divergence of vector fields, determining constants to make a vector field irrotational or solenoidal, evaluating line and surface integrals, and applying theorems like Green's theorem, Gauss' divergence theorem, and Stokes' theorem.

Uploaded by

Navya Jain
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views2 pages

Vector Calculus Tutorial Sheet

The document is a tutorial sheet containing 15 questions regarding vector calculus concepts like gradient, divergence, curl, and line and surface integrals. It provides the questions along with the corresponding answer key. The questions cover topics such as finding the gradient and divergence of vector fields, determining constants to make a vector field irrotational or solenoidal, evaluating line and surface integrals, and applying theorems like Green's theorem, Gauss' divergence theorem, and Stokes' theorem.

Uploaded by

Navya Jain
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Indira Gandhi Delhi Technical University For Women

(Formerly Indira Gandhi Institute of Technology)


Kashmere Gate, Delhi-110006
Applied Mathematics-II, BAS-102
Tutorial Sheet -1
Vector Calculus

Q1. Find grad f, where f = x3 – y3 + xz2 at the point (1, -1, 2).

Q2. Find the gradient and the unit normal to the level surface x2 + y – z = 4 at the point (2,0,0).

Q3. Find the directional derivative of f = x2yz + 4xz2 at the point (1, -2, -1) in the direction of the
vector 2i – j - 2k.

Q4. Find the equations of tangent plane and normal to the surface z = x2 + y2 at the point (2, -1, 5).

Q5 Find the divergence and curl of the vector 𝑓 = (𝑥 2 − 𝑦 2 )𝑖 + 2𝑥𝑦 𝑗 + (𝑦 2 − 𝑥𝑦)𝑘

Q6. Find the constants a, b and c so that the vector F = (x+2y+az)i + (bx - 3y - z)j + (4x + cy + 2z)k is
irrotational.

Q7. Determine the constant “a” so that the vector F = (x + 3y) i + (y - 2z) j + (x + az) k is solenoidal.

Q8. Evaluate ∫𝐶 𝐹. 𝑑𝑟 where F = (x2 – y2)i+ xy j and curve C is the arc of the curve y = x3 from

(0, 0) to (2, 8).

Q9. Find the work done when a force F = (x2 – y2 + x) i – (2xy + y) j moves a particle in xy-plane from
(0, 0) to (1, 1) along a parabola y2 = x.

Q10. If F = y i + (x – 2xz) j – xy k, evaluate ∬𝑆 (∇ × 𝐹 ). 𝑛 𝑑𝑠 where S is the surface of the sphere x2 +


y2 + z2 = a2 above the xy-plane.

Q11. If F = (2x2 – 3z) i– 2xy j -4x k, then evaluate ∭𝑉 ∇. 𝐹 𝑑𝑉 where V is the closed region bounded
by the planes x = 0, y = 0, z = 0 and 2x + 2y + z = 4. Also evaluate ∭𝑉 ∇ × 𝐹 𝑑𝑉.

Q12. Verify Green’s theorem in the plane for ∮𝐶 [(3𝑥 2 − 8𝑦 2 )𝑑𝑥 + (4𝑦 − 6𝑥𝑦)𝑑𝑦] where C is the
boundary of the region defined by x = 0, y = 0, x + y = 1.

Q13. Use Gauss Divergence theorem to show that ∬𝑆 [(𝑥 3 − 𝑦𝑧)𝑖 − 2𝑥 2 𝑦 𝑗 + 2 𝑘]. 𝑛 𝑑𝑠 = 𝑎5 /3

where S denotes the surface of the cube bounded by the planes x = 0, x = a, y = 0, y = a, z = 0, z = a.


Q14. Verify Stoke’s theorem for F = (x2 + y - 4) i + 3xy j + (2xz + z2) k where S is the upper half of the
sphere x2 + y2 + z2 = 16 and C is its boundary.

Q15. A fluid motion is given by 𝑉 = (𝑦 sin 𝑧 − sin 𝑥 )𝑖 + (𝑥 sin 𝑧 + 2𝑦𝑧)𝑗 + (𝑥𝑦 cos 𝑧 + 𝑦 2 )𝑘 is the
motion irrotational ? If so, find the velocity potential.

Answer Key

Ans 1. 7i-3j+4k

4𝑖+𝑗−𝑘
Ans 2.
3√2

37
Ans 3. 3

Ans 4. Equation of tangent plane is 4x-2y-z=5


𝑥−2 𝑦+1 𝑧−5
Equation of normal to surface is = =
4 −2 −1

Ans 5. Div. f= 4x
Curl f= (2y-x)i+yj+4yk

Ans 6. a=4, b=2, c=-1

Ans 7. a=-2

824
Ans 8.
21

−2
Ans 9. 3

Ans 10. 0

8
Ans 11. 3 (𝑗 − 𝑘)

Ans 15. Velocity Potential 𝑢 = 𝑥𝑦 sin 𝑧 + cos 𝑥 + 𝑦 2 𝑧 + 𝑐

Common questions

Powered by AI

The tangent plane at a point on a surface provides the linear approximation of the surface near that point. For z = x² + y², take partial derivatives of z with respect to x and y to find the gradient: \( \frac{\partial z}{\partial x} = 2x \) and \( \frac{\partial z}{\partial y} = 2y \). The tangent plane equation at point (2, -1, 5) employs these derivatives: z = z₀ + 2x(x - x₀) + 2y(y - y₀), simplifying to form like 4x - 2y - z = 5. This interaction connects calculus concepts like gradients and planes to give geometric insights .

The curl of a vector field measures its tendency to induce rotation around a point. For F = (x² - y² + x)i - (2xy + y)j, compute \( \nabla \times F \) to check it satisfies specific conditions. Using the curl (curl F = \( (2y - x)i + yj + 4yk \)), evaluate if the derived components of curl match predefined equations, indicating rotational behavior and revealing the field's irrotational or rotational nature based on zero or non-zero curl components .

To verify Green's theorem, you first ensure the region is simply connected and can be parametrized easily. Consider the vector field F where C is the boundary of a region. Green’s theorem relates the line integral around C to a double integral over the region bounded by C. You must compute \( \oint (Pdx + Qdy) \) over the boundary and compare it to \( \iint \left( \frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y} \right) dxdy \) over the region. Perform each integration separately and check if they are equal. For example, given F = (3x² - 8y²) dx + (4y - 6xy) dy over the region defined by x = 0, y = 0, x + y = 1, the double integral and curve integral computation confirm the validity of Green’s theorem .

A vector field is solenoidal if it has zero divergence. For the vector field F = (x + 3y)i + (y - 2z)j + (x + az)k, compute the divergence \( \nabla \cdot F \). This involves summing the partial derivatives of the components: \( \frac{\partial}{\partial x}(x + 3y) + \frac{\partial}{\partial y}(y - 2z) + \frac{\partial}{\partial z}(x + az) \). Setting this sum to zero gives a condition for a: for F to be solenoidal, \( 1 + 1 + a = 0 \) must be satisfied, thus a = -2 .

To find the directional derivative of the function f = x²yz + 4xz² at a given point, you first calculate the gradient of the function ∇f. The components of ∇f can be found by taking the partial derivatives of f with respect to x, y, and z. For f = x²yz + 4xz², ∇f = (2xyz + 4z²)i + (x²z)j + (2xz + 8xz)k. Then, normalize the given direction vector, if it's not already a unit vector. Compute the dot product of the normalized direction vector with ∇f. At point (1, -2, -1) and in the direction 2i - j - 2k, after normalizing the direction vector, you get the directional derivative value .

Stoke's theorem relates a surface integral of the curl of a vector field over a surface S to a line integral of the vector field over the boundary curve C of S. For a hemisphere S with boundary C, calculate \( \nabla \times F \) and then integrate over the hemisphere. Simultaneously, calculate \( \oint_C F \cdot dr \) along the boundary. If these integrals yield the same result, Stoke's theorem holds. Given F = (x² + y - 4)i + 3xyj + (2xz + z²)k and the hemisphere defined by x² + y² + z² = 16 above the xy-plane, compute using the theorem to verify the outcomes are equivalent .

Gauss Divergence theorem relates the flux of a vector field through a closed surface S to the divergence over the volume V inside the surface. To apply it, compute \( \nabla \cdot F \) for the field, which becomes the integrand for the volume integral over V. Evaluate the volume integral using the limits given by the cube's boundaries. For example, for F = (x³ - yz)i - 2x²yj + 2k over a cube bounded by x=0, x=a, y=0, y=a, z=0, z=a, compute \( \nabla \cdot F \), then evaluate \( \int_{0}^{a} \int_{0}^{a} \int_{0}^{a} (\text{divergence}) dx \, dy \, dz \), which would show the integral equals a given scalar, such as \( a^{5/3} \).

A vector field is irrotational if its curl is zero everywhere. For a vector field V to be irrotational, take the curl \( \nabla \times V \) and confirm it equals zero. If V = (y sin z - sin x)i + (x sin z + 2yz)j + (xy cos z + y²)k, then you compute \( \nabla \times V \). If the result is zero, V is irrotational, implying the existence of a potential function \( \phi \) such that V = \( \nabla \phi \). To find the velocity potential \( \phi \), integrate the components with respect to their respective coordinates while ensuring compatibility conditions among different components .

You might also like