Loading [MathJax]/jax/output/CommonHTML/fonts/TeX/fontdata.js
Paul's Online Notes
Paul's Online Notes
Home / Calculus III / Partial Derivatives / Higher Order Partial Derivatives
Hide Mobile Notice  
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 13.4 : Higher Order Partial Derivatives

1. Verify Clairaut’s Theorem for the following function.

f(x,y)=x3y24y6x3

Show All Steps Hide All Steps

Start Solution

First, we know we’ll need the two 1st order partial derivatives. Here they are,

fx=3x2y2+12x4y6fy=2x3y24x3y5 Show Step 2

Now let’s compute each of the mixed second order partial derivatives.

fxy=(fx)y=6x2y+72x4y5fyx=(fy)x=6x2y+72x4y5

Okay, we can see that fxy=fyx and so Clairaut’s theorem has been verified for this function.