Answer on Question #40756 – Math - Differential Calculus | Equations
Obtain the gradient of the following scalar field:
U(p,q,z)=p2zcos2q
Solution:
The gradient vector of a scalar field f(p,q,z) is denoted ∇f or gradf.
In a rectangular coordinate system, the gradient is the vector field whose components are the partial derivatives of f: ∇f=∂p∂fi+∂q∂fj+∂z∂fk=(∂p∂f,∂q∂f,∂z∂f);
U(p,q,z)=p2zcos2q∂p∂U=2pzcos2q;∂q∂U=−2p2zsin2q;∂z∂U=p2cos2q;
Answer:
The gradient of the scalar field U: gradU=(2pzcos2q,−2p2zsin2q,p2cos2q)