A 1D Quantum Well - Different width "naming" gives different result ?

Solmyros
Messages
21
Reaction score
0
TL;DR Summary
Boundary conditions give different result depending on whether the quantum well is defined from 0 to L or from -L/2 to +L/2.
Greetings everyone,

Exactly as the title says. I am reaching to something strange and I do not know what I am missing. It must be something obvious...

case 1: -L/2 to L/2

After taking the Schrodinger equation and considering potential equal to zero inside we reach at this: $$Ψ=A×e^{ikz}+B×e^{- ikz}$$
case 1.png

Boundary conditions
Outside the well the potential is assumed infinite, so the wavefunction is equal to zero:
  • $$\Psi = 0, when \left|{z}\right|>\frac{L}{2}$$
  • $$Ψ(−\frac{L}{2})=0 \ (1)$$
  • $$Ψ(+\frac{L}{2})=0 \ (2)$$
From 1. we have : $$B=−A×e^{−ikL} \ (3)$$

Substituting (3) in 2. we get: $$k=\frac{n \times \pi}{L}, where \ n=0,1,2,... (4)$$

Therefore from (3) we get: $$B=−A \times e^{−inπ}$$

And finally, if $$n=2m, where \ m=0,1,2,...$$ we get from the original Schrodinger Equation: $$\Psi_{even}(z) = A \times ( e^{i k z} - e^{- i k z)} = 2 i A \sin{(kz)} \ (5)$$

case 2: 0 to L

After taking the Schrodinger equation and considering potential equal to zero inside we reach at this: $$Ψ=A'×e^{ikz}+B'×e^{- ikz}$$

case 2.png


Boundary conditions
Outside the well the potential is assumed infinite, so the wavefunction is equal to zero:
  • $$\Psi = 0, \ when \ z \le 0 \ or \ z \ge L$$
  • $$Ψ(0)=0 \ (6)$$
  • $$Ψ(L)=0 \ (7)$$
From 1. we have : $$B'=−A'$$ (8)
So, we get from the original Schrodinger Equation: $$\Psi(z) = A' \times ( e^{i k z} - e^{- i k z)} = A' \sin{kz} \ (9)$$

and

$$Ψ(L)=0 = A' \sin{kL} \ which \ gives \ k=\frac{n \times \pi}{L} \ (10), where \ n=0,1,2,... (\ like \ before)$$

But, now if $$n=2m, where \ m=0,1,2,...$$ we get $$\Psi_{even}(z) = A' \sin({\frac {2m \pi }{L}z}) \ (11)$$

Normalization will eventually give the same amplitude, BUT, on the first case the wavefunction is imaginary. This added 'i' is what buffles me.

Thank you in advance for your help.
 

Attachments

  • case 1.png
    case 1.png
    6.6 KB · Views: 176
Physics news on Phys.org
The basis eigenfunctions have an arbitrary complex factor of modulus ##1##. You can take this to be ##1## or ##i## or any other unit complex number.
 
  • Like
  • Informative
Likes Solmyros and DrClaude
Wave functions with differing coefficients, real or complex of any magnitude, represent the same wave function. Normalization is required if observational probabilities are desired. Normalization makes them equal.
 
I am not sure if this belongs in the biology section, but it appears more of a quantum physics question. Mike Wiest, Associate Professor of Neuroscience at Wellesley College in the US. In 2024 he published the results of an experiment on anaesthesia which purported to point to a role of quantum processes in consciousness; here is a popular exposition: https://neurosciencenews.com/quantum-process-consciousness-27624/ As my expertise in neuroscience doesn't reach up to an ant's ear...
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
I am reading WHAT IS A QUANTUM FIELD THEORY?" A First Introduction for Mathematicians. The author states (2.4 Finite versus Continuous Models) that the use of continuity causes the infinities in QFT: 'Mathematicians are trained to think of physical space as R3. But our continuous model of physical space as R3 is of course an idealization, both at the scale of the very large and at the scale of the very small. This idealization has proved to be very powerful, but in the case of Quantum...
Back
Top