[solution]
**Step 1: Write the Kirchhoff representation at $x = 0$.** By [Kirchhoff's Formula](/theorems/666):
\begin{align*}
u(0, t) = \partial_t\bigl[t \, (M_t g)(0)\bigr] + t \, (M_t h)(0),
\end{align*}
where $(M_t g)(0) = \frac{1}{4\pi t^2}\int_{\partial B(0, t)} g \, d\mathcal{H}^2$.
**Step 2: Use the vanishing hypothesis on the displacement term.** For $0 \leq t \leq 1$, the sphere $\partial B(0, t) \subseteq \overline{B}(0, 1)$, so $g = 0$ on $\partial B(0, t)$. Therefore:
\begin{align*}
(M_t g)(0) = \frac{1}{4\pi t^2}\int_{\partial B(0, t)} 0 \, d\mathcal{H}^2 = 0 \quad \text{for all } 0 \leq t \leq 1.
\end{align*}
Since $t \mapsto t(M_t g)(0)$ is identically zero on $[0, 1]$, its $t$-derivative vanishes:
\begin{align*}
\partial_t\bigl[t(M_t g)(0)\bigr] = 0 \quad \text{for } 0 \leq t \leq 1.
\end{align*}
**Step 3: Handle the velocity term.** Similarly, $h = 0$ on $\partial B(0, t) \subseteq \overline{B}(0, 1)$ for $0 \leq t \leq 1$, so:
\begin{align*}
t \, (M_t h)(0) = \frac{t}{4\pi t^2}\int_{\partial B(0, t)} 0 \, d\mathcal{H}^2 = 0.
\end{align*}
**Step 4: Conclude.** Combining:
\begin{align*}
u(0, t) = 0 + 0 = 0 \quad \text{for all } 0 \leq t \leq 1.
\end{align*}
This is the same conclusion as the [Finite Speed Of Propagation For The Wave Equation](/theorems/670), obtained here by direct inspection of the representation formula rather than by an energy argument. The Kirchhoff-based proof is more transparent in $n = 3$: the formula *shows* that only the data on $\partial B(0, t) \subseteq \overline{B}(0, 1)$ appear. The energy proof is more general — it works in all dimensions and does not require an explicit formula — but gives less geometric insight into why the result holds.
[/solution]