Applying Convolution to a PDE with a Fourier Transform

Click For Summary

Homework Help Overview

The discussion revolves around applying convolution techniques to a partial differential equation (PDE) involving Fourier transforms. The specific PDE is given as \(u_{xx}=u_t+u_x\) with initial conditions and boundary behavior specified for \(u\) and its derivative.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants explore the Fourier transform of the PDE and discuss the implications of convolution in the context of the problem. Questions arise regarding the correct function corresponding to specific Fourier transforms and the normalization of the transforms. There is also discussion about the proper handling of complex exponentials and the application of the convolution theorem.

Discussion Status

The conversation is ongoing, with participants providing corrections and suggestions for further exploration. Some participants have offered insights into the normalization of Fourier transforms and the nature of the Green's function related to the heat equation. However, there is no explicit consensus on the final approach to applying convolution.

Contextual Notes

Participants note potential algebraic errors and the need for careful consideration of normalization factors. The discussion also highlights the complexity introduced by the convection term in the PDE, which may require changes of variables for proper analysis.

member 428835

Homework Statement


$$u_{xx}=u_t+u_x$$ subject to ##u(x,0)=f(x)## and ##u## and ##u_x## tend to 0 as ##x\to\pm\infty##.

Homework Equations


Fourier Transform

The Attempt at a Solution


Taking the Fourier transform of the PDE yields
$$
(\omega^2-i\omega) F\{u\}= \partial_t F\{u\}\implies\\
F\{u\} = \exp(t/4)F\{f(\omega)\}\exp((\omega-i/2)^2t)\implies\\
u = \exp(t/4)\int_{-\infty}^\infty f(\omega)\exp((\omega-i/2)^2t)\exp(i\omega x) \, d\omega
$$ From here I don't know how to apply convolution. Can anyone help?
 
Physics news on Phys.org
What is the function that has ##\exp((\omega-i/2)^2t)## as its Fourier transform?

Edit: Also, ##i^2 = -1## ... You should have ##\exp(-(\omega+i/2)^2t)##.
 
Orodruin said:
What is the function that has ##\exp((\omega-i/2)^2t)## as its Fourier transform?

Edit: Also, ##i^2 = -1## ... You should have ##\exp(-(\omega+i/2)^2t)##.
Thanks for the correction. And a Gaussian transforms another Gaussian I believe, which is why I casted it in that form. I know $$F\left( \sqrt{\frac{\pi}{\alpha}}\exp(-x^2/4\alpha)\right) = \exp(-\alpha\omega^2).$$ Then the inverse transform of ##\exp(-(\omega-i/2)^2t)## where ##\alpha = 1/t## should be ##\sqrt{\pi t}\exp(-t(x-i/2)^2/4)##. What do you think?
 
I think you are guessing rather than performing the proper contour integral in the complex plane.
 
Yea I was looking at a formula that looked applicable. To work it out we'd have $$\int_{-\infty}^\infty \exp(-(\omega-i/2)^2t)\exp(i\omega x)\,d\omega = \int_{-\infty}^\infty \exp(-(\omega-i/2)^2t+i\omega x)\,d\omega\\
=\sqrt{\frac{\pi}{t}}\exp\left( -\frac{x(2t+x)}{4t} \right)$$
How does that look for the inverse Fourier transform?
 
... and multiplying this by the exponent you already extracted gives you? (In fact, it is preferable not to complete the square until you have the Fourier integral...)
 
You might also want to double check the normalisation of your Fourier transform and that of the table you are getting your transforms from.
 
Orodruin said:
... and multiplying this by the exponent you already extracted gives you? (In fact, it is preferable not to complete the square until you have the Fourier integral...)
Gotcha, so this gives us $$\sqrt{\frac{\pi}{t}}\exp\left( \frac{(t-x)^2}{4t} \right).$$ But how do I apply this to use convolution?
 
You should still double check the normalisation. And there is now a missing sign in the exponent.

Then use that the Fourier transform of a convolution is the product of the Fourier transforms.
 
  • #10
Shoot, we should have $$\sqrt{\frac{\pi}{t}}\exp\left( -\frac{(t+x)^2}{4t} \right)\exp(-t/2).$$ Can you elaborate on what you mean by "use that the FOurier transform of a convolution is the product of the Fourier transforms?
 
  • #11
Your conclusion in post 8 was closer. Note that the sign of the exponent with the t also changes due to your original sign error. Again, the best thing is to wait with completing the square until you have the inverse FT integral.

If you are not familiar with the convolution theorem, I suggest reading up on it. It should be explained in any introductory textbook on Fourier transforms. Or you can start on Wikipedia https://en.m.wikipedia.org/wiki/Convolution_theorem

Note the issues with normalisation.
 
  • #12
Shoot, yea I made an algebraic error. For completeness the equation after transforming the PDE should read $$
-(\omega^2+i\omega) F\{u\}= \partial_t F\{u\}\implies\\
F\{u\} = F\{f(\omega)\}\exp(-(\omega^2+i\omega)t)\implies\\
u = \int_{-\infty}^\infty F\{f(\omega)\}\exp(-(\omega^2+i\omega)t)\exp(i\omega x) \, d\omega\\
= \exp\left(- \frac{(x-t)^2}{4t} \right)\int_{-\infty}^\infty F\{f(\omega)\}\exp\left( -t\left(i\frac{x-t}{2t}-\omega\right)^2\right) \, d\omega$$ Proceeding (if this is correct), convolution seems to imply I should take the inverse Fourier transform of ##F\{f(\omega)\}## and ##\exp\left( -t\left(i\frac{x-t}{2t}-\omega\right)^2\right)## and multiply these together?
 
Last edited by a moderator:
  • #13
Up to a factor of ##1/2\pi## depending on normalisation of the Fourier transform.

Note that the Green's function of the heat equation is
$$
\frac{1}{\sqrt{4\pi t}} e^{-\frac{x^2}{4t}}.
$$
The difference in your case is the appearance of the convection term. You can get rid of it using an appropriate change of variables ##\tau = t##, ##\xi = x-t##. This is also the procedure you would obtain using the method of characteristics. If you do this, you will get the standard heat equation ##u_\tau = u_{\xi\xi}##. Reinserting your original coordinates into the resulting Green's function immediately gives
$$
G(x,t) = \frac{1}{\sqrt{4\pi t}} e^{-\frac{(x-t)^2}{4t}}.
$$
 

Similar threads

Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K