Understanding Divergence and Gradient in Vector Fields

  • Thread starter Thread starter asi123
  • Start date Start date
  • Tags Tags
    Divergence
asi123
Messages
254
Reaction score
0
What is the Divergence? is it only the Partial derivatives?

Lets say I have a vector field: F=x^2i+y^2j+z^2k, the divergence is F=2xi+2yj+2zk?

And if it is, than what is the gradient?:confused:
 
Last edited by a moderator:
Physics news on Phys.org


A divergence is evaluated of a vector field, while the gradient (assuming you mean grad) is done for scalar fields. A related operation, the curl is performed on a vector field.

So we have:
curl: vector field -> vector field
div: vector field -> scalar field
grad: scalar field -> vector field

I'm wondering if there is any defined operation such that we can get a scalar field from a scalar field?
 


asi123 said:
What is the Divergence? is it only the Partial derivatives?

Lets say I have a vector field: F=x^2i+y^2j+z^2k, the divergence is F=2xi+2yj+2zk?
No. the diverence of this vecor field is the scalar function \nabla\cdot F= 2x+ 2y+ 2z. The "\cdot" in that notation is to remind you of a dot product: the result is a scalar.

And if it is, than what is the gradient?:confused:

The gradient is, in effect, the "opposite" of the divergence: it changes a scalar function to a vector field: at each point \nabla f points in the direction of fastest increase and its length is the derivative in that direction.

Notice that if you start with a scalar function, the gradient gives a vector function and you can then apply the divergence to that going back to a scalar function:
\nabla\cdot (\nabla f)= \nabla^2 f[/itex]<br /> called the &quot;Laplacian&quot; of f. That is a very important operator: it is the simplest second order differential operator that is &quot;invariant under rigid motions&quot;.
 


Got it, thanks.
 

Similar threads

Replies
20
Views
4K
Replies
12
Views
3K
Replies
9
Views
3K
Replies
17
Views
5K
Replies
3
Views
2K
Replies
2
Views
3K
Replies
2
Views
2K
Back
Top