document.write( "Question 543272: suppose I added up a long list say thousands of natural numbers with the property that and even number of them are odd and an odd number of them are even. Can you determine whether the sum will be even or odd? Prove your answer \n" ); document.write( "
Algebra.Com's Answer #354813 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Yes it's bound to be even.\r\n" ); document.write( "\r\n" ); document.write( "PROOF:\r\n" ); document.write( "\r\n" ); document.write( "Every even natural number can be written as 2p, where p is a natural number.\r\n" ); document.write( "\r\n" ); document.write( "Every odd natural number can be written as 2q-1, where q is a natural number.\r\n" ); document.write( "\r\n" ); document.write( "Suppose M and N are natural numbers and the list contains\r\n" ); document.write( "\r\n" ); document.write( "the odd number 2M-1 of even natural numbers 2p1,2p2,...,2p2M-1 \r\n" ); document.write( "\r\n" ); document.write( "and\r\n" ); document.write( "\r\n" ); document.write( "the even number 2N of odd natural numbers 2q1-1,2q2-1,...,2q2N-1. \r\n" ); document.write( "\r\n" ); document.write( "Then the sum of the numbers in the list = \r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |