Parity & Copenhagen: Probability of Positive Parity

  • Thread starter Thread starter atomicpedals
  • Start date Start date
  • Tags Tags
    Parity
atomicpedals
Messages
202
Reaction score
7

Homework Statement



A particle is of mass m has the wave function \psi(x)=Ne-k|x-a| with (a>0):

The particle is in the state \psi, and its parity is measured. What is the probability to find a positive parity?

Homework Equations



None that I can think of...

The Attempt at a Solution



My attempt at a solution is making the leap that this is a qualitative, rather than quantitative question...which leads me to want to say that there is a 50% chance that one would find a positive parity.

Is my assumption that this question wouldn't have a quantitative solution correct? And of course, if it is, did I get the correct reasoning?
 
Physics news on Phys.org
I don't think so. As you let a approach 0, the wave function becomes closer and closer to being an even function, so the probability should vary with a.

You might want to think about the fact that you can decompose any function into even and odd parts using fe=[f(x)+f(-x)]/2 and fo=[f(x)-f(-x)]/2. This is just a suggestion. I'm not sure how the problem works out, actually.
 
In which case my solution would need to be something along the lines of

\int (fe)(fo)dx (taken from 0 to a)?
 
Wait, since I just want the probability of even parity it would be:

\intfe(x)2dx

again from 0 to a.
 
Functioning under the bold assumption that my previous thought was at least in the right ball game I arrive at the probability of positive parity being

=(2N2/4)\int[e-2k|x-a|+e-2k|-x-a|]dx

The integral appears to be a bit of a pain at first glance, but does this at least seem like the right direction to be going in?
 
As vela said, this sounds like a fully quantitative question, so you're going to have to do some math.

Here's something to think about: you know (I hope) that when you make a measurement corresponding to an operator, the result is one of the eigenvalues of that operator, and the probability of each result is the squared absolute value of the projection of the actual state on to the corresponding eigenstate. In other words, if an operator A has eigenvalues a_i with corresponding eigenstates |a_i\rangle, then the probability of getting a particular result is
P(a_i) = |\langle\psi|a_i\rangle|^2
Hopefully you're familiar with all that?

If the operator A is degenerate, so that it has multiple eigenstates |a_i^k\rangle with the same eigenvalue, then the probability is obtained by projecting on to the entire space of the desired eigenvalue. First you project the state |\psi\rangle on to the space,
|\psi_{a_i}\rangle = \sum_k \langle a_i^k|\psi\rangle|a_i^k\rangle
and then you can compute the probability as before:
P(a_i) = |\langle\psi|\psi_{a_i}\rangle|^2

Now, how does this apply to your problem? Parity is represented by an operator which inverts a single spatial coordinate, e.g. x\to -x. Mathematically you can represent it as
P = \int|-x\rangle\langle x|\mathrm{d}x
but that's not necessary for this particular problem. What you do need to know is that the parity operator has two eigenvalues, +1 (even) and -1 (odd), which means this operator is highly degenerate. So according to what I wrote in the previous paragraph, in order to find the probability of even parity, you first need to determine the projection of your state on to the even-parity subspace. (Make sure you understand why this is what you need to do)

Fortunately, for the parity operator, this projection is easy. You just use the formula vela gave you to find the even part of the wavefunction. Let's call this \psi_e(x). Then you can determine the inner product of this function with your original wavefunction,
\langle\psi|\psi_e\rangle = \int(\cdots)\mathrm{d}x
(you get to fill in where the dots are), and finally plug it in to
P(\text{even}) = |\langle\psi|\psi_e\rangle|^2
to determine the probability.
 
I'm sold until understanding why I need to determine the projection of my state on to the even-parity subspace. Although it certainly explains why I was asked earlier in the problem set to prove that the parity operator projects onto even and odd subspaces.

To the more mathematical-mechanical aspect

<\psi|\psie>=\intdx\psi(x)\psie(x)

then

P(even)=\intdx|\psi\psie|2

with appropriate substitutions for \psi and \psie?
 
Last edited:
Well, in general, to determine the probability that you get an eigenvalue a_i, you need to project the state on to the subspace corresponding to that eigenvalue. Do you at least believe that, in general? The thing about projecting on to an even-parity subspace is just the application of that to this specific problem: the eigenvalue in question is +1.

As for the math, \langle\psi|\psi_e\rangle = \int\psi(x)\psi_e(x)\mathrm{d}x is almost correct. You missed one little thing (which is not going to make a difference in this case, but it's best not to get into the habit of missing little details :wink:). However, it does not follow from there that P(\text{even}) = \int|\psi(x)\psi_e(x)|^2\mathrm{d}x. You did the substitution wrong. Check that step carefully.
 
Ah ha, ok now I definitely will believe that explanation; in general and in this case. This makes more sense now than it did earlier!

As for missing the small things; maybe that's why I like nuclear physics, nuclei are just so darn big! :)
 
Back
Top