[Math] Intuition behind Descartes’ Rule of Signs

algebra-precalculusintuitionpolynomials

I have read several places that Descartes' Rule of Signs was familiar to both Descartes and Newton, and that both considered it too "obvious" to merit a proof. I know how to prove it, but I would like to know how they intuitively sensed that it was true. Newton apparently used it in one of his books, so he must have had a good reason to believe it was true if he never bothered to attempt a proof.

Just for clarification, I am referring to the theorem that the number of positive roots of the polynomial
$$p(x)=a_nx^n+⋯+a_1x+a_0$$
is equal to or less than by an even number the number of sign changes in p as written in the order above (descending powers of x).

Best Answer

Basically, at different values of $x$ different terms in the polynomial "dominate." So every the sign switches, there will be a change in the direction of the curve. Either (1) this will result in crossing the x-axis and a root or (2) there will have to be another change, meaning "losing roots" will always happen in pairs. So the roots are equal to or less than by something x2 the number of sign changes.

Also, have you tried looking at the wikipedia page?

Related Question