Question
Question: relation between distance of closest approach and impact parameter...
relation between distance of closest approach and impact parameter
r_0 = \frac{k}{2E} \left( 1 + \sqrt{1 + \left(\frac{2Eb}{k}\right)^2} \right) \text{ or } b^2 = r_0^2 - \frac{k}{E}r_0 \text{ where } k = \frac{Z_1 Z_2 e^2}{4\pi\epsilon_0} \text{ and } E = \frac{1}{2}mv^2
Solution
In Rutherford scattering, the trajectory of an alpha particle (charge Z1e) approaching a nucleus (charge Z2e) is a hyperbola due to the repulsive Coulomb force. The initial kinetic energy of the alpha particle is E=21mv2, where m is its mass and v is its initial speed far from the nucleus. The interaction potential is V(r)=4πϵ0rZ1Z2e2=rk, where k=4πϵ0Z1Z2e2.
We can relate the distance of closest approach (r0) and the impact parameter (b) using the conservation of energy and angular momentum.
- Conservation of Energy:
The total energy of the alpha particle is conserved. Far from the nucleus (r→∞), the potential energy is zero, and the total energy is just the initial kinetic energy E=21mv2.
At the point of closest approach (r=r0), the velocity (v0) is purely tangential (perpendicular to the position vector r0), and the total energy is the sum of kinetic and potential energy:
E=21mv02+r0k
- Conservation of Angular Momentum:
The angular momentum of the alpha particle about the nucleus is conserved. Far from the nucleus, the initial angular momentum is L=mvb, where b is the impact parameter.
At the point of closest approach (r=r0), the velocity v0 is perpendicular to the position vector r0, so the angular momentum is L=mv0r0.
Equating the initial and final angular momentum:
mvb=mv0r0⟹v0=r0vb
- Substitute v0 into the energy equation:
E=21m(r0vb)2+r0k
E=21mr02v2b2+r0k
Since E=21mv2, we can write 21mv2b2=Eb2.
E=r02Eb2+r0k
Multiply the equation by r02:
Er02=Eb2+kr0
Rearrange into a quadratic equation in r0:
Er02−kr0−Eb2=0
- Solve the quadratic equation for r0:
Using the quadratic formula r0=2E−(−k)±(−k)2−4(E)(−Eb2):
r0=2Ek±k2+4E2b2
Since r0 must be a positive distance, we take the positive root:
r0=2Ek+k2+4E2b2
r0=2Ek+2Ek2+(2Eb)2
This equation gives the distance of closest approach r0 as a function of the impact parameter b and the initial kinetic energy E.
We can also rearrange this equation to express b in terms of r0:
2Er0=k+k2+4E2b2
2Er0−k=k2+4E2b2
Squaring both sides:
(2Er0−k)2=k2+4E2b2
4E2r02−4Er0k+k2=k2+4E2b2
4E2r02−4Er0k=4E2b2
Divide by 4E2:
r02−Ekr0=b2
b=r02−Ekr0
Let r0,min=Ek=4πϵ0EZ1Z2e2. This is the distance of closest approach for a head-on collision (b=0). The relation can also be written as:
b2=r02−r0,minr0
The question asks for the relation between the distance of closest approach and the impact parameter. The derived equations provide this relationship.