document.write( "Question 1138575: Find a formula for the general term a of the sequence, assuming that the pattern of the first few terms continues.
\n" );
document.write( "(- 1/4, - 2/9, - 3/16, - 4/25...) \n" );
document.write( "
Algebra.Com's Answer #756358 by Boreal(15235) You can put this solution on YOUR website! it would be -n/(n+1)^2 \n" ); document.write( " |