Fourier Transforms - Tidying Up After Integration

Saz1
Messages
2
Reaction score
0
ω

Homework Statement



The function f(x) is defined by:

f(x) = e^2ax when x ≤ 0
0 when x > 0


Show that, for a > 0, its Fourier transform may be written:

Fourier transform = 1 / (2a - iω)


Homework Equations



Fourier transform = ∫f(x)e^iωt dx

(the integral is taken over minus infinity to infinity).


The Attempt at a Solution



I think I have done the 'hard' part correct:

Fourier transform = ∫e^(2ax) × e^iωt

= ∫e^(2a-iω)x

= e^(2a-iω)x / (2a-iω)x

but how would I go about getting it in the form required? I am guessing it related to the fact that the integral is taken over minus infinity to infinity - as x tends to infinity the Fourier transform tends to zero.. as x tends to minus infinity.. ?? What happens to the exponent?

Also, as a side note, is what I have done so far correct? Thanks a lot :)
 
Physics news on Phys.org
Saz1 said:
ω

Homework Statement



The function f(x) is defined by:

f(x) = e^2ax when x ≤ 0
0 when x > 0


Show that, for a > 0, its Fourier transform may be written:

Fourier transform = 1 / (2a - iω)


Homework Equations



Fourier transform = ∫f(x)e^iωt dx

(the integral is taken over minus infinity to infinity).


The Attempt at a Solution



I think I have done the 'hard' part correct:

Fourier transform = ∫e^(2ax) × e^iωt

= ∫e^(2a-iω)x

= e^(2a-iω)x / (2a-iω)x

but how would I go about getting it in the form required? I am guessing it related to the fact that the integral is taken over minus infinity to infinity - as x tends to infinity the Fourier transform tends to zero.. as x tends to minus infinity.. ?? What happens to the exponent?

Also, as a side note, is what I have done so far correct? Thanks a lot :)
You need to get in the habit of using parentheses. Also, you're being sloppy with x and t. Decide on one or the other.

Since the function is defined piecewise, break the integral up accordingly:
$$\int_{-\infty}^{\infty} f(t)e^{-i\omega t}\,dt = \int_{-\infty}^{0} f(t)e^{-i\omega t}\,dt + \int_{0}^{\infty} f(t)e^{-i\omega t}\,dt$$ Now what do you get?
 
Saz1 said:
ω

Homework Statement



The function f(x) is defined by:

f(x) = e^2ax when x ≤ 0
0 when x > 0


Show that, for a > 0, its Fourier transform may be written:

Fourier transform = 1 / (2a - iω)


Homework Equations



Fourier transform = ∫f(x)e^iωt dx

(the integral is taken over minus infinity to infinity).


The Attempt at a Solution



I think I have done the 'hard' part correct:

Fourier transform = ∫e^(2ax) × e^iωt

= ∫e^(2a-iω)x

= e^(2a-iω)x / (2a-iω)x

but how would I go about getting it in the form required? I am guessing it related to the fact that the integral is taken over minus infinity to infinity - as x tends to infinity the Fourier transform tends to zero.. as x tends to minus infinity.. ?? What happens to the exponent?

Also, as a side note, is what I have done so far correct? Thanks a lot :)

For x < 0, is your function e^2 ax, \, e^{2a}x, \text{ or } e^{2ax}\:? If you mean the third one you either need to use brackets, like this e^(2ax) or use the "superscript" button, like this e2ax. That button is found on the pallette at the top of the message area, and looks like X2.

RGV
 
vela said:
You need to get in the habit of using parentheses. Also, you're being sloppy with x and t. Decide on one or the other.

Since the function is defined piecewise, break the integral up accordingly:
$$\int_{-\infty}^{\infty} f(t)e^{-i\omega t}\,dt = \int_{-\infty}^{0} f(t)e^{-i\omega t}\,dt + \int_{0}^{\infty} f(t)e^{-i\omega t}\,dt$$ Now what do you get?



Sorry, first time I've posted here and I'm just generally rubbish with computers. There's no 't' value - everything is in terms of x. So the second integral would equal zero as defined by the initial function, and the first integral taken over minus infinity to zero would become

1/(2a-iω) × e(2a-iω)x



then when you put x=0 in, e^0 = 1 and hence the integral would be in the form I require. Thanks a lot for your help.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top