document.write( "Question 574587: Find the nth term of the sequence\r
\n" );
document.write( "\n" );
document.write( "1 2 5 10...\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #369149 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the nth term of the sequence \n" ); document.write( "1 2 5 10... \r \n" ); document.write( "\n" ); document.write( "Assuming the next term is 17 \n" ); document.write( "a(n) = n^2-2n+2 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |