What I've done so far is to prove it for the n+1th number:
$(2n-1)+2=2(n+1)-1$. Because any odd number +2 is equals to the next odd number. And in the proof, it is given that 2n-1 is an odd number.
$2n+1=2n+2-1$
$2n+1=2n+1$
What I'm worried though, is if by assuming "since any odd number +2 is equals to the next odd number", am I being circular? Am I using circular reasoning?
And also, thinking about this, how would one prove that for any odd number n, the next odd number is n+2? How would they do that without being circular?
Please give the answer very simple, at the level of a pre-calculus student. I am just starting proofs for fun, and am still at a very basic level. I haven't even touched on sigma notation yet.
$2n – 1 = 2n -2 + 1 = 2(n – 1) + 1 = 2k + 1$ where $k = n-1$ is an integer and $ 2n -1$ is odd by definition