Let $a_n$ be an infinite bounded sequence. Prove that $||a||_{l^p} \rightarrow \sup_n|a_n|$ as ${p \rightarrow \infty}$.
I've read proofs for that, but I want to ask about the following:
For any finite $N \in \mathbb{N}$, we have:
$$\lim_{p \rightarrow \infty}(|a_1|^p + ... + |a_N|^p)^{1/p} = \sup_{n \in N} |a_n| $$
Can I just take the limit $N \rightarrow \infty $? What is the justification for that?