Fourier transform of the linear function

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 8K views
Irid
Messages
207
Reaction score
1
Hello,
I was wondering if one can give meaning to the Fourier transform of the linear function:

[tex]\int_{-\infty}^{+\infty} x e^{ikx}\, dx[/tex]

I found that it is [tex]\frac{\delta(k)}{ik}[/tex], does this make sense?
 
Physics news on Phys.org
This expression doesn't make sense since it's intrinsically undefined. A handwaving way is
[tex]\int_{\mathbb{R}} \mathrm{d} x x \exp(\mathrm{i} k x)=-\mathrm{i} \frac{\mathrm{d}}{\mathrm{d} k} \int_{\mathbb{R}} \mathrm{d} x \exp(\mathrm{i} k x)=-2 \pi \mathrm{i} \frac{\mathrm{d}}{\mathrm{d} k} \delta(k).[/tex]
 
  • Like
Likes   Reactions: 1 person
vanhees71 said:
This expression doesn't make sense since it's intrinsically undefined. A handwaving way is
[tex]\int_{\mathbb{R}} \mathrm{d} x x \exp(\mathrm{i} k x)=-\mathrm{i} \frac{\mathrm{d}}{\mathrm{d} k} \int_{\mathbb{R}} \mathrm{d} x \exp(\mathrm{i} k x)=-2 \pi \mathrm{i} \frac{\mathrm{d}}{\mathrm{d} k} \delta(k).[/tex]
Hmm.. seems to make sense. Why is there a minus sign popping up?