- #1
- 672
- 0
Homework Statement
A quantum particle is free to move in a infinite 1d potential well of length L excited on the second excited state n=3.What is the probability to locate the particle between 0 and L/3.
Homework Equations
∫ψ^2=1
ψ=sqrt(2/L)sin(n∏x/L)
The Attempt at a Solution
∫ψ^2dx=∫(2/L)sin^2(3∏x/L) dx limits of integration from 0 to L/3. then I set y = 3∏x/L then dx = Ldy/3∏. So that gives (2/3∏)∫(1/2)-(1/2)cos(2y) dy then the limits change to 0 to ∏
which gives (2/3∏)((y/2)-(1/4)sin(2y)) now use the limits 0 to pi which gives a probability of 1/3. What I don't understand is why use 0 to pi why not ∏/3 confused there . what I assume is that it has to do with the excited state the particle is in. So for instance if it was n=1 it would be 0 to ∏/3 am I correct.