I want to prove that, for all algebraic $n\neq0\text{ or }1$, $\ln n$ is transcendental. Here's how I tried to do it:
$n$ is an algebraic number, $n\neq0\text{ or }1$.
Assume $x$ is algebraic.
$\ln n=x$
$e^x=n$
By the Lindemann-Weierstrass theorem, $n$ must be transcendental. However, it was established at the beginning that $n$ is algebraic.
Our assumption must then be wrong. $\ln n=x$ is therefore transcendental.
I've never done proof by contradiction before, or any proofs for that matter. Did I do this right, and is there anything that needs changing?