Vector and partial derivatives

Crazy Gnome
Messages
13
Reaction score
0

Homework Statement



Two charges one located at P at the position (x,y,z) and P' at the position (x',y',z')

Let f= 1/R.
Calculate Fx= partial derivative of f with respect to x.
Calculate Fx'= partial derivative of f with respect to x'.

There are sub question involving the same thing with other variables but if you could help me figure out the first part that should go easy.

The Attempt at a Solution



I solved R to be = (x-x')i + (y-y')j + (z-z')k... i think that's right but I do not know how to go about finding the partial derivatives of f. I have never really worked with vectors let alone inverse vectors with calculus.
 
Physics news on Phys.org
There is no such thing as an 'inverse vector'. I would guess they mean R=|(x,y,z)-(x',y',z')|, Which is R=sqrt((x-x')^2+(y-y')^2+(z-z')^2).
 
Dick said:
There is no such thing as an 'inverse vector'. I would guess they mean R=|(x,y,z)-(x',y',z')|, Which is R=sqrt((x-x')^2+(y-y')^2+(z-z')^2).

Right, I got that part. But what is a partial derivative of 1/ a vector?
 
It can't be a vector. 1/'a vector' doesn't make any sense. Are you sure they didn't write 1/|R|? It's just the partial derivative of a scalar function.
 
Dick said:
It can't be a vector. 1/'a vector' doesn't make any sense. Are you sure they didn't write 1/|R|? It's just the partial derivative of a scalar function.

Right *bangs head against the wall*. The only difference on the homework sheet between the vector and the magnitude is the vector is in bold. My stupid mistake.


-Thanks
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top