Electric Potential Difference and Position Vectors: Finding Vba

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
12 replies · 1K views
Arman777
Insights Author
Gold Member
Messages
2,163
Reaction score
191

Homework Statement


I have a potential Value like ##V=V(x,y,z)+C##
I found ##\vec E## using partial derivative, like ##\vec E=((-∂V/∂x)i+(-∂V/∂y)j+(-∂V/∂z) k)##
there's two position vectors,
##\vec r_{a}=2i##
##\vec r_{b}=j+k##
We need to find ##V_{ba}=?##

Homework Equations


##V_b-V_a=-\int_{r_{a}}^{r_{b}} \vec E⋅d\vec r##
##V_r=V(x_i,y_i,z_i)## where ##r=(x_i,y_i,z_i)##

The Attempt at a Solution


Ok I found E but since we are taking partial derivative the constant term disappeared.

I can find from ##V_b=V(0,1,1)## and ##V_a=V(2,0,0)## and the difference will be ##V_b-V_a=V_{ba}##

But If ı try to do this from ##V_b-V_a=-\int_{r_{a}}^{r_{b}} \vec E⋅d\vec r## using this.How can I approach the question.##\vec E## is a function of ##x,y,z## but we need a function of ##\vec r##

I mean the confusing part is,
##V_b-V_a=-\int_{r_{a}}^{r_{b}} ((-∂V/∂x)i+(-∂V/∂y)j+(-∂V/∂z) k)⋅d\vec r##

How can I take integral in this case ?

I ll do ##\vec E⋅\vec r_a-\vec E⋅\vec r_b## ??

And is my approach or answer is true..? , Is a constant term here makes a diffference ?
 
Physics news on Phys.org
BvU said:
Hi,

If you have an expression for V, why go the long way via ##\vec E## and integration if you can simply take ##V_b-V_a## ?

Just curiosity :)
 
Arman777 said:
How can I take integral in this case ?
Write ##d\vec r## as ##dx \, {\bf\hat\imath} + dy \, {\bf\hat\jmath}+ dz\, {\hat k}## and write out the dot product to give you three terms of the integrand in three integrals...
 
BvU said:
Write ##d\vec r## as ##dx \, {\bf\hat\imath} + dy \, {\bf\hat\jmath}+ dz\, {\hat k}## and write out the dot product to give you three terms of the integrand in three integrals...

so ##V_b-V_a=-\int_{x=0}^{2}\int_{y=0}^{1}\int_{z=0}^{1} ((-∂V/∂x)+(-∂V/∂y)+(-∂V/∂z))dxdydz##
 
or maybe
##V_b-V_a=-\int_{x=0}^{2}((-∂V/∂x)dx+\int_{y=0}^{1}(-∂V/∂y)dy+\int_{z=0}^{1}(-∂V/∂z))dz##
 
BvU said:
No. dxdydz is a volume integral. That's not the idea...
I see you are right
But it must be the
Arman777 said:
or maybe
##V_b-V_a=-\int_{x=0}^{2}((-∂V/∂x)dx+\int_{y=0}^{1}(-∂V/∂y)dy+\int_{z=0}^{1}(-∂V/∂z))dz##

I did your example and it gave me the same thing.I understand the idea.But the constant dissapered which that's bothers.Or maybe it didnt.

And thanks :smile::smile:
 
I think in the calculating V difference, the constant has no affect.Of course it doesn't that's the logical thing...