Is it true in general that if $A, B \in M_{n}(\mathbb{C})$ such that $AB-BA=P(A)$ where $P \in \mathbb{C}[x]$, then $A$ and $B$ are simultanously triangularzible? I know that if $AB-BA=A^k$ for a positive integer $k$ then it is true ($Ker(A)$ is $B$-invariant and so the triangularization builds recursively). But is it true for any polynomial $P$?
2026-03-25 03:16:42.1774408602
Simultaneous triangularization for AB-BA
96 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in TRIANGULARIZATION
- Simultaneous triangularization of two matrices
- Short way for upper triangularization
- Could this possibly be a new simple proof for Schur's triangularization theorem?
- Show that the matrix $A = \begin{bmatrix} 2 & 0 \\ -1 & 2 \end{bmatrix}$ is not diagonalizable.
- Trigonalisation of a matrix, find a basis.
- Finding unitary rotation matrix for triangularization
- Find block structure of matrix
- Which $2\times 2$ matrices with entries from finite field are similar to upper triangular matrix?
- Find determinant using lower triangular matrix
- Schur decomposition of a "flipped" triangular matrix
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Here is a 2-step solution. I hope that the 1st step can be simplified, but I also hope that after my edits it is clear :)
Indeed, if $A$ is general and $Q(x)=\prod_{i=1}^k(x-\lambda_i)^{n_i}$ is its characteristic polynomial ($k$ is the number of roots of $Q$), we have the $A$-invariant decomposition $$\mathbb C^n =\bigoplus_{i=1}^k V_i \quad\text{where}\quad V_i:=\ker(A-\lambda_i)^{n_i}\qquad(1)$$ Moreover we can find polynomials $Q_i$ such that $Q_i(A)$ is the projector to $V_i$ in this direct sum (e.g. by decomposing $1/Q(x)$ to partial fractions and then multiplying the terms by $Q(x)$).
Let us prove that $[Q_i(A), B]=0$ for all $i=1,\dots,k$. Since $A$ commutes with $[A,B]=AB-BA=P(A)$, we have $[Q_i(A), B]=Q_i'(A)P(A)$, and thus $[Q_i(A), B]$ commutes with $A$ and therefore also with $Q_i(A)$. Since $Q_i(A)^2=Q_i(A)$ (a projector), we get $$[Q_i(A),B]=[Q_i(A)^2,B]=$$ $$=Q_i(A)\,[Q_i(A),B]+[Q_i(A),B]\,Q_i(A)= 2[Q_i(A),B]\,Q_i(A).\quad(2)$$ Since on $V_j$ we have either $Q_i(A)=0$ (if $i\neq j$) or $Q_i(A)=1$ (if $i=j$), we get from $(2)$ that on $V_j$ either $[Q_i(A),B]=0$ or $[Q_i(A),B]=2[Q_i(A),B]$, so (in both cases) $[Q_i(A),B]=0$ on $V_j$, hence (since $j$ was arbitrary) $[Q_i(A),B]=0$ on the entire space $\mathbb C^n$.
To conclude the 1st part: $[Q_i(A),B]=0$ implies that the decomposition $(1)$ is $B$-invariant. We can thus restrict ourselves to the subspaces $V_i=\ker(A-\lambda_i)^{n_i}\subset\mathbb C^n$, and if we replace $A$ by $A-\lambda_i$, we make it nilpotent there.
Since $\operatorname{Tr} (AB-BA)=0$ and also $\operatorname{Tr}A^k=0$ for all $k>0$, we must have $P(0)=0$, i.e. $AB-BA = H(A)A$ for some polynomial $H$. Hence $\ker A$ is $B$-invariant, and this implies (by induction) that a simultaneous triangularization exists.