Find Fourier Series of the function $f(x)=\sin x + \cos x$

2.3k Views Asked by At

I calculated the fourier series of the given function, but all of the fourier coefficient was 0, it sounds strange!

1

There are 1 best solutions below

0
On

$f(x)$ is already in Fourier Series representation.

But if you want to do the integral to get the coefficients:

$$ a_1=\frac{1}{\pi}\int_0^{2\pi}\left(\left(\sin x+\cos x\right)\cdot\cos\left(x\right)\right)dx = 1\\ b_1=\frac{1}{\pi}\int_0^{2\pi}\left(\left(\sin x+\cos x\right)\cdot\sin\left(x\right)\right)dx = 1 $$