I was told to do a proof by contradiction and I am not sure if what I came up with is valid if you can confirm or assist me I would greatly appreciate it.
Prove If $n\in\mathbb{N}$ is not even then $\exists$ $k\in \mathbb{N}$ s.t. $n=2k-1$
Assume to the contrary that $\exists k\in \mathbb{N}$ s.t. n=2k.
Then by definition of an even number, $n$ is even, which is a contradiction to "$n\in\mathbb{N}$ is not even".
Thus, if $n\in\mathbb{N}$ is not even then there must be a $k\in \mathbb{N}$ s.t. $n=2k-1$.