Question 1062558
.
I'm wondering: what is the sixth term in this sequence: -1, 0, 0, 2, 10, ??  

Thank you!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


<pre>
Also, you can add the polynomial 

A*(n-1)*(n-2)*(n-3)*(n-4)*(n-5) 

with an arbitrary coefficient A (even not necessary integer !) to the polynomial discovered by Edwin, with the same susses. 


You can even to select the coefficient "A" to get ANY real number as a next term !
</pre>


Actually, the correct answer to your question is:  {{{highlight(ANY_NUMBER)}}}.