S. Moger
- 52
- 2
Homework Statement
Find the field line of
\vec{E}(\vec{r}) = \frac{m}{4 \pi r^3} (2 \cos\theta, \sin\theta, 0)
through the point (a, b, c)
(Spherical coordinates).
m is a constantI know the answer, but I don't see what I do wrong.
The Attempt at a Solution
\frac{d\vec{r}}{d \tau} = C \cdot \vec{E}(\vec{r}(\tau))
\frac{dr}{d \tau} = C \cdot \frac{m}{4 \pi r^3} 2 \cos\theta
\frac{d\theta}{d \tau} = C \cdot \frac{m}{4 \pi r^3} \sin\theta
\frac{d\phi}{d \tau} = 0
By setting C = \frac{4 \pi}{m} I get
\frac{dr}{d \tau} = \frac{ 2 \cos\theta}{r^3}
\frac{d\theta}{d \tau} = \frac{\sin\theta}{r^3}
\frac{d\phi}{d \tau} = 0
To get rid of r^3 I divide \frac{d\theta}{d \tau} by \frac{dr}{d \tau} (must not be zero and so on) and get
2 \tan^{-1}\theta \frac{d\theta}{d \tau} = \frac{dr}{d \tau}
Then I multiply both sides with d\tau (which is a somewhat mysterious operation to me).
After integration I obtain 2 \log (\sin\theta) = r + const. I could of course determine the const and so on, but this isn't the answer anyway.
Where's the error and why?
Scale factors? But if so, why?