How do we convert $me^{ik}+ne^{-ik}$ to a purely trigonometric expression?
I am guessing it has something to do with $e^{it}=\cos(t)+i\sin(t)$ but I can't figure out exactly how.
Edit:- I should have been clearer. In particular, I was looking for how to convert the above to $A\cos(k+x)$ where $x$ and $A$ are constants.
Edit 2:- Here is what I have achieved so far.
$me^{ik}+ne^{-ik}\\$ $=m(\cos(k)+i\sin(k))+n(\cos(-k)+i\sin(-k))\\$ $=m(\cos(k)+i\sin(k))+n(\cos(k)-i\sin(k))\\$ $=\cos(k)(m+n)+i\sin(k)(m-n)\\$
Now what?
\begin{equation} me^{ik}+ne^{-ik}\\ =m[\cos(k)+i\sin(k)]+n[\cos(k)-i\sin(k)]\\ =(m+n)\cos(k)+i(m-n)\sin(k)\\ =\cos(k)\cos(x)-\sin(k)\sin(x)\\ =\cos(k+x) \end{equation} where$~~\cos(x)=m+n=$ and $~\sin(x)=-i(m-n)=~$ are two constants.
Answer for to your last edit: You can take $~~A\cos(x)=m+n=$ and $~A\sin(x)=-i(m-n)=~$ are two constants [where $~A,~x~$ are constants]. You can get $$(m+n)\cos(k)+i(m-n)\sin(k)\\ =A\cos(k)\cos(x)-A\sin(k)\sin(x)\\ =A\cos(k+x)$$