Find the grad (vector calculus)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
sara_87
Messages
748
Reaction score
0

Homework Statement



show that
grad(r.[tex]\hat{k}[/tex]/r^3) = [r^2[tex]\hat{k}[/tex]-3(r.[tex]\hat{k}[/tex])r]/r^5

Homework Equations





The Attempt at a Solution



I know that r=xi+yj+zk
and i know how to calculate the grad from the formula but, what is r.[tex]\hat{k}[/tex] ?
thank you
 
Physics news on Phys.org
r.k=z. So you can just show it directly by showing both sides are equal. But actually that formula holds for any constant vector 'k'. If f is a scalar function (like r.k) and g is a scalar function (like r^3), grad(f/g)=grad(f)/g-f*grad(g)/g^2. That's what the two different terms on the right side are.