document.write( "Question 296990: what is the formula for the series 0,1,3,6,10,15 \n" ); document.write( "
Algebra.Com's Answer #213925 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a_n = 1/2 (n-1)*n \n" ); document.write( "
\n" );