Proving \int\int_{S} n dS = 0 for Closed Surface S

Click For Summary
SUMMARY

The discussion centers on proving that the surface integral \(\int\int_{S} n dS = 0\) for any closed surface \(S\). Participants emphasize the application of the Divergence Theorem, which states that \(\int\int_{S} \vec{F} \cdot \vec{n} dS = \int\int\int_{V} \nabla \cdot \vec{F} dV\). By selecting appropriate vector fields \(F\), such as \(F = (1, 0, 0)\), and demonstrating that the divergence \(\nabla \cdot \vec{F} = 0\), it is concluded that the integral of the outward unit normal vector \(n\) over the closed surface must equal zero. This conclusion is reached by breaking down the integral into its component parts and applying the Divergence Theorem correctly.

PREREQUISITES
  • Divergence Theorem in vector calculus
  • Understanding of vector fields and their components
  • Knowledge of surface integrals and their properties
  • Basic principles of multivariable calculus
NEXT STEPS
  • Study the application of the Divergence Theorem in various contexts
  • Learn how to compute surface integrals for different vector fields
  • Explore examples of closed surfaces and their properties in vector calculus
  • Investigate the relationship between divergence and physical interpretations in fluid dynamics
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are working with vector calculus, particularly those focusing on surface integrals and the Divergence Theorem.

fibonacci101
Messages
15
Reaction score
0

Homework Statement


Prove that \int\int_{S} n dS = 0 for any closed surface S.

Homework Equations


The Attempt at a Solution



I used divergence theorem. But i thought it is applicable only if there is another vector multiplied to that outward unit vector (n).

\int\int_{S} F {\cdot} n dS
 
Physics news on Phys.org
The integral of ndS is a vector equation. Split it into components. n=(nx,ny,nz). What's a vector field F that might have the property that F.n=nx, for example?
 
my problem is how do I show that the \int\int_{S} n dS = 0

for any closed surface S

----> I used the divergence theorem, but I don't think it will help me 'cause it is applicable for

\int\int_{S} F{ \cdot} n dS

not for

\int\int_{S} n dS
 
You basically just reposted the same thing. Look, if you show integral of nx*dS, ny*dS and nz*dS are zero, you are done right? What's an appropriate choice of F for each?
 
Dick said:
You basically just reposted the same thing. Look, if you show integral of nx*dS, ny*dS and nz*dS are zero, you are done right? What's an appropriate choice of F for each?

Is there a value of n(outward unit vector)?
 
fibonacci101 said:
Is there a value of n(outward unit vector)?

No, n is the outward unit vector. Whatever that is. You don't have much control over that. You can choose F. Suppose you choose F=(1,0,0). What do you conclude?
 
Dick said:
No, n is the outward unit vector. Whatever that is. You don't have much control over that. You can choose F. Suppose you choose F=(1,0,0). What do you conclude?

Yeah, I get what you are saying... So If I choose an F a vector the solution will lead to Divergence Theorem? Am I right?
 
fibonacci101 said:
Yeah, I get what you are saying... So If I choose an F a vector the solution will lead to Divergence Theorem? Am I right?

You can use the divergence theorem to conclude something, yes. But what do you conclude?
 
Dick said:
You can use the divergence theorem to conclude something, yes. But what do you conclude?

I will conclude that \int\int_{S} F \cdot n dS = 0
 
  • #10
fibonacci101 said:
I will conclude that \int\int_{S} F \cdot n dS = 0

Why do you conclude that and what is F.n and how does that help you conclude integral ndS is zero? You really aren't giving me much to go on except repeating the divergence theorem over and over again. You have to apply the divergence theorem in a specific way to solve a problem.
 
  • #11
Dick said:
Why do you conclude that and what is F.n and how does that help you conclude integral ndS is zero? You really aren't giving me much to go on except repeating the divergence theorem over and over again. You have to apply the divergence theorem in a specific way to solve a problem.


\vec{n}=(\vec{i}\cdot\vec{n})\vec{i}+(\vec{j}\cdot \vec{n})\vec{j}+(\vec{k}\cdot\vec{n})\vec{k}

Then,

\int\int_{S}\vec{n}dS=\int\int_{S}(\vec{i}\cdot\vec{n})dS\vec{i}+\int\int_{S}(\vec{j}\cdot\vec{n})dS\vec{j}+\int\int _{S}(\vec{k}\cdot\vec{n})dS\vec{k}

I stacked to this step...
 
  • #12
fibonacci101 said:
\vec{n}=(\vec{i}\cdot\vec{n})\vec{i}+(\vec{j}\cdot \vec{n})\vec{j}+(\vec{k}\cdot\vec{n})\vec{k}

Then,

\int\int_{S}\vec{n}dS=\int\int_{S}(\vec{i}\cdot\vec{n})dS\vec{i}+\int\int_{S}(\vec{j}\cdot\vec{n})dS\vec{j}+\int\int _{S}(\vec{k}\cdot\vec{n})dS\vec{k}

I stacked to this step...

Now that's GOOD! You've got it. Ok, so what does the divergence theorem tell you about the first term where F=i? You may have known this all along. But I just couldn't figure out if you did from your posts.
 
Last edited:
  • #13
Dick said:
Now that's GOOD! You've got it. Ok, so what does the divergence theorem tell you about the first term where F=i?

Divergence Theorem said that

\int\int_{S} \vec{F} \cdot \vec{n} dS = \int\int\int_{V} \nabla \cdot \vec{F} dV
 
  • #14
fibonacci101 said:
Divergence Theorem said that

\int\int_{S} \vec{F} \cdot \vec{n} dS = \int\int\int_{V} \nabla \cdot \vec{F} dV

You did it again. You just quoted the divergence theorem. What DO YOU CONCLUDE from the divergence theorem? What's F and what's div(F)?
 
  • #15
Dick said:
You did it again. You just quoted the divergence theorem. What DO YOU CONCLUDE from the divergence theorem? What's F and what's div(F)?

div F = \left[\frac{\partial}{x}\vector{i} + \frac{\partial}{y}\vector{j}+\frac{\partial}{z}\vector{k}\right]\left(\vector{i} + \vector {j} +\vector{k}\right)

div F =\left[\frac{\partial}{x}\vector{0} + \frac{\partial}{y}\vector{0}+\frac{\partial}{z}\vector{0}\right]

div F = 0 + 0 + 0

div F = 0

Is this right? I hope so...
 
  • #16
Yes, kind of. <br /> div F = \left[\frac{\partial}{x}\vector{i} + \frac{\partial}{y}\vector{j}+\frac{\partial}{z}\vector{k}\right]\left(\vector{i} + \vector {j} +\vector{k}\right) <br /> should be <br /> div F = \left[\frac{\partial}{x}\vector{i} + \frac{\partial}{y}\vector{i}+\frac{\partial}{z}\vector{i}\right]\left(\vector{i} + \vector {j} +\vector{k}\right) <br /> since F=i, and your next line is not correct since i is not equal to 0. However, it is true that div F=0. What do you conclude from that?
 
  • #17
ideasrule said:
Yes. So what do you conclude from div F=0?

Yeah.. That is 0...

Thanks for helping and guiding me,Sir.

Hope to guide me in my further studies..

Thanks again... I LOVE YOU! LOL
 
  • #18
The argument looks a little strange. What is the F you are talking about? If F=i then Fx=1, Fy=0 and Fz=0. So sure, div(F)=d/dx(Fx)+d/dy(Fy)+d/dz(Fz)=0. All of the terms are zero.
 
  • #19
Dick said:
The argument looks a little strange. What is the F you are talking about? If F=i then Fx=1, Fy=0 and Fz=0. So sure, div(F)=d/dx(Fx)+d/dy(Fy)+d/dz(Fz)=0. All of the terms are zero.

Is this for me?
 
  • #20
ideasrule said:
Yes, kind of. <br /> div F = \left[\frac{\partial}{x}\vector{i} + \frac{\partial}{y}\vector{j}+\frac{\partial}{z}\vector{k}\right]\left(\vector{i} + \vector {j} +\vector{k}\right) <br /> should be <br /> div F = \left[\frac{\partial}{x}\vector{i} + \frac{\partial}{y}\vector{i}+\frac{\partial}{z}\vector{i}\right]\left(\vector{i} + \vector {j} +\vector{k}\right) <br /> since F=i, and your next line is not correct since i is not equal to 0. However, it is true that div F=0. What do you conclude from that?

By the definition of divergence...see??
 
  • #21
fibonacci101 said:
Is this for me?

Yes. Divergence is a scalar, not a vector. Your derivation just looks weird.
 
  • #22
Dick said:
Yes. Divergence is a scalar, not a vector. Your derivation just looks weird.

<br /> <br /> div F = \left[\frac{\partial}{x}\vector{i} + \frac{\partial}{y}\vector{j}+\frac{\partial}{z}\vector{k}\right]\left(\vector{ni} + \vector {nj} +\vector{nk}\right) = 0<br /> <br />

right?
 
  • #23
fibonacci101 said:
<br /> <br /> div F = \left[\frac{\partial}{x}\vector{i} + \frac{\partial}{y}\vector{j}+\frac{\partial}{z}\vector{k}\right]\left(\vector{ni} + \vector {nj} +\vector{nk}\right) = 0<br /> <br />

right?

If F=i then Fx=1, Fy=0 and Fz=0. So sure, div(F)=d/dx(Fx)+d/dy(Fy)+d/dz(Fz)=0. I know I'm repeating myself here but I don't see how what you are doing is related to div(F).
 
  • #24
Dick said:
If F=i then Fx=1, Fy=0 and Fz=0. So sure, div(F)=d/dx(Fx)+d/dy(Fy)+d/dz(Fz)=0. I know I'm repeating myself here but I don't see how what you are doing is related to div(F).

So, How is it to be equal to zero?

i don't know what to do. I thought I've already got the right solution. but it is quite wrong...
 
  • #25
It is zero. What's the definition of divergence? How can you say div(i), div(j) and div(k)=0. This is really pretty simple. I don't know why you are making this look so difficult.
 
  • #26
Dick said:
It is zero. What's the definition of divergence? How can you say div(i), div(j) and div(k)=0. This is really pretty simple. I don't know why you are making this look so difficult.

Okay!

This is my last try and I hope I will be right ..
Given a closed Surface S, the vector Area of this is zero. so that is i.t.
 
  • #27
You solved it in post 11. div(i)=0, div(j)=0 and div(k)=0. Put those in for F. Not all at once, one at a time. You were all done.
 
Last edited:

Similar threads

Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K