wilcofan3
- 27
- 0
Homework Statement
Evaluate \lim_{n->\infty} \frac {cos(n+1)} {ln n}
Homework Equations
cos (x+1) = 1 - \frac {(x+1)^2} {2!} + \frac {(x+1)^4} {4!} - ...
ln x = (x-1) - \frac {(x-1)^2} {2} + \frac {(x-1)^3} {3} - \frac {(x-1)^4} {4} + ...
The Attempt at a Solution
Using those formulas, and then canceling, here is my pitiful attempt:
\lim_{n->\infty} \frac {1 - \frac {1} {n!}} {(n-1)}