A straight line going through $\boldsymbol{x}^{\circ}=\left(x_{1}^{\circ}, x_{2}...
Jan 29, 2024
A straight line going through x∘=(x1∘,x2∘) in the direction x=(x1,x2)=0 is the set of points x∘+tx=(x1∘+tx1,x2∘+tx2). A function f:R2→R stays below its tangent plane if and only if it stays below its tangent plane on all straight lines going through all all x∘ in all directions x=0.
2dim A. Suppose that the function f:R2→R has continuous second derivatives (so that Young's theorem applies). For any x∘ and x=0, let g(t)=f(x∘+tx)=f(x1∘+tx1,x2∘+tx2).
1. Show that g′(0)=f1(x∘)x1+f2(x∘)x2=Df(x∘)⋅x.
2. Show that g′′(0)=f11(x∘)x12+2f12(x∘)x1x2+f22(x∘)x22.
Solution by Steps
step 1
To find g′(0), we differentiate f(x1∘+tx1,x2∘+tx2) with respect to t and evaluate at t=0
step 2
Using the chain rule, the derivative of f with respect to t is f1(x1∘+tx1,x2∘+tx2)⋅x1+f2(x1∘+tx1,x2∘+tx2)⋅x2
step 3
Evaluating the derivative at t=0, we get g′(0)=f1(x1∘,x2∘)⋅x1+f2(x1∘,x2∘)⋅x2
step 4
This can be written as a dot product: g′(0)=Df(x∘)⋅x, where Df(x∘) is the gradient of f at x∘
Answer
g′(0)=f1(x∘)x1+f2(x∘)x2=Df(x∘)⋅x
Key Concept
Differentiation along a path and evaluation at a point
Explanation
The derivative of a function along a path is found using the chain rule and evaluating at a specific point gives the directional derivative in the direction of the path.
Solution by Steps
step 1
To find g′′(0), we differentiate g′(t) with respect to t and evaluate at t=0
step 2
The second derivative of f with respect to t is f11(x1∘+tx1,x2∘+tx2)⋅x12+2f12(x1∘+tx1,x2∘+tx2)⋅x1x2+f22(x1∘+tx1,x2∘+tx2)⋅x22
step 3
Evaluating the second derivative at t=0, we get g′′(0)=f11(x1∘,x2∘)⋅x12+2f12(x1∘,x2∘)⋅x1x2+f22(x1∘,x2∘)⋅x22
Answer
g′′(0)=f11(x∘)x12+2f12(x∘)x1x2+f22(x∘)x22
Key Concept
Second derivative along a path
Explanation
The second derivative of a function along a path gives the curvature of the function in the direction of the path and is related to the Hessian matrix of second partial derivatives.