Does the cyclic property of trace hold for infinite dimensional matrices (which are often encountered in quantum mechanics)? In other words, does the identity $$\rm Tr(ABC)=Tr(CAB)=Tr(BCA)$$ hold when all the matrices $A, B, C$ are infinite dimensional?
2026-03-25 14:23:36.1774448616
A question about the cyclic property of traces for infinite dimensional matrices
875 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in MATRICES
- How to prove the following equality with matrix norm?
- I don't understand this $\left(\left[T\right]^B_C\right)^{-1}=\left[T^{-1}\right]^C_B$
- Powers of a simple matrix and Catalan numbers
- Gradient of Cost Function To Find Matrix Factorization
- Particular commutator matrix is strictly lower triangular, or at least annihilates last base vector
- Inverse of a triangular-by-block $3 \times 3$ matrix
- Form square matrix out of a non square matrix to calculate determinant
- Extending a linear action to monomials of higher degree
- Eiegenspectrum on subtracting a diagonal matrix
- For a $G$ a finite subgroup of $\mathbb{GL}_2(\mathbb{R})$ of rank $3$, show that $f^2 = \textrm{Id}$ for all $f \in G$
Related Questions in VECTOR-SPACES
- Alternate basis for a subspace of $\mathcal P_3(\mathbb R)$?
- Does curl vector influence the final destination of a particle?
- Closure and Subsets of Normed Vector Spaces
- Dimension of solution space of homogeneous differential equation, proof
- Linear Algebra and Vector spaces
- Is the professor wrong? Simple ODE question
- Finding subspaces with trivial intersection
- verifying V is a vector space
- Proving something is a vector space using pre-defined properties
- Subspace of vector spaces
Related Questions in MATHEMATICAL-PHYSICS
- Why boundary conditions in Sturm-Liouville problem are homogeneous?
- What is the value of alternating series which I mention below
- Are there special advantages in this representation of sl2?
- Intuition behind quaternion multiplication with zero scalar
- Return probability random walk
- "Good" Linear Combinations of a Perturbed Wave Function
- Yang–Mills theory and mass gap
- Self adjoint operators on incomplete spaces
- Algebraic geometry and algebraic topology used in string theory
- Compute time required to travel given distance with constant acceleration and known initial speed
Related Questions in QUANTUM-MECHANICS
- Is there a book on the purely mathematical version of perturbation theory?
- Matrix differential equation and matrix exponential
- "Good" Linear Combinations of a Perturbed Wave Function
- Necessary condition for Hermician lin operators
- What is a symplectic form of the rotation group SO(n)
- Why is $\textbf{J}$ called angular momentum?(Quantum)
- How does the quantumstate evolve?
- Differential equation $au''(x)+b\frac{u(x)}{x}+Eu=0$
- How to model this system of $^{238}\,U$ atoms?
- Discrete spectra of generators of compact Lie group
Related Questions in INFINITE-MATRICES
- Inverse of an Infinite Matrix (with factorials)
- Matrix exponential, containing a thermal state
- Spectrum of an infinite matrix
- Infinite matrix which cannot be represented by bounded linear operator
- Distance from a vector to a linear span vectors in a separable Hilbert space.
- Derive prime-identifying functions from inverse Vandermonde and Bernoulli numbers
- Is the Birkhoff–von Neumann theorem true for infinite matrices?
- Inverse of an infinite matrix with factorial entries
- Cutting off an infinite matrix(Making a finite matrix from an infinite matrix)
- Can infinite matrices represent nonlinear operators?
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?
An example with two matrices (it can be made three by adding the identity matrix to the problem) indicates for me, that the traces can be different. In this example both traces lead to divergent infinite series, but the scheme of the matrix-contructions might allow simple variations which lead to convergent traces (see second example in the final conclusion).
Preliminaries and construction of matrices
Assume the infinite sized Pascal-matrix $P$ (upper triangular) $ P[r,c]= \binom cr \quad$ (the row- and column-indices r and c begin at 0).
Next assume a rowvector $V(x)=[1,x,x^2,x^3,...]$ again of infinite size.
For the dot-product we would get (simply by the binomial theorem) $$ V(x) \cdot P = V(x+1) \tag 1$$ but also $V(x) \cdot P^2= V(x+2)$ and $V(x) \cdot P^{-1}=V(x-1)$ and so on.
Next assume the infinite-sized matrix $S_2$ (lower triangular) containing the Stirlingnumbers 2nd kind, similarity-scaled by vector and reciprocal vector of factorials $$S_2[r,c]=s_2(r,c)\cdot c!/r!$$ such that with a vector $V(x)$ we would get $$V(x) \cdot S_2 = [1, e^x-1, (e^x-1)^2, (e^x-1)^3,...] = V(e^x-1) \tag 2$$ (That identity is well known, see for instance the HoMF (Abramowitz/Stegun))
Of course, appending a multiplication with $P$ gives a nicer result $$V(x) \cdot S_2 \cdot P = V(e^x-1) \cdot P = V((e^x-1)+1)=V(e^x) \tag 3$$ Doing the dotproduct $S_2 \cdot P$ first we get a very nice looking matrix $B$: $$ B = S_2 \cdot P \qquad \qquad \text{ where } B[r,c]= {c^r \over r!} $$ The matrix has a diagonal with a very simple form $c^c/c!$ of which we shall take advantage now.
Now we discuss the traces of compositions $P^{-1} \cdot B$ and $B \cdot P^{-1}$. To make this triple products we could insert the identity matrix here, but leave this aside.
1) The trace of $P^{-1} \cdot B$
It is not obvious what the entries of $P^{-1} \cdot B$ look like, but we can derive this by a trick. We consider the matrix-product extended by the leftmultiplication with the indeterminate $V(x)$ and use associativity $$ \begin{array} {} V(x) \cdot P^{-1} \cdot B &= (V(x) \cdot P^{-1}) \cdot B\\ &= V(x-1) \cdot B \\ &= V(e^{x-1}) \end{array} \tag 4$$ But the latter can be rewritten as $$ V(e^{x-1})= V(e^x/e) = V(e^x) \cdot \;^dV(1/e) \tag 5$$ (where the little prefix "d" means that the vector is used as diagonalmatrix)
$\qquad \qquad$ and this means we have also $$ \begin{array} {} V(x) \cdot P^{-1} \cdot B &=V(x) \cdot B \cdot \;^dV(1/e) \\ &=V(x) \cdot (B \cdot \;^dV(1/e)) \\ &= V(x) \cdot A \end{array} \tag 6 $$ and the right-hand dot-product $A$ means a column-scaling of the $B$-matrix such that the diagonal elements are $$a[c,c]={c^c\over c!} \cdot {1 \over e^c} ={(c/e)^c\over c!}$$
The trace of $P^{-1} \cdot B = A $ is now formally the infinite and divergent sum $$ \text{TR}(A) = \sum_{k=0}^\infty {(c/e)^c \over c!} \tag 7 $$which reduces to an approximation to a sort of geometric series and might have some analytic continuation.
Added: Using W|A I found the generating function for this series, when the $e$ in the summands is taken as formal indeterminate $x$ : $$ \sum_{k=0}^\infty {(c x)^c \over c!} = {1 \over W(-x)+1} \tag {7.1} $$ which is only convergent if $x< \frac1e$, so for instance if $x= \frac 1{e^2}$ and thus if we use $P^{-2}$ instead of $P^{-1}$ in (6).
2) The trace of $ B \cdot P^{-1} $
The other trace is trivial to determine. We get $$\begin{array} {} \text{TR} (B \cdot P^{-1}) &= \text{TR} ((S_2 \cdot P) \cdot P^{-1}) \\ &= \text{TR} (S_2 \cdot( P \cdot P^{-1})) \\ &= \text{TR} (S_2) \\ &= \displaystyle \sum_{k=0}^\infty (1 ) \end{array} \tag 8$$
3) possible conclusion and improvement of the argument
Those results are of course formally completely different divergent series and possibly this whole argument suffices to show that the infinite matrices do not always inherit the cyclicity from the finite matrix.
To improve the example/argument I looked at the traces of $P^{-2} \cdot B = A_2 $ and $B \cdot P^{-2} = S_2 \cdot P^{-1} =T_2 $ and while I got a convergent series now for the trace of $A_2$ evaluating to $\text{TR}(A_2) = {1 \over 1+ W(-1/e^2)} \approx 1.18848736943$ there occurs in $\text{TR}(T_2)$ some series with irregularly alternating signs, where the absolute values of the terms $t[c,c]$ also diverge when I look at $64$ or $128$ terms and which seems not to be Cesaro- or Eulersummable.