Wednesday, December 9, 2015

calculus - Show that limnrightarrowinftyfracn!2n=infty

Show that limnn!2n=




I know what happens intuitively....



n! grows a lot faster than 2n which implies that the limit goes to infinity, but that's not the focus here.



I'm asked to show this algebraically and use the definition for a limit of a sequence.



"Given an ϵ>0 , how large must n be in order for n!2n to be greater than this ϵ ?"



My teacher recommends using an inequality to prove it but I'm feeling completely lost...

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