For the following functions for each distinct pair fi and fj
For the following functions, for each distinct pair f(i) and f(j) , identify the \"order\" relationship, i.e. is f(i) member big Oh(fj), f(i) member omega (fj), f(i) member theta(fj)? F(1) = n F(2) = n^2:5 f3 = n^2 log(n) f(4) = 1:5^n f(5) = (n)* sqrt (n)