Consider the initial value problem
$$ \begin{cases} \partial^{2}_{t} w - \Delta w = 0, \\[6pt] w(x,0) = 0\\[6pt] \partial_t w(x,0) = g(x) \end{cases} $$
$x \in R^3 , t \in R.$
if $g$ is a radial function, i know this
$$w(x,t) = w(\| x\|,t) = \frac{1}{2 \| x\|} \int_{ |\|x\| - t|}^{\| x\|+t} \rho g(\rho) \ d\rho.$$ The exercise is:
Use the Hardy-Littlewood maximal function to show that
$$ \left(\int_{-\infty}^{+\infty} \| w(\cdot,t)\|^2_\infty \ dt\right)^{1/2} \leq C \|g\|_2.$$
I have no idea to how to do that. someone can help me with this exercise ?
Thanks in advance!