Matrix elements of position operator in infinite well basis

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
carllacan
Messages
272
Reaction score
3

Homework Statement


Find the eigenfunctions of a particle in a infinite well and express the position operator in the basis of said functions.

Homework Equations


The Attempt at a Solution



Tell me if I'm right so far (the |E> are the eigenkets)
[itex]X_{ij}= \langle E_i \vert \hat{X} \vert E_j \rangle = \int dx \int dx' \langle E_i \vert x \rangle \langle x \vert \hat{X} \vert x'\rangle \langle x'\vert E_j \rangle[/itex]
[itex]\int dx \int dx' \Psi_i^*(x) x\delta_{x, x'} \Psi_j(x') = \int dx \Psi_i^*(x) x \Psi_j(x)[/itex]
 
Last edited:
Physics news on Phys.org
Modify your notation for the eigenfunctions.
Using E to denote an eigenfunction is very confusing.
You can read on wikipedia about the eigenfunctions for an infinite well:
http://en.wikipedia.org/wiki/Particle_in_a_box
If I guessed your notations correctly, you are starting in the right direction.
 
The eigenvalues Ei are only used to denote their respective eigenkets, the wavefunctions are denoted by the index of the eigenvalue. I think I've seen this in many books.

The last integral is correct then? I was not sure how to handle the delta.
 
Yes it is correct.
By definition, I would say.
It looks more like a change of notation rather than any derivation of something!

[tex]X_{ij}= \langle \Psi_i \vert \hat{X} \vert \Psi_j \rangle[/tex]

Which is indeed the integral you have written!

The state is independent of its representation.
Therefore I see no need to distinguish between

[tex]\langle \Psi_i \vert \hat{X} \vert \Psi_j \rangle[/tex]

and

[tex]\langle E_i \vert \hat{X} \vert E_j \rangle[/tex]
 
  • Like
Likes   Reactions: 1 person
Yes, you are right, but I first needed to state it in terms of the wavefunctions, and I wasn't quite sure if I had done it right.

Thanks.