Understanding Order of Magnitude in Mathematics: Symbol O Explained

  • Context: High School 
  • Thread starter Thread starter Saint
  • Start date Start date
  • Tags Tags
    Magnitude
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 7K views
Saint
Messages
438
Reaction score
0
In maths, what is meant by Order of magnitude, symbol O .
 
Physics news on Phys.org
Orders of magnitude indicate the size of something in powers of ten within a factor of ten. For example;

By "X exceeds Y by n orders of magnitude" is meant that X is at least 10^n but less than 10^(n+1) times greater than Y.

By "X is within n orders of magnitude of Y" is meant X is less than 10^(n+1) but greater than 10^-(n+1) times Y.
 
Last edited:
If you see an expression like

Y(t)=1+t+t^2+O(t^3)

The O means that there are terms to the third power and higher that are drop.

JMD
 
Originally posted by nbo10
If you see an expression like

Y(t)=1+t+t^2+O(t^3)

The O means that there are terms to the third power and higher that are drop.

JMD

This is different than order of magnitude.