Multivariable calculus
Partial Derivatives of (x^2 + y^2 + 1)^(3/2)
The partials of (x^2 + y^2 + 1)^(3/2) are f_x = 3x sqrt(x^2 + y^2 + 1) and f_y = 3y sqrt(x^2 + y^2 + 1). The power rule gives three halves times the square root, then the inner partial 2x or 2y multiplies in, and three halves times 2 collapses to 3.
Power rule outside, inner partial after
Treat the bracket as a single block . The power rule on gives , and then the chain rule multiplies by .
The and the multiply to , which is why the tidy form carries no fractions at all. The partial follows the same route.
Where the fractional exponent goes wrong
The first error is dropping the inner partial and writing . That is , not , and it is wrong by the factor . At the bracket is , so the true while the truncated version gives , exactly half.
The second error is distributing the exponent across the sum: is not . Exponents distribute over products, never over sums, and at the two differ by against .
The third is the exponent arithmetic. The power rule subtracts , and , so what survives is a square root. Leaving the exponent at , or flipping it to as if the power were negative, both change how fast the answer grows.
A radial gradient and the role of the plus one
Both partials share the factor , so points straight away from the origin. The surface is a bowl whose steepness grows without bound, and is the only critical point, with there.
The is doing real work. It keeps the base at least , so the square root is never zero and the fractional power is smooth on the whole plane with no special case at the origin to argue about.
Frequently asked questions
Why does the three halves disappear from the final answer?
It does not disappear, it combines. The outer power rule contributes and the inner partial contributes , and . The same cancellation happens for the partial.
Should I expand the bracket first?
No. The exponent is not a whole number, so there is no finite expansion to work with. Applying the chain rule to the bracket as a single block is both shorter and safer.