Quantum Infinite Potential Well - Probability of Ground-State Energy

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 15K views
ARasmussen
Messages
2
Reaction score
0

Homework Statement



A particle in the infinite potential well in the region 0 < x < L is in the state

[tex]\psi(x) = \begin{cases}<br /> Nx(x-L) & \text{ if } 0<x<L \\ <br /> 0 & \text{ if } otherwise <br /> \end{cases}[/tex]

a) Determine the value of N so that the state is properly normalised
b) What is the probability that a measurement of the energy yields the ground-state energy of the
well?
c) What is the expectation value for the Hamiltonian operator for this state?


Homework Equations



[tex]\int_{0}^{L}\left | \psi(x) \right |^{2} dx = 1[/tex]
[tex]prob(E_1) = \int_{0}^{L}\left | <\! E_1|\psi(x)\! > \right |^{2} dx[/tex]

[tex]<E_1|=\frac{\hbar^{2}\pi^{2}}{2mL^{2}}[/tex]

The Attempt at a Solution



For part a, I used the first equation to solve for N, and I got [tex]\sqrt{\frac{30}{L^{5}}}[/tex]. Part b is where I began to get confused.

Given the equations above for prob([tex]E_1[/tex]), and [tex]<E_1|[/tex], I'm unable to figure out how to find the probability that the energy state is in the ground state.

Any hints?

Thanks
 
Physics news on Phys.org
You found the normalization constant correctly, but the last two of your equations aren't correct. The energy E1 of the ground state [itex]|\phi_1\rangle[/itex] is equal to [itex]E_1 = \hbar^2\pi^2/2mL^2[/itex].

The amplitude that the particle is in the ground state [itex]|\phi_1\rangle[/itex] is given by

[tex]\langle \phi_1 | \psi \rangle = \int \phi_1^*(x)\psi(x)\,dx[/tex]

where [itex]\phi_1(x)[/itex] is the wave function of the ground state. The probability P that the particle is in the ground state is equal to the modulus of the amplitude squared: [itex]P = |\langle \phi_1 | \psi \rangle|^2[/itex].
 
Thanks for the reply. How would I go about finding the wave function of the ground state?
 
The infinite square well problem is likely already solved in your textbook or your notes, and you can just look up what the eigenstate wave functions are. If not, you need to solve the Schrödinger equation with the appropriate potential and boundary conditions.