flyingpig
- 2,574
- 1
Homework Statement
Basically I am deriving Biot-Savart's Law using the vector method. The one my book gives me is impossible to rememberThe Attempt at a Solution
http://img39.imageshack.us/img39/6584/pictureson.th.png
Uploaded with ImageShack.us
So I am actually just going to do the indefinite integral first, but I got so many differentials, it's ridiculous
d\vec{s} = <0,d\vec{y},0>
\hat{r} = <\sin\theta,\cos\theta,0>
\begin{vmatrix}<br /> i & j & k\\ <br /> 0& d\vec{y} &0 \\ <br /> \sin\theta & \cos\theta &0 <br /> \end{vmatrix} = -\sin\theta d\vec{y} \hat{k}
So now my integral is
\vec{B} = \frac{\mu_0 I}{4\pi}\int \frac{-\sin\theta d\vec{y} \hat{k}}{r^2}
Now here is the problem, I had trouble finding what r2 is, I decided to let it be x^2 + y^2 = r^2
But then my integral becomes\vec{B} = \frac{\mu_0 I}{4\pi} \int \frac{-\sin\theta d\vec{y} \hat{k}}{x^2 + y^2}
Now the problem is, I could do a trig substitution and let y = xtanθ
\vec{B} = \frac{\mu_0 I}{4\pi} \int \frac{-\sin\theta d\vec{y} \hat{k}}{x^2 + x^2 tan\theta ^2}
\vec{B} = \frac{\mu_0 I}{4\pi} \int \frac{-\sin\theta d\vec{y} \hat{k}}{x^2 sec\theta ^2}
\vec{B} = \frac{\mu_0 I}{4\pi} \int \frac{-\sin\theta \cos^2\theta d\vec{y} \hat{k}}{x^2 }
Now the question is, how do I get rid of the x2?
EDIT: TEX FIXED
Last edited by a moderator: