Finding Nabla Operator for f(r) with r = |R|

  • Thread starter Thread starter MCooltA
  • Start date Start date
  • Tags Tags
    Nabla Operator
MCooltA
Messages
8
Reaction score
0

Homework Statement


I need to find \nablaf(r). I am given r = |R| where R is a vector, R =(x,y,z). I also have the function f(r) which is a differentiable function of r.

Homework Equations



So i know \nabla(g) = (\partialg/\partialx, \partialg/\partialy, \partialg/\partialz)

The Attempt at a Solution



So I've got;

r=√(x^2 + y^2 + z^2)

\nabla(r) = (2x,2y,2z)

Do i need to apply \nabla operator again to the above \nabla(r)?

Does \nabla(\nabla(r)) equal \nablaf(r)?
 
Physics news on Phys.org
No, of course not. For one thing, \nabla \nabla r makes no sense. \nabla r is a vector function and "\nabla f has to be applied to a scalar function. Also, there is NO "f" in that. You would be saying that nabla f(r) is the same for all functions! You need the chain rule:
\nabla f(r)= \frac{df}{dr}\nabla r
df/dr will be a scalar function aand \nabla f a vector function so this is scalar multiplication.

Or, equivalently, replace r in the function with (x^2+ y^2+ z^2)^{1/2} and find the gradient.

What is f?
 
Thanks for your reply. So far I've got;

\nabla(r) = (1/r) (x,y,z).

And then for df/dr = \partialf_{x}/\partialx + \partialf_{y}/\partialy + \partialf_{z}/\partialz

Im unsure about what df/dr is.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top