Unable to simplify dS (Stokes' theorem)

Click For Summary
SUMMARY

The discussion focuses on applying Stokes' theorem to a surface defined by a cylinder and a plane, specifically addressing the integration of a vector field over these surfaces. The normal vector is established as $$(1, 1, 0)/\sqrt 2$$, leading to the integral $$\iint (x + 4, 2, y - z - 1) \cdot (1, 1, 0) /\sqrt 2 dS$$. The challenge arises in finding a suitable function g(u, v) to cover the area S, particularly when calculating the normal vector or the Jacobian. The conversation suggests exploring affine transformations to simplify the problem instead of relying solely on derivatives.

PREREQUISITES
  • Understanding of Stokes' theorem and its applications
  • Familiarity with vector calculus and surface integrals
  • Knowledge of affine transformations and their properties
  • Proficiency in calculating cross-products and Jacobians
NEXT STEPS
  • Explore the application of Stokes' theorem in various geometrical contexts
  • Study affine transformations and their role in simplifying surface integrals
  • Learn about the calculation of Jacobians for non-square matrices
  • Investigate alternative methods for evaluating surface integrals without derivatives
USEFUL FOR

Mathematicians, physics students, and engineers dealing with vector fields and surface integrals, particularly those interested in simplifying complex integrations using Stokes' theorem.

Addez123
Messages
199
Reaction score
21
Homework Statement
Calculate the line integral along the curve created by the intersection of surface B and C, over the vector field A, using stokes theorem.

A = (yz + 2z, xy - x + z, xy + 5y)
B: x^2 + z^2 = 4
C: x + y = 2
Relevant Equations
Stokes Theorem
Basically surface B is a cylinder, stretching in the y direction.
Surface C is a plane, going 45 degrees across the x-y plane.

Drawing this visually it's self evident that the normal vector is
$$(1, 1, 0)/\sqrt 2$$
Using stokes we can integrate over the surface instead of the line.
$$\int A(r) dr = \iint rot A \cdot n dS $$
$$\iint (x + 4, 2, y - z - 1) \cdot (1, 1, 0) /\sqrt 2 dS= \frac 1 {\sqrt 2} \iint x + 6 dS$$

Seems extremely simple to solve, except now I'm forced to find a good function g(u, v) that covers the area S.
Assume I find such a funciton, I need to either calculate the normal vector by doing ##g'u \times g'v##
or find the non-existant jacobian. Since |d(x, y, z)/d(u, v)| is not a square matrix that would result in a single scalar number.

I just get stuck here. It's so SIMPLE, yet replacing a single variable x causes such headaces I never get it right.
Is there a simple way of solving the integral without digressing into g(u,v) and it's derivatives?
 
Physics news on Phys.org
Given x^2 + z^2 = 4, the obvious choice would be (x,y,z) = (u\cos v, y(u,v), u\sin v).
Calculating the cross-product of the derivatives is straightforward, but there is another way.

On geometric grounds, the surface is an ellipse; there must therefore exist an affine transformation \mathbf{x} = A\mathbf{X} + \mathbf{b} where A is orthogonal such that the surface is given by \mathbf{X}(r,\theta) = (ar\cos \theta, br\sin \theta, 0) for some constants a > 0 and b > 0. The area element is then dX\,dY = abr\,dr\,d\theta. Why not try finding such a transformation (which is not unique)?

I leave it to you to judge whether this was simpler than calculating a cross-product of derivatives.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K