Understanding Vector Calculus Proof: Divergence Theorem and Scalar Field

physiks
Messages
101
Reaction score
0
The following is used as part of a proof I'm trying to understand:

Vf(.A)dV=∫SfA.dS-∫VA.(f)dV
where f is a scalar field, and the surface integral is taken over a closed surface (which presumably encloses the volume).

I'm not sure how to go about proving this. I can see the divergence theorem will come into play at some stage, but the scalar field seems to be in the way to start with. This is probably really simple, I'm a little rusty with my vector calculus.

Clues would be helpful, thanks :)
 
Physics news on Phys.org
Hi physiks,
Rewrite your expression like $$\int_V f(\nabla \cdot \mathbf{A}) + \mathbf{A} \cdot (\nabla f)\, dV = \int_S f\mathbf{A} \cdot \mathbf{dS}$$ and work with the left hand side to show the right hand side.
 
CAF123 said:
Hi physiks,
Rewrite your expression like $$\int_V f(\nabla \cdot \mathbf{A}) + \mathbf{A} \cdot (\nabla f)\, dV = \int_S f\mathbf{A} \cdot \mathbf{dS}$$ and work with the left hand side to show the right hand side.

Got it, thanks!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top