document.write( "Question 155130: I need to know what number comes next in this sequence and why.
\n" ); document.write( "9,73,241,561,1081,1849,_?__
\n" ); document.write( "

Algebra.Com's Answer #114214 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
I need to know what number comes next in this sequence and why.
\n" ); document.write( "9,73,241,561,1081,1849,_?__
\n" ); document.write( "-----------------------------
\n" ); document.write( "I matched 1,2,3,...,6 up with the numbers.
\n" ); document.write( "I tried a linear regression, a quadratic regression,
\n" ); document.write( "and a cubic regression on it. Best results were
\n" ); document.write( "with the cubic:
\n" ); document.write( "y = 8x^3 + 4x^2 -4x = 1
\n" ); document.write( "-----------------------------
\n" ); document.write( "The next term would be f(7) = 2913
\n" ); document.write( "========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );