Derivative Rule
lIf fÕ ë O(gÕ),

where Õ denotes the derivative,

then f ë O(g).

lExample: log(n) ë O(n).
This follows from the derivative rule because 1/n ë O(1).