General solution of Schrodinger eq. proof

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

Homework Statement



Let [tex]|\psi\rangle[/tex] and [tex]|\psi '\rangle[/tex] be solutions to the same Schrödinger equation. Show than, that [tex]c|\psi\rangle+c'|\psi '\rangle[/tex] is the solution, where c and c' are arbitrary complex coefficients, for which holds: [tex]|c|^2+|c'|^2=1[/tex]

The Attempt at a Solution



Now this follows from linearity of the Schrödinger equation (that every linear combination is the solution). But how to prove it directly?

I've started with:

[tex]i\hbar \frac{\partial}{\partial t}|\psi\rangle=\hat{H}|\psi\rangle[/tex]
[tex]i\hbar \frac{\partial}{\partial t}|\psi'\rangle=\hat{H}|\psi'\rangle[/tex]

And added them up:

[tex]i\hbar\left( \frac{\partial}{\partial t}|\psi\rangle+\frac{\partial}{\partial t}|\psi'\rangle\right)=\hat{H}(|\psi\rangle+|\psi'\rangle)[/tex]

And... now I don't know what to do next :\

I think I'm taking the superposition principle way to lightly :\
 
Physics news on Phys.org
Call [tex]|\psi''\rangle=c|\psi\rangle+c'|\psi'\rangle[/tex]

Show that [tex]|\psi''\rangle[/tex] solves the Schrödinger equation. You will se that conditions on c and c' are irrelevant for this question.
 
Calculate

[tex] i\hbar \frac{\partial}{\partial t}|\psi''\rangle[/tex]

remembering that c and c' are constants, and see if it the same as [tex]\hat{H}|\psi''\rangle[/tex]
 
Ok so,

[tex] i\hbar \frac{\partial}{\partial t}|\psi ''\rangle=\hat{H}|\psi ''\rangle[/tex]

[tex] i\hbar \frac{\partial}{\partial t}|\psi ''\rangle=i\hbar\frac{\partial}{\partial t}\left(c|\psi\rangle+c'|\psi'\rangle\right)=c\underbrace{i\hbar\frac{\partial}{\partial t}|\psi\rangle}+c'\underbrace{i\hbar\frac{\partial}{\partial t}|\psi'\rangle}=c\hat{H}|\psi\rangle+c'\hat{H}|\psi'\rangle=\hat{H}(c|\psi\rangle+c'|\psi'\rangle)=\hat{H}|\psi''\rangle[/tex]

And that's it?
 
W00t! Thanks a lot :D