Determine for which the value of $\alpha $ of the given series is convergent

71 Views Asked by At

Determine for which the value of $\alpha $ of the given series is convergent

$\sum_{n=1}^{\infty}(\sqrt [n] a-1)^\alpha $ where $a >1$.

I thinks if $\alpha $ $< 0$ then the given series $\sum_{n=1}^{\infty}(\sqrt[n] a-1)^\alpha $ will converge

becuse i know that $lim_{n\rightarrow \infty} \frac{\sqrt[n] a -1}{1/n} = loga $ where $a >1$

2

There are 2 best solutions below

0
On BEST ANSWER

Note that

$$\sqrt [n] a=e^{\frac{\log a}n}\sim 1+\frac{\log a}n$$

then

$$(\sqrt [n] a-1)^\alpha\sim \frac{\log^{\alpha} a}{n^{\alpha}}$$

and the given series converges for $\alpha>1$ by limit comparison test with $\sum \frac 1 {n^p}$ for $1<p<\alpha$ and diverges otherwise.

0
On

The series converges if and only if $\alpha >1$. Compare the given series with $\sum_{n=1}^{\infty} (\frac 1 n \ln (a))^{\alpha}$ which converges iff $\alpha >1$.