I have been wondering if this infinite series converges $$\sum_{k=1}^{\infty} \frac{1}{(4+(-1)^k)^k}$$
I tried to put it in wolfram alpha but it says that the ratio test is inconclusive, but when I do the ratio test I get: Let first $a_k :=\frac{1}{(4+(-1)^k)^k}$, then we have that $\frac{1}{5^k}\le a_k \le \frac{1}{3^k}$. We also see from here that a_k is always positive and now we have $\frac{1}{5}\le\sqrt[k]{a_k}\le\frac{1}{3}<1, \forall k\in\mathbb{N}$. From that we should actually have that the series converges or am I missing something?
One more thing that I also noticed is that, if I use my inequality we can also have that $$\sum_{k=1}^{\infty} \frac{1}{(4+(-1)^k)^k}\le\sum_{k=1}^{\infty} \frac{1}{3^k}=\frac{1}{1-\frac{1}{3}}=\frac{3}{2}$$
Does that mean it converges to $\frac{3}{2}$?
Notice that the terms of this series are positive and we have
$$\frac{1}{(4+(-1)^k)^k}\le 3^{-k}$$ and the geometric series $\sum 3^{-k}$ is convergent. Use comparison to conclude.