I'm attempting to find a solution to the following problem that doesn't involve splitting this into various cases. The question is:
"If $m^*(E) =0$, show that $m^*(E^2) = 0$, where $E^2 = \{x^2 \colon x \in E\}$ and $ E \subset \mathbb{R}$."
Here $m^*$ represents Lebesgue outer measure.
This problem can be reduced to the case where $E$ is bounded, however, when covering $E$ with a union of open intervals, say $(I_n)$, where $\sum_{n=1}^{\infty} \ell(I_n) \leq m^*(E) + \epsilon$ for any given $\epsilon >0$, I find that I reach a problem if any elements of $E$ belong to $(-1,1)$. This can be remedied by breaking the real line up into parts, however, if there's a more efficient way to approach this problem, please let me know.