Proving Lorentz Condition for Retarded Potentials in Griffith 10.8

  • Thread starter Thread starter stunner5000pt
  • Start date Start date
  • Tags Tags
    Potentials
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
4 replies · 4K views
stunner5000pt
Messages
1,447
Reaction score
5

Homework Statement


Griffith's problem 10.8
Show that retarded potentials satisfy the Lorentz condition. Hint proceed as follows
a) Show that
[tex]\nabla\cdot\left(\frac{J}{R}\right)=\frac{1}{R}\left(\nabla\cdot\vec{J}\right)+\frac{1}{R}\left(\nabla '\cdot\vec{J}\right)-\nabla '\cdot\left(\frac{J}{R}\right)[/tex]
b) Show that [tex]\nabla\cdot\vec{J}=-\frac{1}{c}\frac{\partial\vec{J}}{\partial t_{r}}\cdot(\nabla R)[/tex]
c) Note that [tex]\vec{J}=\vec{J}\left(\vec{r'},t_{r}\right)[/tex]
[tex]\nabla '\cdot J=-\frac{\partial \rho}{\partial t}-\frac{1}{c}\frac{\partial J}{\partial t_{r}}\cdot (\nabla ' R)[/tex]

where [tex]\vec{R}=\vec{r}-\vec{r'}[/tex]

2. The attempt at a solution

I managed to do the first and second parts but its the third part that i am unable to prove.
Ok so i know that [tex]\vec{J}=\vec{J}\left(\vec{r'},t_{r}\right)=\vec{J}\left(\vec{r'},t-\frac{\vec{r}-\vec{r'}}{c}\right)[/tex]

To make it simpler for me to understand let's do it for one dimension.
[tex]\frac{\partial J_{x}}{\partial x'} = \frac{\partial J_{x}}{\partial t_{r}}\frac{\partial t_{r}}{\partial x'}[/tex]
But [tex]\frac{\partial t_{r}}{\partial x'}=\frac{1}{c}\frac{\partial R}{\partial x'}[/tex]
so [tex]\frac{\partial J_{x}}{\partial x'} = \frac{1}{c}\frac{\partial J_{x}}{\partial t_{r}}\frac{\partial R}{\partial x'}[/tex]

THat explains the second term which i need to get in the proof. But how do i get the first term?

Also is it supposed to be [tex]\nabla\cdot J=-\frac{\partial \rho}{\partial t}[/tex]
or is it supposed to be [tex]\nabla'\cdot J=-\frac{\partial \rho}{\partial t}[/tex]

Thanks for your help!
 
Physics news on Phys.org
Use the product rules:
[tex]\vec \nabla \cdot \left(\frac{\vec J}{R}\right) = {1\over R}\left(\vec{\nabla} \cdot \vec J\right) + \vec J \cdot \vec{\nabla} \left({1\over R}\right)[/tex]

[tex]\vec{\nabla}' \cdot \left(\frac{\vec J}{R}\right) = {1\over R}\left(\vec{\nabla}' \cdot \vec J\right) + \vec J \cdot \vec{\nabla}' \left({1\over R}\right)[/tex]

Where:

[tex]\vec R = \vec r -\vec{r}'[/tex]

[tex]\vec \nabla ({1\over R}) = -\vec{\nabla}' ({1\over R})[/tex]
 
Last edited:
i cna use that part for the first two
but i cannot get the second part to work

while i was asleep i thought of something though

does this work? I have clearly forgotten how to apply chain rule...

[tex]\frac{\partial J_{x}}{\partial x'}=\frac{\partial J_{x}}{\partial x'}+\frac{\partial J_{x}}{\partial t_{r}}\frac{\partial t_{r}}{\partial x'}\frac{\partial x}{\partial x'}[/tex]

is this correct??
 
stunner5000pt said:
i cna use that part for the first two
but i cannot get the second part to work

while i was asleep i thought of something though

does this work? I have clearly forgotten how to apply chain rule...

[tex]\frac{\partial J_{x}}{\partial x'}=\frac{\partial J_{x}}{\partial x'}+\frac{\partial J_{x}}{\partial t_{r}}\frac{\partial t_{r}}{\partial x'}\frac{\partial x}{\partial x'}[/tex]

is this correct??

I will show you the steps for [itex]\vec \nabla \cdot \vec J[/itex]

[tex]\frac{\partial t_r}{\partial x} = -{1\over c}\frac{\partial R}{\partial x}[/tex]

So,
[tex]\vec \nabla \cdot \vec J = \frac{\partial J_x}{\partial x} + \frac{\partial J_y}{\partial y} + \frac{\partial J_z}{\partial z}[/tex]

[tex]= \frac{\partial J_x}{\partial t_r}\frac{\partial t_r}{\partial x} + \frac{\partial J_y}{\partial t_r}\frac{\partial t_r}{\partial y} + \frac{\partial J_z}{\partial t_r}\frac{\partial t_r}{\partial z}[/tex]

[tex]= -{1\over c} \frac{\partial \vec {J}}{\partial t_r}\cdot (\vec \nabla R)[/tex]

Can you prove the same for Div J'?
 
Last edited:
Reshma said:
I will show you the steps for [itex]\vec \nabla \cdot \vec J[/itex]

[tex]\frac{\partial t_r}{\partial x} = -{1\over c}\frac{\partial R}{\partial x}[/tex]

So,
[tex]\vec \nabla \cdot \vec J = \frac{\partial J_x}{\partial x} + \frac{\partial J_y}{\partial y} + \frac{\partial J_z}{\partial z}[/tex]

[tex]= \frac{\partial J_x}{\partial t_r}\frac{\partial t_r}{\partial x} + \frac{\partial J_y}{\partial t_r}\frac{\partial t_r}{\partial y} + \frac{\partial J_z}{\partial t_r}\frac{\partial t_r}{\partial z}[/tex]

[tex]= -{1\over c} \frac{\partial \vec {J}}{\partial t_r}\cdot (\vec \nabla R)[/tex]

Can you prove the same for Div J'?

I got it now thanks a lot