- #1
delyle
- 3
- 0
Homework Statement
This is the problem 10.10 in Griffiths' Introduction to Electrodynamics, 3e
(See attached image)
I am only concerned about finding the retarded vector potential [itex] \textbf{A} [/itex]
Homework Equations
[itex] \textbf{A}(r',t) = \frac{\mu_{0}}{4\pi} \int \frac{ \textbf{I}(t_{r}) dl}{r'}[/itex]
[itex] t_{r} = t - r'/c [/itex]
The Attempt at a Solution
I got this far:
[itex] \textbf{A}(r',t) = \frac{\mu_{0}k}{4\pi} \left[ t \int \frac{\textbf{dl}}{r'} + \int \frac{\textbf{dl}}{c} \right][/itex]
Which matches the given solution. My next step would be to take the first integral and divide it into components, that is, take the line integral over the inner semi circle, the outer semi circle, and the two linear components on the x-axis seperately. For the line integral over the inner circle, I would take,
[itex] \int_{inner} \frac{\textbf{dl}}{r'} = -\hat{\theta} \int_{0}^{\pi} \frac{a d\theta}{a}[/itex]
which should be equal to [itex] -\pi \hat{\theta} [/itex] (r' is a in this case because we want to find the potential at the centre). However, the solution says that
[itex] \int_{inner} \frac{\textbf{dl}}{r'} = 2a\hat{x} [/itex]
The solution given for the outer integral is similar.
Either a) I've forgotten how to do line integrals (a distinct possibility), b) There is some physical reason for the solution given or c) the solution is incorrect.
I'd be very much obliged if someone could let me know what is going on for the solution given, and why my approach is incorrect.