Question
A proton enters a uniform magnetic field T with velocity m/s at an angle of to the field. Find the radius of the circular component and the pitch of the helical path. ( kg, C)
(JEE Main 2024 pattern)
Solution — Step by Step
When the velocity is at angle to :
- m/s (creates circular motion)
- m/s (unchanged, moves along field)
The parallel component is unaffected by the magnetic force ( is zero when ).
The perpendicular component creates circular motion. Equating magnetic force to centripetal force:
Time period of circular motion (independent of speed):
Pitch = distance moved along the field in one revolution:
Why This Works
The magnetic force is always perpendicular to velocity — it changes direction but not speed. The key insight is the angle between and :
graph TD
A["Charge enters B field"] --> B{"Angle between v and B?"}
B -->|"θ = 0° (parallel)"| C["No force<br/>Straight line path"]
B -->|"θ = 90° (perpendicular)"| D["Circular path<br/>r = mv/qB"]
B -->|"0° < θ < 90°"| E["Helical path"]
E --> F["Circular component: v⊥ = v sinθ"]
E --> G["Linear component: v∥ = v cosθ"]
F --> H["Radius = mv⊥/qB"]
G --> I["Pitch = v∥ × T"]
D --> J["Time period T = 2πm/qB<br/>(independent of v!)"]
Alternative Method — Using the Lorentz Force Directly
Write in component form. If and , then — force only in the plane perpendicular to . This confirms circular motion in the xy-plane while stays constant.
The time period does not depend on velocity. This is why cyclotrons work — particles of all speeds complete one revolution in the same time, staying in sync with the alternating voltage. JEE loves asking “what remains constant: radius, time period, or frequency?” Answer: time period and frequency.
Common Mistake
Students use the total velocity instead of in the radius formula when the charge enters at an angle. The radius depends only on the perpendicular component: . Using total gives a larger radius and wrong pitch. Always decompose first.