document.write( "Question 870504: Write an explicit formula for 1/2, 1/4, 1/6, 1/8, 1/10...
\n" ); document.write( "I have tried a subscript n= 1/2n
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #524898 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
If you mean to say \"1%2F%282n%29\", then you have to write 1/(2n) to make the 'n' in the denominator. If you forget the parenthesis, then 1/2n means \"expr%281%2F2%29n\" and you can see that n is no longer in the denominator.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The answer is definitely \"a%5Bn%5D+=+1%2F%282n%29\" where n starts at n = 1 (and n is a positive integer)
\n" ); document.write( "
\n" );