Can anybody help me with the following problem?
Let $p>0$ and consider the series: $$\sum_{n=2}^\infty \frac{1}{n\log_2^p n}.$$ Find the values of $p$ for which the series is convergent.
Can anybody help me with the following problem?
Let $p>0$ and consider the series: $$\sum_{n=2}^\infty \frac{1}{n\log_2^p n}.$$ Find the values of $p$ for which the series is convergent.
The Cauchy Condensation Test states that $\displaystyle\sum_{n=1}^{\infty} f(n)$ converges if and only if $\displaystyle\sum_{n=1}^{\infty} 2^n f(2^n) $ converges provided $f(n)$ is non-negative and non-increasing.
Now this is a good test to use here, since we have a logarithm of base 2. In this case, let's take $f(n) = \frac{1}{n \log_2^p n}$. This clearly satisfies the conditions of the test because the lower limit is 2.
Now let's find $2^n f(2^n)$: $$2^n f(2^n) = 2^n \left(\frac{1}{2^n \log_2^p (2^n)} \right) = \frac{1}{n^p}$$
So applying the test, we have:
$\displaystyle\sum_{n=2}^{\infty} \frac{1}{n \log_2^p n}$ converges if and only if $ \displaystyle\sum_{n=2}^{\infty} \frac{1}{n^p}$ converges.
This is a standard series. It converges if $p>1$ and diverges if $p \leq 1$.