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 #510647 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
I think your formula should include 1. 2 , 1 , 1/2, 1/4, 1/8\r
\n" ); document.write( "\n" ); document.write( "\"a%5Bn%5D+=+2%2A%281%2F2%29%5E%28n-1%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );