Mathwords logoMathwords

Much Greater Than — Definition, Formula & Examples

Much greater than, written \gg, is a mathematical symbol meaning one quantity is vastly larger than another — not just slightly bigger, but by many orders of magnitude or to such a degree that the smaller quantity is practically negligible.

The notation aba \gg b asserts that aa is sufficiently larger than bb that, in the given context, bb may be treated as insignificant relative to aa. There is no universal numeric threshold; the symbol's meaning depends on the problem's domain and the precision required.

Key Formula

aba \gg b
Where:
  • aa = The quantity that is vastly larger
  • bb = The quantity that is negligibly small compared to a

How It Works

The symbol \gg appears most often in science, engineering, and advanced math when you want to simplify a problem by ignoring a small term. For instance, if xyx \gg y, then x+yxx + y \approx x because yy contributes almost nothing. Unlike the strict inequality >>, which only tells you one value exceeds another, \gg communicates a dramatic size difference. Its counterpart is \ll (much less than), which reverses the relationship.

Worked Example

Problem: The mass of the Sun is about 2×10302 \times 10^{30} kg, and the mass of Earth is about 6×10246 \times 10^{24} kg. Express the relationship using the much greater than symbol and explain why it matters.
Compare the values: Divide the Sun's mass by Earth's mass to see the scale difference.
2×10306×10243.3×105\frac{2 \times 10^{30}}{6 \times 10^{24}} \approx 3.3 \times 10^{5}
Write the relationship: The Sun is roughly 330,000 times more massive than Earth, so we write:
MSunMEarthM_{\text{Sun}} \gg M_{\text{Earth}}
Apply the simplification: When calculating the total mass of the Sun-Earth system, you can approximate the sum as just the Sun's mass because Earth's contribution is negligible.
MSun+MEarthMSunM_{\text{Sun}} + M_{\text{Earth}} \approx M_{\text{Sun}}
Answer: MSunMEarthM_{\text{Sun}} \gg M_{\text{Earth}}, so Earth's mass can be ignored when summing the two.

Why It Matters

You will encounter \gg frequently in physics courses (especially mechanics and electromagnetism) where simplifying assumptions let you drop negligible terms from equations. It also appears in calculus when analyzing limits and asymptotic behavior, where one term dominates and others vanish in comparison.

Common Mistakes

Mistake: Treating \gg as having a fixed meaning like "100 times greater."
Correction: The symbol has no universal numeric cutoff. What counts as "much greater" depends on the context — in some problems a factor of 10 suffices, while in others a factor of 1,000 is needed.