If we know the scalar field is φ(x,y,z)=3x2y−y3z2, we only have to find the first partial derivatives to have the gradient of the function that describes the scalar field:
▽φ(x,y,z)=(∂x∂φ(x,y,z),∂y∂φ(x,y,z),∂z∂φ(x,y,z))=(6xy,3(x2−y2z2),−2y3z)
The gradient can be calculated by substituting (x, y, z) = (1, -2, 1) and we find
▽φ(1,−2,1)=(6(1)(−2),3((1)2−(−2)2(1)2),−2(−2)3(1))
⟹▽φ(1,−2,1)=(−12,−9,16) .
In conclusion, at the point (1, -2, 1) we find the gradient▽φ(1, -2, 1) to be (-12, -9, 16).
Reference:
- Serway, R. A., & Jewett, J. W. (2018). Physics for scientists and engineers. Cengage learning.
Comments