<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>特征多项式</title>
	<atom:link href="https://www.aitaocui.cn/tag/231183/feed" rel="self" type="application/rss+xml" />
	<link>https://www.aitaocui.cn</link>
	<description>翡翠玉石爱好者聚集地</description>
	<lastBuildDate>Sat, 26 Nov 2022 23:58:26 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>

<image>
	<url>https://www.aitaocui.cn/wp-content/uploads/2022/11/taocui.png</url>
	<title>特征多项式</title>
	<link>https://www.aitaocui.cn</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>特征多项式(线性代数中有关概念)</title>
		<link>https://www.aitaocui.cn/article/342960.html</link>
					<comments>https://www.aitaocui.cn/article/342960.html#respond</comments>
		
		<dc:creator><![CDATA[橘子香水]]></dc:creator>
		<pubDate>Sat, 26 Nov 2022 23:58:26 +0000</pubDate>
				<category><![CDATA[知识]]></category>
		<category><![CDATA[特征多项式]]></category>
		<guid isPermaLink="false">https://www.aitaocui.cn/?p=342960</guid>

					<description><![CDATA[对于求解线性递推数列，我们还经常使用生成函数法，而对于常系数线性递推数列，其生成函数是一个有理分式，其分母即特征多项式。为n*n的矩阵A的特征多项式为&#124;λI-A&#124;，其中I为n*n的...]]></description>
										<content:encoded><![CDATA[</p>
<article>
<p>对于求解线性递推数列，我们还经常使用生成函数法，而对于常系数线性递推数列，其生成函数是一个有理分式，其分母即特征多项式。为n*n的矩阵A的特征多项式为|λI-A|，其中I为n*n的单位矩阵。</p>
</article>
<article>
<h1>定义</h1>
<p>要理解特征多项式，首先需要了解一下特征值与特征向量，这些都是联系在一起的：</p>
<p>设A是n阶矩阵，如果数λ和n维非零列向量x使得关系式</p>
<p>Ax=λx</p>
<p>成立，那么，这样的数λ就称为方阵A的特征值，非零向量x称为A对应于特征值λ的特征向量。</p>
<p>然后，我们也就可以对关系式进行变换：</p>
<p>(A-λE)x=0 其中E为单位矩阵</p>
<p>这是n个未知数n个方程的齐次线性方程组，它有非零解的充要条件是系数行列式为0，即</p>
<p>|A-λE|=0</p>
<p>带入具体的数字或者符号，可以看出该式是以λ为未知数的一元n次方程，称为方阵A的特征方程，左端 |A-λE|是λ的n次多项式，也称为方阵A的特征多项式。</p>
<p>到此为止，特征多项式的定义表述完毕</p>
<h1>解法</h1>
<p>1、把|λE-A|的各行（或各列）加起来，若相等，则把相等的部分提出来（一次因式）后，剩下的部分是二次多项式，肯定可以分解因式。</p>
<p>2、把|λE-A|的某一行（或某一列）中不含λ的两个元素之一化为零，往往会出现公因子，提出来，剩下的又是一二次多项式。</p>
<p>3、试根法分解因式。</p>
<p>线性递推数列中的特征多项式</p>
<p>除了线性代数中的矩阵，对于常系数线性递推数列， 也存在特征多项式这个概念。而对于k阶常系数线性递推数列a(n+k)=c1a(n+k-1)+c2a(n+k-2)+&#8230;+cka(n)</p>
<p>我们也可以将这个数列写成矩阵形式，即</p>
<p>[a(n+1)] [ 0 1 0 &#8230; 0] [a(n)]</p>
<p>[a(n+2)] [ 0 0 1 &#8230; 0] [a(n+1)]</p>
<p>&#8230; = [ &#8230;. ] &#8230;</p>
<p>[a(n+k)] [ck c(k-1) &#8230; c1] [a(n+k-1)]</p>
<p>在这种意义上，这个线性递归数列的特征多项式将正好是上面公式中矩阵的特征多项式。</p>
<p>同样，如果记上面矩阵为A,我们可以给出这个数列一个线性代数形式的更加优美的公式:</p>
<p>[a(1)]</p>
<p>[a(2)]</p>
<p>a(n)=[1,0,&#8230;,0]A^{n-1}* &#8230;</p>
<p>[a(k)]</p>
</article>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aitaocui.cn/article/342960.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
