0
$\begingroup$

I have the following integral:

$$\displaystyle \int_{\mathbb{R}^2} \left( \int_{\mathbb{R}^2} \frac{J_{1}(\rho |\alpha|)J_{1}(\rho|k- \alpha|)}{|\alpha||k-\alpha|} \ \mathrm{d}\alpha \right)^2 \ \mathrm{d}k,$$

with $\alpha, k \in \mathbb{R}^2$, $\rho$ constant, $J_{\nu}$ the Bessel function of the first kind, $|\cdot|$ the Euclidean norm on $\mathbb{R}^2$.

I want to make the substitution $\alpha = s$, $k = s + t$. If the square wasn't there, this would be easy, and we'd just end up with

$$\displaystyle \int_{\mathbb{R}^2} \int_{\mathbb{R}^2} \frac{J_{1}(\rho |s|)J_{1}(\rho|t|)}{|s||t|} \ \mathrm{d}s \ \mathrm{d}t,$$

since the determinant of the Jacobian corresponding to this change of coordinates is $1$. But the square makes things difficult. What does the integral at the top look like after making that change of coordinates?

  • 0
    You could literally square the inner integral and expand it into two integrals inside.2017-02-18
  • 0
    Do you mean write the integral squared as two copies of itself, one depending on $\alpha$ and the other depending on $\beta$, say?2017-02-18
  • 0
    Yeah, that's what I was thinking. (didn't really think it all the way through though, so we'll see how it goes)2017-02-18
  • 0
    I can't get the coordinate change to make sense after doing this, though -- unless I'm missing something.2017-02-18

1 Answers 1

2

IMHO, you should consider apart the transformation of the inside integral.

What follows is a hint, far from a full answer.

2 remarks:

1) $f(\omega)=\pi\dfrac{\sqrt{3}}{2}r^{3/2}\dfrac{J_1(2 \pi \omega r)}{2 \pi \omega r}$ is the Fourier transform of a unit disk with radius $r$.

(http://isi.ssl.berkeley.edu/~tatebe/whitepapers/FT%20of%20Uniform%20Disk.pdf).

2) The inside integral is, up to a multiplicative constant, the convolution of two such transforms, otherwise said, it is a square of convolution.

Thus, the integral can be written, up to a multiplicative constant, as the integral of the Fourier transform of a the area common to two disks with radius $r$, this function being explicitly computable.

  • 0
    Thank you for the response, but I'm a little confused by this. The integrals are both over $\mathbb{R}^2$, while the Fourier transform you mention looks to be a function on $\mathbb{R}$ -- does it follow that $\frac{J_{1}(|\alpha|)}{|\alpha|}$ is also the Fourier transform of a unit disc, despite the fact that $\alpha \in \mathbb{R}^2$? I am also not sure how you deduced the last statement. Does this come from the convolution theorem?2017-02-18
  • 0
    In fact it is 1D convolution along a radial axis, because there is a symmetry of revolution.2017-02-18
  • 0
    I see. Could you explain the last sentence in your answer? I am having trouble understanding how you deduced that from remarks 1) and 2): why does the inner integral correspond to the FT of the intersection of the areas of two discs? Is the computability justified by the convolution theorem here? Incidentally I have a bounty offered at the moment on this very integral.2017-02-18
  • 0
    I am also not sure why the resulting square of the convolution is integrable: for instance, the Fourier transform you mention (i.e. the Bessel quotient) is not in $L^1$.2017-02-19
  • 0
    The fact that it is not in $L^1$ (or $L^1 \cap L^2$) means that it has no "classical Fourier Transform". But it has a Fourier Transform in the framework of distributions.2017-02-19
  • 0
    But why is that sufficient to guarantee square-integrability of the convolution? Sorry for asking so many questions, but it is the last line in your post that I am confused about. It seems to be (I could be wrong) that the final deduction you make is dependent on the convolution theorem, but I am not seeing why you can use that here.2017-02-19