Consider the physical quantities \(s\), \(v\), \(a\), and \(t\) with dimensions \([s]=L\) \([v] = LT^{-1}\), \([a]=LT^{−2}\) and \([t]=T\) Determine whether each of the following equations is dimensionally consistent: (a) \(s=vt+0.5at^2\) (b) \(s=vt^2+0.5at\) and (c) \(v=\sin(at^2/s)\)
Strategy
By the definition of dimensional consistency, we need to check that each term in a given equation has the same dimensions as the other terms in that equation and that the arguments of any standard mathematical functions are dimensionless.
Solution
a. There are no trigonometric, logarithmic, or exponential functions to worry about in this equation, so we need only look at the dimensions of each term appearing in the equation. There are three terms, one in the left expression and two in the expression on the right, so we look at each in turn:
\([s] = L\\ [vt] = [v] \cdot [t] = LT^{-1} \cdot T = LT^0 = L\\ [0.5at^2] = [a] \cdot [t]^2 = LT^{-2} \cdot T^2 = LT^0 = L\)
All three terms have the same dimension, so this equation is dimensionally consistent.
b. Again, there are no trigonometric, exponential, or logarithmic functions, so we only need to look at the dimensions of each of the three terms appearing in the equation:
\([s] = L\\ [vt^2] = [v] \cdot [t]^2 = LT^{-1} \cdot T^2 = LT^0 = LT\\ [at] = [a] \cdot [t] = LT^{-2} \cdot T = LT^{-1}\)
None of the three terms has the same dimension as any other, so this is about as far from being dimensionally consistent as you can get. The technical term for an equation like this is nonsense.
c. This equation has a trigonometric function in it, so first we should check that the argument of the sine function is dimensionless:
\(\bigg[ {at^2 \over s} \bigg] = {[a] \cdot [t]^2 \over [s]} = { LT^{-2} \cdot T^2 \over L} = {L \over L} = 1\)
The argument is dimensionless. So far, so good. Now we need to check the dimensions of each of the two terms (that is, the left expression and the right expression) in the equation:
\([v] = LT^{-1}\\ \bigg[ \sin \bigg({ at^2 \over s } \bigg) \bigg] = 1\).
The two terms have different dimensions—meaning, the equation is not dimensionally consistent. This equation is another example of “nonsense.”
Significance
If we are trusting people, these types of dimensional checks might seem unnecessary. But, rest assured, any textbook on a quantitative subject such as physics (including this one) almost certainly contains some equations with typos. Checking equations routinely by dimensional analysis save us the embarrassment of using an incorrect equation. Also, checking the dimensions of an equation we obtain through algebraic manipulation is a great way to make sure we did not make a mistake (or to spot a mistake, if we made one).