Considering $$ \int_1^\infty\frac{\arctan(9x)}{1+9x^3}\:dx $$
I am trying to show convergence but looking to use Dirichlet's test and wanted to see if we can do it this way.
Are we supposed to show Acrtan(u) is bounded or THE ABSOLUTE Value of arctan(u) is bounded?
Also, looking for Dirichlet test, not comparision test
Method 1.
One may recall that, $$ |\arctan u|\leq \frac{\pi}2, \quad u \in \mathbb{R}, $$ giving $$ \left|\int_1^\infty\frac{\arctan(9x)}{1+9x^3}\:dx\right|\leq \frac{\pi}2\int_1^\infty\frac1{1+9x^3}\:dx\leq \frac{\pi}{18}\int_1^\infty\frac{dx}{x^3}<\infty, $$ the given integral is thus convergent.
Method 2. Dirichlet's test for integrals.
We may write the given integrand as $$ \frac{\arctan(9x)}{1+9x^3}=\frac{\arctan(9x)}{x^2}\times\frac{x^2}{1+9x^3}. $$ One has $$ \left|\int_a^b\frac{\arctan (9x)}{x^2} \:dx\right|\leq \frac{\pi}{2}\left|\int_a^b\frac{1}{x^2} \:dx\right|\leq \pi, \quad b\geq a\geq1, $$ and one has $$ x \mapsto \frac{x^2}{1+9x^3} $$ decreasing over $[1,\infty)$, tending to $0$ as $x \to \infty$. The given integral is thus convergent.