Divergence Theorem: Show 0 Integral on Closed Surface

sszabo
Messages
8
Reaction score
0
In h.m. schey, div grad curl and all that, II-25:
Use the divergence theorem to show that
\int\int_S \hat{\mathbf{n}}\,dS=0,
where S is a closed surface and
\hat{\mathbf{n}} the unit vector
normal to the surface S.
How should I understand the l.h.s. ?
Coordinatewise? The r.h.s. is not 0, but zero vector?
 
Physics news on Phys.org
the divergence is the total flux through the region. it is not a vector.
your calculation of divergence integrates the inner product of the flow with the unit normal to the surface. this inner product is a scalar.
 
wofsy said:
the divergence is the total flux through the region. it is not a vector.
your calculation of divergence integrates the inner product of the flow with the unit normal to the surface. this inner product is a scalar.
Right. However in the l.h.s. we have a vector \hat{\mathbf{n}} and not an inner product which would be a scalar. I can integrate only vector-variable scalar-valued functions on a surface and not a vector-valued function.
So what does it mean?
 
If the surface is closed, intuitively, the unit normals should "sum" to the 0 vector (generalizing the fact that on a "nice" closed curve, summing the normals should lead to no displacement). This should then be proven properly.
 
sszabo said:
Right. However in the l.h.s. we have a vector \hat{\mathbf{n}} and not an inner product which would be a scalar. I can integrate only vector-variable scalar-valued functions on a surface and not a vector-valued function.
So what does it mean?

The integral of the unit normal is just a vector, the result of a Riemann sum of vectors.
But this is not the divergence theorem.
 
slider142 said:
If the surface is closed, intuitively, the unit normals should "sum" to the 0 vector (generalizing the fact that on a "nice" closed curve, summing the normals should lead to no displacement). This should then be proven properly.
I see. Yes, indeed, the answer -intuitively- is the 0 vector.
It means
<br /> \int\int_S \hat{\mathbf{n}}\,dS=\left( \int\int_S n_1\,dS,\int\int_S n_2\,dS,\int\int_S n_3\,dS\right),<br />
where \hat{\mathbf{n}}=(n_1,n_2,n_3).
Now n_1=\left\langle \mathbf{i},\hat{\mathbf{n}} \right\rangle and here we can use the divergence theorem to obtain
\int\int_S n_1\,dS=\int\int_S \left\langle \mathbf{i},\hat{\mathbf{n}} \right\rangle \,dS=\int_V div\, \mathbf{i}\, dV=0,<br />
because div\, \mathbf{i}=0. Nice result.
Thanks for your helps.
 
Last edited:
sszabo said:
I see. Yes, indeed, the answer -intuitively- is the 0 vector.
It means
<br /> \int\int_S \hat{\mathbf{n}}\,dS=\left( \int\int_S n_1\,dS,\int\int_S n_2\,dS,\int\int_S n_3\,dS\right),<br />
where \hat{\mathbf{n}}=(n_1,n_2,n_3).
Now n_1=\left\langle \mathbf{i},\hat{\mathbf{n}} \right\rangle and here we can use the divergence theorem to obtain
\int\int_S n_1\,dS=\int\int_S \left\langle \mathbf{i},\hat{\mathbf{n}} \right\rangle \,dS=\int_V div\, \mathbf{i}\, dV=0,<br />
because div\, \mathbf{i}=0. Nice result.
Thanks for your helps.

no. your your three integrals are integrals of vectors not inner products.
 
wofsy said:
no. your three integrals are integrals of vectors not inner products.
Sorry, I absolutely don't understand what you think. Please, give more details, for example point out the wrong step in the calculations. Thanks.
 
I'm just saying that n1 n2 and n3 are inner products and thus are scalars. Originally you wanted to integrate a vector. Splitting into components still requires keeping the basis vectors in the integral. I don't think you did this. Instead I thing you substituted scalars.Unless I don't understand your post.
 
  • #10
wofsy said:
I'm just saying that n1 n2 and n3 are inner products and thus are scalars.
Agree.
Originally you wanted to integrate a vector.
Agree.
Splitting into components still requires keeping the basis vectors in the integral.
Of course.
I don't think you did this.
Certainly a similar calculation gives
<br /> \int\int_S n_2\,dS=\int\int_S \left\langle \mathbf{j},\hat{\mathbf{n}} \right\rangle \,dS=\int_V div\, \mathbf{j}\, dV=0,<br />
and
<br /> \int\int_S n_3\,dS=\int\int_S \left\langle \mathbf{k},\hat{\mathbf{n}} \right\rangle \,dS=\int_V div\, \mathbf{k}\, dV=0<br />
Instead I thing you substituted scalars.Unless I don't understand your post.
The final result, the value of the original integral is \mathbf{0}.
 
Back
Top