Saturday, January 27, 2018

calculus - By using the fact that $log(n)


By using the fact that $\log(n)<,evaluate limnn1/n


How to use $\log(n)< to evaluate that?


Answer



HINT


Use that


(logn)1n=elognn


No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...