Let $$\large f_k(x)=\sum_{j=1}^{2^k}2^k\int_{I_{k,j}}f(t)\,dt\chi_{I_{k,j}}(x).$$
where $f\in L^p(0,1)$, and $I_{k,j}=\{x:(j-1)2^{-k}\leq x<j2^{-k}\}$, $j=1,\dots, 2^k$. In other words, $\{I_{k,j}\}$ are intervals of length $2^{-k}$ whose union is $[0,1)$.
My question is: How do we intuitively see that $\|f_k\|_p\leq\|f\|_p$? I can prove it rigorously (see below), but I currently lack the intuition to see/guess why it ought to be true.
$\|f_k\|_p\leq\|f\|_p$ turns out to be a key step in another question, and without this intuition, a priori I would not even think of proving this inequality. Hence, I am extremely curious of how to see/guess/suspect that $\|f_k\|_p\leq\|f\|_p$ intuitively
I can roughly see that $2^k\int_{I_{k,j}}f(t)\,dt$ is sort of an average of the values around the interval $I_{k,j}$.
Thanks for any help!
My proof:
\begin{align*} \int_0^1|f_k(x)|^p\,dx&=\int_0^1\left|\sum_{j=1}^{2^k}2^k\int_{I_{k,j}}f(t)\,dt\chi_{I_{k,j}}(x)\right|^p\,dx\\ &=2^{kp}\sum_{j=1}^{2^k}\int_{I_{k,j}}\left|\int_{I_{k,j}}f(t)\,dt\right|^p\,dx\\ &\leq 2^{kp}\sum_{j=1}^{2^k}\int_{I_{k,j}}\left[\int_{I_{k,j}}|f(t)|\,dt\right]^p\,dx\\ &\leq2^{kp}\sum_{j=1}^{2^k}\int_{I_{k,j}}\left[\left(\int_{I_{k,j}}|f(t)|^p\,dt\right)^{1/p}\left(\int_{I_{k,j}}|1|^{p'}\,dt\right)^{1/p'}\right]^p\,dx\tag{By Holder's inequality}\\ &=2^{kp}\sum_{j=1}^{2^k}\int_{I_{k,j}}\left[\left(\int_{I_{k,j}}|f(t)|^p\,dt\right)2^{-kp/p'}\right]\,dx\\ &=2^{kp-k-kp/p'}\sum_{j=1}^{2^k}\int_{I_{k,j}}|f(t)|^p\,dt\\ &=\int_0^1|f(t)|^p\,dt\\ &=\|f\|_p^p<\infty. \end{align*}