The beauty of physics often lies in how abstract mathematical equations perfectly describe elegant physical realities. In this problem, we are given the linear momentum of a particle as a function of time and asked to find the angle between its momentum and the force acting on it.
At first glance, it might seem like we don't have enough information. We have the momentum, but where is the force? This is where the fundamental principles of classical mechanics come to our rescue.
Analyzing the Setup
Let's take a close look at the given momentum vector:
p(t)=Acos(kt)i^−Asin(kt)j^
Notice the structure of this equation. The x-component and y-component are governed by cosine and sine functions, respectively. This tells us that the magnitude of the momentum is constant, but its direction is continuously rotating. The particle is undergoing uniform circular motion!
However, to find the angle between the momentum and the force, we need an explicit expression for the force vector.
The Master Equation
This is where Newton's Second Law of Motion steps in. It states that the net force acting on a particle is equal to the rate of change of its linear momentum. Mathematically, this is expressed as:
Our path forward is clear: we must differentiate the momentum vector with respect to time. Let's break it down component by component.
First, we differentiate the x-component. Using the chain rule, the derivative of cos(kt) is −ksin(kt).
dtd[Acos(kt)]=−Aksin(kt)
Next, we differentiate the y-component. The derivative of −sin(kt) is −kcos(kt).
dtd[−Asin(kt)]=−Akcos(kt)
Combining these results, we obtain the force vector:
F(t)=−Aksin(kt)i^−Akcos(kt)j^
Final Calculation
Now we have both the momentum vector p and the force vector F. To find the angle θ between them, the most powerful mathematical tool at our disposal is the dot product.
The dot product of two vectors is defined geometrically as:
It can also be calculated algebraically by multiplying the corresponding components and summing them up. Let's perform this algebraic calculation.
Multiplying the i^ components:
(Acos(kt))(−Aksin(kt))=−A2ksin(kt)cos(kt)
Multiplying the j^ components:
(−Asin(kt))(−Akcos(kt))=A2ksin(kt)cos(kt)
Now, we add these two products together to find the total dot product:
F⋅p=−A2ksin(kt)cos(kt)+A2ksin(kt)cos(kt)
Look at that! The two terms are exact opposites. They perfectly cancel each other out.
What does this mean physically? Since neither the force nor the momentum is a zero vector, their magnitudes are non-zero. Therefore, for the dot product to be zero, the cosine of the angle between them must be zero.
The force is always acting at a 90∘ angle to the momentum. This perfectly aligns with our initial observation: in uniform circular motion, the centripetal force is always perpendicular to the instantaneous velocity (and thus momentum) of the particle!