Wednesday, April 25, 2018

calculus - Prove limntoinftyfracnxn!=0.

I've been having trouble using the definition of a limit to prove limits, and at the moment I am trying to prove that
limnnxn!=0



for all x which are elements of natural numbers.
I'm able to start the usual setup, namely let 0<ϵ and attempt to obtain |nxn!|<ϵ. I don't really feel like this is correct, and I have absolutely no idea how to go about proving this. Any help at all would be very much appreciated!

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...