3.15 Kinematics (HL)
1. Equations of Motion
Vector equations are practically applied in physics to geometrically track the displacement motion of objects traveling at constant velocities along linear trajectories.
A body moving uniformly constructs a position vector function dependent entirely upon time ($t$):
- $\vec{a}$ denotes the initial physical starting position evaluated strictly at time $t=0$.
- $\vec{v}$ dictates the velocity vector. This represents exact displacement covered per single standardized unit of time.
- $|\vec{v}|$ mathematically represents the physical speed (a pure scalar magnitude).
Critical Distinction: In geometric line equations, a direction vector $\vec{b}$ can be arbitrarily multiplied by any scalar without altering the continuous line. In kinematics, the velocity vector $\vec{v}$ cannot be scaled, because altering it functionally manipulates the object's explicit speed.
EXAMPLE 1
A body operates under the motion profile $\vec{r} = \binom{1}{2} + t\binom{4}{3}$ tracking meters per second.
EXAMPLE 2 (Constructing Velocity from Speed)
An object is traversing a 3D grid initiating from point $A(1,1,1)$, propelled in the absolute direction of vector $\vec{b} = \binom{1}{2}{2}$ maintaining a strict speed of $15\text{ m/s}$. Formulate the dynamic motion equation.
2. Geometric Paths versus Physical Collisions
Analyzing equations for two separate moving objects mandates differentiating between their geographical paths crossing and a synchronized physical impact.
- Path Intersection: Do the geometric lines cross? Evaluate $\vec{r}_1 = \vec{r}_2$ utilizing distinctly separated time parameters ($t_1$ and $t_2$). If valid scalars emerge, the trails cross in space.
- Physical Collision: Do the objects strike one another? Determine if the paths intersect dynamically at the exact identical moment ($t_1 = t_2$).
EXAMPLE 3
Two objects execute trajectories modeled by $\vec{r}_1 = \binom{1}{2}{3} + t\binom{5}{4}{3}$ and $\vec{r}_2 = \binom{4}{4}{1} + t\binom{3}{2}{2}$. Do their paths geometrically intersect, and do the bodies undergo collision?
$1 + 5t_1 = 4 + 3t_2$
$2 + 4t_1 = 4 + 2t_2$
$3 + 3t_1 = 1 + 2t_2$