About two integrals in QCD textbook by muta

AI Thread Summary
The discussion focuses on the integration of delta functions in equations from a QCD textbook by Muta. Participants clarify how to manipulate delta functions in equations 2.3.153 and 2.3.154 to derive subsequent equations. It is emphasized that one cannot split a delta function into two separate functions, but existing delta functions can be used to simplify expressions. The relationship between the variables is explored, particularly how the delta functions relate to the kinematic variables involved. The conclusion highlights the importance of correctly applying delta functions and understanding their implications in the context of the equations.
Thor Shen
Messages
17
Reaction score
0
http://d.kankan3d.com/file/data/bcs/2014/0508/w65h1446064_1399517186_873.jpg

1.How to deal with the delta functions in eq.2.3.153 to obtain the eq.2.3.154 by integrating over q'?
2.How to caculate the integral from eq.2.3.154 to eq.2.3.156, especially the theta function?
 
Physics news on Phys.org
You already have a \delta^4(q'-q) so just put q=q' and remove the integral over dq'. Then in Eq. (2.3.154) you have \delta(k'\cdot q) that, in the COM, becomes just \delta(k_0\sqrt{s}). Therefore, taking care of the Jacobian coming out of the delta function, this just tells you that k'_0=0. Hence you don't need to worry about the thetas since they only give you \theta(q_0)=\theta(\sqrt{s})=1 since its argument is positive.
 
  • Like
Likes 1 person
Actually, when I try to simplify the eq.2.3.153 for obtain the bracket in eq.2.3.154, I find we must use the two delta functions in eq.2.3.154, but I wonder whether we can use δ(1/4(q'+k')^2-m^2)=δ(k'^2+s-4m^2)δ(k'*q) directly, and the δ(k*q) is equivalent the δ(k'*q) because of the k' is integrated over total space?
 
Thor Shen said:
I wonder whether we can use δ(1/4(q'+k')^2-m^2)=δ(k'^2+s-4m^2)δ(k'*q) directly, and the δ(k*q) is equivalent the δ(k'*q) because of the k' is integrated over total space?

No, you can't do that. You can't split one delta function in two. However, you already have two deltas:
$$
\delta\left(q^2+k'^2+2q\cdot k'-4m^2\right)\delta\left(q^2+k'^2-2q\cdot k'-4m^2\right).
$$
Now keep in mind that if you have some function f(x) multiplied by a delta then \delta(x-x_0)f(x)=\delta(x-x_0)f(x_0). This is true also if the function is a delta itself.

Now, the second delta tells you that q^2+k'^2-4m^2=2q\cdot k'. Using this is the first delta you obtain (I always omit the necessary Jacobian):
$$
\delta\left(q\cdot k'\right)\delta\left(q^2+k'^2-2q\cdot k'-4m^2\right)=\delta\left(q\cdot k'\right)\delta\left(q^2+k'^2-4m^2\right).
$$
Keep also in mind that q^2=s.
 
For the following four books, has anyone used them in a course or for self study? Compiler Construction Principles and Practice 1st Edition by Kenneth C Louden Programming Languages Principles and Practices 3rd Edition by Kenneth C Louden, and Kenneth A Lambert Programming Languages 2nd Edition by Allen B Tucker, Robert E Noonan Concepts of Programming Languages 9th Edition by Robert W Sebesta If yes to either, can you share your opinions about your personal experience using them. I...
Hi, I have notice that Ashcroft, Mermin and Wei worked at a revised edition of the original solid state physics book (here). The book, however, seems to be never available. I have also read that the reason is related to some disputes related to copyright. Do you have any further information about it? Did you have the opportunity to get your hands on this revised edition? I am really curious about it, also considering that I am planning to buy the book in the near future... Thanks!
Back
Top