2
votes
1answer
47 views

Statistical sum of physical quantities in a quantum system

Let $C = A + B$ (statistical sum, so $\mathbb{E}[C] = \mathbb{E}[A] + \mathbb{E}[B]$), and let $p(A = a) = 1$. Are the following true? $\mathbb{E}[C^2] = a^2 + 2a\mathbb{E}[B] + \mathbb{E}[B^2]$ ...
3
votes
2answers
39 views

Probability of position in linear shm?

The problem that got me thinking goes like this:- Find $dp/dx$ where $p$ is the probability of finding a body at a random instant of time undergoing linear shm according to $x=a\sin(\omega t)$. ...
-2
votes
0answers
49 views

Rolling a perfect square [closed]

If a 20-sided fair die with sides distinctly numbered 1 through 20 is rolled, the probability that the answer is a perfect square can be expressed as a b where a and b are coprime positive ...
0
votes
1answer
215 views

Expressions for canonical partition function and probabilities $p(E_i)$

Given an atom with 4 allowed states corresponding to the energy levels $E_1 = 0$, $E_2 = E$, and $E_3 = 2E$ with degeneracies 1, 1, and 2 respectively. How do I find the expressions for the ...
1
vote
1answer
72 views

How to solve the tranmission probability in an evolution of a quantum system

I've just learned the evolution of some quantum system for about a week, and our homework sometimes something like this. I don't quite have any idea of solving this kind of problem. Can you help ...
3
votes
2answers
466 views

How do I figure out the probability of finding a particle between two barriers?

Given a delta function $\alpha\delta(x+a)$ and an infinite energy potential barrier at $[0,\infty)$, calculate the scattered state, calculate the probability of reflection as a function of ...
-1
votes
2answers
287 views

A proton is trapped in an infinitely deep well of L meters. The proton is in the first excited state. How does the excited state change the question.

The real question was: A proton is trapped in an infinitely deep well of 1*10^-14m. I suppose that is unimportant as that should only help us decided the limits of our integration. What I'm worried ...
0
votes
1answer
380 views

Plotting Hydrogen's $2P_{x,y,z}$ Probability Densities in MATLAB [closed]

I have spent an unreasonable amount of time trying to plot $F(r,\theta,\phi)$ plane slices in MATLAB. I want to look at $x-y,y-z,x-z$ planes. Here's the function, specifically: ...