document.write( "Question 847701: How would i write the recursive and explicit formula for this sequence:
\n" );
document.write( "2, 1/2, 1/4, 1/8, ....\r
\n" );
document.write( "\n" );
document.write( "I think the explicit formula is something like a[n]= 1/2n \n" );
document.write( "
Algebra.Com's Answer #510646 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The recursive formula would be \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This effectively says: \"To get the next nth term ( \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "==============================================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The explicit formula is \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "where n starts at \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is because any general geometric sequence that starts at \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, the first term is |