nobahar
- 482
- 2
Homework Statement
Prove that n^2+n is even. Where n is a positive integer.
Homework Equations
n^2+n
The Attempt at a Solution
n^2+n = n(n+1)
One of which must be even, and therefore the product of 2 and an integer k.
n = 2k, \left \left 2*(k(n+1))
or
n+1 = 2k, \left \left 2*(n*k)
Is there a better way of doing this? I read this is not an inductive proof; what would this entail?
Many thanks in advance.