document.write( "Question 1084171: Please give the recursive formula in both subscript and function.
\n" );
document.write( "2,-6,18,-54 \n" );
document.write( "
Algebra.Com's Answer #698242 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "In subscript form, the recursive formula would be \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Which says \"The starting term is \n" ); document.write( "In this case, n is some positive whole number (n > 0).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "With function form, we have the same basic format just with different notation \n" ); document.write( "The function form would be \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "where n > 0 is a whole number.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If we plug in n = 2 to get the second term, we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and we get the proper second term, which is -6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If we plug in n = 3 to get the third term, we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and we get the proper third term, which is 18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The rest of the terms are generated in this recursive fashion.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |