Is the Divergence Theorem Valid for a Specific Vector Field on a Cube?

  • Thread starter Thread starter zak8000
  • Start date Start date
  • Tags Tags
    Theorem
zak8000
Messages
69
Reaction score
0

Homework Statement


verify that the divergence theorem in 3-d is true for the vector field F(r)=<3x,xy,2xz>
on the cube bounded by the planes x=0 x=1 y=0 y=1 z=0 z=1


Homework Equations





The Attempt at a Solution



so fristly div(F)=d/dx(3x)+d/dy(xy)+d/dz(2xz)=3+3x
\int\int\int 3+3xdxdydz=4.5

now i need to evaluate flux through each faces of the cube seperately so i was just wondering if i am doing this write say i would want to evaluate the top surface of the cube
then i would have to parametrize it so would the following be corret
r(x,y,z)=(3x,xy,1)
dr/dx=(3,y,0)
dr/dy=(0,x,0)
(dr/dx) X (dr/dy) = (0,0,3x)
r(x,y,z).((dr/dx) X(dr/dy))= (3x,xy,1).(0,0,3x) = 3x
\int\int 3x dydx
=3/2

and i have to do the same for all other five surfaces so is this the correct way?
 
Physics news on Phys.org
You're not using the correct r when calculating the normal. You want to describe the surface, not the vector field. For the top face, it would be r=(x, y, 1).
 
ok thanks
 
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