I think that $\lim\limits_{x\to \infty }\frac{1}{x}\int _0^x\cos\left(t\right)dt\:$ is divergent, I can prove with taylor series?
2026-05-02 18:41:26.1777747286
On
Evaluate $\lim _{x\to \infty }\frac{1}{x}\int _0^x\cos\left(t\right)dt\:$
110 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
2
On
Note that $$\int_0^x \cos(t)dt=\sin(x)$$ Hence, we have $$\lim_{x \to \infty} \dfrac{\displaystyle \int_0^x \cos(t)dt}x = \lim_{x \to \infty} \dfrac{\sin(x)}x = 0$$ since $\dfrac{\sin(x)}x \in \left[-\dfrac1x,\dfrac1x\right]$.
It can't be, since $\lvert \cos{t} \rvert<1$, so the integral is bounded between $x$ and $-x$. It could oscillate, but not diverge. However, $$ \frac{1}{x}\int_{0}^{x} \cos{x} \, dx = \frac{1}{x} (\sin{x}-\sin{0}) = \frac{\sin{x}}{x}, $$ which tends to $0$ since it is absolutely bounded by $1/x$, which tends to $0$.