Is the Dirichlet integral a shortcut for solving this difficult integral?

  • Context: Undergrad 
  • Thread starter Thread starter Mr Davis 97
  • Start date Start date
  • Tags Tags
    Integral
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
4 replies · 2K views
Mr Davis 97
Messages
1,461
Reaction score
44
I have the integral ##\displaystyle \int_{- \infty}^{\infty} \frac{\cos x}{x^2+1} dx##. We are going to use differentiation under the integral sign, so we let ##\displaystyle I(t) = \int_{- \infty}^{\infty} \frac{\cos tx}{x^2+1} dx##, and then, after manipulation, ##\displaystyle I'(t) = \int_{- \infty}^{\infty} \frac{\sin tx}{x(x^2+1)} dx - \int_{- \infty}^{\infty} \frac{\sin tx}{x} dx##. My question lies in the rightmost integral. In a solution I've seen, the rightmost integral is linked to the Dirichlet integral: https://en.wikipedia.org/wiki/Dirichlet_integral. And so ##\pi## is simply substituted for this expression. What I don't understand is how can it be linked to this known integral when there is that ##t## in the argument of ##\sin##?
 
on Phys.org
kuruman said:
Can you not change variables? Let ##u=tx##, etc. etc.
Okay, I see how that could work... But I don't know the sign of t, right? As such I can't tell whether the upper bound on the integral goes to ##+ \infty## or ##- \infty##
 
Is there a reason for why you don't deal with the original integral via calculus of residues?