SOLUTION: Using direct proof, prove that if n is a natural number, then n(n+1) is even.
Algebra.Com
Question 1045633: Using direct proof, prove that if n is a natural number, then n(n+1) is even.
Answer by Theo(13342) (Show Source): You can put this solution on YOUR website!
i'm not real good at these, but let me give it a shot.
you want to prove that n * (n + 1) is even, when you are dealing with a natural number.
a natural number is all the positive integers i believe.
it does not include 0 as far as i remember.
you have 2 possibilities.
if n is even, then n + 1 is odd.
if no is odd, then n + 1 is even.
assuming that n is even, then there exists a number k such that 2 * k = n.
n * (n + 1) becomes 2 * k * (2 * k + 1) which becomes 4 * k^2 + 2 * k.
the number 4 * k^2 + 2 * k has to be even because it's divisible by 2.
assuming that n is odd, then there exists a number k such that 2 * k = n + 1.
n * (n + 1) becomes n * 2 * k which becomes 2 * k * n.
the number 2 * k * n has to be even because it's divisible by 2.
any number that's divisible by 2 is even.
not sure if this constitutes an acceptable proof by your instructor, but it seems reasonable to me.
RELATED QUESTIONS
prove, using the direct method of proof, that if n is a natural number, n(n+1) is an even (answered by josgarithmetic,robertb)
Suppose a >= 2 and n is a natural number larger than 1.
How can I prove that if n is... (answered by math_tutor2020,ikleyn)
This is a Number Theory proof:
If N = abc + 1, prove that (N, a) = (N, b) = (N, c) =... (answered by KMST)
Prove that (5n)!/ 40^n * n! is natural number for every natural number... (answered by greenestamps)
Prove: If n is an integer, then n^2 + n^3 is an even... (answered by jim_thompson5910)
Help with a proof, please.
Here is the example and solution:
Q: Show that if n is an... (answered by richard1234)
Please help me solve this induction question using a direct proof:
Prove by induction... (answered by jim_thompson5910)
Give proof that 9^n-7^n is divisable by 32 if n is an even... (answered by Fombitz)
if n is apositive integer prove that (1+1/n+1)^n >... (answered by vleith)