Section 13.5 : Differentials
This is a very short section and is here simply to acknowledge that just like we had differentials for functions of one variable we also have them for functions of more than one variable. Also, as we’ve already seen in previous sections, when we move up to more than one variable things work pretty much the same, but there are some small differences.
Given the function z=f(x,y)z=f(x,y) the differential dzdz or dfdf is given by,
dz=fxdx+fydyordf=fxdx+fydydz=fxdx+fydyordf=fxdx+fydyThere is a natural extension to functions of three or more variables. For instance, given the function w=g(x,y,z)w=g(x,y,z) the differential is given by,
dw=gxdx+gydy+gzdzdw=gxdx+gydy+gzdzLet’s do a couple of quick examples.
- z=ex2+y2tan(2x)z=ex2+y2tan(2x)
- u=t3r6s2u=t3r6s2
There really isn’t a whole lot to these outside of some quick differentiation. Here is the differential for the function.
dz=(2xex2+y2tan(2x)+2ex2+y2sec2(2x))dx+2yex2+y2tan(2x)dydz=(2xex2+y2tan(2x)+2ex2+y2sec2(2x))dx+2yex2+y2tan(2x)dyb u=t3r6s2u=t3r6s2 Show Solution
Here is the differential for this function.
du=3t2r6s2dt+6t3r5s2dr−2t3r6s3dsdu=3t2r6s2dt+6t3r5s2dr−2t3r6s3dsNote that sometimes these differentials are called the total differentials.