Let $u$ be a solution to $$\begin{cases}\Box u =0,\; \; (t,x)\in \mathbb{R}_+ \times \mathbb{R}^2\\(u,u_t)\restriction_{t=0} = (f,g),\end{cases}$$ where $f,g$ are smooth functions with compact support. I'd like to show that $|u(x,t)|\leq C t^{-\frac 12}$.
To do so, I try to use the Poisson formula given the solution as $$u(t,x) = \underbrace{\int_{B(x,t)} \frac{g(y)}{\sqrt{t+|y-x|} \sqrt{t-|y-x|}} \text{d}y }_{I}+\underbrace{ \partial_t \int_{B(x,t)} \frac{f(y)}{\sqrt{t+|y-x|} \sqrt{t-|y-x|}} \text{d}y}_{II}.$$
I split integral $I$ in $I_a$ where in $I_a$, I integrate in the region $t-|y-x|\geq 1$. However in the region $1\geq t-|y-x|$ I don't know how to conlude. To be more precise, I would like to have the following estimate
$$\int_{B(x,t)\cap \{1\geq t-|y-x|\}} \frac{g(y)}{\sqrt{t+|y-x|} \sqrt{t-|y-x|}} \text{d}y \leq \frac{C}{\sqrt{t}},$$ where $C$ is independent from $x$ and $t$.
Has someone a hint for that?