d2Udx2
d2Udx2 is the second derivative of a function U with respect to x. In formal notation, it is written d^2U/dx^2. The quantity describes how the slope dU/dx changes as x varies, and it is a measure of the curvature of U along the x-direction. If d^2U/dx^2 is positive at a point, the function is locally convex there; if negative, locally concave. If it is zero, higher-order derivatives determine the behavior, and the second-derivative test may be inconclusive for identifying extrema.
Common contexts: In single-variable calculus, d^2U/dx^2 appears in the second-derivative test for local extrema and in
Example: If U(x) = x^3 + 2x, then d^2U/dx^2 = 6x. When x>0 the second derivative is positive; when
Notes: The term d2Udx2 can be used in plain-text contexts or programming languages that collapse formatting.
See also: derivative, second derivative test, Taylor series, Hessian matrix.