Good day everyone,
I am reading a paper and trying to reproduce some of the results in there. I do have to say this is a physics paper, so I am essentially sorry if the question I'm asking might seem a bit weird, but I feel that it belongs here.
Essentially, I have derived such an expression:
$$\frac{\mathrm{d}L^{\mu\nu}(q,k_1,k_2)}{\mathrm{d}^4k_1\mathrm{d}^4k_2}=\left[k_1^{\mu}k_2^{\nu}+k_1^{\nu}k_2^{\mu}-g^{\mu\nu}(k_1\cdot k_2)\right]\delta^4(q-k_1-k_2)\frac{\delta((k_1^0)-|\vec{k_1}|)}{2k_1^0}\frac{\delta((k_2^0)-|\vec{k_2}|)}{2k_2^0}$$
Where $k_1,k_2, q$ are four-vectors, $\vec{q}=0$, i.e. the $q^1,q^2,q^3$ components of q are zero, $g^{\mu\nu}=\mathrm{diag}(1,-1,-1,-1)$ is the metric tensor, $k_1\cdot k_2$ denotes the scalar product of the two 4-vectors, i.e. $g^{\mu\nu}k_{\mu}k_{\nu}$ and $k^{\mu}_{1,2}=\frac{Q}{2}(1,\pm\sin\theta\cos\phi,\pm\sin\theta\sin\phi,\pm\cos\theta)$, where $Q=\sqrt{q^2}$.
My goal is to get to $$\frac{\mathrm{d}L^{\mu\nu}(q,k_1,k_2)}{\mathrm{d}(\cos\theta)\mathrm{d}\phi}=?,$$
however, I am not sure how to approach this. I need to integrate over the 6 deltas that I have, obviously, but how does integration over deltas work with the index structure of my original equation? I think, what I should be left with is a very similar expression with some overal factor in front. But I am not sure how do I get there. This shouldn't be hard, assuming the deltas allow me to evaluate the integrals rather trivially. Thank you for any input.