Multidimensional Fourier transform oddity

Click For Summary
SUMMARY

The forum discussion centers on the computation of the multidimensional Fourier transform of a function defined by a combination of monomials and Heaviside theta functions, specifically f(k)=θ(1-k) k^{n-2}+θ(k-1) k^{-2}. The user encountered a divergence issue when evaluating the integral ∫ d²k f(k)e^{i\mathbf{k}·\mathbf{b}} as b approaches 0, despite obtaining a finite limit for the one-dimensional case. The discussion highlights the use of Bessel functions and the importance of variable transformation in resolving the mathematical oddity.

PREREQUISITES
  • Understanding of Fourier transforms, particularly in multidimensional contexts.
  • Familiarity with Heaviside theta functions and their properties.
  • Knowledge of Bessel functions and their applications in integrals.
  • Experience with Mathematica for symbolic computation and integral evaluation.
NEXT STEPS
  • Explore the properties of Heaviside theta functions in Fourier analysis.
  • Learn about the application of Bessel functions in multidimensional integrals.
  • Investigate techniques for handling divergences in Fourier transforms.
  • Study variable transformation methods in integral calculus, especially in the context of Fourier transforms.
USEFUL FOR

Mathematicians, physicists, and engineers working with Fourier transforms, particularly those dealing with complex functions and integrals in multidimensional spaces.

muppet
Messages
602
Reaction score
0
Hi all,

I'm trying to compute the Fourier transform of a slightly odd function, a pair of monomials in k cobbled together with heaviside theta functions:
[tex]f(k)=\theta(1-k) k^{n-2}+\theta(k-1) k^{-2}[/tex]
where n is some integer >2. A complicating factor is that k is really the modulus of a vector in 2 dimensions.
Evaluating
[tex]\int_{0}^{\infty} dk f(k)e^{ikb}[/tex]
in Mathematica gives me something with a finite limit as b-> 0. However, trying to do the integral
[tex]\int d^{2}k f(k)e^{i\mathbf{k}\cdot\mathbf{b}}[/tex]
gives me an integral that diverges as b->0; before passing the buck to Mathematica I've used an identity
[tex]\int d^n y e^{i\mathbf{x}\cdot\mathbf{y}}f(y)=\frac{(2\pi)^{n/2}}{x^{n/2-1}}\int_{0}^{\infty}y^{n/2}J_{n/2-1}(xy)f(y)[/tex]
in which the J is a Bessel function. Mathematically this seems strange, as the function seems reasonably well-behaved; it's also physically strange in the context of the problem I'm working on. Can someone give me a clue as to what's happening here?
 
Physics news on Phys.org
? The Bessel function is well behaved! In particular, it has circular symmetry, which, since you are dealing with the modulus of a vector seems reasonable for this problem.
 
Thanks for your response, HallsofIvy- it prompted me to find the mistake I made when changing variables :redface:
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
954
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K