Flux across parametrized surface

  • Thread starter Thread starter DWill
  • Start date Start date
  • Tags Tags
    Flux Surface
DWill
Messages
68
Reaction score
0

Homework Statement


Use a parametrization to find the flux across the surface in the given direction:

F = (2xy)i + (2yz)j + (2xz)k upward across the portion of the plane x + y + z = 2a that lies above the square 0 <= x <= a, 0 <= y <= a, in the xy-plane.


Homework Equations


Flux = Double integral of F dot n d(sigma),

where d(sigma) = |(r_u x r_v)| du dv

x = cross product

The Attempt at a Solution


I need some help coming up with a parametrization for the plane x + y + z = 2a. Since it lies in the xy-plane, I figured I can use the parametrization x = u and y = v, so I get u = 2a - v, and v = 2a - u, and z = 2a - u - v, and use order of integration du dv. However, I end up with a rather large integral with this parametrization, so I just want to make sure I'm doing this right before trying to solve it. Thanks for any suggestions!
 
Physics news on Phys.org
Yeah the parametrisation seems all right. Make sure your normal vector points in the correct direction, though.
 
Oh, thanks. Isn't the unit normal vector just n = (r_u x r_v) / |(r_u x r_v)| ? How do I know if it's pointing in the right direction?
 
You can sketch the plane right? Just visualise the normal vector and see if it's the same direction as that required by the question. And yes, the normal vector is that, except I don't think it needs to be of unit length.
 
The problem referred to the flow upward make sure you normal vector points upward: i.e. has positive z component.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top