Proving: $x = a_0 + \sum_{n=1}^{\infty}(a_n \cos nx + b_n \sin nx)$

1.3k Views Asked by At

How can one expand the function $f_1(x) = x$ on $(−π, π)$in terms of the functions $\cos nx, n = 0, 1, 2, ...$ and $\sin nx, n = 1, 2, ...,$ in a way so that $$f_2(x) = a_0 + \sum_{n=1}^{\infty}(a_n \cos nx + b_n \sin nx)$$

is the expansion of the $f_1$, how is that?

I have asked a question related to the same issue but didn't get full answer, I have been told that this is a standard application of Fourier series, $f_1$ and $f_2$ are equivalent in the sense that $f_1(x)=f_2(x)$ for all $x∈(−π,π)$. For any $x$ in this interval, the Fourier series will converge to $f(x)$, but I didn't get any rigorous proof with elaborate explanation.

So, plz provide rigorous proof of $f_1=f_2$ with elaborate explanation as I am new to the subject. Thanks You.

I have attached the excerpt below -

enter image description here

2

There are 2 best solutions below

14
On BEST ANSWER

There are a lot of Pointwise and other types of Fourier series convergence. I bring, for example, one of the first sufficient condition proved by Dirichlet:

If function with period $2\pi$ is piecewise monotonic in segment $[-\pi, \pi]$ and has only finite points of discontinuity, then its Fourier series converged to $f(x_0)$ for each $x_0$ point of continuity, and to $\frac{f(x_0+0)+f(x_0-0)}{2}$ in points of discontinuity.

So, we can consider $f(x)=x$ function on $[-\pi, \pi]$ and use this theorem.

For odd function $\int\limits_{-\pi}^{\pi}f(x)dx=0$ and so $\int\limits_{-\pi}^{\pi}f(x) \cos nxdx=a_n \pi=0$, so in such cases we have $$f(x) \sim \sum_{n=1}^{\infty}b_n \sin nx$$

2
On

In this case $b_n = 2(-1)^{n+1}/n$. If you don't want to use the standard general results on convergence of Fourier series, you can do it this way. $g(z) = \sum_{n=1}^\infty b_n z^n$ is the Maclaurin series of $2 \ln(1+z)$ (using the principal branch of the logarithm) and converges to that for $|z| < 1$ because $\ln(1+z)$ is analytic for $|z|<1$. For $|z|=1$ with $z \ne -1$, the series converges by Dirichlet's test, and by Abel's theorem the sum of the series is $2 \ln(1+z)$ there. Note that for $-\pi < t < \pi$, $$ \eqalign{\sum_{n=1}^\infty b_n \sin(nt) &= \text{Im} \sum_{n=1}^\infty b_n e^{int}\cr & = \text{Im} \left(2\ln(1+e^{it})\right) \cr &= \frac{1}{i} \ln\left(\frac{1+e^{it}}{1+e^{-it}}\right) = \frac{1}{i} \ln e^{it} = t}$$