Dated: 30-10-2024
The Triple Scalar or Box Product
The following is called the triple scalar product
Gradient of a Scalar Function
1
The \(\nabla\) is called the del operator
.
It is also called gradient
and operates on a function
.1
It returns us a vector field
which is a set
2 of vectors
3 pointing towards the steepest change in the function
.1
Directional Derivative
If \(f(x, y)\) is differentiable at \((x_0, y_0)\), and if \(\vec{u} = (u_1, u_2)\) is a unit vector
,3 then the directional derivative
of \(f\) at \((x_0, y_0)\) in the direction of \(\vec{u}\) is defined by
NOTE: There are infinite choices of \(\vec{u}\) at the point \((x_0, y_0)\).
It can also be written as
Gradient of a Function
1
If \(f(x, y)\) is a function
1 then the gradient
is defined as
Properties of Gradient
- \(f\) increases most rapidly in the direction of \(\nabla f\), which means \(\cos(\theta) = 1\) suggesting that direction given by \(\vec{u}\) is in the same direction of \(\nabla f\).
- It decreases most rapidly in direction of \(- \nabla f\)
- There is no change if we move in direction perpendicular to \(\nabla f\).
Example
Imagine we have a function
1
We are interested to know that at \((1, 1)\), in which directions does this function
1 most rapidly
- increases
- decreases
Also
Increase
We get maximum increase in the direction of the gradient
. Therefore, we need to find the unit vector
3 for gradient
.
Decrease
The decrease would be in opposite direction. Therefore,
References
Read more about notations and symbols.