I met this problem in real analysis:
Let $1 \leq p < \infty$ and assume $f \in L^p(\mathbb{R}^n)$. Prove that $$ \lim_{|y| \to \infty} \| f(x+y)+f(x) \|_p = 2^{\frac{1}{p}} \| f\|_p $$
I know that we need to prove the following: $$ \lim_{|y| \to \infty}\int_{\mathbb{R^n}} [f(x+y)+f(x)]^p - 2(f(x))^p dx= 0 $$ I feel that, from intuition, the result makes sense to me. Because, when $y$ goes to infinity, the influence of "overlapping" of $f(x+y)$ and $f(x)$ when raised to $p$-th power is "wiped out", thus we have double $(f(x))^p$. But I have difficulty proving it. Could anyone give me some hint? Thank you so much!
Some assembly required:
Let $f_k = f \cdot 1_{[-k,k]^n}$ and $(\sigma_y f)(x) = f(x+y)$, it is not hard to show that $\|f_k + \sigma_y f_k\| \to \sqrt[p]{2} \|f_k\|$.
$f+\sigma_y f = f - f_k + f_k + \sigma_y f_k - \sigma_y f_k + \sigma_y f$ and so $| \|f+\sigma_y f\| - \| f_k + \sigma_y f_k\|| \le \| f-f_k\| + \|\sigma_y(f-f_k)\| = 2 \|f-f_k\|$.