vote up 11 vote down
star
1

Let f be a complex-valued function of one real variable, continuous and compactly supported. Can it have a Fourier transform that is not Lebesgue integrable?

flag

3 Answers

vote up 13 vote down
check

Here's a sketch of what I think is an example of the sort you want. Consider a trapezoidal function Tδ, supported on [-1,1], which is 1 on [-1+δ , 1-δ ] and is defined on the remaining intervals by interpolation in the obvious way. Then as δ tends to zero, the Fourier transform of Tδ is going to tend to infinity in the L1(R)-norm -- I can't remember the details of the proof, but since Tδ is a linear combination of Fourier transforms of Féjer kernels one can probably do a fairly direct computation.

Of course, the supremum norm of each Tδ is always 1. So the idea is to now stack scaled copies of these together, so as to obtain a function on [-1,1] which will be continuous (by uniform convergence) but whose Fourier transform is not integrable because its the limit of things with increasing L1-norm.

To be a little more precise: suppose that for each n we can find δ(n) such that Tδ(n) has a Fourier transform with L1-norm equal to n2 3n.

Put Sm = Σj=1m m-2 Tδ(m) and note that the sequence (Sm) converges uniformly to a continuous function S which is supported on [-1,1]. The Fourier transform of S certainly makes sense as an L2 function. On the other hand, the L1-norm of the Fourier transform of Sm is bounded below by

3m - (3m-1 + ... + 3 + 1) ~ 3m /2

which suggests that the Fourier transform of S ought to have infinite L1-norm -- at the moment lack of sleep prevents me from remembering how to finish this off.

Alternatively, one could argue as follows. Consider the Banach space C of all continuous functions on [-1,1] which vanish at the endpoints, equipped with the supremum norm. If the Fourier transform mapped C into L1, then by an application of the closed graph theorem it would have to do so continuously, and hence boundedly. That means there would exists a constant M >0, such that the Fourier transform of every norm-one function in C has L1-norm at most M. But the functions Tδ show this is impossible.

link|flag
I like this answer. It almost surely leads to the right answer (haven't done the calculation myself), but leaves enough to be done that the querent actually learns something from carrying out the steps. And moreover, if the specific example is not quite correct, there is enough of the "this is how I thought of it" that a modicum of additional ponderance should be able to adapt it to a correct example. – Andrew Stacey Nov 2 at 13:38
Thanks for the kind words, although I have to admit that the gaps were not so much left for pedagogic reasons, as because my brain was too fried to fill them all in. I should probably have linked to some stuff on Banach-Steinhaus/Uniform Boundedness, since that's really what's going on here. – Yemon Choi Nov 2 at 21:39
Many thanks for your nice example and explanation. I haven't succeeded in proving that the Fourier transform of S has infinite L^1-norm, though, so I don't have an explicit example yet. But your open mapping argument suffices to show the existence of this type of functions. – Patrik Wahlberg Nov 15 at 16:43
vote up 4 vote down

There's an explicit example in dimension 2 or more, i.e.: sqrt(1-|x|^2) on the unit disc. This is the Bochner-Riesz multiplier (for delta = 1/2). The divergence of the derivative on the boundary of the disc is exactly what was needed.

link|flag
Is sqrt(1-x^2) a counterexample in one dimension? (I tried computing it explicitly, but without success.) – Darsh Ranjan Nov 4 at 16:54
I don't know if you can compute it explicitly, but trying to substitute x=Sin(y) in the Fourier integral gives you the oscillatory integral \int Cos^2(y) e^{-i\pi z Sin(y)}dy. The general principles of oscillatory integrals would say to look at the critical points of the phase Sin(y). Since there Sin vanishes to first order one would expect a decay z^{-1/2}, but unfortunately the coefficient Cos^2(y) vanishes (to second order), accelerating the decay for large values of z. – Gian Maria Dall'Ara Nov 5 at 9:56
The Fourier transform of (1-x^2)_+^a (a>0) in one dimension is given by a 0F1 hypergeometric function (Mathematica computes it exactly). It's behaviour at ∞ is y^{-(1+a)}sin(π a/2-y), so that it is integrable. Maybe one should look at (1-log(1-x^2)_+)^{-1}, or (1-log(1+log(1-x^2)))^{-1}, or ... – Julián Aguirre Nov 6 at 17:48
vote up 2 vote down

I believe the following almost rigorous argument gives a positive answer. Continuous compactly supported functions are in L^1 and so their Fourier Transform (FT) is bounded. So everything depends on the behaviour at infty. Observe that the characteristic function of a bounded interval is not (absolutely) integrable, being "almost" sen(y)/y. Since decay at infinity of the FT reflects regularity of the function, if you strenghten continuity to C^k (k=2 is okay), you get immediately integrability fo the FT. The continuous case is intermediate between the discontinuous and regular one. If you look to a counterexample, it's better looking at non differentiable functions. A good choice could be a function smooth apart from a single point x where the "tangent" to the graph is vertical and f(x) is not 0. I believe an application of the stationary phase principle should give a decay y^-1 and so the non integrability of FT(f). I hope to provide more details later.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.