document.write( "Question 919071: 1 + 2 +4 + 5 +6 +8 ....59 , the sum of series is ? Its answer is 2000 \n" ); document.write( "
Algebra.Com's Answer #557499 by KMST(5328)![]() ![]() You can put this solution on YOUR website! Something is wrong with your problem. \n" ); document.write( "1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + .... + 59 = 1770. \n" ); document.write( "If you skip 3, 7, 12, 18, and so on the sum will be even less than 1770, \n" ); document.write( "and a lot less than 2000. \n" ); document.write( "In fact, skipping like that will never yield a sum of 2000. \n" ); document.write( "Neither will adding consecutive numbers starting from 1, without skipping any: \n" ); document.write( "1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + .... + 62 = 1953 and \n" ); document.write( "1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + .... + 62 + 63 = 2016. \n" ); document.write( " |