Question
Question: A particle moves with deceleration along the circle of radius R so that at any moment of time its ta...
A particle moves with deceleration along the circle of radius R so that at any moment of time its tangential and normal accelerations are equal in magnitude. At the initial moment t = 0 the speed of the particle equals v0, then :
(i) the speed of the particle as a function of the distance covered s will be
(ii) the total acceleration of the particle as function of velocity.

v = v0 e−s/R
a = \sqrt{2}$$\frac{v^2}{R}
v = v0 es/R
a = Rv2
v = v0 e−R/s
a = R2v2
v = v0 eR/s
a = R22v2
Both (i) and (ii) are (A)
Solution
The problem involves analyzing the motion of a particle in non-uniform circular motion. We are given that the particle moves with deceleration, and the magnitudes of its tangential and normal accelerations are equal.
Part (i): Speed of the particle as a function of the distance covered (s)
-
Normal Acceleration (an): This acceleration is always directed towards the center of the circle and its magnitude is given by:
an=Rv2
where v is the instantaneous speed and R is the radius of the circle.
-
Tangential Acceleration (at): This acceleration is responsible for changing the magnitude of the speed. It can be expressed as:
at=dtdv
Since the particle is decelerating, at is negative (opposite to the direction of velocity). Also, using the chain rule, at=dsdvdtds=vdsdv, where s is the distance covered.
-
Given Condition: The magnitudes of tangential and normal accelerations are equal: ∣at∣=∣an∣. Since the particle is decelerating, its speed is decreasing, so at=−an. Therefore, we can write:
vdsdv=−Rv2
-
Solve the Differential Equation: Assuming v=0 (the particle is moving), we can divide both sides by v:
dsdv=−Rv
This is a separable differential equation. Separate the variables:
vdv=−Rds
-
Integrate: Integrate both sides from the initial conditions (s=0, v=v0) to the current conditions (s, v):
∫v0vv′dv′=∫0s−Rds′
[lnv′]v0v=[−Rs′]0s
lnv−lnv0=−Rs−0
ln(v0v)=−Rs
-
Exponentiate: To find v, take the exponential of both sides:
v0v=e−s/R
v=v0e−s/R
Part (ii): Total acceleration of the particle as a function of velocity
-
Total Acceleration (a): In circular motion, the tangential acceleration (at) and normal (centripetal) acceleration (an) are always perpendicular to each other. The magnitude of the total acceleration is given by the Pythagorean theorem:
a=at2+an2
-
Apply Given Condition: We are given that the magnitudes of tangential and normal accelerations are equal, i.e., ∣at∣=∣an∣. We know an=Rv2. Therefore, ∣at∣=Rv2.
-
Substitute into Total Acceleration Formula:
a=(Rv2)2+(Rv2)2
a=2(Rv2)2
a=2Rv2
The final answer is Both (i) and (ii) are (A)
Explanation of the solution: (i) Tangential acceleration at=vdsdv and normal acceleration an=Rv2. Given ∣at∣=∣an∣ and deceleration, vdsdv=−Rv2. Solving the differential equation vdv=−Rds by integrating from (v0,0) to (v,s) yields ln(v/v0)=−s/R, which simplifies to v=v0e−s/R. (ii) Total acceleration a=at2+an2. Given ∣at∣=∣an∣ and an=Rv2, substitute these into the formula: a=(Rv2)2+(Rv2)2=2(Rv2)2=2Rv2.