mirror of
https://asciireactor.com/otho/phy-4600.git
synced 2024-12-05 02:15:08 +00:00
20 lines
795 B
Plaintext
20 lines
795 B
Plaintext
The task is to graph the following expression, developed in class. We had a lot of trouble with this, because while it seems straight forward, the parameter values of sa were difficult to pin down for some reason. The produced graph of transmission vs. displacement drops off too quickly according to our standard, but it is within the right ballpark, so I thought it worthwhile to at least include the incorrect result. The following function is plotted:
|
|
|
|
The transmission
|
|
|
|
T = _____͟1͟_____ ,
|
|
1 + sinh(sa)
|
|
|
|
with s = √(2͟m͟ₑ͟E͟) and a the displacement from the origin.
|
|
ħ
|
|
|
|
E = 5 eV
|
|
mₑ = 5.11*10⁶ eV/c²
|
|
c = 299792458 m/s
|
|
ħ = 6.582*10⁽⁻¹⁶⁾ eV s
|
|
|
|
So, s = 3.62*10¹⁰ m⁻¹ = 3.62 A⁻¹.
|
|
|
|
The parameter space is defined from a=0 to a=4 angstroms.
|
|
|