Dynamics is the study of the forces that cause motion. While kinematics describes how objects move (displacement, velocity, acceleration), dynamics explains why they move by considering the forces acting upon them.
Newton’s laws form the foundation of classical mechanics. In VCE Specialist Mathematics, these are applied to particles moving in straight lines or in two-dimensional planes.
“An object will remain at rest or continue to move with constant velocity unless acted upon by a net external force.”
“The rate of change of momentum of an object is proportional to the net force acting on it and occurs in the direction of that force.”
For a constant mass \(m\), this simplifies to:
\$\(\sum \vec{F} = m\vec{a}\)\$
Where:
* \(\sum \vec{F}\) is the resultant (net) force measured in Newtons (N).
* \(m\) is the mass in kilograms (kg).
* \(\vec{a}\) is the acceleration in \(m/s^2\).
“For every action, there is an equal and opposite reaction.”
KEY TAKEAWAY: Newton’s Second Law is a vector equation. In 2D problems, you must resolve forces into components (usually horizontal/vertical or parallel/perpendicular to a plane) and apply \(\sum F_x = ma_x\) and \(\sum F_y = ma_y\) independently.
To solve dynamics problems, you must identify all forces acting on a particle.
| Force | Symbol | Direction | Magnitude/Formula |
|---|---|---|---|
| Weight | \(W\) or \(mg\) | Vertically downwards | \(W = mg\) (where \(g \approx 9.8 \, m/s^2\)) |
| Normal Reaction | \(N\) or \(R\) | Perpendicular to the surface | Dependent on other forces (resolving) |
| Tension | \(T\) | Along a string/rod, away from the mass | Calculated using \(F=ma\) |
| Friction | \(F_f\) | Opposes the direction of motion | \(F_f \le \mu N\) (where \(\mu\) is the coefficient of friction) |
| Resistance | \(R(v)\) | Opposes motion | Often given as a function of velocity, e.g., \(kv\) or \(kv^2\) |
EXAM TIP: Always draw a Free Body Diagram (FBD). A clear diagram showing all force vectors is often the difference between a correct and incorrect equation of motion. Do not include forces that the object exerts on its surroundings—only forces acting on the object.
For a mass \(m\) on a plane inclined at an angle \(\theta\) to the horizontal:
Equations of Motion:
* Perpendicular to plane (usually in equilibrium): \(N - mg \cos(\theta) = 0 \implies N = mg \cos(\theta)\)
* Parallel to plane: \(F_{applied} - F_{friction} - mg \sin(\theta) = ma\)
COMMON MISTAKE: Students often swap \(\sin\) and \(\cos\) when resolving weight. Remember: the component opposite the angle \(\theta\) (the one pulling it down the slope) uses \(\sin(\theta)\).
In Specialist Mathematics, acceleration is rarely constant. When force depends on displacement (\(x\)), velocity (\(v\)), or time (\(t\)), we use calculus.
Depending on the variables provided, choose the most appropriate form of \(a\):
The equation of motion becomes a differential equation:
\$\(m \times a(v, x, t) = \sum F\)\$
Example: Resistance proportional to velocity
If a mass \(m\) falls under gravity with air resistance \(kv\):
\$\(m \frac{dv}{dt} = mg - kv\)\$
To find \(v\) in terms of \(t\), rearrange and integrate:
\$\(\int \frac{m}{mg - kv} \, dv = \int 1 \, dt\)\$
VCAA FOCUS: Problems involving terminal velocity are common. Terminal velocity occurs when the net force is zero (acceleration \(a=0\)). For the example above: \(mg - kv_{term} = 0 \implies v_{term} = \frac{mg}{k}\).
When two or more masses are connected by light, inextensible strings, they share the same magnitude of acceleration.
STUDY HINT: For connected bodies on different surfaces (e.g., one on a table, one hanging), ensure your “direction of motion” is consistent for both masses. If the hanging mass moves down, the mass on the table must move toward the pulley.
When forces are given in \(i, j\) notation:
\$\(\vec{F}_{net} = \vec{F}_1 + \vec{F}_2 + \dots = ( \sum F_x ) \mathbf{i} + ( \sum F_y ) \mathbf{j}\)\$
Apply \(F=ma\) in vector form:
\$\(\begin{pmatrix} \sum F_x \\ \sum F_y \end{pmatrix} = m \begin{pmatrix} a_x \\ a_y \end{pmatrix}\)\$
APPLICATION: In 2D dynamics, if a particle is moving at a constant velocity, the sum of all force vectors must be the zero vector \(\mathbf{0}\). This is often used to find unknown force components in static or uniform motion problems.