CoefficientRules
CoefficientRules[poly,{x1,x2,…}]
poly 中の xiについての単項式の指数ベクトルと係数のリスト{{e11,e12,…}c1,{e21,…}c2,…}を返す.
CoefficientRules[poly,{x1,x2,…},order]
order で指定された単項式の順序付けで結果を返す.
詳細とオプション
- CoefficientRulesは poly が明示的に展開された形で与えられたかどうかにかかわらず働く.
- CoefficientRules[poly]はCoefficientRules[poly,Variables[poly]]と等価である.
- order の可能な設定値はMonomialListにおけるものと等しい.
- デフォルト順は"Lexicographic"である.
- CoefficientRules[poly,vars,Modulus ->m]は m を法とした係数を計算する.
- CoefficientRules[poly,All,order]はCoefficientRules[poly,Variables[poly],order]に等しい.
例題
すべて開くすべて閉じる特性と関係 (2)
FromCoefficientRulesはもとの多項式を再構築する:
MonomialListは別の表現を与える:
二変数では"DegreeLexicographic"と"DegreeReverseLexicographic"は一致する:
考えられる問題 (1)
Variables[poly]に与えられたこのリストは常に保存される訳ではない:
テキスト
Wolfram Research (2008), CoefficientRules, Wolfram言語関数, https://reference.wolfram.com/language/ref/CoefficientRules.html.
CMS
Wolfram Language. 2008. "CoefficientRules." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CoefficientRules.html.
APA
Wolfram Language. (2008). CoefficientRules. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CoefficientRules.html