order the following functions by growth rate Indicate which
     order the following functions by growth rate Indicate which functions grow at the same time.  
  
  Solution
2/N, 37, NloglogN,NlogN,Nlog2N, NlogN2, sqroot(N),N,N1.5,N2,2N,N3,N2logN
The underlined functions growth in the same time.

