Why can every set $E$ in the real numbers with $\mu^{*}(E)=\infty$ be realized as the disjoint union of countably many measurable sets, each of which has finite outer measure? I'm trying to see this without the approximation properties by open, closed sets.
Edit: Perhaps one can cover by countably many intervals, intersect each with $E$, and then inductively define the $k$th set by subtracting off the union of the previous $k-1$?
You can write $E$ as a disjoint union of countably many sets with finite outer measure, because you can divide the entire space as such union. Namely, for each $n\in \Bbb Z$, let $I_n = [n,n+1)$. Then $$\Bbb R = \bigcup_{n\in \Bbb Z} I_n.$$
Now given such $E$, define $E_n=E\cap I_n$. Then $E$ is the disjoint union of those $E_n$ and each $E_n$ has finite outer measure because $E_n\subseteq I_n$.
Bit in general we can't ensure measurability of the subsets involved in the decomposition. See Ats's answer.