Finding convergence or divergence of series $\displaystyle \sum^{\infty}_{k=1}3^{-\ln(k)}$ using integral test
What i try: let $f(x)=3^{-\ln(x)}$
Then $\ln(f(x))=-\ln(x)\cdot \ln(3).$
Then $\displaystyle \frac{f'(x)}{f(x)}=-\frac{\ln(3)}{x}$
$\displaystyle \Longrightarrow f'(x)=-\frac{\ln(3)}{3^{\ln x}x}<0$ for $x\geq 1$
So function $f(x)$ is decreasing function.
Also $$\int^{\infty}_{1}3^{-\ln(x)}dx$$
Put $\ln(x)=t$ and $x=e^t$ and $dx=3^tdt$
Then $$I=\int^{\infty}_{0}\bigg(\frac{e}{3}\bigg)^tdt=-\ln\bigg(\frac{e}{3}\bigg)$$
Is my process is right.if not how do i solve it Help me please