I initially made a post in the HW section about this topic but I believe that my question was poorly formulated, hence I'm attempting to ask a better one here, since it isn't exactly HW.
I am studying the probability current, and probability of a sum of 2 gaussians. The type of wavefunction is as shown :
where ##\hbar = m = 1##
The ultimate goals are to:
a) Obtain an analytic expression for Probability Current at x = 0
b) Obtain an analytic expression for probability from ##-\infty < x < 0## for all ##t## - to study how the probability of the two wavepackets remaining at ##x<0## changes with time.
c) To obtain plots similar to Figures 1 (Probability Current) and 2 (Probability) in this paper (pages 4 and 5 respectively):
https://arxiv.org/pdf/1301.4893.pdf
What I intend to do:
I was given an initial Gaussian of: ##\Psi(x,0) = e^{ipx}e^{\frac{-x^2}{2\sigma ^2}}##.
Normalizing, finding ##\widetilde{\psi}## and then ##\Psi(x,t)## for 1 Gaussian gives,
$$\Psi_k = \frac{\sqrt{\sigma}}{\pi^{1/4} \sqrt{\sigma ^2 + it}}exp(ip_k (x - \frac{p_k}{2}t) + \frac{(x - p_k t)^2}{2(\sigma ^2 + it)}) $$
then summing over 2 Gaussians will give,
$$\Psi_k =\sum_{k=1,2} \frac{\sqrt{\sigma}}{\pi^{1/4} \sqrt{\sigma ^2 + it}}exp(ip_k (x - \frac{p_k}{2}t) + \frac{(x - p_k t)^2}{2(\sigma ^2 + it)}) $$
which is not dissimilar to the one above, except for the fact that I should have started with ##\Psi = e^{ipx}e^{\frac{-x^2}{4\sigma ^2}}##, I believe.
For a: I intend to place the Sum of Gaussians into the Probability Current equation, and chug through the algebra to derive the expression, evaluating the expression at x = 0.
For b: This is the part where I am not too sure about what to do. This is a sum of separately normalized wavefunctions, simply performing ##\int_{-\infty}^{0}|\Psi(x,t)|^2 dx## does not seem the right thing to do as I believe such functions don't seem to be orthogonal, and more fundamentally ##\int_{-\infty}^{\infty}|\Psi(x,t)|^2 dx## might ##>1## (?).
In my earlier post, some commenters seemed to question my interpretation of a) and b). I too am slightly unsure and I hope someone can take the time to skim through the noted sections of the paper and provide me with some advice, or some notes I should go through before attempting to solve the problem.
Any assistance is greatly appreciated!