Why are both r and k in vector notation?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
13 replies · 2K views
gtfitzpatrick
Messages
372
Reaction score
0

Homework Statement



if [tex]\phi[/tex] = rk/r[tex]^{3}[/tex] where r=xi + yJ + zk and r is the magnitude of r, prove that [tex]\nabla[/tex][tex]\phi[/tex] = (1/r[tex]^{}5[/tex])(r[tex]^{}2[/tex]k-3(r.k)r


Right I'm not really sure where to start here...
i know

Magnitude r = [tex]\sqrt{x^{2}+y^{2}+z^{2}}[/tex]
 
Physics news on Phys.org
[tex]\nabla[/tex][tex]\phi[/tex] (is generally) = d[tex]\phi[/tex]/dx x + d[tex]\phi[/tex]/dy y + d[tex]\phi[/tex]/dz z

but could someone please give me a pointer from here. can i just multiply across the x, y, z parts of r by k/r[tex]^{3}[/tex] and then differenciate?
 
Something I am perhaps missing: why are both r and k in vector notation? This would imply a dot product; do you really mean that?

Also, in your second post, you denote the unit vectors by x,y,z. Do you mean i , j , and k? I'm not trying to be a bug! I just want to try and keep consistent, so that the problem can be clarified.
 
Last edited:
yes in the question they're both in vector notation
 
Alright, then that would imply that [tex]\phi[/tex]=z/r^3
 
sorry i meant i, j, k. I'm not sure what you mean...is z is the dot product of r.k?
 
Yes, exactly. i dotted with j or k is zero. only k dot k is 1, so the coefficient of z is 1.
 
sorry i don't really follow. I just don't know...
 
(xi + yJ + zk) dotted with k = z

After that, it's just a whole of differentiating. Could you more clearly write the 'proof' against which we should be comparing? If need be, dictate what it says instead of trying to write it out.
 
Thanks for you patience with me!
so i now have [tex]\phi[/tex] = z/[tex]\sqrt{x^{2}+y^{2}+z^{2}}[/tex] amd now i just differenciate wrt x then y then z and then tidy it all up?
Thanks a mill for all the help
 
yes, except you must cube the [tex] \sqrt{x^{2}+y^{2}+z^{2}}[/tex] !
 
Thanks had it, I'm just tidying it up now...you've put me in great humour...thanks a mill...I'm off to see dinosaur jr as soon as i get it tidied up.Thanks again
 
so i differenciated wrt x then y then z and tried to tidy it all up but i got1/r[tex]^{5}[/tex](-3(r.k)r)

When i differenciated wrt x i got -3x/r[tex]^{5}[/tex] and similar for y and z was this right?

then i just put these answers into [tex]\nabla\phi[/tex] = dx/d[tex]\phi[/tex] i + dy/d[tex]\phi[/tex] j + dz/d[tex]\phi[/tex] k

which gives
-3xz/r[tex]^{5}[/tex] i - 3yz/r[tex]^{5}[/tex] j - 3zz/r[tex]^{5}[/tex] k

am i right so far? it just seemed to tidy up to 1/r[tex]^{5}[/tex](-3(r.k)r)

when it should be 1/r[tex]^{5}[/tex](r[tex]^{2}[/tex]k-3(r.k)r)