Find complex Fourier coefficients of $f(-x), f^*(x)$

597 Views Asked by At

enter image description here

For $f(-x)$ i have tried to replace the $k$ with $k'=-k$ but still i can't find any relationship between the coefficients. What could be a better way to approach this problem?

2

There are 2 best solutions below

1
On

Hint: change of variable $t=-x$.

0
On

You have

$$f(-x)=\sum_{k=-\infty}^{\infty}c_ke^{-ikx}=\sum_{k=-\infty}^{\infty}c_{-k}e^{ikx}\tag{1}$$

So the Fourier coefficients of $f(-x)$ are $c_{-k}$.

For $\bar{f}(x)$ you get

$$\bar{f}(x)=\sum_{k=-\infty}^{\infty}\bar{c}_ke^{-ikx}=\sum_{k=-\infty}^{\infty}\bar{c}_{-k}e^{ikx}\tag{2}$$

From (2) the Fourier coefficients of $\bar{f}(x)$ are $\bar{c}_{-k}$.