I am studying about Fourier Series.
\begin{align} x(t)&=\sum_{n=-\infty}^{\infty}X_ne^{j2\pi nf_0t}\\ X_n&=\frac1{T_0}\int_{T_0}x(t)e^{-j2\pi nf_0t}dt \end{align}
I understand the process eliciting the equations above.
Then, my book says
$$ \mbox{Assuming } x(t) \mbox{ is real,}\\ X_n^*=X_{-n}\mbox{ , where * is conjugate symbol.} $$
Using above equation, my book elicit the following equations. $$ x(t)=X_0+\sum_{n=1}^{\infty}2|X_n|cos(2\pi nf_0t+\angle X_n) $$
I do not know from where $X_n^*=X_{-n}$ is derived.
Can someone help me understand this?