Let $\displaystyle I=\int_a^b(x^4−2x^2)\,\mathrm dx$, then $I$ reaches the minimum when the ordered pair $(a,b)$ is:$$(-\sqrt2,0)\quad(0,\sqrt2)\quad(\sqrt2,-\sqrt2)\quad( -\sqrt2, \sqrt2)$$
I solved the integration and got $\dfrac{b^5}{5}-\dfrac{2b^3}{3}-\dfrac{a^5}{5}+\dfrac{2a^3}{3}$.
If I put $( -\sqrt2,0)$ or $ (0, \sqrt2)$, I get $\frac{(\sqrt2)^5}{5}-\frac{2(\sqrt2)^3}{3}$. Let this be $P$.
If I put $( \sqrt2, -\sqrt2)$, I get $-2P$. If I put $( -\sqrt2, \sqrt2)$, I get $2P$.
And since $P$ is negative, so the minimum is $2P$. So, the answer is $( -\sqrt2, \sqrt2)$. But this is quite a time consuming method. I wish if there was a quicker way to solve it (by observation or by graph or something, without so much calculation.)
