I meet a problem:
The power series $f(x)=\sum_{k=0}^\infty c_kx^k$ converges for $|x|<R$ with $R>0$. If there exists a sequence $x_n\ne0$ such that $x_n\to0$ and $f(x_n)=0$ for all $n$, then $c_k=0$ for all $k\in\mathbb{N}$.
I have no clue at all. Any hint or help will be appreciated.
Supposing that not all the $c_k$ are $0$, let $n_0=\min{\{n\geq 0, c_n\neq 0\}}$
Then $f(x)=\sum_{k=n_0}^\infty c_kx^k=x^{n_0}(c_{n_0}+\sum_{k=n_0+1}^\infty c_kx^{k-n_0})$
The power series $g(x)=\sum_{k=n_0+1}^\infty c_kx^{k-n_0}$ has the same radius as $f$ and $g(0)=0$.
$g$ being continuous at $x=0$, there is a neighborhood $V$ of $0$ such that $$\forall x\in V\setminus \{0\}, c_{n_0}+g(x) = c_{n_0}+\sum_{k=n_0+1}^\infty c_kx^{k-n_0}\neq 0$$
Hence $\forall x\in V\setminus \{0\}, f(x)\neq 0$, a contradiction.