Let $1\le p_1 < p < p_2 \le \infty$ and $ f\in L^p(\mathbb R)$. Prove that there exist $f_1 \in L^{p_1} (\mathbb R)$ and $f_2 \in L^{p_2}(\mathbb R)$ such that $f = f_1 + f_2$.
I tried to make one of the function bounded but it leads nowhere. It seems to me I need to find function from $L^{p_2}$ first. Thank you in advance for any help.
Let $D_1$ be the set where $|f|>1$ and $D_2$ be the set where $|f|\leq 1$. Let $f_1$ be $f$ restricted to $D_1$ and $f_2$ be $f$ restricted to $D_2$. Both functions are 0 outside of the defined domains. \begin{align*} \int_{\mathbb{R}}|f_1|^{p_1} + \int_{\mathbb{R}}|f_2|^{p_2} &= \int_{D_1}|f_1|^{p_1} + \int_{D_2}|f_2|^{p_2}\\ &\leq \int_{D_1}|f_1|^{p} + \int_{D_2}|f_2|^{p}\\ &= \int_{\mathbb{R}}|f|^{p} \end{align*}