For each pair of f(n) and g(n) below, decide if f(n)=O(g(n)), f(n)=Omega(g(n)), or f(n)=Theta(g(n)). Justify your answer using the definitions of these asymptotic notation. Note that more than one