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 [itex]n \times n[/itex] matrices with entries in [itex]\mathbb{C}[/itex] forms a (finite-dimensional) vector space, [itex]M_{n} ( \mathbb{C} )[/itex], of dimension [itex]n^{2}[/itex]. The trace operation is a functional over [itex]M_{n} ( \mathbb{C} )[/itex] which satisfies:
i) Linearity: for all [itex](A , B , C) \in M_{n} ( \mathbb{C} )[/itex] and [itex]( \alpha , \beta ) \in \mathbb{C}[/itex], [tex]\mbox{Tr} ( \alpha A + \beta B ) = \alpha \mbox{Tr} A + \beta \mbox{Tr} B ,[/tex]
ii) Cyclicity: [tex]\mbox{Tr} (A B C ) = \mbox{Tr} ( C A B ) = \mbox{Tr} ( B C A ) .[/tex] Now, let [itex]A_{1}[/itex] and [itex]A_{2}[/itex] be any matrices such that [itex]A_{1} A_{2} \in M_{n} ( \mathbb{C} )[/itex] and [itex]A_{2} A_{1} \in M_{n} ( \mathbb{C} )[/itex], then (i) and (ii) imply that [tex]\mbox{Tr} ( A_{1} A_{2} - A_{2} A_{1} ) = \mbox{Tr} ( A_{1} A_{2} ) - \mbox{Tr} ( A_{2} A_{1} ) = 0 .[/tex] This means that the equation [tex]A B - B A = \mathbb{I}_{n} ,[/tex] has no solution: [tex]\mbox{Tr} ([ A , B ]) = 0 < \mbox{Tr} ( \mathbb{I}_{n} ) = n .[/tex] 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 [itex](A , B)[/itex], the series [itex](A B)_{i j} = \sum_{k}^{\infty} A_{i k} B_{k j}[/itex] and [itex](B A)_{i j} = \sum_{k}^{\infty} B_{i k} A_{k j}[/itex] converge for all [itex](i,j) \in \mathbb{Z}[/itex]. In this sense we can speak of the infinite-dimensional space [itex]M_{\infty} ( \mathbb{C} )[/itex]. Let us now ask similar question as in the finite-dimensional case, namely, is the equation [tex]A B - B A = \mathbb{I}_{\infty} , \ \ \ \ \ \ (1)[/tex] solvable in [itex]M_{\infty} (\mathbb{C})[/itex]? The answer is yes. As you can easily check, the following (infinite-dimensional) matrices do satisfy Eq(1):
[tex]
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} ,[/tex]
[tex]
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} .[/tex] These, as you might know, are infinite-dimensional matrix representation of the operator algebra [itex][ a , a^{\dagger} ] = 1[/itex] of the SHO in the energy eigen-states. Furthermore, you can also check that the following Hermitian combinations [tex]X = \frac{1}{\sqrt{2}} ( A^{\dagger} + A ) , \ \ \ P = \frac{i}{\sqrt{2}} ( A^{\dagger} - A ) ,[/tex] satisfy [tex][X , P] = i [A , A^{\dagger}] = i \mathbb{I}_{\infty} .[/tex] 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 [itex]M_{\infty} ( \mathbb{C} )[/itex] is a bit technical. However, if the infinite sum of “diagonal elements” converge, we can define the trace by [itex]\mbox{Tr} ( M ) = \sum^{\infty} M_{i i}[/itex]. Now, we can make the following observation: the matrix [itex]A^{\dagger} A[/itex], which is in [itex]M_{\infty} ( \mathbb{C} )[/itex], is non-negative and Hermitian. Therefore, using the expressions above for [itex](A , A^{\dagger})[/itex] and our definition for the trace, we find (according to Euler) [tex]\mbox{Tr} ( A^{\dagger} A) = \mbox{Tr} ( A A^{\dagger} ) = \sum_{k = 1}^{\infty} k = - \frac{1}{12}.[/tex] Thus, on one hand [tex]\mbox{Tr} ( A A^{\dagger} ) - \mbox{Tr} ( A^{\dagger} A ) = 0 ,[/tex] on the other hand [tex]\mbox{Tr} ( A A^{\dagger} - A^{\dagger} A ) = \mbox{Tr} ( \mathbb{I}_{\infty}) = 1 + 1 + 1 + \cdots .[/tex] Since everybody (including Euler) agree that the infinite sum [itex]( 1 + 1 + 1 + \cdots )[/itex] diverges, we conclude that [tex]\mbox{Tr} ( A A^{\dagger} - A^{\dagger} A ) \neq \mbox{Tr}( A A^{\dagger} ) - \mbox{Tr}( A^{\dagger} A ) .[/tex] This means that “our definition of the trace” can not be linear functional on [itex]M_{\infty}( \mathbb{C} )[/itex], which seems very bizarre.
Sam