Toronto Math Forum

APM346-2015F => APM346--Home Assignments => HA3 => Topic started by: Victor Ivrii on September 28, 2015, 01:04:56 PM

Title: HA4-P4
Post by: Victor Ivrii on September 28, 2015, 01:04:56 PM
http://www.math.toronto.edu/courses/apm346h1/20159/PDE-textbook/Chapter2/S2.3.P.html#problem-2.3.P.4 (http://www.math.toronto.edu/courses/apm346h1/20159/PDE-textbook/Chapter2/S2.3.P.html#problem-2.3.P.4)
Title: Re: HA4-P4
Post by: Zaihao Zhou on October 03, 2015, 02:48:39 PM
a)
\begin{equation} u_r = \frac{v_rr-v}{r^2} \end{equation}
\begin{equation} u_{rr} = \frac{v_{rr}r^2-2v_rr+2v}{r^3}\end{equation}
\begin{equation} u_{tt} = \frac{v_{tt}}{r} \end{equation}

Thus, the original equation can be written as \begin{equation} \frac{v_{tt}}{r} = c^2 [\frac{v_{rr}r^2-2v_rr+2v}{r^3} + \frac{2}{r}\frac{v_rr-v}{r^2}] \end{equation}
Then we get \begin{equation} v_{tt} = c^2v_{rr}\end{equation}
b) \begin{equation} u = \frac{1}{r}[f(r+ct)+g(r-ct)] \end{equation}
c)\begin{equation}v_{t=0} = ru_{t=0} = \phi(r) \end{equation}, thus \begin{equation} \phi(r) = r\Phi(r)\end{equation}
similarly, \begin{equation} \psi(r) = r\Psi(r)\end{equation}
Substitute, we get\begin{equation} u = \frac{1}{2r}[(r+ct)\Phi(r+ct)+(r-ct)\Phi(r-ct)]+\frac{1}{2cr}\int^{r+ct}_{r-ct}s\Psi(s)ds \end{equation}

d) not sure I understand the question. I tried to use L'Hopital rule to determine the limit of u, this seems to be well defined as long as \begin{equation} \Phi'(x)\end{equation} is well defined. However u(0,t) is infinite. That means \begin{equation} \Phi'(x)\end{equation} should be infinite? Not sure if I'm doing the right thing.
Title: Re: HA4-P4
Post by: Yumeng Wang on October 04, 2015, 03:15:05 PM
For (d). The following is my answer.

Given u is continuous when r=0, which means limr→0 u(r,t) exists.
Then limr→0 [f(r+ct) + g(r-ct)] = 0. Because otherwise, limr→0 [f(r+ct) + g(r-ct)] ≠ 0 implies limr→0 u(r,t) tends to be infinity.

So f(ct) + g(-ct) = 0
f(ct) = - g(-ct)
-f(x) = g(-x)
So g(r-ct) = -f(ct-r). As a result, u = r-1 [f(r+ct) - f(ct-r)]
Title: Re: HA4-P4
Post by: Victor Ivrii on October 04, 2015, 04:24:35 PM
You did it collectively

Yumeng Wang—learn LaTeX and avoid html tags for math