Conditions for a finite Fourier series

690 Views Asked by At

Under what circumstances is the Fourier series of a function guaranteed to have a finite number of coefficients?

1

There are 1 best solutions below

0
On BEST ANSWER

If it is annihilated by a constant-coefficient differential operator! :)

Not hard to prove, I think, under the assumption that you have a periodic function.

Edit: a "constant coefficient" differential operator is of the form $c_n{d^n\over dx^n}+c_{n-1}{d^{n-1}\over dx^{n-1}} + \ldots + c_1{d\over dx}+c_0$, where the coefficients $c_i$ are constants.

As an earlier comment noted, without the assumption of periodicity, in addition to exponentials and/or sines-and-cosines, also polynomial multiples of exponentials and sine/cosine are annihilated by suitable constant-coefficient differential operators. For example, $xe^x$ is annihilated by $({d\over dx}-1)^2$. Even more simply, $x^n$ is annihilated by ${d^n\over dx^n}$, after all. But under an assumption such as that $f(x)=\sum_k a_k\,e^{ikx}$, polynomial multiples are excluded.