Mathwords logoMathwords

Much Less Than — Definition, Formula & Examples

Much Less Than, written ≪, is a mathematical symbol indicating that the quantity on the left is vastly smaller than the quantity on the right. For example, 11,000,0001 \ll 1{,}000{,}000 states that 1 is negligibly small compared to one million.

The relation aba \ll b asserts that aa is smaller than bb by such a large factor that, in the context of the analysis, aa may be treated as negligible relative to bb. The symbol has no single fixed numerical threshold; its meaning depends on the problem's required precision.

Key Formula

aba \ll b
Where:
  • aa = The quantity that is negligibly small in comparison
  • bb = The dominant, much larger quantity

How It Works

You use ≪ when a strict inequality a<ba < b does not convey just how overwhelmingly smaller aa is. In physics, writing vcv \ll c (speed much less than the speed of light) tells you that relativistic corrections are negligible. In asymptotic analysis, f(n)g(n)f(n) \ll g(n) means ff grows so much slower than gg that their ratio approaches zero. The symbol is not defined by a specific ratio like "100 times smaller"; context determines what counts as negligible.

Worked Example

Problem: In a physics problem, the mass of an electron is me=9.1×1031m_e = 9.1 \times 10^{-31} kg and the mass of a proton is mp=1.67×1027m_p = 1.67 \times 10^{-27} kg. Express their size relationship using ≪.
Step 1: Compute the ratio of the two masses.
memp=9.1×10311.67×10275.4×104\frac{m_e}{m_p} = \frac{9.1 \times 10^{-31}}{1.67 \times 10^{-27}} \approx 5.4 \times 10^{-4}
Step 2: Because the electron mass is roughly 1/1836 of the proton mass — a negligibly small fraction — the relationship is expressed as:
mempm_e \ll m_p
Answer: mempm_e \ll m_p, meaning the electron mass is negligible compared to the proton mass.

Why It Matters

In physics and engineering, stating aba \ll b justifies dropping small terms from equations, dramatically simplifying calculations. For instance, the approximation sinθθ\sin\theta \approx \theta holds when θ1\theta \ll 1 (in radians), which underpins small-angle analysis across optics, pendulum motion, and structural engineering.

Common Mistakes

Mistake: Confusing ≪ with the standard less-than sign < and treating them as interchangeable.
Correction: The symbol < states any strict inequality (e.g., 3<43 < 4). The symbol ≪ conveys that one quantity is negligibly small relative to the other, carrying a much stronger qualitative meaning.

Related Terms