Suppose $\Omega \subseteq \C$ is open, $f : \Omega \to \C$, $z\in \Omega$, and $\zeta \in \T \color{red}{ := \set{z \in \C : \abs{z} = 1}}$. The directional derivative of $f$ is given by \[D_\zeta f(z) := \lim_{\substack{t\to0\\t\in\R}} \frac{f(z+t\zeta) - f(z)}t,\] provided the limit exists.
(Remark: Notice that if $f'(z) \neq 0$, then for $\zeta, \xi \in \T$ we can interpret the ratio $D_\zeta f(z) / D_\xi f(z)$ as the angle between the curves $t\mapsto f(z+t\zeta)$ and $t \mapsto f(z+t\xi)$; but then this is just $\zeta\bar\xi$, i.e., the angle between the lines $t \mapsto z+t\zeta$ and $t\mapsto z+t\xi$. For this reason, we say that $f$ "preserves angles" or "is conformal" at $z$.)
Suppose that $(a_n)_n$ is a sequence in $\C \setminus\set0$ such that \[\limni\abs{\frac{a_{n+1}}{a_n}} = L.\] Show that \[\limni \abs{a_n}^{1/n} = L.\] Note that this provides another method of computing the radii of convergence of some power series.
Suppose that $K$ is a compact set and $(f_n)_n$ is a sequence of functions from $K$ to $\C$. Show that $(f_n)_n$ converges uniformly on $K$ if and only if it is uniformly Cauchy, i.e, for every $\epsilon \gt 0$ there is $N \in \N$ so that if $n, m \gt N$ we have $\norm{f_n - f_m}_K \lt \epsilon$.
(If $(f_n)_n$ is uniformly Cauchy, then for each $z \in K$ the sequence $(f_n(z))_n$ is Cauchy because $\abs{f_n(z) - f_m(z)} \leq \norm{f_n-f_m}_K$. Therefore $(f_n(z))_n$ converges, and so $(f_n)_n$ converges pointwise to a function $f : z \mapsto \limni f_n(z)$. Your goal is to show that this convergence is uniform.)
Devise a power series $f(z) = \sum_{n=0}^\infty a_nz^n$ with radius of convergence 1 which converges uniformly on $\overline{B_1(0)} = \set{z \in \C : \abs{z} \leq 1}$, but the power series describing $f''(z)$ converges at no point of $\T$.
(If you are stuck, click for a suggestion of some coefficients which will work.)
Try $a_n = \frac1{n^2}$ for $n \gt 0$.
Of course, you still need to prove that these have the desired property.
Here are some further problems to think about out of interest. You do not need to attempt them, nor should you submit them with the assignment.