document.write( "Question 506548: what is the explicit formula for the sequence 10,12,15,19,24 \n" ); document.write( "
Algebra.Com's Answer #340194 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
The explicit formula for this sequence is: \"+10%2B%28n%5E2%2Bn-2%29%2F2\", where n=1, 2, 3, ... \n" ); document.write( "
\n" );