For \(p\in\{0,1,2\}\), define
\( S_p(x)=\sum_{n=1}^{\infty}\frac{(x-2)^n}{n^p4^n}\).
For each value of \(p\), determine the radius and interval of convergence. Classify any included endpoint as conditional or absolute convergence.
Hints
- First ignore the endpoints and determine the common open interval.
- Substitute each endpoint before choosing a convergence test.
- Compare how \(1\), \(1/n\), and \(1/n^2\) change the endpoint behavior.
Solution
1. For each fixed value of \(p\), the exponential factor \(4^n\) determines the radius. All three series have center \(2\), radius \(R=4\), and open interval \((-2, 6)\).
2. At \(x=6\), the series becomes \( \sum_{n=1}^{\infty}\frac{1}{n^p}\). It diverges for \(p=0\) and \(p=1\), and converges absolutely for \(p=2\).
3. At \(x=-2\), the series becomes \( \sum_{n=1}^{\infty}\frac{(-1)^n}{n^p}\).
For \(p=0\), its terms do not approach \(0\), so it diverges.
For \(p=1\), it converges conditionally by the alternating series test.
For \(p=2\), it converges absolutely.
4. Therefore, the intervals are \((-2, 6)\) for \(p=0\), \([-2, 6)\) for \(p=1\), and \([-2, 6]\) for \(p=2\).
Answer
\(p=0\): radius \(4\), interval \((-2, 6)\).
\(p=1\): radius \(4\), interval \([-2, 6)\), conditional at \(x=-2\).
\(p=2\): radius \(4\), interval \([-2, 6]\), absolute at both endpoints.