Welcome to Further Kinematics!

Hi there! Welcome to one of the most exciting parts of Mechanics 3 (M3). So far in your maths journey (like in M1), you’ve mostly dealt with objects moving with constant acceleration—those trusty "SUVAT" equations. But in the real world, acceleration is rarely constant. Think about a rocket launching or a car braking; the "push" changes every second.

In this chapter, we are going to use calculus to handle variable acceleration. Don't worry if this seems tricky at first; once you see the patterns, it becomes a very logical "puzzle" to solve! We will look at how to find displacement, velocity, and acceleration when they depend on time (\(t\)) or displacement (\(x\)).

1. The Basics: Moving with Time (\(t\))

When acceleration or velocity is given as a function of time, we use the core definitions of motion that you might remember from earlier units. Think of these as two sides of the same coin: differentiation takes you "down" from displacement to acceleration, and integration takes you back "up."

The "Ladder" of Motion

1. Displacement (\(x\) or \(s\))
Differentiate to get...
2. Velocity (\(v\)): \(v = \frac{dx}{dt}\)
Differentiate to get...
3. Acceleration (\(a\)): \(a = \frac{dv}{dt} = \frac{d^2x}{dt^2}\)

To go back up the ladder, we just do the opposite: Integrate!

Quick Review Box:
- To get \(v\) from \(a\): \(v = \int a \, dt\)
- To get \(x\) from \(v\): \(x = \int v \, dt\)

Memory Aid: Just remember "DVA" (Displacement, Velocity, Acceleration). To go right (D \(\rightarrow\) V \(\rightarrow\) A), you Differentiate. To go left, you Integrate.

Common Mistake to Avoid: Always remember the constant of integration (\(+ C\))! You will usually be given "initial conditions" (like "at \(t=0\), \(v=2\)") specifically so you can find the value of \(C\).

Key Takeaway: If a formula has \(t\) in it, use \(\frac{dx}{dt}\) or \(\frac{dv}{dt}\) and integrate or differentiate with respect to time.

2. The "M3 Special": Acceleration as a function of Displacement (\(x\))

This is where Mechanics 3 gets its "Further" name. Sometimes, acceleration doesn't depend on how long you've been moving, but where you are. A great real-world example is a magnet: the closer you get to it, the stronger the pull (acceleration) becomes.

If you see an equation like \(a = f(x)\), using \(\frac{dv}{dt}\) doesn't help much because there is no \(t\) in the equation! Instead, we use a clever trick from the Chain Rule:

The Key Formula

\(a = v \frac{dv}{dx}\)

Step-by-Step: Where does this come from?
1. Start with the definition: \(a = \frac{dv}{dt}\)
2. Apply the chain rule: \(a = \frac{dv}{dx} \cdot \frac{dx}{dt}\)
3. Since we know \(\frac{dx}{dt} = v\), we swap it in!
4. Result: \(a = v \frac{dv}{dx}\)

How to Solve Problems with \(a = f(x)\)

When you have \(v \frac{dv}{dx} = f(x)\), you need to "separate the variables." This sounds fancy, but it just means putting all the \(v\)'s on one side and all the \(x\)'s on the other:

\( \int v \, dv = \int f(x) \, dx \)

Example: If \(a = 3x^2\), then:
\( v \frac{dv}{dx} = 3x^2 \)
\( \int v \, dv = \int 3x^2 \, dx \)
\( \frac{1}{2}v^2 = x^3 + C \)

Encouragement: Don't worry if the algebra looks messy! The process is always the same: set up the equation, separate the \(v\) and \(x\), and integrate.

Key Takeaway: Whenever you see acceleration (\(a\)) linked to distance (\(x\)), immediately think \(a = v \frac{dv}{dx}\).

3. Velocity as a function of Displacement (\(x\))

What if you are given a formula for velocity in terms of \(x\), like \(v = f(x)\), and you need to find the time \(t\)?

Since \(v = \frac{dx}{dt}\), we can write:
\( \frac{dx}{dt} = f(x) \)

To find time, we flip the equation upside down (take the reciprocal):
\( \frac{dt}{dx} = \frac{1}{f(x)} \)
\( t = \int \frac{1}{f(x)} \, dx \)

Did you know? This is very useful for calculating how long it takes for a car to stop over a certain distance when the braking force varies.

Key Takeaway: If you need to find time \(t\) and you have \(v\) and \(x\), use \(t = \int \frac{1}{v} \, dx\).

4. Summary of Strategy

Struggling to know which formula to use? Look at what the question gives you and what it asks for:

1. Given \(a\) and \(t\), want \(v\)?
Use \(a = \frac{dv}{dt}\) \(\rightarrow\) Integrate \(a\) with respect to \(t\).

2. Given \(v\) and \(x\), want \(a\)?
Use \(a = v \frac{dv}{dx}\) \(\rightarrow\) Differentiate \(v\) and multiply by \(v\).

3. Given \(a\) and \(x\), want \(v\)?
Use \(v \frac{dv}{dx} = a\) \(\rightarrow\) Integrate \(v\) on the left and \(a\) on the right.

4. Given \(v\) and \(x\), want \(t\)?
Use \(\frac{dt}{dx} = \frac{1}{v}\) \(\rightarrow\) Integrate \(\frac{1}{v}\) with respect to \(x\).

Final Tip: Always read the question carefully for boundary conditions. Phrases like "starts from rest" mean \(v=0\) at \(t=0\). Phrases like "at the origin" usually mean \(x=0\).

Key Takeaway: Mastering M3 Kinematics is all about picking the right "tool" (formula) for the job based on whether you have \(x\), \(v\), or \(t\)!