Need a refresher on finding probabilities of a wave function.

mateomy
Messages
305
Reaction score
0
After a few months off (yay summer/internships), I'm 'back in the saddle' and I'm trying to catch up with my Q-mech.

I have a wave function which is given as a particle sliding freely on a circular wire:
<br /> \Psi = A(1 + 4cos\phi)<br />
I need to find the corresponding probabilities. So I know that I have to normalize the \Psi by setting it to 1. This is split into two integrals which need to be multiplied by their complex conjugates (which are both just real values).

<br /> \Psi = \int_{0}^{2\pi} A^2 d\phi + \int_{0}^{2\pi} A^2 16 cos^{2}\phi d\phi<br />
Eventually finding, assuming my integration wasn't messed up somewhere (spoiler, I think it was)..
<br /> \sqrt{\frac{1}{2\pi}}\Psi + \sqrt{\frac{1}{16\pi}}\Psi <br />

So my probabilities are just the coefficients, right? I'm looking for a critique on this as well as I'm pretty sure I did something incorrectly.Full question:

The wave function \Psi where A is a normalization constant and phi is the angle the radius vector makes with the x-axis. If L_z is measured, what are the possible outcomes and corresponding possibilities?

Thanks.
 
Last edited:
Physics news on Phys.org
$$
(1 + 4 \cos \phi)^2 \neq 1 + 16 \cos^2 \phi
$$
 
mateomy said:
After a few months off (yay summer/internships), I'm 'back in the saddle' and I'm trying to catch up with my Q-mech.

I have a wave function which is given as a particle sliding freely on a circular wire:
<br /> \Psi = A(1 + 4cos\phi)<br />
I need to find the corresponding probabilities. So I know that I have to normalize the \Psi by setting it to 1. This is split into two integrals which need to be multiplied by their complex conjugates (which are both just real values).

<br /> \Psi = \int_{0}^{2\pi} A^2 d\phi + \int_{0}^{2\pi} A^2 16 cos^{2}\phi d\phi<br />

The idea is good, but there is a simple mathematical error as pointed out by DrClaude.
On a more fundamental level, I think you are a bit confused what you need to set to 1. The integral gives the probability that the particle will be between ##phi = 0## and ##2\pi##, and that is what should be equal to 100%.

So what you need to solve is
<br /> \int_0^{2\pi} |\Psi|^2 \, d\phi = \int_{0}^{2\pi} (1 + 4 \cos\phi)^2 d\phi = 1<br />
which will give you the value for A, and then you can calculate the probability of finding the particle at ##\phi \in [a, b]## by
$$\int_a^b |\Psi|^2 \, d\phi$$

mateomy said:
So my probabilities are just the coefficients, right?
I think you are getting confused with something else. If
$$\Psi = c_1 \psi_1 + \cdots + c_n \psi_n$$
where ##\psi_i## are the eigenstates of your observable (e.g. the Hamiltonian or the position operator) then ##|c_i|^2## will be the probability of finding the particle in eigenstate i when you apply that operator - i.e. observe that property.
 
Ah, I see the now obvious mistake in the math...
That's embarrassing. Here's the fix of the 2-factor:
<br /> \int_{0}^{2\pi}A^2(1 + 8cos\phi + 16cos^2\phi)d\phi<br />

In the interest of full disclosure I've updated the entire question. Because I've managed to confuse myself entirely.
(See edited post)

If I take my interval as the 2\pi of the wire then the last two terms go to zero. I'm kind of lost how to handle this problem...
 
Last edited:
Let's start with correctly determining the normalization constant, since that is giving you enough trouble right now.

You may need to take a step back in opening the brackets on the square because you are missing a factor of 2.
Also, ##\cos^2 x## does not go to zero when integrated over a ##2\pi##-interval :-)
 
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
Back
Top