Questions: Higher-Order Partial Derivatives

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A student computes ∂²f/∂x∂y for f(x,y) = x³y by differentiating with respect to x first (getting 3x²y, then 3x²), while another student differentiates with respect to y first (getting x³, then 3x²). Both get 3x². The first student concludes: 'The notation ∂²f/∂x∂y means differentiate x first, since x appears first in the denominator.' What is wrong with this reasoning?

AThe notation actually means differentiate with respect to y first, then x; they got the same answer only because Clairaut's theorem applies here
BThe student is correct — in Leibniz notation, you differentiate the leftmost variable first
CClairaut's theorem doesn't apply to polynomials, so both computations are coincidentally correct
DBoth computations are invalid — higher-order partials require the limit definition
Question 2 Multiple Choice

For a function f(x,y) with continuous second-order partial derivatives, how many *distinct* second-order partial derivatives does it have?

AFour — f_xx, f_xy, f_yx, and f_yy are all potentially different
BTwo — only the pure second derivatives f_xx and f_yy carry independent information
CThree — f_xx, f_yy, and f_xy, since Clairaut's theorem guarantees f_xy = f_yx
DOne — the Hessian determinant summarizes all second-order behavior in a single number
Question 3 True / False

The Hessian matrix H of a function f(x,y) is generally symmetric.

TTrue
FFalse
Question 4 True / False

In Leibniz notation, ∂²f/∂y∂x means: differentiate with respect to y first, then x.

TTrue
FFalse
Question 5 Short Answer

Clairaut's theorem states that mixed partial derivatives are equal when they are continuous. Why does the theorem require *continuity* of the mixed partials — isn't it enough that they simply exist?

Think about your answer, then reveal below.