I am learning about ways to test if an integral converges or diverges and I am stuck with this one: $\displaystyle{\int{{\rm d}x \over \sin\left(\, x\right)}}$ between $0$ and $1$.
The tests I know are:
- The Direct Comparison Test.
- The 2 Way Limit Comparison Test.
- The 1 way Limit Comparison Test.
- and The Dirichlet Test.
Am I right in thinking that this integral diverges ?. And is there a way to prove it using those tests ?. Thank you !.
A comparison works:
For $0 < x \leq 1$, $0 < \sin x < x$ and $\displaystyle \frac{1}{\sin x} > \frac{1}{x}$. Thus
$$\int_\epsilon^1 \frac{1}{\sin x} dx \ \ > \ \ \int_\epsilon^1 \frac{1}{x} dx$$
The second integral diverges to $\infty$ as $\epsilon \rightarrow 0^+$ and hence so does the first.