I am currently trying to answer a problem but I'm not quite sure I understand what the actual question is asking. The question reads:
Fix a time $t_*>0$. Assume $\phi_i, \psi_i$ where $i=1,2$ are bounded functions on the real line. Let $u_i$ denote the solution to:$$\frac{\partial^2u_i}{\partial t^2}-c^2\cdot\frac{\partial^2u_i}{\partial x^2}=0, \>\>\>\>u_i(x,0)=\phi_i(x), \>\>\>\> \frac{\partial u_i(x,0)}{\partial t} = \psi_i(x)$$ For any function $f(x)$, with $||f(x)||_{\infty}$ denoting the supremum of $|f(x)|$ over $x\in\mathbb R$. Consider the statement: For every $\epsilon>0$ we can find $\delta>0$ such that:$$\text{if } ||\phi_1(x)-\phi_2(x)||_{\infty}<\delta\text{ and }||\psi_1(x)-\psi_2(x)||_{\infty}<\delta, \textbf{ then } ||u_1(x, t_*)-u_2(x,t_*)||_{\infty}<\epsilon$$ a) Explain in words what this statement means in terms of solving the IVP for the wave equation b)Prove the statement
Now for a), I'm assuming the way to describe it with words is that if the initial values have an error that is delta-fine, then the solutions that comes with the two separate IVP has to have error that is epsilon-fine, or in other words, the solution is unique.
But for b), I dont even know where to start. How can I prove this statement using epsilon delta definitions? I am not that knowledgeable when it comes to epsilon-delta definitions, and require some help here. If anyone could help it would be greatly appreciated. Thank you!