MHB Fourier transform to solve the wave equation

Markov2
Messages
149
Reaction score
0
I need to use the Fourier transform to solve the wave equation:

$\begin{aligned} & {{u}_{tt}}={{c}^{2}}{{u}_{xx}},\text{ }x\in \mathbb{R},\text{ }t>0, \\
& u(x,0)=f(x), \\
& {{u}_{t}}(x,0)=g(x).
\end{aligned}
$

So I have $\dfrac{{{\partial }^{2}}F(u)}{\partial {{t}^{2}}}=-{{c}^{2}}{{w}^{2}}F(u)$ which gives $F(u(x,w))(t)=c_1\cos(wct)+c_2\sin(wct)$ and $F(u(x,0))=F(f )$ (1) and $\dfrac{\partial F(u(x,0))}{\partial t}=g(x)$ (2). So by using (1) I get $F(u(x,0))=c_1=F( f)$ and $F_t(u(x,0))=c_2cw=g(x)$ so $F(u(x,w))=F( f)\cos(wct)+\dfrac{g(x)}{cw}\sin(wct).$

Well I want to know if I'm correct so far. After this, I'm having problems with the inverse! :(
 
Physics news on Phys.org
Markov said:
I need to use the Fourier transform to solve the wave equation:

$\begin{aligned} & {{u}_{tt}}={{c}^{2}}{{u}_{xx}},\text{ }x\in \mathbb{R},\text{ }t>0, \\
& u(x,0)=f(x), \\
& {{u}_{t}}(x,0)=g(x).
\end{aligned}
$

So I have $\dfrac{{{\partial }^{2}}F(u)}{\partial {{t}^{2}}}=-{{c}^{2}}{{w}^{2}}F(u)$ which gives $F(u(x,w))(t)=c_1\cos(wct)+c_2\sin(wct)$ and $F(u(x,0))=F(f )$ (1) and $\dfrac{\partial F(u(x,0))}{\partial t}=g(x)$ (2). So by using (1) I get $F(u(x,0))=c_1=F( f)$ and $F_t(u(x,0))=c_2cw=g(x)$ so $F(u(x,w))=F( f)\cos(wct)+\dfrac{g(x)}{cw}\sin(wct).$

Well I want to know if I'm correct so far. After this, I'm having problems with the inverse! :(

Hi Markov, :)

I think you can find the method of solving the wave equation using the Fourier transform if you Google something like, "wave equation and Fourier series". You may find the answer to your question http://www.iam.ubc.ca/%7Esospedra/05-separation.pdf(Scroll down, and at the end the Fourier series method is given).

Kind Regards,
Sudharaka.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top