While solving a partial differential equation following this document, they state that
$$e^{\sigma L}-e^{-\sigma L}=0$$
does not have a solution and ask why. Here $L$ is a constant and $\sigma$ is a variable.
I'm not sure why this equation does not have a solution because when I plot $e^x-e^{-x}=0$ it crosses the $x$-axis. Any help would be appreciated.
If: $$e^x-e^{-x}=0$$ $$e^x=e^{-x}$$ so the general solution is: $$x=-x$$ $$\therefore x=0$$ However, if there was a limitation such as $x>0$ then there would be no solution (in this range)