(*********************************************************************** Mathematica-Compatible Notebook This notebook can be used on any computer system with Mathematica 4.0, MathReader 4.0, or any compatible application. The data for the notebook starts with the line containing stars above. To get the notebook into a Mathematica-compatible application, do one of the following: * Save the data starting with the line of stars above into a file with a name ending in .nb, then open the file inside the application; * Copy the data starting with the line of stars above to the clipboard, then use the Paste menu command inside the application. Data for notebooks contains only printable 7-bit ASCII and can be sent directly in email or through ftp in text mode. Newlines can be CR, LF or CRLF (Unix, Macintosh or MS-DOS style). NOTE: If you modify the data for this notebook not in a Mathematica- compatible application, you must delete the line below containing the word CacheID, otherwise Mathematica-compatible applications may try to use invalid cache data. For more information on notebooks and Mathematica-compatible applications, contact Wolfram Research: web: http://www.wolfram.com email: info@wolfram.com phone: +1-217-398-0700 (U.S.) Notebook reader applications are available free of charge from Wolfram Research. ***********************************************************************) (*CacheID: 232*) (*NotebookFileLineBreakTest NotebookFileLineBreakTest*) (*NotebookOptionsPosition[ 328155, 12720]*) (*NotebookOutlinePosition[ 329056, 12751]*) (* CellTagsIndexPosition[ 329012, 12747]*) (*WindowFrame->Normal*) Notebook[{ Cell[TextData[ "Approximate angular scattering functions for N2"], "Subsubtitle", Evaluatable->False, CellHorizontalScrolling->False, TextAlignment->Center], Cell[CellGroupData[{ Cell["Setup notebook enviroment ", "SmallText", PageWidth->Infinity], Cell["ClearAll[\"Global`*\"]; ", "Input"], Cell[CellGroupData[{ Cell["Remove[\"Global`*\"]; ", "Input"], Cell[BoxData[ \(Remove::"rmnsm" \(\(:\)\(\ \)\) "There are no symbols matching \"\!\(\"Global`*\"\)\"."\)], "Message"] }, Open ]], Cell["startclock = SessionTime[];", "Input"], Cell["Off[General::spell]", "Input"], Cell["Off[General::spell1]", "Input"], Cell["The following does not work", "SmallText"], Cell["Off[Solve::ifun]", "Input"], Cell["<< Graphics`Graphics`", "Input"], Cell[BoxData[ \(<< Statistics`DataManipulation`\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell[BoxData[ \(now\ = \ StringForm["\<``/``/`` ``:``:``\>", \(Date[]\)[\([2]\)], \ \(Date[]\)[\([3]\)], \(Date[]\)[\([1]\)], \(Date[]\)[\([4]\)], \ \(Date[]\)[\([5]\)], \(Date[]\)[\([6]\)]]\)], "Input"], Cell[BoxData[ InterpretationBox["\<\"\\!\\(9\\)/\\!\\(17\\)/\\!\\(2000\\) \ \\!\\(21\\):\\!\\(13\\):\\!\\(54\\)\"\>", StringForm[ "``/``/`` ``:``:``", 9, 17, 2000, 21, 13, 54], Editable->False]], "Output"] }, Open ]], Cell[TextData[ "We wish to generate a set of approximate angular distributions for use in \ Monte Carlo calculations. For that purpose we have modified the screened \ coulomb formula as described below."], "Text", Evaluatable->False], Cell[TextData[ "Modified Screened Coulomb scattering notes\n\nThe reason for the \ modification is to allow for the fitting to data that is predominantly \ backward\nscattering and yet go over to the conventional form in the limit of \ predominantly forward scattering."], "SmallText", Evaluatable->False], Cell[TextData[ "The modified differential scattering cross section i(theta,beta) is assumed \ to be"], "SmallText", Evaluatable->False], Cell[BoxData[ \(i := a\/\((1 - \((1 - 2\ beta)\)\ Cos[theta])\)\^2\)], "Input", PageWidth->Infinity], Cell[TextData[ "where theta is the scattering angle and beta is the \"modified screening \ parameter\". In the limit of \nsmall theta this has the same form as for \ conventional screened Coulomb scattering."], "SmallText", Evaluatable->False], Cell["Series[i,{theta,0,2}]", "SmallText", Evaluatable->False], Cell[TextData["gives"], "SmallText", Evaluatable->False], Cell[OutputFormData["\<\ SeriesData[theta, 0, {a/(4*beta^2), 0, -(a*(1 - 2*beta))/(8*beta^3)}, 0, 3, 1] \ \>", "\<\ 2 a a (1 - 2 beta) theta 3 ------- - --------------------- + O[theta] 2 3 4 beta 8 beta\ \>"], "SmallText", Evaluatable->False], Cell[TextData[ "In the limit of small beta we recover Coulomb scattering"], "SmallText", Evaluatable->False], Cell[TextData["Series[i,{beta,0,2}]"], "SmallText", Evaluatable->False], Cell[TextData["gives"], "SmallText", Evaluatable->False], Cell[TextData[ "SeriesData[beta, 0, {a/(1 - Cos[theta])^2, \n (-4*a*Cos[theta])/(1 - \ Cos[theta])^3, \n (12*a*Cos[theta]^2)/(1 - Cos[theta])^4}, 0, 3, 1]"], "SmallText", Evaluatable->False], Cell[TextData["Integration yields the total cross section qt"], "SmallText", Evaluatable->False], Cell[TextData[ "qt = Together[2*Pi* Integrate[Sin[theta]*\n i,{theta,0,Pi}]]"], "SmallText", Evaluatable->False], Cell[TextData["gives"], "SmallText", Evaluatable->False], Cell[TextData["qt = -((a*Pi)/((-1 + beta)*beta));"], "SmallText", Evaluatable->False], Cell[TextData["so that"], "SmallText", Evaluatable->False], Cell[BoxData[ \(\(a := \(qt\ \((1 - beta)\)\ beta\)\/\[Pi];\)\)], "Input", PageWidth->Infinity, FontFamily->"Times New Roman", FontSize->12, FontWeight->"Bold", FontColor->GrayLevel[0], Background->GrayLevel[1]], Cell[TextData["and the momentum transfer cross section qm"], "SmallText", Evaluatable->False], Cell[TextData[ "qm = Together[2*Pi* Integrate[Sin[theta]*\n \ (1-Cos[theta])*i,{theta,0,Pi}]]"], "SmallText", Evaluatable->False], Cell[TextData["gives"], "SmallText", Evaluatable->False], Cell[TextData[ "qm = (2*Pi*(a - 2*a*beta - a*Log[2 - 2*beta] + \n a*beta*Log[2 - \ 2*beta] + a*Log[2*beta] -\n a*beta*Log[2*beta])\n )/((-1 + beta)*(-1 \ + 2*beta)^2)"], "SmallText", Evaluatable->False], Cell[TextData["so that the ratio of cross sectons is"], "SmallText", Evaluatable->False], Cell[TextData["ratio = Cancel[qm/qt]"], "SmallText", Evaluatable->False], Cell[TextData["gives"], "SmallText", Evaluatable->False], Cell[BoxData[ \(\(ratio = \(2\ beta\ \((\(-1\) + 2\ beta + Log[2 - 2\ beta] - beta\ \ Log[2 - 2\ beta] - Log[2\ beta] + beta\ Log[2\ beta])\)\)\/\((\(-1\) + 2\ \ beta)\)\^2;\)\)], "Input", PageWidth->Infinity], Cell[CellGroupData[{ Cell[TextData["ratio /. beta -> 0.1"], "SmallText", Evaluatable->False], Cell[TextData["gives"], "SmallText", Evaluatable->False], Cell[BoxData[ \(0.3679694123758117\)], "Output", PageWidth->Infinity, Evaluatable->False] }, Open ]], Cell[TextData[ "The differential scattering cross sections normalized to the total cross \ section is"], "SmallText", Evaluatable->False], Cell[BoxData[ \(normi := i[theta, eta]\/qt[beta]\)], "Input", PageWidth->Infinity], Cell["\<\ so that probability of scattering through an angle less than theta0 times qt \ is\ \>", "SmallText", Evaluatable->False], Cell[TextData[ "qtxprob[theta0_] = Together[Integrate[2*Pi*Sin[theta]*\n \ i,{theta,0,theta0}]]"], "SmallText", Evaluatable->False], Cell[TextData["gives"], "SmallText", Evaluatable->False], Cell[BoxData[ \(\(qtxprob = \(a\ \[Pi] - a\ \[Pi]\ Cos[theta0]\)\/\(beta\ \((1 - \ Cos[theta0] + 2\ beta\ Cos[theta0])\)\);\)\)], "Input", PageWidth->Infinity], Cell["\<\ This allows one to calculate the cumulative probability, qtxprob/qt, needed \ for Monte Carlo calculatioms.\ \>", "SmallText", Evaluatable->False], Cell["\<\ For theta0 = Pi this is qt as expected. Solve for the scattering angle \ theta0 in terms of the random number, randomnum.\ \>", "SmallText", Evaluatable->False], Cell["rule1 = Solve[qtxprob == randomnum*qt,theta0]", "SmallText", Evaluatable->False], Cell[TextData["gives"], "SmallText", Evaluatable->False], Cell[TextData[ "{{theta0 -> ArcCos[(1 - beta - randomnum)/\n (1 - beta - randomnum + \ 2*beta*randomnum)]}}"], "SmallText", Evaluatable->False], Cell["Resolution of i[theta] into spherical harmonics.", "Subsubsection"], Cell[BoxData[ \(\(n = 5;\)\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(qn\ = \ 2*Pi*Integrate[ i*LegendreP[n, \ Cos[theta]]*Sin[theta], {theta, 0, Pi}]\)], "Input"], Cell[BoxData[ \(\(\(1\/\(\((\(-1\) + beta)\)\ \((\(-1\) + 2\ beta)\)\^6\)\)\((\((1 - beta)\)\ qt\ \((\(-1\) - 95\ beta + 65\ beta\^2 + 710\ beta\^3 - 1130\ beta\^4 + 452\ beta\^5 + 30\ beta\ Log[\(-2\)\ \((\(-1\) + beta)\)] + 150\ beta\^2\ Log[\(-2\)\ \((\(-1\) + beta)\)] - 300\ beta\^3\ Log[\(-2\)\ \((\(-1\) + beta)\)] + 180\ beta\^5\ Log[\(-2\)\ \((\(-1\) + beta)\)] - 60\ beta\^6\ Log[\(-2\)\ \((\(-1\) + beta)\)] - 30\ beta\ Log[2\ beta] - 150\ beta\^2\ Log[2\ beta] + 300\ beta\^3\ Log[2\ beta] - 180\ beta\^5\ Log[2\ beta] + 60\ beta\^6\ Log[2\ beta])\))\)\)\)], "Output"] }, Open ]], Cell[TextData["Elastic scattering of electons by N2"], "Subsection", Evaluatable->False], Cell["\<\ From Phelps and Pitchford, Phys. Rev. A 31, 2932 (1985), Table I, we obtain \ empirical expressions for q1(en)/q0(en) and qm(en)/q0(en). These are set \ equal to the expression for \"ratio\" and used to find values of beta for a \ wide range of energies. We then fit an empirical expresion to the beta(en) \ values by trial and error. The graphs below show the degree of fit.\ \>", "SmallText", Evaluatable->False], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{en, beta, q1o10, qmoq0, ratiorule, betalist, \n\t\tenergies, empiricalbeta, ratiolist, betavalues, ratiovalues, realbetaplot, \n\t\tempbetaplot, qmoq0a, qt1, beta1}, \n\t q1oq0 = \(-\(\(0.2\ en\^0.5\)\/\(0.025 + en\^0.5\)\)\) + \(1.2\ \((16\ en\^0.5 + en)\)\)\/\(100 + 16\ \ en\^0.5 + en\); \n\tqmoq0 := 1 - q1oq0; \n\t qmoq0a := PowerExpand[ N[qmoq0 /. en \[Rule] 1\/100\ \((10\^\(1/4\))\)\^j]]; \n\t ratiorule = Table[FindRoot[N[qmoq0a] == ratio, {beta, 0.1}, AccuracyGoal \[Rule] 5], {j, 0, 20}]; \n\t betalist = Re[beta /. ratiorule]; \n\t energies = Table[N[1\/10\ \((10\^\(1/4\))\)\^j], {j, 0, 20}]; \n\t empiricalbeta := .6\/\((1 + \((en\/500)\)\^0.5 + \ \((en\/200)\)\^1.01)\)\^0.99; \n\t betatab = empiricalbeta /. en \[Rule] energies; \n\t ratiolist = N[ratio /. beta \[Rule] betalist]; \n\t betavalues = Transpose[{energies, betalist}]; \n\t ratiovalues = Transpose[{energies, ratiolist}]; \n\t realbetaplot = LogLogListPlot[betavalues, PlotStyle \[Rule] {PointSize[0.03]}, \n\t\t\tPlotRange \[Rule] All, DisplayFunction \[Rule] Identity]; \n\t empbetaplot = LogLogListPlot[Transpose[{energies, betatab}], PlotJoined \[Rule] True, \n\t\t\tPlotRange \[Rule] All, DisplayFunction \[Rule] Identity]; \n\t Show[realbetaplot, empbetaplot, DisplayFunction \[Rule] $DisplayFunction, \n\t\tAxesLabel \[Rule] \ {"\", "\"}]; \n\t LogLogListPlot[ratiovalues, PlotStyle \[Rule] PointSize[ 0.03], \n\t\tAxesLabel \[Rule] {"\", "\"}]; \ \n\ta = 1; \n\tbeta1 := N[empiricalbeta /. en \[Rule] 1000]; \n\t Plot[i /. beta \[Rule] beta1, {theta, 0, \[Pi]}, AxesLabel \[Rule] {"\", "\"}];]\)], "Input", PageWidth->Infinity], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.214286 0.190476 0.675123 0.330507 [ [.02381 -0.0125 -11 -12.875 ] [.02381 -0.0125 11 0 ] [.21429 -0.0125 -5 -12.875 ] [.21429 -0.0125 5 0 ] [.40476 -0.0125 -8 -12.875 ] [.40476 -0.0125 8 0 ] [.59524 -0.0125 -11 -12.875 ] [.59524 -0.0125 11 0 ] [.78571 -0.0125 -14 -12.875 ] [.78571 -0.0125 14 0 ] [.97619 -0.0125 -17 -12.875 ] [.97619 -0.0125 17 0 ] [1.025 0 0 -6.4375 ] [1.025 0 70.25 6.4375 ] [-0.0125 .01411 -28 -6.4375 ] [-0.0125 .01411 0 6.4375 ] [-0.0125 .1136 -28 -6.4375 ] [-0.0125 .1136 0 6.4375 ] [-0.0125 .24512 -28 -6.4375 ] [-0.0125 .24512 0 6.4375 ] [-0.0125 .34462 -22 -6.4375 ] [-0.0125 .34462 0 6.4375 ] [-0.0125 .44411 -22 -6.4375 ] [-0.0125 .44411 0 6.4375 ] [-0.0125 .57563 -22 -6.4375 ] [-0.0125 .57563 0 6.4375 ] [0 .64303 -14 0 ] [0 .64303 14 12.875 ] [ -0.0005 -0.0005 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 0 m .02381 .00625 L s gsave .02381 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.1) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .21429 0 m .21429 .00625 L s gsave .21429 -0.0125 -66 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .40476 0 m .40476 .00625 L s gsave .40476 -0.0125 -69 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .59524 0 m .59524 .00625 L s gsave .59524 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (100) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .78571 0 m .78571 .00625 L s gsave .78571 -0.0125 -75 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1000) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .97619 0 m .97619 .00625 L s gsave .97619 -0.0125 -78 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10000) show 93.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .001 w .08115 0 m .08115 .00375 L s .11469 0 m .11469 .00375 L s .13849 0 m .13849 .00375 L s .15695 0 m .15695 .00375 L s .17203 0 m .17203 .00375 L s .18478 0 m .18478 .00375 L s .19583 0 m .19583 .00375 L s .20557 0 m .20557 .00375 L s .27162 0 m .27162 .00375 L s .30517 0 m .30517 .00375 L s .32896 0 m .32896 .00375 L s .34742 0 m .34742 .00375 L s .36251 0 m .36251 .00375 L s .37526 0 m .37526 .00375 L s .3863 0 m .3863 .00375 L s .39605 0 m .39605 .00375 L s .4621 0 m .4621 .00375 L s .49564 0 m .49564 .00375 L s .51944 0 m .51944 .00375 L s .5379 0 m .5379 .00375 L s .55298 0 m .55298 .00375 L s .56573 0 m .56573 .00375 L s .57678 0 m .57678 .00375 L s .58652 0 m .58652 .00375 L s .65258 0 m .65258 .00375 L s .68612 0 m .68612 .00375 L s .70992 0 m .70992 .00375 L s .72838 0 m .72838 .00375 L s .74346 0 m .74346 .00375 L s .75621 0 m .75621 .00375 L s .76726 0 m .76726 .00375 L s .777 0 m .777 .00375 L s .84305 0 m .84305 .00375 L s .87659 0 m .87659 .00375 L s .90039 0 m .90039 .00375 L s .91885 0 m .91885 .00375 L s .93393 0 m .93393 .00375 L s .94669 0 m .94669 .00375 L s .95773 0 m .95773 .00375 L s .96747 0 m .96747 .00375 L s .25 Mabswid 0 0 m 1 0 L s gsave 1.025 0 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (energy) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (H) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (eV) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 123.250 13.000 moveto (L) show 129.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .01411 m .00625 .01411 L s gsave -0.0125 .01411 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.01) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .1136 m .00625 .1136 L s gsave -0.0125 .1136 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.02) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .24512 m .00625 .24512 L s gsave -0.0125 .24512 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.05) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .34462 m .00625 .34462 L s gsave -0.0125 .34462 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.1) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .44411 m .00625 .44411 L s gsave -0.0125 .44411 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.2) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .57563 m .00625 .57563 L s gsave -0.0125 .57563 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.5) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .001 w 0 .1718 m .00375 .1718 L s 0 .21309 m .00375 .21309 L s 0 .27129 m .00375 .27129 L s 0 .29342 m .00375 .29342 L s 0 .31259 m .00375 .31259 L s 0 .32949 m .00375 .32949 L s 0 .50231 m .00375 .50231 L s 0 .5436 m .00375 .5436 L s 0 .6018 m .00375 .6018 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -75 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (beta) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .03 w .02381 .60294 Mdot .07143 .60332 Mdot .11905 .60308 Mdot .16667 .60215 Mdot .21429 .6004 Mdot .2619 .59764 Mdot .30952 .5936 Mdot .35714 .58791 Mdot .40476 .58003 Mdot .45238 .56925 Mdot .5 .55464 Mdot .54762 .53505 Mdot .59524 .50915 Mdot .64286 .47565 Mdot .69048 .4335 Mdot .7381 .38222 Mdot .78571 .32203 Mdot .83333 .25384 Mdot .88095 .17895 Mdot .92857 .0988 Mdot .97619 .01472 Mdot .5 Mabswid .02381 .59974 m .07143 .59903 L .11905 .59807 L .16667 .59675 L .21429 .59494 L .2619 .59244 L .30952 .58894 L .35714 .58403 L .40476 .57709 L .45238 .56724 L .5 .55331 L .54762 .53386 L .59524 .50736 L .64286 .47248 L .69048 .42858 L .7381 .37593 L .78571 .31557 L .83333 .249 L .88095 .17775 L .92857 .10312 L .97619 .02612 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Qo`<00ol70:Co000No`030?oo04go1`02o`D0Y?l000[o0P04o`801?l200Ko 00<0ool0AOl300Go1@05o`<0YOl000Wo00@0ool02?l0103oo`05o`80AOl>0:go0009o`040?oo00_o 00<0ool00ol00`3oo`0mo`<00ol600Go0`2^o`002Ol0103oo`09o`801_l00`3oo`0do`<00ol90003 o`0000<0]_l000Wo00@0ool02Ol00`3oo`05o`030?oo01[o0`06o`<00olA00;o1@04o`<0]ol000[o 0P0:o`<01Ol00`3oo`0300Ko0`03oaX000?o00000`04o`D01?l50;ko000No`030?l000l000?o0000 0`04o`D01?l500?o1@04o`D01Ol30;oo000No`030?l000@01?l500?o1@04o`D01?l500?o1@05o`<0 b?l001ko00<0o`001004o`D00ol500Go0`06o`<01Ol30=7o000No`030?oo00<01_l300Go0`3[o`00 oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`004_l400Co 0`03o`800ol50?Ko000Co`040?oo00;o00<0ool00ol0103oo`02o`@0mol001?o00@0ool00_l400;o 00<0ool01_l00`3oo`3eo`004ol300Co0P02o`D00ol30?Oo000Co`030?oo00Wo00<0ool0o_l001;o 0P3oo`go003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o 003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o0000\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-1.99868, -2.56015, \ 0.0288579, 0.0166312}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.214286 0.190476 0.574472 0.49647 [ [.02381 -0.0125 -11 -12.875 ] [.02381 -0.0125 11 0 ] [.21429 -0.0125 -5 -12.875 ] [.21429 -0.0125 5 0 ] [.40476 -0.0125 -8 -12.875 ] [.40476 -0.0125 8 0 ] [.59524 -0.0125 -11 -12.875 ] [.59524 -0.0125 11 0 ] [.78571 -0.0125 -14 -12.875 ] [.78571 -0.0125 14 0 ] [.97619 -0.0125 -17 -12.875 ] [.97619 -0.0125 17 0 ] [1.025 0 0 -6.4375 ] [1.025 0 70.25 6.4375 ] [-0.0125 .078 -22 -6.4375 ] [-0.0125 .078 0 6.4375 ] [-0.0125 .16543 -28 -6.4375 ] [-0.0125 .16543 0 6.4375 ] [-0.0125 .22745 -22 -6.4375 ] [-0.0125 .22745 0 6.4375 ] [-0.0125 .31488 -22 -6.4375 ] [-0.0125 .31488 0 6.4375 ] [-0.0125 .42502 -22 -6.4375 ] [-0.0125 .42502 0 6.4375 ] [-0.0125 .49757 -22 -6.4375 ] [-0.0125 .49757 0 6.4375 ] [-0.0125 .57447 -10 -6.4375 ] [-0.0125 .57447 0 6.4375 ] [0 .64303 -17.125 0 ] [0 .64303 17.125 12.875 ] [ -0.0005 -0.0005 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 0 m .02381 .00625 L s gsave .02381 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.1) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .21429 0 m .21429 .00625 L s gsave .21429 -0.0125 -66 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .40476 0 m .40476 .00625 L s gsave .40476 -0.0125 -69 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .59524 0 m .59524 .00625 L s gsave .59524 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (100) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .78571 0 m .78571 .00625 L s gsave .78571 -0.0125 -75 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1000) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .97619 0 m .97619 .00625 L s gsave .97619 -0.0125 -78 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10000) show 93.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .001 w .08115 0 m .08115 .00375 L s .11469 0 m .11469 .00375 L s .13849 0 m .13849 .00375 L s .15695 0 m .15695 .00375 L s .17203 0 m .17203 .00375 L s .18478 0 m .18478 .00375 L s .19583 0 m .19583 .00375 L s .20557 0 m .20557 .00375 L s .27162 0 m .27162 .00375 L s .30517 0 m .30517 .00375 L s .32896 0 m .32896 .00375 L s .34742 0 m .34742 .00375 L s .36251 0 m .36251 .00375 L s .37526 0 m .37526 .00375 L s .3863 0 m .3863 .00375 L s .39605 0 m .39605 .00375 L s .4621 0 m .4621 .00375 L s .49564 0 m .49564 .00375 L s .51944 0 m .51944 .00375 L s .5379 0 m .5379 .00375 L s .55298 0 m .55298 .00375 L s .56573 0 m .56573 .00375 L s .57678 0 m .57678 .00375 L s .58652 0 m .58652 .00375 L s .65258 0 m .65258 .00375 L s .68612 0 m .68612 .00375 L s .70992 0 m .70992 .00375 L s .72838 0 m .72838 .00375 L s .74346 0 m .74346 .00375 L s .75621 0 m .75621 .00375 L s .76726 0 m .76726 .00375 L s .777 0 m .777 .00375 L s .84305 0 m .84305 .00375 L s .87659 0 m .87659 .00375 L s .90039 0 m .90039 .00375 L s .91885 0 m .91885 .00375 L s .93393 0 m .93393 .00375 L s .94669 0 m .94669 .00375 L s .95773 0 m .95773 .00375 L s .96747 0 m .96747 .00375 L s .25 Mabswid 0 0 m 1 0 L s gsave 1.025 0 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (energy) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (H) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (eV) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 123.250 13.000 moveto (L) show 129.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .078 m .00625 .078 L s gsave -0.0125 .078 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.1) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .16543 m .00625 .16543 L s gsave -0.0125 .16543 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.15) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .22745 m .00625 .22745 L s gsave -0.0125 .22745 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.2) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .31488 m .00625 .31488 L s gsave -0.0125 .31488 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.3) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .42502 m .00625 .42502 L s gsave -0.0125 .42502 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.5) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .49757 m .00625 .49757 L s gsave -0.0125 .49757 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.7) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .57447 m .00625 .57447 L s gsave -0.0125 .57447 -71 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .001 w 0 .09855 m .00375 .09855 L s 0 .11731 m .00375 .11731 L s 0 .13457 m .00375 .13457 L s 0 .15055 m .00375 .15055 L s 0 .18268 m .00375 .18268 L s 0 .19866 m .00375 .19866 L s 0 .21354 m .00375 .21354 L s 0 .37691 m .00375 .37691 L s 0 .46433 m .00375 .46433 L s 0 .53943 m .00375 .53943 L s 0 .59502 m .00375 .59502 L s 0 .61378 m .00375 .61378 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -78.125 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (qm) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 75.250 13.000 moveto (\\220) show 81.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (qt) show 93.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .03 w .02381 .60291 Mdot .07143 .60332 Mdot .11905 .60306 Mdot .16667 .60205 Mdot .21429 .60015 Mdot .2619 .59719 Mdot .30952 .5929 Mdot .35714 .58696 Mdot .40476 .5789 Mdot .45238 .56813 Mdot .5 .55389 Mdot .54762 .53527 Mdot .59524 .51119 Mdot .64286 .48045 Mdot .69048 .44187 Mdot .7381 .39439 Mdot .78571 .33727 Mdot .83333 .27027 Mdot .88095 .19363 Mdot .92857 .1081 Mdot .97619 .01472 Mdot % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Q_o003oob7o003oob7o003oob7o003oob7o 003oob7o003oob7o003oob7o000Bo`<03ol30?Wo000Co`030?oo00Ko00<0ool01_l00`3oo`3ho`00 4Ol30009o`00o`3o0?l000Ko0`03o`80mOl0013o00@0ool00_l01@3o0?l000;o00<0ool00_l0103o o`02o`040?oo0?Co000@o`040?oo00;o00D0o`3o0002o`030?oo00;o00@0ool00_l00`3oo`3eo`00 4Ol70003o`3o00?o00<0ool00_l90?Co000No`030?oo00Oo00<0ool0mOl001oo00<0ool0o_l00?oo 8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo 8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00001\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-1.99868, -1.5016, \ 0.0288579, 0.0110717}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.303152 0.0147151 0.0157072 [ [.17539 .00222 -9 -9 ] [.17539 .00222 9 0 ] [.32696 .00222 -3 -9 ] [.32696 .00222 3 0 ] [.47854 .00222 -9 -9 ] [.47854 .00222 9 0 ] [.63011 .00222 -3 -9 ] [.63011 .00222 3 0 ] [.78169 .00222 -9 -9 ] [.78169 .00222 9 0 ] [.93327 .00222 -3 -9 ] [.93327 .00222 3 0 ] [1.025 .01472 0 -6.4375 ] [1.025 .01472 64 6.4375 ] [.01131 .09325 -6 -4.5 ] [.01131 .09325 0 4.5 ] [.01131 .17179 -12 -4.5 ] [.01131 .17179 0 4.5 ] [.01131 .25032 -12 -4.5 ] [.01131 .25032 0 4.5 ] [.01131 .32886 -12 -4.5 ] [.01131 .32886 0 4.5 ] [.01131 .4074 -12 -4.5 ] [.01131 .4074 0 4.5 ] [.01131 .48593 -12 -4.5 ] [.01131 .48593 0 4.5 ] [.01131 .56447 -12 -4.5 ] [.01131 .56447 0 4.5 ] [.02381 .64303 -26 0 ] [.02381 .64303 26 12.875 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .17539 .01472 m .17539 .02097 L s [(0.5)] .17539 .00222 0 1 Mshowa .32696 .01472 m .32696 .02097 L s [(1)] .32696 .00222 0 1 Mshowa .47854 .01472 m .47854 .02097 L s [(1.5)] .47854 .00222 0 1 Mshowa .63011 .01472 m .63011 .02097 L s [(2)] .63011 .00222 0 1 Mshowa .78169 .01472 m .78169 .02097 L s [(2.5)] .78169 .00222 0 1 Mshowa .93327 .01472 m .93327 .02097 L s [(3)] .93327 .00222 0 1 Mshowa .125 Mabswid .05412 .01472 m .05412 .01847 L s .08444 .01472 m .08444 .01847 L s .11476 .01472 m .11476 .01847 L s .14507 .01472 m .14507 .01847 L s .2057 .01472 m .2057 .01847 L s .23602 .01472 m .23602 .01847 L s .26633 .01472 m .26633 .01847 L s .29665 .01472 m .29665 .01847 L s .35728 .01472 m .35728 .01847 L s .38759 .01472 m .38759 .01847 L s .41791 .01472 m .41791 .01847 L s .44822 .01472 m .44822 .01847 L s .50885 .01472 m .50885 .01847 L s .53917 .01472 m .53917 .01847 L s .56948 .01472 m .56948 .01847 L s .5998 .01472 m .5998 .01847 L s .66043 .01472 m .66043 .01847 L s .69074 .01472 m .69074 .01847 L s .72106 .01472 m .72106 .01847 L s .75138 .01472 m .75138 .01847 L s .81201 .01472 m .81201 .01847 L s .84232 .01472 m .84232 .01847 L s .87264 .01472 m .87264 .01847 L s .90295 .01472 m .90295 .01847 L s .96358 .01472 m .96358 .01847 L s .9939 .01472 m .9939 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s gsave 1.025 .01472 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (theta) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 99.000 13.000 moveto (H) show 105.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (rd) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 117.000 13.000 moveto (L) show 123.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .02381 .09325 m .03006 .09325 L s [(5)] .01131 .09325 1 0 Mshowa .02381 .17179 m .03006 .17179 L s [(10)] .01131 .17179 1 0 Mshowa .02381 .25032 m .03006 .25032 L s [(15)] .01131 .25032 1 0 Mshowa .02381 .32886 m .03006 .32886 L s [(20)] .01131 .32886 1 0 Mshowa .02381 .4074 m .03006 .4074 L s [(25)] .01131 .4074 1 0 Mshowa .02381 .48593 m .03006 .48593 L s [(30)] .01131 .48593 1 0 Mshowa .02381 .56447 m .03006 .56447 L s [(35)] .01131 .56447 1 0 Mshowa .125 Mabswid .02381 .03042 m .02756 .03042 L s .02381 .04613 m .02756 .04613 L s .02381 .06184 m .02756 .06184 L s .02381 .07754 m .02756 .07754 L s .02381 .10896 m .02756 .10896 L s .02381 .12467 m .02756 .12467 L s .02381 .14037 m .02756 .14037 L s .02381 .15608 m .02756 .15608 L s .02381 .18749 m .02756 .18749 L s .02381 .2032 m .02756 .2032 L s .02381 .21891 m .02756 .21891 L s .02381 .23462 m .02756 .23462 L s .02381 .26603 m .02756 .26603 L s .02381 .28174 m .02756 .28174 L s .02381 .29744 m .02756 .29744 L s .02381 .31315 m .02756 .31315 L s .02381 .34457 m .02756 .34457 L s .02381 .36027 m .02756 .36027 L s .02381 .37598 m .02756 .37598 L s .02381 .39169 m .02756 .39169 L s .02381 .4231 m .02756 .4231 L s .02381 .43881 m .02756 .43881 L s .02381 .45452 m .02756 .45452 L s .02381 .47022 m .02756 .47022 L s .02381 .50164 m .02756 .50164 L s .02381 .51735 m .02756 .51735 L s .02381 .53305 m .02756 .53305 L s .02381 .54876 m .02756 .54876 L s .02381 .58017 m .02756 .58017 L s .02381 .59588 m .02756 .59588 L s .02381 .61159 m .02756 .61159 L s .25 Mabswid .02381 0 m .02381 .61803 L s gsave .02381 .64303 -87 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (i) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 69.000 13.000 moveto (H) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (theta) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (L) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid .02381 .60332 m .02499 .60327 L .02605 .60315 L .02729 .60292 L .02846 .60261 L .03053 .60184 L .03279 .60069 L .03527 .59904 L .0379 .59686 L .04262 .59189 L .05205 .57802 L .06244 .55731 L .0842 .50003 L .10458 .43693 L .14335 .31802 L .16306 .26587 L .18458 .21756 L .22428 .15081 L .24396 .12675 L .26493 .10621 L .2849 .0906 L .30651 .07716 L .34658 .05917 L .36652 .05266 L .38758 .04706 L .42555 .03947 L .44506 .0365 L .46598 .03384 L .50734 .0298 L .54718 .02702 L .58551 .02505 L .6263 .02348 L .66556 .02235 L .70331 .02151 L .74352 .02083 L .7822 .02034 L .82334 .01995 L .84387 .0198 L .86297 .01968 L .88257 .01958 L .90108 .0195 L .91089 .01947 L .92153 .01944 L .93038 .01942 L .94012 .0194 L .94917 .01939 L .95764 .01938 L .96231 .01938 L .96658 .01937 L .96894 .01937 L Mistroke .97019 .01937 L .97151 .01937 L .97279 .01937 L .97394 .01937 L .9751 .01937 L .97619 .01937 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Q_o00<0ool03_l00`3oo`04o`006_l00`3oo`36o`800_l30003o`0000;o0`03o`800ol500So 00<0ool00_l400?o1003o`030?oo00?o000Jo`030?oo0o`030?oo01;o1@02o`<01?l200;o 1@03o`<02Ol00`3oo`02o`@00ol300Co00<0ool00ol001[o00<0ool0FOlG05Go00<0ool00ol00`3o o`09o`030?oo017o00<0ool02_l01@3oool000Ko000Jo`030?oo05;o1`1ao`808?l00`3oo`08o`80 0_l00`3oo`05o`006_l00`3oo`1;o`L0/Ol001[o00<0ool0Aol40;So000Jo`030?oo04?o102lo`00 6_l00`3oo`0oo`@0`?l001[o00<0ool0??l303o000=o`80 1?l200Go00<0ool08?l00`3oo`3Po`006_l00`3oo`0Oo`030?oo0>7o000Jo`030?oo01ko00<0ool0 h_l001[o00<0ool07_l00`3oo`3Ro`006_l00`3oo`0Mo`030?oo0>?o000Jo`030?oo01go00<0ool0 hol001[o00<0ool07?l00`3oo`3To`006_l00`3oo`0Lo`030?oo0>Co000Jo`030?oo01_o00<0ool0 iOl001[o00<0ool06ol00`3oo`3Uo`006_l00`3oo`0Jo`030?oo0>Ko000Ko000>o`030?oo00Co 00<0ool00_l201[o00<0ool0iol000ko00<0ool00_l200Go00<0ool06Ol00`3oo`3Wo`003_l00`3o o`02o`030?oo00Co00<0ool06?l00`3oo`3Xo`003Ol200Co0`04o`030?oo01So00<0ool0j?l001[o 00<0ool06?l00`3oo`3Xo`006_l00`3oo`0Go`030?oo0>Wo000Jo`030?oo01Oo00<0ool0jOl001[o 00<0ool05_l00`3oo`3Zo`006_l00`3oo`0Fo`030?oo0>[o000Jo`030?oo01Ko00<0ool0j_l001[o 00<0ool05Ol00`3oo`3[o`006_l00`3oo`0Eo`030?oo0>_o000Jo`030?oo01Co00<0ool0k?l000co 1003o`801Ol00`3oo`0Do`030?oo0>co000co 000=o`030?oo00;o00@0ool01?l201Co00<0ool0kOl000ko00D0oooo0002o`030?oo00;o00<0ool0 4ol00`3oo`3]o`003?l0103oo`02o`040?oo00Co00<0ool04ol00`3oo`3]o`003Ol200Co0P05o`03 0?oo01;o00<0ool0k_l001[o00<0ool04_l00`3oo`3^o`006_l00`3oo`0Bo`030?oo0>ko000Jo`03 0?oo017o00<0ool0kol001[o00<0ool04Ol00`3oo`3_o`006_l00`3oo`0Ao`030?oo0>oo000Jo`03 0?oo013o00<0ool0l?l001[o00<0ool04?l00`3oo`3`o`006_l00`3oo`0@o`030?oo0?3o000Jo`03 0?oo00oo00<0ool0lOl001[o00<0ool03ol00`3oo`3ao`003?l400?o0P05o`030?oo00oo00<0ool0 lOl000co00<0ool00ol0103oo`04o`030?oo00ko00<0ool0l_l000go00<0ool01Ol00`3oo`02o`80 3ol00`3oo`3bo`003_l00`3oo`02o`801Ol00`3oo`0>o`030?oo0?;o000ko0005o`030?oo00;o00<0ool00_l0103oo`02o`040?oo00;o00<0ool0 0ol0103oo`02o`@01?l00`3oo`3^o`001Ol00`3oo`02o`030?oo00;o00<0ool00ol0103oo`02o`@0 0_l00`3oo`06o`030?oo00;o00<0ool0k_l000Co0P04o`040?ooo`D00_l300Co0P02o`D00ol300Co 00<0ool0k_l000_o00D0oooo0005o`030?oo00Wo00<0ool02_l00`3oo`3_o`001Ol00`3oo`04o`03 0?oo00Go0P0Go`030?oo0?3o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o 003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o 0000\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-0.435895, -8.39501, \ 0.0167646, 0.323561}}] }, Open ]], Cell["Resonant vibrational excitation", "Subsection", Evaluatable->False], Cell[TextData[ "Since the scattering is roughly isotropic, beta = 0.5."], "SmallText", Evaluatable->False], Cell[CellGroupData[{ Cell[BoxData[ \(\(Plot[i /. {beta \[Rule] 0.5, a \[Rule] 1}, {theta, 0, \[Pi]}, AxesLabel \[Rule] {"\", "\"}];\)\)], "Input", PageWidth->Infinity, FontFamily->"Times New Roman", FontSize->12, FontWeight->"Bold", FontColor->GrayLevel[0], Background->GrayLevel[1]], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.303152 0.0147151 0.294302 [ [.17539 .00222 -9 -9 ] [.17539 .00222 9 0 ] [.32696 .00222 -3 -9 ] [.32696 .00222 3 0 ] [.47854 .00222 -9 -9 ] [.47854 .00222 9 0 ] [.63011 .00222 -3 -9 ] [.63011 .00222 3 0 ] [.78169 .00222 -9 -9 ] [.78169 .00222 9 0 ] [.93327 .00222 -3 -9 ] [.93327 .00222 3 0 ] [1.025 .01472 0 -6.4375 ] [1.025 .01472 64 6.4375 ] [.01131 .16187 -18 -4.5 ] [.01131 .16187 0 4.5 ] [.01131 .30902 -6 -4.5 ] [.01131 .30902 0 4.5 ] [.01131 .45617 -18 -4.5 ] [.01131 .45617 0 4.5 ] [.01131 .60332 -6 -4.5 ] [.01131 .60332 0 4.5 ] [.02381 .64303 -26 0 ] [.02381 .64303 26 12.875 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .17539 .01472 m .17539 .02097 L s [(0.5)] .17539 .00222 0 1 Mshowa .32696 .01472 m .32696 .02097 L s [(1)] .32696 .00222 0 1 Mshowa .47854 .01472 m .47854 .02097 L s [(1.5)] .47854 .00222 0 1 Mshowa .63011 .01472 m .63011 .02097 L s [(2)] .63011 .00222 0 1 Mshowa .78169 .01472 m .78169 .02097 L s [(2.5)] .78169 .00222 0 1 Mshowa .93327 .01472 m .93327 .02097 L s [(3)] .93327 .00222 0 1 Mshowa .125 Mabswid .05412 .01472 m .05412 .01847 L s .08444 .01472 m .08444 .01847 L s .11476 .01472 m .11476 .01847 L s .14507 .01472 m .14507 .01847 L s .2057 .01472 m .2057 .01847 L s .23602 .01472 m .23602 .01847 L s .26633 .01472 m .26633 .01847 L s .29665 .01472 m .29665 .01847 L s .35728 .01472 m .35728 .01847 L s .38759 .01472 m .38759 .01847 L s .41791 .01472 m .41791 .01847 L s .44822 .01472 m .44822 .01847 L s .50885 .01472 m .50885 .01847 L s .53917 .01472 m .53917 .01847 L s .56948 .01472 m .56948 .01847 L s .5998 .01472 m .5998 .01847 L s .66043 .01472 m .66043 .01847 L s .69074 .01472 m .69074 .01847 L s .72106 .01472 m .72106 .01847 L s .75138 .01472 m .75138 .01847 L s .81201 .01472 m .81201 .01847 L s .84232 .01472 m .84232 .01847 L s .87264 .01472 m .87264 .01847 L s .90295 .01472 m .90295 .01847 L s .96358 .01472 m .96358 .01847 L s .9939 .01472 m .9939 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s gsave 1.025 .01472 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (theta) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 99.000 13.000 moveto (H) show 105.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (rd) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 117.000 13.000 moveto (L) show 123.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .02381 .16187 m .03006 .16187 L s [(0.5)] .01131 .16187 1 0 Mshowa .02381 .30902 m .03006 .30902 L s [(1)] .01131 .30902 1 0 Mshowa .02381 .45617 m .03006 .45617 L s [(1.5)] .01131 .45617 1 0 Mshowa .02381 .60332 m .03006 .60332 L s [(2)] .01131 .60332 1 0 Mshowa .125 Mabswid .02381 .04415 m .02756 .04415 L s .02381 .07358 m .02756 .07358 L s .02381 .10301 m .02756 .10301 L s .02381 .13244 m .02756 .13244 L s .02381 .1913 m .02756 .1913 L s .02381 .22073 m .02756 .22073 L s .02381 .25016 m .02756 .25016 L s .02381 .27959 m .02756 .27959 L s .02381 .33845 m .02756 .33845 L s .02381 .36788 m .02756 .36788 L s .02381 .39731 m .02756 .39731 L s .02381 .42674 m .02756 .42674 L s .02381 .4856 m .02756 .4856 L s .02381 .51503 m .02756 .51503 L s .02381 .54446 m .02756 .54446 L s .02381 .57389 m .02756 .57389 L s .25 Mabswid .02381 0 m .02381 .61803 L s gsave .02381 .64303 -87 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (i) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 69.000 13.000 moveto (H) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (theta) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (L) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid .02381 .30902 m .06244 .30902 L .10458 .30902 L .14415 .30902 L .18221 .30902 L .22272 .30902 L .26171 .30902 L .30316 .30902 L .34309 .30902 L .3815 .30902 L .42237 .30902 L .46172 .30902 L .49955 .30902 L .53984 .30902 L .57861 .30902 L .61984 .30902 L .65954 .30902 L .69774 .30902 L .73838 .30902 L .77751 .30902 L .81909 .30902 L .85916 .30902 L .89771 .30902 L .93871 .30902 L .97619 .30902 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Q_o00<0ool03_l00`3oo`04o`006_l00`3oo`36o`800_l30003o`0000;o0`03o`800ol500So 00<0ool00_l400?o1003o`030?oo00?o000Jo`030?oo0ko0004o`801?l0103oool500;o0`04o`800_l500?o0`04o`030?oo0>ko000;o`050?ooo`00 1Ol00`3oo`09o`030?oo00[o00<0ool0kol000Go00<0ool01?l00`3oo`05o`805ol00`3oo`3`o`00 oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00 oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-0.435895, -0.44805, \ 0.0167646, 0.0172688}}] }, Open ]], Cell[TextData["Lower triplet states- A, B, and W."], "Subsection", Evaluatable->False], Cell["\<\ From Phelps and Pitchford, Phys. Rev. A 31, 2932 (1985), Table I, we obtain \ empirical expressions for q1(en)/q0(en) and qm(en)/q0(en). These are set \ equal to the expression for \"ratio\" and used to find values of beta for a \ wide range of energies. We then fit an empirical expresion to the beta(en) \ values by trial and error. The graphs below show the degree of fit.\ \>", "SmallText", Evaluatable->False], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{en, beta, q1o10, qmoq0, ratiorule, betalist, energies, empiricalbeta, ratiolist, betavalues, ratiovalues, realbetaplot, empbetaplot, qmoq0a}, q1oq0 = \(-\(en\^2\/\(1500 + en\^2\)\)\); qmoq0 := 1 - q1oq0; qmoq0a := PowerExpand[ N[qmoq0 /. en \[Rule] 1\/100\ \((10\^\(1/4\))\)\^j]]; ratiorule = Table[FindRoot[N[qmoq0a] == ratio, {beta, 0.1}, AccuracyGoal \[Rule] 5], {j, 0, 20}]; betalist = Re[beta /. ratiorule]; energies = Table[N[1\/10\ \((10\^\(1/4\))\)\^j], {j, 0, 20}]; empiricalbeta := \( .5\ \((1 + \((en\/200)\)\^2)\)\)\/\(1 + \((en\/282)\ \)\^2\); betatab = empiricalbeta /. en \[Rule] energies; ratiolist = N[ratio /. beta \[Rule] betalist]; betavalues = Transpose[{energies, betalist}]; ratiovalues = Transpose[{energies, ratiolist}]; realbetaplot = LogLinearListPlot[betavalues, PlotStyle \[Rule] {PointSize[0.03]}, PlotRange \[Rule] {0, 2}, DisplayFunction \[Rule] Identity]; empbetaplot = LogLinearListPlot[Transpose[{energies, betatab}], PlotJoined \[Rule] True, PlotRange \[Rule] {0, 2}, DisplayFunction \[Rule] Identity]; Show[realbetaplot, empbetaplot, DisplayFunction \[Rule] $DisplayFunction, AxesLabel \[Rule] {"\", "\"}]; LogLinearListPlot[ratiovalues, PlotStyle \[Rule] PointSize[0.03], AxesLabel \[Rule] {"\", "\"}]; a = 1; beta1 = N[empiricalbeta /. en \[Rule] 15]; Plot[i /. {beta \[Rule] beta1, qt \[Rule] qt1}, {theta, 0, \[Pi]}, PlotRange \[Rule] {0, Automatic}, AxesLabel \[Rule] {"\", "\"}];]\)], "Input", PageWidth->Infinity], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.214286 0.190476 0 0.309017 [ [.02381 -0.0125 -11 -12.875 ] [.02381 -0.0125 11 0 ] [.21429 -0.0125 -5 -12.875 ] [.21429 -0.0125 5 0 ] [.40476 -0.0125 -8 -12.875 ] [.40476 -0.0125 8 0 ] [.59524 -0.0125 -11 -12.875 ] [.59524 -0.0125 11 0 ] [.78571 -0.0125 -14 -12.875 ] [.78571 -0.0125 14 0 ] [.97619 -0.0125 -17 -12.875 ] [.97619 -0.0125 17 0 ] [1.025 0 0 -6.4375 ] [1.025 0 70.25 6.4375 ] [-0.0125 .07725 -24 -4.5 ] [-0.0125 .07725 0 4.5 ] [-0.0125 .15451 -18 -4.5 ] [-0.0125 .15451 0 4.5 ] [-0.0125 .23176 -24 -4.5 ] [-0.0125 .23176 0 4.5 ] [-0.0125 .30902 -6 -4.5 ] [-0.0125 .30902 0 4.5 ] [-0.0125 .38627 -24 -4.5 ] [-0.0125 .38627 0 4.5 ] [-0.0125 .46353 -18 -4.5 ] [-0.0125 .46353 0 4.5 ] [-0.0125 .54078 -24 -4.5 ] [-0.0125 .54078 0 4.5 ] [-0.0125 .61803 -6 -4.5 ] [-0.0125 .61803 0 4.5 ] [0 .64303 -14 0 ] [0 .64303 14 12.875 ] [ 0 -0.0005 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 0 m .02381 .00625 L s gsave .02381 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.1) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .21429 0 m .21429 .00625 L s gsave .21429 -0.0125 -66 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .40476 0 m .40476 .00625 L s gsave .40476 -0.0125 -69 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .59524 0 m .59524 .00625 L s gsave .59524 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (100) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .78571 0 m .78571 .00625 L s gsave .78571 -0.0125 -75 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1000) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .97619 0 m .97619 .00625 L s gsave .97619 -0.0125 -78 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10000) show 93.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .001 w .08115 0 m .08115 .00375 L s .11469 0 m .11469 .00375 L s .13849 0 m .13849 .00375 L s .15695 0 m .15695 .00375 L s .17203 0 m .17203 .00375 L s .18478 0 m .18478 .00375 L s .19583 0 m .19583 .00375 L s .20557 0 m .20557 .00375 L s .27162 0 m .27162 .00375 L s .30517 0 m .30517 .00375 L s .32896 0 m .32896 .00375 L s .34742 0 m .34742 .00375 L s .36251 0 m .36251 .00375 L s .37526 0 m .37526 .00375 L s .3863 0 m .3863 .00375 L s .39605 0 m .39605 .00375 L s .4621 0 m .4621 .00375 L s .49564 0 m .49564 .00375 L s .51944 0 m .51944 .00375 L s .5379 0 m .5379 .00375 L s .55298 0 m .55298 .00375 L s .56573 0 m .56573 .00375 L s .57678 0 m .57678 .00375 L s .58652 0 m .58652 .00375 L s .65258 0 m .65258 .00375 L s .68612 0 m .68612 .00375 L s .70992 0 m .70992 .00375 L s .72838 0 m .72838 .00375 L s .74346 0 m .74346 .00375 L s .75621 0 m .75621 .00375 L s .76726 0 m .76726 .00375 L s .777 0 m .777 .00375 L s .84305 0 m .84305 .00375 L s .87659 0 m .87659 .00375 L s .90039 0 m .90039 .00375 L s .91885 0 m .91885 .00375 L s .93393 0 m .93393 .00375 L s .94669 0 m .94669 .00375 L s .95773 0 m .95773 .00375 L s .96747 0 m .96747 .00375 L s .25 Mabswid 0 0 m 1 0 L s gsave 1.025 0 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (energy) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (H) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (eV) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 123.250 13.000 moveto (L) show 129.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .07725 m .00625 .07725 L s [(0.25)] -0.0125 .07725 1 0 Mshowa 0 .15451 m .00625 .15451 L s [(0.5)] -0.0125 .15451 1 0 Mshowa 0 .23176 m .00625 .23176 L s [(0.75)] -0.0125 .23176 1 0 Mshowa 0 .30902 m .00625 .30902 L s [(1)] -0.0125 .30902 1 0 Mshowa 0 .38627 m .00625 .38627 L s [(1.25)] -0.0125 .38627 1 0 Mshowa 0 .46353 m .00625 .46353 L s [(1.5)] -0.0125 .46353 1 0 Mshowa 0 .54078 m .00625 .54078 L s [(1.75)] -0.0125 .54078 1 0 Mshowa 0 .61803 m .00625 .61803 L s [(2)] -0.0125 .61803 1 0 Mshowa .125 Mabswid 0 .01545 m .00375 .01545 L s 0 .0309 m .00375 .0309 L s 0 .04635 m .00375 .04635 L s 0 .0618 m .00375 .0618 L s 0 .09271 m .00375 .09271 L s 0 .10816 m .00375 .10816 L s 0 .12361 m .00375 .12361 L s 0 .13906 m .00375 .13906 L s 0 .16996 m .00375 .16996 L s 0 .18541 m .00375 .18541 L s 0 .20086 m .00375 .20086 L s 0 .21631 m .00375 .21631 L s 0 .24721 m .00375 .24721 L s 0 .26266 m .00375 .26266 L s 0 .27812 m .00375 .27812 L s 0 .29357 m .00375 .29357 L s 0 .32447 m .00375 .32447 L s 0 .33992 m .00375 .33992 L s 0 .35537 m .00375 .35537 L s 0 .37082 m .00375 .37082 L s 0 .40172 m .00375 .40172 L s 0 .41717 m .00375 .41717 L s 0 .43262 m .00375 .43262 L s 0 .44807 m .00375 .44807 L s 0 .47898 m .00375 .47898 L s 0 .49443 m .00375 .49443 L s 0 .50988 m .00375 .50988 L s 0 .52533 m .00375 .52533 L s 0 .55623 m .00375 .55623 L s 0 .57168 m .00375 .57168 L s 0 .58713 m .00375 .58713 L s 0 .60258 m .00375 .60258 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -75 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (beta) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .03 w .02381 .15451 Mdot .07143 .15451 Mdot .11905 .15451 Mdot .16667 .15451 Mdot .21429 .15451 Mdot .2619 .15451 Mdot .30952 .15452 Mdot .35714 .15456 Mdot .40476 .15466 Mdot .45238 .155 Mdot .5 .15604 Mdot .54762 .15929 Mdot .59524 .16897 Mdot .64286 .19432 Mdot .69048 .24092 Mdot .7381 .28397 Mdot .78571 .30238 Mdot .83333 .3074 Mdot .88095 .30861 Mdot .92857 .30891 Mdot .97619 .30899 Mdot .5 Mabswid .02381 .15451 m .07143 .15451 L .11905 .15451 L .16667 .15451 L .21429 .15451 L .2619 .15451 L .30952 .15453 L .35714 .15457 L .40476 .1547 L .45238 .15511 L .5 .1564 L .54762 .16035 L .59524 .17156 L .64286 .19795 L .69048 .23955 L .7381 .2765 L .78571 .29593 L .83333 .30343 L .88095 .30597 L .92857 .3068 L .97619 .30706 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Q_o00<0ool01Ol200;o0P02o`030?oo00Go000Jo`030?oo0?oo1?l001[o 0P3oo`Go000Jo`030?oo0?oo1?l001[o00<0ool0ool4o`006_l20?oo1Ol001[o00<0ool0ool4o`00 6_l00`3oo`3oo`Co000Jo`80ool5o`000_l200Co0P03o`@00ol200Co00<0ool0ool4o`0000Go0?oo 0008o`030?oo00?o00@0ool00ol00`3oo`3oo`Co00001Ol0ool000Wo00<0ool01Ol0103oool20?oo 1Ol00005o`3oo`002_l00`3oo`02o`801?l00`3oo`3oo`Co00001Ol0ool000So00@0ool00ol00`3o o`03o`030?oo0?oo1?l000;o0P0:o`801?l300?o0P3oo`Go000Jo`030?oo0?oo1?l001[o00<0ool0 ool4o`006_l20?oo1Ol001[o00<0ool0ool4o`006_l20?oo1Ol001[o00<0ool0ool4o`006_l00`3o o`3oo`Co000Jo`80ool5o`002?l200Co0P04o`801?l00`3oo`0300Ko0`06o`<01_l300Go0`06o`<0 1_l300Ko0`06o`<0^Ol000Oo00@0ool02?l0103oo`03o`030?l000@01?l500Co1@04o`D00ol500Co 1@04o`D01?l500Co1@05o`<01Ol300Ko0`2Oo`001ol0103oo`0;o`040?oooeT000?o00000`04o`D0 W_l000Oo00@0ool02Ol200Co00<0o`001004o`D01?l500Co1@03o`D01?l500Co1@04o`D01?l500Co 1@02o`l01Ol309Ko0007o`040?oo00Wo00<0ool00ol00`3oo`0300Ko0`06o`<01_l300Go0`06o`<0 1_l300Ko0`06o`<01Ol500?o1@04o`h0UOl000So0P0:o`<00ol2057o0`05o`<01_l300Go1@2Eo`00 6_l00`3oo`1Yo`D0UOl001[o00<0ool0J_l30003o`0009?o000Jo`80LOl20004o`0008go000Jo`03 0?oo07;o1@2o`005Ol00`3oo`02o`80S_l500?o1@04o`D01?l500;o1`1>o`005Ol00`3oo`02o`03 0?oo08ko0`04o`D01?l500Co1@04o`D0C_l001Go00<0ool00_l00`3oo`2Fo`<01_l300Ko0`06o`<0 Col001Co0P04o`80ool5o`006_l00`3oo`3oo`Co000Jo`030?oo0?oo1?l001[o0P3oo`Go000Jo`03 0?oo0?oo1?l001[o0P3oo`Go000Jo`030?oo0?oo1?l001[o00<0ool0ool4o`006_l20?oo1Ol00003 o`0000<00_l200?o1003o`801?l00`3oo`3oo`Co0003o`030?oo00Oo00<0ool00ol0103oo`03o`03 0?oo0?oo1?l000?o00<0ool02?l00`3oo`05o`040?ooo`80ool5o`000ol00`3oo`09o`030?oo00;o 0P04o`030?oo0?oo1?l000?o00<0ool01ol0103oo`03o`030?oo00?o00<0ool0ool4o`000_l200[o 0P04o`<00ol20?oo1Ol001[o00<0ool0ool4o`006_l00`3oo`3oo`Co000Jo`80ool5o`006_l00`3o o`3oo`Co000Jo`030?oo0?oo1?l001[o0P3oo`Go000Jo`030?oo0?oo1?l001[o00<0ool0ool4o`00 6_l20?oo1Ol000Oo1@02o`801?l200Co00<0ool0ool4o`002Ol00`3oo`07o`040?oo00?o00<0ool0 ool4o`002Ol00`3oo`0:o`040?ooo`80ool5o`002Ol00`3oo`08o`801?l00`3oo`3oo`Co0009o`03 0?oo00So00<0ool00ol20?oo1Ol000So0P0:o`<00ol00`3oo`3oo`Co000Jo`030?oo0?oo1?l001[o 0P3oo`Go000Jo`030?oo0?oo1?l001[o00<0ool0ool4o`006_l20?oo1Ol001[o00<0ool0ool4o`00 6_l00`3oo`3oo`Co000Jo`80ool5o`0000?o00000`02o`801Ol00`3oo`02o`801?l00`3oo`3oo`Co 0003o`030?oo00Wo00D0oooo0002o`050?ooo`00ool6o`000ol00`3oo`09o`030?oo00Co00@0oooo 0P3oo`Go0003o`030?oo00[o00@0oooo0P04o`030?oo0?oo1?l000?o00<0ool01ol0103oo`03o`03 0?oo00?o00<0ool0ool4o`000_l200Wo1003o`<00ol20?oo1Ol001[o00<0ool0ool4o`006_l00`3o o`3oo`Co000Jo`80ool5o`006_l00`3oo`3oo`Co000Jo`030?oo0?oo1?l001[o0P3oo`Go000Jo`03 0?oo0?oo1?l001[o0P3oo`Go000Co`@00ol00`3oo`3oo`Co000Co`030?oo00Co00<0ool0ool4o`00 5?l00`3oo`03o`80ool5o`005Ol00`3oo`3oo`Wo000Co`040?oo0?oo2_l001Co0P3oo`_o003oob7o 003oob7o003oob7o003oob7o003oob7o003oob7o000>o`@01?l300?o0P03o`D0n_l000oo00@0ool0 0_l00`3oo`03o`040?oo00;o103ko`003ol0103oo`02o`@00_l00`3oo`06o`030?oo0?Wo000?o`<0 1?l200;o1@03o`<0nol000oo00<0ool02Ol00`3oo`3oo`?o000>o`80oolAo`00oolQo`00oolQo`00 oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00 oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-1.86887, -0.520791, \ 0.0282591, 0.0174187}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.214286 0.190476 -0.574771 0.589486 [ [.02381 -0.0125 -11 -12.875 ] [.02381 -0.0125 11 0 ] [.21429 -0.0125 -5 -12.875 ] [.21429 -0.0125 5 0 ] [.40476 -0.0125 -8 -12.875 ] [.40476 -0.0125 8 0 ] [.59524 -0.0125 -11 -12.875 ] [.59524 -0.0125 11 0 ] [.78571 -0.0125 -14 -12.875 ] [.78571 -0.0125 14 0 ] [.97619 -0.0125 -17 -12.875 ] [.97619 -0.0125 17 0 ] [1.025 0 0 -6.4375 ] [1.025 0 70.25 6.4375 ] [-0.0125 .01472 -6 -4.5 ] [-0.0125 .01472 0 4.5 ] [-0.0125 .13261 -18 -4.5 ] [-0.0125 .13261 0 4.5 ] [-0.0125 .25051 -18 -4.5 ] [-0.0125 .25051 0 4.5 ] [-0.0125 .36841 -18 -4.5 ] [-0.0125 .36841 0 4.5 ] [-0.0125 .4863 -18 -4.5 ] [-0.0125 .4863 0 4.5 ] [-0.0125 .6042 -6 -4.5 ] [-0.0125 .6042 0 4.5 ] [0 .64303 -17.125 0 ] [0 .64303 17.125 12.875 ] [ 0 -0.0005 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 0 m .02381 .00625 L s gsave .02381 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.1) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .21429 0 m .21429 .00625 L s gsave .21429 -0.0125 -66 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .40476 0 m .40476 .00625 L s gsave .40476 -0.0125 -69 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .59524 0 m .59524 .00625 L s gsave .59524 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (100) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .78571 0 m .78571 .00625 L s gsave .78571 -0.0125 -75 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1000) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .97619 0 m .97619 .00625 L s gsave .97619 -0.0125 -78 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10000) show 93.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .001 w .08115 0 m .08115 .00375 L s .11469 0 m .11469 .00375 L s .13849 0 m .13849 .00375 L s .15695 0 m .15695 .00375 L s .17203 0 m .17203 .00375 L s .18478 0 m .18478 .00375 L s .19583 0 m .19583 .00375 L s .20557 0 m .20557 .00375 L s .27162 0 m .27162 .00375 L s .30517 0 m .30517 .00375 L s .32896 0 m .32896 .00375 L s .34742 0 m .34742 .00375 L s .36251 0 m .36251 .00375 L s .37526 0 m .37526 .00375 L s .3863 0 m .3863 .00375 L s .39605 0 m .39605 .00375 L s .4621 0 m .4621 .00375 L s .49564 0 m .49564 .00375 L s .51944 0 m .51944 .00375 L s .5379 0 m .5379 .00375 L s .55298 0 m .55298 .00375 L s .56573 0 m .56573 .00375 L s .57678 0 m .57678 .00375 L s .58652 0 m .58652 .00375 L s .65258 0 m .65258 .00375 L s .68612 0 m .68612 .00375 L s .70992 0 m .70992 .00375 L s .72838 0 m .72838 .00375 L s .74346 0 m .74346 .00375 L s .75621 0 m .75621 .00375 L s .76726 0 m .76726 .00375 L s .777 0 m .777 .00375 L s .84305 0 m .84305 .00375 L s .87659 0 m .87659 .00375 L s .90039 0 m .90039 .00375 L s .91885 0 m .91885 .00375 L s .93393 0 m .93393 .00375 L s .94669 0 m .94669 .00375 L s .95773 0 m .95773 .00375 L s .96747 0 m .96747 .00375 L s .25 Mabswid 0 0 m 1 0 L s gsave 1.025 0 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (energy) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (H) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (eV) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 123.250 13.000 moveto (L) show 129.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .01472 m .00625 .01472 L s [(1)] -0.0125 .01472 1 0 Mshowa 0 .13261 m .00625 .13261 L s [(1.2)] -0.0125 .13261 1 0 Mshowa 0 .25051 m .00625 .25051 L s [(1.4)] -0.0125 .25051 1 0 Mshowa 0 .36841 m .00625 .36841 L s [(1.6)] -0.0125 .36841 1 0 Mshowa 0 .4863 m .00625 .4863 L s [(1.8)] -0.0125 .4863 1 0 Mshowa 0 .6042 m .00625 .6042 L s [(2)] -0.0125 .6042 1 0 Mshowa .125 Mabswid 0 .04419 m .00375 .04419 L s 0 .07366 m .00375 .07366 L s 0 .10314 m .00375 .10314 L s 0 .16209 m .00375 .16209 L s 0 .19156 m .00375 .19156 L s 0 .22104 m .00375 .22104 L s 0 .27998 m .00375 .27998 L s 0 .30946 m .00375 .30946 L s 0 .33893 m .00375 .33893 L s 0 .39788 m .00375 .39788 L s 0 .42736 m .00375 .42736 L s 0 .45683 m .00375 .45683 L s 0 .51578 m .00375 .51578 L s 0 .54525 m .00375 .54525 L s 0 .57473 m .00375 .57473 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -78.125 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (qm) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 75.250 13.000 moveto (\\220) show 81.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (qt) show 93.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .03 w .02381 .01472 Mdot .07143 .01472 Mdot .11905 .01472 Mdot .16667 .01472 Mdot .21429 .01472 Mdot .2619 .01473 Mdot .30952 .01475 Mdot .35714 .01484 Mdot .40476 .01511 Mdot .45238 .01596 Mdot .5 .01862 Mdot .54762 .02689 Mdot .59524 .05156 Mdot .64286 .11735 Mdot .69048 .25051 Mdot .7381 .41455 Mdot .78571 .52731 Mdot .83333 .57751 Mdot .88095 .59549 Mdot .92857 .60142 Mdot .97619 .60332 Mdot % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Qo`005?l00`3oo`1fo`D0S_l00003o`0000<0 0_l200?o1003o`030?oo07Ko1@2>o`000ol00`3oo`07o`030?oo00Co00<0ool0Mol308oo0003o`03 0?oo00So00<0ool00ol20?oo2ol000?o00<0ool02Ol00`3oo`02o`030?oo0?oo2_l000?o00<0ool0 1ol0103oo`03o`030?oo0?oo2_l000;o0P0:o`801?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co 00<0ool0ool:o`005?l20?oo2ol001Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo 2_l001Co00<0ool0ool:o`005?l20?oo2ol001Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`03 0?oo0?oo2_l001Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`80ool;o`005?l00`3oo`3oo`[o 000Do`030?oo0?oo2_l001Co00<0ool0ool:o`0000?o00000`02o`801Ol300;o00<0ool0P?l308Ko 0003o`030?oo00[o00D0oooo0021o`D0QOl000?o00<0ool01ol500;o0P20o`D0QOl000?o00<0ool0 1ol0103oo`03o`030?oo07oo1@25o`000ol00`3oo`08o`030?l000?o00<0ool0P?l308Ko0002o`80 2ol200?o00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`80ool;o`005?l00`3oo`3oo`[o000Do`03 0?oo0?oo2_l001Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co0P3oo`_o 000Do`030?oo0?oo2_l001Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co 00<0ool0ool:o`005?l20?oo2ol001Co00<0ool0ool:o`005?l00`3oo`3oo`[o00000ol0000300;o 0P03o`<01?l00`3oo`3oo`[o0003o`030?oo00Oo00@0ool00ol00`3oo`3oo`[o0003o`030?oo00Oo 00@0ool00ol20?oo2ol000?o00<0ool01ol300Co00<0ool0ool:o`000ol00`3oo`08o`030?oo00?o 00<0ool0ool:o`000_l200[o0`03o`030?oo0?oo2_l001Co00<0ool0ool:o`005?l00`3oo`3oo`[o 000Do`80ool;o`005?l00`3oo`29o`<0OOl001Co00<0ool0R?l507co000Do`030?oo08So1@1lo`00 5?l00`3oo`28o`D0O?l001Co00<0ool0ROl307go000Do`80ool;o`005?l00`3oo`3oo`[o000Do`03 0?oo0?oo2_l001Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`80ool;o`005?l00`3oo`3oo`[o 000Do`030?oo0?oo2_l001Co00<0ool0ool:o`0000?o00000`02o`801?l200Co00<0ool0ool:o`00 0ol00`3oo`07o`040?oo00?o00<0ool0ool:o`000ol00`3oo`07o`040?oo00?o0P3oo`_o0003o`03 0?oo00So0P04o`030?oo0?oo2_l000?o00<0ool01ol0103oo`03o`030?oo0?oo2_l000;o0P0:o`80 1?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co0P3oo`_o000Do`030?oo09;o0`1do`005?l00`3o o`2Ao`D0Lol001Co00<0ool0TOl507?o000Do`030?oo097o1@1co`005?l00`3oo`2Bo`<0M?l001Co 0P3oo`_o000Do`030?oo0?oo2_l001Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo 2_l001Co00<0ool0Vol306_o000Do`80Vol506[o000Do`030?oo09[o1@1Zo`005?l00`3oo`2Jo`D0 1Ol306;o000=o`@00ol00`3oo`2Ko`<01Ol500Go0`1Io`003Ol00`3oo`04o`030?oo0:?o1@04o`D0 1_l304oo000>o`030?oo00?o0P2To`D01?l500Go1@1>o`003ol00`3oo`02o`030?oo0:Co0`05o`D0 1Ol504ko000=o`040?oo00?o00<0ool0[Ol300Ko1@1>o`003_l200Co00<0ool0]ol304oo003oob7o 003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o0008o`<03ol30?oo1?l000Wo00<0ool0 1_l00`3oo`06o`030?oo0?oo0ol000Oo0`002Ol00?l0o`3o0006o`<00ol20?oo0006o`040?oo00;o 00D0o`3o0002o`030?oo00;o00@0ool00_l0103oo`3no`001_l0103oo`02o`050?l0o`000_l00`3o o`02o`040?oo00;o00<0ool0ool000Oo1`000ol0o`03o`030?oo00;o2@3no`005?l00`3oo`07o`03 0?oo0?oo000Eo`030?oo0?oo2Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo 8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00001\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-1.68396, 0.726418, \ 0.027406, 0.00885547}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.303152 0 0.614423 [ [.17539 -0.0125 -9 -9 ] [.17539 -0.0125 9 0 ] [.32696 -0.0125 -3 -9 ] [.32696 -0.0125 3 0 ] [.47854 -0.0125 -9 -9 ] [.47854 -0.0125 9 0 ] [.63011 -0.0125 -3 -9 ] [.63011 -0.0125 3 0 ] [.78169 -0.0125 -9 -9 ] [.78169 -0.0125 9 0 ] [.93327 -0.0125 -3 -9 ] [.93327 -0.0125 3 0 ] [1.025 0 0 -6.4375 ] [1.025 0 64 6.4375 ] [.01131 .12288 -18 -4.5 ] [.01131 .12288 0 4.5 ] [.01131 .24577 -18 -4.5 ] [.01131 .24577 0 4.5 ] [.01131 .36865 -18 -4.5 ] [.01131 .36865 0 4.5 ] [.01131 .49154 -18 -4.5 ] [.01131 .49154 0 4.5 ] [.01131 .61442 -6 -4.5 ] [.01131 .61442 0 4.5 ] [.02381 .64303 -26 0 ] [.02381 .64303 26 12.875 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .17539 0 m .17539 .00625 L s [(0.5)] .17539 -0.0125 0 1 Mshowa .32696 0 m .32696 .00625 L s [(1)] .32696 -0.0125 0 1 Mshowa .47854 0 m .47854 .00625 L s [(1.5)] .47854 -0.0125 0 1 Mshowa .63011 0 m .63011 .00625 L s [(2)] .63011 -0.0125 0 1 Mshowa .78169 0 m .78169 .00625 L s [(2.5)] .78169 -0.0125 0 1 Mshowa .93327 0 m .93327 .00625 L s [(3)] .93327 -0.0125 0 1 Mshowa .125 Mabswid .05412 0 m .05412 .00375 L s .08444 0 m .08444 .00375 L s .11476 0 m .11476 .00375 L s .14507 0 m .14507 .00375 L s .2057 0 m .2057 .00375 L s .23602 0 m .23602 .00375 L s .26633 0 m .26633 .00375 L s .29665 0 m .29665 .00375 L s .35728 0 m .35728 .00375 L s .38759 0 m .38759 .00375 L s .41791 0 m .41791 .00375 L s .44822 0 m .44822 .00375 L s .50885 0 m .50885 .00375 L s .53917 0 m .53917 .00375 L s .56948 0 m .56948 .00375 L s .5998 0 m .5998 .00375 L s .66043 0 m .66043 .00375 L s .69074 0 m .69074 .00375 L s .72106 0 m .72106 .00375 L s .75138 0 m .75138 .00375 L s .81201 0 m .81201 .00375 L s .84232 0 m .84232 .00375 L s .87264 0 m .87264 .00375 L s .90295 0 m .90295 .00375 L s .96358 0 m .96358 .00375 L s .9939 0 m .9939 .00375 L s .25 Mabswid 0 0 m 1 0 L s gsave 1.025 0 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (theta) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 99.000 13.000 moveto (H) show 105.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (rd) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 117.000 13.000 moveto (L) show 123.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .02381 .12288 m .03006 .12288 L s [(0.2)] .01131 .12288 1 0 Mshowa .02381 .24577 m .03006 .24577 L s [(0.4)] .01131 .24577 1 0 Mshowa .02381 .36865 m .03006 .36865 L s [(0.6)] .01131 .36865 1 0 Mshowa .02381 .49154 m .03006 .49154 L s [(0.8)] .01131 .49154 1 0 Mshowa .02381 .61442 m .03006 .61442 L s [(1)] .01131 .61442 1 0 Mshowa .125 Mabswid .02381 .03072 m .02756 .03072 L s .02381 .06144 m .02756 .06144 L s .02381 .09216 m .02756 .09216 L s .02381 .15361 m .02756 .15361 L s .02381 .18433 m .02756 .18433 L s .02381 .21505 m .02756 .21505 L s .02381 .27649 m .02756 .27649 L s .02381 .30721 m .02756 .30721 L s .02381 .33793 m .02756 .33793 L s .02381 .39937 m .02756 .39937 L s .02381 .4301 m .02756 .4301 L s .02381 .46082 m .02756 .46082 L s .02381 .52226 m .02756 .52226 L s .02381 .55298 m .02756 .55298 L s .02381 .5837 m .02756 .5837 L s .25 Mabswid .02381 0 m .02381 .61803 L s gsave .02381 .64303 -87 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (i) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 69.000 13.000 moveto (H) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (theta) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (L) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid .02381 .61101 m .02499 .61101 L .02605 .61101 L .02729 .61101 L .02846 .61101 L .03053 .61101 L .03279 .61101 L .03527 .61101 L .0379 .61101 L .04262 .61102 L .04749 .61102 L .05205 .61103 L .06244 .61104 L .07305 .61106 L .08274 .61108 L .10458 .61113 L .12357 .61119 L .14429 .61128 L .18493 .61148 L .22406 .61173 L .26565 .61204 L .30571 .61238 L .34426 .61274 L .38527 .61316 L .42475 .61358 L .46273 .614 L .50315 .61446 L .54206 .6149 L .58342 .61535 L .62326 .61578 L .66159 .61617 L .70238 .61655 L .74164 .61688 L .77939 .61716 L .8196 .61741 L .85828 .6176 L .87793 .61768 L .89942 .61775 L .91995 .6178 L .92911 .61782 L .93905 .61784 L .94426 .61784 L .94906 .61785 L .95356 .61785 L .95851 .61786 L .96295 .61786 L .9671 .61786 L .96939 .61786 L .97148 .61786 L .97264 .61786 L Mistroke .9739 .61786 L .97509 .61786 L .97619 .61786 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Qko0005o`030?oo00;o00<0ool0 0_l0103oo`02o`040?oo00;o00<0ool00ol0103oo`02o`@01?l00`3oo`3^o`001Ol00`3oo`02o`03 0?oo00;o00<0ool00ol0103oo`02o`@00_l00`3oo`06o`030?oo00;o00<0ool0k_l000Co0P04o`04 0?ooo`D00_l300Co0P02o`D00ol300Co00<0ool0k_l000_o00D0oooo0005o`030?oo00Wo00<0ool0 2_l00`3oo`3_o`001Ol00`3oo`04o`030?oo00Go0P0Go`030?oo0?3o003oob7o003oob7o003oob7o 003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o 003oob7o003oob7o003oob7o0000\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-0.435895, -0.202641, \ 0.0167646, 0.00827155}}] }, Open ]], Cell[TextData["Upper triplet state - C."], "Subsection", Evaluatable->False], Cell["\<\ From Phelps and Pitchford, Phys. Rev. A 31, 2932 (1985), Table I, we obtain \ empirical expressions for q1(en)/q0(en) and qm(en)/q0(en). These are set \ equal to the expression for \"ratio\" and used to find values of beta for a \ wide range of energies. We then fit an empirical expresion to the beta(en) \ values by trial and error. The graphs below show the degree of fit.\ \>", "SmallText", Evaluatable->False], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{en, beta, q1o10, qmoq0, ratiorule, energies, empiricalbeta, ratiolist, betavalues, ratiovalues, \n\t\trealbetaplot, empbetaplot, qmoq0a, qt1, beta1}, \n\tq1oq0 = \(-0.2\); \n\t qmoq0 := 1 - q1oq0; \n\t qmoq0a := PowerExpand[ N[qmoq0 /. en \[Rule] 1\/100\ \((10\^\(1/4\))\)\^j]]; \n\t ratiorule = Table[FindRoot[N[qmoq0a] == ratio, {beta, 0.1}, AccuracyGoal \[Rule] 5], {j, 0, 20}]; \n\t betalist = Re[beta /. ratiorule]; energies = Table[N[1\/10\ \((10\^\(1/4\))\)\^j], {j, 0, 20}]; \n\t empiricalbeta := .647431\ en\^0.000001; \n\t betatab = empiricalbeta /. en \[Rule] energies; \n\t ratiolist = N[ratio /. beta \[Rule] betalist]; \n\t betavalues = Transpose[{energies, betalist}]; \n\t ratiovalues = Transpose[{energies, ratiolist}]; \n\t realbetaplot = LogLinearListPlot[betavalues, PlotStyle \[Rule] {PointSize[0.03]}, PlotRange \[Rule] {0, 1}, \n\t\t\tDisplayFunction \[Rule] Identity]; \n\t empbetaplot = LogLinearListPlot[Transpose[{energies, betatab}], PlotJoined \[Rule] True, \n\t\t\tPlotRange \[Rule] {0, 1}, DisplayFunction \[Rule] Identity]; \n\t Show[realbetaplot, empbetaplot, DisplayFunction \[Rule] $DisplayFunction, \n\t\tAxesLabel \[Rule] \ {"\", "\"}]; \n\t LogLinearListPlot[ratiovalues, PlotStyle \[Rule] PointSize[0.03], AxesLabel \[Rule] {"\", "\"}]; \n\ta = 1; \n\t beta1 := N[empiricalbeta /. en \[Rule] 25]; \n\t Plot[i /. {beta \[Rule] beta1, qt \[Rule] qt1}, {theta, 0, \[Pi]}, PlotRange \[Rule] {0, Automatic}, \n\t\tAxesLabel \[Rule] {"\", \ "\"}];]\)], "Input", PageWidth->Infinity, FontFamily->"Times New Roman", FontSize->12, FontWeight->"Bold", FontColor->GrayLevel[0], Background->GrayLevel[1]], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.214286 0.190476 0 0.618034 [ [.02381 -0.0125 -11 -12.875 ] [.02381 -0.0125 11 0 ] [.21429 -0.0125 -5 -12.875 ] [.21429 -0.0125 5 0 ] [.40476 -0.0125 -8 -12.875 ] [.40476 -0.0125 8 0 ] [.59524 -0.0125 -11 -12.875 ] [.59524 -0.0125 11 0 ] [.78571 -0.0125 -14 -12.875 ] [.78571 -0.0125 14 0 ] [.97619 -0.0125 -17 -12.875 ] [.97619 -0.0125 17 0 ] [1.025 0 0 -6.4375 ] [1.025 0 70.25 6.4375 ] [-0.0125 .12361 -18 -4.5 ] [-0.0125 .12361 0 4.5 ] [-0.0125 .24721 -18 -4.5 ] [-0.0125 .24721 0 4.5 ] [-0.0125 .37082 -18 -4.5 ] [-0.0125 .37082 0 4.5 ] [-0.0125 .49443 -18 -4.5 ] [-0.0125 .49443 0 4.5 ] [-0.0125 .61803 -6 -4.5 ] [-0.0125 .61803 0 4.5 ] [0 .64303 -14 0 ] [0 .64303 14 12.875 ] [ 0 -0.0005 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 0 m .02381 .00625 L s gsave .02381 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.1) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .21429 0 m .21429 .00625 L s gsave .21429 -0.0125 -66 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .40476 0 m .40476 .00625 L s gsave .40476 -0.0125 -69 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .59524 0 m .59524 .00625 L s gsave .59524 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (100) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .78571 0 m .78571 .00625 L s gsave .78571 -0.0125 -75 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1000) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .97619 0 m .97619 .00625 L s gsave .97619 -0.0125 -78 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10000) show 93.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .001 w .08115 0 m .08115 .00375 L s .11469 0 m .11469 .00375 L s .13849 0 m .13849 .00375 L s .15695 0 m .15695 .00375 L s .17203 0 m .17203 .00375 L s .18478 0 m .18478 .00375 L s .19583 0 m .19583 .00375 L s .20557 0 m .20557 .00375 L s .27162 0 m .27162 .00375 L s .30517 0 m .30517 .00375 L s .32896 0 m .32896 .00375 L s .34742 0 m .34742 .00375 L s .36251 0 m .36251 .00375 L s .37526 0 m .37526 .00375 L s .3863 0 m .3863 .00375 L s .39605 0 m .39605 .00375 L s .4621 0 m .4621 .00375 L s .49564 0 m .49564 .00375 L s .51944 0 m .51944 .00375 L s .5379 0 m .5379 .00375 L s .55298 0 m .55298 .00375 L s .56573 0 m .56573 .00375 L s .57678 0 m .57678 .00375 L s .58652 0 m .58652 .00375 L s .65258 0 m .65258 .00375 L s .68612 0 m .68612 .00375 L s .70992 0 m .70992 .00375 L s .72838 0 m .72838 .00375 L s .74346 0 m .74346 .00375 L s .75621 0 m .75621 .00375 L s .76726 0 m .76726 .00375 L s .777 0 m .777 .00375 L s .84305 0 m .84305 .00375 L s .87659 0 m .87659 .00375 L s .90039 0 m .90039 .00375 L s .91885 0 m .91885 .00375 L s .93393 0 m .93393 .00375 L s .94669 0 m .94669 .00375 L s .95773 0 m .95773 .00375 L s .96747 0 m .96747 .00375 L s .25 Mabswid 0 0 m 1 0 L s gsave 1.025 0 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (energy) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (H) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (eV) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 123.250 13.000 moveto (L) show 129.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .12361 m .00625 .12361 L s [(0.2)] -0.0125 .12361 1 0 Mshowa 0 .24721 m .00625 .24721 L s [(0.4)] -0.0125 .24721 1 0 Mshowa 0 .37082 m .00625 .37082 L s [(0.6)] -0.0125 .37082 1 0 Mshowa 0 .49443 m .00625 .49443 L s [(0.8)] -0.0125 .49443 1 0 Mshowa 0 .61803 m .00625 .61803 L s [(1)] -0.0125 .61803 1 0 Mshowa .125 Mabswid 0 .0309 m .00375 .0309 L s 0 .0618 m .00375 .0618 L s 0 .09271 m .00375 .09271 L s 0 .15451 m .00375 .15451 L s 0 .18541 m .00375 .18541 L s 0 .21631 m .00375 .21631 L s 0 .27812 m .00375 .27812 L s 0 .30902 m .00375 .30902 L s 0 .33992 m .00375 .33992 L s 0 .40172 m .00375 .40172 L s 0 .43262 m .00375 .43262 L s 0 .46353 m .00375 .46353 L s 0 .52533 m .00375 .52533 L s 0 .55623 m .00375 .55623 L s 0 .58713 m .00375 .58713 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -75 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (beta) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .03 w .02381 .40008 Mdot .07143 .40008 Mdot .11905 .40008 Mdot .16667 .40008 Mdot .21429 .40008 Mdot .2619 .40008 Mdot .30952 .40008 Mdot .35714 .40008 Mdot .40476 .40008 Mdot .45238 .40008 Mdot .5 .40008 Mdot .54762 .40008 Mdot .59524 .40008 Mdot .64286 .40008 Mdot .69048 .40008 Mdot .7381 .40008 Mdot .78571 .40008 Mdot .83333 .40008 Mdot .88095 .40008 Mdot .92857 .40008 Mdot .97619 .40008 Mdot .5 Mabswid .02381 .40013 m .07143 .40013 L .11905 .40013 L .16667 .40013 L .21429 .40013 L .2619 .40013 L .30952 .40013 L .35714 .40014 L .40476 .40014 L .45238 .40014 L .5 .40014 L .54762 .40014 L .59524 .40014 L .64286 .40014 L .69048 .40014 L .7381 .40014 L .78571 .40014 L .83333 .40014 L .88095 .40014 L .92857 .40014 L .97619 .40014 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Qo`005?l00`3o000400Co1@04o`D01Ol500Co1@04o`D01?l500Co 1@04o`D01?l500Co1@04o`D01Ol500Co1@04o`D01?l500Co1@04o`D01?l500Co1@05o`D0C_l001Co 00<0ool00`06o`<01_l300Oo0`06o`<01_l300Ko0`06o`<01_l300Ko0`06o`<01_l300Oo0`06o`<0 1_l300Ko0`06o`<01_l300Ko0`06o`<01ol304oo000Do`030?oo0?oo2_l001Co00<0ool0ool:o`00 5?l00`3oo`3oo`[o000Do`80ool;o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co00<0ool0 ool:o`005?l00`3oo`3oo`[o000Do`80ool;o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co 00<0ool0ool:o`000_l200Co0P04o`801?l00`3oo`3oo`[o00001Ol0ool000So00@0ool00ol00`3o o`3oo`[o00001Ol0ool000So00@0ool00ol20?oo2ol00005o`3oo`002Ol200Co00<0ool0ool:o`00 00Go0?oo0008o`040?oo00?o00<0ool0ool:o`000_l200[o0P04o`030?oo0?oo2_l001Co00<0ool0 ool:o`005?l00`3oo`3oo`[o000Do`80ool;o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co 00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co0P3oo`_o000Do`030?oo0?oo 2_l001Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co00<0ool0ool:o`00 5?l20?oo2ol001Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l000go1@02o`03 0?oo0?oo2_l000oo00<0ool00_l00`3oo`3oo`[o000?o`030?oo00;o0P3oo`_o000?o`030?oo0?oo 3ol000oo00<0ool0ool?o`003_l20?oo4Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo 8Ol000So1004o`<00ol200?o1@3oo`7o0009o`040?oo00;o00<0ool00ol0103oo`02o`@0ool2o`00 2Ol0103oo`02o`@00_l00`3oo`06o`030?oo0?oo0009o`<01?l200;o1@03o`<0ool2o`002Ol00`3o o`09o`030?oo0?oo2Ol000So0P3ooaOo003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o 003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o0000\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-1.68396, -0.237135, \ 0.027406, 0.00844643}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.214286 0.190476 0.0147151 0.245251 [ [.02381 -0.0125 -11 -12.875 ] [.02381 -0.0125 11 0 ] [.21429 -0.0125 -5 -12.875 ] [.21429 -0.0125 5 0 ] [.40476 -0.0125 -8 -12.875 ] [.40476 -0.0125 8 0 ] [.59524 -0.0125 -11 -12.875 ] [.59524 -0.0125 11 0 ] [.78571 -0.0125 -14 -12.875 ] [.78571 -0.0125 14 0 ] [.97619 -0.0125 -17 -12.875 ] [.97619 -0.0125 17 0 ] [1.025 0 0 -6.4375 ] [1.025 0 70.25 6.4375 ] [-0.0125 .01472 -6 -4.5 ] [-0.0125 .01472 0 4.5 ] [-0.0125 .13734 -18 -4.5 ] [-0.0125 .13734 0 4.5 ] [-0.0125 .25997 -6 -4.5 ] [-0.0125 .25997 0 4.5 ] [-0.0125 .38259 -18 -4.5 ] [-0.0125 .38259 0 4.5 ] [-0.0125 .50522 -6 -4.5 ] [-0.0125 .50522 0 4.5 ] [0 .64303 -17.125 0 ] [0 .64303 17.125 12.875 ] [ 0 -0.0005 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 0 m .02381 .00625 L s gsave .02381 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.1) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .21429 0 m .21429 .00625 L s gsave .21429 -0.0125 -66 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .40476 0 m .40476 .00625 L s gsave .40476 -0.0125 -69 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .59524 0 m .59524 .00625 L s gsave .59524 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (100) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .78571 0 m .78571 .00625 L s gsave .78571 -0.0125 -75 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1000) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .97619 0 m .97619 .00625 L s gsave .97619 -0.0125 -78 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10000) show 93.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .001 w .08115 0 m .08115 .00375 L s .11469 0 m .11469 .00375 L s .13849 0 m .13849 .00375 L s .15695 0 m .15695 .00375 L s .17203 0 m .17203 .00375 L s .18478 0 m .18478 .00375 L s .19583 0 m .19583 .00375 L s .20557 0 m .20557 .00375 L s .27162 0 m .27162 .00375 L s .30517 0 m .30517 .00375 L s .32896 0 m .32896 .00375 L s .34742 0 m .34742 .00375 L s .36251 0 m .36251 .00375 L s .37526 0 m .37526 .00375 L s .3863 0 m .3863 .00375 L s .39605 0 m .39605 .00375 L s .4621 0 m .4621 .00375 L s .49564 0 m .49564 .00375 L s .51944 0 m .51944 .00375 L s .5379 0 m .5379 .00375 L s .55298 0 m .55298 .00375 L s .56573 0 m .56573 .00375 L s .57678 0 m .57678 .00375 L s .58652 0 m .58652 .00375 L s .65258 0 m .65258 .00375 L s .68612 0 m .68612 .00375 L s .70992 0 m .70992 .00375 L s .72838 0 m .72838 .00375 L s .74346 0 m .74346 .00375 L s .75621 0 m .75621 .00375 L s .76726 0 m .76726 .00375 L s .777 0 m .777 .00375 L s .84305 0 m .84305 .00375 L s .87659 0 m .87659 .00375 L s .90039 0 m .90039 .00375 L s .91885 0 m .91885 .00375 L s .93393 0 m .93393 .00375 L s .94669 0 m .94669 .00375 L s .95773 0 m .95773 .00375 L s .96747 0 m .96747 .00375 L s .25 Mabswid 0 0 m 1 0 L s gsave 1.025 0 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (energy) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (H) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (eV) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 123.250 13.000 moveto (L) show 129.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .01472 m .00625 .01472 L s [(0)] -0.0125 .01472 1 0 Mshowa 0 .13734 m .00625 .13734 L s [(0.5)] -0.0125 .13734 1 0 Mshowa 0 .25997 m .00625 .25997 L s [(1)] -0.0125 .25997 1 0 Mshowa 0 .38259 m .00625 .38259 L s [(1.5)] -0.0125 .38259 1 0 Mshowa 0 .50522 m .00625 .50522 L s [(2)] -0.0125 .50522 1 0 Mshowa .125 Mabswid 0 .03924 m .00375 .03924 L s 0 .06377 m .00375 .06377 L s 0 .08829 m .00375 .08829 L s 0 .11282 m .00375 .11282 L s 0 .16187 m .00375 .16187 L s 0 .18639 m .00375 .18639 L s 0 .21092 m .00375 .21092 L s 0 .23544 m .00375 .23544 L s 0 .28449 m .00375 .28449 L s 0 .30902 m .00375 .30902 L s 0 .33354 m .00375 .33354 L s 0 .35807 m .00375 .35807 L s 0 .40712 m .00375 .40712 L s 0 .43164 m .00375 .43164 L s 0 .45617 m .00375 .45617 L s 0 .48069 m .00375 .48069 L s 0 .52974 m .00375 .52974 L s 0 .55427 m .00375 .55427 L s 0 .57879 m .00375 .57879 L s 0 .60332 m .00375 .60332 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -78.125 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (qm) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 75.250 13.000 moveto (\\220) show 81.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (qt) show 93.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .03 w .02381 .30902 Mdot .07143 .30902 Mdot .11905 .30902 Mdot .16667 .30902 Mdot .21429 .30902 Mdot .2619 .30902 Mdot .30952 .30902 Mdot .35714 .30902 Mdot .40476 .30902 Mdot .45238 .30902 Mdot .5 .30902 Mdot .54762 .30902 Mdot .59524 .30902 Mdot .64286 .30902 Mdot .69048 .30902 Mdot .7381 .30902 Mdot .78571 .30902 Mdot .83333 .30902 Mdot .88095 .30902 Mdot .92857 .30902 Mdot .97619 .30902 Mdot % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Qo`801?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co 0P3oo`_o000Do`030?oo0?oo2_l001Co00<0ool0ool:o`005?l00`3oo`0300Ko0`06o`<01ol300Ko 0`06o`<01_l300Ko0`06o`<01_l300Ko0`06o`<01ol300Ko0`06o`<01_l300Ko0`06o`<01_l300Ko 0`07o`<0Col001Co00<0o`001004o`D01?l500Go1@04o`D01?l500Co1@04o`D01?l500Co1@04o`D0 1?l500Go1@04o`D01?l500Co1@04o`D01?l500Co1@04o`D01Ol504ko000Do`L01?l500Co1@05o`D0 1?l500Co1@04o`D01?l500Co1@04o`D01?l500Co1@05o`D01?l500Co1@04o`D01?l500Co1@04o`D0 1?l500Go1@1>o`005?l00`3o000400Co1@04o`D01Ol500Co1@04o`D01?l500Co1@04o`D01?l500Co 1@04o`D01Ol500Co1@04o`D01?l500Co1@04o`D01?l500Co1@05o`D0C_l001Co00<0ool00`06o`<0 1_l300Oo0`06o`<01_l300Ko0`06o`<01_l300Ko0`06o`<01_l300Oo0`06o`<01_l300Ko0`06o`<0 1_l300Ko0`06o`<01ol304oo000Do`030?oo0?oo2_l001Co00<0ool0ool:o`005?l20?oo2ol001Co 00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co0P3oo`_o000Do`030?oo0?oo 2_l001Co00<0ool0ool:o`0000?o00000`02o`801?l200Co00<0ool0ool:o`000ol00`3oo`07o`04 0?oo00?o00<0ool0ool:o`000ol00`3oo`0:o`040?ooo`80ool;o`000ol00`3oo`08o`801?l00`3o o`3oo`[o0003o`030?oo00So00<0ool00ol00`3oo`3oo`[o0002o`802_l300?o00<0ool0ool:o`00 5?l00`3oo`3oo`[o000Do`80ool;o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co00<0ool0 ool:o`005?l20?oo2ol001Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co 00<0ool0ool:o`005?l20?oo2ol001Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo 2_l001Co00<0ool0ool:o`005?l20?oo2ol001Co00<0ool0ool:o`003Ol400?o00<0ool0ool:o`00 3Ol00`3oo`04o`030?oo0?oo2_l000ko00<0ool00ol20?oo2ol000oo00<0ool00_l00`3oo`3oo`[o 000=o`040?oo00?o00<0ool0ool:o`003_l200Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`80 ool;o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co00<0ool0ool:o`005?l00`3oo`3oo`[o 000Do`80ool;o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co00<0ool0ool:o`005?l00`3o o`3oo`[o000Do`80ool;o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co00<0ool0ool:o`00 5?l20?oo2ol001Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l00?oo8Ol00?oo 8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol000So0`0?o`<0ool4o`002Ol00`3oo`06o`03 0?oo00Ko00<0ool0ool3o`001ol30009o`00o`3o0?l000Ko0`03o`80ool000Ko00@0ool00_l01@3o 0?l000;o00<0ool00_l0103oo`02o`040?oo0?ko0006o`040?oo00;o00D0o`3o0002o`030?oo00;o 00@0ool00_l00`3oo`3oo`001ol70003o`3o00?o00<0ool00_l90?ko000Do`030?oo00Oo00<0ool0 ool001Go00<0ool0ool9o`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00 oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00oolQo`00\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-1.68396, -0.657582, \ 0.027406, 0.021285}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.303152 0 0.301984 [ [.17539 -0.0125 -9 -9 ] [.17539 -0.0125 9 0 ] [.32696 -0.0125 -3 -9 ] [.32696 -0.0125 3 0 ] [.47854 -0.0125 -9 -9 ] [.47854 -0.0125 9 0 ] [.63011 -0.0125 -3 -9 ] [.63011 -0.0125 3 0 ] [.78169 -0.0125 -9 -9 ] [.78169 -0.0125 9 0 ] [.93327 -0.0125 -3 -9 ] [.93327 -0.0125 3 0 ] [1.025 0 0 -6.4375 ] [1.025 0 64 6.4375 ] [.01131 .15099 -18 -4.5 ] [.01131 .15099 0 4.5 ] [.01131 .30198 -6 -4.5 ] [.01131 .30198 0 4.5 ] [.01131 .45298 -18 -4.5 ] [.01131 .45298 0 4.5 ] [.01131 .60397 -6 -4.5 ] [.01131 .60397 0 4.5 ] [.02381 .64303 -26 0 ] [.02381 .64303 26 12.875 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .17539 0 m .17539 .00625 L s [(0.5)] .17539 -0.0125 0 1 Mshowa .32696 0 m .32696 .00625 L s [(1)] .32696 -0.0125 0 1 Mshowa .47854 0 m .47854 .00625 L s [(1.5)] .47854 -0.0125 0 1 Mshowa .63011 0 m .63011 .00625 L s [(2)] .63011 -0.0125 0 1 Mshowa .78169 0 m .78169 .00625 L s [(2.5)] .78169 -0.0125 0 1 Mshowa .93327 0 m .93327 .00625 L s [(3)] .93327 -0.0125 0 1 Mshowa .125 Mabswid .05412 0 m .05412 .00375 L s .08444 0 m .08444 .00375 L s .11476 0 m .11476 .00375 L s .14507 0 m .14507 .00375 L s .2057 0 m .2057 .00375 L s .23602 0 m .23602 .00375 L s .26633 0 m .26633 .00375 L s .29665 0 m .29665 .00375 L s .35728 0 m .35728 .00375 L s .38759 0 m .38759 .00375 L s .41791 0 m .41791 .00375 L s .44822 0 m .44822 .00375 L s .50885 0 m .50885 .00375 L s .53917 0 m .53917 .00375 L s .56948 0 m .56948 .00375 L s .5998 0 m .5998 .00375 L s .66043 0 m .66043 .00375 L s .69074 0 m .69074 .00375 L s .72106 0 m .72106 .00375 L s .75138 0 m .75138 .00375 L s .81201 0 m .81201 .00375 L s .84232 0 m .84232 .00375 L s .87264 0 m .87264 .00375 L s .90295 0 m .90295 .00375 L s .96358 0 m .96358 .00375 L s .9939 0 m .9939 .00375 L s .25 Mabswid 0 0 m 1 0 L s gsave 1.025 0 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (theta) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 99.000 13.000 moveto (H) show 105.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (rd) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 117.000 13.000 moveto (L) show 123.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .02381 .15099 m .03006 .15099 L s [(0.5)] .01131 .15099 1 0 Mshowa .02381 .30198 m .03006 .30198 L s [(1)] .01131 .30198 1 0 Mshowa .02381 .45298 m .03006 .45298 L s [(1.5)] .01131 .45298 1 0 Mshowa .02381 .60397 m .03006 .60397 L s [(2)] .01131 .60397 1 0 Mshowa .125 Mabswid .02381 .0302 m .02756 .0302 L s .02381 .0604 m .02756 .0604 L s .02381 .0906 m .02756 .0906 L s .02381 .12079 m .02756 .12079 L s .02381 .18119 m .02756 .18119 L s .02381 .21139 m .02756 .21139 L s .02381 .24159 m .02756 .24159 L s .02381 .27179 m .02756 .27179 L s .02381 .33218 m .02756 .33218 L s .02381 .36238 m .02756 .36238 L s .02381 .39258 m .02756 .39258 L s .02381 .42278 m .02756 .42278 L s .02381 .48317 m .02756 .48317 L s .02381 .51337 m .02756 .51337 L s .02381 .54357 m .02756 .54357 L s .02381 .57377 m .02756 .57377 L s .25 Mabswid .02381 0 m .02381 .61803 L s gsave .02381 .64303 -87 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (i) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 69.000 13.000 moveto (H) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (theta) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (L) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid .02381 .18011 m .02499 .18011 L .02605 .18011 L .02729 .18011 L .02846 .18012 L .03053 .18013 L .03279 .18014 L .03527 .18017 L .0379 .1802 L .04262 .18027 L .04749 .18036 L .05205 .18046 L .06244 .18078 L .07305 .18119 L .08274 .18166 L .10458 .18304 L .12357 .18459 L .14429 .18668 L .18493 .19198 L .22406 .19869 L .26565 .20766 L .30571 .21825 L .34426 .23038 L .38527 .24556 L .42475 .26257 L .46273 .28127 L .50315 .30384 L .54206 .32821 L .58342 .35688 L .62326 .38698 L .66159 .41781 L .70238 .45192 L .74164 .48501 L .77939 .51586 L .8196 .54613 L .85828 .57112 L .87793 .58174 L .89942 .59147 L .91995 .59873 L .92911 .60129 L .93905 .60356 L .94426 .60455 L .94906 .60532 L .95356 .60594 L .95851 .60649 L .96295 .60687 L .9671 .60712 L .96939 .60723 L .97148 .60729 L .97264 .60732 L Mistroke .9739 .60734 L .97509 .60735 L .97619 .60735 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Q_l40o`030?oo07;o000Jo`030?oo08oo00<0ool0LOl001[o 00<0ool0T?l00`3oo`1`o`006_l00`3oo`2Ao`030?oo06oo000Jo`030?oo09;o00<0ool0K_l001[o 00<0ool0Tol206ko000Jo`030?oo09Go00<0ool0Jol001[o00<0ool0U_l00`3oo`1Zo`006_l00`3o o`2Go`80J_l001[o00<0ool0VOl00`3oo`1Wo`006_l00`3oo`2Jo`80Iol001[o00<0ool0W?l206Go 000Jo`030?oo09ko0P1So`006_l00`3oo`2Po`80HOl001[o00<0ool0X_l00`3oo`1No`006_l00`3o o`2So`80G_l001[o00<0ool0YOl205co000Jo`030?oo0:Oo0`1Io`004_l400Co00<0ool0Z_l205Oo 000Bo`030?oo00Go00<0ool0[?l405?o000Co`030?oo00Co0P2ao`H0COl001Co00<0ool00ol00`3o o`2fo`<0B_l001;o00@0ool01?l00`3oo`3oo`Co000Co`801Ol00`3oo`3oo`Co003oob7o003oob7o 003oob7o003oob7o003oob7o003oob7o000ko0005o`03 0?oo00;o00<0ool00_l0103oo`02o`040?oo00;o00<0ool00ol0103oo`02o`@01?l00`3oo`3^o`00 1Ol00`3oo`02o`030?oo00;o00<0ool00ol0103oo`02o`@00_l00`3oo`06o`030?oo00;o00<0ool0 k_l000Co0P04o`040?ooo`D00_l300Co0P02o`D00ol300Co00<0ool0k_l000_o00D0oooo0005o`03 0?oo00Wo00<0ool02_l00`3oo`3_o`001Ol00`3oo`04o`030?oo00Go0P0Go`030?oo0?3o003oob7o 003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o 003oob7o003oob7o003oob7o003oob7o003oob7o0000\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-0.435895, -0.412297, \ 0.0167646, 0.0168295}}] }, Open ]], Cell[TextData["Lower singlet state - a1Pi."], "Subsection", Evaluatable->False], Cell["\<\ From Phelps and Pitchford, Phys. Rev. A 31, 2932 (1985), Table I, we obtain \ empirical expressions for q1(en)/q0(en) and qm(en)/q0(en). These are set \ equal to the expression for \"ratio\" and used to find values of beta for a \ wide range of energies. We then fit an empirical expresion to the beta(en) \ values by trial and error. The graphs below show the degree of fit.\ \>", "SmallText", Evaluatable->False], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{en, beta, q1o10, qmoq0, ratiorule, betalist, energies, empiricalbeta, ratiolist, betavalues, \n\t\tratiovalues, realbetaplot, empbetaplot, qmoq0a, qt1, beta1}, \n\t q1oq0 = \(200000 + 160\ en\^2 + en\^4\)\/\(200000 + 2600\ en\^2 + en\^4\ \); \n\tqmoq0 := 1 - q1oq0; \n\t qmoq0a := PowerExpand[ N[qmoq0 /. en \[Rule] 1\/100\ \((10\^\(1/4\))\)\^j]]; \n\t ratiorule = Table[FindRoot[N[qmoq0a] == ratio, {beta, 0.1}, AccuracyGoal \[Rule] 5], {j, 0, 20}]; \n\t betalist = Re[beta /. ratiorule]; energies = Table[N[1\/10\ \((10\^\(1/4\))\)\^j], {j, 0, 20}]; \n\t empiricalbeta := \(0.4\ \((en\/150)\)\^2\)\/\(1 + \((en\/300)\)\^2 + \ \((en\/220)\)\^4\); \n\tbetatab = empiricalbeta /. en \[Rule] energies; \n\t ratiolist = N[ratio /. beta \[Rule] betalist]; \n\t betavalues = Transpose[{energies, betalist}]; \n\t ratiovalues = Transpose[{energies, ratiolist}]; \n\t realbetaplot = LogLogListPlot[betavalues, PlotStyle \[Rule] {PointSize[0.03]}, PlotRange \[Rule] {0.01, 1}, \n\t\t\tDisplayFunction \[Rule] Identity]; \n\t empbetaplot = LogLogListPlot[Transpose[{energies, betatab}], PlotJoined \[Rule] True, \n\t\t\tPlotRange \[Rule] {0.01, 1}, DisplayFunction \[Rule] Identity]; \n\t Show[realbetaplot, empbetaplot, DisplayFunction \[Rule] $DisplayFunction, \n\t\tAxesLabel \[Rule] \ {"\", "\"}]; \n\t LogLinearListPlot[ratiovalues, PlotStyle \[Rule] PointSize[0.03], AxesLabel \[Rule] {"\", "\"}]; \n\ta = 1; \n\t beta1 := N[empiricalbeta /. en \[Rule] 500]; \n\t Plot[i /. {beta \[Rule] beta1, qt \[Rule] qt1}, {theta, 0, \[Pi]}, AxesLabel \[Rule] {"\", "\"}];]\)], "Input", PageWidth->Infinity, FontFamily->"Times New Roman", FontSize->12, FontWeight->"Bold", FontColor->GrayLevel[0], Background->GrayLevel[1]], Cell[BoxData[ \(Graphics::"gptn" \(\(:\)\(\ \)\) "Coordinate \!\(\(\(-7.31837733448652`\)\) + \(\(1.3643763538418412`\\ \ \[ImaginaryI]\)\)\) in \!\({\(\(-0.9999999999999998`\)\), \ \(\(\(\(-7.31837733448652`\)\) + \(\(1.3643763538418412`\\ \ \[ImaginaryI]\)\)\)\)}\) is not a floating-point number."\)], "Message"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.214286 0.190476 0.618034 0.309017 [ [.02381 -0.0125 -11 -12.875 ] [.02381 -0.0125 11 0 ] [.21429 -0.0125 -5 -12.875 ] [.21429 -0.0125 5 0 ] [.40476 -0.0125 -8 -12.875 ] [.40476 -0.0125 8 0 ] [.59524 -0.0125 -11 -12.875 ] [.59524 -0.0125 11 0 ] [.78571 -0.0125 -14 -12.875 ] [.78571 -0.0125 14 0 ] [.97619 -0.0125 -17 -12.875 ] [.97619 -0.0125 17 0 ] [1.025 0 0 -6.4375 ] [1.025 0 70.25 6.4375 ] [-0.0125 .09302 -28 -6.4375 ] [-0.0125 .09302 0 6.4375 ] [-0.0125 .21599 -28 -6.4375 ] [-0.0125 .21599 0 6.4375 ] [-0.0125 .30902 -22 -6.4375 ] [-0.0125 .30902 0 6.4375 ] [-0.0125 .40204 -22 -6.4375 ] [-0.0125 .40204 0 6.4375 ] [-0.0125 .52501 -22 -6.4375 ] [-0.0125 .52501 0 6.4375 ] [-0.0125 .61803 -10 -6.4375 ] [-0.0125 .61803 0 6.4375 ] [0 .64303 -14 0 ] [0 .64303 14 12.875 ] [ -0.0005 -0.0005 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 0 m .02381 .00625 L s gsave .02381 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.1) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .21429 0 m .21429 .00625 L s gsave .21429 -0.0125 -66 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .40476 0 m .40476 .00625 L s gsave .40476 -0.0125 -69 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .59524 0 m .59524 .00625 L s gsave .59524 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (100) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .78571 0 m .78571 .00625 L s gsave .78571 -0.0125 -75 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1000) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .97619 0 m .97619 .00625 L s gsave .97619 -0.0125 -78 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10000) show 93.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .001 w .08115 0 m .08115 .00375 L s .11469 0 m .11469 .00375 L s .13849 0 m .13849 .00375 L s .15695 0 m .15695 .00375 L s .17203 0 m .17203 .00375 L s .18478 0 m .18478 .00375 L s .19583 0 m .19583 .00375 L s .20557 0 m .20557 .00375 L s .27162 0 m .27162 .00375 L s .30517 0 m .30517 .00375 L s .32896 0 m .32896 .00375 L s .34742 0 m .34742 .00375 L s .36251 0 m .36251 .00375 L s .37526 0 m .37526 .00375 L s .3863 0 m .3863 .00375 L s .39605 0 m .39605 .00375 L s .4621 0 m .4621 .00375 L s .49564 0 m .49564 .00375 L s .51944 0 m .51944 .00375 L s .5379 0 m .5379 .00375 L s .55298 0 m .55298 .00375 L s .56573 0 m .56573 .00375 L s .57678 0 m .57678 .00375 L s .58652 0 m .58652 .00375 L s .65258 0 m .65258 .00375 L s .68612 0 m .68612 .00375 L s .70992 0 m .70992 .00375 L s .72838 0 m .72838 .00375 L s .74346 0 m .74346 .00375 L s .75621 0 m .75621 .00375 L s .76726 0 m .76726 .00375 L s .777 0 m .777 .00375 L s .84305 0 m .84305 .00375 L s .87659 0 m .87659 .00375 L s .90039 0 m .90039 .00375 L s .91885 0 m .91885 .00375 L s .93393 0 m .93393 .00375 L s .94669 0 m .94669 .00375 L s .95773 0 m .95773 .00375 L s .96747 0 m .96747 .00375 L s .25 Mabswid 0 0 m 1 0 L s gsave 1.025 0 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (energy) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (H) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (eV) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 123.250 13.000 moveto (L) show 129.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .09302 m .00625 .09302 L s gsave -0.0125 .09302 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.02) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .21599 m .00625 .21599 L s gsave -0.0125 .21599 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.05) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .30902 m .00625 .30902 L s gsave -0.0125 .30902 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.1) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .40204 m .00625 .40204 L s gsave -0.0125 .40204 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.2) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .52501 m .00625 .52501 L s gsave -0.0125 .52501 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.5) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .61803 m .00625 .61803 L s gsave -0.0125 .61803 -71 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .001 w 0 .14744 m .00375 .14744 L s 0 .18605 m .00375 .18605 L s 0 .24046 m .00375 .24046 L s 0 .26115 m .00375 .26115 L s 0 .27907 m .00375 .27907 L s 0 .29488 m .00375 .29488 L s 0 .45646 m .00375 .45646 L s 0 .49506 m .00375 .49506 L s 0 .54948 m .00375 .54948 L s 0 .57017 m .00375 .57017 L s 0 .58809 m .00375 .58809 L s 0 .60389 m .00375 .60389 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -75 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (beta) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .03 w .5 .06748 Mdot .54762 .24654 Mdot .59524 .38323 Mdot .64286 .44507 Mdot .69048 .43 Mdot .7381 .33663 Mdot .78571 .17803 Mdot .5 Mabswid .47652 0 m .5 .07568 L .54762 .22654 L .59524 .36703 L .64286 .46349 L .69048 .44655 L .7381 .33248 L .78571 .1877 L .83333 .03582 L s .83333 .03582 m .84443 0 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Qo`030?oo00Ko00<0ool00_l01@3oool000Ko000No`030?oo05Co00<0ool0?_l00`3o o`1?o`030?oo00Go0P02o`800_l00`3oo`05o`007_l00`3oo`1Eo`030?oo03go00<0ool0Iol001ko 00<0ool0EOl00`3oo`0lo`030?oo06So000No`030?oo05Go00<0ool0??l00`3oo`1Xo`007_l00`3o o`1Fo`030?oo03_o00<0ool0J?l001ko00<0ool0E_l00`3oo`0jo`030?oo06Wo000No`030?oo05Ko 00<0ool0>_l00`3oo`1Yo`007_l00`3oo`1Go`<0>Ol00`3oo`1Yo`007_l00`3oo`1Fo`D0>?l00`3o o`1Yo`007_l00`3oo`1Fo`D0=ol00`3oo`1Zo`007_l00`3oo`1Fo`D0=ol00`3oo`1Zo`007_l00`3o o`1Go`<0>?l00`3oo`1Zo`001?l200Co0P04o`800ol400Go00<0ool0FOl00`3oo`0eo`030?oo06_o 0003o`040?oo00So00@0ool00_l00`3oo`06o`030?oo05Wo00<0ool0=Ol00`3oo`1[o`000ol0103o o`08o`040?oo00?o00<0ool01Ol205[o00<0ool0=Ol00`3oo`1[o`000ol0103oo`08o`040?oo00Co 00<0ool01?l00`3oo`1Io`030?oo03Go00<0ool0Jol000?o00@0ool02?l0103oo`02o`040?oo00Go 00<0ool0F_l00`3oo`0co`030?oo06co0004o`802_l200Co0P06o`030?oo05[o00<0ool0"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-1.99868, -2.55345, \ 0.0288579, 0.0177878}}], Cell[BoxData[ \(Graphics::"gptn" \(\(:\)\(\ \)\) "Coordinate \!\(\(\(-1.5230507536701427`*^-6\)\) + \ \(\(3.0185784780738906`*^-7\\ \[ImaginaryI]\)\)\) in \ \!\({\(\(-0.9999999999999998`\)\), \(\(\(\(-1.5230507536701427`*^-6\)\) + \ \(\(3.0185784780738906`*^-7\\ \[ImaginaryI]\)\)\)\)}\) is not a \ floating-point number."\)], "Message"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.214286 0.190476 0.0147151 0.856054 [ [.02381 -0.0125 -11 -12.875 ] [.02381 -0.0125 11 0 ] [.21429 -0.0125 -5 -12.875 ] [.21429 -0.0125 5 0 ] [.40476 -0.0125 -8 -12.875 ] [.40476 -0.0125 8 0 ] [.59524 -0.0125 -11 -12.875 ] [.59524 -0.0125 11 0 ] [.78571 -0.0125 -14 -12.875 ] [.78571 -0.0125 14 0 ] [.97619 -0.0125 -17 -12.875 ] [.97619 -0.0125 17 0 ] [1.025 0 0 -6.4375 ] [1.025 0 70.25 6.4375 ] [-0.0125 .01472 -6 -4.5 ] [-0.0125 .01472 0 4.5 ] [-0.0125 .10032 -18 -4.5 ] [-0.0125 .10032 0 4.5 ] [-0.0125 .18593 -18 -4.5 ] [-0.0125 .18593 0 4.5 ] [-0.0125 .27153 -18 -4.5 ] [-0.0125 .27153 0 4.5 ] [-0.0125 .35714 -18 -4.5 ] [-0.0125 .35714 0 4.5 ] [-0.0125 .44274 -18 -4.5 ] [-0.0125 .44274 0 4.5 ] [-0.0125 .52835 -18 -4.5 ] [-0.0125 .52835 0 4.5 ] [-0.0125 .61395 -18 -4.5 ] [-0.0125 .61395 0 4.5 ] [0 .64303 -17.125 0 ] [0 .64303 17.125 12.875 ] [ 0 -0.0005 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 0 m .02381 .00625 L s gsave .02381 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.1) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .21429 0 m .21429 .00625 L s gsave .21429 -0.0125 -66 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .40476 0 m .40476 .00625 L s gsave .40476 -0.0125 -69 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .59524 0 m .59524 .00625 L s gsave .59524 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (100) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .78571 0 m .78571 .00625 L s gsave .78571 -0.0125 -75 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1000) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .97619 0 m .97619 .00625 L s gsave .97619 -0.0125 -78 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10000) show 93.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .001 w .08115 0 m .08115 .00375 L s .11469 0 m .11469 .00375 L s .13849 0 m .13849 .00375 L s .15695 0 m .15695 .00375 L s .17203 0 m .17203 .00375 L s .18478 0 m .18478 .00375 L s .19583 0 m .19583 .00375 L s .20557 0 m .20557 .00375 L s .27162 0 m .27162 .00375 L s .30517 0 m .30517 .00375 L s .32896 0 m .32896 .00375 L s .34742 0 m .34742 .00375 L s .36251 0 m .36251 .00375 L s .37526 0 m .37526 .00375 L s .3863 0 m .3863 .00375 L s .39605 0 m .39605 .00375 L s .4621 0 m .4621 .00375 L s .49564 0 m .49564 .00375 L s .51944 0 m .51944 .00375 L s .5379 0 m .5379 .00375 L s .55298 0 m .55298 .00375 L s .56573 0 m .56573 .00375 L s .57678 0 m .57678 .00375 L s .58652 0 m .58652 .00375 L s .65258 0 m .65258 .00375 L s .68612 0 m .68612 .00375 L s .70992 0 m .70992 .00375 L s .72838 0 m .72838 .00375 L s .74346 0 m .74346 .00375 L s .75621 0 m .75621 .00375 L s .76726 0 m .76726 .00375 L s .777 0 m .777 .00375 L s .84305 0 m .84305 .00375 L s .87659 0 m .87659 .00375 L s .90039 0 m .90039 .00375 L s .91885 0 m .91885 .00375 L s .93393 0 m .93393 .00375 L s .94669 0 m .94669 .00375 L s .95773 0 m .95773 .00375 L s .96747 0 m .96747 .00375 L s .25 Mabswid 0 0 m 1 0 L s gsave 1.025 0 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (energy) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (H) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (eV) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 123.250 13.000 moveto (L) show 129.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .01472 m .00625 .01472 L s [(0)] -0.0125 .01472 1 0 Mshowa 0 .10032 m .00625 .10032 L s [(0.1)] -0.0125 .10032 1 0 Mshowa 0 .18593 m .00625 .18593 L s [(0.2)] -0.0125 .18593 1 0 Mshowa 0 .27153 m .00625 .27153 L s [(0.3)] -0.0125 .27153 1 0 Mshowa 0 .35714 m .00625 .35714 L s [(0.4)] -0.0125 .35714 1 0 Mshowa 0 .44274 m .00625 .44274 L s [(0.5)] -0.0125 .44274 1 0 Mshowa 0 .52835 m .00625 .52835 L s [(0.6)] -0.0125 .52835 1 0 Mshowa 0 .61395 m .00625 .61395 L s [(0.7)] -0.0125 .61395 1 0 Mshowa .125 Mabswid 0 .03184 m .00375 .03184 L s 0 .04896 m .00375 .04896 L s 0 .06608 m .00375 .06608 L s 0 .0832 m .00375 .0832 L s 0 .11744 m .00375 .11744 L s 0 .13456 m .00375 .13456 L s 0 .15168 m .00375 .15168 L s 0 .1688 m .00375 .1688 L s 0 .20305 m .00375 .20305 L s 0 .22017 m .00375 .22017 L s 0 .23729 m .00375 .23729 L s 0 .25441 m .00375 .25441 L s 0 .28865 m .00375 .28865 L s 0 .30577 m .00375 .30577 L s 0 .32289 m .00375 .32289 L s 0 .34002 m .00375 .34002 L s 0 .37426 m .00375 .37426 L s 0 .39138 m .00375 .39138 L s 0 .4085 m .00375 .4085 L s 0 .42562 m .00375 .42562 L s 0 .45986 m .00375 .45986 L s 0 .47698 m .00375 .47698 L s 0 .49411 m .00375 .49411 L s 0 .51123 m .00375 .51123 L s 0 .54547 m .00375 .54547 L s 0 .56259 m .00375 .56259 L s 0 .57971 m .00375 .57971 L s 0 .59683 m .00375 .59683 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -78.125 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (qm) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 75.250 13.000 moveto (\\220) show 81.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (qt) show 93.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .03 w .07143 .01472 Mdot .11905 .01472 Mdot .16667 .01475 Mdot .21429 .01482 Mdot .2619 .01505 Mdot .30952 .01576 Mdot .35714 .018 Mdot .40476 .02502 Mdot .45238 .04644 Mdot .5 .1071 Mdot .54762 .24794 Mdot .59524 .45913 Mdot .64286 .60332 Mdot .69048 .56439 Mdot .7381 .37327 Mdot .78571 .18023 Mdot .83333 .07574 Mdot .88095 .03507 Mdot .92857 .02127 Mdot .97619 .0168 Mdot % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Qo`801?l00`3oo`09o`<01_l300Oo0`06o`<01_l300Ko0`06o`<0 1Ol505Oo0`05o`D01_l304oo000Do`80BOl505Ko1@05o`<0FOl001Co00<0ool0BOl300Ko0`1>o`D0 HOl001Co00<0ool0DOl504go1@1Qo`005?l205;o1@1>o`<0H_l001Co00<0ool0DOl50;?o000Do`03 0?oo05;o0`2do`005?l209co0`1[o`005?l00`3oo`2Jo`D0J_l001Co00<0ool0V_l506[o000Do`03 0?oo09[o1@1Zo`005?l209co0`1[o`000_l200Co0P03o`D00_l00`3oo`3oo`[o00001Ol0ool000[o 00<0ool00_l00`3oo`1Ko`<0Zol00005o`3oo`002_l00`3oo`02o`80Fol50:[o00001Ol0ool000[o 00<0ool00_l00`3oo`1Jo`D0Z_l00005o`3oo`002_l00`3oo`02o`030?oo05[o1@2Zo`000_l200[o 0P04o`80G?l30:_o000Do`030?oo0?oo2_l001Co00<0ool0ool:o`005?l20?oo2ol001Co00<0ool0 ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co0P3oo`_o000Do`030?oo0?oo2_l001Co 00<0ool0ool:o`005?l209?o0`1do`000_l200Co0P03o`@00ol00`3oo`2Ao`D0Lol00005o`3oo`00 2?l00`3oo`04o`030?oo097o1@1co`0000Go0?oo0009o`030?oo00?o0P2Bo`D0Lol00005o`3oo`00 2_l00`3oo`02o`030?oo09;o0`1do`0000Go0?oo0008o`040?oo00?o00<0ool0ool:o`000_l200[o 0P04o`030?oo0?oo2_l001Co0P3oo`_o000Do`030?oo0?oo2_l001Co00<0ool0ool:o`005?l20?oo 2ol001Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`80IOl30:;o000Do`030?oo06?o1@2Qo`00 5?l00`3oo`1So`D0XOl001Co0P1To`D0XOl001Co00<0ool0I?l30:;o0002o`801?l200Co0P04o`03 0?oo0?oo2_l00005o`3oo`002?l0103oo`03o`030?oo0?oo2_l00005o`3oo`002_l00`3oo`02o`80 ool;o`0000Go0?oo000;o`050?ooo`00oolo`0000Go0?oo000:o`03 0?oo00;o00<0ool0M_l508ko00001Ol0ool000[o00<0ool00_l207Oo1@2>o`0000Go0?oo000;o`05 0?ooo`00NOl308oo00001Ol0ool000So00@0ool0ool@o`000_l200Wo103ooa3o003oob7o003oob7o 003oob7o003oob7o003oob7o0008o`<03ol30?oo1?l000Wo00<0ool01_l00`3oo`06o`030?oo0?oo 0ol000Oo0`002Ol00?l0o`3o0006o`<00ol20?oo0006o`040?oo00;o00D0o`3o0002o`030?oo00;o 00@0ool00_l0103oo`3no`001_l0103oo`02o`050?l0o`000_l00`3oo`02o`040?oo00;o00<0ool0 ool000Oo1`000ol0o`03o`030?oo00;o2@3no`005?l00`3oo`07o`030?oo0?oo000Eo`030?oo0?oo 2Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo 8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00001\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-1.68396, -0.188391, \ 0.027406, 0.00609795}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.303152 0.0147151 0.0501321 [ [.17539 .00222 -9 -9 ] [.17539 .00222 9 0 ] [.32696 .00222 -3 -9 ] [.32696 .00222 3 0 ] [.47854 .00222 -9 -9 ] [.47854 .00222 9 0 ] [.63011 .00222 -3 -9 ] [.63011 .00222 3 0 ] [.78169 .00222 -9 -9 ] [.78169 .00222 9 0 ] [.93327 .00222 -3 -9 ] [.93327 .00222 3 0 ] [1.025 .01472 0 -6.4375 ] [1.025 .01472 64 6.4375 ] [.01131 .11498 -6 -4.5 ] [.01131 .11498 0 4.5 ] [.01131 .21524 -6 -4.5 ] [.01131 .21524 0 4.5 ] [.01131 .31551 -6 -4.5 ] [.01131 .31551 0 4.5 ] [.01131 .41577 -6 -4.5 ] [.01131 .41577 0 4.5 ] [.01131 .51604 -12 -4.5 ] [.01131 .51604 0 4.5 ] [.01131 .6163 -12 -4.5 ] [.01131 .6163 0 4.5 ] [.02381 .64303 -26 0 ] [.02381 .64303 26 12.875 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .17539 .01472 m .17539 .02097 L s [(0.5)] .17539 .00222 0 1 Mshowa .32696 .01472 m .32696 .02097 L s [(1)] .32696 .00222 0 1 Mshowa .47854 .01472 m .47854 .02097 L s [(1.5)] .47854 .00222 0 1 Mshowa .63011 .01472 m .63011 .02097 L s [(2)] .63011 .00222 0 1 Mshowa .78169 .01472 m .78169 .02097 L s [(2.5)] .78169 .00222 0 1 Mshowa .93327 .01472 m .93327 .02097 L s [(3)] .93327 .00222 0 1 Mshowa .125 Mabswid .05412 .01472 m .05412 .01847 L s .08444 .01472 m .08444 .01847 L s .11476 .01472 m .11476 .01847 L s .14507 .01472 m .14507 .01847 L s .2057 .01472 m .2057 .01847 L s .23602 .01472 m .23602 .01847 L s .26633 .01472 m .26633 .01847 L s .29665 .01472 m .29665 .01847 L s .35728 .01472 m .35728 .01847 L s .38759 .01472 m .38759 .01847 L s .41791 .01472 m .41791 .01847 L s .44822 .01472 m .44822 .01847 L s .50885 .01472 m .50885 .01847 L s .53917 .01472 m .53917 .01847 L s .56948 .01472 m .56948 .01847 L s .5998 .01472 m .5998 .01847 L s .66043 .01472 m .66043 .01847 L s .69074 .01472 m .69074 .01847 L s .72106 .01472 m .72106 .01847 L s .75138 .01472 m .75138 .01847 L s .81201 .01472 m .81201 .01847 L s .84232 .01472 m .84232 .01847 L s .87264 .01472 m .87264 .01847 L s .90295 .01472 m .90295 .01847 L s .96358 .01472 m .96358 .01847 L s .9939 .01472 m .9939 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s gsave 1.025 .01472 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (theta) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 99.000 13.000 moveto (H) show 105.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (rd) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 117.000 13.000 moveto (L) show 123.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .02381 .11498 m .03006 .11498 L s [(2)] .01131 .11498 1 0 Mshowa .02381 .21524 m .03006 .21524 L s [(4)] .01131 .21524 1 0 Mshowa .02381 .31551 m .03006 .31551 L s [(6)] .01131 .31551 1 0 Mshowa .02381 .41577 m .03006 .41577 L s [(8)] .01131 .41577 1 0 Mshowa .02381 .51604 m .03006 .51604 L s [(10)] .01131 .51604 1 0 Mshowa .02381 .6163 m .03006 .6163 L s [(12)] .01131 .6163 1 0 Mshowa .125 Mabswid .02381 .03978 m .02756 .03978 L s .02381 .06485 m .02756 .06485 L s .02381 .08991 m .02756 .08991 L s .02381 .14005 m .02756 .14005 L s .02381 .16511 m .02756 .16511 L s .02381 .19018 m .02756 .19018 L s .02381 .24031 m .02756 .24031 L s .02381 .26538 m .02756 .26538 L s .02381 .29044 m .02756 .29044 L s .02381 .34057 m .02756 .34057 L s .02381 .36564 m .02756 .36564 L s .02381 .39071 m .02756 .39071 L s .02381 .44084 m .02756 .44084 L s .02381 .4659 m .02756 .4659 L s .02381 .49097 m .02756 .49097 L s .02381 .5411 m .02756 .5411 L s .02381 .56617 m .02756 .56617 L s .02381 .59123 m .02756 .59123 L s .25 Mabswid .02381 0 m .02381 .61803 L s gsave .02381 .64303 -87 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (i) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 69.000 13.000 moveto (H) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (theta) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (L) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid .02381 .60332 m .02499 .6033 L .02605 .60324 L .02729 .60313 L .02846 .60298 L .03053 .60262 L .03279 .60207 L .03527 .60128 L .0379 .60025 L .04262 .59786 L .05205 .59112 L .06244 .58082 L .0842 .55065 L .10458 .51414 L .14335 .43302 L .18458 .34583 L .22428 .27234 L .26248 .21508 L .30312 .16807 L .34225 .13414 L .38383 .10745 L .4239 .08853 L .46245 .07492 L .50346 .06405 L .54294 .05615 L .58091 .05031 L .62134 .04551 L .66025 .04193 L .70161 .03899 L .74145 .03681 L .77978 .03519 L .82057 .03389 L .84082 .03338 L .85983 .03298 L .87822 .03266 L .89758 .03238 L .91776 .03216 L .93627 .03202 L .94581 .03197 L .95106 .03195 L .95601 .03193 L .96063 .03192 L .96306 .03191 L .96563 .03191 L .9678 .0319 L .96895 .0319 L .97018 .0319 L .97132 .0319 L .97235 .0319 L .97339 .0319 L Mistroke .97438 .0319 L .97532 .0319 L .97619 .0319 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Q_o00<0ool03_l00`3oo`04o`006_l00`3oo`36o`800_l30003o`0000;o0`03o`800ol500So 00<0ool00_l400?o1003o`030?oo00?o000Jo`030?oo0ol00`3oo`35o`006_l00`3oo`0jo`030?oo0?l00`3oo`38o`006_l00`3oo`0fo`80bol001[o00<0ool0=Ol00`3oo`3;o`00 6_l00`3oo`0do`030?oo0o`00 6_l00`3oo`0ao`030?oo03o000Bo`040?oo00Co0P0Po`03 0?oo0>7o000Bo`<01Ol00`3oo`0Oo`030?oo0>7o000Co`030?oo00Co00<0ool07_l00`3oo`3Ro`00 4ol300Co00<0ool07_l00`3oo`3Ro`006_l00`3oo`0Mo`030?oo0>?o000Jo`030?oo01go00<0ool0 hol001[o00<0ool07?l00`3oo`3To`006_l00`3oo`0Lo`030?oo0>Co000Jo`030?oo01_o00<0ool0 iOl001[o00<0ool06ol00`3oo`3Uo`006_l00`3oo`0Jo`030?oo0>Ko000Jo`030?oo01[o00<0ool0 i_l001[o00<0ool06Ol00`3oo`3Wo`006_l00`3oo`0Io`030?oo0>Oo000Jo`030?oo01So00<0ool0 j?l001[o00<0ool06?l00`3oo`3Xo`006_l00`3oo`0Go`030?oo0>Wo000Co`801Ol00`3oo`0Go`03 0?oo0>Wo000Bo`040?oo00Co00<0ool05_l00`3oo`3Zo`004_l0103oo`04o`805ol00`3oo`3Zo`00 4ol200Go00<0ool05Ol00`3oo`3[o`004_l0103oo`04o`030?oo01Go00<0ool0jol001?o0P05o`03 0?oo01Co00<0ool0k?l001[o00<0ool05?l00`3oo`3/o`006_l00`3oo`0Co`030?oo0>go000Jo`03 0?oo01?o00<0ool0kOl001[o00<0ool04_l00`3oo`3^o`006_l00`3oo`0Bo`030?oo0>ko000Jo`03 0?oo017o00<0ool0kol001[o00<0ool04Ol00`3oo`3_o`006_l00`3oo`0@o`030?oo0?3o000Jo`03 0?oo013o00<0ool0l?l001[o00<0ool03ol00`3oo`3ao`006_l00`3oo`0?o`030?oo0?7o000Jo`03 0?oo00ko00<0ool0l_l001[o00<0ool03_l00`3oo`3bo`006_l00`3oo`0=o`030?oo0??o000o`050?ooo`000_l00`3oo`02o`803Ol00`3oo`3do`003_l01@3oool000;o00<0ool00_l00`3o o`0;o`030?oo0?Go000>o`050?ooo`000_l00`3oo`02o`030?oo00_o00<0ool0mOl000go0P04o`80 1Ol00`3oo`0:o`030?oo0?Ko000Jo`030?oo00[o00<0ool0m_l001[o00<0ool02Ol00`3oo`3go`00 6_l00`3oo`09o`030?oo0?Oo000Jo`030?oo00So00<0ool0n?l001[o00<0ool01ol00`3oo`3io`00 6_l00`3oo`07o`030?oo0?Wo000Jo`030?oo00Ko00<0ool0n_l001[o00<0ool01Ol00`3oo`3ko`00 6_l00`3oo`05o`030?oo0?_o000Jo`030?oo00Co00<0ool0o?l001[o00<0ool00ol00`3oo`3mo`00 6_l00`3oo`02o`030?oo0?ko000Jo`030?oo0080ool2o`006_l30?oo1?l000co1@000ol0000200Co 00<0ool0ool4o`003_l01@3oool000Oo00<0ool0ool4o`003_l00`3oo`02o`030?oo00Co0P3oo`Go 000>o`030?oo00?o00<0ool0ool:o`003_l01@3oool000;o00<0ool0ool9o`003Ol200Co0P3oo`co 003oob7o003oob7o003oob7o003oob7o000ko0005o`03 0?oo00;o00<0ool00_l0103oo`02o`040?oo00;o00<0ool00ol0103oo`02o`@01?l00`3oo`3^o`00 1Ol00`3oo`02o`030?oo00;o00<0ool00ol0103oo`02o`@00_l00`3oo`06o`030?oo00;o00<0ool0 k_l000Co0P04o`040?ooo`D00_l300Co0P02o`D00ol300Co00<0ool0k_l000_o00D0oooo0005o`03 0?oo00Wo00<0ool02_l00`3oo`3_o`001Ol00`3oo`04o`030?oo00Go0P0Go`030?oo0?3o003oob7o 003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o 003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o0000\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-0.435895, -2.63029, \ 0.0167646, 0.101377}}] }, Open ]], Cell["Sum of singlets.", "Subsection", Evaluatable->False], Cell["\<\ From Phelps and Pitchford, Phys. Rev. A 31, 2932 (1985), Table I, we obtain \ empirical expressions for q1(en)/q0(en) and qm(en)/q0(en). These are set \ equal to the expression for \"ratio\" and used to find values of beta for a \ wide range of energies. We then fit an empirical expresion to the beta(en) \ values by trial and error. The graphs below show the degree of fit.\ \>", "SmallText", Evaluatable->False], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{en, beta, q1o10, qmoq0, ratiorule, betalist, energies, empiricalbeta, ratiolist, \n\t\tbetavalues, ratiovalues, realbetaplot, empbetaplot, qmoq0a, qt1, beta1}, \n\t q1oq0 = en\^2\/\(2500 + en\^2\); \n\tqmoq0 := 1 - q1oq0; \n\t qmoq0a := PowerExpand[ N[qmoq0 /. en \[Rule] 1\/100\ \((10\^\(1/4\))\)\^j]]; \n\t ratiorule = Table[FindRoot[N[qmoq0a] == ratio, {beta, 0.1}, AccuracyGoal \[Rule] 5], {j, 0, 20}]; \n\t betalist = Re[beta /. ratiorule]; energies = Table[N[1\/10\ \((10\^\(1/4\))\)\^j], {j, 0, 20}]; \n\t empiricalbeta := .5\/\(1 + \((en\/370)\)\^2.5\); \n\t betatab = empiricalbeta /. en \[Rule] energies; \n\t ratiolist = N[ratio /. beta \[Rule] betalist]; \n\t betavalues = Transpose[{energies, betalist}]; \n\t ratiovalues = Transpose[{energies, ratiolist}]; \n\t realbetaplot = LogLogListPlot[betavalues, PlotStyle \[Rule] {PointSize[ 0.03]}, \n\t\t\tPlotRange \[Rule] {0.001, 1}, DisplayFunction \[Rule] Identity]; \n\t empbetaplot = LogLogListPlot[Transpose[{energies, betatab}], PlotJoined \[Rule] True, \n\t\t\tPlotRange \[Rule] {0.001, 1}, DisplayFunction \[Rule] Identity]; \n\t Show[realbetaplot, empbetaplot, DisplayFunction \[Rule] $DisplayFunction, \n\t\tAxesLabel \[Rule] \ {"\", "\"}]; \n\t LogLinearListPlot[ratiovalues, PlotStyle \[Rule] PointSize[0.03], AxesLabel \[Rule] {"\", "\"}]; \n\ta = 1; \n\t beta1 := N[empiricalbeta /. en \[Rule] 500]; \n\t Plot[i /. {beta \[Rule] beta1, qt \[Rule] qt1}, {theta, 0, \[Pi]}, AxesLabel \[Rule] {"\", "\"}];]\)], "Input", PageWidth->Infinity, FontFamily->"Times New Roman", FontSize->12, FontWeight->"Bold", FontColor->GrayLevel[0], Background->GrayLevel[1]], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.214286 0.190476 0.618034 0.206011 [ [.02381 -0.0125 -11 -12.875 ] [.02381 -0.0125 11 0 ] [.21429 -0.0125 -5 -12.875 ] [.21429 -0.0125 5 0 ] [.40476 -0.0125 -8 -12.875 ] [.40476 -0.0125 8 0 ] [.59524 -0.0125 -11 -12.875 ] [.59524 -0.0125 11 0 ] [.78571 -0.0125 -14 -12.875 ] [.78571 -0.0125 14 0 ] [.97619 -0.0125 -17 -12.875 ] [.97619 -0.0125 17 0 ] [1.025 0 0 -6.4375 ] [1.025 0 70.25 6.4375 ] [-0.0125 .144 -34 -6.4375 ] [-0.0125 .144 0 6.4375 ] [-0.0125 .20601 -28 -6.4375 ] [-0.0125 .20601 0 6.4375 ] [-0.0125 .35001 -28 -6.4375 ] [-0.0125 .35001 0 6.4375 ] [-0.0125 .41202 -22 -6.4375 ] [-0.0125 .41202 0 6.4375 ] [-0.0125 .55602 -22 -6.4375 ] [-0.0125 .55602 0 6.4375 ] [-0.0125 .61803 -10 -6.4375 ] [-0.0125 .61803 0 6.4375 ] [0 .64303 -14 0 ] [0 .64303 14 12.875 ] [ -0.0005 -0.0005 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 0 m .02381 .00625 L s gsave .02381 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.1) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .21429 0 m .21429 .00625 L s gsave .21429 -0.0125 -66 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .40476 0 m .40476 .00625 L s gsave .40476 -0.0125 -69 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .59524 0 m .59524 .00625 L s gsave .59524 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (100) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .78571 0 m .78571 .00625 L s gsave .78571 -0.0125 -75 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1000) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .97619 0 m .97619 .00625 L s gsave .97619 -0.0125 -78 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10000) show 93.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .001 w .08115 0 m .08115 .00375 L s .11469 0 m .11469 .00375 L s .13849 0 m .13849 .00375 L s .15695 0 m .15695 .00375 L s .17203 0 m .17203 .00375 L s .18478 0 m .18478 .00375 L s .19583 0 m .19583 .00375 L s .20557 0 m .20557 .00375 L s .27162 0 m .27162 .00375 L s .30517 0 m .30517 .00375 L s .32896 0 m .32896 .00375 L s .34742 0 m .34742 .00375 L s .36251 0 m .36251 .00375 L s .37526 0 m .37526 .00375 L s .3863 0 m .3863 .00375 L s .39605 0 m .39605 .00375 L s .4621 0 m .4621 .00375 L s .49564 0 m .49564 .00375 L s .51944 0 m .51944 .00375 L s .5379 0 m .5379 .00375 L s .55298 0 m .55298 .00375 L s .56573 0 m .56573 .00375 L s .57678 0 m .57678 .00375 L s .58652 0 m .58652 .00375 L s .65258 0 m .65258 .00375 L s .68612 0 m .68612 .00375 L s .70992 0 m .70992 .00375 L s .72838 0 m .72838 .00375 L s .74346 0 m .74346 .00375 L s .75621 0 m .75621 .00375 L s .76726 0 m .76726 .00375 L s .777 0 m .777 .00375 L s .84305 0 m .84305 .00375 L s .87659 0 m .87659 .00375 L s .90039 0 m .90039 .00375 L s .91885 0 m .91885 .00375 L s .93393 0 m .93393 .00375 L s .94669 0 m .94669 .00375 L s .95773 0 m .95773 .00375 L s .96747 0 m .96747 .00375 L s .25 Mabswid 0 0 m 1 0 L s gsave 1.025 0 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (energy) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (H) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (eV) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 123.250 13.000 moveto (L) show 129.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .144 m .00625 .144 L s gsave -0.0125 .144 -95 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.005) show 93.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .20601 m .00625 .20601 L s gsave -0.0125 .20601 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.01) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .35001 m .00625 .35001 L s gsave -0.0125 .35001 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.05) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .41202 m .00625 .41202 L s gsave -0.0125 .41202 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.1) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .55602 m .00625 .55602 L s gsave -0.0125 .55602 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.5) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .61803 m .00625 .61803 L s gsave -0.0125 .61803 -71 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .001 w 0 .06202 m .00375 .06202 L s 0 .09829 m .00375 .09829 L s 0 .12403 m .00375 .12403 L s 0 .16031 m .00375 .16031 L s 0 .1741 m .00375 .1741 L s 0 .18605 m .00375 .18605 L s 0 .19658 m .00375 .19658 L s 0 .26803 m .00375 .26803 L s 0 .3043 m .00375 .3043 L s 0 .33004 m .00375 .33004 L s 0 .36632 m .00375 .36632 L s 0 .38011 m .00375 .38011 L s 0 .39206 m .00375 .39206 L s 0 .4026 m .00375 .4026 L s 0 .47404 m .00375 .47404 L s 0 .51032 m .00375 .51032 L s 0 .53605 m .00375 .53605 L s 0 .57233 m .00375 .57233 L s 0 .58612 m .00375 .58612 L s 0 .59807 m .00375 .59807 L s 0 .60861 m .00375 .60861 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -75 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (beta) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .03 w .02381 .55602 Mdot .07143 .55602 Mdot .11905 .55602 Mdot .16667 .55602 Mdot .21429 .55602 Mdot .2619 .55602 Mdot .30952 .55601 Mdot .35714 .556 Mdot .40476 .55596 Mdot .45238 .55585 Mdot .5 .55548 Mdot .54762 .55433 Mdot .59524 .55071 Mdot .64286 .53962 Mdot .69048 .50831 Mdot .7381 .438 Mdot .78571 .32912 Mdot .83333 .2043 Mdot .88095 .0786 Mdot .5 Mabswid .02381 .55602 m .07143 .55602 L .11905 .55602 L .16667 .55602 L .21429 .55602 L .2619 .55602 L .30952 .55602 L .35714 .55602 L .40476 .55601 L .45238 .55597 L .5 .55583 L .54762 .55522 L .59524 .55268 L .64286 .54273 L .69048 .50985 L .7381 .43546 L .78571 .32647 L .83333 .20312 L .88095 .0757 L s .88095 .0757 m .90902 0 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Qo`050?ooo`000_l0103oo`02o`04 0?oo00;o00<0ool02Ol01@3oool000;o00@0ool00_l0103oo`02o`040?oo00;o00<0ool0@?l0023o 00@0ool02_l00`3oo`0Ho`030?oo01co00D0oooo0002o`030?oo01Go00D0oooo0002o`040?oo00;o 00<0ool03_l01@3oool000;o00@0ool00_l0103oo`02o`030?oo00Wo00D0oooo0002o`040?oo00;o 00@0ool00_l0103oo`02o`030?oo043o000Po`040?oo00[o00<0ool06?l00`3oo`0Lo`050?ooo`00 0_l00`3oo`0Eo`050?ooo`000_l0103oo`02o`030?oo00ko00D0oooo0002o`040?oo00;o00@0ool0 0_l00`3oo`09o`050?ooo`000_l0103oo`02o`040?oo00;o00@0ool00_l00`3oo`10o`008Ol200[o 0P0Io`807Ol200Co0P0Go`801?l200Co0P0@o`801?l200Co0P04o`802ol200Co0P04o`801?l200Co 0P13o`00oolQo`00lol300?o0P0=o`030?oo00go00<0ool01Ol00?Ko00D0oooo000o`<0J?l000Wo00@0ool02?l0103oo`04o`030?oo00Co00<0ool0SOl506Oo0009o`040?oo00So 00@0ool01?l00`3oo`04o`80S_l506Oo0009o`040?oo00So00@0ool01?l00`3oo`04o`030?oo08go 1@1Wo`002Ol0103oo`08o`040?oo00Co00<0ool01?l00`3oo`2>o`<0J?l000[o0P0:o`801?l200Ko 00<0ool0S_l00`3oo`1Xo`009?l00`3oo`2=o`030?oo06Wo000To`030?oo08go00<0ool0JOl002Co 00<0ool0S?l00`3oo`1Zo`009?l00`3oo`2oo000Io`<01?l200;o1@03o`<0lOl001Wo00<0ool02Ol00`3o o`3ho`006?l20?oo1ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo 8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo 8Ol00?oo8Ol00?oo8Ol00001\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-2.20404, -3.90768, \ 0.0298054, 0.0275578}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.214286 0.190476 0.0147151 0.588604 [ [.02381 -0.0125 -11 -12.875 ] [.02381 -0.0125 11 0 ] [.21429 -0.0125 -5 -12.875 ] [.21429 -0.0125 5 0 ] [.40476 -0.0125 -8 -12.875 ] [.40476 -0.0125 8 0 ] [.59524 -0.0125 -11 -12.875 ] [.59524 -0.0125 11 0 ] [.78571 -0.0125 -14 -12.875 ] [.78571 -0.0125 14 0 ] [.97619 -0.0125 -17 -12.875 ] [.97619 -0.0125 17 0 ] [1.025 0 0 -6.4375 ] [1.025 0 70.25 6.4375 ] [-0.0125 .01472 -6 -4.5 ] [-0.0125 .01472 0 4.5 ] [-0.0125 .13244 -18 -4.5 ] [-0.0125 .13244 0 4.5 ] [-0.0125 .25016 -18 -4.5 ] [-0.0125 .25016 0 4.5 ] [-0.0125 .36788 -18 -4.5 ] [-0.0125 .36788 0 4.5 ] [-0.0125 .4856 -18 -4.5 ] [-0.0125 .4856 0 4.5 ] [-0.0125 .60332 -6 -4.5 ] [-0.0125 .60332 0 4.5 ] [0 .64303 -17.125 0 ] [0 .64303 17.125 12.875 ] [ 0 -0.0005 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 0 m .02381 .00625 L s gsave .02381 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.1) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .21429 0 m .21429 .00625 L s gsave .21429 -0.0125 -66 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .40476 0 m .40476 .00625 L s gsave .40476 -0.0125 -69 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .59524 0 m .59524 .00625 L s gsave .59524 -0.0125 -72 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (100) show 81.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .78571 0 m .78571 .00625 L s gsave .78571 -0.0125 -75 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1000) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .97619 0 m .97619 .00625 L s gsave .97619 -0.0125 -78 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10000) show 93.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .001 w .08115 0 m .08115 .00375 L s .11469 0 m .11469 .00375 L s .13849 0 m .13849 .00375 L s .15695 0 m .15695 .00375 L s .17203 0 m .17203 .00375 L s .18478 0 m .18478 .00375 L s .19583 0 m .19583 .00375 L s .20557 0 m .20557 .00375 L s .27162 0 m .27162 .00375 L s .30517 0 m .30517 .00375 L s .32896 0 m .32896 .00375 L s .34742 0 m .34742 .00375 L s .36251 0 m .36251 .00375 L s .37526 0 m .37526 .00375 L s .3863 0 m .3863 .00375 L s .39605 0 m .39605 .00375 L s .4621 0 m .4621 .00375 L s .49564 0 m .49564 .00375 L s .51944 0 m .51944 .00375 L s .5379 0 m .5379 .00375 L s .55298 0 m .55298 .00375 L s .56573 0 m .56573 .00375 L s .57678 0 m .57678 .00375 L s .58652 0 m .58652 .00375 L s .65258 0 m .65258 .00375 L s .68612 0 m .68612 .00375 L s .70992 0 m .70992 .00375 L s .72838 0 m .72838 .00375 L s .74346 0 m .74346 .00375 L s .75621 0 m .75621 .00375 L s .76726 0 m .76726 .00375 L s .777 0 m .777 .00375 L s .84305 0 m .84305 .00375 L s .87659 0 m .87659 .00375 L s .90039 0 m .90039 .00375 L s .91885 0 m .91885 .00375 L s .93393 0 m .93393 .00375 L s .94669 0 m .94669 .00375 L s .95773 0 m .95773 .00375 L s .96747 0 m .96747 .00375 L s .25 Mabswid 0 0 m 1 0 L s gsave 1.025 0 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (energy) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (H) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (eV) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 123.250 13.000 moveto (L) show 129.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .01472 m .00625 .01472 L s [(0)] -0.0125 .01472 1 0 Mshowa 0 .13244 m .00625 .13244 L s [(0.2)] -0.0125 .13244 1 0 Mshowa 0 .25016 m .00625 .25016 L s [(0.4)] -0.0125 .25016 1 0 Mshowa 0 .36788 m .00625 .36788 L s [(0.6)] -0.0125 .36788 1 0 Mshowa 0 .4856 m .00625 .4856 L s [(0.8)] -0.0125 .4856 1 0 Mshowa 0 .60332 m .00625 .60332 L s [(1)] -0.0125 .60332 1 0 Mshowa .125 Mabswid 0 .04415 m .00375 .04415 L s 0 .07358 m .00375 .07358 L s 0 .10301 m .00375 .10301 L s 0 .16187 m .00375 .16187 L s 0 .1913 m .00375 .1913 L s 0 .22073 m .00375 .22073 L s 0 .27959 m .00375 .27959 L s 0 .30902 m .00375 .30902 L s 0 .33845 m .00375 .33845 L s 0 .39731 m .00375 .39731 L s 0 .42674 m .00375 .42674 L s 0 .45617 m .00375 .45617 L s 0 .51503 m .00375 .51503 L s 0 .54446 m .00375 .54446 L s 0 .57389 m .00375 .57389 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -78.125 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (qm) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 75.250 13.000 moveto (\\220) show 81.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (qt) show 93.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .03 w .02381 .60332 Mdot .07143 .60332 Mdot .11905 .60332 Mdot .16667 .60332 Mdot .21429 .60332 Mdot .2619 .60331 Mdot .30952 .6033 Mdot .35714 .60324 Mdot .40476 .60308 Mdot .45238 .60258 Mdot .5 .60097 Mdot .54762 .59597 Mdot .59524 .58068 Mdot .64286 .53722 Mdot .69048 .43515 Mdot .7381 .27459 Mdot .78571 .13244 Mdot .83333 .05784 Mdot .88095 .02907 Mdot .92857 .01933 Mdot .97619 .01618 Mdot % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Qo`801?l00`3oo`2So`D01?l500Ko0`1?o`00 5?l00`3oo`2So`D01Ol305Wo000Do`030?oo0:?o1@1Qo`005?l20:Go0`1Ro`005?l00`3oo`2Ko`<0 Jol001Co00<0ool0V_l506[o000Do`030?oo09[o1@1Zo`005?l00`3oo`2Jo`D0J_l001Co00<0ool0 Vol306_o000Do`80ool;o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co00<0ool0ool:o`00 5?l00`3oo`3oo`[o000Do`80ool;o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co00<0ool0 ool:o`000_l200Co0P03o`@00ol00`3oo`2Bo`<0M?l00005o`3oo`002?l00`3oo`04o`030?oo097o 1@1co`0000Go0?oo0009o`030?oo00?o0P2Bo`D0Lol00005o`3oo`002_l00`3oo`02o`030?oo097o 1@1co`0000Go0?oo0008o`040?oo00?o00<0ool0T_l307Co0002o`802_l200Co00<0ool0ool:o`00 5?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co0P3oo`_o000Do`030?oo0?oo2_l001Co00<0ool0 ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co0P3oo`_o000Do`030?oo0?oo2_l001Co 00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l001Co00<0ool0ool:o`005?l20?oo 2ol001Co00<0ool0ool:o`005?l00`3oo`3oo`[o000Do`030?oo0?oo2_l000;o0P04o`801Ol300;o 00<0ool0ool:o`0000Go0?oo000;o`050?ooo`00oolo`005?l00`3oo`1fo`D0S_l001Co 0P1go`D0S_l001Co00<0ool0Mol308oo000Do`030?oo0?oo2_l001Co00<0ool0ool:o`005?l00`3o o`3oo`[o000Do`030?oo06ko0`2Ho`005?l206ko1@2Go`005?l00`3oo`1]o`D0Uol001Co00<0ool0 I?l300Ko1@2Go`003Ol500;o00<0ool0BOl300Ko0`06o`<01Ol500Ko0`2Ho`003ol00`3oo`02o`03 0?oo00<01_l300Ko0`07o`<01_l300Ko0`06o`<01_l300Go1@04o`D01?l500Co1@2Qo`003ol00`3o o`02o`L01?l500Co1@05o`D01?l500Co1@04o`D01?l500Co1@04o`D01?l500Co1@2Qo`003ol00`3o o`02o`030?l000@01?l500Co1@05o`D01?l500Co1@04o`D01?l500Co1@04o`D01?l500Go0`2Ro`00 3ol00`3oo`02o`030?l000@01?l500Co1@05o`D01?l500Co1@04o`D01?l500Go0`06o`<01_l30:_o 000>o`801?l00`3oo`0300Ko0`06o`<01ol300Ko0`06o`<01_l300Ko0`36o`00oolQo`00oolQo`00 oolQo`00oolQo`00oolQo`00oolQo`00oolQo`002?l300oo0`3oo`Co0009o`030?oo00Ko00<0ool0 1_l00`3oo`3oo`?o0007o`<000Wo003o0?l0o`001_l300?o0P3oo`001_l0103oo`02o`050?l0o`00 0_l00`3oo`02o`040?oo00;o00@0ool0o_l000Ko00@0ool00_l01@3o0?l000;o00<0ool00_l0103o o`02o`030?oo0?oo0007o`L000?o0?l00ol00`3oo`02o`T0o_l001Co00<0ool01ol00`3oo`3oo`00 5Ol00`3oo`3oo`Wo003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o 003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o003oob7o0000\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-1.68396, -0.273992, \ 0.027406, 0.00886874}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.303152 0.0147151 0.0603558 [ [.17539 .00222 -9 -9 ] [.17539 .00222 9 0 ] [.32696 .00222 -3 -9 ] [.32696 .00222 3 0 ] [.47854 .00222 -9 -9 ] [.47854 .00222 9 0 ] [.63011 .00222 -3 -9 ] [.63011 .00222 3 0 ] [.78169 .00222 -9 -9 ] [.78169 .00222 9 0 ] [.93327 .00222 -3 -9 ] [.93327 .00222 3 0 ] [1.025 .01472 0 -6.4375 ] [1.025 .01472 64 6.4375 ] [.01131 .13543 -6 -4.5 ] [.01131 .13543 0 4.5 ] [.01131 .25614 -6 -4.5 ] [.01131 .25614 0 4.5 ] [.01131 .37685 -6 -4.5 ] [.01131 .37685 0 4.5 ] [.01131 .49756 -6 -4.5 ] [.01131 .49756 0 4.5 ] [.02381 .64303 -26 0 ] [.02381 .64303 26 12.875 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .17539 .01472 m .17539 .02097 L s [(0.5)] .17539 .00222 0 1 Mshowa .32696 .01472 m .32696 .02097 L s [(1)] .32696 .00222 0 1 Mshowa .47854 .01472 m .47854 .02097 L s [(1.5)] .47854 .00222 0 1 Mshowa .63011 .01472 m .63011 .02097 L s [(2)] .63011 .00222 0 1 Mshowa .78169 .01472 m .78169 .02097 L s [(2.5)] .78169 .00222 0 1 Mshowa .93327 .01472 m .93327 .02097 L s [(3)] .93327 .00222 0 1 Mshowa .125 Mabswid .05412 .01472 m .05412 .01847 L s .08444 .01472 m .08444 .01847 L s .11476 .01472 m .11476 .01847 L s .14507 .01472 m .14507 .01847 L s .2057 .01472 m .2057 .01847 L s .23602 .01472 m .23602 .01847 L s .26633 .01472 m .26633 .01847 L s .29665 .01472 m .29665 .01847 L s .35728 .01472 m .35728 .01847 L s .38759 .01472 m .38759 .01847 L s .41791 .01472 m .41791 .01847 L s .44822 .01472 m .44822 .01847 L s .50885 .01472 m .50885 .01847 L s .53917 .01472 m .53917 .01847 L s .56948 .01472 m .56948 .01847 L s .5998 .01472 m .5998 .01847 L s .66043 .01472 m .66043 .01847 L s .69074 .01472 m .69074 .01847 L s .72106 .01472 m .72106 .01847 L s .75138 .01472 m .75138 .01847 L s .81201 .01472 m .81201 .01847 L s .84232 .01472 m .84232 .01847 L s .87264 .01472 m .87264 .01847 L s .90295 .01472 m .90295 .01847 L s .96358 .01472 m .96358 .01847 L s .9939 .01472 m .9939 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s gsave 1.025 .01472 -61 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (theta) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 99.000 13.000 moveto (H) show 105.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (rd) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 117.000 13.000 moveto (L) show 123.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .02381 .13543 m .03006 .13543 L s [(2)] .01131 .13543 1 0 Mshowa .02381 .25614 m .03006 .25614 L s [(4)] .01131 .25614 1 0 Mshowa .02381 .37685 m .03006 .37685 L s [(6)] .01131 .37685 1 0 Mshowa .02381 .49756 m .03006 .49756 L s [(8)] .01131 .49756 1 0 Mshowa .125 Mabswid .02381 .04489 m .02756 .04489 L s .02381 .07507 m .02756 .07507 L s .02381 .10525 m .02756 .10525 L s .02381 .1656 m .02756 .1656 L s .02381 .19578 m .02756 .19578 L s .02381 .22596 m .02756 .22596 L s .02381 .28632 m .02756 .28632 L s .02381 .31649 m .02756 .31649 L s .02381 .34667 m .02756 .34667 L s .02381 .40703 m .02756 .40703 L s .02381 .43721 m .02756 .43721 L s .02381 .46738 m .02756 .46738 L s .02381 .52774 m .02756 .52774 L s .02381 .55792 m .02756 .55792 L s .02381 .5881 m .02756 .5881 L s .25 Mabswid .02381 0 m .02381 .61803 L s gsave .02381 .64303 -87 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20.875 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (i) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 69.000 13.000 moveto (H) show 75.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (theta) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 105.000 13.000 moveto (L) show 111.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid .02381 .60332 m .02499 .6033 L .02605 .60325 L .02729 .60315 L .02846 .60303 L .03053 .6027 L .03279 .60223 L .03527 .60154 L .0379 .60063 L .04262 .59854 L .05205 .59263 L .06244 .58356 L .0842 .55684 L .10458 .52414 L .14335 .44995 L .18458 .36756 L .22428 .29563 L .26248 .23773 L .30312 .18874 L .34225 .15243 L .38383 .12321 L .4239 .10209 L .46245 .08665 L .50346 .07415 L .54294 .06496 L .58091 .05811 L .62134 .05244 L .66025 .04819 L .70161 .04467 L .74145 .04205 L .77978 .0401 L .82057 .03852 L .84082 .03791 L .85983 .03742 L .87822 .03703 L .89758 .0367 L .91776 .03643 L .93627 .03626 L .94581 .03619 L .95106 .03616 L .95601 .03614 L .96063 .03613 L .96306 .03612 L .96563 .03612 L .9678 .03611 L .96895 .03611 L .97018 .03611 L .97132 .03611 L .97235 .03611 L .97339 .03611 L Mistroke .97438 .03611 L .97532 .03611 L .97619 .03611 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgI06JI09VI0IIIVJIIYVII/bII_nIIP3IVFJIVIVIVLbIVOnIV@3Ic6JIc9VIcI ofJIoiVIolbIoonIo`33Pl?3a0@414A4A8B4Q_o00<0ool03_l00`3oo`04o`006_l00`3oo`36o`800_l30003o`0000;o0`03o`800ol500So 00<0ool00_l400?o1003o`030?oo00?o000Jo`030?oo0Ol00`3oo`37o`006_l00`3oo`0ho`030?oo07o000Jo`030?oo01ko00<0ool0h_l001[o00<0ool07_l00`3oo`3Ro`00 6_l00`3oo`0Mo`030?oo0>?o000Jo`030?oo01go00<0ool0hol001;o0`05o`030?oo01co00<0ool0 i?l001;o00@0ool01?l00`3oo`0Ko`030?oo0>Go000Bo`040?oo00Co0P0Lo`030?oo0>Go000Bo`<0 1Ol00`3oo`0Jo`030?oo0>Ko000Co`030?oo00Co00<0ool06_l00`3oo`3Vo`004ol300Co00<0ool0 6Ol00`3oo`3Wo`006_l00`3oo`0Io`030?oo0>Oo000Jo`030?oo01So00<0ool0j?l001[o00<0ool0 6?l00`3oo`3Xo`006_l00`3oo`0Go`030?oo0>Wo000Jo`030?oo01Oo00<0ool0jOl001[o00<0ool0 5_l00`3oo`3Zo`006_l00`3oo`0Fo`030?oo0>[o000Jo`030?oo01Go00<0ool0jol001[o00<0ool0 5Ol00`3oo`3[o`006_l00`3oo`0Do`030?oo0>co000Jo`030?oo01Co00<0ool0k?l001[o00<0ool0 4ol00`3oo`3]o`006_l00`3oo`0Co`030?oo0>go000Jo`030?oo01;o00<0ool0k_l001[o00<0ool0 4_l00`3oo`3^o`006_l00`3oo`0Ao`030?oo0>oo000Jo`030?oo017o00<0ool0kol001[o00<0ool0 4?l00`3oo`3`o`004ol200Go00<0ool04?l00`3oo`3`o`004_l0103oo`04o`030?oo00oo00<0ool0 lOl001;o00@0ool01?l2013o00<0ool0lOl001?o0P05o`030?oo00ko00<0ool0l_l001;o00@0ool0 1?l00`3oo`0>o`030?oo0?;o000Co`801Ol00`3oo`0=o`030?oo0??o000Jo`030?oo00go00<0ool0 lol001[o00<0ool03?l00`3oo`3do`006_l00`3oo`0;o`030?oo0?Go000Jo`030?oo00_o00<0ool0 mOl001[o00<0ool02_l00`3oo`3fo`006_l00`3oo`09o`030?oo0?Oo000Jo`030?oo00Wo00<0ool0 mol001[o00<0ool02?l00`3oo`3ho`006_l00`3oo`07o`030?oo0?Wo000Jo`030?oo00Ko00<0ool0 n_l001[o00<0ool01_l00`3oo`3jo`006_l00`3oo`05o`030?oo0?_o000Jo`030?oo00Co00<0ool0 o?l001[o00<0ool00ol00`3oo`3mo`006_l00`3oo`02o`030?oo0?ko000Jo`030?oo0080ool2o`00 6_l30?oo1?l001[o00<0ool0ool4o`006_l00`3oo`3oo`Co000Jo`030?oo0?oo1?l00?oo8Ol00?oo 8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol000co00<0ool07_l00`3oo`3`o`002ol00`3o o`0Po`030?oo0>oo0004o`<00ol00`3oo`03o`800_l30003o`0000;o0`03o`800ol500?o00<0ool0 k_l000Go00<0ool00_l00`3oo`02o`040?oo00;o00@0ool00_l00`3oo`03o`040?oo00;o1004o`03 0?oo0>ko0005o`030?oo00;o00<0ool00_l00`3oo`03o`040?oo00;o1002o`030?oo00Ko00<0ool0 0_l00`3oo`3^o`001?l200Co00@0oooo1@02o`<01?l200;o1@03o`<01?l00`3oo`3^o`002ol01@3o ool000Go00<0ool02Ol00`3oo`0:o`030?oo0>oo0005o`030?oo00Co00<0ool01Ol201Oo00<0ool0 l?l00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo 8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00?oo8Ol00001\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-0.435895, -2.18475, \ 0.0167646, 0.0842046}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(runtime = SessionTime[] - startclock\)], "Input", PageWidth->Infinity], Cell[BoxData[ \(18.`\)], "Output"] }, Open ]] }, FrontEndVersion->"4.0 for Microsoft Windows", ScreenRectangle->{{0, 1024}, {0, 695}}, WindowToolbars->{}, CellGrouping->Manual, WindowSize->{793, 588}, WindowMargins->{{0, Automatic}, {Automatic, 5}}, PrivateNotebookOptions->{"ColorPalette"->{RGBColor, -1}}, ShowCellLabel->True, ShowCellTags->False, RenderingOptions->{"ObjectDithering"->True, "RasterDithering"->False}, StyleDefinitions -> "AvpStyle.nb" ] (*********************************************************************** Cached data follows. If you edit this Notebook file directly, not using Mathematica, you must remove the line containing CacheID at the top of the file. The cache data will then be recreated when you save this file from within Mathematica. ***********************************************************************) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[1717, 49, 162, 4, 55, "Subsubtitle", Evaluatable->False], Cell[CellGroupData[{ Cell[1904, 57, 71, 1, 31, "SmallText"], Cell[1978, 60, 41, 0, 30, "Input"], Cell[CellGroupData[{ Cell[2044, 64, 39, 0, 30, "Input"], Cell[2086, 66, 129, 2, 70, "Message"] }, Open ]], Cell[2230, 71, 44, 0, 30, "Input"], Cell[2277, 73, 36, 0, 30, "Input"], Cell[2316, 75, 37, 0, 30, "Input"], Cell[2356, 77, 48, 0, 31, "SmallText"], Cell[2407, 79, 33, 0, 30, "Input"], Cell[2443, 81, 38, 0, 45, "Input"], Cell[2484, 83, 64, 1, 30, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[2585, 89, 215, 4, 47, "Input"], Cell[2803, 95, 221, 4, 29, "Output"] }, Open ]], Cell[3039, 102, 236, 4, 54, "Text", Evaluatable->False], Cell[3278, 108, 307, 5, 88, "SmallText", Evaluatable->False], Cell[3588, 115, 137, 3, 31, "SmallText", Evaluatable->False], Cell[3728, 120, 106, 2, 42, "Input"], Cell[3837, 124, 246, 4, 50, "SmallText", Evaluatable->False], Cell[4086, 130, 64, 1, 31, "SmallText", Evaluatable->False], Cell[4153, 133, 58, 1, 31, "SmallText", Evaluatable->False], Cell[4214, 136, 371, 53, 67, "SmallText", Evaluatable->False], Cell[4588, 191, 110, 2, 31, "SmallText", Evaluatable->False], Cell[4701, 195, 73, 1, 31, "SmallText", Evaluatable->False], Cell[4777, 198, 58, 1, 31, "SmallText", Evaluatable->False], Cell[4838, 201, 199, 4, 69, "SmallText", Evaluatable->False], Cell[5040, 207, 98, 1, 31, "SmallText", Evaluatable->False], Cell[5141, 210, 130, 3, 50, "SmallText", Evaluatable->False], Cell[5274, 215, 58, 1, 31, "SmallText", Evaluatable->False], Cell[5335, 218, 87, 1, 31, "SmallText", Evaluatable->False], Cell[5425, 221, 60, 1, 31, "SmallText", Evaluatable->False], Cell[5488, 224, 227, 7, 61, "Input"], Cell[5718, 233, 95, 1, 31, "SmallText", Evaluatable->False], Cell[5816, 236, 148, 3, 50, "SmallText", Evaluatable->False], Cell[5967, 241, 58, 1, 31, "SmallText", Evaluatable->False], Cell[6028, 244, 217, 4, 88, "SmallText", Evaluatable->False], Cell[6248, 250, 90, 1, 31, "SmallText", Evaluatable->False], Cell[6341, 253, 74, 1, 31, "SmallText", Evaluatable->False], Cell[6418, 256, 58, 1, 31, "SmallText", Evaluatable->False], Cell[6479, 259, 215, 4, 44, "Input"], Cell[CellGroupData[{ Cell[6719, 267, 73, 1, 31, "SmallText", Evaluatable->False], Cell[6795, 270, 58, 1, 31, "SmallText", Evaluatable->False], Cell[6856, 273, 97, 3, 29, "Output", Evaluatable->False] }, Open ]], Cell[6968, 279, 139, 3, 31, "SmallText", Evaluatable->False], Cell[7110, 284, 88, 2, 44, "Input"], Cell[7201, 288, 132, 4, 31, "SmallText", Evaluatable->False], Cell[7336, 294, 150, 3, 50, "SmallText", Evaluatable->False], Cell[7489, 299, 58, 1, 31, "SmallText", Evaluatable->False], Cell[7550, 302, 165, 3, 44, "Input"], Cell[7718, 307, 158, 4, 31, "SmallText", Evaluatable->False], Cell[7879, 313, 173, 4, 31, "SmallText", Evaluatable->False], Cell[8055, 319, 88, 1, 31, "SmallText", Evaluatable->False], Cell[8146, 322, 58, 1, 31, "SmallText", Evaluatable->False], Cell[8207, 325, 150, 3, 50, "SmallText", Evaluatable->False], Cell[8360, 330, 73, 0, 43, "Subsubsection"], Cell[8436, 332, 43, 1, 30, "Input"], Cell[CellGroupData[{ Cell[8504, 337, 131, 3, 30, "Input"], Cell[8638, 342, 714, 11, 125, "Output"] }, Open ]], Cell[9367, 356, 90, 1, 47, "Subsection", Evaluatable->False], Cell[9460, 359, 429, 7, 69, "SmallText", Evaluatable->False], Cell[CellGroupData[{ Cell[9914, 370, 1982, 38, 583, "Input"], Cell[11899, 410, 25615, 1021, 186, 18412, 928, "GraphicsData", "PostScript", \ "Graphics"], Cell[37517, 1433, 26327, 1063, 186, 19623, 976, "GraphicsData", "PostScript", \ "Graphics"], Cell[63847, 2498, 15134, 579, 186, 8246, 489, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[78996, 3080, 75, 1, 47, "Subsection", Evaluatable->False], Cell[79074, 3083, 108, 2, 31, "SmallText", Evaluatable->False], Cell[CellGroupData[{ Cell[79207, 3089, 311, 8, 45, "Input"], Cell[79521, 3099, 12620, 469, 186, 6894, 394, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[92156, 3571, 88, 1, 47, "Subsection", Evaluatable->False], Cell[92247, 3574, 429, 7, 69, "SmallText", Evaluatable->False], Cell[CellGroupData[{ Cell[92701, 3585, 1804, 33, 59, "Input"], Cell[94508, 3620, 20586, 849, 186, 13499, 757, "GraphicsData", "PostScript", \ "Graphics"], Cell[115097, 4471, 19459, 771, 186, 12827, 685, "GraphicsData", "PostScript", \ "Graphics"], Cell[134559, 5244, 13446, 507, 186, 7260, 426, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[148020, 5754, 78, 1, 47, "Subsection", Evaluatable->False], Cell[148101, 5757, 429, 7, 69, "SmallText", Evaluatable->False], Cell[CellGroupData[{ Cell[148555, 5768, 1989, 40, 510, "Input"], Cell[150547, 5810, 19145, 772, 186, 12670, 688, "GraphicsData", "PostScript", \ "Graphics"], Cell[169695, 6584, 19407, 779, 186, 12865, 694, "GraphicsData", "PostScript", \ "Graphics"], Cell[189105, 7365, 13621, 507, 186, 7177, 423, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[202741, 7875, 81, 1, 47, "Subsection", Evaluatable->False], Cell[202825, 7878, 429, 7, 69, "SmallText", Evaluatable->False], Cell[CellGroupData[{ Cell[203279, 7889, 2047, 39, 557, "Input"], Cell[205329, 7930, 326, 5, 44, "Message"], Cell[205658, 7937, 25665, 1012, 186, 18077, 914, "GraphicsData", \ "PostScript", "Graphics"], Cell[231326, 8951, 348, 6, 46, "Message"], Cell[231677, 8959, 20187, 823, 186, 13416, 735, "GraphicsData", "PostScript", \ "Graphics"], Cell[251867, 9784, 14245, 527, 186, 7633, 441, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[266127, 10314, 60, 1, 47, "Subsection", Evaluatable->False], Cell[266190, 10317, 429, 7, 69, "SmallText", Evaluatable->False], Cell[CellGroupData[{ Cell[266644, 10328, 1986, 39, 545, "Input"], Cell[268633, 10369, 26186, 1060, 186, 18711, 963, "GraphicsData", \ "PostScript", "Graphics"], Cell[294822, 11431, 19450, 771, 186, 12829, 685, "GraphicsData", \ "PostScript", "Graphics"], Cell[314275, 12204, 13694, 503, 186, 7312, 420, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[328006, 12712, 92, 2, 30, "Input"], Cell[328101, 12716, 38, 1, 29, "Output"] }, Open ]] } ] *) (*********************************************************************** End of Mathematica Notebook file. ***********************************************************************)