Finding Matrix Elements of Operators in Quantum Mechanics

aaaa202
Messages
1,144
Reaction score
2
If you have an operator a represented in some basis l1>, l2> you find its matrix elements by doing

Aij = <ilAlj>

But more oftenly you are interested in the expectation value of A. So you take:

<ψlAlψ>. My teacher tends to call these numbers matrix elements too. But which matrix element in A is this and how do I realize that? :)
 
Last edited by a moderator:
Physics news on Phys.org


The term "matrix element" is used by people in quantum theory to name more different, but similar things. The basic meaning is that the matrix element is one number from a set of numbers that serve as numeric representation of some operator ##\hat{A}## in some basis. In your example,

$$
A_{ij} = \langle i | \hat{A} | j\rangle,
$$

is indeed a matrix element of a finite or countably infinite matrix A, in the basis consisting of vectors |i>. This matrix is numerical representation of the operator ##\hat{A}##.

But the term is used also for the numbers that do not belong to these two categories, if the collection of them at least somehow reminds of a matrix. For example, in some papers/books, when you encounter the integral of the form

$$
I(q) = \int K(q,q') f(q') dq',
$$

the authors sometimes refer to the function ##K(q,q')## as to a ##matrix## (continuously indexed), because it reminds of the matrix multiplication, as in

$$
I_i = \sum_j K_{ij} f_j.
$$

In calculating the matrix elements, some basis always has to be chosen, and it so happens that the resulting matrix elements are generally dependent on this basis.

Special elements are the diagonal elements:

$$
A_{ii} = \langle i | \hat{A} |i\rangle.
$$

The expression

$$
\langle \psi |\hat{A}|\psi\rangle
$$

looks similar, but it is not usually called matrix element. It is usually called average or expectation value of the quantity A in "state" ##\psi##. The reason is that it is not frequent to use symbol ##\psi## for a member of a basis; the letter ##\Phi_i## or ket ##|i>## is much better for this purpose.

Nevertheless, ##\langle \psi |\hat{A}|\psi\rangle## can be called matrix element of ##\hat{A}## if really needed, provided ##\psi## is an element of some basis. It is then one of the diagonal matrix elements in that basis.
 


This isn't in response to Jano, just adding in,
Jano L. said:
$$
I(q) = \int K(q,q') f(q') dq',
$$

the authors sometimes refer to the function ##K(q,q')## as to a ##matrix## (continuously indexed), because it reminds of the matrix multiplication, as in

$$
I_i = \sum_j K_{ij} f_j.
$$

K(q,q&#039;) is also sometimes called (maybe even more often) the ##kernel##. Building the matrix elements of an operator is as easy as multiplying by 1, twice
<br /> \hat{A} = \sum_{m}\sum_{n}|n\rangle \langle n|\hat{A}|m\rangle \langle m|<br />
since 1=\sum_m |m\rangle \langle m|. This is the matrix representation of the operator.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. Towards the end of the first lecture for the Qiskit Global Summer School 2025, Foundations of Quantum Mechanics, Olivia Lanes (Global Lead, Content and Education IBM) stated... Source: https://www.physicsforums.com/insights/quantum-entanglement-is-a-kinematic-fact-not-a-dynamical-effect/ by @RUTA
If we release an electron around a positively charged sphere, the initial state of electron is a linear combination of Hydrogen-like states. According to quantum mechanics, evolution of time would not change this initial state because the potential is time independent. However, classically we expect the electron to collide with the sphere. So, it seems that the quantum and classics predict different behaviours!
Back
Top