FactorTermsList

FactorTermsList[poly]

给出因子列表,其中第一个元素是 poly 的完全数值因子,第二个元素是移除完全因子的多项式.

FactorTermsList[poly,{x1,x2,}]

给出 poly 的因子组成的列表. 列表中的第一个元素是完全的数值因子. 第二个元素是不依赖任何 xi 的因子. 后面的元素是逐步依赖于更多 xi 的因子.

范例

打开所有单元关闭所有单元

基本范例  (2)

提取一个完全数值因子,但没有更进一步的因式分解:

提取与 无关的因子:

范围  (8)

基本用法  (5)

单变量多项式:

多变量多项式:

有理函数:

系数为复数的多项式:

非多项式表达式:

高级用法  (3)

列出整体数字因子,然后提取与 无关的因子:

列出整体数字因子,然后提取与 无关的因子,再提取与 无关的因子:

在整数模数 3 上提取多项式的整体数字因子:

选项  (1)

Modulus  (1)

在模 7 的整数上提取完全数值因子:

应用  (1)

定义一个大型多项式:

提取一个完全的数值因子:

提取不依赖于 的因子:

提取不依赖于 的因子,然后是不依赖于 的因子:

属性和关系  (2)

FactorTermsList 给出由因子组成的列表:

因子相乘:

FactorTerms 给出因子的乘积:

Expand 展开因子:

FactorList 给出所有不可约的因子列表:

Wolfram Research (1988),FactorTermsList,Wolfram 语言函数,https://reference.wolfram.com/language/ref/FactorTermsList.html.

文本

Wolfram Research (1988),FactorTermsList,Wolfram 语言函数,https://reference.wolfram.com/language/ref/FactorTermsList.html.

CMS

Wolfram 语言. 1988. "FactorTermsList." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/FactorTermsList.html.

APA

Wolfram 语言. (1988). FactorTermsList. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/FactorTermsList.html 年

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_factortermslist, organization={Wolfram Research}, title={FactorTermsList}, year={1988}, url={https://reference.wolfram.com/language/ref/FactorTermsList.html}, note=[Accessed: 22-November-2024 ]}