Integral Calculation: Compute l/sqrt(x2+l2)

  • Thread starter Thread starter PeteSampras
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
PeteSampras
Messages
43
Reaction score
2
Homework Statement
Help please with the integral of figure
Relevant Equations
In the description
I need compute the integral

$$(2\pi)^{-3} \int d^3p e^{-l|p|}e^{i \vec{x} \cdot \vec{p}}$$

The problem does not specified the limits of integration

The result is

$$\frac{1}{\pi^2} \frac{l}{\sqrt{\vec{x}^2+l^2}}$$I saw the references about t-Student and I had not achieved it.
I have tried to split the integral as

$$\int dp_x dp_y dp_z e^{-l\sqrt{p_x^2+p_y^2+p_z^2}} e^{ip_xx+ip_yy+ip_zz}$$
x2 without result.
Also I tried to insert a 2D dirac Delta and after integrate only in dp instead dp^2. Also without result

Could you help me to solve this integral?
 

Attachments

  • 11.jpg
    11.jpg
    8.3 KB · Views: 157
Last edited:
Physics news on Phys.org
Orodruin said:
Spherical coordinates.
Do you say something like that

##\int_0^{2\pi}d\theta\int_0^\pi d\phi \int_0^\infty dp~p^2e^{-lp}e^{ipr\cos (\theta)}##

I also have intented without results
 
Last edited:
You are missing the ##\sin\theta## iof the volume element. (And a } that makes your LaTeX not render)
 
Reply
  • Like
Likes   Reactions: vanhees71
PeteSampras said:
Do you say something like that

##\int_0^{2\pi}d\theta\int_0^\pi d\phi \int_0^\infty dp~p^2e^{-lp}e^{ipr\cos (\theta)}##

I also have intented without results

Orodruin said:
You are missing the ##\sin\theta## iof the volume element. (And a } that makes your LaTeX not render)

In which case the limits of [itex]\theta[/itex] should be [itex][0, \pi][/itex] and the limits of [itex]\phi[/itex] should be [itex][0, 2\pi][/itex].
 
Reply
  • Like
Likes   Reactions: vanhees71 and Orodruin