This is an old revision of the document!
In general, we don't have $a^n + b^n \neq (a+b)^n $.
Given $\sum_n a_n$ converge, and $a_n > 0$
One need to show that $x_n$ is bounded from below; $x_n$ is monotone decreasing. This two show $x_n$ converges to some $x$. Then one need to prove that $x=\sqrt{a}$.
One should start with a Cauchy sequence $\{f_n(x)\}$ in $C(K)$, and construct a function $f(x)$ by taking pointwise limit, define for $x \in [0,1]$, $f(x) = \lim_n f_n(x)$. Thus defined, $f(x)$ is just a function, and may not be continuous, and we don't know yet $f_n \to f$ uniformly or not. Once we show that the convergence is uniform (see solution), then we can use the result that uniform convergence preserve continuity, to conclude that $f$ is a continuous function on $[0,1]$, hence $f \in C(K)$.
It is tempting to consider $f(x) = \int_0^x f'(t) dt$, however, we don't know if $f'(t)$ is integrable or not.
Given $A, B$ compact subset of $X$, one need to show that $A \cap B$ is compact.