I want to solve the following problem:
Is there a sequence of polynomials $p_n$, such that $p_n(0)=1$, $n \in \mathbb{N}$, but $\lim_{n \rightarrow \infty} p_n(z)=0$ for all $z \neq 0$.
As a hint I got: “Consider $K_n:=(\{ z \in \mathbb{C}:|z|\leq n \} \setminus \{ z \in \mathbb{C}: d(z,[0,n]) <\frac{1}{n}\}) \cup \{0\} \cup [\frac{1}{n},n]$, then show that $K_n $is compact and $\mathbb{C}\setminus K$ is connected. Then use Runge theorem to find a polynomial.”
My approach: Obviously $\{ \ z \in \mathbb{C}:|z|\leq n \}$ is compact, and $\{ z \in \mathbb{C}: d(z,[0,n]) <\frac{1}{n}\}$ is open. Now subtracting an open set from a compact set yields a compact set. Further $\{0\}$ and $\{[\frac{1}{n},n]\}$ are both compact. Thus $K_n$ is compact.
Now I am struggling to show that $\mathbb{C}\setminus K$ is connected. The only thing that comes to mind is to use the definition of connected sets. (A set $E$ is called connected, if it can not be writen as the union of two disjoint nonempty sets $A$ and $B$ which statisfy $A \cap E \neq \emptyset$ and $B \cap E \neq \emptyset$).
Further I am not sure on how to use Runge’s theorem to “find a polynomial”.
The version of Runge’s theorem that I know (and think may be useful) is: Let $\Omega$ be an open subset of $\mathbb{C}$. Then $\mathbb{\hat{C}}\setminus \Omega$ is connected $\iff$ all $f \in H(\Omega)$ can be approximated uniformly on compact sets in $\Omega$ by polynomials.