Why is nlgn polynomially larger than n when: "Polynomially larger" means that the ratio of the functions falls between two polynomials, asymptotically
Here n^0.1 < log n < n^0.4 , so nlgn should be polynomially larger than n and hence we should be able to apply third case of Master Theorem in it?
Here is the graph plot of y=n^0.1,y=log n and y=n^0.4 https://www.desmos.com/calculator/vjq0j1ri3f