Understanding Dirichlet Integral Proof

  • Context: Graduate 
  • Thread starter Thread starter Amok
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
Amok
Messages
254
Reaction score
1
I was trying to understand the proof given in this wiki page:

http://en.wikipedia.org/wiki/Dirichlet_integral

But I'm sure their proof is correct because I don't know if the step where he says the sine is the imaginary part of the the exponential and then expands it to the whole of the integral is correct.

[tex]\int_0^{\infty} e^{-\alpha \omega} Im( e^{i \beta \omega}) = Im( \int_0^{\infty} e^{-\alpha \omega} e^{i \beta \omega})[/tex]

I doesn't make much sense to me. That whole part of the demonstration is very unclear to me.

Anyone know this?
 
Last edited:
Physics news on Phys.org
[tex]e^{-\alpha\omega}[/tex] is real there, and since [tex]c \Im \left{a+bi\right}=\Im\left{ac+cbi\right}=cb[/tex], the equality [tex]e^{-\alpha\omega}\sin{\beta\omega}=\Im\left{e^{-\alpha\omega}e^{i\beta\omega}\right}[/tex] is valid. If you are still uncertain of this, the integral can be solved by using twice integration by parts.
 
losiu99 said:
[tex]e^{-\alpha\omega}[/tex] is real there, and since [tex]c \Im \left{a+bi\right}=\Im\left{ac+cbi\right}=cb[/tex], the equality [tex]e^{-\alpha\omega}\sin{\beta\omega}=\Im\left{e^{-\alpha\omega}e^{i\beta\omega}\right}[/tex] is valid. If you are still uncertain of this, the integral can be solved by using twice integration by parts.

So alpha and omega have to be real for this to work.
 
Yeah, well they do not state that alpha is real in that page. Thanks guys.