Sort the following functions according to their growth, that is, find g_(1),g_(2),g_(3),g_(4) and g_(5) such that g_(1)=
O(g_(2))=O(g_(3))=O(g_(4))=O(g_(5)). Show equivalence classes so that g_(i)(n) and g_(j)(n) are in the same class
if g_(i)(n)=Theta (g_(j)(n)). The functions are (8)^(log_(2)log_(2)n),0,001n^(4),n(lnn)^(2),2^(3n), and log_(2)(sum_(i=0)^(n-1) (1)/(n)-i).
Sort the following functions according to their growth, that is, find g1, 92, 93, 94 and g5 such that g1 = O(g2) = O(g3) = O(g4) = O(g5). Show equivalence classes so that gi(n) and gj(n) are in the same class if gi(n) =O(gj(n)).The functions are (8)log2 log2 n, 0,001n4,n(lnn)2,23n,and log2(D=1/n -i)