View Full Version : Really big equation systems...
nille40
Nov21-03, 02:43 PM
Hi!
I'm trying to calculate the probability for a particle to penetrate a potential well. The problem is that to calculate this, one must solve an equation system that becomes to big. I tried solving it using a matrix and inverting that, but half way, the matrix didn't even fit on my computer screen...
These are the equations:
e^{ika} + Re^{-ika} = Ae^{ima} + Be^{-ima}
Te^{ikb} = Ae^{imb} + Be^{-imb}
ke^{ika} - Rkae^{-ika} = mAe^{ima} - mBe^{-ima}
kTe^{ikb} = imAe^{imb} - mBe^{-imb}
I tried substituting some common parts, but that didn't help much. How can I solve this? What method should I use?
Thanks in advance,
Nille
Originally posted by nille40
e^{ika} + Re^{-ika} = Ae^{ima} + Be^{-ima}
Te^{ikb} = Ae^{imb} + Be^{-imb}
ke^{ika} - Rkae^{-ika} = mAe^{ima} - mBe^{-ima}
kTe^{ikb} = imAe^{imb} - mBe^{-imb}I'm counting eight unkowns and only 4 equations. Are the m, k, a, and b given? If so, then this system is straightforward: just use either the first and third or second and last equations to solve for A and B in terms of either R or T. Then, use this expression in the remaining two equations to solve for R and T.
I'm not so sure I understand the physical situation here. Are you approximating the wavefunction in a momentum eigenstate that has a positive energy with respect to the potential at infinity?
nille40
Nov21-03, 05:22 PM
Thanks for responding!
There are 4 unknowns.
k and m is given by a differential equation (schrödingers time independent equation)
a and b are limits for a barrier (start and end).
What I need is R, T, A and B.
Generally, it is not very hard to solve a system of 4 equations. The problem with this one is that the expressions become to big to handle.
The physical aspect of this problem is to calculate the probability for a particle to pass through a barrier (a potential well). There's a probability to find the particle before the barrier, given by Schrödingers time independent equation:
\psi (x) = e^{ikx} + R e^{-ikx} (incoming and reflected wave)
There's a probability to find the particle in the barrier, given by \psi (x) = Ae^{ikx} + Be^{-ikx}
And there's a probability to find the particle after the barrier, given by
\psi (x) = Te^{ikx} (One direction only).
These three functions should be connected in x=a and x=b, so it gives a continginous function. This gives 2 equations. 2 more equations can be derived, giving 4 functions and 4 unknowns - an equation system.
So the variables that should be calculated are R, T, A and B, where |T|^2 is the probability for the particle to penetrate the barrier.
It shouldn't be that hard to solve this, but I haven't done equation systems for a while. I would really appreciate some help...
Thanks in advance,
Nille
OK, what I said in my previous post should solve the equation, but there seems to be something missing. I am suspicious that the incident wave is not properly normalized. Shouldn't you leave the coefficient of the incident part arbitrary at this point, and then include a fifth equation:
|I|2 = |R|2 + |T|2?
I don't remember this problem exactly, and could certainly be wrong about this, so please don't take this the wrong way. I just don't want you to do the work for nothing.
vBulletin® v3.7.6, Copyright ©2000-2009, Jelsoft Enterprises Ltd.