Logan Land
- 83
- 0
To solve the gradient f when f = ln |r| do I start with differentiating each x,y,z term of the vector?Like ln|x| ln|y|...etc.
View attachment 4146
View attachment 4146
i tried to follow how I attempted the next question, gradient f if f=1/rFantini said:Notice that $\ln(\| {\mathbf r} \|) = \ln (\sqrt{x^2+y^2+z^2})$. You need to use the chain rule for the gradient. I don't understand your notation. :(
Fantini said:Remember the gradient is $$\nabla f = \left( \frac{\partial f}{\partial x}, \frac{\partial f}{\partial y}, \frac{\partial f}{\partial z} \right).$$ Since we've established $$\frac{\partial f}{\partial x} = \frac{x}{\sqrt{x^2+y^2+z^2}}$$ and likewise for the other partial derivatives, we have $$\nabla f = \frac{(x,y,z)}{\sqrt{x^2+y^2+z^2}} = \frac{{\mathbf r}}{r} = \frac{\widehat{ {\mathbf r}}}{r^2}.$$ :) Hope this helps. What do you mean with 'zbar'?
Patricio Lima said:I did not understand. gradiente (1/r) = - r/ r^3 ??