Notation f(x)<=O(g(x))

27 Views Asked by At

In writing a paper, I am using the notation $\beta_n\le O(n^{-3 })$ to mean any sequence converging to zero as fast as or even faster that $1/n^3$. Is this a standard notation?, and has anyone seen this in textbooks or papers?

Thanks in advance