if a trigonometric series uniformly converge to a function, is it the Fourier series of the function? I understand the Uniqueness of Fourier Series, but that one is saying if I have 2 continuous functions and they have the same Fourier Coefficients, then these 2 functions are the same. But is it related to my question?
2026-04-06 14:36:27.1775486187
a trigonometric series uniformly converge to a function
236 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Yes.
As Daniel Fischer has suggested in his comment, for simplicity, we consider $[0,1]$ and $f=a_0+\sum_{n=1}^\infty a_n\cos(2\pi n x)+b_n\sin(2\pi n x)$, where the trigonometric series converges uniformly to $f$ on $[0,1]$, which implies $f$ is continuous on $[0,1]$ and hence integrable.
Then the Fourier series of $f$ is given by $$f\sim c_0/2+\sum_{i=1}^\infty c_n\cos(2\pi n x)+d_n\sin(2\pi n x),$$ where $c_n= 2\int_{0}^{1} f(x) \cos(2\pi n x)\ dx$ and $d_n= 2\int_{0}^{1} f(x) \sin(2\pi n x)\ dx$ for $n\ge 0$. Then it follows directly from the uniform convergence of the original trigonometric series that $c_n=a_n, d_n=b_n$ for $n\ge 0$, which proves your claim.