I've recently noticed that if you took an infinite amount of derivatives of a function, by that I mean something like this,
$$ \lim_{x\to \infty} f^{'''\dots}(x)$$
Then if $f(x)$ is any polynomial function, then this would evaluate to either $0$, or $-\infty$, depending on whether the exponent is a fraction or not. If the function is an exponential, then the limit would be $\infty$ if the rate of exponential growth is greater than $e$, $-\infty$, if it is less that $e$, and $0$ if it is $e$.
My question:
If the function were trigonometric, then what would this expression evaluate to? All I really want are what I consider to be the three main ones: sine, cosine, and tangent.
Here's what I have so far:
Let $f(x) = \sin(x)$. $f'(x) = \cos(x),$ and $f''(x) = -\sin(x)$. I see no way to calculate a limit like this. Then I'd imagine it would go on forever like this. Do you guys have any ideas on how to calculate this limit?