主題
Search

笛卡爾符號法則


一種確定多項式實根和實根最大數量的方法。

對於實根,從最低(或最高)次項係數符號開始。當您從最低次項到最高次項(忽略未出現的)時,計算符號變化的次數 n。那麼 n實根的最大數量。此外,允許的根的數量為 n, n-2, n-4, .... 例如,考慮多項式

 f(x)=x^7+x^6-x^4-x^3-x^2+x-1.
(1)

由於有三個符號變化,所以最多可能有三個實根。

對於實根,從多項式 f(x) 開始,寫一個新的多項式 f(-x),其中所有數次項的符號反轉,而數次項的符號保持不變。然後像之前一樣繼續計算符號變化的次數 n。那麼 n實根的最大數量。例如,考慮多項式

 f(x)=x^7+x^6-x^4-x^3-x^2+x-1,
(2)

並計算新的多項式

 f(-x)=-x^7+x^6-x^4+x^3-x^2-x-1.
(3)

在這個例子中,有四個符號變化,所以最多可能有四個實根。


另請參閱

界限, , Sturm 函式

使用 探索

參考文獻

Anderson, B.; Jackson, J.; and Sitharam, M. "Descartes' Rule of Signs Revisited." Amer. Math. Monthly 105, 447-451, 1998.Grabiner, D. J. "Descartes' Rule of Signs: Another Construction." Amer. Math. Monthly 106, 854-855, 1999.Hall, H. S. and Knight, S. R. Higher Algebra: A Sequel to Elementary Algebra for Schools. London: Macmillan, pp. 459-460, 1950.Henrici, P. "Sign Changes. The Rule of Descartes." §6.2 in Applied and Computational Complex Analysis, Vol. 1: Power Series-Integration-Conformal Mapping-Location of Zeros. New York: Wiley, pp. 439-443, 1988.Itenberg, U. and Roy, M. F. "Multivariate Descartes' Rule." Beiträge Algebra Geom. 37, 337-346, 1996.Struik, D. J. (Ed.). A Source Book in Mathematics 1200-1800. Princeton, NJ: Princeton University Press, pp. 89-93, 1986.

在 中被引用

笛卡爾符號法則

引用為

Weisstein, Eric W. "笛卡爾符號法則。" 來自 Web 資源。 https://mathworld.tw/DescartesSignRule.html

主題分類