(************** Content-type: application/mathematica ************** CreatedBy='Mathematica 5.2' Mathematica-Compatible Notebook This notebook can be used with any Mathematica-compatible application, such as Mathematica, MathReader or Publicon. 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[ 54122, 1415]*) (*NotebookOutlinePosition[ 54786, 1438]*) (* CellTagsIndexPosition[ 54742, 1434]*) (*WindowFrame->Normal*) Notebook[{ Cell[CellGroupData[{ Cell["Small z behaviour", "Subsection"], Cell[BoxData[ \(Clear["\<`*\>"]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(f\ = \ a^2/\((a^2 + \((z - b/2)\)^2)\)^\((3/ 2)\)\ + \ \ a^2/\((a^2 + \((z + b/2)\)^2)\)^\((3/ 2)\)\)], "Input"], Cell[BoxData[ \(a\^2\/\((a\^2 + \((\(-\(b\/2\)\) + z)\)\^2)\)\^\(3/2\) + a\^2\/\((a\^2 + \((b\/2 + z)\)\^2)\)\^\(3/2\)\)], "Output"] }, Open ]], Cell[BoxData[ \(Nt\ := \ 6\)], "Input"], Cell[BoxData[ \(t\ := \ Normal[Series[f, {z, 0, Nt}]]\)], "Input"], Cell[BoxData[ \(Do[c[i]\ = \ Simplify[t[\([i]\)]/t[\([1]\)]], {i, 1, Nt}]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(s\ = \ Sum[c[i], {i, 1, Nt}] /. {b \[Rule] a}\)], "Input"], Cell[BoxData[ \(1 - \(144\ z\^4\)\/\(125\ a\^4\) + \(19712\ z\^6\)\/\(15625\ a\^6\)\)], \ "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(s // TeXForm\)], "Input"], Cell["\<\ \\frac{19712 z^6}{15625 a^6}-\\frac{144 z^4}{125 a^4}+1\ \>", "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(t[\([1]\)]\)], "Input"], Cell[BoxData[ \(\(2\ a\^2\)\/\((a\^2 + b\^2\/4)\)\^\(3/2\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(r\ = \ \((125/144\ \[Epsilon])\)^\((1/4)\)\)], "Input"], Cell[BoxData[ \(\(5\^\(3/4\)\ \[Epsilon]\^\(1/4\)\)\/\(2\ \@3\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(r\ /. \ \[Epsilon] \[Rule] \ .0001\)], "Input"], Cell[BoxData[ \(0.09652434877402241`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(r /. \ \[Epsilon] \[Rule] \ 0.01\)], "Input"], Cell[BoxData[ \(0.30523679179039215`\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Large z behaviour", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(f\ = \ a^2/\((a^2 + \((z - b/2)\)^2)\)^\((3/ 2)\)\ + \ \ a^2/\((a^2 + \((z + b/2)\)^2)\)^\((3/ 2)\)\)], "Input"], Cell[BoxData[ \(a\^2\/\((a\^2 + \((\(-\(b\/2\)\) + z)\)\^2)\)\^\(3/2\) + a\^2\/\((a\^2 + \((b\/2 + z)\)\^2)\)\^\(3/2\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Nt\ = \ 10\)], "Input"], Cell[BoxData[ \(10\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(q\ = \ Expand[Normal[Series[f, {z, Infinity, Nt}]]]\)], "Input"], Cell[BoxData[ \(\(-\(\(35\ a\^8\)\/\(8\ z\^9\)\)\) + \(105\ a\^6\ b\^2\)\/\(4\ z\^9\) - \ \(105\ a\^4\ b\^4\)\/\(8\ z\^9\) + \(7\ a\^2\ b\^6\)\/\(8\ z\^9\) + \(15\ \ a\^6\)\/\(4\ z\^7\) - \(45\ a\^4\ b\^2\)\/\(4\ z\^7\) + \(15\ a\^2\ \ b\^4\)\/\(8\ z\^7\) - \(3\ a\^4\)\/z\^5 + \(3\ a\^2\ b\^2\)\/z\^5 + \(2\ a\^2\ \)\/z\^3\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(q[\([10]\)]\)], "Input"], Cell[BoxData[ \(\(2\ a\^2\)\/z\^3\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(\ \)\(qq\ = \ Expand[q/q[\([Nt]\)] /. \ z \[Rule] \ 1/x]\)\)\)], "Input"], Cell[BoxData[ \(1 - \(3\ a\^2\ x\^2\)\/2 + \(3\ b\^2\ x\^2\)\/2 + \(15\ a\^4\ x\^4\)\/8 \ - 45\/8\ a\^2\ b\^2\ x\^4 + \(15\ b\^4\ x\^4\)\/16 - \(35\ a\^6\ x\^6\)\/16 + 105\/8\ a\^4\ b\^2\ x\^6 - 105\/16\ a\^2\ b\^4\ x\^6 + \(7\ b\^6\ x\^6\)\/16\)], "Output"] }, Open ]], Cell[BoxData[ \(Do[d[i]\ = Simplify[\ Coefficient[\ qq, x^i]], {i, 1, Nt - 4}]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Table[d[i], {i, 1, Nt - 4}]\)], "Input"], Cell[BoxData[ \({0, \(-\(3\/2\)\)\ \((a\^2 - b\^2)\), 0, 15\/16\ \((2\ a\^4 - 6\ a\^2\ b\^2 + b\^4)\), 0, \(-\(7\/16\)\)\ \((5\ a\^6 - 30\ a\^4\ b\^2 + 15\ a\^2\ b\^4 - b\^6)\)}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(si\ = 1 + \ \ Sum[d[i]/z^i, {i, 1, Nt - 4}]\)], "Input"], Cell[BoxData[ \(1 - \(7\ \((5\ a\^6 - 30\ a\^4\ b\^2 + 15\ a\^2\ b\^4 - b\^6)\)\)\/\(16\ \ z\^6\) + \(15\ \((2\ a\^4 - 6\ a\^2\ b\^2 + b\^4)\)\)\/\(16\ z\^4\) - \(3\ \ \((a\^2 - b\^2)\)\)\/\(2\ z\^2\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(q[\([Nt]\)]\)], "Input"], Cell[BoxData[ \(\(2\ a\^2\)\/z\^3\)], "Output"] }, Open ]], Cell[BoxData[ \(Clear[g]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(g[z_] = \ a\ f\ /. {b \[Rule] \ 1, a \[Rule] 1}\)], "Input"], Cell[BoxData[ \(1\/\((1 + \((\(-\(1\/2\)\) + z)\)\^2)\)\^\(3/2\) + 1\/\((1 + \((1\/2 + z)\)\^2)\)\^\(3/2\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(hplot\ = \ Plot[g[z]/g[0], {z, \(-1\), 1}, PlotRange \[Rule] {{\(-1\), 1}, \ {0, 1.2}}, AxesLabel \[Rule] \ {z, "\< \>"}, TextStyle \[Rule] \ {FontSize \[Rule] \ 14}, Ticks \[Rule] \ {{\(-1\), \(-0.5\), 0, \ 0.5, 1}, Automatic}, PlotStyle \[Rule] \ {Thickness[0.01], \ Hue[0.9]}, PlotLabel \[Rule] \ \*"\"\<\!\(B\_z\)(z) for a Helmholtz \ coil\>\""]\)], "Input"], 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.5 0.5 -2.18738e-017 0.515028 [ [0 -0.0125 -10.7813 -17 ] [0 -0.0125 10.7813 0 ] [.25 -0.0125 -19.1563 -17 ] [.25 -0.0125 19.1563 0 ] [.75 -0.0125 -14.5625 -17 ] [.75 -0.0125 14.5625 0 ] [1 -0.0125 -6.1875 -17 ] [1 -0.0125 6.1875 0 ] [1.025 0 0 -8.5 ] [1.025 0 12.375 8.5 ] [.4875 .10301 -29.125 -8.5 ] [.4875 .10301 0 8.5 ] [.4875 .20601 -29.125 -8.5 ] [.4875 .20601 0 8.5 ] [.4875 .30902 -29.125 -8.5 ] [.4875 .30902 0 8.5 ] [.4875 .41202 -29.125 -8.5 ] [.4875 .41202 0 8.5 ] [.4875 .51503 -12.375 -8.5 ] [.4875 .51503 0 8.5 ] [.5 .64303 -6.1875 0 ] [.5 .64303 6.1875 17 ] [.5 .63053 -109.938 0 ] [.5 .63053 109.938 17 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 0 m 0 .00625 L s gsave 0 -0.0125 -71.7813 -21 Mabsadd m 1 1 Mabs scale currentpoint translate 0 25 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 16.188 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 72.188 16.188 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 1.000 setlinewidth grestore .25 0 m .25 .00625 L s gsave .25 -0.0125 -80.1563 -21 Mabsadd m 1 1 Mabs scale currentpoint translate 0 25 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 16.188 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 72.188 16.188 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.5) show 1.000 setlinewidth grestore .75 0 m .75 .00625 L s gsave .75 -0.0125 -75.5625 -21 Mabsadd m 1 1 Mabs scale currentpoint translate 0 25 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 16.188 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.5) show 1.000 setlinewidth grestore 1 0 m 1 .00625 L s gsave 1 -0.0125 -67.1875 -21 Mabsadd m 1 1 Mabs scale currentpoint translate 0 25 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 16.188 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 1.000 setlinewidth grestore 0 0 m 1 0 L s gsave 1.025 0 -61 -12.5 Mabsadd m 1 1 Mabs scale currentpoint translate 0 25 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 16.188 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (z) show 1.000 setlinewidth grestore .5 .10301 m .50625 .10301 L s gsave .4875 .10301 -90.125 -12.5 Mabsadd m 1 1 Mabs scale currentpoint translate 0 25 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 16.188 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.2) show 1.000 setlinewidth grestore .5 .20601 m .50625 .20601 L s gsave .4875 .20601 -90.125 -12.5 Mabsadd m 1 1 Mabs scale currentpoint translate 0 25 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 16.188 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.4) show 1.000 setlinewidth grestore .5 .30902 m .50625 .30902 L s gsave .4875 .30902 -90.125 -12.5 Mabsadd m 1 1 Mabs scale currentpoint translate 0 25 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 16.188 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.6) show 1.000 setlinewidth grestore .5 .41202 m .50625 .41202 L s gsave .4875 .41202 -90.125 -12.5 Mabsadd m 1 1 Mabs scale currentpoint translate 0 25 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 16.188 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.8) show 1.000 setlinewidth grestore .5 .51503 m .50625 .51503 L s gsave .4875 .51503 -73.375 -12.5 Mabsadd m 1 1 Mabs scale currentpoint translate 0 25 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 16.188 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 1.000 setlinewidth grestore .125 Mabswid .5 .02575 m .50375 .02575 L s .5 .0515 m .50375 .0515 L s .5 .07725 m .50375 .07725 L s .5 .12876 m .50375 .12876 L s .5 .15451 m .50375 .15451 L s .5 .18026 m .50375 .18026 L s .5 .23176 m .50375 .23176 L s .5 .25751 m .50375 .25751 L s .5 .28327 m .50375 .28327 L s .5 .33477 m .50375 .33477 L s .5 .36052 m .50375 .36052 L s .5 .38627 m .50375 .38627 L s .5 .43777 m .50375 .43777 L s .5 .46353 m .50375 .46353 L s .5 .48928 m .50375 .48928 L s .5 .54078 m .50375 .54078 L s .5 .56653 m .50375 .56653 L s .5 .59228 m .50375 .59228 L s .25 Mabswid .5 0 m .5 .61803 L s gsave .5 .64303 -67.1875 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 25 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 16.188 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 71.375 16.188 moveto 0.000 0.000 rmoveto 1.000 setlinewidth grestore gsave .5 .63053 -170.938 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 25 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 16.188 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 16.188 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (B) show 71.375 18.250 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 9.938 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (z) show %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 77.875 16.188 moveto (H) show 86.250 16.188 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (z) show %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 94.625 16.188 moveto (L) show 111.375 16.188 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (for) show 144.875 16.188 moveto (a) show 161.625 16.188 moveto (Helmholtz) show 245.375 16.188 moveto (coil) show 278.875 16.188 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 14.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 1 0 .6 r .01 w 0 .31894 m .04057 .3512 L .08481 .38616 L .12636 .41732 L .16632 .44437 L .20885 .46874 L .2498 .48705 L .27217 .49481 L .29331 .50074 L .31429 .50536 L .33365 .50861 L .35331 .51104 L .36449 .51208 L .37497 .51286 L .38587 .51351 L .39623 .51398 L .40553 .5143 L .41568 .51456 L .42126 .51467 L .42651 .51476 L .43129 .51482 L .43633 .51488 L .44184 .51492 L .44691 .51495 L .45237 .51498 L .45546 .51499 L .45835 .515 L .46361 .51501 L .46658 .51502 L .46933 .51502 L .47172 .51502 L .47437 .51502 L .47713 .51503 L .47837 .51503 L .47972 .51503 L .48211 .51503 L .48341 .51503 L .48462 .51503 L .48573 .51503 L .48678 .51503 L .488 .51503 L .4891 .51503 L .49033 .51503 L .49162 .51503 L .49273 .51503 L .49395 .51503 L .49526 .51503 L .496 .51503 L .49667 .51503 L .49797 .51503 L Mistroke .49921 .51503 L .50052 .51503 L .50126 .51503 L .50194 .51503 L .50319 .51503 L .5045 .51503 L .50569 .51503 L .50679 .51503 L .508 .51503 L .5093 .51503 L .51069 .51503 L .51147 .51503 L .51219 .51503 L .51352 .51503 L .51492 .51503 L .51618 .51503 L .51736 .51503 L .51864 .51503 L .52005 .51503 L .52241 .51503 L .5249 .51502 L .52721 .51502 L .52935 .51502 L .53189 .51502 L .5342 .51502 L .53666 .51501 L .53937 .51501 L .54447 .51499 L .54987 .51497 L .55488 .51494 L .55955 .51491 L .56506 .51486 L .57009 .5148 L .57557 .51473 L .5814 .51462 L .59179 .51438 L .60142 .51407 L .61177 .51363 L .62321 .51298 L .63379 .51222 L .64349 .51136 L .66538 .50874 L .68523 .50545 L .70696 .50068 L .72752 .49491 L .74951 .48731 L .79305 .46776 L .835 .44354 L .87535 .41608 L .91828 .38375 L Mistroke .95962 .35105 L .99937 .31943 L 1 .31894 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]HGAYHf4PAg9QL6QYHgZjLP0000000000 00000000Vm@02@3oool0102jLP0000000000V`3Dool70?ooo`030?ooe02K000000000080000000<0 09_D0?ooo`3oool0>`3oool00`3DV`00000000000005000000030000V`3Dool0oooo03@0oooo000c 0?ooo`030?ooe02K0780^^[o0440oooo00<0omBK001b^P3oool00P3oool00`3DV`0009_D0?ooo`06 0?ooo`050?oZ^P1b000000000000002Ke?l01P3oool00`3Z^W800000002Ke0030?ooo`030;Yb0000 L[X0oooo07/0oooo00<0omBK001b^P3oool00P3oool00`3DV`0009_D0?ooo`060?ooo`050?oZ^P1b 000000000000002Ke?l01P3oool00`3Z^W800000002Ke0030?ooo`030;Yb0000L[X0oooo03h0oooo 00<0oooD09/0LP2jj_l0>@3oool003<0oooo00<0oooD09/0LP2jj_l0@03oool00`3oom@0V`1b0;[Z o`030?ooo`030?ooe02K0000VmCo00L0oooo00@0^W800000000009/0e?oo1@3oool00`3oj[X0LP00 09_Do`050?ooo`030;Yb001b^^X0oooo07T0oooo00<0oooD09/0LP2jj_l00`3oool00`3oom@0V`00 09_Do`070?ooo`040;Yb00000000002K0=Coo`D0oooo00<0onZj0780002Ke?l01@3oool00`2jLP00 L[[Z0?ooo`0m0?ooo`030?ooe02K0780^^[o03T0oooo000c0?ooo`030?ooe02K0780^^[o0400oooo 00<0j[Yb001b^P3oool0103oool00`3Z^W8009_D0?ooo`0G0?ooo`030?oDV`00L[X0oooo07T0oooo 00<0j[Yb001b^P3oool0103oool00`3Z^W8009_D0?ooo`0G0?ooo`030?oDV`00L[X0oooo03d0oooo 00<0oooD09/0LP2jj_l0>@3oool00280oooo00<0oooZ0;Yb000000001P0000000`1b^^X0oooo0?oo o`050?ooo`030?ooe02K0780^^[o0340oooo00<0oooZ0;Yb000000001P0000000`1b^^X0oooo0?oo o`030?ooo`030=BK001b^^X0oooo00@0oooo00<0omBK001b^P3oool05`3oool00`3oj[X0LP2K0=Co o`1i0?ooo`030=BK001b^^X0oooo00@0oooo00<0omBK001b^P3oool05`3oool00`3oj[X0LP2K0=Co o`0m0?ooo`030?ooe02K0780^^[o03T0oooo000c0?ooo`030?ooe02K0780^^[o0400oooo00<0e9/0 07:jjP3oool0103oool00`3oe9/0002K0=Coo`0G0?ooo`030?oDV`0009/0e?oo07T0oooo00<0e9/0 07:jjP3oool0103oool00`3oe9/0002K0=Coo`0G0?ooo`030?oDV`0009/0e?oo03d0oooo00<0oooD 09/0LP2jj_l0>@3oool003<0oooo00<0oooD09/0LP2jj_l0@03oool00`3DV`00L[[Z0?ooo`040?oo o`030?oDV`0009/0e?oo01L0oooo00<0j[Yb002Ke03oool0N@3oool00`3DV`00L[[Z0?ooo`040?oo o`030?oDV`0009/0e?oo01L0oooo00<0j[Yb002Ke03oool0?@3oool00`3oom@0V`1b0;[Zo`0i0?oo o`00<`3oool00`3oom@0V`1b0;[Zo`100?ooo`030=BK001b^^X0oooo00@0oooo00<0omBK0000V`3D ool0403oool0103oom@0V`000000LP2jj_l20?ooo`030?oDV`000780^^[o07X0oooo00<0e9/007:j jP3oool0103oool00`3oe9/0002K0=Coo`0@0?ooo`040?ooe02K0000001b0;[Zo`80oooo00<0omBK 0000LP2jj_l0?P3oool00`3oom@0V`1b0;[Zo`0i0?ooo`00<`3oool00`3oom@0V`1b0;[Zo`100?oo o`030=BK001b^^X0oooo00@0oooo00<0omBK001b^P3oool0403oool0103oom@0V`1b0;[D^P1b0002 000000030000V`3Dool0oooo07X0oooo00<0e9/007:jjP3oool0103oool00`3oe9/007:j0?ooo`0@ 0?ooo`040?ooe02K0780^]Bj07800080000000<0002K0=Coo`3oool0?P3oool00`3oom@0V`1b0;[Z o`0i0?ooo`00<`3oool00`3oom@0V`1b0;[Zo`100?ooo`030>ZjLP00Vm@0oooo00@0oooo00<0j[Yb 002Ke03oool0403oool00`3oom@0V`1b0;[Zo`200?ooo`030>ZjLP00Vm@0oooo00@0oooo00<0j[Yb 002Ke03oool0403oool00`3oom@0V`1b0;[Zo`140?ooo`030?ooe02K0780^^[o03T0oooo000c0?oo o`030?ooe02K0780^^[o0400oooo00<0onZj0780V`3Dool0103oool00`2jLP00VmCo0?ooo`0@0?oo o`030?ooe02K0780^^[o0800oooo00<0onZj0780V`3Dool0103oool00`2jLP00VmCo0?ooo`0@0?oo o`030?ooe02K0780^^[o04@0oooo00<0oooD09/0LP2jj_l0>@3oool00300oooo00H0e9/000000000 0000VmCD09/0LP2jj_m10?ooo`030?oDV`0009/0e?oo0080oooo00<0e9/0002Ke03oool04@3oool0 0`3oom@0V`1b0;[Zo`210?ooo`030?oDV`0009/0e?oo0080oooo00<0e9/0002Ke03oool04@3oool0 0`3oom@0V`1b0;[Zo`110?ooo`060=BK00000000000009_De02K0780^^[o>@3oool00380oooo00@0 oooD09/000000780^^[o@P3oool01@3oe9/0000000000000000009_D01<0oooo00<0oooD09/00000 0000100000000`0009/0e?oo0?ooo`1k0?ooo`050?oDV`000000000000000000Vm@04`3oool00`3o om@0V`0000000004000000030000V`3Dool0oooo03`0oooo00@0oooD09/000000780^^[o>@3oool0 0?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0ooooQ03oool0 0`2jLP00000000000005000000030000V`3Dool0oooo0280oooo003o0?oooh@0oooo00<0onZj0780 LP2jj_l0103oool00`3oj[X0LP2K0=Coo`0S0?ooo`00o`3ooon50?ooo`030?oZ^P1b0780^^[o00<0 oooo00<0onZj0780V`3Dool08`3oool00?l0ooooQP3oool00`3oj[X0LP1b0;[Zo`0X0?ooo`00;P3o oooo000004X000003`3oool00`3oj[X0LP1b0;[Zo`0W0?ooo`00;P3oool00`000000oooo0?ooo`1? 0?ooo`030000003oool0oooo04l0oooo00<000000?ooo`3oool0C`3oool00`000000oooo0?ooo`1? 0?ooo`030000003oool0oooo00h0oooo00<0onZj0780LP2jj_l09P3oool002h0oooo00<000000?oo o`3oool0C`3oool00`000000oooo0?ooo`1?0?ooo`030000003oool0oooo04l0oooo00<000000?oo o`3oool0C`3oool00`000000oooo0?ooo`0:0?ooo`030?oDV`00L[X0oooo0080oooo00<0onZj0780 LP2jj_l09@3oool00=80oooo00<000000?ooo`3oool0[P3oool00`3oe9/007:j0?ooo`030?ooo`03 0?oZ^P1b0780^^[o02@0oooo003B0?ooo`030000003oool0oooo0:h0oooo00<0omBK000000000000 1@0000000`00L[X0oooo0?ooo`0R0?ooo`00dP3oool00`000000oooo0?ooo`3K0?ooo`00dP3oool0 0`000000oooo0?ooo`3K0?ooo`00dP3oool00`000000oooo0?ooo`3K0?ooo`00dP3oool00`000000 oooo0?ooo`3K0?ooo`00dP3oool200000=`0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B 0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`03 0000003oool0oooo0=/0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`030000003o ool0oooo0=/0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`800000g03oool00=80 oooo00<000000?ooo`3oool0f`3oool00=80oooo00<000000?ooo`3oool0f`3oool00=80oooo00<0 00000?ooo`3oool0f`3oool00=80oooo00<000000?ooo`3oool0f`3oool00=80oooo00<000000?oo o`3oool0f`3oool00=80oooo00<000000?ooo`3oool0f`3oool00=80oooo00<000000?ooo`3oool0 f`3oool00=80oooo00<000000?ooo`3oool0f`3oool00=80oooo0P00003L0?ooo`00dP3oool00`00 0000oooo0?ooo`3K0?ooo`00dP3oool00`000000oooo0?ooo`3K0?ooo`00Z@3oool01@3Z^W800000 00000000000009_D00T0oooo00@0^W800000000009/0e?oo1@3oool00`3Z^W800000000000050000 00030000LP2jj_l0oooo00L0oooo00<000000?ooo`3oool0f`3oool00:P0oooo00<0omBK001b^P3o ool00P3oool00`3DV`0009_D0?ooo`060?ooo`050?oZ^P1b000000000000002Ke?l01@3oool00`3o e9/0000009_Do`040?ooo`030?ooe02K0780^^[o00P0oooo00<000000?ooo`3oool0f`3oool00:L0 oooo00<0oooD09/0LP2jj_l00`3oool00`3oom@0V`0009_Do`070?ooo`040;Yb00000000002K0=Co o`H0oooo00<0onZj0780002Ke?l03P3oool00`000000oooo0?ooo`3K0?ooo`00Y`3oool00`3Z^W80 07:j0?ooo`040?ooo`030>ZjLP00Vm@0oooo0140oooo00<0oooD09/0001b^^X03@3oool00`000000 oooo0?ooo`3K0?ooo`00Y`3oool00`3DV`00L[[Z0?ooo`040?ooo`030?oDV`00L[X0oooo0180oooo 00<0oooD09/0001b^^X0303oool00`000000oooo0?ooo`3K0?ooo`00Y`3oool00`3DV`00L[[Z0?oo o`040?ooo`030?oDV`0009/0e?oo01@0oooo00<0^W80002Ke03oool02P3oool300000=/0oooo002W 0?ooo`030=BK001b^^X0oooo00@0oooo00<0omBK0000V`3Dool05@3oool00`2jLP0009_D0?ooo`09 0?ooo`030000003oool0oooo0=/0oooo002W0?ooo`030=BK001b^^X0oooo00@0oooo00<0omBK0000 V`3Dool05P3oool00`2jLP00L[[Z0?ooo`080?ooo`030000003oool0oooo0=/0oooo002W0?ooo`03 0=BK001b^^X0oooo00@0oooo00<0omBK001b^P3oool05P3oool00`3oj[X0LP1b0;[Zo`080?ooo`03 0000003oool0oooo0=/0oooo002W0?ooo`030>ZjLP00Vm@0oooo00@0oooo00<0j[Yb002Ke03oool0 403oool00`2jLY/0e?oo0?ooo`030?ooo`030?ooe02K0780^^[o00P0oooo00<000000?ooo`3oool0 f`3oool00:L0oooo00<0onZj0780V`3Dool0103oool00`2jLP00VmCo0?ooo`0@0?ooo`030;Yb001b ^^X0oooo00<0oooo00<0omBK0000V`3Dool0203oool00`000000oooo0?ooo`3K0?ooo`00Z03oool0 0`3oe9/0002K0=Coo`020?ooo`030=BK0000Vm@0oooo0140oooo00<0onZj0780001b^^X00P3oool0 0`3oe9/0000007:jjP090?ooo`030000003oool0oooo0=/0oooo002Y0?ooo`050?oDV`0000000000 00000000Vm@0503oool00`3oom@0V`00000000020000000309_Do`3oool0oooo00P0oooo00<00000 0?ooo`3oool0f`3oool00=80oooo0P00003L0?ooo`00dP3oool00`000000oooo0?ooo`3K0?ooo`00 dP3oool00`000000oooo0?ooo`3K0?ooo`00dP3oool00`000000oooo0?ooo`3K0?ooo`00dP3oool0 0`000000oooo0?ooo`3K0?ooo`00dP3oool00`000000oooo0?ooo`3K0?ooo`00dP3oool00`000000 oooo0?ooo`3K0?ooo`00dP3oool00`000000oooo0?ooo`3K0?ooo`00dP3oool00`000000oooo0?oo o`3K0?ooo`00dP3oool200000=`0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`03 0000003oool0oooo0=/0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`030000003o ool0oooo0=/0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`030000003oool0oooo 0=/0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`800000g03oool00=80oooo00<0 00000?ooo`3oool0f`3oool00=80oooo00<000000?ooo`3oool0f`3oool00=80oooo00<000000?oo o`3oool0f`3oool00:T0oooo00D0j[Yb0000000000000000002Ke0090?ooo`040;Yb00000000002K 0=Coo`T0oooo00<0onZj0780000000000P0000000`00Vm@0oooo0?ooo`060?ooo`030000003oool0 oooo0=/0oooo002X0?ooo`030?oDV`00L[X0oooo0080oooo00<0e9/0002Ke03oool01P3oool01@3o j[X0LP00000000000000VmCo00`0oooo00<0^W8009_Do`3oool0203oool00`000000oooo0?ooo`3K 0?ooo`00Y`3oool00`3oom@0V`1b0;[Zo`030?ooo`030?ooe02K0000VmCo00L0oooo00@0^W800000 000009/0e?oo303oool00`2jLP00VmCo0?ooo`080?ooo`030000003oool0oooo0=/0oooo002W0?oo o`030>ZjLP00L[X0oooo00@0oooo00<0j[Yb002Ke03oool05P3oool00`2jLP00VmCo0?ooo`080?oo o`030000003oool0oooo0=/0oooo002W0?ooo`030=BK001b^^X0oooo00@0oooo00<0omBK001b^P3o ool0403oool00`2jLP0000000000000500000003002Ke03oool0oooo00H0oooo00<000000?ooo`3o ool0f`3oool00:L0oooo00<0e9/007:jjP3oool0103oool00`3oe9/0002K0=Coo`0@0?ooo`030=BK 0000Vm@0oooo00<0oooo00<0^W8009_Do`3oool0203oool300000=/0oooo002W0?ooo`030=BK001b ^^X0oooo00@0oooo00<0omBK0000V`3Dool0403oool00`3oom@0V`0009_Do`030?ooo`030;Yb002K e?l0oooo00P0oooo00<000000?ooo`3oool0f`3oool00:L0oooo00<0e9/007:jjP3oool0103oool0 0`3oe9/0002K0=Coo`0A0?ooo`030?oDV`0009/0e?oo0080oooo00<0^W8009_Do`3oool0203oool0 0`000000oooo0?ooo`3K0?ooo`00Y`3oool00`3DV`00L[[Z0?ooo`040?ooo`030?oDV`00L[X0oooo 0180oooo00H0e9/0002Ke03oool0oooo0;Yb002Ke?l90?ooo`030000003oool0oooo0=/0oooo002W 0?ooo`030>ZjLP00Vm@0oooo00@0oooo00<0j[Yb002Ke03oool04P3oool01P3oom@0V`0009_Do`3o ool0^W8009_Do`T0oooo00<000000?ooo`3oool0f`3oool00:L0oooo00<0onZj0780V`3Dool0103o ool00`2jLP00VmCo0?ooo`0C0?ooo`050>ZjLP0009/0e?oo0;Yb002Ke?l02@3oool00`000000oooo 0?ooo`3K0?ooo`00Z03oool00`3oe9/0002K0=Coo`020?ooo`030=BK0000Vm@0oooo01D0oooo00@0 ^W80002Ke02jLP00VmCo2@3oool00`000000oooo0?ooo`3K0?ooo`00Z@3oool01@3oe9/000000000 0000000009_D01L0oooo00@0onZj078000000000VmCo2@3oool00`000000oooo0?ooo`3K0?ooo`00 dP3oool200000=`0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`030000003oool0 oooo0=/0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`030000003oool0oooo0=/0 oooo003B0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B 0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`80 0000g03oool00=80oooo00<000000?ooo`3oool0f`3oool00=80oooo00<000000?ooo`3oool0f`3o ool00=80oooo00<000000?ooo`3oool0f`3oool00=80oooo00<000000?ooo`3oool0f`3oool00=80 oooo00<000000?ooo`3oool0f`3oool00=80oooo00<000000?ooo`3oool0f`3oool00=80oooo00<0 00000?ooo`3oool0f`3oool00=80oooo0P00003L0?ooo`00dP3oool00`000000oooo0?ooo`3K0?oo o`00dP3oool00`000000oooo0?ooo`3K0?ooo`00dP3oool00`000000oooo0?ooo`3K0?ooo`00Z@3o ool01@3Z^W80000000000000000009_D00T0oooo00@0^W800000000009/0e?oo2@3oool01@3DV`00 0000000000000000L[[Z00T0oooo00<000000?ooo`3oool0f`3oool00:P0oooo00<0omBK001b^P3o ool00P3oool00`3DV`0009_D0?ooo`060?ooo`050?oZ^P1b000000000000002Ke?l0203oool01`2j LP0009_D0?ooo`3oool0oooD09/00000Vm@0203oool00`000000oooo0?ooo`3K0?ooo`00Y`3oool0 0`3oom@0V`1b0;[Zo`030?ooo`030?ooe02K0000VmCo00L0oooo00@0^W800000000009/0e?oo1`3o ool00`3Z^W80002K0=Coo`040?ooo`030;YbLP2jj_l0oooo00H0oooo00<000000?ooo`3oool0f`3o ool00:L0oooo00<0j[Yb001b^P3oool0103oool00`3Z^W8009_D0?ooo`0@0?ooo`030?ooe02K0000 L[[Z00D0oooo00<0e9/009_Do`3oool01P3oool00`000000oooo0?ooo`3K0?ooo`00Y`3oool00`3D V`00L[[Z0?ooo`040?ooo`030?oDV`00L[X0oooo0100oooo00<0omBK0000001b^^X01@3oool00`3D V`00VmCo0?ooo`060?ooo`030000003oool0oooo0=/0oooo002W0?ooo`030=BK001b^^X0oooo00@0 oooo00<0omBK0000V`3Dool0403oool0103oe9/000000000V`3Dool40?ooo`030=BKLP2jj_l0oooo 00H0oooo0`00003K0?ooo`00Y`3oool00`3DV`00L[[Z0?ooo`040?ooo`030?oDV`0009/0e?oo0100 oooo00D0omBK0000V`2KV`00001b0;[Zo`020?ooo`030;Yb0000Vm@0oooo00L0oooo00<000000?oo o`3oool0f`3oool002h0oooo0P3o09Ug0?ooo`030=BK001b^^X0oooo00@0oooo00<0omBK0000V`3D ool0403oool0103oj[X0LP2K0=Coo`3DV`030000000307:jjP3oool0oooo00L0oooo00<000000?oo o`3oool0W`3oool30?l0VCT0oooo000^0?ooo`<0o`2IMP3oool00`3DV`00L[[Z0?ooo`040?ooo`03 0?oDV`00L[X0oooo0100oooo00<0oooD09/0LP2jj_l03P3oool00`000000oooo0?ooo`2N0?ooo`@0 o`2I>@3oool002h0oooo103o09Ue0?ooo`030>ZjLP00Vm@0oooo00@0oooo00<0j[Yb002Ke03oool0 4@3oool00`3Z^W80L[[Z0?ooo`0=0?ooo`030000003oool0oooo09d0oooo1@3o09Ti0?ooo`00;`3o ool50?l0VG<0oooo00<0onZj0780V`3Dool0103oool00`2jLP00VmCo0?ooo`0B0?ooo`030;Yb001b ^^X0oooo00`0oooo00<000000?ooo`3oool0V`3oool50?l0VC/0oooo000`0?ooo`D0o`2IL`3oool0 0`3oe9/0002K0=Coo`020?ooo`030=BK0000Vm@0oooo01@0oooo00<0^W800000LP2jj_l02`3oool0 0`000000oooo0?ooo`2J0?ooo`D0o`2I?03oool00340oooo1@3o09Uc0?ooo`050?oDV`0000000000 00000000Vm@05`3oool00`3oj[X0LP00000000020000000309_Do`3oool0oooo00D0oooo00<00000 0?ooo`3oool0V@3oool50?l0VCd0oooo000c0?ooo`@0o`2IV`3oool2000009T0oooo103o09To0?oo o`00=03oool50?l0VIT0oooo00<000000?ooo`3oool0UP3oool50?l0VD00oooo000e0?ooo`D0o`2I V03oool00`000000oooo0?ooo`2E0?ooo`D0o`2I@@3oool003H0oooo1@3o09VG0?ooo`030000003o ool0oooo09@0oooo1@3o09U20?ooo`00>03oool40?l0VIH0oooo00<000000?ooo`3oool0TP3oool5 0?l0VD@0oooo000i0?ooo`D0o`2IU03oool00`000000oooo0?ooo`2A0?ooo`D0o`2IA@3oool003X0 oooo1@3o09VC0?ooo`030000003oool0oooo0900oooo1@3o09U60?ooo`00?03oool40?l0VI80oooo 00<000000?ooo`3oool0S`3oool40?l0VDP0oooo000m0?ooo`@0o`2IT@3oool2000008l0oooo103o 09U90?ooo`00?P3oool50?l0VHl0oooo00<000000?ooo`3oool0S@3oool40?l0VDX0oooo000o0?oo o`D0o`2ISP3oool00`000000oooo0?ooo`2;0?ooo`D0o`2IB`3oool00440oooo103o09V=0?ooo`03 0000003oool0oooo08X0oooo1@3o09U<0?ooo`00@P3oool40?l0VH`0oooo00<000000?ooo`3oool0 R@3oool40?l0VDh0oooo00130?ooo`D0o`2IRP3oool00`000000oooo0?ooo`280?ooo`@0o`2IC`3o ool004@0oooo1@3o09V90?ooo`030000003oool0oooo08L0oooo103o09U@0?ooo`00AP3oool40?l0 VHP0oooo00<000000?ooo`3oool0Q@3oool50?l0VE40oooo00170?ooo`D0o`2IQP3oool00`000000 oooo0?ooo`240?ooo`D0o`2IDP3oool004P0oooo1@3o09V50?ooo`800000Q03oool50?l0VE<0oooo 00190?ooo`D0o`2IQ03oool00`000000oooo0?ooo`220?ooo`@0o`2IE@3oool004/0oooo1@3o09V2 0?ooo`030000003oool0oooo0800oooo1@3o09UF0?ooo`00C03oool50?l0VH40oooo00<000000?oo o`3oool0O`3oool50?l0VEL0oooo001=0?ooo`D0o`2IE`3oool01@3Z^W80000000000000000009_D 00T0oooo00@0^W800000000009/0e?oo1`3oool00`3oom@0V`000000000200000003001b^P3oool0 oooo00P0oooo00<000000?ooo`3oool0OP3oool40?l0VET0oooo001?0?ooo`@0o`2IE@3oool00`3o e9/007:j0?ooo`020?ooo`030=BK0000Vm@0oooo00H0oooo00D0onZj078000000000000009_Do`06 0?ooo`030?ooe02K0000VmCo00<0oooo00<0j[Yb002Ke03oool0203oool00`000000oooo0?ooo`1m 0?ooo`@0o`2IFP3oool00500oooo1@3o09UB0?ooo`030?ooe02K0780^^[o00<0oooo00<0oooD09/0 002Ke?l01`3oool0102jLP0000000000V`3Dool60?ooo`030>ZjLP1b^^X0oooo00@0oooo00<0e9/0 09_Do`3oool01`3oool00`000000oooo0?ooo`1k0?ooo`D0o`2IF`3oool00540oooo1@3o09UA0?oo o`030>ZjLP00L[X0oooo00@0oooo00<0j[Yb002Ke03oool0403oool00`3DV`00L[[Z0?ooo`040?oo o`030=BK001b^^X0oooo00L0oooo00<000000?ooo`3oool0NP3oool50?l0VE`0oooo001B0?ooo`D0 o`2ID03oool00`3DV`00L[[Z0?ooo`040?ooo`030?oDV`00L[X0oooo0100oooo00<0e9/0002Ke03o ool0103oool00`2jLP00VmCo0?ooo`070?ooo`<00000N@3oool40?l0VEh0oooo001D0?ooo`D0o`2I CP3oool00`3DV`00L[[Z0?ooo`040?ooo`030?oDV`0009/0e?oo0100oooo00<0onZj0780LP2jj_l0 0`3oool00`3Z^W80002K0=Coo`080?ooo`030000003oool0oooo07L0oooo1@3o09UO0?ooo`00E@3o ool50?l0VDd0oooo00<0e9/007:jjP3oool0103oool00`3oe9/0002K0=Coo`0A0?ooo`030?oZ^P1b 000000000080000000<007:j0?ooo`3oool0203oool00`000000oooo0?ooo`1f0?ooo`D0o`2IH03o ool005H0oooo1P3o09U;0?ooo`030=BK001b^^X0oooo00@0oooo00<0omBK0000V`3Dool04@3oool0 0`2jLP00VmCo0?ooo`020?ooo`030>ZjLP1b^^X0oooo00P0oooo00<000000?ooo`3oool0M03oool5 0?l0VF80oooo001H0?ooo`D0o`2IBP3oool00`3DV`00L[[Z0?ooo`040?ooo`030?oDV`00L[X0oooo 0100oooo00<0j[Yb002Ke03oool00`3oool00`3oom@0V`1b0;[Zo`080?ooo`030000003oool0oooo 07<0oooo1@3o09US0?ooo`00F@3oool50?l0VDT0oooo00<0j[Yb002Ke03oool0103oool00`3Z^W80 09_D0?ooo`0@0?ooo`030=BK001b^^X0oooo00@0oooo00<0^W8009_Do`3oool01`3oool00`000000 oooo0?ooo`1a0?ooo`H0o`2II03oool005/0oooo1@3o09U70?ooo`030?oZ^P1b09/0e?oo00@0oooo 00<0^W8009_Do`3oool0403oool00`3Z^W8007:j0?ooo`030?ooo`030?ooe02K0780^^[o00P0oooo 00<000000?ooo`3oool0L03oool50?l0VFH0oooo001L0?ooo`D0o`2IA`3oool00`3oe9/0002K0=Co o`020?ooo`030=BK0000Vm@0oooo0180oooo00<0^W8007:jjP3oool00P3oool00`2jLP0009_D0?oo o`080?ooo`030000003oool0oooo06l0oooo1@3o09UW0?ooo`00G@3oool60?l0VDH0oooo00D0omBK 0000000000000000002Ke00E0?ooo`050;Yb0000000000000000001b^^X02P3oool00`000000oooo 0?ooo`1]0?ooo`D0o`2IJ@3oool005l0oooo1@3o09U^0?ooo`800000K@3oool50?l0VFX0oooo001P 0?ooo`H0o`2IK03oool00`000000oooo0?ooo`1Z0?ooo`H0o`2IJ`3oool00680oooo1P3o09UZ0?oo o`030000003oool0oooo06P0oooo1P3o09U]0?ooo`00H`3oool60?l0VFT0oooo00<000000?ooo`3o ool0I`3oool60?l0VFh0oooo001U0?ooo`H0o`2II`3oool00`000000oooo0?ooo`1U0?ooo`H0o`2I L03oool006L0oooo1P3o09UU0?ooo`030000003oool0oooo06<0oooo1P3o09Ub0?ooo`00J03oool7 0?l0VF<0oooo00<000000?ooo`3oool0H@3oool70?l0VG<0oooo001Z0?ooo`H0o`2IHP3oool00`00 0000oooo0?ooo`1P0?ooo`H0o`2IM@3oool006`0oooo1P3o09UP0?ooo`800000G`3oool60?l0VGL0 oooo001^0?ooo`H0o`2IGP3oool00`000000oooo0?ooo`1L0?ooo`H0o`2IN@3oool006l0oooo1`3o 09UL0?ooo`030000003oool0oooo05T0oooo203o09Uj0?ooo`00L@3oool80?l0VET0oooo00<00000 0?ooo`3oool0E`3oool80?l0VG`0oooo001c0?ooo`P0o`2IE`3oool00`000000oooo0?ooo`1D0?oo o`T0o`2IOP3oool007D0oooo203o09UE0?ooo`030000003oool0oooo0580oooo203o09V10?ooo`00 N03oool80?l0VE80oooo00<000000?ooo`3oool0C`3oool90?l0VH<0oooo001j0?ooo`T0o`2IC`3o ool00`000000oooo0?ooo`1<0?ooo`T0o`2IQP3oool007`0oooo2P3o09U<0?ooo`030000003oool0 oooo04T0oooo2P3o09V80?ooo`00O`3oool;0?l0VDP0oooo0P0000160?ooo`/0o`2IR`3oool00880 oooo2`3o09U50?ooo`030000003oool0oooo0480oooo2`3o09V>0?ooo`00Q@3oool<0?l0VD40oooo 00<000000?ooo`3oool0?`3oool;0?l0VI40oooo00290?ooo`/0o`2I?P3oool00`000000oooo0?oo o`0k0?ooo`/0o`2IU@3oool008`0oooo303o09TX0?ooo`030=BK00000000000000D0000000<0002K 0=Coo`3oool01`3oool00`000000oooo0?ooo`0f0?ooo`d0o`2IV03oool00900oooo3`3o09TT0?oo o`030?ooe02K0780^^[o00`0oooo00<000000?ooo`3oool0<03oool?0?l0VI`0oooo002C0?oooaP0 o`2I603oool00`3oom@0V`1b0;[Zo`0<0?ooo`030000003oool0oooo02<0oooo603o09VP0?ooo`00 V03ooomc0?l0VJD0oooo002O0?ooofH0o`2IZ`3oool00:X0ooooCP3o09Vh0?ooo`00``3oool00`3o om@0V`1b0;[Zo`0<0?ooo`030000003oool0oooo0=/0oooo00330?ooo`030?ooe02K0780^^[o00`0 oooo00<000000?ooo`3oool0f`3oool00<<0oooo00<0oooD09/0LP2jj_l0303oool00`000000oooo 0?ooo`3K0?ooo`00``3oool00`3oom@0V`1b0;[Zo`0<0?ooo`030000003oool0oooo0=/0oooo0033 0?ooo`030?ooe02K0780^^[o00`0oooo00<000000?ooo`3oool0f`3oool00<00oooo00H0e9/00000 00000000VmCD09/0LP2jj_l<0?ooo`030000003oool0oooo0=/0oooo00320?ooo`040?ooe02K0000 001b0;[Zo``0oooo0P00003L0?ooo`00dP3oool00`000000oooo0?ooo`3K0?ooo`00dP3oool00`00 0000oooo0?ooo`3K0?ooo`00dP3oool00`000000oooo0?ooo`3K0?ooo`00dP3oool00`000000oooo 0?ooo`3K0?ooo`00dP3oool00`000000oooo0?ooo`3K0?ooo`00dP3oool00`000000oooo0?ooo`3K 0?ooo`00dP3oool00`000000oooo0?ooo`3K0?ooo`00dP3oool00`000000oooo0?ooo`3K0?ooo`00 dP3oool200000=`0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`030000003oool0 oooo0=/0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`030000003oool0oooo0=/0 oooo003B0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`030000003oool0oooo0=/0oooo003B 0?ooo`030000003oool0oooo0=/0oooo003B0?ooo`800000g03oool00=80oooo00<000000?ooo`3o ool0f`3oool00=80oooo00<000000?ooo`3oool0f`3oool00=80oooo00<000000?ooo`3oool0f`3o ool00=80oooo00<000000?ooo`3oool0f`3oool00=80oooo00<000000?ooo`3oool0f`3oool00=80 oooo00<000000?ooo`3oool0f`3oool00=80oooo00<000000?ooo`3oool0f`3oool00=80oooo00<0 00000?ooo`3oool0f`3oool00=80oooo00<000000?ooo`3oool0f`3oool00?l0oooo/@3oool00?l0 oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0 oooo/@3oool004h0oooo00<0omBK07:jjP3oool04@3oool00`3Z^W80VmCo0?ooo`3o0?oood`0oooo 000m0?ooo`030>ZjLP000000000000<0000000<009_D0?ooo`3oool01`3oool00`3oom@0Vg:j0>[o o`0B0?ooo`030?oojP2jLY/0e?oo0?l0ooooC03oool003h0oooo00H0^W8007:jjP3oool0oooo0?oD V`00Vm@90?ooo`030>ZjLP1b^^X0oooo01<0oooo00<0omBK07:jjP3oool0o`3ooom;0?ooo`00?`3o ool00`2jLP0009_D0?ooo`0:0?ooo`030?oojP2jLY/0e?oo01@0oooo00<0oooD09]b^P3Zool0o`3o oom;0?ooo`00<03oool00`3oom@0V`0000000006000000030000LP2jj_l0oooo00@0oooo00<0e9/0 001b^P3oool02@3oool00`3oe9/009_D0?ooo`060?ooo`030;Yb00000000000000D0000000<0002K 0=Coo`3oool0103oool00`3Z^W80VmCo0?ooo`0B0?ooo`030?ooe02K0000000000H0000000<009_D 0?ooo`3oool00`3oool00`3oe9/0000000000002000000030000LP2jj_l0oooo00<0oooo00<0omBK 0000000000001@0000000`000780^^[o0?ooo`0?0?ooo`030?oDV`00000000000080000000D0VmCo 0?ooe02K00000000002Ke00=0?ooo`030?oZ^P1b000000000080000000<0VmCo0?ooo`3oe9/00`00 00000`000780^^[o0?ooo`020?ooo`030?ooe02K0000000000<0000000<0001b0;[Zo`3oool00P3o ool00`3oj[X0LP0000000006000000030000LP2jj_l0omBK00<0000000`0001b0;[Zo`3oj[X0LP00 00000000Vm@0oooo0=BK00000000001b0;[D^P1b00030000000409_Do`3oool0onZj078000800000 00<0001b0;[Zo`3oool00P3oool00`3oe9/0000000000002000000030000LP2jj_l0oooo00<0oooo 00<0onZj0780000000001P0000000`000780^^[o0?ooo`040?ooo`030?oZ^P1b0000000000800000 00<009_D0?ooo`3oool00`3oool00`2jLP00000000000005000000030000V`3Dool0oooo00/0oooo 00<0oooD09/0000000000`0000000`1b^^X0oooo0?ooo`040?ooo`030?oDV`000000000000800000 00<0001b0;[Zo`3oool00`3oool00`3oj[X0LP0000000006000000060000LP2jj_l0oooo0?ooo`3o j[X0LP001`0000000`000780^^[o0?ooo`0k0?ooo`00[oo`0E0?ooo`030?oZ^P1b0780^^[o00L0oooo00<0onZj0780 V`3Dool01@3oool00`3oom@0V`1b0;[Zo`050?ooo`030>ZjLP00Vm@0oooo01<0oooo00<0e9/007:j jP3oool0103oool00`3Z^W80001b0;[Zo`0@0?ooo`030>ZjLP00Vm@0oooo00@0oooo00<0e9/007:j jP3oool00P3oool00`3oj[X0LP2K0=Coo`0>0?ooo`030?oZ^P1b0780^^[o00H0oooo00L0e9/007:j jP3oool0oooo0?oZ^P1b09/0e?oo0080oooo00<0e9/007:jjP3oool00P3oool00`3Z^W8009_D0?oo o`040?ooo`030=BK0000Vm@0oooo0080oooo00<0onZj0780V`3Dool01@3oool00`3oom@0V`1b0;[Z o`060?ooo`030?oZ^P1b0780^^[o00P0oooo00<0omBK001b^P3oool02P3oool00`3oj[X0LP1b0;[Z o`030?ooo`030?oZ^P1b09/0e?oo00X0oooo00<0oooD09/0002Ke?l01P3oool01`3Z^W80002K0=Co o`3oool0onZj0780V`3Dool01@3oool00`3oom@0V`1b0;[Zo`060?ooo`030?oZ^P1b0780^^[o00X0 oooo00<0onZj0780LP2jj_l0@03oool00380oooo00<0j[Yb001b^P3oool01@3oool00`3oe9/0002K 0=Coo`0>0?ooo`030?ooe02K09/0e?oo00T0oooo00<0onZj0780LP2jj_l02P3oool00`3oom@0V`2K 0=Coo`0E0?ooo`030?oZ^P1b0780^^[o00L0oooo00<0j[Yb002Ke03oool01P3oool00`3DV`00L[[Z 0?ooo`040?ooo`030>ZjLP00Vm@0oooo01<0oooo00<0j[Yb002Ke03oool0103oool00`3oom@0V`1b 0;[Zo`0@0?ooo`030>ZjLP00Vm@0oooo00@0oooo00<0e9/007:jjP3oool00P3oool00`3Z^W8009_D 0?ooo`0>0?ooo`030?oZ^P1b0780^^[o00H0oooo00L0e9/007:jjP3oool0oooo0?oZ^P1b09/0e?oo 0080oooo00<0e9/007:jjP3oool00P3oool00`3Z^W8009_D0?ooo`040?ooo`030=BK0000Vm@0oooo 0080oooo00<0j[Yb002Ke03oool01P3oool00`3DV`00L[[Z0?ooo`050?ooo`030?oZ^P1b0780^^[o 00P0oooo00<0omBK001b^P3oool02`3oool00`3oj[X0LP1b0;[Zo`0?0?ooo`030?oDV`0009/0e?oo 00X0oooo00<0j[Yb002Ke03oool01P3oool00`3DV`00L[[Z0?ooo`050?ooo`030?oZ^P1b0780^^[o 00X0oooo00<0onZj0780LP2jj_l0@03oool00380oooo00<0j[Yb001b^P3oool01@3oool00`3Z^W80 07:j0?ooo`0>0?ooo`030?ooe02K09/0e?oo00X0oooo00<0onZj0780LP2jj_l02@3oool00`3oom@0 V`2K0=Coo`0E0?ooo`030?oZ^P1b0780^^[o00L0oooo00<0e9/007:jjP3oool01P3oool00`3DV`00 09_D0?ooo`040?ooo`030>ZjLP00Vm@0oooo01<0oooo00<0oooD09/00000L[X0103oool00`3oom@0 V`1b0;[Zo`0@0?ooo`030>ZjLP00Vm@0oooo00@0oooo00<0e9/007:jjP3oool00P3oool00`3DV`00 0000000000070000000309_Do`3oool0oooo00@0oooo00<0onZj0780LP2jj_l01P3oool01`3DV`00 L[[Z0?ooo`3oool0onZj0780V`3Dool00P3oool00`3DV`00L[[Z0?ooo`020?ooo`030>ZjLP00Vm@0 oooo00@0oooo00<0e9/0002Ke03oool00P3oool00`3DV`00L[[Z0?ooo`060?ooo`030=BK0000Vm@0 oooo00D0oooo00<0onZj0780LP2jj_l0203oool00`3oe9/007:j0?ooo`0<0?ooo`030?oZ^P1b0780 ^^[o00h0oooo00<0omBK001b^P3oool02P3oool00`3DV`00L[[Z0?ooo`060?ooo`030=BK0000Vm@0 oooo00D0oooo00<0onZj0780LP2jj_l02P3oool00`3oj[X0LP1b0;[Zo`100?ooo`00ZjLP00 Vm@0oooo00H0oooo00<0e9/007:jjP3oool01@3oool00`3oj[X0LP1b0;[Zo`080?ooo`030?oDV`00 L[X0oooo00d0oooo00<0onZj0780LP2jj_l03@3oool00`3oj[X0LP2K0=Coo`0:0?ooo`030>ZjLP00 Vm@0oooo00H0oooo00<0e9/007:jjP3oool01@3oool00`3oj[X0LP1b0;[Zo`0:0?ooo`030?oZ^P1b 0780^^[o0400oooo000b0?ooo`030>ZjLP000000000000@0000000<009_D0?ooo`3oool03`3oool0 0`3oonX0^W9b0;[Zo`070?ooo`030?oDV`00L[X0oooo0080oooo00<0onZj0780LP2jj_l01`3oool0 0`3oj[X0LW:j0>[oo`0E0?ooo`030?oZ^P1b0780^^[o00L0oooo00<0onZj0780V`3Dool01@3oool0 0`3oom@0V`1b0;[Zo`050?ooo`030>ZjLP00000007:j01X0oooo00<0oooD09/0LP2jj_l0403oool0 0`3Z^W800000000000050000000707:jjP3oool0oooo0?ooo`3oe9/0002K0=Coo`050?ooo`030?oD V`00L[X0oooo00H0oooo00<0onZj0780LP2jj_l01P3oool01`3DV`0009_D0?ooo`3oool0onZj0780 LP2jj_l00P3oool00`3DV`00L[[Z0?ooo`020?ooo`030>ZjLP000780^^[o00@0oooo00<0e9/007:j jP3oool00P3oool00`3oj[X0LP2K0=Coo`050?ooo`030?ooe02K0780^^[o00H0oooo00<0onZj0780 LP2jj_l0203oool00`3oe9/007:j0?ooo`090?ooo`030?oDV`00L[X0oooo0080oooo00<0onZj0780 LP2jj_l03@3oool00`2jLP00VmCo0?ooo`050?ooo`070;Yb002Ke?l0oooo0?ooo`3oj[X0LP2K0=Co o`050?ooo`030?ooe02K0780^^[o00H0oooo00<0onZj0780LP2jj_l02P3oool00`3oj[X0LP1b0;[Z o`100?ooo`00ZjLP000780^^[o0?ooo`3oe9/007:j3`3oool00`3DV`00 000009_Do`030?ooo`030=BK0000L[X0oooo0100oooo00<0j[Yb002Ke03oool0103oool00`3DV`00 L[[Z0?ooo`030?ooo`030=BK00000780^^[o00<0oooo00<0j[Yb0000LP2jj_l01`3oool00`3oj[X0 LP1b0;[Zo`060?ooo`0;0=BK0000000009_D0?ooo`3Z^W8000000000V`3Dool0oooD09/0001b^^X0 0`3oool0103Z^W80079b0780002Ke?l20?ooo`030>ZjLP000780^^[o00@0oooo00<0omBK0000002K e?l00`3oool00`3oe9/0000009_Do`070?ooo`030?oZ^P1b0780^^[o00P0oooo00<0omBK001b^P3o ool02@3oool00`3oe9/007:j0?ooo`030?ooo`030?oZ^P1b0780^^[o00`0oooo00<0onZj07800000 Vm@00`3oool0103oom@0V`000000002Ke?l30?ooo`030?oDV`000000VmCo00<0oooo00<0omBK0000 002Ke?l01`3oool00`3oj[X0LP1b0;[Zo`0:0?ooo`030?oZ^P1b0780^^[o0400oooo000b0?ooo`03 0>ZjLP00L[X0oooo00@0oooo00<0omBK0000V`3Dool0403oool00`3oe9/007:j0>[oo`060?ooo`03 0?oDV`000000000000D0000000<007:j0?ooo`3oool0103oool00`3DV`00VmCo0?ooo`0C0?ooo`03 0=BK00000000000000D0000000<007:j0?ooo`3oool00`3oool00`3oom@0V`000000000200000003 0000V`3Dool0oooo00@0oooo00L0^W8000000000000009_D0?ooo`3oj[X0LP000080000000<0VmCo 0?ooo`3oool03P3oool00`3oj[X0LP000000000200000003001b^P3oool0oooo0100oooo00<0j[Yb 002Ke03oool0103oool00`3DV`00L[[Z0?ooo`040?ooo`030>ZjLP00000000000080000000<007:j 0?ooo`3oool01`3oool00`3oj[X0LP1b0;[Zo`040?ooo`090?oDV`000000000007:jjP3DV`000000 0000LP2jj_l0j[Yb0080000000<009_D0?ooo`3oool00P3oool0103Z^W8009_D0?ooe02K00020000 00030000V`3Dool0oooo00D0oooo00<0oooD09/0000000000P0000000`0009/0e?oo0?ooo`070?oo o`030?oZ^P1b0780^^[o00H0oooo00<0e9/00000000000001@0000000`000780^^[o0?ooo`030?oo o`030?oDV`000000000000D0000000<007:j0?ooo`3oool0303oool00`3DV`000000000000020000 000309_Do`2jLP00VmCo00@0oooo00<0oooD09/0000000000P0000000`0009/0e?oo0?ooo`040?oo o`060?oDV`0000000000000000000780^^[o2P3oool00`3oj[X0LP1b0;[Zo`100?ooo`00[oo`0F0?ooo`030?oZ^P1b0780^^[o04L0oooo00<0j[Yb002Ke03oool0103oool0 0`3DV`00L[[Z0?ooo`0C0?ooo`030?oZ^P1b0780^^[o01@0oooo00<0j[Yb002Ke03oool06P3oool0 0`3oj[X0LP1b0;[Zo`080?ooo`030?oDV`00L[X0oooo04P0oooo00<0onZj0780LP2jj_l0@03oool0 0380oooo00<0j[Yb001b^P3oool00`3oool00`3oj[X0LP0007:jjP0B0?ooo`030?oDV`1b^^X0oooo 01<0oooo00<0j[Yb09_Do`3oool05P3oool00`3oj[X0LP1b0;[Zo`170?ooo`030>ZjLP00Vm@0oooo 00@0oooo00<0e9/007:jjP3oool04`3oool00`3oj[X0LP1b0;[Zo`0D0?ooo`030>ZjLP00Vm@0oooo 01X0oooo00<0onZj0780LP2jj_l0203oool00`3oe9/007:j0?ooo`180?ooo`030?oZ^P1b0780^^[o 0400oooo000`0?ooo`030?ooe02K0000000000H0000000<0L[[Z0?ooo`3oool04@3oool00`3oonX0 ^W:K0=Coo`0B0?ooo`030?ooe02KL[X0j_oo01P0oooo00<0^W80001b^P3oool0A@3oool01`3DV`00 0000000000000000VmCo0?ooo`3oe9/00`0000000`00Vm@0oooo0?ooo`0A0?ooo`030?oZ^P1b0780 ^^[o01@0oooo00<0j[Yb002Ke03oool06P3oool00`3oj[X0LP1b0;[Zo`080?ooo`030?oDV`00L[X0 oooo03/0oooo00<0j[Yb0000V`3Dool02P3oool00`3oj[X0LP1b0;[Zo`100?ooo`00CP3oool00`3o e9/009_D0?ooo`0A0?ooo`030>ZjLP2Ke?l0oooo01T0oooo00<0^W800000000000000P0000000`00 09/0e?oo0?ooo`1J0?ooo`060?oDV`0000000000000000000780^^[o4P3oool0103oj[X0LP000000 0000Vm@H0?ooo`060?oDV`0000000000000000000780^^[oAP3oool00`3Z^W80002K0=Coo`070?oo o`060?oDV`0000000000000000000780^^[o@03oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0 oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0 oooo/@3oool00?l0oooo/@3oool00001\ \>"], ImageRangeCache->{{{0, 431}, {265.875, 0}} -> {-1.28259, -0.175327, \ 0.00915234, 0.00888529}}], Cell[BoxData[ TagBox[\(\[SkeletonIndicator] Graphics \[SkeletonIndicator]\), False, Editable->False]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Export["\", hplot]\)], "Input"], Cell[BoxData[ \("C:\\Documents and Settings\\johnson\\My \ Documents\\Filexfer\\Class06S\\helm.eps"\)], "Output"] }, Open ]] }, Open ]] }, FrontEndVersion->"5.2 for Microsoft Windows", ScreenRectangle->{{0, 1024}, {0, 685}}, WindowSize->{1016, 651}, WindowMargins->{{0, Automatic}, {Automatic, 0}}, Magnification->1.5 ] (******************************************************************* 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[CellGroupData[{ Cell[1776, 53, 39, 0, 56, "Subsection"], Cell[1818, 55, 48, 1, 42, "Input"], Cell[CellGroupData[{ Cell[1891, 60, 173, 4, 42, "Input"], Cell[2067, 66, 143, 2, 78, "Output"] }, Open ]], Cell[2225, 71, 44, 1, 42, "Input"], Cell[2272, 74, 71, 1, 42, "Input"], Cell[2346, 77, 91, 1, 42, "Input"], Cell[CellGroupData[{ Cell[2462, 82, 79, 1, 42, "Input"], Cell[2544, 85, 103, 2, 63, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[2684, 92, 45, 1, 42, "Input"], Cell[2732, 95, 84, 3, 81, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[2853, 103, 43, 1, 42, "Input"], Cell[2899, 106, 76, 1, 80, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3012, 112, 76, 1, 42, "Input"], Cell[3091, 115, 81, 1, 69, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3209, 121, 69, 1, 42, "Input"], Cell[3281, 124, 54, 1, 41, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3372, 130, 65, 1, 42, "Input"], Cell[3440, 133, 54, 1, 41, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[3543, 140, 39, 0, 56, "Subsection"], Cell[CellGroupData[{ Cell[3607, 144, 173, 4, 42, "Input"], Cell[3783, 150, 143, 2, 78, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3963, 157, 44, 1, 42, "Input"], Cell[4010, 160, 36, 1, 41, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4083, 166, 85, 1, 42, "Input"], Cell[4171, 169, 341, 5, 114, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4549, 179, 44, 1, 42, "Input"], Cell[4596, 182, 51, 1, 62, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4684, 188, 105, 2, 42, "Input"], Cell[4792, 192, 276, 4, 112, "Output"] }, Open ]], Cell[5083, 199, 105, 2, 42, "Input"], Cell[CellGroupData[{ Cell[5213, 205, 60, 1, 42, "Input"], Cell[5276, 208, 222, 4, 57, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5535, 217, 77, 1, 42, "Input"], Cell[5615, 220, 218, 3, 63, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5870, 228, 44, 1, 42, "Input"], Cell[5917, 231, 51, 1, 62, "Output"] }, Open ]], Cell[5983, 235, 41, 1, 42, "Input"], Cell[CellGroupData[{ Cell[6049, 240, 81, 1, 42, "Input"], Cell[6133, 243, 131, 2, 73, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[6301, 250, 444, 9, 146, "Input"], Cell[6748, 261, 46927, 1134, 279, 17085, 761, "GraphicsData", "PostScript", \ "Graphics"], Cell[53678, 1397, 130, 3, 41, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[53845, 1405, 129, 2, 68, "Input"], Cell[53977, 1409, 117, 2, 41, "Output"] }, Open ]] }, Open ]] } ] *) (******************************************************************* End of Mathematica Notebook file. *******************************************************************)