Let p(t)∈Z≥0[t]. Write p(t)=∑iaiti. Then we say p(t) is unimodal if a0≤a1≤...≤ak≥ak+1≥...≥an i.e, the sequence of coefficients increase at first and then decrease, they don't 'jump around' ; there is no phenomenon like increase then decrease then increase again. Given such a polynomial, how can we check unimodality in sage?