Can the product of two integrals be simplified into one using dummy variables?

  • Level: Graduate 
  • Thread starter Thread starter Hepth
  • Start date Start date
  • Tags Tags
    Integrals Product
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 3K views
Science Advisor
Gold Member
Messages
458
Reaction score
40
If I have an integral:
[tex]A = \int \frac{d^d p}{(2 \pi)^d} Z[p][/tex]

And I want [tex]A^* A[/tex]

Is it
[tex]A^* A = \int \frac{d^d p}{(2 \pi)^d} Z^*[p] Z[p][/tex] ?

Because the "p" is the same, and really it would be integral 1 times integral 2 times a delta, which should make it just one.

I don't think its true, and an example in mathematica doesn't work.

Is there a shortcut to get the product of two integrals to be one?:
[tex](\int \frac{d^d p}{(2 \pi)^d} Z^*[p])( \int \frac{d^d p}{(2 \pi)^d} Z[p]) =[/tex]

hmm, the product of two sums...
 
Physics news on Phys.org
Recall that the variables you integrate over are dummy variables. So you should write
[tex](\int \frac{d^d q}{(2 \pi)^d} Z^*[q])( \int \frac{d^d p}{(2 \pi)^d} Z[p]) =<br /> \int \frac{d^d q}{(2 \pi)^d} \int \frac{d^d p}{(2 \pi)^d} Z^*[q] Z[p][/tex].

Whether or not you can do something clever with this to make it a single integral depends on the form of [tex]Z[/tex].