Is there any theorem that can be used (with appropriate assumptions) to prove that the Fourier coefficients of a given sequence (binary valued in my case) have to be at least something.
For example, a potential claim can be: There is a constant c that for any binary function of length n (e.g. $1010111001101$ for $n=13$) $|F_n|^2>=c/n^3$. In other words for a fixed $n$ we cannot cook up a binary function that has arbitrarily small nth Fourier coefficient.
An answer is given in the following question: Bounds for Fourier series Seems very relevant. Especially the part that says
Conversely, if |f^s|≤C|s|−k for some k≥2, then f is continuous with k−2 continuous derivatives. But there is nothing you can say about the size of f. For instance, if f=M is constant, then f^s=0 for all s≠0.
My problem is that my function is not continuous. More importantly, what is this theorem called? How can I cite it?