Karol
- 1,380
- 22
Homework Statement
I take the divergence of the function:
V=x^2 \boldsymbol{\hat {x}}+3xz^2\boldsymbol{\hat {y}}-2xz\boldsymbol{\hat {z}}
And get zero. the answer doesn't make sense, since i expect to get a zero divergence only for a function that looks like the one in the drawing attached.
The Attempt at a Solution
\nabla \cdot V=2x+0-2x=0
I test to see whether the function V behaves like in the drawing.
The function V at an arbitrary point, (1,1,1) is:
V_(1,1,1)=1\boldsymbol{\hat {x}}+3\boldsymbol{\hat {y}}-2\boldsymbol{\hat {z}}
And, on another arbitrary point, let's say (2,2,2):
V_(2,2,2)=4\boldsymbol{\hat {x}}+6\boldsymbol{\hat {y}}-6\boldsymbol{\hat {z}}
The vectors are different, not the same like i expected.