Assume we have two fourier series
$$f(x) = A_0 + \sum_{i=1}^{N}\alpha_i\cos(2ix)$$
$$g(x) = A_0 - \sum_{i=1}^{N}\alpha_i\cos(2ix)$$
Obviously there are many realtions between those functions (the same average, sum is constant, etc.). But in terms of Fourier analysis I was unable to find any definition or naming for those "conjugates".
Just trying to find a full set of relations and also if we know the $f(x)$ or $g(x)$ to calculate the other one, except the obvious:
$$f(x)=\frac{2}{\pi}\int_{0}^{\pi}g(x)dx - g(x)$$
Also for those functions there is an obvious property: $$f'(x)=-g'(x)$$
In order to describe motiviation of looking this, assume there is a representation of a function $f$ in terms of fourier series. I would like to construct the other one, without using fourier series, as it will not give me the full vision of properties.
Just an example:
$$f(x)=\sin(x)\sin(2x)\sin(3x)\sin(4x)=a_0+\sum_{i=1}^{N}\alpha_{2i}\cos(2xi)$$
So we know the fourier series of $f$ and $g$:
$$g(x)=?????=a_0-\sum_{i=1}^{N}\alpha_{2i}\cos(2xi)$$
The question is what is the explicit form of the $g(x)$?