The Peculiar Force
Imagine a particle moving in the xy-plane
It isn't experiencing a standard constant force like gravity. Instead, it feels a highly peculiar, velocity-dependent force given by F=k(vyi^+vxj^).
Notice the beautiful symmetry here: the force in the x-direction is proportional to the velocity in the y-direction, and the force in the y-direction is proportional to the velocity in the x-direction. This is a classic example of cross-coupled kinematics. By Newton's second law, the acceleration is simply the force divided by the mass m:
Uncoupling the Equations
To understand the trajectory and the invariants of this motion, we need to break the acceleration into its components:
ax=dtdvx=mkvy
ay=dtdvy=mkvx
We have a system of coupled differential equations. The most elegant way to solve this is to eliminate the time variable dt entirely. By dividing the first equation by the second, we get:
Cross-multiplying yields a simple, separable differential equation:
Integrating both sides gives us a powerful invariant of the motion:
∫vxdvx=∫vydvy⟹2vx2=2vy2+C′
This tells us that while the individual velocity components change, the difference of their squares remains strictly constant throughout the motion.
The Cross Product Revelation
Now, let's evaluate the options
Option (a) asks us to check if the cross product v×a is constant. Let's compute it:
v×a=(vxi^+vyj^)×mk(vyi^+vxj^)
Using the distributive property of the cross product and remembering that i^×i^=0, j^×j^=0, i^×j^=k^, and j^×i^=−k^, we get:
v×a=mk(vx2k^−vy2k^)=mk(vx2−vy2)k^
Substitute our invariant vx2−vy2=C into this expression:
Since k, m, and C are all constants, the entire vector is a constant pointing in the z-direction. Thus, Option (a) is perfectly correct.
Why the Other Options Fail
It is always good practice to understand why the incorrect options fail.
- Option (b): A magnetic force is always perpendicular to the velocity (Fm=q(v×B))
Here, $\mathbf{F} \cdot \mathbf{v} = k(v_x v_y + v_y v_x) = 2k v_x v_y
eq 0$. Since the dot product is not zero, the force is not purely magnetic.
- Option (c): Because $\mathbf{F} \cdot \mathbf{v}
eq 0$, the force does work on the particle. By the work-energy theorem, the kinetic energy must change.
- Option (d): The dot product v⋅a=m2kvxvy. We only know that vx2−vy2 is constant, not their product vxvy. Hence, this quantity varies with time.