Must even functions have even number of nodes?

Happiness
Messages
686
Reaction score
30
The following text considers the possible wave functions when the potential is symmetric about ##x=0##.
Screen Shot 2015-12-10 at 5.03.57 am.png


Why must even functions have an even number of nodes?
##y=sin^2x## is even but always have an odd number of nodes in any interval centred about ##x=0##.

The part preceding the above text:
Screen Shot 2015-12-10 at 5.05.24 am.png
 
Physics news on Phys.org
Happiness said:
Why must even functions have an even number of nodes?
Function has to go to 0 at ##\pm\infty## so it has to intersect the f=0 axis an even number of times.
## y=sin^2x## is even but always have an odd number of nodes in any interval centered about ##x=0.##
I don't see that.
 
BvU said:
I don't see that.

##y=sin^2x## has a node at ##x=0##. So the number of nodes is always 1, 3, 5, ...
 
What is meant by node here is a point where the wave function changes sign.
 
  • Like
Likes Demystifier and Happiness
DrClaude said:
What is meant by node here is a point where the wave function changes sign.

Is there a reason why wave functions that do not change sign after touching the ##x##-axis are physically unacceptable?
 
  • Like
Likes BvU
I find "the points in space where at which a wave function goes through zero are called its nodes"
(Eugen Merzbacher, Quantum mechanics 2nd ed ).​
 
Happiness said:
Is there a reason why wave functions that do not change sign after touching the ##x##-axis are physically unacceptable?
Good question. All I can come up with is that in that case the wave function is zero and the second derivative is positive. Can't satisfy the Schroedinger equation...
 
  • Like
Likes Happiness
It's not that an even function must have an even number of nodes, but that one satisfying the Schrodinger equation, with a non-infinite potential, must have an even number of nodes.

First of all, if \psi(x) is even, then that means that the only way it can have an odd number of nodes is if \psi(0) = 0

Here's a hand-wavy proof. Near x=0, assume that \psi(x) = A x^n + terms that are higher-order in x. Now, take two derivatives:

\psi''(x) = n (n-1) A x^{n-2} + higher-order terms.

By Schrodinger's equation, for an energy eigenstate,

\psi''(x) = -\frac{2m}{\hbar^2} (E-V(x)) \psi(x) = -\frac{2m}{\hbar^2} (E-V(x)) A x^n + higher order terms.

So we have:
n (n-1) A x^{n-2} = -\frac{2m}{\hbar^2} (E-V(x)) A x^n + higher order terms.

Divide through by A x^{n-2} to get:

n (n-1) = -\frac{2m}{\hbar^2} (E-V(x)) x^2 + higher order terms.

Now, if V is finite at x=0, then the right-side is zero at x=0. So the left side must be zero, also. This implies that:

n=0 or n=1

That means that near x=0, \psi(x) either behaves like a constant A, or it behaves linearly, like Ax. The first choice implies that \psi(0) is nonzero. The second choice implies that \psi is odd near x=0.
 
  • Like
Likes Demystifier, Happiness and BvU
BvU said:
Good question. All I can come up with is that in that case the wave function is zero and the second derivative is positive. Can't satisfy the Schroedinger equation...

But for ##y=sin^4x##, ##y## is zero and its second derivative is also zero at ##x=0##.
 
  • #10
stevendaryl said:
So we have:
n (n-1) A x^{n-2} = -\frac{2m}{\hbar^2} (E-V(x)) A x^n + higher order terms.

Divide through by A x^{n-2} to get:

Is there a mistake here?

If we substitute ##x=0##, we can get LHS ##= 0 =## RHS without having ##n = 0## or ##n = 1##.
 
  • #11
Happiness said:
Is there a mistake here?

If we substitute ##x=0##, we can get LHS ##= 0 =## RHS without having ##n = 0## or ##n = 1##.

You have two functions of x that are equal: f(x) = g(x), where f(x) = n(n-1) A x^{n-2} + higher order terms, and g(x) = -\frac{2m}{\hbar^2} (E - V(x)) A x^n + higher-order terms. If the functions are equal, then f(x)/(A x^{n-2}) = g(x)/(A x^{n-2}), as functions of x. This means that:

n(n-1) + higher-order terms = (E - V(x)) x^2 + higher-order terms

The equality must be true for every value of x (in the region of convergence of the power series, anyway). So in particular, it must be true in the limit as x \rightarrow 0. So we must have:

lim_{x \rightarrow 0} of n(n-1) + higher-order terms = lim_{x \rightarrow 0} of (E - V(x)) x^2 + higher-order terms

The left-hand limit is n (n-1). The right-hand limit is 0. So n(n-1) = 0.
 
  • #12
stevendaryl said:
You have two functions of x that are equal: f(x) = g(x), where f(x) = n(n-1) A x^{n-2} + higher order terms, and g(x) = -\frac{2m}{\hbar^2} (E - V(x)) A x^n + higher-order terms. If the functions are equal, then f(x)/(A x^{n-2}) = g(x)/(A x^{n-2}), as functions of x. This means that:

n(n-1) + higher-order terms = (E - V(x)) x^2 + higher-order terms

The equality must be true for every value of x (in the region of convergence of the power series, anyway). So in particular, it must be true in the limit as x \rightarrow 0. So we must have:

lim_{x \rightarrow 0} of n(n-1) + higher-order terms = lim_{x \rightarrow 0} of (E - V(x)) x^2 + higher-order terms

The left-hand limit is n (n-1). The right-hand limit is 0. So n(n-1) = 0.

Let f(x) = n(n-1) A x^{n-2} + higher-order terms, and g(x) = -\frac{2m}{\hbar^2} (E - V(x)) A x^n + higher-order terms.

But lim_{x \rightarrow 0} f(x) = 0, and lim_{x \rightarrow 0} g(x) = 0, without having n(n-1) = 0,

and lim_{x \rightarrow 0} \frac{f(x)}{A x^{n-2}} = \infty, and lim_{x \rightarrow 0} \frac{g(x)}{A x^{n-2}} = \infty, without having n(n-1) = 0.
 
  • #13
Happiness said:
Let f(x) = n(n-1) A x^{n-2} + higher-order terms, and g(x) = -\frac{2m}{\hbar^2} (E - V(x)) A x^n + higher-order terms.

But lim_{x \rightarrow 0} of f(x) = 0, and lim_{x \rightarrow 0} of g(x) = 0, without having n(n-1) = 0

and lim_{x \rightarrow 0} of f(x))/(A x^{n-2}) = \infty, and lim_{x \rightarrow 0} of g(x))/(A x^{n-2}) = \infty, without having n(n-1) = 0
lim_{x \rightarrow 0} of f(x))/(A x^{n-2}) is equal to n(n-1), not infinity.

Let's try the example with n=0. Then we have
f(x) = n (n-1) A/x^2
g(x) = -\frac{2m}{\hbar^2} (E - V(x)) A

If n(n-1) \neq 0, then the left side blows up at x=0. The right side does not. So they can't be equal. They can only be equal if n(n-1) = 0.
 
Last edited:
  • Like
Likes Happiness
  • #14
I think you all over-complicate. Here is a very simple analysis:

Let ##f(x)## be a function defined for real numbers ##x##. Let ##N_+## be number of nodes with ##x>0## and let ##N_-## be number of nodes with ##x<0##. If ##f(x)## is even, then ##N_+=N_-##, so the total number of nodes at all points ##x\neq 0## is ##2N_+##, which is even. Thus we have the following result:
If there is no node at ##x=0##, then the total number of nodes is ##2N_+##, which is even.
If there is a node at ##x=0##, then the total number of nodes is ##2N_+ +1##, which is odd.
Q.E.D.

Of course, the assumption is that the number of nodes is finite. The infinity is neither even nor odd. In particular, the number of nodes in ##\sin x## is neither even nor odd.
 
Last edited:
  • #15
But that does not eliminate the case where there is a node at ##x=0##, whose elimination is what is required.
 
  • #16
Happiness said:
But that does not eliminate the case where there is a node at ##x=0##, whose elimination is what is required.
You are right, and all I can conclude from that is that the book is wrong. By the way, which book was that?
 
  • #17
Demystifier said:
You are right, and all I can conclude from that is that the book is wrong. By the way, which book was that?

It's Quantum Mechanics by B H Bransden and C J Joachain, 2nd edition, page 160.

The book is not wrong (though it forgets to mention that the symmetric potential must be finite at ##x=0##). The proof is given by stevendaryl.
 
  • #18
Happiness said:
The book is not wrong (though it forgets to mention that the symmetric potential must be finite at ##x=0##). The proof is given by stevendaryl.
You are right. I overlooked the fact that the node is defined not merely by ##f=0##, but by a change of sign. That excludes ##x^2## behavior near ##x=0##, which I overlooked.

Anyway, with this insight, his analysis around ##x=0## can be much simplified:
The function at ##x=0## either changes the sign or does not change the sign. If it does, then it is not even. If it doesn't, then it is not the node. Q.E.D.
 
  • #19
Demystifier said:
You are right. I overlooked the fact that the node is defined not merely by ##f=0##, but by a change of sign. That excludes ##x^2## behavior near ##x=0##, which I overlooked.

A node does not need a change of sign.

Even if you do accept that definition, it does not solve the problem because although it does make the statement correct by itself, it does not imply the following statement. For eigenfunctions to be alternately even and odd, we must show that even solutions can only have even number of zeros.
 
  • #20
Happiness said:
A node does not need a change of sign.
Then how do you define the node?

Happiness said:
Even if you do accept that definition, it does not solve the problem because although it does make the statement correct by itself, it does not imply the following statement. For eigenfunctions to be alternately even and odd, we must show that even solutions only have even number of zeros.
If ##x=0## is excluded, then I have shown that the number of zeros of even function is even (provided that their number is finite).
 
  • #21
Demystifier said:
I think you all over-complicate. Here is a very simple analysis:

Let ##f(x)## be a function defined for real numbers ##x##. Let ##N_+## be number of nodes with ##x>0## and let ##N_-## be number of nodes with ##x<0##. If ##f(x)## is even, then ##N_+=N_-##, so the total number of nodes at all points ##x\neq 0## is ##2N_+##, which is even. Thus we have the following result:
If there is no node at ##x=0##, then the total number of nodes is ##2N_+##, which is even.
If there is a node at ##x=0##, then the total number of nodes is ##2N_+ +1##, which is odd.
Q.E.D.

That's not the QED. The question was: if the function is even (meaning \psi(x) = \psi(-x)), then why must it have an even number of nodes. Your analysis shows that the question can be restated as:

If \psi(x) is even, then how do we know that it doesn't have a node at x=0?​

A counter-example might be something like: \psi(x) = (A x^2 - B x^4) e^{-\lambda x^2}. That's even, but it has an odd number of nodes, at x=0 and x = \pm \sqrt{\frac{A}{B}}. My claim is that such a function can't satisfy the Schrodinger equation (unless the potential goes to infinity at x=0).
 
  • Like
Likes BvU and Demystifier
  • #22
stevendaryl said:
My claim is that such a function can't satisfy the Schrodinger equation (unless the potential goes to infinity at x=0).
You are right!
 
Back
Top