In general: How do I figure out how fast a function blows up at a certain point or infinity?
How fast does $\ln x$ blow up at $0$? Does it blow up as fast as $1/x$, $1/x^2$, or maybe faster than any $1/x^n$?
How do I answer such a question about other types of functions? How do I answer such a question for infinity?
I know that $\ln x$ blows up very slowly at infinity, slower than any $x^n, n>0$. How do I justify this information?
Edit: After some thinking I realized that lnx is e^x flipped about y=x. This means lnx is asymptotic to the -y axis as e^-x is asymptotic to +x axis. This is an intuitive justification of lnx blowing up slower than any x^-n, n>0