f(n)=Ω(g(n)) Some constant can make g(n) less than or equal to f(n) for big enough n, i.e. f(n) grows faster than g(n).