CoefficientRules

CoefficientRules[poly,{x1,x2,}]

poly 中の xiについての単項式の指数ベクトルと係数のリスト{{e11,e12,}c1,{e21,}c2,}を返す.

CoefficientRules[poly,{x1,x2,},order]

order で指定された単項式の順序付けで結果を返す.

詳細とオプション

例題

すべて開くすべて閉じる

  (1)

単項式の指数と係数を求める:

スコープ  (1)

"DegreeReverseLexicographic"単項式順序を使う:

重み行列を使って同じ順序を指定する:

オプション  (1)

Modulus  (1)

係数を2を法として簡約する:

特性と関係  (2)

FromCoefficientRulesはもとの多項式を再構築する:

MonomialListは別の表現を与える:

二変数では"DegreeLexicographic""DegreeReverseLexicographic"は一致する:

考えられる問題  (1)

Variables[poly]に与えられたこのリストは常に保存される訳ではない:

おもしろい例題  (2)

単項式順序を二次元で可視化する:

標準組込み順序:

二次元では,区別できない順序がある:

単項式順序を三次元で可視化する:

三次元では順序の違いがよく分かる:

Wolfram Research (2008), CoefficientRules, Wolfram言語関数, https://reference.wolfram.com/language/ref/CoefficientRules.html.

テキスト

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

BibTeX

@misc{reference.wolfram_2024_coefficientrules, author="Wolfram Research", title="{CoefficientRules}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ref/CoefficientRules.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_coefficientrules, organization={Wolfram Research}, title={CoefficientRules}, year={2008}, url={https://reference.wolfram.com/language/ref/CoefficientRules.html}, note=[Accessed: 21-November-2024 ]}