Understanding Scattering Process in QFT 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
3 replies · 1K views
LCSphysicist
Messages
644
Reaction score
163
Homework Statement
All the problem is printed below
Relevant Equations
.
I have been studying scattering process in QFT, but i am stuck now because i can't understand how this integral was evaluated:
$$\int dp\space \frac{1}{\sqrt{p^2+c²}}\frac{1}{\sqrt{p^2+k²}}\space p² \space d\Omega \space \delta(E_{cm}-E_{1}-E_{2})$$$

Where Ecm = c + k, E1 is the factor in the denominator involving c and E2 the factor in the denominator involving k.

Now, $$$\delta(\sqrt{p^2+c²} +\sqrt{p^2+k²} - (k+c))$$.

$$\sqrt{p^2+c²} +\sqrt{p^2+k²} - (k+c) = 0$$ has solution for p=0, so shouldn't the integral becomes

$$\int dp\space \frac{1}{\sqrt{p^2+c²}}\frac{1}{\sqrt{p^2+k²}}\space p² \space d\Omega \space \frac{\delta(p-0)}{(p/E_{1}+p/E_{2})_{p=0}}$$

I just applied the fact that $$\delta\big(f(x)\big) = \sum_{i}\frac{\delta(x-a_{i})}{\left|{\frac{df}{dx}(a_{i})}\right|}$$

Why is this wrong? And also, how to evaluate the integral so?
 
Physics news on Phys.org
May we take
[tex]\int d\Omega = 4\pi[/tex]
in your formula ?

[tex]f(p)=\sqrt{p^2+c^2}-c-\sqrt{p^2+k^2}+k[/tex]
How about calculating f'(p) to use your last formula with ##p_i## satisfying
[tex]f(p_i)=\sqrt{p_i^2+c^2}-c-\sqrt{p_i^2+k^2}+k=0[/tex]?
 
Last edited:
anuttarasammyak said:
May we take
[tex]\int d\Omega = 4\pi[/tex]
in your formula ?

[tex]f(p)=\sqrt{p^2+c^2}-c-\sqrt{p^2+k^2}+k[/tex]
How about calculating f'(p) to use your last formula with ##p_i## satisfying
[tex]f(p_i)=\sqrt{p_i^2+c^2}-c-\sqrt{p_i^2+k^2}+k=0[/tex]?
"[tex]f(p)=\sqrt{p^2+c^2}-c-\sqrt{p^2+k^2}+k[/tex]
How about calculating f'(p) to use your last formula with ##p_i## satisfying
[tex]f(p_i)=\sqrt{p_i^2+c^2}-c-\sqrt{p_i^2+k^2}+k=0[/tex]?" i did it in the last step. But as you can see, it would makes the denominator zero.
"May we take
[tex]\int d\Omega = 4\pi[/tex]
in your formula ?
"
As far as i know we can do it, so the real main problem is in fact calculating the variables involving the E and the P.
 
Let me clear some points. I assume In CM [tex]p_1=-p_2=p[/tex].
[tex]E_{CM}=\sqrt{p^2+k^2}+\sqrt{p^2+c^2}[/tex]
with
[tex]E_1+E_2=\sqrt{p_1^2+k}+\sqrt{p_2^2+c^2}[/tex]
Is it right?