Particle in a triangular potential well

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
16 replies · 9K views
masterjoda
Messages
21
Reaction score
0

Homework Statement


Particle is in a potential well in the shape of a isosceles right-angled triangle. Need to find the wave function and allowed energies.


Homework Equations


How to determinate a boundaries for the potential when that line is in a form of some linear function, there is no strict point between potential equal to zero and infinity potential.


The Attempt at a Solution


I tried potential as [itex]kx[/itex] for [itex]0<x<\frac{a}{2}[/itex], and [itex]-kx[/itex] for [itex]\frac{a}{2}<x<a[/itex], but seems that is not right.
 
Physics news on Phys.org
This plot of potential function
 

Attachments

  • V(x).jpg
    V(x).jpg
    4.7 KB · Views: 691
Storry, like this
 

Attachments

  • V(x).jpg
    V(x).jpg
    4.1 KB · Views: 751
That is my main problem, I don't know how to write it, I know that potential is zero inside and ∞ outside, that green area is unreachable for the particle.
 
You know the equation of a straight line? You have a straight line for 0<x<a/2 which intersects the x-axis at x=a/2, and makes -45° angle with it. And you have an other equation for a/2<x<a, that encloses a positive angle of 45° with the x axis.

ehild
 
masterjoda said:
there is no strict point between potential equal to zero and infinity potential.
What is this supposed to mean?

masterjoda said:
That is my main problem, I don't know how to write it, I know that potential is zero inside and ∞ outside, that green area is unreachable for the particle.
The potential isn't zero inside. It varies with x.

If you want to make things a bit simpler, take ehild's suggestion to center the well at x=0.
 
vela said:
The potential isn't zero inside. It varies with x.

Yes, exactly.

If I center the well at x=0 then I have a function

[itex]V(x)=<br /> \begin{cases}<br /> -x & \text{for } -\frac{a}{2}<x < 0 \\<br /> x & \text{for } 0 < x < \frac{a}{2} \\<br /> 0 & \text{for } x=0\\<br /> \infty & \text{elsewhere}<br /> \end{cases}[/itex]
 
Last edited:
I need to find ψ and allowed energies inside the well.
 
I've just realized that the right potential is [itex]V(x)=\left | x \right | \text{for } x\in \left \{ -\infty, \infty \right \}[/itex]
 
Last edited:
So far I have this:

[itex]-\frac{\hbar^2}{2m}\frac{\mathrm{d^2}\psi }{\mathrm{d} x^2} + |x|\psi=E\psi[/itex]

[itex]c=\frac{2m}{\hbar^2}[/itex] and [itex]k=\frac{\sqrt{2mE}}{k}[/itex]

solution is [itex]\psi(x)=C_1\text{Ai}(\frac{cx-k^2}{c^{\frac{2}{3}}})+C_2\text{Bi}(\frac{cx-k^2}{c^{\frac{2}{3}}})[/itex] because x is always > 0, Bi goes to ∞ so C_2 have to be 0. And final solution is [itex]\psi(x)=C_1\text{Ai}((\frac{2m}{\hbar^2})^{\frac{1}{3}}(x-E))[/itex]. I've determined the energy from conditions [itex]\psi^{(1)}_n=\psi^{(2)}_n[/itex] and [itex]\psi'^{(1)}_n=\psi'^{(2)}_n[/itex]. And energies are: for even [itex]E_n=-a'_{n+1}[/itex] and for the odd [itex]E_n=-a_{n+1}[/itex]. Normalization is a bit tricky [itex]C_1^2\int_{-\infty}^{\infty} \text{Ai}^2(x-E_n)dx=1[/itex], I don't know how to solve this integral.
 
Last edited:
Yes they do, potential at x have the same value as the x coordinate, V(x)=|x|, unit of that x is the same as the unit of E.