f(n)=Θ(g(n)) Some two constants can make g(n) greater than or equal and less than or equal to f(n) for big enough n, i.e. f(n) grows roughly as fast as g(n).