Integrating exponent to get delta function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
tamiry
Messages
8
Reaction score
0
Something i ran into while doing hw

Homework Statement


starting with
[tex]\int{dx} e^{-ikx}\delta(x) = 1[/tex]
we conclude by Fourier theory that
[tex]\int{dk} e^{+ikx} = \delta(x)[/tex]
Now, i try to compute
[tex]\int{dk} e^{-ikx}[/tex]

(I've dropped the normalization factors of [tex]2\pi[/tex]. I believe no harm is done by that)

Homework Equations





The Attempt at a Solution


Method 1: change x to -x
[tex]\int{dk} e^{-ikx} = \int{dk} e^{+ik(-x)} = \delta(-x) = \delta(x)[/tex]

Method 2: change the integration parameter k to -k
[tex]\int{dk} e^{-ikx} = -\int{dk} e^{+ikx} = -\delta(x)[/tex]

So what did I do wrong here?


thanks a lot
T
 
Physics news on Phys.org
I looked at it again. At my second method. I had to change the integral limits as well, and that fixes it.