Understanding Integral Operator Equation Manipulations w/ θ(t)

  • Thread starter Thread starter aaaa202
  • Start date Start date
  • Tags Tags
    Integral
aaaa202
Messages
1,144
Reaction score
2
Can anyone help med understand the manipulations done to the integral operator equation attached? θ(t) is the heaviside function so:
θ(t1-t2) = {1 for t1>t2 0 t1<t2}
The t1 and t2 are dummy variables and I don't see how the rewriting takes place.
 

Attachments

  • integralequation.png
    integralequation.png
    18.6 KB · Views: 609
Physics news on Phys.org
2nd line: just split the thing into two equal parts and swap the dummy index names on the 2nd half.

3rd line: the 2nd integral (whose upper bound is a dummy variable) can be rewritten over the full range, if you add the step function to remove the bits that are not included in the original integration domain.
 
2nd line I understood of course :)

What I don't understand on the third line is why the bit that is included in the integration from t0 to t and not in t0 to t1 is related to when t1<t2?
 
so, let a<b<c be reals and f be a function. \int_a^b f(x) dx = \int_a^c f(x) \theta(b-x) is what you're trying to see. It might be easiest to see if you split the integral on RHS into integrals from a to b and from b to c.
 
  • Like
Likes 1 person
Okay I get it now - don't know why I got confused by something so simple. One thing that still confuses me though is that the rewriting you see there is actually the time ordering operator in quantum field theory. And it seems that it is related to the Feynman diagrams describing events happening at different physical times t1, t2. But I don't see how this parallel is drawn since the times are really just dummy variables and from my view you can't give them any physical value. I mean should t1>t2 or the opposite?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top