document.write( "Question 292465: if the sequences starts out 1, 4, 8, 13, 19 what is the 450th number in the sequence I know that from the first to the second number is 3 then four to eight is four and it increases by one more every number but dont know how to find the 450th number \n" ); document.write( "
Algebra.Com's Answer #211252 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a=1/2(n^2+3*n-2)
\n" ); document.write( "a= 1/2*(450^2+3*450-2)
\n" ); document.write( "a = 101924
\n" ); document.write( "
\n" );