미국 고딩의 물리학노트

1.3 Partial Derivative 본문

수학(Mathematics)/다변수미적분학(Multivariable Calculus)

1.3 Partial Derivative

언감자 2022. 7. 27. 07:38

The ultimate goal of calculus is deriving the derivative and antiderivative of a given function. If so, what is the concept in multivariable calculus corresponding with "derivatives"? Yet we cannot propose a perfectly matching concept, by iterating the actual process of getting the derivative fixed on a certain plain. We call this concept a partial derivative. Partial derivative is the derivative with respect to one of those variables, while the others are held constant.

 


 

When the limit exists, $f$ is partially differentiable by $x_{i}$ at $\left ( a_{1},a_{2},...,a_{n} \right )$. If $f$ is partially differentiable by all dependent variables at $\left ( a_{1},a_{2},...,a_{n} \right )$, then it is totally differntiable at $\left ( a_{1},a_{2},...,a_{n} \right )$. The partial derivative $\frac{\partial f}{\partial x_{i}}$ can be seen as another function defined on $U$ and can again be partially differentiated. 

2.2.1.3. Partial Derivative


The partial derivative can be thought of as the rate of change of the function in the $x$-direction. Therefore, partial derivative of $f$ with respect to $x_{i}$ can be seen as the instantaneous rate of change of $f$ with respect to $x_{i}$, setting the change of all other variables as 0. 

 

As mentioned, a partial derivative shares a lot of properties with the derivative of a univariable function.


2.2.1.4. Higher Partial Derivative


Generally, partial derivation of different variables is not commutative. In other words, $\frac{\partial }{\partial x}(\frac{\partial }{\partial y})f\neq \frac{\partial }{\partial y}(\frac{\partial }{\partial x})f$. However, Alexis Claude Clairaut found an exceptional condition. 

 

Consider a function $f$ defined on $D$ which contains point $(a,b)$. $f_{xy}(a,b)=f_{yx}(a,b)$ if functions $f_{xy}$ and $f_{yx}$ are both differentiable at $D$.

2.2.1.5. Clairaut's Theorem


 

Comments