01Concept of Dimensions
Beyond Units: What is a Quantity Made Of?
While units can change (e.g., meters, feet, miles), the fundamental nature of a quantity does not. This fundamental nature is its dimension. A dimension tells us what 'ingredients' a quantity is made of, using the base quantities as a recipe.
For example, any measurement of length, whether it's in meters or light-years, has the dimension of Length. We represent the fundamental dimensions with symbols, typically enclosed in square brackets:
- [Mass] = M
- [Length] = L
- [Time] = T
- [Electric Current] = A
- [Temperature] = K
(In mechanics, we primarily use M, L, and T.)
Dimensional Formula & Equation
The dimensional formula is the expression that shows the complete 'recipe' for a quantity. It is written as the base dimensions raised to certain powers. For example, the dimensional formula for Force is .
A dimensional equation is simply an equation formed by setting a quantity equal to its dimensional formula. For example: .
How to Find the Dimensional Formula
- Start with the definition or a formula for the quantity (e.g., Speed = Distance / Time).
- Replace each quantity in the formula with its dimension (e.g., [Speed] = [L] / [T]).
- Simplify the expression using algebra. (e.g., [Speed] = ).
Dimensionless Quantities
Some quantities are just pure numbers, representing a ratio of two similar quantities. These have no units and no dimensions. Their dimensional formula is . Examples include strain (change in length / original length) and refractive index.
Reference Table: Dimensional Formulas of Common Quantities
The table below collects the dimensional formulas of quantities you will meet across mechanics, oscillations, and heat, so you have a single place to check or derive them from. Work through a few derivations yourself (e.g. Pressure = Force/Area) to confirm the pattern before relying on the table.
| Physical Quantity | Common Symbol | SI Unit | Dimensional Formula |
|---|---|---|---|
| Displacement | s | meter (m) | |
| Mass | m, M | kilogram (kg) | |
| Time | t | second (s) | |
| Area | A | m² | |
| Volume | V | m³ | |
| Density | ρ | kg/m³ | |
| Velocity | v, u | m/s | |
| Acceleration | a | m/s² | |
| Force | F | newton (N) = kg·m/s² | |
| Work | W | joule (J) = kg·m²/s² | |
| Energy | E, U, K | joule (J) | |
| Power | P | watt (W) = J/s | |
| Momentum | p | kg·m/s | |
| Gravitational constant | G | N·m²/kg² | |
| Angle | θ, φ | radian (dimensionless) | |
| Angular velocity / angular frequency | ω | rad/s | |
| Frequency | ν | hertz (Hz) | |
| Moment of inertia | I | kg·m² | |
| Angular momentum | L | kg·m²/s | |
| Torque | τ | N·m | |
| Young's modulus | Y | N/m² | |
| Bulk modulus | B | N/m² | |
| Shear modulus | η | N/m² | |
| Surface tension | S | N/m | |
| Coefficient of viscosity | η | N·s/m² | |
| Pressure | P | pascal (Pa) = N/m² | |
| Wavelength | λ | m | |
| Intensity of a wave | I | W/m² | |
| Temperature | T | kelvin (K) | |
| Specific heat capacity | c | J/(kg·K) | |
| Stefan's constant | σ | W/(m²K⁴) | |
| Heat | Q | joule (J) | |
| Thermal conductivity | K | W/(m·K) |
A note on the table: a few of these entries are easy to get wrong by pattern-matching alone — always re-derive them from their defining formula if in doubt. For instance, Young's modulus is stress/strain = (force/area)/(dimensionless) = , not simply . Likewise, angular momentum is , giving — moment of inertia itself carries no time dependence, only mass and length squared (). And wave intensity is power per unit area, , not .
Work is defined as Force × Distance. Given that the dimensional formula for Force is [MLT⁻²], what is the dimensional formula for Work?
Angles are commonly measured in radians. What is the dimensional formula of a plane angle?
02Dimensional Consistency
The Dimensional 'Lie Detector'
The first and most common use of dimensional analysis is as a 'lie detector' for equations. Based on the Principle of Homogeneity, we can quickly test if a formula is dimensionally plausible. If it fails the test, it is guaranteed to be incorrect. If it passes, it is dimensionally consistent, which is a good sign, but not a complete proof of its correctness.
How to Check an Equation
We test the formula for the period of a pendulum: , where T is the time period, l is the length, and g is the acceleration due to gravity.
Step 1: Isolate and Analyze the Left-Hand Side (LHS)
The LHS is just the time period, T.
[LHS] = [T]
Step 2: Isolate and Analyze the Right-Hand Side (RHS)
The RHS is .
First, ignore any dimensionless constants (like ).
Now, substitute the dimensions for the remaining variables:
[RHS] =
Step 3: Simplify the RHS and Compare
Simplify the expression for the RHS dimensions using algebra.
[RHS] =
Now, compare: [LHS] = [T] and [RHS] = [T].
Step 4: Conclude
Since [LHS] = [RHS], the equation is dimensionally consistent.
You are checking the equation . You've found the dimension for the LHS (Force) is [MLT⁻²]. What is the next step?
An equation passes the dimensional consistency check. What can we conclude?
03Dimensional Equations
'You Can't Add Apples and Oranges'
The entire field of dimensional analysis is built on one simple, powerful idea: The Principle of Homogeneity. This principle states that for any physical equation to be valid, the dimensions of every term in the equation must be the same.
This is the mathematical equivalent of the saying, 'You can't add apples and oranges.' It is meaningless to add a length to a time, or subtract a mass from a velocity. A valid physical equation must balance not just in terms of numerical value, but also in its fundamental nature.
The Rules of the Game:
- Equality: If , then must be equal to .
- Addition/Subtraction: If , then must equal and .
Checking an Equation for Consistency
We can use this principle to check if a physics equation is plausible. We test the kinematic equation: .
- Term 1: Displacement (s)
The dimension is simply . - Term 2: Initial Velocity × Time (ut)
The dimensions are . - Term 3: ½ × Acceleration × Time² (½at²)
(Note: Pure numbers like ½ are dimensionless)
The dimensions are .
Since every term in the equation has the dimension of Length , the equation is dimensionally consistent. This does not guarantee the equation is correct (for example, the factor of ½ could be wrong), but it is a necessary first check.
An equation for pressure is proposed as , where P is pressure ([ML⁻¹T⁻²]), ρ is density ([ML⁻³]), g is acceleration ([LT⁻²]), and h is height ([L]). Is this equation dimensionally consistent?
In the equation , why is it legitimate to add the terms and ?