I've been trying to solve this problem for a couple of weeks now, but I don't seem to get nowhere with it. I tried to prove it by contradiction, supposing $\psi_q$ has no nodes, and finding some equality involving $\psi_q$ where the other side of the equation will have to change sign, but I can't find it.
I also tried to find some differential equation for the Wronskian, and from then derive an explicit formula, but I go nowhere. I also tried to use the limits and the normalization of the wavefunctions (the fact that they will approach zero as $x$ approaches infinity), but it gets me nowhere. Can someone help with this?
The Wronskian of two functions $\psi_p$ and $\psi_q$ is defined as: $$ W_{p,q} = \psi_p \psi_q' - \psi_q \psi_p'. $$
Now consider the following question:
We now consider two bound states $\psi_p$ and $\psi_q$, with $q > p $. Using the Wronskian, show that:
a) $\psi_q$ has at least one zero;
b) If $\psi_p$ has a zero, the smallest zero of $\psi_q$ is strictly less than the smallest zero of $\psi_p$, and the largest zero of $\psi_q$ is strictly greater than the largest zero of $\psi_p$.
Additionally, we have the following relation involving the derivative of the Wronskian: $$ W'_{p,q} = \frac{2m}{\hbar^2} (E_q - E_p) \psi_p \psi_q. $$ edit: I tried something, but I'm still having doubts. Here's my reasoning.
We want to compute the following integral: $$ \ \int_{-\infty}^{+\infty} \frac{d}{dx} W(\psi_p, \psi_q)(x) \, dx = \frac{2m}{\hbar^2} \left( E_q - E_p \right) \int_{-\infty}^{+\infty} \psi_p(x) \psi_q(x) \, dx \ $$
$$ \int_{-\infty}^{+\infty} \left( \frac{\hbar^2}{2m} (E_q - E_p) \psi_p(x) \psi_q(x) \right) \, dx = 0 $$
By using the fact that the functions $\psi_p(x)$ and $\psi_q(x)$ are orthogonal (i.e., their integral vanishes), we are left with:
$$ \int_{-\infty}^{+\infty} \frac{d}{dx} W(\psi_p, \psi_q)(x) \, dx = 0 $$
Thus, the Wronskian $W(\psi_p, \psi_q)(x)$ must be constant, and its limit as $ x \to \pm \infty$ must be zero, implying:
$$ W(\psi_p, \psi_q)(x) = 0 \quad \text{for all} \, x $$
First, I want to make sure of something. The fact that the wronskian is zero doesn't imply that the wavefucntions are linearly dependant. actually, if the wavefucntions are linearly dependant,this implies the wronskian equal zero, right ?
Second, I feel like I wasn't rigorous when I calculated the integral of the derivative of the wronskian. can the result be that the wronskian is constant, or actually it's just proves that the limits in inf are equal.
Can someone check if the reasoning is rigorous?