If $a>1$ and $f\in L^a([0,1])$, show that $\lim_{a\to 1}\|f\|_a=\|f\|_1$.
Proof: Assume $f$ is bounded. $f^a\to f$ pointwise. By the dominated convergence theorem, $\int|f|^a\to\int|f|$.
I'm a little unsure of this part of the proof. Doesn't the dominated convergence theorem only apply to sequences?
The Dominated Convergence Theorem does apply to sequences. But you can apply it to any sequence $a_n$ with $a_n\to1$. So you are proving that $\varphi(a_n)\to\varphi(1)$ for every sequence $\{a_n\}$ with $\alpha_n\to1$, and $\varphi(a)=\int |f|^a$. This implies that $\varphi$ is continuous (continuity on a metric space can be tested on sequences).
Now you stil need to deal with the case where $f$ is not bounded.