Thursday, May 26, 2016

calculus - mathoplimlimitsntoinfty,fractan(n)nk

what is the minimum number of k for which the following limit exist
lim
I know that \mathop {\lim }\limits_{n \to \infty } \,\frac{{\tan (n)}}{n}
doesn't exist, and \mathop {\lim }\limits_{n \to \infty } \,\frac{{\tan (n)}}{{{n^8}}} = 0.
But i don't know what is the minimum number of k for existing that limit.
(note that here n's are positive integers not real numbers)

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f \colon A \rightarrow B and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...