I would like to ask for your help for the following exercise:
"Let the power Series $\sum a_nx^n$, where the formula of the sequence an is not given. It is given that the power series converges if $x=2$ and diverges if $x=-3 \ $. We would like to prove that the power series converges if $x=1$ and diverges if $x=4$".
I was thinking to use D' Alembert Criterion to prove it, but the formula of $a_n$ is not given. Could you please guide me?
Thank you very much in advance.
Whenever a power series $\sum_{n=0}^\infty a_n(x-x_0)^n$ converges at a point $x$, then it converges at any point $y$ such that $\lvert y-x_0\rvert<\lvert x-x_0\rvert$. And if it diverges at a point $x$, then it diverges at any point $y$ such that $\lvert y-x_0\rvert>\lvert x-x_0\rvert$.
So, since your series is centered at $0$ and converges at $2$, then it converges at $1$ too, since $\lvert1\rvert<\lvert2\rvert$. And, since it diverges at $-3$, it diverges at $4$, since $\lvert4\rvert>\lvert-3\rvert$.