If $\sum_{n=0}^{\infty} c_n(x-5)^n$ converges when $x=3$, what can you say about the convergence of the following series?
(1) $\sum_{n=0}^{\infty} c_n(-1)^n$
(2) $\sum_{n=0}^{\infty} c_n2^n$
The answer states that (1) is convergent that nothing can be determined about (2).
I know I could apply the ratio test if I was asked to obtain the interval of convergence and a series such as $\sum \frac{x^2}{n2^n}$. The limit will need to be less than 1 for the series to converge. We'll get the inequality $\frac{|x|}{2} < 1$ which yields us $R = 2$ and the inequality $-2 < x < 2$.
I know that once we have an inequality like that, an $x$ value which holds the inequality would be convergent, and $x$ value that doesn't hold would be divergent, and that the endpoints are inconclusive without further testing.
I don't understand how one can infer an interval of convergence from this problem.
A power series is defined as $\sum c_n(x - a)^n$ where the series centers around $a$. The radius can't be $0$ because we have an $x$ where $x \neq a$ ($3 \neq 5$). How do I know the series doesn't converge for all $x$, giving an interval of $(-\infty, \infty)$?
How do I infer a radius from knowing that $x = 3$ converges and that $a = 5$?
I figure that once I know a radius, I will have an inequality of $5 - R < x < 5 + R$.