I have a quick question about Fourier series. Given that $$f(x) $$ satisfies 4 conditions required for transformation, we know that f(x) can be expressed in terms of sines and cosines:
$$ f(x) =a_0/2+ \sum^\infty_{n=1} a_n cos(wnx) + b_nsin(wnx), w = \frac{2\pi}{L}$$ Furthermore, using Euler's Identity, $$e^{ix} = cos x + isin x $$ and we can convert the equation to:
$$ f(x)= \sum ^ \infty_{n=-\infty} c_n exp(wnx)$$.
My question is, in the expression involving sines and cosines, note that index n is iterated from 1 and to the infinity. However, in bottom expression, the index n starts from 0 and is iterated in both directions. Of course, we know some results such as a_n = real(c_n + c_{-n})/2 and others from this. However, even before that, why is it that we can't iterate n in positive direction only instead of stretching the summation in both directions? i.e.
$$f(x)= \sum ^ \infty_{n=0} c_n exp(wnx) $$
Is there a reason that we have to go in both direction instead of one direction, say positive direction?
sidenote: I am sure that this is a mistake. Please correct me
$$ e^{i\pi} = e^{2(1/2)i\pi} = ((e^{i\pi})^2)^{1/2} = ((-1)^2)^{1/2} = 1^{1/2} = 1. $$
For $x>0$
$(x^a)^b=e^{b\ln(x^a)}=e^{ab\ln(x)}=x^{ab}$
but if $z\in \mathbb C$, in general we don't have
$(z^a)^b=z^{ab}$
caus we could have
$z_1\neq z_2$ and $Log(z_1)=Log(z_2)$.