Module 1
:
A Crash Course in Vectors
Lecture 5
:
Curl of a Vector - Stoke's Theorem
Laplacian :
Since gradient of a scalar field gives a vector field, we may compute the divergence of the resulting vector field to obtain yet another scalar field. The operator div(grad)
is called the
Laplacian
and is written as
.
If
is a scalar, then,
Example 24
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17