Given that the sum of an even number of even numbers is always even. Analogously, can we say that the sum of an odd number of odd numbers is always odd?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the sum be ( 2 a 1 + 1 ) + ( 2 a 2 + 1 ) + ( 2 a 3 + 1 ) + … + ( 2 a 2 n − 1 + 1 ) . This sum will be 2 ( a 1 + a 2 + a 3 + … + a 2 n − 1 ) + ( 2 n − 1 ) which is odd.