Without Prefix: How to Evaluate the Convolution of f with Itself?

zezima1
Messages
119
Reaction score
0
Determine the confolution of f with itself where f is:

f(t) = 1 for ltl<1 and 0 everywhere else

Then deduce that:

-∞ sin2ω/ω2 dω = ∏

Fouriertransform of f gives:

f(ω) = 2/√(2∏) sin(ω)/ω

and using the convolution theorem gives:

f*f = 4/√(2∏) sin2(ω)/ω2

But I'm clueless of what to do from this point. Should I evaluate the convolution integral and equate that to the above?

In that case we have:

f*f = ∫-∞ f(τ)f(t-τ) dτ

But how do I evaluate that? I can see that τ must be between -1 and 1. Thus t must be between -2 and 2? But what does that make the integral look like?
 
Last edited:
Physics news on Phys.org
zezima1 said:
Determine the confolution of f with itself where f is:

f(t) = 1 for ltl<1 and 0 everywhere else

Then deduce that:

-∞ sin2ω/ω2 dω = ∏

Fouriertransform of f gives:

f(ω) = 2/√(2∏) sin(ω)/ω

and using the convolution theorem gives:

f*f = 4/√(2∏) sin2(ω)/ω2

But I'm clueless of what to do from this point. Should I evaluate the convolution integral and equate that to the above?

In that case we have:

f*f = ∫-∞ f(τ)f(t-τ) dτ

But how do I evaluate that? I can see that τ must be between -1 and 1. Thus t must be between -2 and 2? But what does that make the integral look like?

You are integrating a step function times a shifted step function where t is the size of the shift. The product is going to be 1 on some interval and 0 off that interval. Draw a picture and try working out say f*f(0), f*f(1), f*f(2)... until it becomes clear what function of t that is. Though for your given problem you only need the value of f*f(0).

And the convolution theorem actually tells you that you take the inverse Fourier transform of f(ω)^2 to get the convolution f*f.
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top