<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>common eigenvector | Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/common-eigenvector/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Fri, 17 Nov 2017 06:11:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.10</generator>

<image>
	<url>https://i2.wp.com/yutsumura.com/wp-content/uploads/2016/12/cropped-question-logo.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>common eigenvector | Problems in Mathematics</title>
	<link>https://yutsumura.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">114989322</site>	<item>
		<title>If Matrices Commute $AB=BA$, then They Share a Common Eigenvector</title>
		<link>https://yutsumura.com/if-matrices-commute-abba-then-they-share-a-common-eigenvector/</link>
				<comments>https://yutsumura.com/if-matrices-commute-abba-then-they-share-a-common-eigenvector/#respond</comments>
				<pubDate>Tue, 14 Nov 2017 04:59:06 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[basis]]></category>
		<category><![CDATA[common eigenvector]]></category>
		<category><![CDATA[eigenbasis]]></category>
		<category><![CDATA[eigenspace]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[invertible matrix]]></category>
		<category><![CDATA[linear algebra]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=5340</guid>
				<description><![CDATA[<p>Let $A$ and $B$ be $n\times n$ matrices and assume that they commute: $AB=BA$. Then prove that the matrices $A$ and $B$ share at least one common eigenvector. &#160; Proof. Let $\lambda$ be an&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/if-matrices-commute-abba-then-they-share-a-common-eigenvector/">If Matrices Commute $AB=BA$, then They Share a Common Eigenvector</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 608</h2>
<p>		Let $A$ and $B$ be $n\times n$ matrices and assume that they commute: $AB=BA$.<br />
		Then prove that the matrices $A$ and $B$ share at least one common eigenvector.</p>
<p>&nbsp;<br />
<span id="more-5340"></span></p>
<h2> Proof. </h2>
<p>			Let $\lambda$ be an eigenvalue of $A$ and let $\mathbf{x}$ be an eigenvector corresponding to $\lambda$. That is, we have $A\mathbf{x}=\lambda \mathbf{x}$.<br />
			Then we claim that the vector $\mathbf{v}:=B\mathbf{x}$ belongs to the eigenspace $E_{\lambda}$ of $\lambda$.<br />
			In fact, as $AB=BA$ we have<br />
			\begin{align*}<br />
		A\mathbf{v}=AB\mathbf{x}=BA\mathbf{x} =\lambda B\mathbf{x}=\lambda \mathbf{v}.<br />
		\end{align*}<br />
		Hence $\mathbf{v}\in E_{\lambda}$.</p>
<hr />
<p>		Now, let $\{\mathbf{x}_1, \dots, \mathbf{x}_k\}$ be an eigenbasis of the eigenspace $E_{\lambda}$.<br />
		Set $\mathbf{v}_i=B\mathbf{x}_i$ for $i=1, \dots, k$.<br />
		The above claim yields that $\mathbf{v}_i \in E_{\lambda}$, and hence we can write<br />
		\[\mathbf{v}_i=c_{1i} \mathbf{x}_1+c_{2i}\mathbf{x}_2+\cdots+c_{ki}\mathbf{x}_k \tag{*}\]
		for some scalars $c_{1i}, c_{2i}, \dots, c_{ki}$.</p>
<hr />
<p>		Extend the basis $\{\mathbf{x}_1, \dots, \mathbf{x}_k\}$ of $E_{\lambda}$ to a basis<br />
		\[\{\mathbf{x}_1, \dots, \mathbf{x}_k, \mathbf{x}_{k+1}, \dots, \mathbf{x}_n\}\]
		of $\R^n$ by adjoining vectors $\mathbf{x}_{k+1}, \dots, \mathbf{x}_n$.</p>
<hr />
<p>		Then we obtain using (*)<br />
		\begin{align*}<br />
		&#038;B [\mathbf{x}_1,\dots , \mathbf{x}_k, \mathbf{x}_{k+1}, \dots, \mathbf{x}_n]\\<br />
		&#038;=[B\mathbf{x}_1,\dots , B\mathbf{x}_k, B\mathbf{x}_{k+1}, \dots, B\mathbf{x}_n]\\<br />
		&#038;=[\mathbf{v}_1,\dots , \mathbf{v}_k, B\mathbf{x}_{k+1}, \dots, B\mathbf{x}_n]\\[6pt]
		&#038;=[\mathbf{x}_1,\dots , \mathbf{x}_k, \mathbf{x}_{k+1}, \dots, \mathbf{x}_n]
		\left[\begin{array}{c|c}<br />
		  C &#038; D\\<br />
		  \hline<br />
		  O &#038; F<br />
		\end{array}<br />
		\right],\tag{**}<br />
		\end{align*}</p>
<p>		where $C=(c_{ij})$ is the $k\times k$ matrix whose entries are the coefficients $c_{ij}$ of the linear combination (*), $O$ is the $(n-k) \times k$ zero matrix, $D$ is a $k \times (n-k)$ matrix, and $F$ is an $(n-k) \times (n-k)$ matrix.</p>
<hr />
<p>		Let $P=[\mathbf{x}_1,\dots , \mathbf{x}_k, \mathbf{x}_{k+1}, \dots, \mathbf{x}_n]$.<br />
		As the column vectors of $P$ are linearly independent, $P$ is invertible.</p>
<p>		From (**), we obtain<br />
		\[P^{-1}BP=\left[\begin{array}{c|c}<br />
		  C &#038; D\\<br />
		  \hline<br />
		  O &#038; F<br />
		\end{array}<br />
		\right].\]
		It follows that<br />
		\begin{align*}<br />
		\det(B-tI)&#038;=\det(P^{-1}BP-tI)=\left|\begin{array}{c|c}<br />
		  C-tI &#038; D\\<br />
		  \hline<br />
		  O &#038; F-tI<br />
		\end{array}<br />
		\right|=\det(C-tI)\det(F-tI).<br />
		\end{align*}</p>
<hr />
<p>		Let $\mu$ be an eigenvalue of the matrix $C$ and let $\mathbf{a}$ be an eigenvector corresponding to $\mu$.<br />
		Then as $\det(C-\mu I)=0$, we see that $\det(B-\mu I)=0$ and $\mu$ is an eigenvalue of $B$.</p>
<p>		Write<br />
		\[\mathbf{a}=\begin{bmatrix}<br />
		  a_1 \\<br />
		   a_2 \\<br />
		    \vdots \\<br />
		   a_k<br />
		   \end{bmatrix}\neq \mathbf{0}\]
		   and define a new vector by<br />
		   \[\mathbf{y}=a_1\mathbf{x}_1+\cdots +a_k \mathbf{x}_k\in E_{\lambda}.\]
		   Then $\mathbf{y}$ is an eigenvector in $E_{\lambda}$ since it is a nonzero (as $\mathbf{a}\neq \mathbf{0}$) linear combination of the basis $E_{\lambda}$.</p>
<hr />
<p>		   Multiplying $BP=P\left[\begin{array}{c|c}<br />
		  C &#038; D\\<br />
		  \hline<br />
		  O &#038; F<br />
		\end{array}<br />
		\right]$ from (**) by the $n$-dimensional vector<br />
		\[\begin{bmatrix}<br />
		  \mathbf{a} \\<br />
		     0 \\<br />
		   \vdots\\<br />
		   0<br />
		   \end{bmatrix}=\begin{bmatrix}<br />
		  a_1 \\<br />
		   \vdots \\<br />
		    a_k \\<br />
		   0 \\<br />
		   \vdots\\<br />
		   0<br />
		   \end{bmatrix}\]
		   on the right, we have<br />
		   \[BP\begin{bmatrix}<br />
		  \mathbf{a} \\<br />
		     0 \\<br />
		   \vdots\\<br />
		   0<br />
		   \end{bmatrix}=P\left[\begin{array}{c|c}<br />
		  C &#038; D\\<br />
		  \hline<br />
		  O &#038; F<br />
		\end{array}<br />
		\right]
		\begin{bmatrix}<br />
		  \mathbf{a} \\<br />
		     0 \\<br />
		   \vdots\\<br />
		   0<br />
		   \end{bmatrix}.\]
<hr />
<p>		   The left hand side is equal to<br />
		   \[B[a_1\mathbf{x}_1+\cdots+a_k \mathbf{x}_k]=B\mathbf{y}.\]
<p>		   On the other hand, the right hand side is equal to<br />
		   \begin{align*}<br />
		P\begin{bmatrix}<br />
		  C \mathbf{a}\\<br />
		  \mathbf{0}<br />
		\end{bmatrix}<br />
		=P\begin{bmatrix}<br />
		  \mu \mathbf{a} \\<br />
		  \mathbf{0}<br />
		\end{bmatrix}=\mu P\begin{bmatrix}<br />
		  \mathbf{a} \\<br />
		  \mathbf{0}<br />
		\end{bmatrix}<br />
		=\mu [a_1\mathbf{x}_1+\cdots+a_k \mathbf{x}_k]=\mu \mathbf{y}.<br />
		\end{align*}</p>
<hr />
<p>		Therefore, we obtain<br />
		\[B\mathbf{y}=\mu \mathbf{y}.\]
		This proves that the vector $\mathbf{y}$ is eigenvector of both $A$ and $B$.<br />
		Hence, this completes the proof.</p>
<button class="simplefavorite-button has-count" data-postid="5340" data-siteid="1" data-groupid="1" data-favoritecount="41" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">41</span></button>The post <a href="https://yutsumura.com/if-matrices-commute-abba-then-they-share-a-common-eigenvector/">If Matrices Commute $AB=BA$, then They Share a Common Eigenvector</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/if-matrices-commute-abba-then-they-share-a-common-eigenvector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">5340</post-id>	</item>
		<item>
		<title>Common Eigenvector of Two Matrices $A, B$ is Eigenvector of $A+B$ and $AB$.</title>
		<link>https://yutsumura.com/common-eigenvector-of-two-matrices-a-b-is-eigenvector-of-ab-and-ab/</link>
				<comments>https://yutsumura.com/common-eigenvector-of-two-matrices-a-b-is-eigenvector-of-ab-and-ab/#respond</comments>
				<pubDate>Wed, 19 Apr 2017 03:59:52 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[common eigenvector]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvecgtor]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[Ohio State]]></category>
		<category><![CDATA[Ohio State.LA]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2701</guid>
				<description><![CDATA[<p>Let $\lambda$ be an eigenvalue of $n\times n$ matrices $A$ and $B$ corresponding to the same eigenvector $\mathbf{x}$. (a) Show that $2\lambda$ is an eigenvalue of $A+B$ corresponding to $\mathbf{x}$. (b) Show that $\lambda^2$&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/common-eigenvector-of-two-matrices-a-b-is-eigenvector-of-ab-and-ab/">Common Eigenvector of Two Matrices $A, B$ is Eigenvector of $A+B$ and $AB$.</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 382</h2>
<p>		Let $\lambda$ be an eigenvalue of $n\times n$ matrices $A$ and $B$ corresponding to the same eigenvector $\mathbf{x}$.</p>
<p><strong>(a)</strong> Show that $2\lambda$ is an eigenvalue of $A+B$ corresponding to $\mathbf{x}$.</p>
<p><strong>(b)</strong> Show that $\lambda^2$ is an eigenvalue of $AB$ corresponding to $\mathbf{x}$.</p>
<p>(<em>The Ohio State University, Linear Algebra Final Exam Problem</em>)<br />
&nbsp;<br />
<span id="more-2701"></span><br />

<h2> Proof. </h2>
<h3>(a) Show that $2\lambda$ is an eigenvalue of $A+B$ corresponding to $\mathbf{x}$.</h3>
<p>		 Since $\lambda$ is an eigenvalue of $A$ and $B$, and $\mathbf{x}$ is a corresponding eigenvector, we have<br />
		\[A\mathbf{x}=\lambda \mathbf{x} \text{ and } B\mathbf{x}=\lambda \mathbf{x} \tag{*}.\]
		Then we compute<br />
		\begin{align*}<br />
	(A+B)\mathbf{x}&#038;=A\mathbf{x}+B\mathbf{x}\\<br />
	&#038;=\lambda \mathbf{x}+ \lambda \mathbf{x} &#038;&#038; \text {by (*)}\\<br />
	&#038;=2\lambda \mathbf{x}.<br />
	\end{align*}</p>
<p>	Since $\mathbf{x}$ is an eigenvector, it is a nonzero vector by definition.<br />
	Hence from the equality<br />
	\[(A+B)\mathbf{x}=2\lambda \mathbf{x},\]
	we see that $2\lambda$ is an eigenvalue of the matrix $A+B$ and $\mathbf{x}$ is an associated eigenvector.</p>
<h3>(b) Show that $\lambda^2$ is an eigenvalue of $AB$ corresponding to $\mathbf{x}$.</h3>
<p> We have<br />
	\begin{align*}<br />
	(AB)\mathbf{x}&#038;=A(B\mathbf{x})\\<br />
	&#038;=A(\lambda \mathbf{x}) &#038;&#038; \text{by (*)}\\<br />
	&#038;=\lambda (A\mathbf{x})\\<br />
	&#038;=\lambda (\lambda \mathbf{x}) &#038;&#038; \text{by (*)}\\<br />
	&#038;=\lambda^2 \mathbf{x}.<br />
	\end{align*}</p>
<p>	Since $\mathbf{x}$ is a nonzero vector as it is an eigenvector, it follows from the equality<br />
	\[(AB)\mathbf{x}=\lambda^2 \mathbf{x}\]
	that $\lambda^2$ is an eigenvalue of the matrix $AB$ and $\mathbf{x}$ is a corresponding eigenvector.</p>
<button class="simplefavorite-button has-count" data-postid="2701" data-siteid="1" data-groupid="1" data-favoritecount="26" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">26</span></button>The post <a href="https://yutsumura.com/common-eigenvector-of-two-matrices-a-b-is-eigenvector-of-ab-and-ab/">Common Eigenvector of Two Matrices $A, B$ is Eigenvector of $A+B$ and $AB$.</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/common-eigenvector-of-two-matrices-a-b-is-eigenvector-of-ab-and-ab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2701</post-id>	</item>
		<item>
		<title>All the Eigenvectors of a Matrix Are Eigenvectors of Another Matrix</title>
		<link>https://yutsumura.com/all-the-eigenvectors-of-a-matrix-are-eigenvectors-of-another-matrix/</link>
				<comments>https://yutsumura.com/all-the-eigenvectors-of-a-matrix-are-eigenvectors-of-another-matrix/#respond</comments>
				<pubDate>Fri, 05 Aug 2016 04:22:05 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[algebraic multiplicity]]></category>
		<category><![CDATA[characteristic polynomi]]></category>
		<category><![CDATA[common eigenvector]]></category>
		<category><![CDATA[eigenspace]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[geometric multiplicity]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[matrix]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=318</guid>
				<description><![CDATA[<p>Let $A$ and $B$ be an $n \times n$ matrices. Suppose that all the eigenvalues of $A$ are distinct and the matrices $A$ and $B$ commute, that is $AB=BA$. Then prove that each eigenvector&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/all-the-eigenvectors-of-a-matrix-are-eigenvectors-of-another-matrix/">All the Eigenvectors of a Matrix Are Eigenvectors of Another Matrix</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 51</h2>
<p>Let $A$ and $B$ be an $n \times n$ matrices.<br />
Suppose that all the eigenvalues of $A$ are distinct and the matrices $A$ and $B$ commute, that is $AB=BA$.</p>
<p>Then prove that each eigenvector of $A$ is an eigenvector of $B$.</p>
<p>(It could be that each eigenvector is an eigenvector for distinct eigenvalues.)</p>
<p><span id="more-318"></span><br />

<h2>Hint.</h2>
<p>Each eigenspace for $A$ is one dimensional.</p>
<h2> Proof. </h2>
<p>Since $A$ has $n$ distinct eigenvalues, the characteristic polynomial for $A$ factors into the product of degree $1$ polynomials.</p>
<p> Thus, the algebraic multiplicity of each eigenvalue is, $1$ and hence the geometric multiplicity is also $1$.<br />
(The geometric multiplicity is always less than or equal to the algebraic multiplicity and greater than 0 by definition.)</p>
<p>Thus the dimension of each eigenspace, which is the geometric multiplicity, is $1$.</p>
<hr />
<p>Let $\lambda$ be an eigenvalue of the matrix $A$ and let $\mathbf{x}$ be the eigenvector corresponding to $\lambda$.<br />
Since the eigenspace $E_{\lambda}$ for $\lambda$ is one dimensional and $\mathbf{x}\in E_{\lambda}$ is a nonzero vector in it, the vector $\mathbf{x}$ is a basis.<br />
That is, we have $E_{\lambda}=\{t\mathbf{x} \mid t\in \C \}$.</p>
<hr />
<p>Now we multiply $A\mathbf{x}=\lambda \mathbf{x}$ by the matrix $B$ on the left and obtain<br />
\begin{align*}<br />
BA\mathbf{x}&amp;=\lambda B\mathbf{x}\\<br />
\iff \,\,\,\, AB\mathbf{x}&amp;=\lambda B\mathbf{x} \text{ since } AB=BA.<br />
\end{align*}</p>
<hr />
<p>This implies that $B\mathbf{x} \in E_{\lambda}=\{t\mathbf{x} \mid t\in \C \}$. Therefore there exists $t\in \C$ such that $B \mathbf{x}= t\mathbf{x}$.</p>
<p>Hence the vector $\mathbf{x}$ is also an eigenvector corresponding to the eigenvalue $t$ of the matrix $B$.<br />
This completes the proof.</p>
<button class="simplefavorite-button has-count" data-postid="318" data-siteid="1" data-groupid="1" data-favoritecount="21" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">21</span></button>The post <a href="https://yutsumura.com/all-the-eigenvectors-of-a-matrix-are-eigenvectors-of-another-matrix/">All the Eigenvectors of a Matrix Are Eigenvectors of Another Matrix</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/all-the-eigenvectors-of-a-matrix-are-eigenvectors-of-another-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">318</post-id>	</item>
		<item>
		<title>Common Eigenvector of Two Matrices and Determinant of Commutator</title>
		<link>https://yutsumura.com/common-eigenvector-of-two-matrices-and-determinant-of-commutator/</link>
				<comments>https://yutsumura.com/common-eigenvector-of-two-matrices-and-determinant-of-commutator/#respond</comments>
				<pubDate>Sat, 23 Jul 2016 03:21:32 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[common eigenvector]]></category>
		<category><![CDATA[commutator]]></category>
		<category><![CDATA[determinant]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[singular matrix]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=107</guid>
				<description><![CDATA[<p>Let $A$ and $B$ be $n\times n$ matrices. Suppose that these matrices have a common eigenvector $\mathbf{x}$. Show that $\det(AB-BA)=0$. Steps. Write down eigenequations of $A$ and $B$ with the eigenvector $\mathbf{x}$. Show that AB-BA is singular.&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/common-eigenvector-of-two-matrices-and-determinant-of-commutator/">Common Eigenvector of Two Matrices and Determinant of Commutator</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 13</h2>
<p>Let $A$ and $B$ be $n\times n$ matrices.<br />
Suppose that these matrices have a common eigenvector $\mathbf{x}$. </p>
<p>Show that $\det(AB-BA)=0$.<br />
<span id="more-107"></span><br />

<h2> Steps. </h2>
<ol>
<li>Write down eigenequations of $A$ and $B$ with the eigenvector $\mathbf{x}$.</li>
<li>Show that AB-BA is singular.</li>
<li>A matrix is singular if and only if the determinant of the matrix is zero.</li>
</ol>
<h2> Proof. </h2>
<p>Let $\alpha$ and $\beta$ be eigenvalues of $A$ and $B$ such that the vector $\mathbf{x}$ is a corresponding eigenvector.<br />
Namely we have $A \mathbf{x}=\alpha \mathbf{x}$ and $B\mathbf{x}=\beta \mathbf{x}$.</p>
<p>Then we have<br />
\begin{align*}<br />
(AB-BA)\mathbf{x}&amp;=AB\mathbf{x}-BA\mathbf{x}=A(\beta \mathbf{x}) -B( \alpha \mathbf{x}) \\<br />
&amp; = \beta A \mathbf{x}- \alpha B\mathbf{x} =\beta \alpha -\alpha \beta=0.<br />
\end{align*}</p>
<p>By the definition of eigenvector,  $\mathbf{x}$ is a non-zero vector. Thus the matrix $AB-BA$ is singular.<br />
Equivalently the determinant of $AB-BA$ is zero.</p>
<h2>Comment.</h2>
<p>This is a simple necessary condition that $A$ and $B$ have a common eigenvector.</p>
<p>Here are few derived questions.</p>
<ul>
<li>Is this a sufficient condition?</li>
<li>If so prove it.</li>
<li>If not give a counterexample,</li>
<li>and find a necessary and sufficient condition.</li>
</ul>
<button class="simplefavorite-button has-count" data-postid="107" data-siteid="1" data-groupid="1" data-favoritecount="52" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">52</span></button>The post <a href="https://yutsumura.com/common-eigenvector-of-two-matrices-and-determinant-of-commutator/">Common Eigenvector of Two Matrices and Determinant of Commutator</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/common-eigenvector-of-two-matrices-and-determinant-of-commutator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">107</post-id>	</item>
	</channel>
</rss>
