Hi. m is a natural number. And I just want to show that m^2 + m is an even number, that
is "evenly divisible" by 2.
I tried like this,
m = 2m
m^2 + m
2m + 1
if m is 1; 1^2 + 1 = 2
if m is 2; 2^2 + 2 = 6
if m is 3; 3^2 + 3 = 12
if m is 4; 4^2 + 4 = 20
2,6,12 and 20 ... are all even numbers.
Is this a correct way to prove that m^2 + m is an even number??
If it isn't, or something is missing, then can you please tell me. I have really tried.
is "evenly divisible" by 2.
I tried like this,
m = 2m
m^2 + m
2m + 1
if m is 1; 1^2 + 1 = 2
if m is 2; 2^2 + 2 = 6
if m is 3; 3^2 + 3 = 12
if m is 4; 4^2 + 4 = 20
2,6,12 and 20 ... are all even numbers.
Is this a correct way to prove that m^2 + m is an even number??
If it isn't, or something is missing, then can you please tell me. I have really tried.