Partial DerivativessteemCreated with Sketch.

in #math9 years ago

PartialDerivatives.png


In a beginning calculus course a student learns to define the derivative using limits and then learns multiple rules to learn how to differentiate functions without using limits. In this post I will discuss the concept of a partial derivative and give some examples of how to calculate them.

When taking the derivative of a single variable function such as f(x) there is only one way to do it, by taking the derivative with respect to the variable x. Suppose instead that we have a multivariable function f(x, y). Since this function has two independent variables it is possible to take the derivative of the function with respect to x and with respect to y and these are called partial derivatives.

The partial derivatives can be defined using limits just as the derivative of a single variable function is defined using a limit. In this post we will not go in to the limit definition but instead use intuition to calculate the partial derivatives of a function.

The partial derivatives of f(x, y) are denoted by fx and fy and are called the derivatives with respect to x and with respect to y. We can find the partial derivative by treating all the variables, except the one we are differentiating with respect to, as constants and then differentiating like we would a function of a single variable.

For our first example of how to do this consider the function f(x, y) = xy. To find fx we treat y as a constant and take the derivative normally. If y is a constant then we are essentially just differentiating the function x which we know has derivative equal to 1. Thus it follows that fx = 1 * y = y. Similarly, if we want to find fy then we treat x as a constant and differentiate with respect to y to get fy = x * 1 = x.

For the next example we will find the partial derivatives of f(x, y) = x2 + y2. For the partial derivative with respect to x we have fx = 2x + 0 = 2x because we treat y2 as a constant. Similarly, we have fy = 0 + 2y = 2y.

In the above two examples we have calculated the partial derivatives for functions of two variables. Partial derivatives can be calculated for a function of any number of variables and there is one partial derivative for each variable of the function. Let us now calculate the partial derivatives of the function f(x, y, z) = xcos(y) + z. This function has three partial derivatives, one for each variable. We have fx = 1 * cos(y) + 0 = cos(y), fy = x(-sin(y)) + 0 = -xsin(y) and fz = 0 + 1 = 1.

In this post we have shown how to calculate the partial derivatives of multivariable functions and have shown that for each variable of a function there is a partial derivative. The partial derivative is calculated by holding all but one of the variables fixed and then taking the derivative as if it were a function of one variable.


References:

https://en.wikipedia.org/wiki/Partial_derivative
http://mathworld.wolfram.com/PartialDerivative.html


All content in this post was created by myself.

Coin Marketplace

STEEM 0.04
TRX 0.32
JST 0.075
BTC 64254.00
ETH 1675.47
USDT 1.00
SBD 0.42