An approximate converse of discrete uncertainty principle - MathOverflow most recent 30 from http://mathoverflow.net2013-05-21T08:53:24Zhttp://mathoverflow.net/feeds/question/83208http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/83208/an-approximate-converse-of-discrete-uncertainty-principleAn approximate converse of discrete uncertainty principleSasho Nikolov2011-12-11T22:26:26Z2011-12-12T05:13:12Z
<p>Let <code>$f:\mathbb{Z}_n \rightarrow \{0, 1\}$</code> and let's normalize the Fourier transform $\hat{f}$ so that <code>$\|\hat{f}\|_2 = \|f\|_2$</code>, i.e.
<code>$$\hat{f}(\xi) = \frac{1}{\sqrt{n}}\sum_{x \in \mathbb{Z}_n}{f(x)e^{-2\pi i x \xi/n}}$$</code>
Also let <code>$\hbox{supp}(f) = \{x \in \mathbb{Z}_n: f(x) \neq 0\}$</code>.</p>
<p>What I am calling the <em>discrete uncertainty principle</em> is the following statement:</p>
<blockquote>
<p>If $|\hbox{supp}(f)| > 0$ then $|\hbox{supp}(f)| \cdot |\hbox{supp}(\hat{f})| \geq n$. </p>
</blockquote>
<p>This inequality is tight for the Dirac comb. Also, for $n$ a prime number a much stronger inequality is true: $|\hbox{supp}(f)| + |\hbox{supp}(\hat{f})| \geq n + 1$ (again as long as $f$ is not the constant 0 function). </p>
<p>The uncertainty principle states that if $f$ is is "concentrated" then $\hat{f}$ is "spread-out". I am interested in the existence of a weak converse, i.e. is it true in some approximate sense that if $f$ is very spread out then $\hat{f}$ is fairly concentrated. </p>
<p>Here is a possible theorem statement that I would like to be true:</p>
<blockquote>
<p>Let <code>$f:\mathbb{Z}_n \rightarrow \{0, 1\}$</code> and let $\hat{f}$ be define as above. Is it true that for any $f$ s.t. <code>$\|f\|_2^2 \geq \sqrt{n}$</code> there exists a set <code>$S \subseteq \mathbb{Z}_n$</code> s.t. $|S| \leq \sqrt{n}$ and
<code>$$\sum_{\xi \in S}{|\hat{f}(\xi)|^2 \geq \|\hat{f}\|_2^2 - \sqrt{n}} = \|f\|_2^2 - \sqrt{n}$$</code></p>
</blockquote>
<p>Note that since the range of $f$ is <code>$\{0, 1\}$</code>, $\hbox{supp}(f) = \|f\|_2^2$. Note also that the condition that <code>$\|f\|_2^2 \geq \sqrt{n}$</code> is redundant given the error factor of $\sqrt{n}$. On the other hand, some error factor is necessary, given the strong inequality for $n$ a prime number that I mentioned above.</p>
<p>The reasons I have for guessing this statement are that</p>
<ol>
<li><p>I want it to be true (for my application) :)</p></li>
<li><p>I have checked it by brute-force enumeration for $n \leq 23$.</p></li>
</ol>
<p>Is there any statement of this form known? Or is it obviously false?</p>
http://mathoverflow.net/questions/83208/an-approximate-converse-of-discrete-uncertainty-principle/83224#83224Answer by Terry Tao for An approximate converse of discrete uncertainty principleTerry Tao2011-12-12T05:13:12Z2011-12-12T05:13:12Z<p>(My previous comment, converted to an answer as requested.)</p>
<p>If one sets $f$ to be the random 0-1 valued function, then from the Chernoff inequality one sees that with non-zero probability, one has $\hat f(0) = \sqrt{n}/2 + O(1)$, $\|f\|_2^2 = n/2 + O(\sqrt{n})$ and $\hat f(\xi) = O(\log n)$ for all $\xi \neq 0$, so the Fourier transform is basically maximally dispersed, so there is no concentration at anywhere near the scale suggested.</p>
<p>If $n$ is prime, one can obtain a deterministic version of this example (without the losses of $\log n$) by taking $f$ to be the indicator function of the quadratic residues, and then using Gauss sums.</p>
<p>Informally, "most" functions (drawn from, say, a gaussian measure) will be more or less uniformly spread out in phase space, which implies that the function and its Fourier transform will both be spread out uniformly as well. Concentration (either in physical space or frequency space) is the exception rather than the rule.</p>