I would like to know if it can be said with certainty and generality that any improper integral
over the real line
of a real function
(said integral converges and exist)
must yield a wholly real value?
It cannot be imaginary nor have imaginary components.
Given an improper integral from 0 to infinity, i suppose we can't use jordan's lemma(I am still working on learning the proof) directly.
So my thought then is to use a quartercircle contour.
But 1st, let me just change it complex plane. change all x to z.
I get improper integral[0, inf] ((2z^2)/(z^4 + 1))
Working to get the poles:
(z^4 +1) = (z^2 + i)(z^2 -i) = (z + sqrt(i))(z - sqrt(i))(z + i sqrt(i))(z - i sqrt(i))
These are simple poles of order 1.
From JL, i can work out that the quarter circle curve approaches 0, as R, from z = Re^itheta, approaches infinity.
I can do residue theorem. The quarter circle only encloses z = sqrt(i)
Res(f, sqrt(i) = (2(i))/((2 sqrt(i))(i+ i) = 1/2(sqrt(i)
multiply that by 2pii, we get pi* (i/sqrt(i))
So, after alot of days(hence my id), i thought about changing it to theta form and then expanding it in polar? form, and i get
pi(cos(pi/4) + i sin(pi/4)) = Improper integral over the positive real axis + improper integral over the positive part of imaginary axis
The issue is the contribution along the imaginary axis might not be trivial.
(Funnily enough, i try to parameterise the imaginary component, and i end up something like the real improper integral, except with i with parameterising variable t and its "end points" being completely real valued, but i will not assume)
Which leads to my question: Are improper integrals "limited" by the dimension(? for my lack of better vocabulary)?
like, an improper integral over the real line for a real function.
Even if we solve it via extending to complex plane, the answer MUST be real, not imaginary, not complex.