Question 340227
What is the next term in the sequence...3692, 738, 584, 232...?
-----
I ran a cubic regression program and found the following:
f(x) = -500x^3 + 4298x^2-12650x+12444
--
The next term would be f(5) = -3316
===============
Cheers,
Stan H.