Proof of the convolution theorem

Click For Summary

Homework Help Overview

The discussion revolves around the convolution theorem in the context of Fourier transforms. The original poster presents a problem involving the Fourier transform of a convolution of two functions, g(x) and h(x), and seeks to understand the steps leading to the conclusion that the Fourier transform of the convolution equals the product of their individual Fourier transforms.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the manipulation of integrals and the implications of changing variables in the context of Fourier transforms. Questions arise regarding the treatment of differential elements during variable changes, particularly in relation to the Jacobian and the nature of dummy variables.

Discussion Status

Some participants have provided insights into the variable change process and the implications of treating certain variables as constants during integration. There is an ongoing exploration of the assumptions underlying the manipulation of integrals, particularly in the context of convolution and symmetry.

Contextual Notes

Participants note the complexity of the problem due to the nature of convolution and the Fourier transform, as well as the potential confusion arising from the treatment of differential elements in single versus double integrals. The discussion reflects a mix of understanding and uncertainty regarding the mathematical principles involved.

albega
Messages
74
Reaction score
0

Homework Statement


With the Fourier transform of f(x) defined as F(k)=1/√(2π)∫-∞dxf(x)e-ikx and a convolution of g(x) and h(x) defined by f(x)=[g*h](x)=∫-∞h(x-y)g(y)dy show that the Fourier transform of f(x) equals √(2π)H(k)G(k).

Homework Equations


In problem

The Attempt at a Solution


So I understand the general idea, but I'm stuck on a few little issues. I'm going to drop the integral limits from now on.

F(k)=1/√(2π)∫dx{∫h(x-y)g(y)dy}e-ikx (we can put e-ikx into the integral over y, allowing the next step)

Now the idea is to let z=x-y (we want to get h(z) which will lead us to the form of a Fourier transform for h). However all proofs seems to say this means dx=dz to give

F(k)=1/√(2π)∫dz{∫h(z)g(y)e-ikye-ikzdy}

The question is, why isn't dz=d(x-y)=dx-dy used (given no sources actually discuss this I gather I am being very silly). I also seem

Then
F(k)=√(2π)[1/√(2π)∫h(z)e-ikzdz][1/√(2π)∫g(y)e-ikydy]
=√(2π)H(k)G(k)

If anybody could explain that it would be great, thanks :)
 
Physics news on Phys.org
albega said:

Homework Statement


With the Fourier transform of f(x) defined as F(k)=1/√(2π)∫-∞dxf(x)e-ikx and a convolution of g(x) and h(x) defined by f(x)=[g*h](x)=∫-∞h(x-y)g(y)dy show that the Fourier transform of f(x) equals √(2π)H(k)G(k).

Homework Equations


In problem

The Attempt at a Solution


So I understand the general idea, but I'm stuck on a few little issues. I'm going to drop the integral limits from now on.

F(k)=1/√(2π)∫dx{∫h(x-y)g(y)dy}e-ikx (we can put e-ikx into the integral over y, allowing the next step)

Now the idea is to let z=x-y (we want to get h(z) which will lead us to the form of a Fourier transform for h). However all proofs seems to say this means dx=dz to give

F(k)=1/√(2π)∫dz{∫h(z)g(y)e-ikye-ikzdy}

The question is, why isn't dz=d(x-y)=dx-dy used (given no sources actually discuss this I gather I am being very silly). I also seem

Then
F(k)=√(2π)[1/√(2π)∫h(z)e-ikzdz][1/√(2π)∫g(y)e-ikydy]
=√(2π)H(k)G(k)

If anybody could explain that it would be great, thanks :)

Use the standard two-dimensional change-of-variable formula from ##(x,y)## to ##(u,v)##, where ##u = y, v = x-y##:
[tex]dx \, dy = \frac{\partial(x,y)}{\partial(u,v)} du \, dv[/tex]
Here, ##\partial(x,y)/\partial(u,v)## denotes the Jacobian of the "transformation" ##x(u,v), \, y(u,v)##.
 
Last edited:
Ray Vickson said:
Use the standard two-dimensional change-of-variable formula from ##(x,y)## to ##(u,v)##, where ##u = y, v = x-y##:
[tex]dx \, dy = \frac{\partial(x,y)}{\partial(u,v)} du \, dv[/tex]
Here, ##\partial(x,y)/\partial(u,v)## denotes the Jacobian of the "transformation" ##x(u,v), \, y(u,v)##.

Ahh, silly me, never thought about it as a 2D variable change!

So we have
F(k)=1/√(2π)∫{∫h(x-y)g(y)e-ikxdy}dx

(x,y)->(w,z) where w=y, z=x-y (so that x=w+z, y=w)
Then the Jacobian |∂(x,y)/∂(w,z)|=|(∂x/∂w)(∂y/∂z)-(∂x/∂z)(∂y/∂w)|=|(1)(0)-(1)(1)|=1
Then dxdy=dwdz=dydz and so we're sorted - thanks :)
 
Ray Vickson said:
Use the standard two-dimensional change-of-variable formula from ##(x,y)## to ##(u,v)##, where ##u = y, v = x-y##:
[tex]dx \, dy = \frac{\partial(x,y)}{\partial(u,v)} du \, dv[/tex]
Here, ##\partial(x,y)/\partial(u,v)## denotes the Jacobian of the "transformation" ##x(u,v), \, y(u,v)##.

Sorry but I am encountering some trouble with this again:

My notes say that we can show that a convolution
f(x)=∫h(x-y)g(y)dy
is symmetric by writing z=x-y so then (dz=-dy, limits swap)
f(x)=∫h(z)g(x-z)dz
and noting that z is just a dummy variable so we could call it y again if we really wanted so
f(x)=∫h(y)g(x-y)dy.

However how does dy=-dz in the variable change here? We don't have a 2D integral to solve the issue here so I'm confused...

Edit: I gather f(x) is f evaluated at some fixed point x, so that x is fixed and dx=0 here, unlike in the double integral... Correct?
 
Last edited:
albega said:
Sorry but I am encountering some trouble with this again:

My notes say that we can show that a convolution
f(x)=∫h(x-y)g(y)dy
is symmetric by writing z=x-y so then (dz=-dy, limits swap)
f(x)=∫h(z)g(x-z)dz
and noting that z is just a dummy variable so we could call it y again if we really wanted so
f(x)=∫h(y)g(x-y)dy.

However how does dy=-dz in the variable change here? We don't have a 2D integral to solve the issue here so I'm confused...

Edit: I gather f(x) is f evaluated at some fixed point x, so that x is fixed and dx=0 here, unlike in the double integral... Correct?

In your first integral, ##y## goes from ##-\infty## to ##+\infty##, while in the second, ##z## goes from ##+\infty## to ##-\infty##. When you re-write that as ##z## going from ##-\infty## to ##+\infty##, your ##-dz## will become a ##+dz##.
 
Ray Vickson said:
In your first integral, ##y## goes from ##-\infty## to ##+\infty##, while in the second, ##z## goes from ##+\infty## to ##-\infty##. When you re-write that as ##z## going from ##-\infty## to ##+\infty##, your ##-dz## will become a ##+dz##.
Ray Vickson said:
In your first integral, ##y## goes from ##-\infty## to ##+\infty##, while in the second, ##z## goes from ##+\infty## to ##-\infty##. When you re-write that as ##z## going from ##-\infty## to ##+\infty##, your ##-dz## will become a ##+dz##.

The question was, why is dx zero? But I think I may have answered it myself...
 
albega said:
The question was, why is dx zero? But I think I may have answered it myself...

Here was your question: "However how does dy=-dz in the variable change here? We don't have a 2D integral to solve the issue here so I'm confused..."
 
Ray Vickson said:
Here was your question: "However how does dy=-dz in the variable change here? We don't have a 2D integral to solve the issue here so I'm confused..."

Sorry I guess it wasn't that clear - but z=x-y, dz=dx-dy, so how does dy=-dz (i.e how is dx=0)...
 
albega said:
Sorry I guess it wasn't that clear - but z=x-y, dz=dx-dy, so how does dy=-dz (i.e how is dx=0)...

Have you forgotten that you are trying to equate a product of FTs to the FT of the convolution? That means that you will be integrating over ##x## as well (times ##e^{\pm i kx}##, of course), but that ##x## lies outside the ##y## or ##z## integral, so is like a constant when you are looking at the convolution for fixed ##x##.
 

Similar threads

Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
5
Views
2K