Welcome to Dimensional Analysis!

Have you ever finished a long mechanics problem, looked at your final formula, and wondered, "Does this even make sense?" Dimensional Analysis is your mathematical superpower to answer that question. It’s a way of checking that the "types" of measurements in your equations match up.

Think of it like baking: you can't add 3 eggs to 200ml of milk and expect the answer to be in "kilograms." In Mechanics, we ensure that if the left side of your equation is a "Length," the right side must also be a "Length."

1. The Building Blocks: M, L, and T

In the world of AS Level Mechanics, almost everything can be broken down into three fundamental dimensions. We use square brackets \( [ \ ] \) to show we are talking about dimensions rather than units.

  • Mass: Represented by \( [M] \) (e.g., kilograms, grams).
  • Length: Represented by \( [L] \) (e.g., meters, kilometers, centimeters).
  • Time: Represented by \( [T] \) (e.g., seconds, hours).

Quick Review: Units (like meters) are how we measure things; Dimensions (like Length) are what the things actually are.

Common Quantities and their Dimensions

Don't worry if this seems like a lot to memorize! You can always derive them if you know the basic formulas from your standard Maths course.

  • Area (Length \(\times\) Length): \( [L^2] \)
  • Volume (Length \(\times\) Length \(\times\) Length): \( [L^3] \)
  • Velocity (Distance / Time): \( [LT^{-1}] \)
  • Acceleration (Velocity / Time): \( [LT^{-2}] \)
  • Force (Mass \(\times\) Acceleration): \( [MLT^{-2}] \) (This one is very common!)

Key Takeaway: Every physical quantity has a "dimensional formula" made of powers of \( M \), \( L \), and \( T \).

2. Dimensionless Quantities

Sometimes, the dimensions cancel out completely. We call these dimensionless. They are just pure numbers with no "type."

  • Ratios: For example, if you divide a length by another length, the \( L \) cancels out.
  • Angles: Radians and degrees are considered dimensionless.
  • Pure Numbers: Constants like \( \pi \), \( 2 \), or \( e \) have no dimensions.

Did you know? Because they have no dimensions, we often write their dimension as \( [1] \).

3. The Golden Rule: Dimensional Homogeneity

This is a fancy way of saying: "You can only add or subtract things that have the same dimensions."

Imagine someone says, "I am 5 meters tall and 20 seconds old." You can't add those together to get "25 meter-seconds." It's nonsense!

In any valid equation, like \( v = u + at \):

  1. Dimension of \( v \) (Velocity) is \( [LT^{-1}] \).
  2. Dimension of \( u \) (Velocity) is \( [LT^{-1}] \).
  3. Dimension of \( at \) (Acceleration \(\times\) Time) is \( [LT^{-2}] \times [T] = [LT^{-1}] \).

Since every term is \( [LT^{-1}] \), the equation is dimensionally consistent (or homogeneous).

Common Mistake to Avoid: Students often forget that constants (like the \( \frac{1}{2} \) in \( \frac{1}{2}mv^2 \)) do not affect dimensions. When checking for consistency, just ignore the pure numbers!

4. Using Dimensional Analysis as an Error Check

You can use this to verify if a formula is possible.
Example: Is Power proportional to Force \(\times\) Velocity?

  • Left Side (Power): Work / Time = (Force \(\times\) Distance) / Time = \( [MLT^{-2}] \times [L] \times [T^{-1}] = [ML^2T^{-3}] \).
  • Right Side (Force \(\times\) Velocity): \( [MLT^{-2}] \times [LT^{-1}] = [ML^2T^{-3}] \).

The dimensions match! This confirms that the relationship \( P = Fv \) is dimensionally sound.

Key Takeaway: If the dimensions on both sides of an equals sign don't match, the formula is definitely wrong.

5. Finding Unknown Indices (The "Method of Powers")

This is the most exciting part! If you know which variables affect a situation, you can figure out the formula itself.

Step-by-Step Example: The Simple Pendulum

Suppose the period of a pendulum (\( t \)) depends on its length (\( l \)), its mass (\( m \)), and gravity (\( g \)). We propose: \( t = k \cdot l^a \cdot m^b \cdot g^c \) (where \( k \) is a dimensionless constant).

  1. Write the dimensions of each part:
    \( [t] = [T] \)
    \( [l] = [L] \)
    \( [m] = [M] \)
    \( [g] = [LT^{-2}] \)
  2. Set up the equation:
    \( [T] = [L]^a \cdot [M]^b \cdot [LT^{-2}]^c \)
    \( [T] = [L]^{a+c} \cdot [M]^b \cdot [T]^{-2c} \)
  3. Compare the powers (indices):
    For M: There is no \( M \) on the left, so \( b = 0 \). (The mass doesn't affect the period!)
    For T: On the left, power is \( 1 \). On the right, it's \( -2c \). So \( 1 = -2c \), which means \( c = -1/2 \).
    For L: There is no \( L \) on the left, so \( a + c = 0 \). Since \( c = -1/2 \), then \( a = 1/2 \).
  4. Formulate the model:
    \( t = k \cdot l^{1/2} \cdot g^{-1/2} \) or \( t = k \sqrt{\frac{l}{g}} \).

Quick Review Box:
1. List your variables.
2. Assign unknown powers (\( a, b, c \)).
3. Match the powers for \( M \), \( L \), and \( T \) on both sides.
4. Solve the mini-equations!

Summary Checklist

  • Can you break down Force, Velocity, and Work into \( M, L, T \)?
  • Do you remember that constants like \( \pi \) and \( 5 \) are dimensionless?
  • Can you explain why \( v = u + at^2 \) is dimensionally incorrect?
  • Are you comfortable setting up \( M^a L^b T^c \) to find a new formula?

Don't worry if the index method feels tricky at first! It's just a game of matching the exponents. Once you practice a few examples like the pendulum or the pressure of a fluid, it will become second nature.