The differentiation provides the slope of a function. In case a function depends upon more than one variable then to find slope concerning a particular variable we do partial differentiation.
EXAMPLE OF A 3 VARIABLE FUNCTION:(here Fx, Fy, Fz may be constant or variable concerning x, y,z respectively)
$F=F_{x}\widehat{i}+F_{y}\widehat{j} +F_{z}\widehat{k} $Mark that inverted triangle like structure is called Del. Operator given as
$\overrightarrow{\nabla}=\dfrac{\partial }{\partial x}\widehat{i}+\dfrac{\partial }{\partial y}\widehat{j}+\dfrac{\partial }{\partial z}\widehat{k} $In the case of a differential operator, we have mainly three operators (others are there also but they are derived from these operators).
- GRADIENT
- DIVERGENCE
- CURL
GRADIENT
- Mathematical expression
- Physical meaning(why we need it?)
- How math and reality matches?
$ \dfrac{\partial F_{z}}{\partial x} $tends to Zero 0 as Fy and Fz is constant with respect to x.
DIVERGENCE
- Mathematical
expression
DEL [DOT] FUNCTION
- Physical meaning(why we need it?)
Divergence measures the outflow of a vector field from a particular point (x, y, z).
- How math and reality match? (proof)
Let's take a cuboide of dx*dy*dz dimension
The flow of F to the cube through face OAGF
The flow of F out of the cube through face EBCD
Now subtracting one from other in y-direction faces as in one face F is to the inside of cube and other is outside. Result is
$\left( F_{y}\right) \Delta x\Delta z$-$\left( F_{y}+\dfrac{\partial F_{y}}{\partial y}\Delta y\right) \Delta x\Delta z$
=(-$\left( \dfrac{\partial F_{y}}{\partial y}\right) \Delta x\Delta y\Delta z$)
The negative sign shows that the net flow is out of the cube.
the previous one was for the y-direction similarly for x-direction we will get
And for z-direction :
Now adding all these previous found result for all independent direction we will get.
DEL[•] F
CURL
- Mathematical expression
- Physical meaning(why we need it?)
- How math and reality matches?
$\left( \dfrac{\partial }{\partial x}\widehat{i}+\dfrac{\partial }{\partial y}\widehat{i}+\dfrac{\partial }{\partial z}\widehat{i}\right) \times\left( F_{x}\widehat{i}+F_{y}\widehat{j}+F_{z}\widehat{k}\right)$
We will apply a trick here I.e. we will bring out the magnitude of |F| from second factor and change the function like below
Cross multiplication of gradient vector of F with unit vector to F will give a perpendicular vector to both of these (gradient Of F and F) and the area of cross multiplication will decide curl of F.


0 Comments