document.write( "Question 1179963: Find explicit formulas for sequences with the initial terms given:1) 0, 1, -2, 3, -4, 5, \n" ); document.write( "
Algebra.Com's Answer #809517 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Ignoring the alternating signs for the moment... \n" ); document.write( "term #1 is 0 \n" ); document.write( "term #2 is 1 \n" ); document.write( "term #3 is 2 \n" ); document.write( "term #4 is 3 \n" ); document.write( "... \n" ); document.write( "term #n is (n-1) \n" ); document.write( "To get the alternating signs, add a factor of (-1)^n or (-1)^(n-1) to the formula. Since the even-numbered terms are positive, we need a factor of (-1)^n. \n" ); document.write( "ANSWER: \n" ); document.write( " \n" ); document.write( " |