dyn said:
I came across the following question which requires a true or false answer. " for any integer N ≥ 2 there exists N x N matrices X and P such that [ X , P ] = I(hbar)(identity matrix)
From what has been said above I hope the correct answer is FALSE. Can somebody confirm for me that I am correct ? Thanks
For finite N, it is false. See below
The set of all n \times n matrices with entries in \mathbb{C} forms a (finite-dimensional) vector space, M_{n} ( \mathbb{C} ), of dimension n^{2}. The trace operation is a functional over M_{n} ( \mathbb{C} ) which satisfies:
i) Linearity: for all (A , B , C) \in M_{n} ( \mathbb{C} ) and ( \alpha , \beta ) \in \mathbb{C}, \mbox{Tr} ( \alpha A + \beta B ) = \alpha \mbox{Tr} A + \beta \mbox{Tr} B ,
ii) Cyclicity: \mbox{Tr} (A B C ) = \mbox{Tr} ( C A B ) = \mbox{Tr} ( B C A ) . Now, let A_{1} and A_{2} be any matrices such that A_{1} A_{2} \in M_{n} ( \mathbb{C} ) and A_{2} A_{1} \in M_{n} ( \mathbb{C} ), then (i) and (ii) imply that \mbox{Tr} ( A_{1} A_{2} - A_{2} A_{1} ) = \mbox{Tr} ( A_{1} A_{2} ) - \mbox{Tr} ( A_{2} A_{1} ) = 0 . This means that the equation A B - B A = \mathbb{I}_{n} , has no solution: \mbox{Tr} ([ A , B ]) = 0 < \mbox{Tr} ( \mathbb{I}_{n} ) = n . Now, let us consider infinite-dimensional matrices, i.e. matrices with infinite but countable number of rows and columns. Let us also assume that multiplication of such matrices is sensible, i.e. for any two such matrices (A , B), the series (A B)_{i j} = \sum_{k}^{\infty} A_{i k} B_{k j} and (B A)_{i j} = \sum_{k}^{\infty} B_{i k} A_{k j} converge for all (i,j) \in \mathbb{Z}. In this sense we can speak of the infinite-dimensional space M_{\infty} ( \mathbb{C} ). Let us now ask similar question as in the finite-dimensional case, namely, is the equation A B - B A = \mathbb{I}_{\infty} , \ \ \ \ \ \ (1) solvable in M_{\infty} (\mathbb{C})? The answer is yes. As you can easily check, the following (infinite-dimensional) matrices do satisfy Eq(1):
<br />
A = \sqrt{n} \ \delta_{m , n - 1} = \begin{pmatrix}<br />
0 & \sqrt{1} & 0 & 0 & \cdots \\<br />
0 & 0 & \sqrt{2} & 0 & \cdots \\<br />
0 & 0 & 0 & \sqrt{3} & \cdots \\<br />
\vdots & \vdots & \vdots & \vdots & \ddots \end{pmatrix} ,<br />
<br />
B = A^{\dagger} = \sqrt{n + 1} \ \delta_{m , n + 1} = \begin{pmatrix}<br />
0 & 0 & 0 & \cdots \\<br />
\sqrt{1} & 0 & 0 & \cdots \\<br />
0 & \sqrt{2} & 0 & \cdots \\<br />
0 & 0 & \sqrt{3} & \cdots \\<br />
\vdots & \vdots & \vdots & \ddots \end{pmatrix} .<br /> These, as you might know, are infinite-dimensional matrix representation of the operator algebra [ a , a^{\dagger} ] = 1 of the SHO in the energy eigen-states. Furthermore, you can also check that the following Hermitian combinations X = \frac{1}{\sqrt{2}} ( A^{\dagger} + A ) , \ \ \ P = \frac{i}{\sqrt{2}} ( A^{\dagger} - A ) , satisfy [X , P] = i [A , A^{\dagger}] = i \mathbb{I}_{\infty} . These are the well-known matrix representation of position and momentum operators in the energy-eigen states of the simple harmonic oscillator.
The definition of the trace operation in M_{\infty} ( \mathbb{C} ) is a bit technical. However, if the infinite sum of “diagonal elements” converge, we can define the trace by \mbox{Tr} ( M ) = \sum^{\infty} M_{i i}. Now, we can make the following observation: the matrix A^{\dagger} A, which is in M_{\infty} ( \mathbb{C} ), is non-negative and Hermitian. Therefore, using the expressions above for (A , A^{\dagger}) and our definition for the trace, we find (according to Euler) \mbox{Tr} ( A^{\dagger} A) = \mbox{Tr} ( A A^{\dagger} ) = \sum_{k = 1}^{\infty} k = - \frac{1}{12}. Thus, on one hand \mbox{Tr} ( A A^{\dagger} ) - \mbox{Tr} ( A^{\dagger} A ) = 0 , on the other hand \mbox{Tr} ( A A^{\dagger} - A^{\dagger} A ) = \mbox{Tr} ( \mathbb{I}_{\infty}) = 1 + 1 + 1 + \cdots . Since everybody (including Euler) agree that the infinite sum ( 1 + 1 + 1 + \cdots ) diverges, we conclude that \mbox{Tr} ( A A^{\dagger} - A^{\dagger} A ) \neq \mbox{Tr}( A A^{\dagger} ) - \mbox{Tr}( A^{\dagger} A ) . This means that “our definition of the trace” can not be linear functional on M_{\infty}( \mathbb{C} ), which seems very bizarre.
Sam