6 Multivariate Calculus

Multi-variable calculus is just that, multi-variable. Most expressions we have looked at in this chapter thus far involve a single variable at a time. Multi-variable calculus uses two or more variables in an expression. Where a single variable function may be denoted f(x), a multi-variable function maybe denoted f(x, y). We have seen an example of this kind of expression in implicit differentiation where we were shown an example of a function involving both x and y where y was not dependent upon x.

Multivariable calculus can involve calculations using 3D models, planes, or vectors instead of 2D graphs. The differentiation of these kinds of expressions require a unique method known as partial differentiation.

6.1 Partial Differentiation

As explained above, partial differentiation is used to take the derivative of a multivariable function with respect to one variable. We call this partial differentiation because you are treating all other variables as constants and therefore are only finding the derivative with respect to one of the many variables that make up the function.

The basic concept for taking a partial derivative with respect to one variable is to treat all other variables as constants.

 

Example:

Take the partial derivative with respect to y of f(x, y) = yx^{3} + 6y^{2}x.

    \begin{equation*} \begin{split} f(x,y)& = yx^{3} + 6y^{2}x\\ \frac{df}{dy}& = \frac{d}{dy}(yx^{3} + 6y^{2}x\\ \frac{df}{dy}& = x^{3} + 12yx \end{split} \end{equation*}

Thus we conclude that the partial derivative with respect to y for f(x,y)=yx^{3} + 6y^{2}x is \frac{df}{dy}=x^{3} + 12yx.

 

 

We saw in that example that when taking the derivative with respect to y we treated the variable x as a constant associated with y. This is the fundamental idea behind partial differentiation.

 

License

Senior Seminar Online Portfolio Copyright © by Maggie M Schildt. All Rights Reserved.

Share This Book