(* Content-type: application/mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 6.0' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 145, 7] NotebookDataLength[ 1732359, 87669] NotebookOptionsPosition[ 1709630, 87249] NotebookOutlinePosition[ 1727490, 87554] CellTagsIndexPosition[ 1727447, 87551] WindowFrame->Normal ContainsDynamic->False*) (* Beginning of Notebook Content *) Notebook[{ Cell[CellGroupData[{ Cell[TextData[StyleBox["\:3048\:3063\:ff01\:3000\:306e\:3053\:304e\:308a\:306e\ \:5f62\:306e\:3088\:3046\:306a\:30b0\:30e9\:30d5\:304c\:ff0c\:4e09\:89d2\:95a2\ \:6570\:3092\:305f\:304f\:3055\:3093\:30d7\:30e9\:30b9(\:5408\:6210\:ff09\ \:3059\:308b\:3053\:3068\:3067\:8868\:305b\:308b\:3088\:3046\:306b\:306a\:308b\ \:ff1f\:ff0e\:30a2\:30cb\:30e1\:30fc\:30b7\:30e7\:30f3\:3067\:89b3\:5bdf\:3057\ \:3066\:307f\:3088\:3046", "Section", FontColor->RGBColor[1, 0, 1]]], "Section", Background->RGBColor[0.501961, 1, 1]], Cell[TextData[{ "\:4e00\:822c\:306b\:548c\n\n ", Cell[BoxData[ RowBox[{ RowBox[{"P", "[", RowBox[{"n", ",", "x"}], "]"}], "=", RowBox[{ RowBox[{ RowBox[{"2", " ", RowBox[{"sin", "[", "x", "]"}]}], "-", RowBox[{"sin", "[", RowBox[{"2", " ", "x"}], "]"}], "+", FractionBox[ RowBox[{"2", " ", RowBox[{"sin", "[", RowBox[{"3", " ", "x"}], "]"}]}], RowBox[{"3", " "}]], "+", "\[CenterEllipsis]", "+", FractionBox[ RowBox[{"2", SuperscriptBox[ RowBox[{"(", RowBox[{"-", "1"}], ")"}], RowBox[{"n", "-", "1"}]], RowBox[{"sin", "[", "nx", "]"}]}], "n"]}], "=", RowBox[{"2", RowBox[{ UnderoverscriptBox["\[Sum]", RowBox[{"k", "=", "1"}], "n"], FractionBox[ RowBox[{ SuperscriptBox[ RowBox[{"(", RowBox[{"-", "1"}], ")"}], RowBox[{"k", "-", "1"}]], RowBox[{"sin", "[", "kx", "]"}]}], "k"]}]}]}]}]]], "\:ff08\:8d64)\n \:3000\n \:3092\:8003\:3048\:3066\:ff0c", Cell[BoxData[ RowBox[{"n", " "}]]], " \:3092\:5927\:304d\:304f\:3057\:3066\:3044\:304d\:307e\:3059\:ff0e", Cell[BoxData[ FormBox[ RowBox[{ RowBox[{"n", "=", "1"}], ",", "2", ",", "\[CenterEllipsis]", ",", "20"}], TraditionalForm]]], " \:306e\:5834\:5408\:306b\:ff0c\:30a2\:30cb\:30e1\:30fc\:30b7\:30e7\:30f3\ \:3068\:3057\:3066\:89b3\:5bdf\:3057\:307e\:3059\:3002\n ", StyleBox["(\:4e0b\:306e\:30b0\:30e9\:30d5\:3092\:30c0\:30d6\:30eb\:30af\:30ea\ \:30c3\:30af\:3057\:3066\:304f\:3060\:3055\:3044)", FontColor->RGBColor[1, 0, 0]], "\n\:3000\:3000\:3000\:3000\:3000\:3000\:3000\:3000\:3000\:3000\:3000\:3000\ \:3000\:3000\:3000\:3000\:3000\:3000" }], "Text", FontSize->18], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"Clear", "[", RowBox[{"a", ",", "F"}], "]"}], ";", RowBox[{ RowBox[{"a", "[", RowBox[{"k_", ",", "x_"}], "]"}], ":=", FractionBox[ RowBox[{ SuperscriptBox[ RowBox[{"(", RowBox[{"-", "1"}], ")"}], RowBox[{"{", RowBox[{"k", "-", "1"}], "}"}]], " ", RowBox[{"Sin", "[", RowBox[{"k", " ", "x"}], "]"}]}], "k"]}], ";", RowBox[{"Clear", "[", "S", "]"}], ";", RowBox[{ RowBox[{"P", "[", RowBox[{"n_", ",", "x_"}], "]"}], ":=", RowBox[{"2", " ", RowBox[{ UnderoverscriptBox["\[Sum]", RowBox[{"k", "=", "1"}], "n"], RowBox[{"a", "[", RowBox[{"k", ",", "x"}], "]"}]}]}]}], ";", RowBox[{ RowBox[{"F", "[", "x_", "]"}], ":=", RowBox[{"x", "/;", RowBox[{ RowBox[{"-", "\[Pi]"}], "<", "x", "<", "\[Pi]"}]}]}], ";", RowBox[{ RowBox[{"F", "[", "x_", "]"}], ":=", RowBox[{ RowBox[{"x", "+", RowBox[{"2", " ", "\[Pi]"}]}], "/;", RowBox[{ RowBox[{ RowBox[{"-", "3"}], " ", "\[Pi]"}], "<", "x", "<", RowBox[{"-", "\[Pi]"}]}]}]}], ";", RowBox[{ RowBox[{"F", "[", "x_", "]"}], ":=", RowBox[{ RowBox[{"x", "+", RowBox[{"4", " ", "\[Pi]"}]}], "/;", RowBox[{ RowBox[{ RowBox[{"-", "5"}], " ", "\[Pi]"}], "<", "x", "<", RowBox[{ RowBox[{"-", "3"}], " ", "\[Pi]"}]}]}]}], ";", RowBox[{ RowBox[{"F", "[", "x_", "]"}], ":=", RowBox[{ RowBox[{"x", "-", RowBox[{"2", " ", "\[Pi]"}]}], "/;", RowBox[{"\[Pi]", "<", "x", "<", RowBox[{"3", " ", "\[Pi]"}]}]}]}], ";", RowBox[{ RowBox[{"F", "[", "x_", "]"}], ":=", RowBox[{ RowBox[{"x", "-", RowBox[{"4", " ", "\[Pi]"}]}], "/;", RowBox[{ RowBox[{"3", " ", "\[Pi]"}], "<", "x", "<", RowBox[{"5", " ", "\[Pi]"}]}]}]}], ";", RowBox[{"Do", "[", RowBox[{ RowBox[{"Print", "[", RowBox[{"Plot", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"F", "[", "x", "]"}], ",", RowBox[{"P", "[", RowBox[{"n", ",", "x"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{ RowBox[{"-", "5"}], " ", "\[Pi]"}], ",", RowBox[{"5", " ", "\[Pi]"}]}], "}"}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"-", "5"}], " ", "\[Pi]"}], ",", RowBox[{"5", " ", "\[Pi]"}]}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "3.5`"}], ",", "3.5`"}], "}"}]}], "}"}]}], ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}], ",", RowBox[{"PlotStyle", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"Hue", "[", "0.6`", "]"}], ",", RowBox[{"Hue", "[", "0.`", "]"}]}], "}"}]}], ",", RowBox[{"Ticks", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"-", "5"}], " ", "\[Pi]"}], ",", RowBox[{ RowBox[{"-", "4"}], " ", "\[Pi]"}], ",", RowBox[{ RowBox[{"-", "3"}], " ", "\[Pi]"}], ",", RowBox[{ RowBox[{"-", "2"}], " ", "\[Pi]"}], ",", RowBox[{"-", "\[Pi]"}], ",", "0", ",", "\[Pi]", ",", RowBox[{"2", " ", "\[Pi]"}], ",", RowBox[{"3", " ", "\[Pi]"}], ",", RowBox[{"4", " ", "\[Pi]"}], ",", RowBox[{"5", " ", "\[Pi]"}]}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "\[Pi]"}], ",", "0", ",", "\[Pi]"}], "}"}]}], "}"}]}]}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"n", ",", "1", ",", "20"}], "}"}]}], "]"}]}]], "Input"], Cell[CellGroupData[{ Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00942 .09283 L .01975 .0744 L .02496 .06646 L .03053 .05929 L .03578 .05399 L .03806 .05217 L .04057 .05052 L .04332 .04914 L .04483 .04859 L .04555 .04837 L .04624 .04819 L .04755 .04793 L .04876 .04779 L .05006 .04775 L .05079 .04777 L .05147 .04781 L .05222 .0479 L .05302 .04803 L .05378 .04819 L .05448 .04838 L .0572 .04937 L .05862 .05007 L .06017 .05097 L .06331 .05323 L .06868 .05839 L .07443 .06559 L .08481 .08217 L .10561 .12257 L .11658 .14309 L .12259 .1529 L .12824 .16076 L .13363 .16683 L .13857 .17101 L .14124 .17268 L .14405 .17396 L .14552 .17444 L .14688 .17476 L .14766 .1749 L .14837 .17499 L .14919 .17505 L .14997 .17507 L .15113 .17503 L .15241 .17489 L .15374 .17463 L .15499 .17429 L .15722 .17344 L .15962 .17219 L .16242 .17029 L .16508 .16806 L Mistroke .17008 .16282 L .18017 .14856 L .19091 .12934 L .21023 .09129 L .22106 .07229 L .22675 .06398 L .23276 .05686 L .23803 .0522 L .24101 .05027 L .24245 .04953 L .2438 .04895 L .24503 .04852 L .24637 .04816 L .24758 .04793 L .2487 .0478 L .24991 .04775 L .25125 .0478 L .25192 .04786 L .25264 .04797 L .25395 .04824 L .25527 .04862 L .25648 .04906 L .25917 .05037 L .26167 .05198 L .26403 .05383 L .26931 .05911 L .27503 .06644 L .2972 .10582 L .3177 .14501 L .32332 .15398 L .32934 .16213 L .33503 .16816 L .3375 .17022 L .34022 .17209 L .34278 .17344 L .34419 .17401 L .34551 .17444 L .34673 .17474 L .34786 .17493 L .3491 .17504 L .3504 .17507 L .35173 .17498 L .35247 .17488 L .35314 .17476 L .35445 .17445 L .35569 .17405 L .35847 .17283 L .36149 .17097 L .36658 .16663 L .37197 .1605 L Mistroke .38165 .14611 L .40241 .10659 L .4214 .07177 L .4264 .06446 L .43185 .05781 L .43435 .05529 L .43701 .05298 L .4395 .05118 L .44179 .04985 L .44315 .04922 L .44464 .04865 L .44613 .04822 L .44695 .04804 L .44772 .04791 L .44844 .04782 L .44912 .04777 L .45041 .04775 L .45179 .04785 L .45257 .04795 L .45329 .04809 L .45453 .04839 L .4557 .04876 L .45835 .04992 L .46093 .05147 L .46372 .05357 L .46893 .05868 L .47378 .0647 L .48478 .08211 L .50694 .12517 L .518 .14551 L .52343 .15415 L .52843 .16101 L .5329 .1661 L .5378 .17045 L .54035 .17217 L .54274 .17342 L .54403 .17395 L .54525 .17436 L .54593 .17455 L .54667 .17472 L .54796 .17494 L .54864 .17501 L .54936 .17506 L .55065 .17506 L .55204 .17494 L .55282 .17482 L .55356 .17467 L .55489 .17432 L .5561 .1739 L .55883 .17264 L Mistroke .56125 .17113 L .56389 .16911 L .56867 .16443 L .58013 .14862 L .59071 .12973 L .61203 .08791 L .62247 .07012 L .63201 .05764 L .6367 .05322 L .63936 .05127 L .64182 .04984 L .64304 .04926 L .64419 .04881 L .64523 .04846 L .64633 .04817 L .64754 .04794 L .64864 .0478 L .64983 .04775 L .65114 .04779 L .65252 .04795 L .65383 .04821 L .655 .04853 L .65628 .04898 L .65914 .05035 L .66179 .05206 L .66661 .05622 L .67173 .06201 L .68156 .07656 L .69216 .09589 L .71135 .13364 L .72225 .15237 L .72756 .15989 L .73239 .16557 L .7375 .17022 L .74031 .17214 L .74296 .17352 L .74437 .17408 L .74585 .17453 L .74712 .17481 L .74784 .17492 L .74852 .175 L .74929 .17505 L .75003 .17507 L .75142 .17501 L .75219 .17492 L .75291 .1748 L .7537 .17464 L .75454 .17442 L .75585 .174 L .75728 .17341 L Mistroke .76018 .17185 L .76286 .16995 L .76536 .1678 L .771 .16171 L .77705 .15343 L .79824 .11493 L .81907 .0755 L .82478 .0667 L .83084 .05894 L .83601 .0538 L .83895 .05154 L .84171 .04989 L .84416 .04881 L .84555 .04837 L .84684 .04806 L .84821 .04785 L .84945 .04776 L .85014 .04775 L .85088 .04777 L .85224 .0479 L .8534 .04811 L .85467 .04843 L .85601 .04888 L .85725 .04939 L .85948 .05055 L .86188 .05213 L .8677 .05734 L .87323 .06396 L .88359 .08002 L .90269 .11678 L .91357 .13773 L .92379 .15468 L .92864 .16127 L .93376 .16696 L .93644 .16938 L .93937 .17155 L .94204 .17309 L .94452 .17413 L .94589 .17454 L .94667 .17472 L .94739 .17486 L .9487 .17502 L .94937 .17506 L .9501 .17507 L .95136 .17501 L .95272 .17484 L .954 .17457 L .95517 .17423 L .95662 .1737 L .95796 .17309 L Mistroke .96101 .1713 L .9637 .16926 L .96656 .16664 L .97484 .15666 L .98378 .14246 L 1 .11141 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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 BdW6/wHcbpFr\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00942 .07507 L .01483 .05726 L .01975 .04428 L .02243 .03876 L .02496 .03462 L .02625 .03292 L .02763 .03144 L .02834 .03079 L .02913 .03018 L .02985 .02972 L .03053 .02936 L .03183 .0289 L .03302 .02872 L .03431 .02879 L .03504 .02894 L .03571 .02916 L .03694 .02975 L .03806 .03047 L .04057 .03274 L .04334 .0362 L .04627 .04079 L .05151 .05083 L .06335 .07694 L .06829 .08701 L .07358 .09613 L .07662 .1004 L .07939 .10363 L .08196 .10607 L .08481 .10814 L .08606 .10886 L .08741 .10952 L .08986 .1104 L .09122 .11075 L .09196 .1109 L .09265 .11102 L .09388 .11118 L .09522 .1113 L .09647 .11137 L .09766 .1114 L .09872 .11141 L .09987 .11141 L .10113 .11141 L .10246 .11142 L .1036 .11145 L .10485 .11152 L .10554 .11158 L .1063 .11165 L .10769 .11185 L .10903 .11212 L Mistroke .11028 .11245 L .11176 .11296 L .1131 .11354 L .11611 .11528 L .11872 .11734 L .12154 .12019 L .12665 .12703 L .14721 .16928 L .15285 .18048 L .15595 .18558 L .15888 .18946 L .1602 .19086 L .16161 .19209 L .16234 .19263 L .16315 .19312 L .16389 .19349 L .16457 .19375 L .16586 .19405 L .16725 .19408 L .16847 .19384 L .16975 .19332 L .1711 .19247 L .17236 .19139 L .17473 .18863 L .17728 .18459 L .18004 .17901 L .18501 .16602 L .1896 .15121 L .2008 .1082 L .21127 .06863 L .21616 .05341 L .22079 .04199 L .22335 .03712 L .2247 .03499 L .22614 .03306 L .22734 .03172 L .22867 .03053 L .22988 .0297 L .23101 .02915 L .23228 .0288 L .23366 .02872 L .23436 .02879 L .23511 .02896 L .23645 .02949 L .2378 .03028 L .23907 .03128 L .24144 .03373 L .24425 .03753 L .24684 .04179 L .2527 .05335 L Mistroke .26299 .07616 L .26866 .08771 L .27405 .09684 L .27904 .10327 L .28187 .10599 L .28449 .10794 L .28692 .10929 L .28911 .11017 L .29033 .11054 L .29165 .11084 L .29289 .11106 L .29404 .1112 L .29523 .1113 L .29652 .11137 L .29774 .1114 L .29887 .11141 L .30018 .11141 L .30084 .11141 L .30157 .11141 L .30285 .11143 L .30404 .11147 L .30518 .11154 L .30638 .11166 L .30741 .1118 L .30853 .11201 L .30974 .1123 L .31104 .1127 L .31337 .11367 L .316 .1152 L .31847 .11712 L .32311 .12206 L .32823 .12958 L .33379 .13989 L .34458 .16352 L .34985 .17478 L .35467 .1836 L .3571 .18723 L .35975 .19041 L .3612 .19177 L .36254 .19276 L .36383 .19346 L .3652 .19393 L .36598 .19407 L .3667 .19411 L .3675 .19405 L .36833 .19388 L .36906 .19364 L .36973 .19333 L .37127 .19234 L .37266 .19109 L Mistroke .37393 .18967 L .37677 .18548 L .37918 .18087 L .38184 .17472 L .38722 .15919 L .39687 .12389 L .40826 .07929 L .41366 .06082 L .41869 .04679 L .4213 .04094 L .42368 .03658 L .42631 .03285 L .42776 .03131 L .42913 .03018 L .43033 .02946 L .43161 .02895 L .4327 .02874 L .4339 .02873 L .43518 .02898 L .43656 .02954 L .43787 .03033 L .43906 .03127 L .44185 .03423 L .44445 .03783 L .45031 .04837 L .46097 .07174 L .4704 .09089 L .4757 .09919 L .48056 .10481 L .48316 .10701 L .486 .10883 L .48743 .10952 L .48896 .11012 L .4904 .11056 L .49172 .11086 L .49306 .11108 L .4943 .11123 L .49566 .11133 L .49635 .11136 L .4971 .11138 L .49837 .1114 L .49973 .11141 L .501 .11141 L .50219 .11142 L .50286 .11143 L .50359 .11145 L .50486 .11152 L .50558 .11158 L .50634 .11166 L .50771 .11185 L Mistroke .50897 .11211 L .51015 .11241 L .51144 .11284 L .51282 .11341 L .51594 .11516 L .51889 .11749 L .52154 .12019 L .52441 .12378 L .53538 .14318 L .54552 .1656 L .5504 .17586 L .55296 .18067 L .55565 .18513 L .55802 .18843 L .55927 .1899 L .56061 .19124 L .56184 .19227 L .56296 .19301 L .56408 .19357 L .56515 .19392 L .5664 .1941 L .56778 .19401 L .56847 .19384 L .56921 .19357 L .57056 .19285 L .57189 .19182 L .57316 .19057 L .57554 .18747 L .57833 .18261 L .58092 .17697 L .58679 .16057 L .597 .12336 L .60802 .08017 L .61308 .06265 L .61842 .04743 L .62298 .03776 L .62557 .03379 L .62797 .03111 L .62926 .03009 L .63044 .0294 L .63174 .02892 L .63312 .02871 L .63432 .02879 L .63544 .02907 L .63667 .0296 L .63799 .03042 L .63916 .03136 L .64043 .0326 L .64275 .03539 L .6471 .04225 L Mistroke .66756 .08561 L .67315 .09546 L .67588 .09944 L .6784 .10256 L .68065 .1049 L .68312 .10699 L .6856 .10861 L .68823 .10985 L .6897 .11036 L .6911 .11073 L .69236 .11097 L .69372 .11117 L .69443 .11124 L .69521 .1113 L .69602 .11135 L .69679 .11138 L .69815 .1114 L .69892 .11141 L .69962 .11141 L .7009 .11141 L .70209 .11142 L .7034 .11145 L .70413 .11148 L .7048 .11152 L .70614 .11164 L .7069 .11173 L .7076 .11184 L .70889 .11209 L .71025 .11244 L .71152 .11287 L .71291 .11345 L .71543 .11483 L .71789 .11662 L .72016 .11872 L .72532 .12505 L .73081 .13411 L .75004 .17515 L .75531 .18461 L .75796 .18836 L .76087 .19148 L .7624 .19266 L .76325 .19318 L .76403 .19355 L .76475 .19381 L .76554 .194 L .76628 .1941 L .76697 .1941 L .76826 .1939 L .769 .19366 L .76969 .19335 L Mistroke .77108 .19249 L .77257 .19119 L .77528 .18785 L .77824 .18279 L .78363 .16998 L .79376 .13596 L .80528 .09055 L .81093 .06981 L .81613 .05351 L .82086 .04184 L .82325 .0373 L .82587 .0334 L .82725 .03182 L .8285 .03066 L .82919 .03014 L .82995 .02966 L .83132 .02904 L .8326 .02875 L .83397 .02874 L .83513 .02897 L .83642 .02947 L .83765 .03018 L .839 .03122 L .84173 .03407 L .84425 .03753 L .8466 .04136 L .85759 .06415 L .86713 .08476 L .87215 .09387 L .87748 .10147 L .88021 .10447 L .88322 .10706 L .88595 .1088 L .88851 .10996 L .88986 .1104 L .89114 .11073 L .89228 .11096 L .89354 .11114 L .89489 .11128 L .89565 .11133 L .89634 .11136 L .89768 .1114 L .89894 .11141 L .90017 .11141 L .90131 .11141 L .90251 .11142 L .90382 .11146 L .90496 .11153 L .90599 .11162 L .90718 .11177 L Mistroke .90831 .11197 L .90954 .11225 L .91084 .11263 L .91317 .11357 L .91568 .11499 L .91845 .1171 L .92092 .11951 L .92362 .12272 L .92906 .13098 L .93878 .15054 L .94469 .16376 L .95026 .1756 L .9529 .18058 L .95569 .1852 L .95827 .18874 L .96069 .19132 L .96177 .19222 L .96279 .19291 L .96396 .19352 L .96504 .19389 L .96622 .19409 L .96732 .19407 L .96853 .19382 L .96982 .19328 L .9711 .19247 L .97249 .19127 L .97501 .18825 L .97745 .18428 L .9797 .17976 L .98442 .16776 L .98958 .15125 L 1 .11141 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJzdnXmXFEUWxcuuahrZRlEURoRWQEfZGlCEcXYXFkVxQVFZxIUBF0RgZs64 zPbXfIz5Un6H+RY9lZmRUZGRvxd5I7M8cqbPqaKIfPe9++6LXCMy88yVO9c+ /fLKnesfX1k+cevKzWvXP769/PJXt6ZN43tGo4WPRqPRv5dHxe/V6U/3tTr6 4Ycfyq9Piq+imRqOlL/HBaT8VXzKBQf+H4x2g9ECtC11ONtQL7+66pf/F9p2 Fd+Twsu4/P+k4XH6t674sVhVafprX9W+EVzdKr4Xiqbb/te+iKb3GFE/5hF3 wPN3FXYTLPo6aiv+vQVte3OIRNhZOt9XbT8DIjdr+YK26e+vufkpr+q9JokW iPJy0twHjL4qvxcbbTXsZmLZUZMR2xspflv9uB+Y3YC2BWj7UrSjNSsupIW9 kcjsm+rXZpHaGNq+EO0OiykQVpXpL1U6D4g0J9D2uWh3SEyHsKpkf67SeVCk uQhtn4l2K2I6hFUl+1OVzhaR5hpouy7aHRTTIawqWbUdHz1kuR0Xe/0PYemS hVjIRpQx9ojJpuNeEeVZ8ohKqNHDVm8ujRY8zUtgt7Ybu9APO/u1S5RH5XJZ lHbsM59hr1WSbXXrSLRJLk3qrrYa0L0A7u91HTPerBe4NeDjA9MHb1dD7Bja HhNlzeVJua7N9HG1knkbyDw1WwIEqbMuaivs1wL2fRMrhV4WhVTpmIUuD/Bc LWvAbP13mv08QNdGatLrwY6w7yWwXXF3imqpXNQ8qHKfNCUrT/Kcm3vBnNJe F9kVy1Tseog7L8l+rDw+bq6Z4aIpJC+aBD8v1NciuyNrzZx3NlTKhnyLjUWp REgEsqNjatq+kr91mZwezRL3p8v1oyraVlhEx+yqXCol2u68a8rUL0W1FMSZ NFA5q/6I8xW7LHTuQS6GUKIU3xH9qfy2DyjLvDUgf3SkmigLnUORC6JE20Ly RymqZVH9PSKWhTjTCZXKWfVHmlYnlf5UjQ5sulwMoUQpnhP9qfyGlGXeGpC/ CdglykJno+SCKNHGifxRimpZVH/+fKJHWYZwJg3odJc0rc7w/ZWdcFF8Ema5 GEKJUnxb9KfyU8syJIaqAfmjKw6JsqwXXRAl2jiRP0pRLYvqb9uAsgzhTBrQ ABtpeskui+piCCVK8S3RHw3yEb8hZZm3BsSZrtm5smyBRTTMSC6GUKIU1bIQ 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 \ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00488 .08266 L .00942 .0586 L .01441 .03777 L .01721 .02936 L .01842 .02652 L .01975 .02395 L .02104 .02203 L .02242 .0206 L .02369 .01982 L .02488 .01956 L .0256 .01961 L .02628 .0198 L .02756 .02052 L .02894 .02178 L .03045 .0237 L .03299 .02803 L .0357 .03385 L .04057 .04611 L .04631 .0608 L .04933 .06759 L .05251 .07358 L .05531 .07767 L .05679 .07938 L .05838 .08087 L .05984 .08194 L .06117 .08268 L .0625 .08322 L .06377 .08356 L .06498 .08375 L .06631 .08384 L .06698 .08384 L .0677 .08382 L .069 .08372 L .07132 .08347 L .07254 .08335 L .07385 .08325 L .0746 .08322 L .07529 .08322 L .07663 .0833 L .07736 .08339 L .07814 .08353 L .07888 .08371 L .07957 .08392 L .08078 .08441 L .08211 .08511 L .08481 .08713 L .08743 .08986 L .09028 .09369 L .09548 .10255 L Mistroke .10523 .12159 L .11074 .13059 L .11382 .13436 L .11528 .13577 L .11661 .13685 L .11786 .13769 L .11923 .13841 L .1206 .13895 L .12135 .13917 L .12205 .13933 L .12334 .13952 L .12452 .13959 L .12588 .13958 L .12717 .1395 L .12837 .13938 L .12966 .13923 L .13078 .13912 L .132 .13902 L .13336 .13897 L .1341 .13899 L .13478 .13904 L .13601 .13921 L .13733 .13954 L .13806 .1398 L .13873 .14008 L .14024 .14092 L .14157 .1419 L .14298 .1432 L .14543 .14611 L .14811 .15031 L .15294 .16023 L .15812 .17325 L .16265 .18498 L .16747 .19565 L .1701 .19987 L .17082 .20076 L .1716 .20159 L .17227 .20217 L .173 .20267 L .17431 .20319 L .17568 .20319 L .17695 .20267 L .17813 .20172 L .17886 .20091 L .17964 .19984 L .18107 .19736 L .18374 .19088 L .18686 .18039 L .18974 .16816 L .20065 .10752 L Mistroke .20598 .07648 L .21086 .05191 L .21319 .04223 L .21572 .03351 L .21812 .02717 L .21919 .02496 L .22034 .023 L .22168 .02129 L .22293 .02022 L .22416 .01967 L .22528 .01957 L .2265 .01989 L .22784 .02073 L .22851 .02134 L .22923 .02211 L .23054 .02383 L .23333 .0287 L .23636 .03541 L .24187 .04955 L .2472 .06291 L .24981 .06858 L .2522 .07305 L .25447 .07657 L .25696 .07956 L .25945 .08169 L .26081 .08251 L .26208 .08307 L .26276 .0833 L .2635 .0835 L .26484 .08374 L .26615 .08383 L .26735 .08383 L .26865 .08375 L .26939 .08368 L .27009 .08361 L .27147 .08346 L .2722 .08338 L .27298 .08331 L .27376 .08325 L .27446 .08323 L .27583 .08324 L .2765 .08328 L .27723 .08337 L .27854 .08362 L .27983 .08402 L .28119 .0846 L .28235 .08526 L .28362 .08614 L .28648 .08878 L .28953 .09261 L Mistroke .29504 .10173 L .30576 .12256 L .3087 .12756 L .31182 .13202 L .31447 .13502 L .31598 .13636 L .3174 .1374 L .31872 .13816 L .31941 .13849 L .32015 .13879 L .32145 .13919 L .32266 .13943 L .3234 .13952 L .32419 .13958 L .32494 .1396 L .32563 .13959 L .32694 .13951 L .32832 .13938 L .33067 .13913 L .33199 .13902 L .33319 .13898 L .33388 .13898 L .33462 .13902 L .33596 .1392 L .33731 .13953 L .33855 .14 L .33978 .14064 L .34108 .14152 L .34341 .14365 L .34591 .14679 L .34865 .15127 L .35814 .17329 L .36355 .18719 L .36653 .19383 L .36799 .1966 L .36934 .1988 L .37059 .20049 L .37196 .20192 L .37334 .20285 L .37409 .20314 L .3748 .20325 L .37605 .20309 L .37719 .20251 L .37851 .20132 L .37976 .19965 L .38108 .19735 L .38249 .19421 L .38506 .18683 L .38985 .16766 L .40059 .10786 L Mistroke .40542 .07962 L .41059 .05314 L .41309 .04259 L .41547 .03431 L .4176 .0284 L .41991 .02368 L .42111 .02195 L .42243 .02059 L .42381 .01977 L .42511 .01956 L .42631 .01981 L .42742 .02042 L .42863 .02146 L .42991 .02295 L .43263 .02734 L .43515 .03259 L .44088 .04693 L .44638 .06099 L .45158 .07197 L .45446 .07654 L .45597 .07847 L .45757 .08016 L .45892 .0813 L .4604 .08228 L .46175 .08294 L .463 .08338 L .46432 .08367 L .46499 .08376 L .46573 .08382 L .46702 .08384 L .46825 .08378 L .46894 .08373 L .46968 .08365 L .47099 .08351 L .47242 .08336 L .47322 .08329 L .47395 .08324 L .47527 .08322 L .47652 .08328 L .47767 .08344 L .47891 .08372 L .48028 .08419 L .48173 .08489 L .48297 .08567 L .48434 .08672 L .48687 .08921 L .48918 .09212 L .49439 .10054 L .50381 .11892 L .50882 .12775 L Mistroke .51157 .1317 L .51415 .1347 L .51657 .13682 L .51793 .13773 L .51919 .13839 L .52025 .13883 L .52141 .13918 L .52262 .13943 L .52375 .13955 L .5251 .1396 L .52587 .13958 L .52657 .13954 L .52787 .13943 L .52925 .13928 L .53039 .13915 L .53163 .13904 L .53298 .13898 L .53426 .139 L .53562 .13914 L .5364 .13929 L .53712 .13948 L .53788 .13973 L .53857 .14001 L .54013 .14085 L .54146 .14181 L .5429 .14311 L .54551 .14623 L .54799 .15009 L .55065 .15518 L .55546 .16636 L .56069 .17998 L .56639 .19355 L .56788 .19641 L .56946 .19899 L .57096 .20092 L .57231 .20221 L .57304 .20269 L .57371 .20301 L .57444 .20321 L .57521 .20325 L .57651 .20291 L .57725 .20247 L .57794 .20191 L .57931 .20032 L .5806 .19824 L .58303 .19283 L .58565 .18484 L .58849 .17377 L .59831 .12152 L .60889 .06123 L Mistroke .61199 .04702 L .61495 .03598 L .6176 .02839 L .6191 .02513 L .62049 .02278 L .62117 .02187 L .62191 .02105 L .62325 .02003 L .62456 .01959 L .62576 .01964 L .62706 .02018 L .62779 .0207 L .62848 .02131 L .62988 .02291 L .63137 .02512 L .67266 .08334 L .71607 .13643 L .71734 .13736 L .71868 .13814 L .71938 .13848 L .72015 .13879 L .72149 .1392 L .72277 .13945 L .72413 .13958 L .72542 .13959 L .72659 .13954 L .7279 .13943 L .72932 .13927 L .73055 .13914 L .73191 .13902 L .73267 .13899 L .73339 .13897 L .73415 .13899 L .73496 .13906 L .73571 .13916 L .73643 .1393 L .73778 .13969 L .73904 .14024 L .74019 .14089 L .74143 .14179 L .74276 .14298 L .74515 .14574 L .74739 .14908 L .75285 .16004 L .75788 .17262 L .76238 .18432 L .76721 .19517 L .76863 .1977 L .76998 .19971 L .77119 .20117 L Mistroke .7725 .20235 L .77375 .20303 L .77507 .20326 L .7762 .20304 L .77744 .20233 L .77875 .20105 L .78012 .19909 L .78129 .19691 L .78257 .19401 L .78544 .18556 L .7881 .17542 L .7981 .12279 L .80341 .09114 L .80916 .05988 L .8118 .04781 L .81459 .03715 L .81698 .02995 L .81832 .02672 L .8196 .02421 L .82082 .02232 L .82214 .02083 L .82335 .01998 L .82447 .0196 L .8258 .01965 L .827 .02015 L .82839 .02121 L .82969 .02267 L .83206 .02629 L .83423 .03056 L .83912 .04234 L .8487 .06627 L .85146 .07175 L .85407 .07599 L .85641 .07897 L .85895 .08133 L .8603 .08223 L .86179 .08296 L .86254 .08323 L .86334 .08346 L .8641 .08363 L .8648 .08373 L .86612 .08383 L .86687 .08384 L .86756 .08382 L .86884 .08374 L .87019 .0836 L .87155 .08345 L .87227 .08337 L .87302 .08331 L .87441 .08323 L Mistroke .87569 .08323 L .87692 .08333 L .87806 .08351 L .87932 .08384 L .88067 .08436 L .88195 .08501 L .88336 .08594 L .88622 .0885 L .88886 .09168 L .89135 .09533 L .90297 .11729 L .90792 .1263 L .91062 .13043 L .91313 .13361 L .91586 .13627 L .91731 .13734 L .91885 .13823 L .91953 .13855 L .92026 .13883 L .9216 .13923 L .9229 .13947 L .92409 .13958 L .92541 .13959 L .92666 .13954 L .92778 .13944 L .929 .13931 L .93032 .13916 L .93105 .13909 L .93173 .13904 L .93307 .13898 L .93427 .139 L .93543 .13911 L .93666 .13935 L .9377 .13966 L .93885 .14014 L .94008 .14082 L .94141 .14177 L .94379 .14407 L .94659 .1478 L .94962 .1531 L .95513 .16555 L .96046 .1794 L .96546 .19159 L .96733 .1954 L .9693 .19875 L .97033 .20018 L .97146 .20145 L .97248 .20233 L .97343 .2029 L .97458 .20323 L Mistroke .97566 .20319 L .97663 .20285 L .97768 .20214 L .97883 .20095 L .98004 .19921 L .98222 .19487 L .98433 .18914 L .9866 .18139 L .99069 .16365 L 1 .11141 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJzdnemaFEUWhsuu6mZ1G0Flk1Z2xQYEmk3QcWcHEURBodkEHZXt3+zzay5j bop7mLvoqcyMyIyMfE/EiYwCfaafp6urI8/yfd+JzIzcIk8vPL57++eFx/du Lsx+/nDh/t17Nx/Nfvbrw3HT8LnBYOrGYDD49+yg+L44/mo+FgdPnjwpP24V H0UzNewtvw8Ll/Jb8VsumPt/MNoMRlPQtiQSbKVdfmexXv5faNtUfI6KKMPy /1Er4vhnefFluqrS+NvOqv15CPWw+Jwqmh7V33Z6MOuIHvSDtcdjiPyXyvcF WPTAayv+PoS2d1KAeL4Nnb9WbS8CkPtWPqdt/P0BN++oVV0mgug4ES8jzUuA 6Nfyc7rVZt3uB5bNi4jYXqD45+rLy4BspvgcFqv9bVg6BW3TyR5NjrcVZY5H uR1QYGltVWk++AOEGpm2xdaaPf7vFhgPxbZRK0DZMccNN5UxRoaFF6P8f4dS JxFbiWSq/ka8SOMQpl8qPV8JhHLdhtC2EKhFn3jXJxxvq1J2bQ5qu5HUxeLx fqrKskpYJwrTGaV004ac27aY6s4QpjPUToAldzA9LCPoai9UYbIEzEmJGafN 2pLvtYhvKO8WpXpaLHJF41h+rCR7FRZpaZMdVTjk61IkX61kWiyh0sc0uNeV zIZJ7SnWrljWR+5QXhoDxyTL4WHbl4LvXe5l9V7fM/9eTNXeb4+XE1Jy9+0k xfuo1o9K3LelWm/mVbbuwKCwoS6fGoNwbFKqGIpLinwHMew+pjOgEzT6ocqw GhbJ46r0oqbEI1o58dLkj+egfa1cCh6sxTAHyqINoYVEY0Aas2nLosX3VkZZ KAdxuzphDQJlyZGRIPlDFimelqI2Xk5ZSAPCciUDMx06BMqiDUFloV67RBlP WxZ/lCzF05ZFm4Psvp2wBneqsqyasIzPoizaeG9mlIVyEDdtWZaaTHR8eFcu RciNdu1y6rhc2hU/hEm7O5fjxvl8o7RbZpZ4R/QBtZcFmGm3QakxSIlQDO22 hrAtV9pdTorXUfgHWWHBg4Sh/d8KvTvpKmTPkXSF0u5rJUP/Mk6xzOj5itJc K+ZKVkO7VafUOUrSBSyCrVXSv2JVLLsjK0nmJIU2lVZG8tXuuAgLXTMju0s9 4tn227KMZE47Fm0q8iUZyXc2Q0a64kd2F3vEs+23ZBlfhDYaamhTaYcp5Lsx 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\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00488 .0735 L .00942 .04386 L .01204 .03094 L .01441 .02231 L .01573 .01888 L .01642 .01745 L .01716 .01623 L .0185 .01473 L .01975 .01419 L .02104 .01443 L .02221 .01531 L .02357 .01703 L .02486 .01929 L .02715 .0245 L .02966 .03141 L .03527 .04817 L .03803 .05542 L .04057 .06086 L .0419 .06316 L .04336 .06523 L .04484 .06681 L .04564 .06748 L .04639 .06798 L .04772 .0686 L .04894 .06889 L .04961 .06896 L .05034 .06896 L .05167 .06881 L .05463 .06803 L .05608 .06759 L .05741 .06724 L .05809 .0671 L .05881 .06699 L .05952 .06692 L .06031 .06691 L .06111 .06698 L .06197 .06715 L .06278 .0674 L .06351 .06772 L .06493 .06857 L .06624 .06965 L .0692 .0731 L .07181 .07721 L .07457 .08237 L .07992 .09328 L .08481 .10214 L .08724 .10555 L .08852 .10702 L .08989 .10832 L Mistroke .09121 .10933 L .0924 .11004 L .09359 .11058 L .09472 .11094 L .09601 .1112 L .09738 .11135 L .09855 .1114 L .09983 .11141 L .10122 .11141 L .10199 .11143 L .10269 .11147 L .10407 .11163 L .10536 .1119 L .10647 .11226 L .10769 .11282 L .10896 .1136 L .11015 .11453 L .11228 .1167 L .11458 .11974 L .1198 .12899 L .12459 .13878 L .12958 .14791 L .13102 .15002 L .13238 .15173 L .13361 .15303 L .13491 .15413 L .13605 .15487 L .13731 .15544 L .13845 .15576 L .13952 .15589 L .14077 .15588 L .14192 .15572 L .14324 .15542 L .1445 .15505 L .14712 .15427 L .14844 .15399 L .1492 .15389 L .14991 .15385 L .15116 .15394 L .15232 .15423 L .15358 .15482 L .15491 .15579 L .15627 .15715 L .15772 .15907 L .16033 .16372 L .16343 .17109 L .16625 .17908 L .17133 .19424 L .17411 .20137 L .17547 .20417 L Mistroke .17671 .20621 L .17785 .20757 L .17893 .20837 L .18007 .20864 L .18131 .20821 L .18258 .20696 L .18393 .20467 L .18521 .20158 L .18637 .198 L .18918 .18627 L .19177 .17195 L .19761 .13038 L .20272 .08983 L .20553 .06877 L .2082 .05105 L .21076 .03681 L .21212 .03061 L .21355 .02508 L .21476 .02132 L .21609 .0181 L .2173 .01603 L .21843 .01479 L .2196 .01422 L .22083 .01434 L .22188 .015 L .22303 .01625 L .22427 .01818 L .22559 .02079 L .22798 .02667 L .23347 .04289 L .23647 .05145 L .23927 .05825 L .24166 .06278 L .24289 .06461 L .24423 .06622 L .24499 .06695 L .24569 .06751 L .24708 .06834 L .24834 .06878 L .24968 .06896 L .25041 .06896 L .25108 .0689 L .25182 .06878 L .25259 .06862 L .25533 .06782 L .25651 .06747 L .25777 .06716 L .25916 .06695 L .26045 .06692 L .26123 .067 L Mistroke .26195 .06715 L .26274 .06739 L .26358 .06775 L .265 .06862 L .26655 .06995 L .26942 .07342 L .27211 .07774 L .28223 .09773 L .285 .10243 L .28652 .10462 L .28796 .10639 L .28929 .10779 L .29074 .109 L .29206 .10986 L .29327 .11045 L .29458 .1109 L .2958 .11117 L .29714 .11133 L .29789 .11138 L .29857 .1114 L .29987 .11141 L .30125 .11141 L .30197 .11143 L .30276 .11148 L .30349 .11155 L .30417 .11164 L .3055 .11194 L .30673 .11237 L .30807 .11303 L .30948 .11399 L .31189 .11625 L .31452 .11966 L .33397 .15336 L .33535 .15444 L .33664 .15517 L .33799 .15566 L .33871 .15581 L .33948 .15589 L .34031 .1559 L .3411 .15584 L .34181 .15574 L .34258 .15558 L .34544 .15476 L .34684 .15435 L .34816 .15404 L .3489 .15392 L .34969 .15386 L .35106 .15393 L .35238 .15426 L .35305 .15454 L Mistroke .35378 .15494 L .35507 .15592 L .35628 .15716 L .35754 .1588 L .35891 .161 L .3614 .16606 L .36606 .17853 L .37105 .19345 L .3737 .20041 L .37509 .20343 L .37655 .20597 L .37788 .2076 L .37863 .2082 L .37933 .20853 L .38056 .20856 L .38188 .20776 L .38323 .20599 L .3845 .20341 L .38564 .20034 L .38688 .19619 L .38965 .1839 L .39259 .16681 L .39785 .12854 L .40313 .08668 L .40814 .05142 L .41032 .03906 L .41264 .02848 L .41384 .0241 L .41518 .0202 L .41639 .0175 L .41753 .01571 L .41874 .01457 L .42002 .01418 L .42111 .01447 L .42231 .01541 L .4236 .01707 L .42498 .01951 L .42746 .02529 L .43294 .04131 L .43563 .04917 L .43812 .05563 L .44042 .06058 L .44295 .06469 L .44426 .06625 L .44549 .06736 L .44679 .0682 L .44752 .06852 L .44819 .06874 L .44936 .06894 L .45044 .06896 L Mistroke .45163 .06882 L .45289 .06854 L .45502 .06791 L .45615 .06757 L .45736 .06725 L .4581 .06709 L .45877 .06699 L .46009 .06691 L .4608 .06695 L .46158 .06706 L .46231 .06724 L .46298 .06748 L .46418 .06808 L .46549 .069 L .46687 .07026 L .46816 .07173 L .47378 .08083 L .47984 .09312 L .48523 .10278 L .48793 .10637 L .48947 .10795 L .49089 .10911 L .49222 .10994 L .49346 .11053 L .49458 .1109 L .49579 .11117 L .49712 .11133 L .49778 .11137 L .49852 .1114 L .49981 .11141 L .50103 .11141 L .50234 .11145 L .50307 .1115 L .50374 .11158 L .50504 .11182 L .50626 .11218 L .50695 .11246 L .50768 .11282 L .509 .11363 L .51041 .11476 L .51196 .11632 L .51455 .1197 L .51733 .12428 L .52233 .13414 L .52757 .14451 L .53014 .14877 L .53252 .15189 L .53468 .15396 L .53577 .15471 L .53697 .15531 L Mistroke .53817 .1557 L .53946 .15589 L .54068 .15588 L .5418 .15574 L .54437 .15509 L .54679 .15436 L .54814 .15404 L .54889 .15392 L .54959 .15386 L .55082 .15389 L .55212 .15417 L .55326 .15465 L .55449 .15544 L .55564 .15647 L .55669 .15766 L .55927 .16165 L .56171 .16679 L .56715 .18178 L .57226 .19679 L .57482 .2029 L .57626 .20553 L .57758 .2073 L .57895 .20838 L .57973 .20862 L .58045 .20859 L .58121 .20827 L .58191 .20773 L .58271 .20678 L .58347 .20557 L .58467 .203 L .586 .19924 L .58868 .18869 L .59116 .17561 L .59348 .16087 L .60435 .0774 L .60664 .06112 L .60913 .04552 L .61133 .0341 L .61367 .02468 L .61509 .02041 L .61638 .01752 L .61768 .01553 L .6189 .01448 L .6201 .01418 L .6212 .01452 L .62241 .01551 L .62369 .01721 L .66359 .06776 L .70606 .11212 L .72565 .14089 L Mistroke .72842 .146 L .73102 .15001 L .73373 .15314 L .73516 .15431 L .73597 .15483 L .73671 .1552 L .73795 .15565 L .7391 .15586 L .74035 .1559 L .7417 .15576 L .74238 .15563 L .74311 .15545 L .74445 .15507 L .74694 .15432 L .74761 .15415 L .74833 .15401 L .74963 .15386 L .75043 .15386 L .75118 .15394 L .75185 .15409 L .75259 .15434 L .75338 .15471 L .75409 .15515 L .75569 .15652 L .75717 .15829 L .75856 .16041 L .76125 .16571 L .76371 .17184 L .76927 .1882 L .77164 .1951 L .77418 .20152 L .77563 .20447 L .77696 .20655 L .77829 .20796 L .77956 .20859 L .78087 .20845 L .78153 .20806 L .78226 .20736 L .78355 .20543 L .78476 .20279 L .78618 .19866 L .78748 .1939 L .7904 .17992 L .80086 .1045 L .80661 .06132 L .80943 .04385 L .81202 .03102 L .81448 .02212 L .81572 .0189 L .81708 .01635 L Mistroke .81844 .01478 L .81921 .01433 L .8199 .01418 L .82126 .01455 L .82255 .01566 L .8237 .01722 L .82492 .0194 L .82712 .0244 L .83209 .03873 L .83682 .05238 L .8393 .05832 L .84066 .06103 L .84192 .06319 L .84312 .06492 L .84422 .0662 L .84544 .06732 L .84673 .06817 L .84782 .06863 L .849 .0689 L .85012 .06897 L .85115 .06889 L .85236 .06867 L .85366 .06833 L .85601 .06761 L .8567 .06742 L .85745 .06723 L .85881 .06698 L .86014 .06691 L .86137 .06702 L .86205 .06717 L .86278 .06741 L .86412 .06804 L .86542 .06894 L .86661 .07 L .86932 .07328 L .87219 .07787 L .88216 .09761 L .88504 .10249 L .88775 .10616 L .89019 .10858 L .89157 .10957 L .89285 .11026 L .89395 .1107 L .89514 .11104 L .89626 .11124 L .89729 .11134 L .89843 .1114 L .89968 .11141 L .901 .11141 L .90219 .11144 L Mistroke .90347 .11154 L .90468 .11174 L .90595 .11208 L .90733 .11264 L .90854 .11332 L .90982 .11425 L .91211 .11649 L .9228 .13511 L .92806 .14538 L .93038 .14911 L .93161 .15079 L .93293 .15235 L .93412 .15349 L .93521 .15434 L .93625 .15498 L .93734 .15546 L .9385 .15577 L .93958 .1559 L .94077 .15588 L .94203 .1557 L .94434 .1551 L .94678 .15436 L .94806 .15406 L .94879 .15394 L .94947 .15387 L .95066 .15388 L .95194 .15411 L .95265 .15436 L .95342 .15473 L .95414 .15518 L .95482 .1557 L .95609 .15695 L .95745 .15868 L .96018 .16342 L .96265 .16908 L .96773 .18353 L .9724 .19715 L .97504 .20334 L .97637 .2057 L .97712 .20675 L .97783 .20755 L .9786 .20817 L .97929 .20852 L .98005 .20864 L .98087 .20845 L .98158 .20802 L .98234 .20726 L .9837 .20514 L .98496 .20227 L .98631 .1982 L Mistroke .98876 .18829 L .99168 .17253 L .99435 .15489 L 1 .11141 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJzdnemWFEUWx8uuqm5EARFRxwWaHaXZRBB11FFGkNWFTRSFFkRQcQHm23yZ +TSPMS/lO8xb9HRGZmRFRP7ujRuVNR7P9DldNJF3+/8ics+MOr/86O6395cf 3bu1vHjqwfIvd+/derh48ucHq03DxwaDuW8Gg8G/FgfV3yurfzYfK4PffvvN fdyuPqpmajji/h5WLu6v6tctOPD/YLQTjOagbSET7Em//M5Ku/w/0Laj+hxV UYbu/6Mo4urP2uqPcd1Lq38t1e3rINSD6nOuanrY/rWUlNlGTEo/3no8gsh/ r33Xw6L56nNYjaC7ydLq3zXt0u/UpYslZVKUuSrKvVbEJPKD2m4DlD5yn2M3 +n1b3Y2+3FFkv/r3fNO8EvW6ZL2QWK/Uq9qWtkcfFyVaMxP0eUXXr7XVU4Bj mMUxjux9ulHjHfrNQdttJcZYyZ0O4Qmk8lhCR2kuDbGNQsbKZCyqjQnPQfaV Und7Ca8YVqBp4modaR0MP9UeT/cjMkzaKvt58L0l+ppSW0EKIa0VFQyPBt+m HvpHQZu3pVRWX8q71wjOGk/uxzyD+zWyZ3rIJjtq+6aHrxUZ+ZJsqsXa9Qky d5TYhJkGmeabQ6b5ToPMty9AvGUFWa4WQOYa2t2ytXfiPX27jyofaFLqPVMO tPaQK4l3M0NNq+XHeummJmG6G57s1a307DGos8f2HrBS1Moimjf6DYwIKO+N aRtashZo8WiP3yce1be7iHw+B2GUe4F7knIpXZHuukrQERJfGh3IabvxaWrq g59yEP6vS7rTnfcRlR/kDhhBAhJL2zZK5TccyRGclb3Wf6WHUjmZxPurfjLv y6DHijLailPWec5a5s4lWLfictw83Ov9ZDabkafBY4E9rGAWEruSPhFS9+GZ liPx/LKHPAXmGjC30gh9fbt1272GSVo3s7lyfBttHqwkSd4PMsnHk7DVsjIa 0/lS3j4Y03gSxi/AjnYmawM73/69jJHMaX9kTWXdl5HvLiNGquUJI8ZrhfHC tnsyRjKnwztrKqvvk9BG9xisGOm+AmH8fApt3lbBSHLoMM2Kwuq7Dtp29MBI 909oLbBiDLV52/rafHPlWJbjzafBWOpLeftgpDtChPGq++SDrw2JfWVjROfN +8ing17LCKzs+6CjO1KE7oqC7imo6TsZ3Xow7yPf6kt5t/dAJ9+9iu0uZ9F1 LqbcydHreNBxvQxwanch+zYRI8t+BtIRuktZdHwF5FuZ3wZW8KWSaaPmYl3F Ou6Lhcw2G9NpzPztQ2J2O8eM3b6YMp31OFXLvbUQ4bPGnBebHkvOguhIhK7h 1acInc1i9asRuaZU/vSUftq17C2F9J4z0vuM6VmvAt/M0cuH0HZW1k7UYlil vFhI+Hkj4U/thOki540ywhRC26dZ6Wgx0jtXUowXCgn/yUj4Ezthuqz5tUyY xh8R1jbjVjpajM3GGC0xI+EXlGXCloHkENWvZKrWoS9s2Z8Fd4JxsRAoldCu 5B2gnbJeUtIJ2wCqglhel1mKo2u+ahLWDEfQPf42ak0/Vson4sPWsz0+zDN6 WUmi1SrmrnennfPB6tc5ugM5ekjGA7jAWd3us94T18PCL6cD33Mc4/mSGH5b boC4RYH4cTJ62h3VeAKCPT+XSb4MQ5K2w2e1eqd232p0b8/w8gS3KhwuAMFF xf6qzM0q/Ew/4YK7VrTfrxlYaWHOA6ttHEbBpPXGOTFDnstprmSbkk5eC+MS theWvJ1LuSJD0bCfLaxIWLE0F3llitPuKCxzB5dyWQYhjCc5OBcjrCRCPVb5 O7MZyb6T7pIsXxg5BcEF5YL1BqPyXYry06J93NbITi/1Vb87wZw072IVVMFu Nl1vFLxbEfyRaB+3XZQFEx9ZRd5uD7RZpe5RpJ4K7H39e6DtM1nqbjD/SArr HtFJApyEmvdC2zqj3r2K3pNQ2F5oq4/w6zugc1VCf9AZFj4YTA7vOzvAOJ67 x+bMhuBBbxcttakbKUlmTO2va4a27kb6SPKg1AcCAdXPilD2DhD6JNgddZ/z UZv3Wf15RemvYXHxE270jLMmI4S20KO/rJU+VoOYSJwjTs3fK+LbYX6fF5bv I85DWiHMntbJvwVE3SU471RqIOnzHGapdWogBqs1hQm3stGaltgdS9I19vuU gVdQ9QFuHibFSSy8iM7ws/WbkH2kNXfW0hUYtpN+hdrc6BiDx6GgzSvPRfb8 14DqdARXP4f9ehJs9IPle6FoepPwDSh1yWOLjypoI0CVHQK7uaDalcA2XO8S ECMV8WFxcMR2TV+n+zDhSlumb9rH/OLxJHePvt2tfnZBGhoCMgNxCLwCSulN SxoC++1DQK5sbWTnlnH37wUIwppOrA+2nUtLwxGQxFsZBKNM7vA43rj12N/o j0oM9xGduN5C2IhOQrfrUNC1IwkVdeqxlkmy9W2LjnvW/dCWeZjINW3indEe EE5bwYnqA5B/0kHDoCOHjbJwbC8BmoUWw3ECkrpF/eOM34b1mDzkV5hj33ZP FeN3ud5ss9JRG2UdxfJc+nq3hk+KUYgTol3ngYEPoKr9EJK2X8TiILP4iyi+ U9E5WSsV9oFo14n8vqi1Y0rHKST3EMt9z17U2ZxcUUbYfIBNCbtgSkfUxyHT YVb8rlg/PydwRpad0dI15Qy+D7ra9TfocgBeYwDvFJZ3OgdAVxUuO6jY+37p rqP6a145CkeYwp9FOfn7oCdlIhaF4bJDiv07Qep4NWZ7Oj4iIq8zkbdFOXki H9ZF0MPFhw0Ku0TyKd8COlouOrwgOkeZzltiqZzulEzkNcWNhuVhaCMib4q5 FjCX+3fA0trz9ZgCpdCgn5QpuPVyLrquEOQKe8a3O4+hxUPP4UcAiXmDdYub V1HAia5y/3O0+lhTNbm/ApXx0mPh0o4vLT3uPkdtrOonNVXT+OoX4uq760x9 IB4IdiBeh15702jfL/44tXc2R8X4w8ieTsuPQFsWS3BuEWyQpZU5llDmO7u8 48jXik7L9do06JJTO36N+JCooth9ptm7V9YbjrkRnslIPZ4lGV8T0DrqoCiI Y9B6IjOdRR0LGMMPUlpHS3NT/Q3icz4UXJ2msfCu79h4M2RZbatf7WEiOV18 mYZWvXfsZdUnz81jKFwJ9dV7nEHuVuG6euxOmulciYQIXUGd3WgWnltLzwmq xeHpuYaFtI44DbnTObFsp4ZMtH7MHnTV4v08Fk3uONCgoaIrHpQjhz4R+gmY a9dmQjurxHTuASkHXevaDzlytSQSPwVz7VKbVKYmMXx938ekHH+FMunC6AmI lyILJH4G5vuU9FKZmkR6r55yfAhl7oMcuVoSiRfB/FUlvVSmJvFxSK/lCONR jlwticRLsCi9SzQ5Z5TL1CSunSKHj0c5qBb5zlYk0Yeg9KcgRHrPtLJ7KyPR moPsfJullkDiZQhBpVN6q0R6HZ58PwI7uu9DdkaJPkQdtnOp11pBTqW3y6mM y4nbThtqCVRegRC7WSVF3m1UmV76mUGa0wYgHaGdbLvyRcT1WrXOOtMZg10g 9ypno+eDVpspePo4jCRXeJm6Z6Yz7E7P6ESK+QIkPZrVFiOUnlcuvAfeP9lZ m2kg/nNF/HaOJiRJH8LTxf+vMp7NRo8xrA0xxIvosuxWrUDOuo1dCI32trYQ ZorM57IuiOgaLCJEW8qzLpYi+j2rOJ91QVzuDX131ZleY3xJCXrOKPFlOzV6 UbEgpIZAWCMuZF2Q2pcqNZflOSXyedG9sh5P3E3UNvYr5kLrzlOVysVcUBMH nsjQvejrXsakOaWeUSp213XconFbwbN2XpvixM59cy5dYi+k+0TVtFmGYZ32 T5vq4VJd3YCn6d1kB0QzFExVTGcomsu6bCyBXmNukGoTuIfm2qwbVyAG3R0o gEuTE5SWZaUjlEWq5BLitvp0TvnOCLuKq0UxTHBfMCrTZmix0tFikDTt7W0g /K2RjlaGdUY5bZYlwvziDGqzItJqs+pTMN9pwochqt/KVNu+TTuPD+F8aQbd NIuutk6HSYdpDU760psV+3w8/jSPqGqDiahqc0bkZ1rKU5h2vixlq3qX6Vln RLqmudvBbeEwGrNp5wfLT8iGnO4l4iVzgvQFqyvdBG7Vwli7qnzOu+v2tM0z 6t8DK2uV6eR3ueoI1GKP/FP0VTpPpJSuofNDYO4XW8/dr4MvvbesPcYXkkrn p6hiWGtpTkirpthYu4yVTmUqJWxY/dhD71dgRw8WW1ltn0Etoa+1FvKlvA2y ++KiuI3On782+lqR0UvUVtl9aiFfytsg+wkW0aTYOWS+vQ8yuiA9jezSWm4Y GazrIvNhpkHmgq0u64OMbmDQ7epZ1xIi0xgAMp/KiiztnWqZVWIOmbe1xqNa SIc8B2c+b4PsZ0hFz1rQRHQ3miWh3epycp+GWmkv9CznpjF1BK6Tjb6KS2Zn /zovK0C6CWslMIuabtqxrA9Bclb6cj2iebMwRhlN8b3F36OsZXsJDdBflKz0 3Xly5fmtjfXLuWS4f6w6lwtripDny5C/cy0vi8qleFb8fl4nkkq3Gvrgt+pe 7hFP6QpCQhd/rCW1U9zAeT59m5eMPy+1T5194n0jxRO/Jq/pgF9FYJ1Tfvqm LtIhPHfeB3VpF85iGBDSFH21bKMMksytFOlxditCeuKQ7nJTLSRbGBBUzi1w p1kenpKpjcHc2kHkm5IsoaZ9U3XJYNF8CRlt0uvLQoMHRnOSrSELT0H6IJtV LZpvDpm3VZBp31VsHdCh76yQaV2Qq6WylWqRfTtHqw21h+AxZA9rQr8NpqMY 2q0RQHoo/ncu63ZhjPUyUHWaLjgQyJUhx+vu+ar/0+0CmbAdkYzZXtsdoz46 YHyiDLl0cDApoyu9+r/0RbcS2lenjFWGIt5Tr/79nZKWNnrN4zuPqn/cs1ZN 4Hg3JqSJV8P2OKFjTXz2FUUQ8qWHNdW/d22m1W/zuPPfqn8c3fTbSdt4wzaE W7gPBNFcIDSR0lKLek0b725cwVzcRt9T2rz/9I/W/BEYvephhhvLgTxrohjo IbQ17zP/Exb9O0nQJnVvUB8DjwdlSV1D+tWvkjRnfCBw3NWWQnOcdcyP/AGN 3MdtoWHw2H8BHF77sQ==\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00488 .06467 L .00722 .04574 L .00942 .03118 L .01068 .02458 L .01204 .01885 L .01327 .01498 L .01441 .01252 L .01565 .01102 L .017 .01068 L .01769 .011 L .01842 .01167 L .01975 .01369 L .02113 .01673 L .02241 .02023 L .02532 .02966 L .0281 .03917 L .03062 .04695 L .03181 .0501 L .0331 .05304 L .03421 .05515 L .03543 .05699 L .03673 .05841 L .03811 .05933 L .03938 .05972 L .04057 .05973 L .04126 .0596 L .04199 .05939 L .04331 .05883 L .04486 .05803 L .0463 .05728 L .04755 .05674 L .04889 .05635 L .04961 .05625 L .05037 .05625 L .05174 .05654 L .05295 .05714 L .05426 .05816 L .05548 .05948 L .0566 .06096 L .06192 .07092 L .06757 .08284 L .06912 .0856 L .07076 .08809 L .07217 .08984 L .07369 .09131 L .07443 .09186 L .07512 .09229 L .07643 .09289 L .07765 .09323 L Mistroke .07899 .0934 L .07975 .09343 L .08045 .09343 L .08125 .0934 L .08201 .09337 L .08335 .09334 L .08411 .09336 L .08481 .09341 L .08614 .09364 L .0874 .09406 L .08853 .09463 L .08976 .09548 L .0911 .09671 L .09251 .09835 L .09506 .1021 L .09966 .11073 L .10461 .12017 L .1074 .12436 L .10861 .1258 L .10994 .12709 L .11121 .12803 L .11238 .12866 L .11362 .12911 L .11494 .12938 L .11566 .12945 L .11643 .12948 L .11716 .12947 L .11782 .12945 L .11852 .12942 L .11927 .12939 L .12009 .12938 L .12087 .1294 L .12224 .12957 L .12294 .12972 L .1237 .12997 L .12505 .13063 L .12633 .13153 L .12764 .13277 L .12903 .13444 L .13151 .1383 L .13711 .14978 L .1398 .15551 L .14268 .16076 L .14434 .16312 L .14584 .16475 L .14657 .16535 L .14735 .16586 L .1481 .16622 L .14878 .16644 L .15 .16658 L Mistroke .15131 .16643 L .15254 .16605 L .15367 .16555 L .15503 .16485 L .15647 .16409 L .15783 .16349 L .15906 .16314 L .16044 .16308 L .16173 .16341 L .16246 .1638 L .16313 .16429 L .16387 .165 L .16465 .16593 L .16596 .16796 L .16718 .17036 L .16995 .17752 L .17522 .19499 L .17799 .20375 L .17939 .20734 L .1802 .20903 L .18094 .21029 L .18228 .2118 L .18298 .21213 L .18373 .21212 L .18498 .21119 L .18634 .20879 L .18759 .20525 L .18893 .20005 L .19134 .18701 L .19386 .16875 L .19659 .14476 L .20155 .09595 L .20603 .05499 L .20849 .03691 L .21083 .02387 L .21211 .01858 L .21279 .01634 L .21351 .01437 L .21479 .01194 L .21597 .01082 L .21727 .01077 L .21849 .01176 L .21959 .0134 L .22078 .01587 L .22355 .02374 L .22648 .03365 L .22922 .04278 L .23171 .04986 L .23298 .05279 L .23435 .05538 L Mistroke .2351 .05654 L .2358 .05744 L .23717 .05876 L .23835 .05944 L .23964 .05975 L .24099 .05966 L .24226 .05929 L .24297 .05899 L .24375 .05861 L .24516 .05787 L .24656 .05716 L .24782 .05663 L .2486 .05641 L .24933 .05628 L .2501 .05624 L .25093 .05632 L .25166 .05651 L .25243 .05684 L .25381 .05777 L .25509 .05902 L .25648 .0608 L .25901 .065 L .26376 .07493 L .26893 .08528 L .27154 .08911 L .27303 .09072 L .27442 .09186 L .27565 .09256 L .27693 .09306 L .27803 .0933 L .27923 .09342 L .28053 .09343 L .28192 .09338 L .28323 .09334 L .28442 .09338 L .28561 .09353 L .2867 .0938 L .2879 .09429 L .28918 .09505 L .29028 .09593 L .29132 .09694 L .29367 .09993 L .33442 .14397 L .33959 .15509 L .34213 .15986 L .34446 .16327 L .34577 .16468 L .34716 .16575 L .34788 .16612 L .34855 .16637 L Mistroke .34928 .16653 L .35007 .16658 L .35144 .1664 L .35273 .16597 L .35389 .16544 L .35515 .16478 L .35668 .16399 L .35742 .16365 L .35811 .1634 L .35882 .16319 L .3596 .16307 L .3604 .16307 L .36124 .16323 L .36192 .1635 L .36264 .16392 L .36393 .16507 L .36473 .16604 L .36548 .16715 L .36688 .16972 L .36959 .17647 L .3721 .18431 L .37482 .19365 L .37775 .20307 L .37909 .20663 L .38036 .20933 L .3815 .21106 L .38275 .21206 L .38392 .21205 L .38517 .21094 L .38624 .20903 L .38741 .20584 L .38879 .20068 L .39005 .19458 L .39289 .1763 L .39803 .13093 L .40344 .07772 L .40608 .05455 L .40848 .03698 L .41102 .023 L .41241 .01754 L .41373 .01386 L .41443 .01249 L .41517 .01146 L .41649 .01065 L .41723 .01075 L .41792 .01117 L .41867 .01198 L .41949 .01322 L .46278 .07279 L .50448 .11994 L Mistroke .54459 .16343 L .54527 .16419 L .54599 .16488 L .54729 .16582 L .54864 .1664 L .54942 .16655 L .55013 .16658 L .5509 .16651 L .55173 .16632 L .55252 .16606 L .55325 .16575 L .55612 .16427 L .55733 .16369 L .55863 .16324 L .55937 .1631 L .56005 .16305 L .56139 .16328 L .56269 .16395 L .56343 .16456 L .56411 .16527 L .5655 .16719 L .56698 .16995 L .57171 .18304 L .57672 .19995 L .57934 .20721 L .58005 .20875 L .58082 .21012 L .58155 .21111 L .58221 .21175 L .58346 .21217 L .58481 .21138 L .58609 .20934 L .58728 .20626 L .58873 .20092 L .59009 .19432 L .59264 .1781 L .59836 .12777 L .60381 .07434 L .60619 .05363 L .60881 .03486 L .60996 .02823 L .61118 .02228 L .61224 .01814 L .61339 .01468 L .61469 .01208 L .61591 .01084 L .61711 .01071 L .61822 .01145 L .61943 .01311 L .62056 .01537 L Mistroke .62314 .02245 L .62837 .04007 L .63089 .0477 L .63358 .05399 L .63512 .05656 L .63652 .05821 L .6372 .05878 L .63793 .05925 L .63926 .0597 L .64051 .05974 L .64188 .05943 L .64257 .05917 L .64331 .05883 L .64465 .05814 L .6459 .05748 L .64723 .05686 L .64836 .05647 L .64961 .05625 L .6509 .05631 L .65211 .05669 L .65342 .05746 L .65416 .05807 L .65483 .05873 L .65724 .06193 L .65978 .06647 L .66455 .07666 L .66906 .0855 L .67157 .08915 L .67299 .09069 L .6743 .09177 L .6754 .09244 L .67661 .09296 L .67788 .09327 L .67907 .09341 L .68045 .09343 L .68176 .09338 L .68294 .09334 L .68422 .09336 L .68495 .09343 L .68562 .09353 L .68638 .0937 L .6871 .09394 L .68838 .09454 L .68977 .09549 L .69097 .09658 L .6921 .09783 L .69465 .10144 L .69981 .11103 L .70461 .12016 L .70672 .12344 L Mistroke .70905 .12625 L .71036 .12743 L .7116 .12826 L .7129 .12888 L .71364 .12912 L .71431 .12928 L .71564 .12945 L .7164 .12947 L .7171 .12947 L .71784 .12945 L .71852 .12942 L .7193 .12939 L .72003 .12938 L .7213 .12944 L .72263 .12965 L .72377 .13 L .72503 .13061 L .72638 .13157 L .72782 .13297 L .73044 .1365 L .73534 .14592 L .74055 .157 L .74309 .1614 L .74433 .16312 L .74548 .1644 L .74652 .16531 L .74762 .166 L .74872 .16642 L .74993 .16658 L .75065 .16654 L .75132 .16643 L .75259 .16603 L .75396 .16541 L .75544 .16463 L .75674 .16396 L .75811 .16339 L .75929 .16311 L .76058 .16309 L .76135 .16327 L .76209 .16358 L .76347 .16459 L .76424 .16542 L .76495 .16635 L .76657 .16911 L .76929 .17561 L .77218 .1846 L .77492 .19399 L .77789 .20345 L .77925 .207 L .77999 .20862 L Mistroke .78068 .20989 L .78191 .21149 L .78326 .21217 L .78456 .21163 L .78579 .20994 L .7869 .20738 L .7881 .20345 L .78941 .19782 L .7908 .19032 L .7933 .1732 L .80313 .08062 L .80583 .0566 L .80867 .03578 L .81109 .02269 L .81246 .01738 L .81374 .01385 L .81494 .01173 L .81624 .01071 L .81747 .01086 L .8186 .01189 L .81962 .01346 L .82075 .0158 L .82302 .02205 L .82776 .03803 L .83026 .04594 L .83293 .05269 L .83442 .0555 L .83577 .05741 L .83713 .05873 L .8384 .05946 L .8397 .05975 L .8409 .05968 L .84221 .05931 L .8436 .05869 L .84584 .05751 L .84708 .05692 L .84825 .0565 L .84963 .05625 L .85089 .05631 L .85207 .05667 L .85335 .05741 L .8547 .0586 L .85598 .0601 L .85888 .06474 L .86475 .07708 L .86722 .08217 L .86982 .08672 L .87118 .08866 L .87267 .09037 L .87402 .09157 L Mistroke .87528 .09238 L .91633 .12947 L .93727 .15015 L .94024 .15639 L .94301 .16128 L .94441 .16321 L .9459 .1648 L .94676 .16549 L .94756 .16598 L .94829 .16629 L .94908 .1665 L .95038 .16657 L .95112 .16647 L .95182 .1663 L .95255 .16605 L .95322 .16576 L .95473 .16501 L .95602 .16432 L .95725 .16373 L .95793 .16346 L .95867 .16323 L .95995 .16305 L .96117 .16321 L .96246 .1638 L .96356 .16468 L .96477 .1661 L .96589 .16784 L .96709 .17017 L .96926 .17553 L .97413 .19128 L .97671 .19991 L .97812 .20411 L .97945 .20747 L .98017 .20897 L .98095 .21031 L .98231 .21181 L .98369 .21213 L .98495 .21122 L .98617 .20918 L .9875 .20557 L .98889 .20024 L .99018 .19384 L .99266 .17796 L .99492 .15987 L 1 .11141 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJzdnYeW1EYWhtvTExgyxoHMkPOQ7AFsE+xdw5pkG4MDGMPAgMGRxezuK+wL 8jyzXeoqdan03Vu3unvD2T6nh6Z0w///90oqqSX1jcVXz578uvjq+ePFuSsv F188e/74j7nLv7/sDXXf6HQmHnU6nX/Oddzn5d5H/2e58/r16+rPkvvjhmng dPW561yqT+5dLZj/fzDaC0YTMDaTCbY6LH+6XC+fdn+7Tu2X7tOk+/RctdvS t+u9utWSyUa+3mul+zDlPl1sBq8+veqbrYEcUz7ecgN/H86Es5zOGcywwa5E mBplItbZJFC3DuT+/ckO+Y9+mrXg0fV+sUfIkArv/tVEQdNuw3QCxnaUyIE5 FPhaobws60AWwkljT0PPRb69z93R3CeN7tvr1p4V9Roa248gtxXYi77HekDQ M6PGeOoLGZuGrGXF4BjEmsYOi0KOhu3H0YrhBd2Q1MSZyGpyS+d8n4i+rUJO g/shUcDh4JQ2Bin6e9/jzShlWEwdTepRWPIl9bqQN92iu/dBo3RWLLkuCLYk eyJZNf3xYaxN0zX6LoEv0aFuG0ayMD7u0oNkoVGHkUzzzUkWxqnLDgzZZdL2 PyeZVvrfYsma+2dhNyirZnIn4QT3FeC+v0i7EQnl26AhX3sSJFVMFoFj0ApQ GoM6sUxNO7YRe6ShKu2a2zsjZ6Ntbds7KI5haYY4bnvu37TbV6Tw+LlqMV7I MtdHcs3phjXrJLtbxe2CHYlLx8HaTMcAcRw9JOyGCoWhrFOJndSxFl9J1D0j iEr4inpmItqkhIV+a7ABfKYhn1WP2DeM0zY159ss7fi0HDc3RcYZSGWVYgZS PR7CV5Nx9wgyEr5RuP0qy7gCzK1S0FznUaFvTsb0rFeJjOPm9oss4yyMlUoR T3utvrNgR3unUWQcNzcv43owXwnm/VS811oNMRaN0FaCHUk3NybpLHxWJTGc jSLXKgi/aJSraZ+nsgrsSK6dY+w0Z19Sfmfzs02uYG6Vq2mfp0JfU5Bc6Wns gVyMac1QHFpHMD/lVGp5PCxPormEzDkdh9NnCPR8oPg8pxO7PShHqLmkJ3Al sbYPJdawFNjvmayYJvQPQ6bT/OIzt5ps2wplWzsSj/wx+ZOchPkQ93yTJcds 6xTk9xXkG5VlpWvo2nFQyLsvySJa63B3NAR3FRHeUpaVrsVleEx06GRGf+aM 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 Lw66oiw=\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00236 .08351 L .00488 .05623 L .00706 .03661 L .00821 .02816 L .00942 .02079 L .01011 .01738 L .01087 .01425 L .0122 .01035 L .01356 .0084 L .01483 .00828 L .01607 .00957 L .0172 .0118 L .01851 .01538 L .01975 .01951 L .02457 .03766 L .02595 .04228 L .02726 .046 L .02845 .04876 L .0297 .05098 L .03037 .05187 L .03111 .05262 L .03241 .05337 L .03314 .05351 L .03392 .05346 L .03466 .05326 L .03534 .05295 L .03662 .05214 L .03802 .05109 L .03935 .0501 L .04057 .04935 L .04188 .04882 L .04257 .04871 L .0433 .04872 L .04452 .0491 L .04586 .05004 L .04663 .05083 L .04733 .0517 L .04889 .05414 L .05171 .05989 L .05739 .07261 L .05895 .07541 L .06059 .07778 L .062 .07927 L .0628 .0799 L .06355 .08035 L .06422 .08066 L .06496 .08089 L .0663 .08108 L .06761 .08104 L Mistroke .06882 .08091 L .0695 .08082 L .07023 .08074 L .07156 .08067 L .07236 .08072 L .0731 .08085 L .07448 .08134 L .07572 .08209 L .07688 .08309 L .07815 .08452 L .07951 .08642 L .08481 .09632 L .08749 .10159 L .09001 .10578 L .09137 .1076 L .09263 .10893 L .09402 .11003 L .09475 .11046 L .09552 .11081 L .09624 .11105 L .09702 .11123 L .09775 .11133 L .09841 .11138 L .09919 .1114 L .10003 .11141 L .10083 .11141 L .10157 .11143 L .10286 .11157 L .10359 .11172 L .10428 .11193 L .10567 .11259 L .10644 .11311 L .10715 .11369 L .10846 .11503 L .10985 .11683 L .11235 .12093 L .118 .13209 L .12036 .13618 L .12159 .13796 L .12289 .1395 L .12359 .14017 L .12434 .14078 L .12568 .14156 L .12703 .14199 L .12829 .14214 L .12963 .14209 L .1303 .14202 L .13104 .14193 L .13236 .14178 L .13358 .14174 L Mistroke .13432 .14179 L .13503 .14192 L .13635 .14241 L .13709 .14284 L .13777 .14335 L .13932 .14494 L .14069 .14682 L .14197 .149 L .14437 .1539 L .14699 .15993 L .14975 .16607 L .15208 .17026 L .1534 .17202 L .15463 .17319 L .15576 .17385 L .1568 .1741 L .15799 .17402 L .15912 .17363 L .16164 .17199 L .16296 .17098 L .16368 .17046 L .16435 .17004 L .16557 .16948 L .16691 .16931 L .16804 .16963 L .16926 .17054 L .17056 .17224 L .17178 .17455 L .17408 .18064 L .1794 .2002 L .18192 .20869 L .18318 .21187 L .1839 .21319 L .18457 .21408 L .18531 .2146 L .18598 .21465 L .18675 .21414 L .18749 .21308 L .18878 .2098 L .1895 .20711 L .19018 .20407 L .19271 .188 L .1951 .16682 L .19955 .11681 L .20204 .08714 L .20471 .05791 L .20719 .03561 L .2084 .02688 L .20952 .02027 L .21076 .01468 L Mistroke .21209 .01059 L .21323 .00869 L .21443 .00815 L .21575 .00912 L .21699 .01133 L .21835 .01491 L .21981 .01974 L .22247 .02983 L .22537 .04043 L .2267 .04449 L .22812 .04805 L .22945 .05059 L .23066 .05219 L .23197 .05319 L .23317 .05351 L .23449 .05332 L .23515 .05304 L .23588 .05264 L .23826 .05091 L .23956 .04995 L .2408 .04923 L .242 .04879 L .24331 .04873 L .2445 .04909 L .2456 .04981 L .24663 .05083 L .24777 .05232 L .25008 .05639 L .27209 .0807 L .27324 .08088 L .27449 .08134 L .27566 .08205 L .27675 .08296 L .27802 .08436 L .27936 .0862 L .28173 .09023 L .28719 .10103 L .28964 .10524 L .29099 .10713 L .29228 .10859 L .29349 .10966 L .29482 .1105 L .29602 .11099 L .29714 .11125 L .2983 .11137 L .29935 .11141 L .30056 .11141 L .30169 .11144 L .30296 .11158 L .30429 .11193 L Mistroke .30543 .11245 L .30667 .11329 L .30802 .11453 L .30946 .11628 L .31206 .12041 L .31766 .13143 L .32041 .13627 L .32162 .138 L .32296 .13956 L .32415 .14063 L .32527 .14135 L .32645 .14185 L .32772 .1421 L .32903 .14213 L .33041 .14201 L .3317 .14184 L .33289 .14174 L .33419 .14178 L .33487 .14189 L .3356 .14209 L .33681 .14267 L .33815 .14369 L .33934 .14496 L .34062 .14672 L .34293 .15084 L .34843 .16324 L .34974 .16606 L .35114 .16873 L .35243 .17078 L .35365 .1723 L .35475 .17328 L .35594 .17391 L .35726 .17412 L .35848 .17389 L .3597 .17333 L .36104 .17244 L .36245 .17137 L .36373 .17043 L .36492 .16974 L .36604 .16936 L .36722 .16935 L .3685 .1699 L .36962 .17094 L .37081 .17266 L .37183 .17464 L .37294 .17735 L .3784 .19637 L .38109 .20616 L .3824 .21002 L .38359 .21266 L Mistroke .38475 .21425 L .38584 .21467 L .387 .21386 L .38825 .21138 L .38953 .20699 L .39089 .20027 L .39205 .19286 L .39333 .18306 L .39922 .12078 L .40212 .0863 L .4048 .05706 L .40723 .03529 L .40847 .02645 L .40981 .01883 L .41114 .01329 L .41239 .00995 L .41312 .00881 L .41389 .00821 L .41525 .00857 L .41654 .01039 L .4177 .01307 L .42032 .0216 L .42504 .0393 L .42768 .04705 L .42841 .04867 L .42917 .05013 L .43055 .05206 L .43182 .05312 L .43302 .0535 L .43433 .05337 L .43507 .05308 L .43574 .05272 L .43835 .05083 L .43979 .04981 L .44113 .04908 L .4419 .04882 L .44274 .0487 L .44349 .04875 L .44418 .04895 L .44556 .04978 L .44625 .05042 L .44701 .05129 L .44968 .05561 L .45255 .0618 L .45771 .07322 L .4591 .07566 L .46041 .07754 L .46177 .07906 L .4625 .07968 L .46327 .0802 L Mistroke .46465 .08081 L .46596 .08106 L .46714 .08107 L .46842 .08096 L .46914 .08087 L .46992 .08077 L .47066 .0807 L .47134 .08067 L .47213 .0807 L .47297 .08082 L .47368 .08101 L .47445 .08132 L .47518 .08172 L .47585 .08219 L .47735 .08358 L .47874 .0853 L .48006 .08729 L .5012 .11142 L .54142 .14802 L .54656 .15894 L .54927 .16507 L .55074 .16801 L .55211 .17032 L .55332 .17194 L .55462 .17318 L .55535 .17365 L .55605 .17395 L .55735 .17411 L .55855 .17386 L .55966 .17335 L .56087 .17256 L .56216 .17159 L .5634 .17066 L .56474 .16983 L .566 .16937 L .56715 .16934 L .5685 .1699 L .56926 .17055 L .56997 .17137 L .57126 .17348 L .57264 .17656 L .57577 .18635 L .57871 .19757 L .58009 .20271 L .58156 .20764 L .58227 .20968 L .58295 .21135 L .58421 .21365 L .58543 .21464 L .58656 .21433 L Mistroke .5878 .21247 L .58911 .20864 L .59043 .20281 L .59166 .19553 L .59448 .17281 L .60013 .10979 L .60261 .08061 L .60532 .05195 L .60768 .03189 L .6088 .02434 L .60987 .01852 L .61108 .01349 L .61219 .01039 L .61337 .00855 L .61466 .0082 L .61587 .00928 L .6172 .01181 L .61787 .01353 L .61859 .01565 L .61989 .02004 L .62472 .0382 L .6274 .04636 L .62817 .04817 L .6289 .04963 L .63025 .05172 L .63153 .05294 L .63271 .05345 L .63401 .05345 L .63537 .05293 L .63676 .05205 L .63824 .05092 L .63952 .04998 L .64019 .04955 L .64091 .04918 L .64176 .04886 L .64254 .04871 L .64328 .04872 L .64409 .04891 L .6448 .04925 L .64558 .04979 L .64631 .05047 L .64698 .05124 L .66809 .081 L .68802 .10255 L .68937 .10482 L .69083 .10692 L .69212 .10843 L .69348 .10965 L .69424 .11017 L .69507 .11062 L Mistroke .69583 .11092 L .69653 .11113 L .69787 .11134 L .69862 .11139 L .6993 .11141 L .70055 .11141 L .70188 .11145 L .70257 .11152 L .70334 .11166 L .70468 .11209 L .70595 .11276 L .70731 .11383 L .7086 .11519 L .70978 .11673 L .73133 .14189 L .73259 .14176 L .73392 .14175 L .73462 .14184 L .73538 .14202 L .73673 .14262 L .738 .14355 L .73937 .14499 L .74066 .14677 L .74183 .14875 L .74679 .15946 L .7492 .16492 L .75138 .16914 L .75248 .17086 L .75368 .17233 L .75494 .17341 L .75613 .17397 L .75744 .17411 L .75882 .17376 L .76001 .17314 L .7613 .17224 L .76366 .17048 L .76497 .16971 L .76618 .16934 L .7673 .16936 L .76851 .16991 L .76966 .17099 L .77072 .17251 L .77586 .18667 L .77855 .19696 L .78002 .20248 L .78139 .20711 L .7827 .21076 L .78388 .21316 L .7852 .21456 L .78592 .21466 L Mistroke .78661 .21429 L .7878 .21246 L .7889 .20937 L .79011 .20439 L .79139 .19729 L .79372 .1797 L .79622 .15513 L .80074 .1025 L .80566 .04867 L .80701 .03698 L .80845 .02658 L .80967 .01951 L .81102 .0137 L .81177 .01139 L .81246 .00982 L .81322 .0087 L .81402 .00817 L .81536 .00867 L .81612 .00966 L .81683 .01098 L .81822 .01453 L .81949 .01862 L .82234 .02932 L .82489 .03878 L .82623 .04312 L .82765 .04697 L .82889 .04963 L .83026 .05173 L .8315 .05292 L .83267 .05344 L .83788 .0512 L .8393 .05013 L .84064 .04931 L .84138 .04898 L .84218 .04876 L .84291 .0487 L .84358 .04877 L .84482 .04926 L .84619 .05035 L .84688 .05112 L .84762 .0521 L .84895 .05425 L .85394 .06505 L .85644 .07068 L .85776 .07333 L .85917 .07577 L .86039 .07752 L .86174 .07903 L .86297 .08001 L .86412 .08062 L Mistroke .86525 .08096 L .86645 .08108 L .86747 .08105 L .86858 .08094 L .86979 .08079 L .87108 .08068 L .87229 .08072 L .87339 .08092 L .87465 .08142 L .87582 .08216 L .87711 .08332 L .87849 .08496 L .88131 .08945 L .88388 .09445 L .88631 .09934 L .8889 .10406 L .89016 .106 L .89134 .10756 L .89242 .10873 L .89355 .1097 L .89489 .11054 L .89613 .11102 L .89746 .1113 L .89821 .11137 L .89891 .1114 L .89967 .11141 L .90039 .11141 L .90174 .11144 L .90249 .11151 L .90318 .11163 L .90395 .11182 L .90476 .11212 L .90601 .11281 L .90737 .11388 L .90865 .11524 L .90982 .11678 L .91539 .1269 L .91796 .13201 L .92039 .13624 L .92173 .13814 L .92318 .13979 L .9245 .14089 L .92572 .14157 L .92687 .14196 L .92794 .14212 L .92912 .14213 L .93038 .14201 L .93171 .14184 L .93296 .14174 L .93409 .14177 L Mistroke .93531 .142 L .93665 .14257 L .93792 .14347 L .9393 .14491 L .94079 .14698 L .94383 .15271 L .94661 .15905 L .94925 .16503 L .9517 .16968 L .95294 .17147 L .95426 .17289 L .95502 .17346 L .95573 .17383 L .95707 .17412 L .95828 .17395 L .95958 .17339 L .9608 .17261 L .96192 .17177 L .96323 .17078 L .96393 .1703 L .96466 .16987 L .96601 .16936 L .96727 .16936 L .968 .16961 L .96867 .17002 L .96941 .1707 L .97019 .17168 L .9715 .17394 L .97293 .17732 L .97559 .18571 L .97807 .19508 L .98058 .20446 L .98182 .20842 L .98296 .21139 L .984 .21335 L .9851 .2145 L .9862 .21456 L .98742 .21321 L .98872 .20998 L .98991 .20534 L .99122 .19836 L .99259 .18894 L .99491 .16869 L .99744 .14164 L 1 .11141 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00236 .079 L .00488 .04824 L .0061 .03582 L .00726 .02594 L .00829 .0188 L .00942 .01282 L .01067 .00851 L .012 .00643 L .01323 .00659 L .01438 .00832 L .01573 .01192 L .01696 .01632 L .01975 .02799 L .02222 .0378 L .02357 .04214 L .02485 .0453 L .02558 .04666 L .02637 .04777 L .02774 .04884 L .02842 .049 L .02914 .04894 L .03042 .04833 L .03163 .04734 L .03292 .04606 L .03404 .04495 L .03526 .04394 L .036 .04349 L .03668 .04321 L .03803 .04314 L .03926 .0437 L .04057 .04496 L .08481 .09812 L .12445 .13369 L .12713 .13919 L .13 .14487 L .1314 .14718 L .13271 .14894 L .13389 .15013 L .13517 .15099 L .13654 .15145 L .13722 .15153 L .13798 .15152 L .13932 .15132 L .14057 .15103 L .14133 .15086 L .14205 .15075 L .14341 .15072 L .14417 .15087 L .14488 .15113 L Mistroke .14565 .15157 L .14647 .15223 L .14784 .15381 L .14909 .15578 L .15193 .16175 L .15438 .1678 L .15707 .17396 L .15823 .17612 L .15948 .17792 L .16066 .17906 L .16173 .17962 L .16295 .17969 L .16427 .17919 L .16551 .17827 L .16666 .17718 L .1678 .17604 L .16899 .17494 L .1703 .17408 L .1715 .17381 L .17262 .17416 L .17367 .17509 L .17481 .17685 L .17604 .17961 L .17737 .18361 L .17882 .18892 L .18145 .19999 L .18268 .2051 L .184 .20998 L .18524 .21362 L .18637 .21578 L .18766 .21653 L .18889 .21526 L .19022 .21147 L .19097 .20815 L .19166 .20431 L .19295 .19523 L .19437 .18239 L .19726 .14887 L .20204 .0832 L .20476 .0496 L .20608 .03604 L .20728 .02577 L .20856 .01718 L .20977 .01138 L .21105 .00767 L .21243 .00627 L .2138 .00729 L .2145 .00858 L .21526 .01051 L .2166 .01495 L Mistroke .21786 .01994 L .22024 .03009 L .2215 .03516 L .22284 .03991 L .22413 .04363 L .22529 .04616 L .22647 .04788 L .22757 .04877 L .22895 .04898 L .23022 .04846 L .23088 .04798 L .23161 .04735 L .23308 .0459 L .23434 .04468 L .23569 .04366 L .23696 .04314 L .23812 .04316 L .23882 .04343 L .23957 .04393 L .24091 .0454 L .24166 .04651 L .24235 .04773 L .24395 .05102 L .2468 .05797 L .24946 .06422 L .25069 .06665 L .25185 .06856 L .25318 .07024 L .2544 .07128 L .25575 .07192 L .25699 .07212 L .25835 .07201 L .25904 .07188 L .2598 .0717 L .26052 .07153 L .26121 .0714 L .2625 .07128 L .26323 .07133 L .2639 .07146 L .26463 .07173 L .26541 .07217 L .2661 .07268 L .26684 .07338 L .26817 .07502 L .27067 .07919 L .2756 .08922 L .27808 .09348 L .27949 .0953 L .2808 .09657 L .28201 .09737 L Mistroke .28315 .09784 L .28418 .09806 L .28529 .09814 L .28658 .09814 L .28781 .09813 L .2889 .0982 L .2901 .09845 L .29138 .09899 L .29257 .0998 L .29385 .10104 L .29522 .10279 L .30001 .11143 L .30296 .11709 L .3044 .11947 L .30573 .12129 L .30694 .12259 L .30823 .1236 L .30951 .12424 L .31024 .12447 L .31092 .1246 L .31229 .12469 L .31307 .12469 L .31378 .12467 L .3151 .12469 L .31576 .12475 L .3165 .12489 L .31776 .12533 L .31912 .12618 L .3204 .12739 L .32158 .12885 L .32423 .13328 L .32714 .1392 L .32995 .14478 L .33143 .14723 L .33224 .14836 L .333 .14926 L .33437 .1505 L .3351 .15095 L .33589 .15129 L .3366 .15146 L .33728 .15153 L .33855 .15146 L .33985 .1512 L .34105 .15092 L .34237 .15071 L .34311 .1507 L .34378 .15078 L .34505 .15121 L .34621 .152 L .34749 .15335 L Mistroke .34883 .15533 L .3511 .15982 L .35358 .16581 L .35641 .17258 L .35779 .17536 L .35908 .1774 L .35979 .17828 L .36055 .17898 L .36132 .17946 L .36216 .17971 L .36285 .17971 L .36361 .17951 L .36496 .17871 L .36625 .17758 L .36766 .17617 L .36904 .1749 L .36981 .17434 L .3705 .17399 L .37186 .17385 L .37313 .17453 L .37431 .17598 L .37558 .17847 L .37688 .18201 L .37806 .18601 L .38072 .19685 L .38322 .20721 L .38432 .21104 L .38554 .21431 L .38684 .21628 L .38822 .21621 L .38895 .21515 L .38973 .21316 L .39047 .21044 L .39115 .20721 L .39239 .19949 L .39374 .18841 L .39648 .15875 L .40201 .08366 L .40505 .0464 L .40654 .03183 L .40792 .02116 L .40922 .01374 L .4106 .0087 L .41198 .00644 L .41277 .00632 L .41351 .00688 L .41478 .00925 L .41595 .01266 L .41858 .02299 L .42116 .03384 L Mistroke .42359 .04219 L .42493 .04547 L .42569 .04684 L .42639 .04779 L .42762 .04879 L .42893 .04898 L .43007 .04855 L .43129 .04764 L .4335 .04548 L .43485 .04425 L .43613 .04342 L .43728 .0431 L .43852 .04329 L .43987 .0442 L .44113 .04571 L .44251 .04803 L .44401 .05116 L .44684 .05807 L .44983 .06498 L .45109 .06735 L .45243 .06936 L .45321 .07026 L .45391 .07092 L .45528 .07176 L .45652 .07208 L .45786 .07208 L .45912 .07186 L .46029 .07159 L .4616 .07134 L .46285 .07129 L .46397 .07149 L .4652 .07203 L .46652 .07307 L .46726 .07385 L .46793 .07469 L .47047 .07881 L .47543 .0889 L .47761 .09276 L .47876 .09442 L .47999 .09584 L .48135 .09697 L .48261 .09765 L .48335 .09789 L .48405 .09804 L .48536 .09815 L .48606 .09815 L .48681 .09813 L .48814 .09814 L .48888 .09819 L .48958 .09831 L Mistroke .49034 .09852 L .49116 .09887 L .4925 .09975 L .49327 .10043 L .49397 .10118 L .49665 .10504 L .50167 .1147 L .50425 .11924 L .50567 .12121 L .50699 .12263 L .50768 .12321 L .50842 .12372 L .50924 .12413 L .50999 .1244 L .51067 .12456 L .51141 .12465 L .51275 .12469 L .514 .12467 L .51538 .12471 L .51607 .1248 L .51682 .12497 L .51817 .12555 L .51945 .12646 L .52079 .12784 L .52194 .12937 L .5232 .13138 L .52808 .14116 L .53077 .14619 L .53209 .14816 L .53331 .14958 L .53446 .15056 L .53568 .15121 L .5369 .15151 L .53824 .1515 L .53936 .15131 L .54056 .15103 L .54169 .1508 L .54273 .1507 L .54408 .15084 L .54536 .15138 L .5465 .15227 L .54774 .15368 L .54909 .15578 L .55052 .15856 L .55308 .16456 L .55529 .17002 L .55766 .17511 L .55902 .17732 L .56026 .17874 L .5615 .17954 L Mistroke .56268 .17972 L .56393 .17936 L .56531 .17844 L .56675 .17709 L .5681 .17574 L .56928 .17471 L .57051 .17399 L .57187 .17385 L .57311 .17452 L .57447 .17624 L .57523 .17769 L .57592 .17931 L .57853 .18777 L .58135 .19954 L .58285 .20575 L .58445 .21145 L .58583 .2149 L .58709 .21644 L .58835 .21607 L .58955 .21371 L .59089 .20854 L .59213 .20129 L .5935 .19065 L .59495 .17647 L .5996 .11707 L .60204 .08325 L .60462 .05116 L .60609 .03597 L .6077 .02271 L .6084 .0181 L .60916 .01403 L .61053 .0089 L .61124 .00731 L .61202 .00642 L .61276 .00631 L .61344 .0068 L .61472 .0091 L .61608 .0131 L .61886 .02418 L .6215 .03516 L .62265 .03928 L .62387 .04296 L .62521 .04602 L .62646 .04788 L .62774 .04884 L .62913 .04894 L .63044 .04832 L .63164 .04732 L .63407 .04493 L .63526 .04394 L Mistroke .63634 .04333 L .63753 .04309 L .6388 .04342 L .64019 .04452 L .64151 .04627 L .64287 .04871 L .64412 .05143 L .64697 .05838 L .6491 .06343 L .6514 .06786 L .65271 .06971 L .65392 .07092 L .65507 .07166 L .65628 .07205 L .65747 .07211 L .65873 .07194 L .65993 .07167 L .66101 .07143 L .66229 .07128 L .66367 .07141 L .66498 .07191 L .66618 .07276 L .6675 .07413 L .66875 .07586 L .67109 .08 L .67382 .08563 L .67636 .09064 L .67856 .09416 L .6798 .09564 L .68091 .09666 L .68214 .09744 L .68347 .09792 L .68473 .09812 L .68588 .09815 L .68714 .09813 L .68848 .09816 L .68975 .09835 L .69091 .09875 L .69227 .09956 L .69303 .10021 L .69374 .10092 L .69642 .10466 L .70178 .11492 L .70459 .11975 L .70601 .12161 L .70682 .12247 L .70755 .12312 L .70888 .12397 L .70961 .12428 L .71029 .12448 L Mistroke .71152 .12466 L .71284 .12469 L .71406 .12467 L .71536 .12471 L .71647 .12488 L .71768 .1253 L .71892 .12603 L .72005 .12702 L .72136 .12855 L .72259 .13038 L .72718 .13929 L .72979 .14449 L .73122 .14691 L .73256 .14876 L .7337 .14996 L .73493 .15086 L .7363 .1514 L .73755 .15154 L .7389 .1514 L .74017 .15112 L .74156 .15082 L .74233 .15072 L .74304 .1507 L .74378 .15078 L .74447 .15096 L .74522 .1513 L .74602 .15184 L .74736 .15319 L .74812 .15421 L .74883 .15533 L .76831 .17554 L .76963 .17446 L .77037 .17405 L .77105 .17384 L .77231 .174 L .77364 .17506 L .77438 .17609 L .77506 .17735 L .77662 .18125 L .77793 .18554 L .77933 .19095 L .78208 .20262 L .78343 .20798 L .78468 .21213 L .78581 .21487 L .78702 .2164 L .78822 .21621 L .78956 .21369 L .79023 .21144 L .79096 .2082 L Mistroke .79243 .19918 L .7938 .18791 L .79507 .17513 L .80101 .09731 L .80368 .06207 L .80621 .03483 L .8076 .02337 L .80834 .01849 L .80912 .01424 L .81049 .00899 L .81176 .00663 L .81307 .00647 L .81426 .00809 L .81564 .01166 L .81695 .01627 L .82181 .03632 L .82314 .04085 L .82387 .04295 L .82455 .04465 L .82589 .04714 L .8271 .04847 L .8278 .04887 L .82854 .04901 L .82987 .04866 L .83061 .0482 L .83129 .04764 L .83286 .04612 L .83419 .04482 L .83492 .04419 L .8356 .04371 L .83681 .04318 L .83814 .04317 L .83888 .04346 L .83958 .04394 L .8409 .04538 L .84163 .04648 L .84232 .04766 L .84387 .05085 L .84668 .05766 L .84933 .06393 L .85049 .06627 L .85171 .06834 L .85305 .07009 L .85428 .0712 L .8554 .07181 L .85661 .07209 L .85774 .07209 L .85878 .07193 L .85999 .07166 L .86132 .07138 L Mistroke .86256 .07128 L .86372 .07142 L .86491 .07187 L .86604 .07263 L .86727 .07386 L .8686 .07563 L .8713 .08042 L .87378 .08555 L .87634 .09061 L .87875 .09441 L .88009 .09594 L .88084 .0966 L .88154 .0971 L .88277 .09771 L .88407 .09804 L .8852 .09814 L .88643 .09814 L .8876 .09812 L .88868 .09817 L .88994 .0984 L .89127 .09893 L .89251 .09975 L .89364 .10081 L .89496 .10243 L .89639 .10461 L .89898 .10939 L .90137 .11412 L .90399 .11882 L .90538 .12084 L .90687 .12252 L .9077 .12323 L .90845 .12373 L .9092 .12412 L .90992 .12438 L .91128 .12464 L .91253 .12469 L .91391 .12467 L .9146 .12467 L .91537 .12471 L .91665 .12493 L .91784 .12537 L .91915 .12621 L .91988 .12685 L .92054 .12755 L .92334 .13165 L .92599 .13679 L .93571 .15123 L .93707 .15152 L .93837 .15148 L .93908 .15137 L Mistroke .93986 .1512 L .94121 .15089 L .94251 .15071 L .94388 .1508 L .94506 .15122 L .94636 .15213 L .94769 .15361 L .94912 .15584 L .95172 .16126 L .95454 .16819 L .95603 .17173 L .95762 .17504 L .95836 .17634 L .95907 .17739 L .96039 .17885 L .96162 .17958 L .96296 .17969 L .96364 .1795 L .96438 .17912 L .96516 .17856 L .96589 .17793 L .96727 .17656 L .96859 .17528 L .9698 .17435 L .97113 .17383 L .97233 .174 L .97344 .17484 L .97477 .17677 L .97597 .17944 L .97736 .18355 L .97866 .18829 L .98319 .20709 L .98429 .21095 L .98547 .21417 L .98677 .21622 L .98797 .2164 L .98865 .21568 L .98938 .21416 L .99072 .20935 L .99202 .20205 L .99322 .19301 L .99556 .16965 L .99805 .13841 L 1 .11141 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJzFnYd6FEcWhQfNSCLnnHMU0WRsszY2YEywySDAiCCSvcaA7d19gn1Bnmd2 qrqru6r6v1W3R9jL90kzVJ177zmnqqM6XJn68PL5L1MfXj2d2nzh3dTbl6+e vt98/td3g6burE5n5Emn0/nv5o753h98LX/1Ox8/frS/nplfppkaPrPfuybE fjM/tuPA/wW0zHyMGAkfSmTfQ76reo9AnrNV7/vq259F2qX2oxckG3x/F9Uw n++TNb6UIqK2P5J1f+NmSrQVSIxA27hIVqW65DvfZZnuVxHdlIbRoNllewNp elB1vfnWM5RdEZ/+4N9c82XUfPs8paXR/HuRYAHwGOGIn4thHyC7OWEW1Uug tkVjUSmJxuekqubPogjGl9oXlhA/zEG6sGy9isqYz1SZeIzNZ0pGK1Na8NAN XGnKoii56YonZm3GWGCeFyP714tDUtS3VrN7jmiEyEGmPRp4l5JZrHA6iz1X XLcscawxpco4qvCyfcgBpReZNLEXHjzlxRLoIi9eiktliKM2bSzV3a9YZNpw IZsUU8a3yYUOY5NrH8amVF3ZpnGU6mZHm2lfciCX3vkLVritqVZUJJbHYSTR F6+2yUxJmGxSex6vhzQ3cKq5mqzX/nq7qn0Jr6+fcqoxQFSxrVkCi9dZfxsh H3yLaIkWpKYXan/bkMc3SshraX3ZlBddwCeMIHhK1SjgU3OK8G0toBxtRyra YvsW+HDXnpI0BvgXLfHyQtGYMOMivQaUKr2ThY9C2wvOPBug0wnNRHpCr5nK CczGAfqbTrPLpNDsulKaifQ+veY5ED6d12y6zE9C85goJGu86dZqdv1Dah6C 2Vud5lCIkLmxLXveYqgNZgZD3Z7crznlghyBSgP9LCGe2O9tK17Lb3ZJhPZv /pkzgcOepXhxyFMOmctS9rQ145Px/KX45o7WfUjKSEHe0I5wyO7hFxDzU528 86BTMwt/nbMrnaLY9Rz8ftTeDJvLpn+YCs4TsAg62SlYq82bEkb++juSpr3K 8UI2WR4nPu/T1ipbnw6e7nOieS35tLC9beoWUlOn76Zz5vfisJFyl5vW/A9S 2saCTN7GofUAjKOUYMmJ0m2e6UAUml0JxUC0TZMYCDum3XqqsveTCR52EFMn GYTg+VHlBmBLS197iVwPXC5vJVMToGO2hGdLEmKFubW0fcgyINXCEgonF5ZD 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 3g==\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00236 .07456 L .00488 .04075 L .0061 .02786 L .00726 .01824 L .0083 .01182 L .00942 .00726 L .01066 .00499 L .01203 .00548 L .01272 .00674 L .01346 .00872 L .01479 .01361 L .01736 .02537 L .01975 .0357 L .02104 .04003 L .02241 .0433 L .0232 .04452 L .02394 .04524 L .02532 .04557 L .02665 .04487 L .02787 .04364 L .02929 .04188 L .03062 .04033 L .03173 .03934 L .03293 .03879 L .03425 .03896 L .03546 .0399 L .03671 .04164 L .03808 .04431 L .04057 .0505 L .04312 .05708 L .04445 .06003 L .04586 .06248 L .04661 .06348 L .04744 .06431 L .04818 .06484 L .04888 .06515 L .05025 .06532 L .05101 .06521 L .05171 .06503 L .05313 .06455 L .05391 .0643 L .05463 .06412 L .05542 .06403 L .05628 .06409 L .05701 .06431 L .0578 .06472 L .05854 .0653 L .05934 .06613 L .0608 .06818 L Mistroke .06355 .07345 L .0663 .07936 L .06889 .08404 L .07033 .08589 L .07113 .08666 L .07188 .0872 L .07319 .0878 L .07458 .08803 L .0758 .08802 L .07711 .08793 L .07834 .08793 L .07946 .08811 L .08078 .08865 L .08152 .08915 L .08221 .08974 L .08347 .09117 L .08481 .09314 L .1245 .13479 L .14657 .15837 L .16677 .18406 L .17174 .17964 L .17243 .17884 L .17317 .1781 L .17452 .17728 L .17584 .17744 L .17705 .17863 L .17819 .18078 L .17926 .18369 L .18169 .19309 L .18426 .20505 L .18547 .21029 L .1866 .21426 L .18778 .21705 L .18907 .21796 L .1902 .21654 L .1914 .21244 L .19267 .2051 L .19386 .19535 L .19656 .16376 L .20176 .08364 L .20451 .04518 L .20605 .0284 L .20677 .02196 L .20745 .01692 L .20876 .00964 L .20946 .00717 L .21019 .00553 L .21142 .00491 L .21278 .00689 L .21402 .01061 L Mistroke .21535 .016 L .21775 .02719 L .21914 .03332 L .22066 .03888 L .22136 .04091 L .22209 .04267 L .22342 .04478 L .2241 .04534 L .22483 .04559 L .22615 .04523 L .22743 .04413 L .22861 .04274 L .22973 .04134 L .23079 .04016 L .23201 .03916 L .23312 .03876 L .23434 .03901 L .23567 .04014 L .23691 .04198 L .23806 .04426 L .2406 .05058 L .24326 .05743 L .24437 .05985 L .24554 .06199 L .24683 .06373 L .24803 .06475 L .24935 .06527 L .25059 .06529 L .2517 .06504 L .2529 .06463 L .25423 .06421 L .2549 .06407 L .25564 .06403 L .25694 .06428 L .25815 .06498 L .25938 .06618 L .26055 .06778 L .26273 .07174 L .26765 .08197 L .26899 .08418 L .27025 .0858 L .27095 .0865 L .27171 .08709 L .27302 .08775 L .27429 .08801 L .27562 .08803 L .27676 .08795 L .278 .08791 L .27876 .08797 L .27948 .08811 L Mistroke .28082 .08868 L .28158 .08919 L .28227 .0898 L .28384 .09168 L .28648 .09613 L .28928 .1017 L .29055 .10412 L .29193 .10646 L .29314 .10817 L .29444 .10958 L .29572 .11054 L .29689 .11106 L .29806 .11132 L .29916 .1114 L .30045 .11141 L .30182 .11148 L .30298 .11171 L .30426 .11227 L .30564 .11331 L .30641 .11411 L .30712 .11498 L .30979 .11932 L .31451 .12852 L .3158 .13063 L .31718 .13244 L .31835 .13357 L .31965 .13439 L .32086 .13479 L .32197 .13491 L .32319 .13487 L .32447 .13479 L .32559 .1348 L .32663 .13496 L .32778 .13541 L .329 .13627 L .3499 .15749 L .3609 .17612 L .36227 .17927 L .36358 .18165 L .3643 .18264 L .36508 .18343 L .36645 .18405 L .36724 .18399 L .36809 .1836 L .36889 .18298 L .36961 .18225 L .37104 .18051 L .37256 .1787 L .3739 .17755 L .37466 .17725 L Mistroke .37538 .17726 L .37663 .17809 L .37796 .18027 L .37872 .1821 L .37953 .18457 L .38102 .19019 L .38381 .20296 L .38518 .20911 L .38647 .21388 L .38782 .21712 L .38854 .21789 L .38931 .21785 L .3906 .21548 L .39196 .2096 L .39312 .20169 L .39439 .19007 L .39937 .12154 L .40198 .08018 L .40475 .04222 L .40592 .02959 L .40718 .01883 L .40855 .01057 L .40984 .00619 L .4111 .00483 L .41229 .00588 L .41336 .00843 L .41453 .01253 L .41725 .02482 L .41874 .03161 L .42014 .03713 L .42133 .04083 L .42261 .04365 L .4233 .04464 L .42403 .0453 L .42534 .04557 L .42651 .04498 L .42776 .04376 L .43002 .041 L .4314 .03959 L .43271 .03885 L .43388 .03882 L .43515 .03959 L .43651 .04131 L .43779 .04369 L .4407 .05087 L .44228 .05502 L .44378 .05861 L .44524 .06149 L .44659 .06346 L .44777 .06458 L Mistroke .44903 .0652 L .44974 .06532 L .45042 .06531 L .45168 .06504 L .45305 .06457 L .45431 .06419 L .4557 .06403 L .45639 .06412 L .45716 .06437 L .45853 .06529 L .45979 .0667 L .46119 .06882 L .46266 .07161 L .46535 .07736 L .46788 .08238 L .46897 .08415 L .47011 .08565 L .47137 .08685 L .47252 .08755 L .47379 .08795 L .47497 .08804 L .47627 .08798 L .47765 .08791 L .47837 .08793 L .47913 .08803 L .48049 .08849 L .48125 .08895 L .48196 .08951 L .48357 .0913 L .48498 .09342 L .48626 .09571 L .48916 .10145 L .49172 .10613 L .49317 .10821 L .49452 .10965 L .49581 .11059 L .49699 .11109 L .49834 .11135 L .49961 .11141 L .50084 .11142 L .50215 .11152 L .50339 .11185 L .50452 .11242 L .50584 .1135 L .50659 .11432 L .50728 .1152 L .50989 .11952 L .52074 .13476 L .54015 .15605 L .56147 .17748 L Mistroke .5627 .18012 L .56402 .18229 L .56478 .18316 L .56547 .1837 L .56681 .18406 L .56807 .18361 L .56943 .18244 L .5719 .17946 L .57315 .17812 L .57431 .17735 L .57553 .1773 L .57687 .17838 L .57802 .1804 L .57908 .18313 L .58029 .18727 L .58144 .192 L .58375 .2027 L .58501 .20839 L .5862 .21298 L .5872 .2159 L .58829 .21771 L .58949 .21769 L .5906 .21548 L .5918 .21048 L .59292 .20328 L .59414 .19259 L .59545 .17813 L .60056 .10238 L .60322 .06203 L .60462 .04376 L .60611 .02781 L .6074 .01721 L .60814 .01265 L .60883 .00935 L .61004 .00578 L .61134 .00487 L .6126 .00648 L .61397 .01043 L .61526 .01562 L .61646 .02112 L .61874 .03162 L .61999 .03658 L .62115 .04033 L .62247 .04341 L .62317 .04449 L .62393 .04523 L .62527 .04558 L .62648 .045 L .62722 .04434 L .62791 .0436 L Mistroke .62945 .04169 L .63015 .04085 L .6309 .04004 L .63226 .03902 L .63352 .03876 L .63467 .0392 L .63597 .04051 L .63733 .04275 L .6399 .04875 L .64272 .05611 L .64404 .05917 L .64528 .06156 L .6464 .06322 L .64761 .06446 L .64894 .06517 L .6496 .06531 L .65034 .06532 L .65163 .06506 L .65284 .06465 L .65406 .06425 L .65522 .06404 L .65626 .06409 L .65739 .06448 L .65861 .06537 L .65992 .06686 L .66115 .06876 L .66226 .0708 L .6674 .08153 L .66866 .08368 L .66999 .08551 L .67076 .08633 L .67146 .08692 L .67283 .08768 L .67407 .08799 L .67522 .08804 L .67648 .08797 L .67782 .08791 L .67897 .088 L .68006 .0883 L .68125 .08895 L .68253 .09007 L .70441 .11236 L .74769 .15798 L .75816 .16894 L .76092 .17615 L .76237 .17946 L .76316 .18096 L .7639 .18212 L .76524 .18356 L .76596 .18394 L Mistroke .76672 .18407 L .76808 .18361 L .76931 .18256 L .7719 .17945 L .77261 .17865 L .77336 .17793 L .77472 .17724 L .77597 .17752 L .77715 .17878 L .77844 .18139 L .77917 .18342 L .77984 .18561 L .78223 .19554 L .78478 .2074 L .78602 .21236 L .78719 .21587 L .78824 .21767 L .78938 .21779 L .79051 .21576 L .79174 .21079 L .79303 .20241 L .79424 .19164 L .79639 .16605 L .79871 .13188 L .80359 .05695 L .80493 .04016 L .80635 .02555 L .8077 .01526 L .80892 .00902 L .81028 .0054 L .81105 .00483 L .81176 .00515 L .81306 .00757 L .81443 .01214 L .81714 .0243 L .81846 .03039 L .81966 .03537 L .82075 .03915 L .82192 .0423 L .82317 .04448 L .82435 .04547 L .82564 .04548 L .82702 .04455 L .82819 .04326 L .82948 .04165 L .83068 .04027 L .83196 .03919 L .83269 .03885 L .83336 .03875 L .83466 .03919 L Mistroke .83601 .04056 L .83676 .04172 L .83746 .04301 L .8401 .04928 L .84255 .05569 L .84483 .06076 L .84598 .06266 L .84722 .06412 L .84858 .06504 L .84983 .06533 L .85244 .06479 L .85313 .06455 L .85387 .0643 L .85522 .06404 L .85597 .06405 L .85666 .06419 L .85744 .06451 L .85826 .06506 L .85961 .06646 L .86037 .06751 L .86108 .06864 L .86377 .07393 L .86663 .08002 L .86906 .08429 L .87045 .08602 L .87174 .08712 L .87308 .08777 L .87429 .08801 L .87497 .08804 L .8757 .08802 L .87703 .08793 L .87779 .08791 L .87848 .08794 L .87927 .08806 L .88001 .08828 L .88134 .08901 L .88209 .08963 L .88277 .09033 L .88519 .09378 L .88784 .09881 L .89064 .10429 L .89187 .10636 L .89319 .10824 L .89449 .10963 L .8957 .11052 L .89685 .11105 L .89807 .11132 L .89935 .11141 L .90055 .11141 L .90187 .11148 L Mistroke .90261 .11161 L .90329 .11181 L .90442 .11236 L .90548 .11316 L .90664 .11437 L .90787 .11606 L .9127 .1251 L .91542 .13005 L .9168 .13198 L .91758 .13287 L .9183 .13353 L .91959 .13436 L .92097 .13481 L .92225 .13491 L .92347 .13485 L .92419 .1348 L .92487 .13478 L .92565 .1348 L .92636 .1349 L .92765 .13535 L .92838 .13578 L .92905 .13631 L .93046 .13787 L .93201 .14023 L .93513 .1465 L .93785 .15222 L .93919 .15462 L .94042 .15639 L .9411 .15716 L .94184 .15784 L .94259 .15832 L .94338 .15865 L .94406 .15877 L .94478 .15878 L .94608 .15852 L .94739 .15809 L .94808 .15785 L .94881 .15764 L .95016 .15749 L .95141 .15777 L .95273 .15865 L .95397 .16009 L .95509 .16191 L .95629 .16437 L .9611 .17661 L .96249 .17971 L .9638 .18198 L .96498 .18335 L .96626 .18403 L .96694 .18405 L Mistroke .96769 .18382 L .96847 .18333 L .9692 .18267 L .97062 .18104 L .97193 .17942 L .97317 .1781 L .97447 .1773 L .97578 .17741 L .97652 .17798 L .97721 .17888 L .9786 .18178 L .97938 .18405 L .98009 .18653 L .98281 .19828 L .98408 .20424 L .98544 .21017 L .98673 .21465 L .9879 .21725 L .98926 .21788 L .99054 .21565 L .99127 .21305 L .99193 .20974 L .99267 .20509 L .99345 .19897 L .99504 .183 L .99653 .16413 L .99933 .12215 L 1 .11141 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJzNnYl21DgWhotUVQI0W1h6YSAJa7OEhLAE6J5mnWFrdmh2QsKasEz3QKZn e4F5wTxPTWRbLkn+rnRdCXMm51RSka7u/b8r2ZarZPv6zPzs648z83MvZ0Yu fZr5bXbu5eeRi79+Wixqrmg0+l40Go3/jDTM+87i2+JXp7GwsJD9emV+mWIq OJq9b5om2TvzyirGlttoY1Hfceo/K8smwPcZsPsEZb874bOaLEBf+c4xN3+P QKjTfovs3T+YyvwNVZi/2lA/Kdv+PQ8/mP1pecAdq6BS/Fcu3gU6+qBsQNQr CEDJa6yXN50gmhbjg+ih7ZnawNvMu5ZR3SwcugSLP6vNm7Z592MtIcXQWlvE dvXY2E0Yke/yQbRoHlP9obRqRqx2B31S4gT9dDLwVmH5WBNiPg+3LugLY9KS mB33Kfu5wK/5G8tWrTzU8NvthZhVMRDWO86tmTgAglzbNnIy+iv2RXgKsaMc 0qvELOgF1O29fI/V2ABVfQr3bmq1+XAQKB/jyizUGcOprEEWbFOSKFEV7eQm tCdMJ31MzIgoQe4LPymWtMbQMOYy4QAqsu2ILpUZW14vM3Ed2k512lATL0P+ frrcDaX7wAayh9ZAwDvFyJFyK+enEqbJxe+5uC/CMe9mZaCyF3b3SIJ3Oxpd 09iepwn2h/XoFE5QJmTJQ+YN2j3SvGMvbTCNDZgW2Mt7T1U4QRllKMLcFEEq nvuh+WyEuQ32NUZ5v14ZpSdytKQ96Gya2VbFmClHh/TMA70ps8WfdMw+SFSE rXqrZLb1PTInlFGkCHNbBEkm3lRrma39EvrZVM/ChrsyIDCv/HyznBa7wKQq Clw5EL6JMJPoUT3zSlEcMVeU/ZbCFlh856vY9HVMcsX6YF1olbSVRerpIPyr DC90JM2BnosJ4ajZ8TD7XGY6RseNSUB4PplMXErXjEjUL01mmt2JWiSfUuDu FMbWy0mlyUXbO0ZZ++ecg9zNqui0zP7d0/uGmFI3XZMwlGv+n0slvNpfxT6P xtGzZVAUzbneTe0hLbsOz2Z6yXvoI5n36qTf3T9T8p+CrNUoK58E0qFkijO0 GoaCI0f8SEaXf9r3d8RzuTo7S/N/H9hHsp8NhqxIOE+ZAn9fmXd9yUac11gw +rBayGLoy1dIWeu2oHOTWTlH68Gc0jLISp9x8SB4qMFPzUnURqfMQr2VWTeA C9rNbRTtKkrJdKcelABI0SaweyODDoI57VI2QdlTVkoKauwXNoFKUrQZ7F7L oPTV3JOIW1c92W0BfyN6SlIfk+MeTSKUlLzHSvVk9zXYDYuUcgxbnsqkLX+l Q7TmWumPEna2XItIbTXpNnUF4jqQSRnRSk/Z2fC9INq2mnSbupc6RGuulU52 34DdkBKR2spaKud2L1KUlRYPlSJku4rL7bVYayiqmM7IuEKCHoDzbwFXtqu4 3KbEFZpTpByXzzSnZeaw38p4d/VympL9d5Lzb+vwZ1PUbEJcS9hCMU18loDP W1WOcHecMLbNd6VTJ755ZRJvg7Ct3RaVCN8ok7C1TEIx5XUqxaw32f6pnIxt 4IqSsL3IdUBD9ENQpqWmtncSduZ/83oiU24HF7eBcogpb0HzYSj7WklJbSmT wyDxsUxJybsFLig8IY5A2y1KRGpLWsjukYxIGbmZcGslkd0OKNucQIy1jcVw OR7KiJSRG8rwZLcTyjYpEXeCvlgM1+6BjEgZua6UTna7wN9GJSK11ca4LyNS Rq4p3ZLdbrAbVCJS25QWu+EoEa25VvrPCTvrrxdErRZr94uMSBnRSie7PWC3 QYlIbVNaMrDFOiWiNddKv5qws/56QdRqsXb38ndrAZHMZektz27xdQVM94LL 9bUoK/NpjaLCNJ//5R+K9mXx/O+TaI0wlW0HiiyBza7PtJfRrozqlz/mpyWG rpBlSC2pEUUvV4M4gUl5eMwx9uvA7nj2u98rs74Xf/ay7oHaurtZo3U9RDDC oVctocO0YlfkwZolZfldX9DV3dOPylruTH7+vUyztM99NZyVOk4jYVH496WK Jqkosig0Lpbfdspzy0YDifu5+WjZyDnL6liOqptdJTSteZ4MghTO9pWNqH8E ZWNcHK7NkoTuLPOyEmqFZAoxhQFQJGyN498O5ZDT/Ox2lJt3xnYgV9lwlms5 Ldw1gJaXPO8JclJ6xkz7bSfs7sHZWJ36fSCaev4ESB2FtvIAkNH9DVkl1Wah Gc0vXewT7nOcjhYPT6k+sbbCSJe7Jb4PNT97IQx1vYwv5nM/uKYl/tT1h6At db0sa7Vn5+xMYjL9+YIq0eNlp1Kt2/OBP7s3a8d72/fXLlscKvg9ie6uvi11 r7A36ro+HGQkBxF6lPaOk+5Atx480Y4Di0Y74WaAq9qbV6RKs0CfmlbRdjuo 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\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00236 .07018 L .00365 .05005 L .00488 .03381 L .00602 .02163 L .00726 .01197 L .00839 .00645 L .00942 .00401 L .01066 .00409 L .01181 .00659 L .01307 .01135 L .01444 .01788 L .01577 .02473 L .01719 .03156 L .01851 .03674 L .01975 .04026 L .02042 .04155 L .02115 .04245 L .02241 .04292 L .02315 .04262 L .02393 .04195 L .02459 .04116 L .02532 .04013 L .02664 .03816 L .02737 .03716 L .02806 .03636 L .0294 .03541 L .03062 .03542 L .03182 .03634 L .03309 .03829 L .03418 .04061 L .03538 .04369 L .03786 .05061 L .03917 .05393 L .04057 .05679 L .04132 .05798 L .04201 .05881 L .04336 .05979 L .04408 .05999 L .04487 .05998 L .04561 .05981 L .0463 .05955 L .04761 .05894 L .04885 .05844 L .05013 .05826 L .05082 .05837 L .05155 .05867 L .05234 .05924 L .05307 .05999 L .05387 .06106 L Mistroke .05472 .06245 L .05773 .06877 L .05917 .07197 L .06068 .07501 L .06197 .07711 L .06271 .07807 L .06339 .07877 L .06408 .07932 L .06483 .07974 L .06617 .08008 L .06691 .0801 L .06772 .08003 L .06848 .07993 L .06918 .07984 L .07044 .07981 L .07182 .08014 L .07252 .0805 L .07327 .08106 L .07463 .08254 L .07587 .08437 L .07722 .08681 L .07994 .09232 L .08117 .09469 L .08248 .09688 L .08359 .09838 L .08481 .09961 L .08619 .10046 L .08748 .10083 L .08821 .1009 L .08888 .10092 L .08965 .10091 L .09038 .10091 L .09168 .10104 L .09289 .10144 L .09422 .10231 L .09489 .10294 L .09563 .1038 L .09806 .10763 L .10069 .11278 L .10188 .11506 L .10315 .11726 L .10433 .11896 L .10544 .1202 L .10611 .12076 L .10684 .12123 L .10811 .12173 L .10885 .12185 L .10963 .12191 L .1103 .12191 L .11103 .1219 L Mistroke .1118 .12192 L .1125 .12199 L .1133 .12217 L .11407 .12248 L .11543 .12342 L .1162 .12419 L .11692 .12508 L .12241 .13528 L .12481 .13951 L .12618 .14123 L .12745 .1423 L .12871 .14286 L .13005 .14302 L .13078 .14298 L .13148 .14289 L .13279 .14274 L .13349 .14272 L .13423 .14279 L .13555 .14327 L .13629 .14377 L .13698 .14441 L .13774 .14531 L .13856 .14651 L .14365 .15715 L .14489 .15966 L .14622 .16188 L .14698 .16288 L .14767 .16358 L .14902 .1644 L .15033 .16454 L .15154 .16424 L .15286 .16366 L .15354 .16334 L .15426 .16305 L .15548 .16281 L .15662 .16302 L .15798 .16399 L .15921 .16565 L .16041 .16793 L .16151 .17055 L .16401 .17745 L .16856 .18687 L .17391 .18383 L .17537 .18171 L .17673 .18028 L .17741 .17993 L .17814 .17994 L .17896 .18046 L .1797 .18146 L .18104 .18463 L Mistroke .1818 .18716 L .1825 .18993 L .18515 .20283 L .18641 .20911 L .18759 .21417 L .18881 .21784 L .19017 .21911 L .19137 .21715 L .19269 .21118 L .19393 .20164 L .19508 .18944 L .19726 .15879 L .19959 .11886 L .20232 .07076 L .20367 .04989 L .2049 .03355 L .20603 .02158 L .20722 .01224 L .20841 .00637 L .20972 .00376 L .21109 .00478 L .21235 .00843 L .21301 .01109 L .21374 .01444 L .21522 .02192 L .21773 .03383 L .21841 .03642 L .21914 .03871 L .22043 .04156 L .22168 .04281 L .22284 .04279 L .22411 .04175 L .22547 .03992 L .22666 .03814 L .22793 .0365 L .22901 .03559 L .2302 .03531 L .2309 .03555 L .23166 .03617 L .23304 .03818 L .23386 .03987 L .23464 .04174 L .23611 .04572 L .23752 .04967 L .23901 .05355 L .24042 .05653 L .2417 .05846 L .24294 .05957 L .24428 .06 L .24554 .05983 L Mistroke .2467 .05937 L .24807 .05873 L .24935 .05832 L .25069 .05833 L .2514 .05859 L .25215 .05909 L .25344 .06045 L .25417 .06152 L .25485 .06268 L .25772 .06873 L .26022 .07414 L .26159 .07654 L .26286 .07823 L .26353 .0789 L .26425 .07943 L .26505 .07983 L .26578 .08003 L .26716 .08008 L .26846 .07993 L .26919 .07984 L .26996 .0798 L .27135 .07998 L .27213 .08028 L .27285 .08072 L .27364 .0814 L .27449 .08236 L .29563 .1038 L .33901 .14725 L .3607 .16859 L .36529 .18091 L .36655 .18383 L .36788 .1861 L .36901 .18721 L .37025 .1875 L .37161 .18677 L .37237 .18597 L .37306 .18507 L .37443 .18305 L .37569 .18131 L .37695 .18013 L .37831 .18 L .37952 .18118 L .3808 .18393 L .382 .18792 L .3831 .1926 L .38559 .20504 L .38668 .21039 L .38788 .21524 L .38902 .21823 L .39007 .21913 L Mistroke .3914 .21706 L .39266 .21134 L .39379 .2029 L .39501 .19031 L .39775 .15077 L .40028 .10639 L .4026 .06627 L .40387 .04692 L .40508 .03142 L .40577 .02409 L .40651 .01737 L .40781 .00889 L .40913 .00446 L .41035 .0038 L .41162 .00604 L .41281 .01021 L .41552 .02344 L .41689 .03019 L .41836 .03622 L .41974 .04024 L .421 .04231 L .42222 .04293 L .42353 .04233 L .42478 .0409 L .42593 .03922 L .42728 .03728 L .42855 .03591 L .42987 .0353 L .43057 .0354 L .43132 .03585 L .43205 .03662 L .43272 .03762 L .43424 .04075 L .43701 .04824 L .43829 .05175 L .43968 .05507 L .44099 .05749 L .4422 .059 L .44334 .05978 L .4446 .06001 L .44591 .0597 L .44714 .05916 L .44825 .05866 L .4493 .05833 L .45051 .0583 L .45161 .05871 L .45282 .05971 L .4541 .06142 L .4552 .06333 L .45641 .06581 L Mistroke .45912 .07185 L .46043 .07455 L .46163 .0766 L .46289 .07826 L .46423 .07942 L .46493 .07978 L .46569 .08001 L .46707 .08009 L .46838 .07994 L .46959 .07981 L .47086 .07986 L .47154 .08003 L .47226 .08035 L .47362 .08138 L .47491 .08291 L .47606 .0847 L .47732 .08701 L .47973 .09189 L .48199 .0961 L .48325 .09796 L .48461 .09944 L .48534 .1 L .48612 .10043 L .4875 .10083 L .4882 .1009 L .48895 .10092 L .4903 .10091 L .49113 .10096 L .49191 .1011 L .49261 .10132 L .49337 .1017 L .49463 .10269 L .49535 .10347 L .49603 .10433 L .49885 .10913 L .5013 .11397 L .50264 .11642 L .5039 .11839 L .50459 .11928 L .50532 .12008 L .50661 .1211 L .50792 .12168 L .50912 .12188 L .51043 .12191 L .51117 .1219 L .51184 .12192 L .51263 .12201 L .51338 .12219 L .51407 .12248 L .51482 .12292 L Mistroke .51609 .12406 L .51744 .12581 L .51986 .1301 L .52242 .13531 L .52377 .13783 L .52519 .14003 L .52638 .14143 L .52768 .14243 L .52886 .1429 L .52996 .14302 L .53109 .14294 L .53212 .14281 L .53331 .14272 L .53444 .14284 L .53568 .14334 L .53699 .14442 L .53811 .14582 L .53934 .14784 L .54464 .15918 L .54591 .16143 L .54727 .1632 L .54805 .16388 L .54875 .16429 L .55013 .16456 L .55142 .16429 L .55214 .16399 L .55281 .16368 L .55411 .1631 L .55533 .16282 L .55642 .16294 L .55759 .16363 L .55889 .16515 L .56008 .16724 L .56265 .17361 L .56508 .18037 L .56645 .18363 L .56774 .18591 L .56908 .18725 L .56979 .18751 L .57055 .18743 L .57191 .18649 L .57319 .18489 L .57446 .18301 L .57561 .18141 L .57698 .18012 L .57773 .17988 L .57844 .18006 L .5797 .18147 L .58107 .18471 L .58179 .18711 L Mistroke .58258 .19025 L .58417 .19778 L .58566 .2054 L .58703 .21192 L .58831 .21656 L .58966 .21903 L .59103 .21805 L .5918 .21566 L .59253 .21212 L .59384 .20248 L .59504 .19 L .59774 .151 L .60019 .10803 L .6028 .063 L .60407 .04419 L .60527 .02932 L .60634 .01875 L .60751 .01047 L .6088 .00518 L .61017 .0037 L .61133 .00531 L .61262 .00944 L .61401 .01574 L .6155 .02338 L .61691 .03027 L .61821 .03568 L .61896 .0382 L .61965 .04003 L .62041 .04153 L .62123 .04252 L .62193 .0429 L .6227 .04285 L .62343 .04242 L .62409 .04177 L .62554 .03982 L .62691 .03779 L .62813 .03629 L .62947 .03538 L .63072 .03546 L .63204 .03661 L .63317 .03843 L .63442 .04118 L .63697 .04814 L .63831 .0518 L .63972 .05515 L .64095 .05742 L .64229 .05908 L .64351 .05985 L .64465 .06 L .64582 .05974 L Mistroke .64688 .05928 L .64802 .05875 L .64927 .05833 L .65063 .05832 L .65137 .05858 L .65206 .05902 L .6533 .06028 L .65464 .0623 L .65762 .0685 L .65909 .07179 L .66044 .07457 L .6617 .07671 L .66308 .07847 L .6638 .07912 L .66447 .07956 L .66519 .07988 L .66595 .08005 L .66723 .08008 L .66857 .07992 L .66972 .0798 L .67098 .07989 L .67236 .08041 L .67364 .0814 L .6743 .08213 L .67504 .08309 L .67652 .0855 L .67904 .09048 L .68043 .09328 L .68175 .09571 L .68301 .09765 L .68439 .09924 L .68564 .10019 L .68681 .10068 L .68801 .10089 L .6891 .10092 L .69036 .10091 L .69154 .10102 L .69282 .10141 L .69354 .10181 L .69422 .10232 L .69558 .10375 L .69705 .10587 L .70211 .11549 L .70358 .11792 L .70435 .11899 L .70518 .11994 L .7059 .1206 L .70669 .12115 L .70741 .1215 L .70808 .12172 L Mistroke .70945 .1219 L .71071 .1219 L .71208 .12194 L .71277 .12204 L .71353 .12225 L .71492 .123 L .7162 .12419 L .71687 .12501 L .7176 .12606 L .71909 .1286 L .72161 .13368 L .72301 .13644 L .72433 .13876 L .72559 .14056 L .72698 .14196 L .72823 .1427 L .72939 .14299 L .7306 .14299 L .73169 .14287 L .73295 .14273 L .73413 .14278 L .73541 .14319 L .73614 .14365 L .73682 .14424 L .73818 .14593 L .73965 .14842 L .74208 .15362 L .74471 .15932 L .74549 .16073 L .74631 .16202 L .74707 .16298 L .74779 .16368 L .74917 .16445 L .7499 .16456 L .75069 .16449 L .75139 .1643 L .75215 .16399 L .75353 .16334 L .75488 .16288 L .75614 .16287 L .75748 .16354 L .75816 .16419 L .75891 .16517 L .76023 .16755 L .76146 .17042 L .76447 .17873 L .76579 .18214 L .76648 .18369 L .76722 .1851 L .76857 .18687 L Mistroke .76981 .18751 L .77098 .18724 L .77226 .1861 L .77767 .17989 L .7789 .1804 L .78005 .18213 L .78139 .18571 L .7826 .19034 L .78498 .20195 L .78718 .21257 L .7883 .21654 L .78948 .21888 L .79066 .21869 L .79197 .21496 L .79327 .20717 L .794 .20096 L .79467 .19415 L .7972 .15973 L .7998 .11497 L .80263 .06566 L .80393 .04612 L .80531 .02885 L .80661 .01654 L .80779 .00897 L .80905 .00462 L .8102 .00372 L .81146 .00562 L .8128 .01016 L .81526 .02212 L .81751 .03292 L .81885 .03784 L .82011 .04101 L .82145 .04269 L .82221 .04293 L .82291 .04276 L .82407 .04179 L .82535 .04009 L .82662 .0382 L .82795 .03648 L .82866 .03582 L .82943 .03539 L .83079 .03549 L .83156 .03607 L .83238 .03708 L .83315 .0384 L .83386 .03986 L .8365 .0468 L .8379 .05071 L .8394 .05445 L .84078 .05715 L Mistroke .84204 .05884 L .8433 .05977 L .8445 .06001 L .84584 .05973 L .84709 .05919 L .84778 .05886 L .84854 .05855 L .8499 .05826 L .85106 .05845 L .85213 .05906 L .85332 .06031 L .85459 .06221 L .85957 .07283 L .86091 .07542 L .86218 .0774 L .86288 .07826 L .86364 .07899 L .86497 .0798 L .86624 .08008 L .86758 .08004 L .86873 .07989 L .87 .0798 L .87076 .07985 L .87148 .08002 L .87284 .08072 L .8736 .08136 L .8743 .08212 L .87589 .08442 L .87877 .08993 L .88142 .09513 L .88276 .09729 L .88401 .09886 L .88532 .09998 L .88601 .10038 L .88675 .10066 L .88749 .10083 L .8883 .10091 L .88906 .10092 L .88976 .10091 L .8911 .10096 L .89177 .10106 L .89251 .10128 L .89387 .10204 L .89511 .10319 L .89647 .10497 L .89791 .10736 L .90035 .11212 L .9017 .11473 L .90297 .11697 L .90418 .11877 L Mistroke .9055 .12025 L .9067 .12116 L .9078 .12164 L .90884 .12185 L .90999 .12191 L .91118 .1219 L .9123 .12196 L .91362 .12228 L .91487 .12296 L .916 .12396 L .91722 .1255 L .91996 .13031 L .92251 .13547 L .92386 .13799 L .92529 .14018 L .92652 .14156 L .92786 .14253 L .92861 .14283 L .9293 .14298 L .93009 .14302 L .93085 .14297 L .9322 .1428 L .93288 .14273 L .93363 .14272 L .93498 .143 L .93624 .14373 L .9374 .14488 L .93865 .14665 L .94149 .15231 L .9441 .15809 L .94524 .1603 L .94646 .16223 L .94761 .16353 L .94865 .16425 L .94988 .16456 L .95122 .16436 L .95247 .16384 L .95363 .1633 L .95483 .16289 L .95595 .16284 L .95718 .16332 L .9585 .16461 L .95988 .16686 L .96119 .16976 L .96365 .17643 L .96574 .18202 L .96692 .18455 L .968 .18625 L .9692 .18732 L .97047 .18745 L Mistroke .97158 .1868 L .9728 .18543 L .97523 .18189 L .9766 .18038 L .97784 .17988 L .97899 .1805 L .98025 .18255 L .98143 .18587 L .98252 .19003 L .98464 .20016 L .9858 .20613 L .98691 .21139 L .98793 .2154 L .98905 .21829 L .99007 .21914 L .99101 .21808 L .9921 .21438 L .99308 .20856 L .99422 .19888 L .99529 .18696 L .99755 .15411 L 1 .11141 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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 3HUbfV94cFt3hSf3xen1L+tL2gcr/gc277q8\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00236 .06589 L .00365 .04425 L .00488 .02745 L .00602 .01559 L .00726 .00714 L .00839 .00336 L .00942 .00287 L .01066 .00539 L .01181 .01002 L .01444 .02415 L .01575 .03082 L .017 .03583 L .01768 .03789 L .01843 .0395 L .01975 .04076 L .04057 .05566 L .08481 .09325 L .12749 .1378 L .16857 .18412 L .16988 .18728 L .17062 .18863 L .17129 .18954 L .17259 .19033 L .17382 .1899 L .17509 .18845 L .17647 .18618 L .17785 .18387 L .17863 .18283 L .17937 .18221 L .18011 .18203 L .1809 .18244 L .18175 .18366 L .18253 .18552 L .18321 .18771 L .18396 .19068 L .18546 .19809 L .18697 .20645 L .18839 .21371 L .18967 .21837 L .19105 .22005 L .1924 .21722 L .19307 .21387 L .19381 .20862 L .19513 .19527 L .19636 .17837 L .19932 .12496 L .20203 .07192 L .20323 .05087 L .20455 .03156 L Mistroke .20579 .01764 L .20695 .00883 L .20829 .00354 L .20951 .00294 L .21018 .00408 L .21091 .00626 L .21223 .0121 L .21473 .02576 L .21611 .03243 L .21741 .03714 L .21862 .0398 L .21994 .04079 L .22114 .04022 L .22224 .03881 L .22356 .03658 L .22426 .03538 L .22499 .03425 L .22633 .0328 L .22756 .03251 L .22885 .03343 L .22957 .0345 L .23025 .03581 L .23321 .0439 L .2346 .04794 L .2361 .05167 L .23679 .05302 L .23752 .05415 L .23882 .0554 L .24008 .05573 L .24125 .05544 L .24254 .05474 L .24392 .05396 L .24468 .05367 L .24539 .05356 L .24616 .05366 L .24698 .05407 L .24837 .05548 L .24915 .05668 L .24989 .05804 L .25271 .0644 L .25409 .0675 L .25534 .06993 L .25656 .07176 L .25772 .07292 L .25894 .07355 L .26026 .0737 L .26162 .07349 L .26237 .07334 L .26306 .07323 L .26429 .07325 L Mistroke .26565 .07377 L .26632 .07426 L .26705 .075 L .26838 .07684 L .27088 .08161 L .2724 .08479 L .27383 .08754 L .27512 .08957 L .27578 .09041 L .27651 .09115 L .27774 .09198 L .27905 .09238 L .28026 .09243 L .28139 .09239 L .2827 .09243 L .28389 .09275 L .28527 .09361 L .28658 .09501 L .28771 .09666 L .28891 .09878 L .29106 .10303 L .29339 .10728 L .2947 .1091 L .29593 .11029 L .29714 .111 L .29843 .11134 L .29982 .11141 L .30107 .11143 L .30223 .1116 L .30349 .11213 L .30468 .11306 L .30578 .11432 L .31083 .12355 L .31222 .12604 L .31298 .12721 L .31371 .12816 L .31438 .12889 L .31511 .1295 L .31639 .13018 L .31751 .13041 L .31872 .13042 L .31986 .13038 L .32091 .13044 L .32214 .13078 L .32343 .13162 L .32452 .13278 L .32572 .13451 L .32837 .13963 L .33084 .14464 L .33202 .1466 L Mistroke .33313 .14802 L .33442 .14909 L .33559 .14955 L .33812 .14938 L .33879 .14925 L .33951 .14914 L .34084 .1492 L .34217 .14982 L .34341 .15103 L .34455 .1527 L .34576 .155 L .34841 .16106 L .3497 .16395 L .3509 .16621 L .35158 .16725 L .35232 .16815 L .35307 .16879 L .35386 .16916 L .35453 .16926 L .35525 .16917 L .35655 .16862 L .35776 .1679 L .35904 .16727 L .35971 .1671 L .36045 .16713 L .36175 .16784 L .36297 .1694 L .36429 .17202 L .36668 .17858 L .36902 .1853 L .3702 .18791 L .37149 .18975 L .3726 .19033 L .37378 .18993 L .3749 .18873 L .37591 .18715 L .37708 .18512 L .37833 .18319 L .37971 .18207 L .381 .18254 L .38169 .18354 L .38244 .18526 L .38381 .19006 L .38515 .19644 L .38639 .20322 L .38765 .21012 L .38884 .21562 L .38991 .21895 L .39106 .22005 L .39233 .21749 L Mistroke .39366 .20985 L .3948 .19911 L .39605 .18305 L .4015 .08182 L .40307 .05354 L .40456 .03146 L .40589 .01673 L .40665 .01075 L .40734 .00673 L .4086 .00304 L .40977 .00328 L .41106 .00682 L .41179 .00993 L .41245 .01324 L .41392 .02129 L .4153 .02866 L .41664 .03457 L .41788 .03837 L .41904 .04032 L .42027 .04076 L .42151 .03982 L .42287 .03779 L .4242 .03549 L .42493 .03434 L .42562 .03344 L .42697 .03252 L .42819 .03281 L .42935 .03413 L .43058 .03655 L .43278 .04261 L .43405 .04639 L .43539 .05002 L .43653 .05254 L .43778 .05448 L .43911 .05554 L .44034 .05571 L .44168 .05523 L .44242 .05481 L .44311 .0544 L .44434 .05378 L .44568 .05356 L .44694 .05404 L .44811 .05515 L .44947 .05725 L .45075 .05983 L .45365 .06655 L .4551 .06951 L .45648 .07166 L .45724 .07251 L .45807 .07316 L Mistroke .45883 .07352 L .45953 .07368 L .46088 .07363 L .46156 .0735 L .4623 .07335 L .46363 .0732 L .46486 .07339 L .46561 .07374 L .46632 .07426 L .46764 .07574 L .46839 .07685 L .46907 .07802 L .47063 .08108 L .47324 .08646 L .47452 .08869 L .4757 .09031 L .47693 .09149 L .47826 .09219 L .47963 .09243 L .48032 .09243 L .48108 .0924 L .4824 .0924 L .48365 .09265 L .48476 .09322 L .48598 .09429 L .4873 .09602 L .4887 .09838 L .4912 .10332 L .49337 .10725 L .49458 .10895 L .49569 .1101 L .497 .11094 L .49824 .11131 L .49938 .1114 L .50062 .11141 L .5013 .11145 L .50202 .11156 L .50331 .11203 L .5047 .11308 L .50549 .11395 L .50622 .11494 L .50898 .11986 L .51149 .12477 L .51266 .12673 L .51393 .12842 L .51513 .12952 L .51624 .13012 L .51741 .1304 L .51871 .13042 L .52006 .13038 L Mistroke .52132 .13051 L .52268 .13106 L .52345 .13163 L .52416 .13235 L .52547 .13411 L .52686 .13656 L .5293 .14159 L .53058 .14415 L .53194 .14647 L .5327 .14752 L .53354 .14843 L .53431 .14902 L .53502 .14938 L .53575 .14958 L .53642 .14962 L .53719 .14955 L .53793 .14942 L .53928 .14917 L .54053 .14915 L .5419 .14964 L .5426 .15016 L .54336 .15097 L .56536 .17476 L .56776 .18181 L .56894 .18507 L .57002 .18756 L .57127 .18952 L .57263 .19033 L .57378 .18993 L .575 .18858 L .5776 .18425 L .57831 .18322 L .57908 .18241 L .58046 .18213 L .58183 .1838 L .58312 .18738 L .58428 .19214 L .58555 .19858 L .58678 .20541 L .58811 .21239 L .58936 .21748 L .59051 .21989 L .59186 .21893 L .59254 .2166 L .59329 .2125 L .59459 .20136 L .5958 .1865 L .60069 .09763 L .6031 .05315 L .60415 .03694 L Mistroke .60532 .02244 L .60654 .01148 L .60784 .00475 L .60852 .00314 L .60925 .00277 L .61058 .00515 L .6118 .00997 L .61308 .01662 L .61537 .02903 L .61666 .03465 L .61804 .03873 L .61934 .04057 L .62052 .04067 L .62124 .04012 L .62191 .0393 L .62341 .03684 L .62408 .03567 L .62481 .0345 L .62614 .03294 L .62748 .0325 L .62871 .03328 L .62985 .035 L .63106 .03773 L .63378 .0456 L .63511 .04933 L .63634 .05216 L .63751 .05414 L .63874 .05535 L .63998 .05573 L .64134 .0554 L .64247 .05478 L .64368 .05408 L .64483 .05363 L .64587 .05359 L .64722 .05424 L .6479 .0549 L .64864 .05588 L .64997 .05819 L .65121 .06087 L .65276 .06451 L .65424 .06782 L .65568 .07049 L .65701 .07227 L .65819 .07323 L .65944 .07366 L .66015 .0737 L .66083 .07364 L .66209 .07339 L .66345 .0732 L .66471 .07334 L Mistroke .66609 .07407 L .66678 .07471 L .66755 .07561 L .70999 .12188 L .75084 .16611 L .75206 .16786 L .75334 .16895 L .75401 .1692 L .75475 .16925 L .75604 .16888 L .75725 .1682 L .7584 .16754 L .75972 .1671 L .76092 .16728 L .76219 .1683 L .76356 .17045 L .76483 .17336 L .76601 .17661 L .76741 .18079 L .76892 .18503 L .76964 .18677 L .77034 .18816 L .77163 .18988 L .77293 .19032 L .77367 .19001 L .77435 .1894 L .77511 .18842 L .7758 .18734 L .77734 .18467 L .77807 .18354 L .77884 .18262 L .77968 .18207 L .78046 .18213 L .78118 .18275 L .78185 .18386 L .78259 .18569 L .78339 .18835 L .78479 .19459 L .78631 .2028 L .78765 .21013 L .78839 .21371 L .78908 .21652 L .79036 .21973 L .79104 .22006 L .79177 .21914 L .79307 .21388 L .79426 .20467 L .79937 .12391 L .80218 .06907 L .80356 .0457 L Mistroke .80483 .02805 L .80603 .0155 L .8073 .00693 L .80858 .00307 L .8093 .00279 L .80998 .00363 L .81116 .00718 L .81223 .01209 L .81465 .02531 L .81587 .03138 L .81717 .0364 L .81784 .03829 L .81859 .03975 L .81991 .04079 L .82115 .04021 L .82248 .03843 L .82373 .03628 L .8249 .03438 L .82625 .03286 L .82697 .03251 L .82774 .03256 L .82855 .0331 L .82931 .03407 L .82999 .03528 L .83074 .03692 L .83332 .04422 L .83474 .04834 L .83609 .05165 L .83737 .05395 L .8381 .05483 L .83877 .05537 L .83995 .05573 L .84122 .05545 L .84251 .05476 L .84373 .05405 L .84483 .05363 L .84601 .05362 L .84733 .05434 L .84808 .05512 L .84878 .05608 L .85019 .05864 L .8517 .06201 L .85302 .06511 L .85442 .06819 L .85572 .07056 L .85693 .07219 L .85829 .07328 L .859 .07357 L .85978 .0737 L .86056 .07367 L Mistroke .86139 .07354 L .8621 .07339 L .86287 .07325 L .8636 .0732 L .86426 .07324 L .86555 .07371 L .86628 .07423 L .86706 .07501 L .86849 .07702 L .87111 .08209 L .87256 .08511 L .87393 .08771 L .8752 .08969 L .87659 .09122 L .87785 .09203 L .87902 .09237 L .88032 .09243 L .88155 .09238 L .88265 .09243 L .88384 .09272 L .88514 .0935 L .88651 .09492 L .88768 .09662 L .88896 .09888 L .8917 .10429 L .8932 .10698 L .89394 .10811 L .89462 .109 L .89595 .11031 L .89665 .11077 L .89739 .1111 L .89858 .11136 L .8999 .11141 L .9006 .11141 L .90137 .11145 L .9021 .11157 L .90277 .11178 L .90404 .1125 L .90539 .11384 L .90616 .11486 L .90699 .11615 L .9085 .11891 L .91131 .12444 L .91271 .12681 L .91401 .12851 L .91538 .12969 L .9161 .13007 L .91688 .13031 L .91825 .13044 L .91955 .13039 L Mistroke .92073 .13041 L .922 .13072 L .92328 .13149 L .92445 .13268 L .92573 .13453 L .92708 .13699 L .92939 .14178 L .93066 .1443 L .93186 .14635 L .93254 .14731 L .93327 .14817 L .93455 .14917 L .93586 .14959 L .93706 .14957 L .93837 .14933 L .93913 .14919 L .93982 .14912 L .94055 .14915 L .94133 .14936 L .94206 .14974 L .94275 .1503 L .9648 .17327 L .96699 .17953 L .96814 .18292 L .96936 .18612 L .97042 .18831 L .97159 .18984 L .97265 .19033 L .97364 .19003 L .97489 .18873 L .97603 .18695 L .97726 .18482 L .97859 .18289 L .97978 .18205 L .98089 .18243 L .98194 .18404 L .98306 .18718 L .98411 .19134 L .98506 .196 L .98722 .20784 L .9882 .21286 L .98912 .21667 L .99007 .21928 L .99112 .22003 L .99228 .21767 L .99337 .21196 L .99435 .20379 L .99541 .19172 L .9978 .15406 L 1 .11141 L Mistroke Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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 J4zXVvwJgHATTw==\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00236 .06168 L .00365 .03873 L .00488 .0217 L .00602 .01054 L .00726 .00372 L .00839 .00196 L .00942 .00354 L .01066 .00837 L .01181 .01469 L .01318 .02289 L .01444 .02972 L .01575 .03513 L .017 .03814 L .01831 .03902 L .01906 .03861 L .01975 .03778 L .02106 .03545 L .02247 .03269 L .0238 .03076 L .02503 .03014 L .02614 .03074 L .02736 .03266 L .02864 .03582 L .02982 .03942 L .0311 .04344 L .03249 .04736 L .0338 .05013 L .03501 .05167 L .03568 .05208 L .03642 .05221 L .03719 .05205 L .03792 .05168 L .03929 .05071 L .04057 .04992 L .04182 .04965 L .04315 .05024 L .04391 .05102 L .04463 .05206 L .04598 .05465 L .04894 .06174 L .05024 .06452 L .05093 .06573 L .05167 .06679 L .0529 .06795 L .05405 .0684 L .05536 .06836 L .05656 .06804 L .05786 .06775 L .0586 .06773 L Mistroke .05928 .06786 L .06053 .06859 L .06186 .0701 L .08481 .09823 L .12852 .13753 L .15048 .15977 L .17065 .18488 L .17186 .18835 L .17318 .19117 L .17443 .19253 L .17558 .19253 L .17692 .19114 L .1776 .19001 L .17834 .18858 L .17965 .18602 L .18086 .18429 L .18201 .18381 L .18322 .18504 L .18444 .18832 L .18577 .19412 L .18818 .20808 L .18923 .2139 L .19037 .21868 L .19165 .22086 L .19286 .21867 L .19425 .2101 L .19552 .19614 L .19663 .17951 L .19784 .15722 L .2003 .10481 L .20301 .0495 L .2038 .03651 L .20454 .02595 L .20521 .01798 L .20593 .01129 L .20723 .00381 L .20844 .00198 L .20974 .00453 L .21049 .00756 L .21118 .01111 L .21356 .02507 L .21487 .03173 L .2161 .03621 L .2168 .03782 L .21756 .0388 L .21889 .03875 L .22024 .03698 L .22149 .03458 L .2227 .03229 L .224 .03058 L Mistroke .22474 .03017 L .22543 .03022 L .22676 .03156 L .22813 .03446 L .22963 .0388 L .23103 .04322 L .23235 .04701 L .23358 .04975 L .23491 .05158 L .23611 .0522 L .23723 .05203 L .23843 .05134 L .23975 .05038 L .24113 .04972 L .24242 .0498 L .24364 .0507 L .24478 .05231 L .24581 .0543 L .24694 .05687 L .24946 .06291 L .25056 .06511 L .25177 .06691 L .25297 .06799 L .25422 .06843 L .25559 .06831 L .25687 .06796 L .25808 .06773 L .25918 .06783 L .26045 .06852 L .26165 .06982 L .26441 .07479 L .26591 .07804 L .26732 .08086 L .26852 .08282 L .26981 .08432 L .27055 .08487 L .27124 .08521 L .27255 .08545 L .27381 .08539 L .275 .08531 L .27638 .08551 L .27762 .08617 L .27899 .08758 L .27977 .08867 L .28048 .08985 L .28314 .09506 L .28443 .09755 L .2858 .09979 L .28659 .1008 L .28731 .10152 L Mistroke .28804 .10206 L .28872 .1024 L .28944 .10261 L .29019 .10271 L .29155 .10273 L .2923 .10274 L .29301 .10282 L .29378 .10303 L .29461 .10345 L .29533 .10399 L .29601 .10467 L .29727 .10637 L .30011 .11163 L .30259 .11623 L .30384 .11797 L .30522 .11926 L .30594 .11967 L .30671 .11994 L .30744 .12006 L .30811 .12009 L .3095 .12009 L .31078 .12026 L .31149 .12051 L .31226 .12096 L .31302 .12161 L .31387 .12258 L .31538 .12491 L .31679 .12762 L .31937 .13271 L .32067 .13479 L .32141 .13573 L .32209 .1364 L .3233 .13718 L .3246 .13749 L .32581 .13746 L .32694 .13737 L .32827 .13747 L .32894 .13768 L .32967 .13809 L .33097 .13933 L .33219 .14111 L .33515 .14706 L .33658 .15005 L .33789 .15234 L .33919 .15397 L .34042 .15484 L .34171 .1551 L .34244 .15502 L .34311 .15487 L .3438 .15467 L Mistroke .34454 .15448 L .34588 .1544 L .34661 .15461 L .34728 .15499 L .34806 .15572 L .34881 .15668 L .35142 .16193 L .35285 .16544 L .3542 .16854 L .35534 .17071 L .35656 .17233 L .35793 .17313 L .35918 .17301 L .3603 .17239 L .36135 .17164 L .3625 .17091 L .36372 .1706 L .36501 .17117 L .36623 .17273 L .36732 .17498 L .3685 .17818 L .37107 .18613 L .37236 .18955 L .37309 .19102 L .37378 .19199 L .375 .19268 L .37612 .19213 L .37741 .19034 L .37864 .18798 L .37983 .18571 L .38111 .18406 L .38233 .18394 L .38344 .18548 L .38468 .1892 L .38603 .19547 L .38745 .20371 L .38875 .21134 L .39013 .21786 L .39144 .22079 L .39282 .21882 L .3936 .21494 L .39432 .20944 L .39552 .19615 L .39684 .17591 L .39951 .12224 L .40197 .06927 L .40319 .04646 L .40432 .02891 L .40561 .01404 L .40629 .00859 L Mistroke .40702 .00463 L .40831 .00196 L .40949 .00372 L .41069 .00855 L .4118 .01464 L .41299 .02178 L .4143 .02905 L .41544 .03407 L .41651 .03722 L .41763 .03885 L .41884 .03879 L .42012 .0372 L .42084 .03586 L .42153 .0345 L .42226 .03308 L .42302 .03177 L .42439 .03031 L .42557 .03029 L .42686 .03172 L .42824 .03474 L .42952 .03848 L .43091 .04286 L .43241 .04718 L .4331 .0488 L .43383 .05019 L .43514 .05177 L .43592 .05216 L .43664 .0522 L .43743 .05194 L .43829 .05144 L .43901 .05092 L .43977 .05037 L .44114 .04971 L .44188 .04966 L .44257 .04986 L .44386 .05095 L .4446 .052 L .44528 .0532 L .44681 .05657 L .44938 .06273 L .45008 .0642 L .45083 .06556 L .45219 .06736 L .45351 .06826 L .45476 .06844 L .45588 .06824 L .4571 .0679 L .4584 .06772 L .45979 .06808 L .46097 .06901 L Mistroke .46227 .07073 L .50455 .11872 L .54523 .15438 L .5465 .15456 L .54787 .15551 L .54917 .15725 L .55036 .15952 L .55323 .16635 L .55457 .16932 L .55583 .17146 L .5565 .17226 L .55722 .17284 L .55802 .17314 L .55875 .17313 L .55951 .17286 L .56033 .17237 L .56104 .17186 L .56183 .1713 L .56256 .17088 L .56323 .17064 L .56395 .17063 L .56473 .17095 L .56541 .17156 L .56612 .17255 L .56741 .17519 L .5776 .19001 L .5789 .18745 L .58029 .18499 L .58101 .18415 L .5818 .18379 L .58253 .18409 L .5832 .185 L .58453 .18867 L .58575 .19404 L .58717 .20204 L .58849 .20989 L .58978 .21646 L .59115 .2205 L .59194 .22075 L .59268 .21931 L .59406 .21167 L .59538 .19794 L .5966 .18001 L .59934 .12585 L .60182 .07229 L .60303 .04913 L .60414 .0314 L .6053 .01699 L .60655 .00694 L .60791 .00222 L Mistroke .6092 .00298 L .61031 .00676 L .61153 .01307 L .61272 .02016 L .614 .0275 L .6152 .03312 L .61629 .03671 L .61734 .03859 L .61844 .03899 L .61964 .03793 L .62093 .0357 L .62204 .0335 L .62324 .03145 L .62397 .0306 L .62465 .03019 L .62599 .03059 L .6272 .03234 L .62848 .03539 L .63114 .04358 L .63245 .04728 L .63367 .04991 L .63477 .05144 L .63594 .05216 L .63723 .05203 L .6384 .05135 L .63969 .05043 L .64104 .04974 L .64175 .04965 L .64253 .04984 L .6439 .051 L .64519 .05303 L .64657 .05599 L .64906 .06201 L .65026 .06455 L .65154 .06662 L .65221 .06738 L .65294 .06797 L .65423 .06843 L .65545 .06834 L .65676 .06799 L .658 .06773 L .65913 .06782 L .66029 .0684 L .66137 .06946 L .66256 .0712 L .66383 .07358 L .66596 .07813 L .66708 .08041 L .66829 .08248 L .66903 .08349 L Mistroke .66971 .08422 L .67103 .08512 L .67174 .08535 L .67251 .08545 L .67324 .08543 L .67392 .08538 L .67511 .08532 L .67642 .08553 L .6778 .08632 L .67909 .0877 L .69077 .10273 L .70096 .11331 L .70241 .11593 L .70375 .11787 L .70443 .11861 L .70516 .11922 L .70596 .11968 L .70669 .11993 L .70799 .12009 L .70872 .12009 L .7094 .12009 L .71064 .12022 L .71195 .12075 L .71322 .12181 L .7146 .12363 L .71713 .12829 L .7184 .13088 L .71961 .13312 L .72078 .13494 L .72186 .13619 L .72314 .13711 L .72382 .13736 L .72453 .13748 L .72589 .13746 L .72666 .13739 L .72738 .13737 L .72867 .13758 L .72985 .13822 L .73121 .13963 L .7325 .14163 L .75173 .16267 L .77089 .18561 L .77222 .18923 L .77345 .19158 L .77474 .19265 L .77542 .1926 L .77614 .19211 L .77694 .19111 L .77769 .18984 L .77909 .18707 L Mistroke .78039 .18484 L .78112 .18405 L .7818 .18379 L .78302 .1847 L .78416 .18741 L .78542 .19241 L .78677 .19962 L .78809 .20752 L .78881 .21168 L .7895 .21517 L .7907 .2196 L .79202 .22067 L .79331 .21665 L .79469 .20584 L .79543 .19726 L .79621 .18619 L .7976 .16188 L .80034 .10383 L .8029 .05159 L .80407 .03233 L .80519 .01823 L .80647 .00745 L .80763 .00269 L .80893 .00245 L .81012 .00596 L .81143 .01251 L .81282 .02076 L .81416 .02834 L .81544 .03404 L .81614 .03631 L .8169 .038 L .81825 .03903 L .81952 .03809 L .82088 .03579 L .82216 .03327 L .82333 .03133 L .82406 .03053 L .82483 .03015 L .8256 .03031 L .82645 .03111 L .82719 .03231 L .82797 .03406 L .82939 .03808 L .83201 .0461 L .83272 .04794 L .8335 .04959 L .83423 .05079 L .83489 .05156 L .83621 .05221 L .83759 .05187 L Mistroke .83895 .05096 L .83974 .0504 L .84045 .04998 L .84173 .04965 L .84311 .0502 L .84438 .05166 L .84558 .05381 L .84829 .0602 L .84978 .06359 L .85116 .06609 L .85188 .06704 L .85266 .06778 L .85352 .06826 L .85431 .06844 L .85502 .06841 L .8558 .06826 L .85653 .06805 L .85721 .06787 L .8579 .06774 L .85864 .06773 L .86 .0682 L .86122 .06929 L .86252 .07113 L .86545 .07704 L .86687 .08001 L .86817 .0823 L .86938 .08389 L .87052 .08485 L .87172 .08535 L .87302 .08544 L .87436 .08534 L .87504 .08531 L .87579 .08537 L .8771 .08584 L .87834 .08682 L .91903 .13208 L .92023 .13415 L .92151 .13583 L .92217 .13647 L .9229 .13698 L .92418 .13744 L .92539 .13749 L .92669 .13739 L .92792 .13741 L .92904 .13772 L .93042 .13872 L .93119 .13961 L .93191 .14065 L .93464 .14596 L .9359 .14866 L Mistroke .93725 .1513 L .93854 .15324 L .93971 .15442 L .94103 .15504 L .94241 .15503 L .94315 .15486 L .94383 .15466 L .94459 .15447 L .94539 .15437 L .94617 .15446 L .94701 .15482 L .94781 .15545 L .94855 .15632 L .94921 .15733 L .94994 .15866 L .95142 .16194 L .95413 .1684 L .95491 .16996 L .95565 .1712 L .95632 .17207 L .95704 .17273 L .95836 .17317 L .9591 .17303 L .95977 .17273 L .96107 .17184 L .9623 .17101 L .96343 .17061 L .96449 .17081 L .96565 .17186 L .96689 .17401 L .96819 .17728 L .96943 .18102 L .97055 .18457 L .97174 .18802 L .97277 .19041 L .9739 .19212 L .97493 .19267 L .9759 .19232 L .97703 .19097 L .97807 .18911 L .9793 .18667 L .98042 .18481 L .98156 .18382 L .98278 .18436 L .98391 .18665 L .98498 .19042 L .98622 .19653 L .98737 .20321 L .98871 .2111 L .98996 .2172 L Mistroke .99108 .22039 L .99229 .22029 L .99362 .21481 L .99484 .2043 L .99611 .18779 L .99749 .1641 L 1 .11141 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00236 .05756 L .00365 .03353 L .00488 .01658 L .00602 .00648 L .00726 .00163 L .00839 .00207 L .00942 .00566 L .01179 .0197 L .0131 .02757 L .01434 .03331 L .01503 .03551 L .0158 .037 L .01713 .03741 L .01849 .03561 L .01975 .03291 L .02107 .03014 L .02231 .02847 L .02343 .02823 L .02464 .02948 L .02596 .03244 L .02736 .03676 L .02866 .04111 L .02985 .04464 L .03113 .04745 L .0325 .04903 L .03376 .04922 L .03496 .04857 L .03626 .04747 L .03765 .04654 L .03837 .04636 L .03916 .04651 L .03989 .047 L .04057 .04778 L .08481 .09542 L .12543 .13835 L .14606 .15972 L .14674 .15966 L .14746 .15947 L .14824 .15919 L .14897 .15894 L .15028 .15879 L .15102 .159 L .15171 .15944 L .15251 .16029 L .15324 .16138 L .15488 .16479 L .15637 .16854 L .15775 .17193 L .15904 .17446 L Mistroke .16042 .17607 L .16121 .17643 L .16195 .17642 L .16333 .17567 L .16466 .17455 L .16588 .17373 L .16722 .17364 L .16789 .17408 L .16863 .17497 L .17903 .19251 L .18036 .18967 L .18108 .18806 L .18177 .18674 L .1825 .18571 L .18332 .18526 L .184 .18559 L .18475 .18678 L .18612 .19138 L .18682 .19478 L .18757 .19912 L .1889 .20759 L .19016 .21509 L .19154 .22058 L .19279 .22111 L .19414 .21523 L .1949 .20858 L .1956 .20027 L .19678 .18194 L .19806 .15633 L .20067 .0955 L .20305 .04399 L .20439 .02261 L .20561 .00946 L .20675 .0029 L .20798 .00144 L .20915 .00448 L .21023 .0099 L .2126 .02471 L .21379 .03102 L .21509 .03564 L .21577 .03696 L .2165 .03754 L .21782 .03672 L .21913 .03429 L .22032 .03163 L .22154 .02936 L .22266 .02826 L .22389 .02853 L .2252 .03056 L .22633 .03351 L Mistroke .22739 .03689 L .22864 .04105 L .22981 .04452 L .23114 .04747 L .23185 .04847 L .2326 .04909 L .23331 .04928 L .23399 .04915 L .23525 .04834 L .23641 .04735 L .23764 .04654 L .23899 .04644 L .24023 .04735 L .24156 .04944 L .24231 .05102 L .24299 .05265 L .24557 .05906 L .24627 .06053 L .24701 .06184 L .24782 .06293 L .24858 .06359 L .24993 .06404 L .2507 .06396 L .25143 .06375 L .25267 .0633 L .25399 .0631 L .25523 .0635 L .25637 .06451 L .2577 .06651 L .25914 .06941 L .26176 .07507 L .26307 .07729 L .26382 .07822 L .26451 .07887 L .26525 .07931 L .26591 .07953 L .26669 .0796 L .26742 .07955 L .26863 .07939 L .26992 .07942 L .27066 .07964 L .27133 .08003 L .27264 .08132 L .29207 .10354 L .33422 .14332 L .35357 .16197 L .35629 .16835 L .35763 .17166 L .35887 .17417 L .35956 .17521 L Mistroke .36029 .17597 L .36103 .17638 L .36184 .17644 L .36251 .17621 L .36324 .17575 L .36454 .17465 L .36585 .17374 L .36659 .17354 L .36728 .17367 L .36854 .17484 L .36988 .1775 L .3712 .18128 L .37245 .18539 L .37365 .18925 L .37477 .19219 L .37599 .19418 L .37732 .19457 L .37863 .1932 L .37936 .19186 L .38002 .19043 L .38121 .1878 L .3825 .18571 L .38372 .18537 L .38485 .18703 L .38615 .1915 L .38737 .19789 L .38881 .20702 L .39014 .215 L .39146 .22038 L .39285 .22101 L .39357 .21863 L .39424 .21453 L .39498 .20783 L .39576 .19812 L .39862 .14387 L .40173 .07104 L .40315 .04219 L .40393 .0292 L .40466 .01919 L .40594 .00698 L .40663 .00334 L .40736 .00149 L .40871 .00291 L .40948 .00589 L .41018 .00962 L .41159 .01842 L .41287 .02628 L .41412 .03247 L .4153 .03615 L .41655 .03755 L Mistroke .4179 .0366 L .41921 .03412 L .4204 .03147 L .42177 .02904 L .42307 .02817 L .42428 .02894 L .42539 .03098 L .42661 .03434 L .4279 .03859 L .4292 .04278 L .42988 .0447 L .43059 .04642 L .43191 .04854 L .43312 .04926 L .4338 .04921 L .43454 .04886 L .43586 .04782 L .43667 .04714 L .43744 .04664 L .43812 .04639 L .43887 .0464 L .44025 .04737 L .44153 .04939 L .44227 .05095 L .44295 .05255 L .44446 .05641 L .44592 .05983 L .44669 .06131 L .4475 .06254 L .44821 .06331 L .449 .06383 L .45039 .06402 L .45176 .06363 L .45302 .06321 L .4544 .06316 L .45509 .06342 L .45585 .06398 L .45714 .06558 L .45852 .06809 L .461 .07351 L .46239 .07622 L .4637 .0781 L .46507 .07923 L .4658 .0795 L .46658 .0796 L .46777 .0795 L .46904 .07936 L .46977 .07939 L .47043 .07955 L .47173 .08034 L Mistroke .4725 .08115 L .47333 .08231 L .47484 .08501 L .47629 .08796 L .47781 .09095 L .47919 .09314 L .47997 .09406 L .48071 .09469 L .48199 .0953 L .48337 .09545 L .48406 .09543 L .48479 .09542 L .48609 .09561 L .48682 .09591 L .4875 .09637 L .48825 .09708 L .48905 .09809 L .49042 .10032 L .49186 .10312 L .49311 .10558 L .49444 .10792 L .49574 .10969 L .49693 .11072 L .49813 .11124 L .49925 .1114 L .50057 .11141 L .50178 .11155 L .50311 .11213 L .50378 .11265 L .50452 .11344 L .54689 .15963 L .54803 .15927 L .54923 .15887 L .55054 .15883 L .55176 .15948 L .55289 .16082 L .55394 .1627 L .55634 .16846 L .55765 .17169 L .55889 .17419 L .55957 .17522 L .56032 .17599 L .56162 .17646 L .56282 .17603 L .5641 .17503 L .5653 .17406 L .5664 .17356 L .5677 .17392 L .56842 .17468 L .56911 .17579 L Mistroke .57032 .17864 L .57164 .18271 L .5731 .18753 L .57389 .18996 L .57464 .19191 L .57535 .19331 L .5761 .19429 L .57743 .19452 L .57866 .19314 L .58002 .19043 L .58134 .18754 L .58208 .18624 L .58276 .18548 L .58406 .18564 L .58529 .18823 L .58642 .19278 L .58766 .19965 L .58894 .20782 L .59032 .21592 L .59111 .21932 L .59183 .22115 L .59253 .22143 L .59326 .21991 L .59397 .21641 L .59473 .21034 L .5961 .19321 L .59694 .17906 L .59773 .16351 L .59921 .13032 L .6017 .07169 L .60306 .04383 L .60434 .02334 L .60571 .00865 L .60644 .00413 L .60723 .00167 L .60794 .00141 L .60862 .00266 L .6099 .00803 L .61243 .02374 L .6131 .0276 L .61383 .03121 L .61514 .03576 L .61646 .03753 L .61769 .03689 L .61881 .03498 L .61999 .03236 L .62131 .02972 L .62204 .02872 L .62271 .02824 L .62401 .02864 L Mistroke .62525 .03066 L .62594 .03239 L .62668 .03458 L .62801 .03895 L .62944 .0435 L .6302 .04552 L .63101 .04724 L .63231 .0489 L .63351 .04927 L .63489 .04862 L .63615 .04757 L .63731 .04671 L .63857 .04636 L .63976 .04689 L .64086 .04821 L .6433 .05342 L .64592 .05982 L .64669 .06131 L .64742 .06243 L .64879 .06372 L .65007 .06404 L .6508 .06394 L .65147 .06373 L .6527 .0633 L .65385 .0631 L .65488 .06331 L .65599 .06411 L .65721 .0657 L .6585 .06806 L .6608 .07309 L .66198 .07549 L .66324 .07753 L .66443 .0788 L .66551 .07942 L .66679 .0796 L .66817 .07945 L .66947 .07937 L .67067 .07965 L .67198 .08058 L .67323 .08215 L .67434 .08404 L .67556 .08646 L .67811 .09148 L .67884 .09265 L .67953 .09357 L .68082 .09477 L .68206 .09532 L .68319 .09545 L .68444 .09542 L .68575 .09552 L Mistroke .68688 .09595 L .68794 .09676 L .68909 .09815 L .69033 .10016 L .71199 .12598 L .73279 .14325 L .75541 .1661 L .75803 .17253 L .75874 .17394 L .7595 .17512 L .76085 .17631 L .76211 .17637 L .76328 .17571 L .76468 .17453 L .76595 .1737 L .76727 .17367 L .76852 .17481 L .76984 .17739 L .77058 .17938 L .77127 .18148 L .77273 .18633 L .77354 .18891 L .7743 .19107 L .77501 .1927 L .77578 .19395 L .77714 .19463 L .77831 .19367 L .77955 .19145 L .78063 .18906 L .78179 .1867 L .78317 .18527 L .78447 .18624 L .78574 .1898 L .78691 .19526 L .78816 .20282 L .78951 .21138 L .79078 .21806 L .79194 .22129 L .79324 .21997 L .79447 .21269 L .7958 .19761 L .79655 .18588 L .79724 .17321 L .80212 .06244 L .80346 .03674 L .80419 .02537 L .80487 .01673 L .80607 .00619 L .80738 .00147 L .80862 .00264 L Mistroke .80979 .00744 L .81084 .01358 L .81197 .02087 L .81321 .0282 L .81453 .03399 L .81565 .03678 L .81688 .03753 L .81757 .03703 L .81833 .03591 L .8197 .03302 L .82092 .0304 L .82228 .0285 L .82303 .02817 L .82373 .0284 L .82448 .02923 L .82528 .03074 L .82599 .03253 L .82674 .03475 L .82807 .03915 L .82932 .04314 L .83065 .04654 L .83191 .04854 L .83306 .04925 L .83441 .04894 L .83517 .04841 L .83587 .04781 L .83716 .0468 L .83852 .04635 L .83979 .04691 L .84117 .04873 L .84248 .05142 L .84369 .05442 L .84486 .05739 L .84612 .06025 L .84732 .06229 L .84841 .06347 L .84973 .06403 L .85111 .06385 L .85228 .06343 L .85356 .06311 L .85493 .06334 L .8557 .06384 L .8564 .06456 L .85776 .06662 L .85905 .06921 L .86137 .07428 L .86264 .07663 L .86383 .07824 L .86484 .0791 L .86593 .07953 L Mistroke .86715 .07958 L .86826 .07944 L .86946 .07936 L .87059 .07961 L .87182 .08043 L .87313 .08201 L .87452 .08437 L .87582 .087 L .87827 .09175 L .87948 .0935 L .88078 .09474 L .88201 .0953 L .88313 .09545 L .88445 .09542 L .88519 .09544 L .88588 .09555 L .88714 .09611 L .88848 .09735 L .89929 .1114 L .90052 .11141 L .90181 .11156 L .90249 .11179 L .90323 .11221 L .90454 .11345 L .90577 .11522 L .90709 .11761 L .90947 .12229 L .91065 .1243 L .91194 .12594 L .91316 .12689 L .91429 .1273 L .9153 .12739 L .91641 .12737 L .91758 .12743 L .91867 .12776 L .91998 .12871 L .92071 .12955 L .92137 .13049 L .92388 .1352 L .92521 .13791 L .92661 .14042 L .92734 .14146 L .92815 .14236 L .92888 .14293 L .92956 .14326 L .93091 .14346 L .93214 .14333 L .93281 .14324 L .93355 .14322 L .93489 .14357 L Mistroke .93616 .14457 L .9375 .14642 L .93865 .14857 L .93992 .15132 L .94227 .15625 L .94345 .15807 L .94474 .1593 L .94542 .15962 L .94615 .15972 L .94746 .15947 L .94876 .15901 L .94995 .15877 L .95116 .15906 L .95227 .16 L .95349 .16183 L .95479 .16458 L .95698 .17009 L .95813 .17276 L .95937 .17494 L .96074 .17627 L .96202 .1764 L .96334 .17567 L .96454 .17465 L .96571 .17381 L .96697 .17357 L .96817 .17436 L .96927 .1761 L .97172 .18295 L .97306 .18743 L .97434 .19117 L .97506 .1928 L .97585 .19402 L .97722 .19461 L .9779 .19416 L .97861 .19322 L .9799 .19069 L .98101 .18822 L .9822 .18607 L .98332 .18526 L .98435 .18604 L .98549 .1889 L .98674 .19439 L .98926 .20983 L .99053 .21695 L .99173 .22098 L .99312 .22036 L .99437 .21348 L .99556 .20084 L .99666 .18406 L .99913 .13217 L Mistroke 1 .11141 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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 35bdmvc/rm8UBw==\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00123 .07982 L .00236 .05354 L .00365 .02864 L .00488 .01211 L .00601 .00343 L .00706 .00075 L .00821 .00275 L .00942 .00884 L .01179 .02458 L .01312 .03161 L .01434 .03534 L .01502 .0362 L .01577 .03619 L .01713 .03421 L .01849 .03094 L .01975 .02812 L .02106 .02656 L .02179 .02656 L .02247 .02716 L .02372 .02965 L .02503 .03372 L .02735 .04156 L .02864 .04478 L .02982 .04641 L .03118 .04672 L .03247 .04588 L .03367 .0447 L .03495 .04373 L .03561 .04354 L .03634 .04368 L .03764 .04492 L .03837 .04616 L .03915 .04786 L .04057 .05149 L .04191 .05499 L .04265 .05667 L .04335 .05801 L .0447 .05974 L .04594 .0603 L .04665 .06026 L .0474 .06002 L .04875 .05943 L .04951 .0592 L .05021 .05916 L .05098 .05938 L .05181 .05999 L .0526 .06094 L .05333 .06211 L .05498 .06555 L Mistroke .05656 .06915 L .05725 .07057 L .058 .07192 L .05873 .073 L .05941 .07374 L .06073 .07452 L .06141 .07463 L .06215 .07458 L .06293 .07445 L .06365 .07432 L .06496 .07434 L .06571 .07462 L .0664 .07511 L .06766 .07659 L .069 .0789 L .07134 .08375 L .07257 .08604 L .07387 .08783 L .07454 .08846 L .07527 .08892 L .07655 .08924 L .07786 .08921 L .07907 .08921 L .07982 .08936 L .08053 .08968 L .08185 .09083 L .08259 .0918 L .08327 .09289 L .08481 .09581 L .08602 .09824 L .08734 .10063 L .08858 .10236 L .08973 .10338 L .09107 .10392 L .09175 .104 L .09249 .10401 L .09379 .10406 L .09501 .10441 L .09618 .10523 L .09741 .10671 L .09845 .10843 L .0996 .11061 L .10082 .11304 L .10215 .11542 L .1034 .11714 L .10455 .11817 L .10593 .11872 L .10663 .1188 L .10739 .11881 L .10873 .11886 L Mistroke .10998 .11927 L .11073 .11978 L .11144 .12048 L .11277 .12236 L .11578 .12818 L .11704 .13043 L .11837 .13224 L .11964 .13323 L .12078 .13359 L .12204 .13361 L .12338 .13357 L .12416 .13369 L .12486 .13396 L .12624 .1351 L .1275 .1369 L .12887 .13949 L .13136 .1446 L .13272 .14676 L .13341 .14754 L .13417 .14813 L .13551 .14854 L .13677 .14843 L .13796 .14822 L .13921 .14828 L .14027 .14881 L .14144 .15004 L .1427 .15214 L .14404 .15502 L .14522 .15771 L .14646 .16032 L .14716 .16152 L .14793 .16256 L .14929 .16355 L .15006 .16367 L .15088 .16352 L .15165 .16322 L .15236 .1629 L .15372 .16251 L .1545 .16261 L .15521 .16301 L .15652 .16459 L .15726 .16595 L .15792 .16743 L .1605 .17411 L .16121 .17577 L .16195 .17724 L .16328 .17891 L .16453 .17926 L .16569 .17868 L .16696 .17748 L Mistroke .16833 .17632 L .16961 .17609 L .17035 .17656 L .17103 .17746 L .17241 .18056 L .17319 .18294 L .1739 .18536 L .17516 .18976 L .17654 .19381 L .17784 .196 L .17905 .1962 L .17978 .19547 L .18057 .19407 L .182 .19065 L .18268 .18902 L .1834 .1876 L .18468 .18651 L .1854 .18704 L .18616 .18866 L .18754 .1944 L .18839 .19938 L .18919 .20472 L .19069 .21466 L .1919 .22043 L .19324 .22179 L .19391 .21975 L .19463 .2152 L .19595 .20036 L .19718 .17887 L .19849 .14986 L .20081 .09039 L .20213 .05854 L .20286 .04317 L .20354 .03056 L .20487 .01224 L .20608 .00313 L .20677 .00101 L .20751 .001 L .20884 .00552 L .20957 .00977 L .21026 .01433 L .21183 .02483 L .21314 .03171 L .21388 .03427 L .21454 .03569 L .21584 .03615 L .21706 .03437 L .2185 .03091 L .21929 .02905 L .22002 .02765 L Mistroke .22133 .02648 L .22202 .02669 L .22275 .02758 L .22409 .0307 L .22536 .03486 L .22651 .03889 L .22774 .04267 L .22908 .04554 L .23032 .0467 L .23165 .04651 L .23241 .04593 L .23312 .04525 L .23436 .0441 L .23551 .04355 L .23671 .0439 L .23801 .04552 L .23915 .04786 L .24018 .05046 L .24249 .05634 L .24379 .05871 L .24499 .05995 L .2463 .0603 L .24769 .0599 L .24881 .0594 L .25002 .05915 L .25135 .0596 L .25258 .06092 L .29597 .10504 L .33776 .14825 L .35685 .16516 L .3594 .17124 L .36079 .17482 L .36209 .17746 L .36277 .17842 L .36349 .17905 L .3643 .17928 L .36503 .1791 L .3657 .17867 L .36642 .17803 L .36773 .17676 L .36896 .17606 L .37031 .17653 L .37099 .17739 L .37173 .17881 L .37305 .18248 L .37428 .1867 L .37559 .19117 L .37683 .19447 L .37796 .1961 L .37932 .19599 L Mistroke .38061 .19398 L .38134 .19231 L .382 .19065 L .38278 .1888 L .38351 .18742 L .38473 .18652 L .38607 .18842 L .38738 .19354 L .38811 .19766 L .38878 .20196 L .38996 .21003 L .39122 .21758 L .3926 .22195 L .39387 .21994 L .39505 .21143 L .39616 .19718 L .39737 .17497 L .39869 .14498 L .40159 .07117 L .403 .04027 L .40429 .01916 L .40565 .00552 L .4064 .00187 L .40711 .00074 L .40788 .00172 L .40858 .0043 L .40936 .00847 L .41019 .01381 L .41144 .02232 L .41278 .03008 L .41405 .03472 L .41521 .03629 L .41656 .03528 L .41733 .03377 L .41804 .03206 L .41933 .02897 L .42005 .0276 L .42073 .02677 L .42209 .02675 L .42278 .02762 L .42352 .02915 L .42486 .03313 L .42608 .03739 L .42751 .04202 L .42831 .04408 L .42905 .04549 L .43041 .04673 L .4311 .04674 L .43186 .04638 L .43319 .04518 L Mistroke .43446 .04402 L .43516 .04364 L .43592 .04355 L .43726 .04443 L .43853 .0465 L .43989 .0497 L .44233 .05597 L .44365 .0585 L .44486 .05986 L .4462 .06031 L .44687 .0602 L .44761 .05993 L .44885 .05939 L .45018 .05915 L .45143 .05966 L .45258 .06091 L .46188 .07461 L .46313 .07441 L .46448 .07428 L .46575 .07465 L .46692 .07563 L .46816 .07737 L .46946 .07983 L .47082 .08269 L .47228 .08553 L .47352 .08742 L .47466 .08855 L .4758 .08912 L .47687 .08926 L .47813 .0892 L .47928 .08924 L .48055 .08969 L .4819 .09089 L .50369 .11746 L .54345 .1537 L .54607 .15956 L .54683 .16098 L .54754 .16207 L .54887 .16336 L .54964 .16364 L .55035 .16365 L .55112 .16344 L .55194 .16309 L .5533 .16257 L .55407 .16252 L .55479 .16274 L .55546 .16322 L .55619 .16408 L .55751 .16649 L .55999 .1728 L Mistroke .56139 .17617 L .5621 .17749 L .56288 .17855 L .56427 .17928 L .56556 .17878 L .56684 .1776 L .56804 .17652 L .56928 .17603 L .57064 .17689 L .57182 .17903 L .57289 .18198 L .57529 .1902 L .57664 .19405 L .57788 .19604 L .57925 .19606 L .57993 .19524 L .58069 .19382 L .58196 .19076 L .58332 .18773 L .5846 .1865 L .58578 .18771 L .5871 .19218 L .5883 .19878 L .58958 .20743 L .59026 .21198 L .59097 .21629 L .59227 .22143 L .59345 .22136 L .59457 .21574 L .59578 .20265 L .59652 .19127 L .59721 .17829 L .59851 .14925 L .60143 .07507 L .60265 .04732 L .60395 .02401 L .60463 .01494 L .60537 .00757 L .60668 .00116 L .60801 .00209 L .60926 .00786 L .61039 .01518 L .61162 .02348 L .61295 .03086 L .61369 .03372 L .61437 .0354 L .61568 .03624 L .61692 .03463 L .61917 .02932 L .62029 .02725 L Mistroke .62153 .02648 L .62288 .02778 L .62413 .03081 L .62652 .0389 L .62784 .04295 L .62851 .04452 L .62925 .04578 L .63055 .04676 L .63177 .04643 L .63323 .04514 L .63402 .04438 L .63475 .04383 L .63606 .04358 L .63675 .04393 L .63749 .04472 L .63884 .04715 L .64011 .05028 L .64249 .05633 L .64384 .05877 L .64508 .06001 L .64644 .06029 L .64713 .06012 L .64788 .05981 L .64918 .05928 L .65042 .05919 L .65153 .05974 L .65274 .06114 L .65405 .0635 L .65544 .06661 L .65675 .06954 L .65795 .07184 L .65917 .07351 L .6605 .07444 L .66166 .07463 L .66289 .07445 L .664 .07428 L .66503 .07436 L .66616 .07491 L .66737 .07618 L .71085 .11988 L .72141 .13363 L .72277 .13357 L .72345 .13357 L .72419 .1337 L .72501 .13404 L .72576 .13461 L .72645 .13536 L .72719 .1364 L .72998 .14184 L .73135 .14459 L Mistroke .73262 .14662 L .73379 .14786 L .73502 .14847 L .73627 .14851 L .73763 .14827 L .73877 .1482 L .73999 .14861 L .74114 .14965 L .74218 .1512 L .75273 .16274 L .75396 .16251 L .75525 .16304 L .75592 .16373 L .75666 .16482 L .75796 .16752 L .76033 .17369 L .76164 .17666 L .76287 .17854 L .76354 .17908 L .76426 .17928 L .76553 .1788 L .76681 .17764 L .768 .17655 L .7693 .17604 L .77005 .17631 L .77074 .17702 L .77148 .17827 L .77215 .17984 L .77366 .18451 L .77484 .18866 L .77595 .19226 L .77724 .19523 L .77841 .19632 L .7797 .19558 L .78043 .19436 L .78109 .1929 L .78239 .18971 L .78359 .1873 L .78465 .1865 L .78578 .18771 L .78704 .19189 L .78818 .19807 L .79053 .21371 L .79172 .21979 L .79303 .22202 L .79435 .2173 L .79559 .20527 L .79673 .1876 L .79795 .16236 L .80056 .09684 L Mistroke .80198 .06187 L .80331 .03461 L .80448 .01669 L .80573 .00499 L .80645 .00173 L .80712 .00074 L .80839 .00344 L .80955 .00961 L .81062 .01678 L .81188 .02515 L .81304 .03126 L .8143 .03526 L .81565 .03626 L .8169 .03469 L .81808 .03196 L .81937 .02888 L .82073 .02677 L .82152 .02648 L .82224 .02689 L .82295 .02792 L .82363 .02942 L .82625 .03797 L .82694 .04029 L .82768 .04251 L .82901 .04543 L .82977 .04636 L .83046 .04674 L .83127 .04669 L .83204 .04624 L .83338 .04499 L .83412 .04429 L .83483 .04379 L .83611 .04359 L .83729 .04446 L .83856 .04655 L .83994 .04983 L .84123 .05326 L .84245 .05625 L .84355 .05834 L .84473 .05976 L .84542 .06017 L .84616 .06031 L .84747 .05999 L .8482 .05967 L .84898 .05934 L .84972 .05916 L .85039 .05918 L .85167 .05986 L .85289 .06138 L .85421 .06385 L Mistroke .85564 .06707 L .85691 .06989 L .85829 .07238 L .85907 .0734 L .85979 .07406 L .86048 .07444 L .8612 .07461 L .86196 .07461 L .86268 .07449 L .86351 .07434 L .86426 .07427 L .86563 .07458 L .8664 .07511 L .86711 .07585 L .86828 .07758 L .86957 .08005 L .87218 .08535 L .87356 .08747 L .87433 .08829 L .87504 .0888 L .87641 .08923 L .87772 .08922 L .87903 .08921 L .87977 .08934 L .88045 .08963 L .88169 .09065 L .88301 .09246 L .88533 .09686 L .8866 .09935 L .8878 .10135 L .88919 .10297 L .89045 .10375 L .89164 .10399 L .89293 .10401 L .8936 .10404 L .89434 .10416 L .89512 .10446 L .89585 .10494 L .89714 .10635 L .89788 .10743 L .89854 .10859 L .90072 .11284 L .90191 .11503 L .90304 .11672 L .90438 .11805 L .90559 .11864 L .90673 .1188 L .90796 .11881 L .90915 .11895 L .91046 .11957 L Mistroke .91183 .12096 L .91311 .12294 L .91541 .12745 L .91667 .12983 L .91786 .13163 L .91915 .13293 L .91984 .13333 L .92058 .13356 L .92189 .13362 L .9231 .13356 L .92443 .13377 L .92518 .13415 L .92588 .13472 L .92662 .13557 L .92729 .13656 L .92881 .13936 L .93137 .14461 L .93207 .14581 L .93281 .14687 L .93414 .14811 L .93538 .14853 L .93655 .14847 L .93781 .14824 L .93919 .14827 L .94049 .14899 L .9417 .15042 L .94286 .15246 L .94409 .15513 L .94624 .1599 L .94746 .16196 L .94857 .16316 L .9499 .16367 L .95056 .16361 L .9513 .16337 L .95254 .16282 L .95386 .16251 L .95516 .16297 L .95635 .16431 L .95754 .16654 L .95866 .16928 L .96098 .17526 L .96229 .17778 L .96348 .17904 L .96482 .17919 L .96549 .17883 L .96622 .17821 L .96755 .17692 L .9688 .1761 L .96948 .17606 L .97021 .17644 L Mistroke .9715 .17832 L .97223 .18005 L .973 .18232 L .97438 .18705 L .97557 .19109 L .97685 .1945 L .97758 .19573 L .97826 .19628 L .97957 .19574 L .98076 .19366 L .98203 .19057 L .98313 .18808 L .98432 .18658 L .98505 .18666 L .98572 .18758 L .98703 .19188 L .98823 .19837 L .98949 .20681 L .99062 .21422 L .99182 .22015 L .99295 .22206 L .99399 .2194 L .9952 .20987 L .99652 .1913 L .99776 .16667 L .99891 .13937 L 1 .11141 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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 \ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00123 .07747 L .00236 .04963 L .00365 .0241 L .00488 .0083 L .00601 .00126 L .00706 .00058 L .00821 .00481 L .00942 .01268 L .01064 .02145 L .01179 .02862 L .01312 .03384 L .01434 .03524 L .01567 .03364 L .01643 .03181 L .01713 .02989 L .0184 .02675 L .01975 .02506 L .02043 .02515 L .02115 .02598 L .02245 .0291 L .02317 .03151 L .02384 .03396 L .02537 .03937 L .02671 .04286 L .02793 .04444 L .0286 .04464 L .02933 .0444 L .03067 .04316 L .03195 .04178 L .03316 .04111 L .03442 .0416 L .03509 .04243 L .03581 .04373 L .03811 .04964 L .03937 .05294 L .04057 .05534 L .04127 .05628 L .04202 .05689 L .04335 .05704 L .0447 .05644 L .04594 .05586 L .0473 .05584 L .04807 .05631 L .04879 .0571 L .04955 .05829 L .05025 .05965 L .05181 .06324 L .05322 .06641 L .05399 .06786 L Mistroke .05472 .06893 L .05558 .06981 L .05636 .07023 L .05709 .07036 L .05788 .07028 L .05864 .0701 L .05934 .06994 L .06008 .06987 L .06089 .07003 L .06222 .07099 L .06297 .07195 L .06365 .07306 L .08481 .09757 L .1267 .13902 L .14587 .15473 L .14843 .16015 L .14983 .16332 L .15112 .16559 L .15181 .16639 L .15253 .16691 L .15334 .16709 L .15407 .16696 L .15474 .16667 L .15547 .16629 L .15678 .16575 L .15801 .16595 L .15936 .16737 L .16005 .1686 L .16078 .17024 L .1621 .17376 L .16342 .17731 L .16466 .17998 L .16578 .18139 L .167 .18167 L .16828 .18081 L .16949 .17949 L .17081 .17834 L .17156 .17818 L .17224 .17849 L .17353 .18045 L .17426 .18233 L .17495 .18449 L .17642 .18981 L .1778 .19446 L .17902 .19711 L .18034 .19772 L .18153 .19621 L .18264 .19356 L .18393 .19007 L .18515 .18787 L Mistroke .18641 .18807 L .18708 .18953 L .18781 .19222 L .19063 .21056 L .19141 .21578 L .19223 .22012 L .19301 .22234 L .19372 .22222 L .19444 .21958 L .19511 .21464 L .19584 .20629 L .19661 .19419 L .19791 .16696 L .19934 .12993 L .20197 .05879 L .20273 .04154 L .20344 .02766 L .20479 .00917 L .20606 .00113 L .20723 .00092 L .20851 .00655 L .20988 .01598 L .21118 .02503 L .21238 .0314 L .21364 .03482 L .21502 .03476 L .21621 .03238 L .21729 .02944 L .21855 .02646 L .21973 .02507 L .22101 .02576 L .22238 .02889 L .22354 .03285 L .22482 .03753 L .2262 .04172 L .22697 .04333 L .22767 .04424 L .22904 .04455 L .23034 .04352 L .23153 .04219 L .23265 .04128 L .23394 .04125 L .23511 .04246 L .23621 .04462 L .23723 .04721 L .23953 .05329 L .24073 .05559 L .24185 .05679 L .24308 .05709 L .2444 .0566 L Mistroke .24578 .05591 L .24709 .05578 L .24826 .05649 L .24954 .05827 L .29243 .10317 L .33374 .14435 L .3362 .14948 L .33757 .15159 L .33882 .15266 L .33953 .1529 L .3403 .15293 L .34103 .1528 L .3417 .15264 L .343 .15246 L .34437 .15297 L .34557 .15427 L .34686 .15657 L .34919 .16192 L .34987 .1634 L .35061 .1648 L .35195 .16652 L .35326 .16709 L .35448 .1668 L .35556 .16623 L .35673 .16576 L .35784 .16586 L .35885 .16667 L .35997 .16845 L .3612 .17131 L .3625 .17486 L .36368 .17794 L .36494 .18042 L .36612 .1816 L .36738 .18152 L .36874 .18033 L .36993 .17902 L .37119 .1782 L .37227 .17852 L .37345 .18028 L .38327 .19181 L .38462 .1886 L .38539 .18767 L .3861 .18772 L .3874 .19057 L .38878 .19754 L .39121 .2145 L .39257 .22135 L .39382 .22201 L .39453 .21905 L .39531 .21261 L Mistroke .39613 .20219 L .39688 .18914 L .39828 .15802 L .39976 .11799 L .40234 .04994 L .40305 .03495 L .4038 .02177 L .40515 .006 L .4065 .00031 L .40727 .00103 L .408 .00372 L .40929 .01174 L .41069 .02182 L .41198 .02957 L .41333 .0343 L .41448 .0352 L .41574 .03349 L .41704 .03014 L .41841 .02672 L .41913 .02555 L .41992 .02502 L .42131 .02624 L .42261 .02962 L .42402 .03461 L .42533 .03926 L .42655 .04255 L .42781 .04436 L .42919 .04448 L .4304 .04346 L .43168 .04204 L .43283 .0412 L .43391 .04124 L .43509 .04243 L .43636 .04497 L .43776 .04867 L .43926 .05266 L .43998 .05428 L .44067 .05549 L .44195 .05685 L .4433 .05705 L .44406 .05677 L .44476 .05641 L .44553 .05601 L .44626 .05577 L .44701 .05576 L .44784 .05613 L .4492 .0577 L .45049 .06018 L .45292 .06577 L .45427 .06831 L Mistroke .45553 .06977 L .4569 .07035 L .45767 .07031 L .45837 .07016 L .45964 .06989 L .46081 .07 L .46211 .07087 L .46349 .07279 L .46627 .07849 L .46764 .08108 L .4689 .08279 L .47008 .08366 L .47133 .08393 L .47258 .08384 L .47397 .08385 L .47512 .0843 L .47635 .08546 L .47752 .08721 L .47859 .08922 L .48105 .09407 L .48242 .09608 L .48368 .09716 L .48439 .09747 L .48516 .09762 L .48589 .09764 L .48656 .09763 L .48786 .09775 L .48924 .09847 L .49057 .09995 L .49132 .10111 L .492 .10233 L .49458 .10735 L .49528 .10852 L .49602 .10956 L .49684 .11042 L .49759 .11095 L .49836 .11126 L .49909 .11138 L .50045 .11141 L .50168 .11157 L .50299 .11225 L .50423 .11358 L .50536 .11535 L .50815 .12077 L .50938 .1228 L .51073 .12433 L .51203 .12503 L .51341 .12519 L .51412 .12518 L .5148 .12519 L Mistroke .51559 .12534 L .51631 .12564 L .51761 .12677 L .51835 .12776 L .51903 .12888 L .52158 .13393 L .5228 .13614 L .52412 .13788 L .52536 .13877 L .52651 .13901 L .52762 .13895 L .52882 .1389 L .52994 .13917 L .53097 .1399 L .53216 .14142 L .53329 .14344 L .53462 .14624 L .53584 .1488 L .53704 .15088 L .53831 .15232 L .53958 .15291 L .54031 .15293 L .54099 .15281 L .54222 .15252 L .54354 .15255 L .54478 .15332 L .54591 .1548 L .54724 .15739 L .54869 .16075 L .55004 .16374 L .5513 .16583 L .55261 .16694 L .5533 .16709 L .55405 .16697 L .55482 .16663 L .55556 .16623 L .55695 .16573 L .55825 .1661 L .55944 .1675 L .56076 .1702 L .56216 .17394 L .56339 .17724 L .56469 .18002 L .56536 .18099 L .56611 .18159 L .56741 .18151 L .56865 .18043 L .56997 .17898 L .57122 .1782 L .57235 .1786 L Mistroke .57354 .18046 L .57463 .18344 L .5758 .18754 L .5771 .19224 L .57822 .19557 L .57928 .19742 L .58039 .19769 L .58159 .1961 L .58289 .19288 L .58411 .18965 L .58479 .18833 L .58552 .18761 L .5868 .1888 L .58803 .19328 L .58933 .20112 L .59054 .2099 L .59165 .21723 L .59296 .22226 L .59368 .22229 L .59436 .22002 L .59557 .2097 L .59689 .18899 L .59765 .17296 L .59834 .15637 L .59988 .11471 L .6012 .07827 L .60265 .04311 L .60333 .02976 L .60405 .01811 L .60481 .00899 L .60552 .00348 L .60689 .00036 L .60815 .00448 L .6089 .00905 L .60961 .01399 L .61119 .02514 L .61192 .02926 L .61259 .03222 L .6133 .03424 L .61407 .0352 L .61546 .03406 L .61678 .03087 L .61797 .02769 L .61925 .02541 L .62063 .0253 L .62191 .02758 L .62269 .02988 L .62343 .03245 L .62481 .03751 L .62603 .04131 L Mistroke .62734 .04388 L .62857 .04464 L .6297 .04413 L .63105 .04272 L .63179 .04193 L .63249 .04137 L .63371 .04116 L .63506 .04239 L .63634 .04492 L .63773 .04857 L .63914 .05237 L .63991 .05412 L .64062 .05543 L .64194 .05684 L .64263 .05708 L .64337 .05703 L .64469 .05645 L .64589 .05587 L .6471 .05578 L .64838 .05661 L .64948 .05816 L .65068 .06059 L .65318 .06633 L .6539 .06771 L .65458 .06876 L .65587 .07001 L .65708 .07036 L .6582 .07021 L .65943 .06992 L .66073 .06998 L .66197 .07073 L .66312 .07218 L .66416 .07403 L .66529 .07637 L .66657 .07911 L .66779 .08132 L .66846 .08228 L .66919 .08306 L .67046 .0838 L .67168 .08392 L .67297 .08381 L .67408 .08387 L .67529 .08442 L .67599 .08504 L .67671 .08594 L .67802 .08811 L .67954 .09116 L .68095 .0939 L .68218 .09578 L .68349 .09705 L Mistroke .68424 .09743 L .68494 .09759 L .68626 .09763 L .68754 .09769 L .68827 .09789 L .68895 .09825 L .69032 .09961 L .69109 .10073 L .69179 .10195 L .69444 .1071 L .6956 .109 L .69689 .11046 L .69826 .11123 L .69901 .11137 L .69971 .11141 L .70043 .11141 L .70119 .11147 L .70203 .11168 L .70279 .1121 L .70418 .11351 L .70546 .11554 L .70688 .11829 L .70839 .1212 L .7097 .12323 L .71044 .12407 L .71114 .12463 L .71236 .12511 L .71368 .12519 L .71441 .12518 L .71522 .12525 L .71597 .12548 L .71668 .12589 L .718 .12727 L .71875 .1284 L .71942 .12959 L .722 .13474 L .7227 .13599 L .72345 .1371 L .72479 .13845 L .72603 .13897 L .7272 .13899 L .72847 .13889 L .72984 .13913 L .73115 .14008 L .73235 .14172 L .73368 .14422 L .73508 .14724 L .73622 .14952 L .73744 .15143 L .73879 .15264 L Mistroke .74005 .15294 L .74118 .15277 L .74241 .15249 L .7437 .1526 L .7449 .15344 L .74603 .15499 L .74705 .15697 L .74935 .16229 L .75052 .16465 L .75178 .16636 L .75316 .16708 L .75444 .16681 L .75514 .16646 L .75589 .16607 L .75726 .16572 L .7586 .1664 L .75984 .16819 L .7695 .17947 L .78076 .19739 L .78345 .19134 L .7848 .18832 L .78556 .1876 L .78628 .18789 L .78756 .19118 L .78873 .19717 L .79009 .20659 L .79135 .2154 L .79259 .2214 L .79391 .2218 L .79523 .21348 L .79598 .20434 L .79668 .19287 L .79795 .16591 L .79912 .13593 L .80173 .06459 L .80242 .04816 L .80316 .03288 L .80448 .01249 L .80529 .00492 L .80605 .00113 L .80674 .00026 L .80748 .00163 L .80887 .00879 L .81033 .01926 L .8117 .02812 L .81295 .03338 L .81414 .03522 L .81527 .03439 L .81647 .03171 L .81777 .02819 L Mistroke .8189 .02586 L .82011 .02502 L .82113 .02594 L .82227 .02856 L .82481 .03749 L .8255 .03979 L .82624 .04183 L .82755 .04412 L .82877 .04462 L .82991 .04395 L .83117 .04259 L .8325 .04136 L .8338 .04119 L .83453 .04171 L .83522 .04263 L .8366 .04556 L .83809 .04959 L .83947 .05318 L .84079 .05567 L .84196 .05685 L .84325 .05706 L .84476 .05641 L .8455 .05603 L .84618 .05579 L .84696 .05575 L .84781 .05611 L .84853 .05678 L .84929 .05786 L .85068 .06059 L .85197 .06362 L .85337 .06673 L .85412 .06807 L .8549 .06916 L .85558 .06981 L .85633 .07022 L .85765 .07032 L .85899 .07001 L .86025 .06988 L .86147 .07033 L .86259 .07143 L .86382 .07338 L .86512 .07601 L .86642 .07879 L .86765 .0811 L .86833 .08211 L .86906 .08295 L .87034 .08376 L .87109 .08392 L .87189 .08391 L .87256 .08385 L Mistroke .87331 .0838 L .87399 .08385 L .87473 .08409 L .87606 .08512 L .91944 .12962 L .94113 .15278 L .94228 .15251 L .94336 .15251 L .94449 .15306 L .94572 .15449 L .94697 .15679 L .9483 .15984 L .94944 .16248 L .95067 .16491 L .95143 .16599 L .95214 .16667 L .95352 .16708 L .95478 .16666 L .95611 .16597 L .95737 .16573 L .95854 .16634 L .95983 .16818 L .96122 .17137 L .96363 .17782 L .96499 .1805 L .96625 .18165 L .96747 .18148 L .96857 .18052 L .96985 .1791 L .97103 .17824 L .97211 .1784 L .97326 .17988 L .9744 .18273 L .97566 .18701 L .97673 .19095 L .97789 .19472 L .97899 .19707 L .98001 .1978 L .98128 .19668 L .98262 .1936 L .98377 .19049 L .985 .18803 L .98631 .18794 L .98754 .19112 L .98826 .19445 L .98901 .19897 L .99035 .2085 L .9915 .21637 L .99274 .22181 L .9939 .22181 L Mistroke .99496 .21596 L .9962 .201 L .99755 .17523 L 1 .11141 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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 O7e/pEdNt1b8BzFNxpo=\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00123 .07513 L .00236 .04582 L .00365 .0199 L .00488 .00513 L s .00488 .00513 m .00601 0 L s .00603 0 m .00706 .00136 L .00821 .00762 L .00942 .01677 L .01065 .02556 L .01196 .03205 L .0132 .03429 L .01434 .0333 L .01566 .02988 L .01636 .02778 L .01711 .0258 L .01848 .0238 L .01975 .02456 L .02043 .02601 L .02115 .02817 L .02245 .03299 L .02318 .03577 L .02396 .03846 L .0247 .04049 L .02537 .04181 L .02667 .04278 L .0279 .0421 L .02922 .0405 L .02997 .03965 L .03067 .03912 L .03185 .03914 L .03316 .04076 L .03444 .04372 L .03581 .04763 L .03702 .05082 L .03829 .0532 L .03938 .05418 L .04057 .05422 L .04131 .05387 L .042 .05344 L .04274 .05302 L .04355 .05276 L .04492 .05321 L .04567 .05404 L .04637 .05517 L .04908 .06137 L .05041 .06417 L .05165 .06588 L .05234 .0664 L .05307 .06663 L .05389 .06659 L .05463 .06639 L .0553 .06618 L .05603 .06604 L .05735 .06633 L Mistroke .0581 .06691 L .05891 .06794 L .05976 .0694 L .06055 .07102 L .06196 .07411 L .0627 .07562 L .06349 .07701 L .06417 .07796 L .06493 .0787 L .06626 .07927 L .06761 .07921 L .06888 .0791 L .07011 .07943 L .07124 .08038 L .07248 .08219 L .07378 .08472 L .0751 .08742 L .07633 .08963 L .07702 .09057 L .07776 .09132 L .07905 .092 L .07981 .09209 L .08061 .09208 L .08129 .09206 L .08204 .09212 L .08273 .09234 L .08347 .0928 L .08481 .09432 L .1282 .14171 L .13872 .15021 L .14991 .15925 L .15946 .16859 L .17001 .18319 L .17122 .18175 L .17252 .18035 L .17375 .18013 L .17486 .1814 L .17612 .18461 L .17731 .18888 L .1786 .19381 L .17998 .19776 L .18065 .19878 L .18138 .19907 L .18267 .1975 L .1834 .19571 L .18418 .19341 L .18485 .19143 L .18559 .18965 L .18697 .18861 L .18828 .19166 L Mistroke .18956 .19859 L .19074 .20733 L .19196 .21635 L .19329 .22247 L .19454 .2213 L .19569 .21207 L .19673 .19633 L .19787 .17153 L .20017 .10628 L .20146 .06886 L .20268 .03846 L .20335 .025 L .20409 .01355 L .20537 .00195 L .20659 .00011 L .20789 .00554 L .209 .01346 L .21022 .02269 L .2115 .03023 L .21269 .03383 L .21399 .03386 L .21473 .03247 L .21539 .03069 L .21673 .02675 L .21749 .02499 L .21819 .02399 L .21947 .02417 L .22083 .02713 L .22198 .03118 L .22322 .03593 L .22439 .03971 L .22546 .04194 L .22671 .04278 L .22807 .04191 L .22936 .04033 L .23055 .03919 L .23193 .03919 L .23271 .04002 L .23342 .04127 L .23473 .04455 L .23612 .04851 L .23728 .05141 L .23853 .0535 L .23989 .05431 L .24116 .05395 L .24187 .05352 L .24262 .05308 L .24344 .05277 L .2442 .05281 L .24557 .0539 L Mistroke .24634 .05511 L .24707 .05658 L .24842 .05979 L .24986 .06311 L .25122 .0654 L .25245 .06646 L .25374 .06661 L .25447 .06644 L .25513 .06623 L .25636 .06603 L .25766 .06653 L .25834 .06718 L .25906 .06818 L .26037 .07064 L .2618 .07376 L .26255 .07533 L .26335 .07679 L .26403 .07779 L .26479 .07859 L .26613 .07925 L .26749 .07923 L .26876 .0791 L .27 .07938 L .27114 .08027 L .27239 .08204 L .2737 .08455 L .2749 .08703 L .27603 .08914 L .27733 .09092 L .27851 .09181 L .27963 .09208 L .28066 .09207 L .28179 .09208 L .28299 .09247 L .28419 .09351 L .28549 .0954 L .28783 .09995 L .28851 .10123 L .28925 .10246 L .29061 .10407 L .29193 .10481 L .29315 .10496 L .29451 .10499 L .29519 .10513 L .29594 .10546 L .29726 .10667 L .2985 .10853 L .30005 .1115 L .30152 .11431 L .30284 .11626 L Mistroke .30358 .11701 L .30427 .11747 L .30544 .11782 L .30672 .11785 L .30806 .118 L .30932 .11869 L .31068 .12026 L .31193 .12239 L .31328 .12509 L .31473 .12779 L .31597 .12949 L .31709 .13039 L .31822 .13073 L .31928 .13074 L .32053 .13075 L .32167 .1311 L .32293 .13218 L .32426 .13418 L .32656 .13881 L .32783 .14114 L .32903 .14273 L .32971 .14328 L .33045 .14362 L .33175 .14369 L .33306 .14353 L .33428 .14367 L .33551 .1445 L .33681 .14629 L .33792 .14844 L .33913 .1511 L .34044 .15379 L .34116 .15498 L .34184 .15584 L .34316 .15671 L .34436 .15672 L .34551 .15639 L .34673 .15617 L .34777 .15648 L .34891 .15759 L .35014 .15971 L .35146 .16274 L .35261 .16553 L .35384 .16803 L .3546 .16912 L .35528 .16976 L .35661 .17003 L .35736 .16975 L .35817 .16927 L .35887 .16885 L .35963 .16855 L Mistroke .36035 .16855 L .36103 .16889 L .36174 .16965 L .3625 .17095 L .36388 .1743 L .36513 .1779 L .36637 .18108 L .36768 .18328 L .36836 .18378 L .36911 .18379 L .37044 .18273 L .37169 .18118 L .37303 .18008 L .3743 .18057 L .37546 .18272 L .37784 .19094 L .37908 .19542 L .38041 .19849 L .38156 .199 L .38283 .19715 L .38399 .19398 L .38507 .19084 L .38643 .18857 L .38767 .18969 L .38835 .19194 L .3891 .19569 L .39045 .2051 L .39168 .21441 L .39299 .22162 L .39422 .2224 L .39534 .21578 L .39605 .20744 L .39679 .19512 L .39813 .16495 L .40114 .07776 L .4024 .04484 L .40375 .01845 L .40452 .00845 L .40522 .00274 L .4066 .00013 L .40794 .00587 L .40918 .01488 L .41051 .0247 L .41127 .02914 L .41198 .03212 L .41317 .03428 L .41445 .03307 L .41582 .0294 L .41708 .02588 L .41842 .02382 L Mistroke .4197 .02447 L .42084 .02715 L .42207 .03152 L .42342 .03665 L .42416 .03906 L .42485 .04083 L .42606 .04258 L .4274 .04252 L .42864 .04123 L .42982 .0398 L .43088 .03903 L .43203 .03926 L .43328 .04099 L .43461 .04419 L .43577 .04751 L .43699 .05076 L .43833 .05325 L .43956 .05424 L .44088 .0541 L .44162 .05368 L .44232 .05324 L .44359 .05275 L .44474 .05307 L .44607 .05464 L .44733 .05715 L .4487 .06046 L .44999 .06336 L .45133 .06553 L .45204 .06621 L .4528 .06658 L .45363 .06663 L .45442 .06645 L .45518 .06621 L .45589 .06606 L .45726 .06627 L .45798 .0668 L .45874 .0677 L .50243 .11575 L .54453 .15668 L .56385 .17423 L .56515 .17795 L .56584 .17982 L .56657 .18152 L .56791 .1835 L .56914 .18378 L .56987 .18332 L .57055 .18259 L .57137 .18157 L .57211 .18071 L .57341 .18004 L Mistroke .57409 .18036 L .57481 .18131 L .57738 .18915 L .57878 .19444 L .58011 .19802 L .58135 .19907 L .5827 .19745 L .58392 .1942 L .58504 .19093 L .58624 .1887 L .58736 .18906 L .58859 .19299 L .58991 .20102 L .59129 .21153 L .5926 .21998 L Mfstroke .5926 .21998 m .5937 .22282 L s .59382 .22282 m .59505 .21822 L .5958 .21074 L .5965 .2004 L .59781 .17308 L .60073 .08956 L .60197 .05545 L .60326 .02663 L .60394 .01551 L .60469 .00678 L s .60469 .00678 m .606 0 L s .60601 0 m .60671 .00035 L .60749 .00325 L .60822 .0077 L .60889 .01267 L .61026 .02295 L .61153 .03037 L .6129 .03409 L .61362 .03422 L .6144 .03318 L .61522 .03118 L .616 .02888 L .61676 .02668 L .61745 .02506 L .61873 .02374 L .6201 .02521 L .62136 .02888 L .62255 .03339 L .62385 .03812 L .62523 .04158 L .62595 .04249 L .62674 .04278 L .62812 .04186 L .62949 .04017 L .63076 .03908 L .63142 .03898 L .63215 .03936 L .63291 .04032 L .63362 .04171 L .63495 .04515 L .63634 .04911 L .63753 .05193 L .63884 .05381 L .64001 .05431 L .64127 .05389 L .64246 .05316 L .64354 .05276 L .64479 .05311 L .64614 .05476 L .64742 .05737 L .6486 .06023 L .64987 .06312 L .65123 .06541 L .65251 .06648 L .65368 .06662 L .65505 .06625 L .65583 .06606 L .65655 .06605 L .65787 .0667 L .6586 .06751 L Mistroke .65927 .06852 L .66207 .07434 L .66354 .07709 L .66428 .07808 L .66509 .07882 L .6658 .07917 L .66656 .0793 L .66794 .07916 L .66931 .07915 L .67056 .07973 L .67181 .08112 L .67297 .08309 L .67436 .08591 L .67563 .08843 L .67689 .09041 L .67821 .09165 L .67954 .09208 L .6803 .09209 L .681 .09206 L .68226 .09217 L .68344 .09278 L .68451 .0939 L .68566 .0957 L .68823 .10073 L .68949 .10281 L .69064 .1041 L .69191 .1048 L .69327 .10496 L .69398 .10496 L .69475 .10503 L .69548 .10523 L .69616 .1056 L .6975 .10698 L .69827 .10814 L .69899 .10942 L .70045 .11231 L .70199 .1151 L .70325 .11671 L .70462 .11762 L .70586 .11785 L .70702 .11786 L .7084 .11812 L .70965 .11898 L .71034 .11978 L .71109 .12089 L .71245 .12341 L .71372 .12595 L .71492 .12809 L .71631 .12982 L .71757 .1306 L Mistroke .71876 .13076 L .71987 .13072 L .72108 .13086 L .72237 .1316 L .72311 .1324 L .72379 .13338 L .72532 .13624 L .72665 .13897 L .72735 .14032 L .7281 .14156 L .72941 .14306 L .73062 .14366 L .73134 .14372 L .73202 .14366 L .73329 .14352 L .73456 .14379 L .73528 .14429 L .73596 .14501 L .73732 .14723 L .73879 .15035 L .74008 .1531 L .74144 .15537 L .7426 .15647 L .74387 .15678 L .74465 .15665 L .74538 .15643 L .74675 .15617 L .74752 .15635 L .74823 .15682 L .74901 .15772 L .74983 .1591 L .75119 .1621 L .75268 .16568 L .75336 .16713 L .75408 .16842 L .75538 .16982 L .75605 .17006 L .75678 .16999 L .7581 .16931 L .75938 .16862 L .76056 .16861 L .76166 .16955 L .76286 .17172 L .76412 .17499 L .76529 .17835 L .76668 .18174 L .76799 .18356 L .76916 .18377 L .77044 .18273 L .77183 .18102 L Mistroke .77253 .18035 L .7733 .18004 L .77466 .18106 L .77594 .18406 L .77823 .19245 L .77936 .19623 L .78039 .19847 L .78159 .19899 L .78288 .19705 L .78398 .19403 L .78513 .19069 L .78642 .18857 L .78762 .18957 L .78893 .19475 L .78967 .19934 L .79034 .20424 L .79153 .21332 L .79282 .22099 L .79404 .22277 L .79517 .21724 L .79647 .20091 L .79768 .17604 L .80045 .09785 L .80177 .06058 L .80315 .02875 L .80388 .01647 L .80467 .00695 L .80539 .00184 L Mfstroke .80539 .00184 m .80603 0 L s .8061 0 m .80741 .00288 L .80869 .01108 L .80984 .01996 L .81107 .02807 L .8124 .03329 L .81364 .03421 L .81496 .03188 L .81571 .02973 L .81642 .02762 L .81762 .02475 L .81893 .02376 L .82017 .02537 L .82132 .02873 L .82242 .03289 L .82362 .03735 L .82475 .04062 L .82579 .04235 L .82704 .04271 L .82835 .04159 L .82947 .04019 L .83067 .03912 L .83195 .03921 L .83315 .04074 L .83388 .0423 L .83457 .04409 L .83587 .04779 L .83707 .05093 L .83836 .05329 L .83958 .05425 L .8407 .05417 L .84194 .05348 L .84329 .05281 L .84398 .05276 L .84471 .05305 L .84602 .05456 L .8568 .0661 L .87615 .08934 L .91976 .13072 L .93039 .1436 L .93108 .14371 L .93183 .14368 L .93319 .14352 L .93401 .14359 L .93476 .1439 L .93546 .14445 L .9362 .14534 L .93753 .14764 L .93878 .15033 L .94017 .15327 L Mistroke .94092 .15462 L .94163 .1556 L .94278 .15656 L .94404 .15677 L .9451 .15651 L .94625 .15621 L .94759 .15638 L .94885 .15751 L .94999 .15941 L .95123 .16218 L .9526 .16551 L .95389 .16811 L .95523 .16972 L .95595 .17004 L .95671 .17001 L .95798 .16939 L .95934 .16863 L .96062 .16864 L .96178 .16971 L .96299 .17201 L .9643 .17549 L .96543 .17872 L .96667 .18173 L .96802 .18359 L .96876 .18385 L .96945 .18363 L .97069 .18243 L .97201 .18082 L .97326 .18004 L .97462 .181 L .97591 .18396 L .9771 .18809 L .97826 .19256 L .97935 .19621 L .98048 .1986 L .98174 .19889 L .98281 .19721 L .98397 .19404 L .98511 .19075 L .98632 .18863 L .98746 .18925 L .9885 .19259 L .98954 .1985 L .99053 .20568 L .99168 .21438 L .99289 .22127 L Mfstroke .99289 .22127 m .99387 .22282 L s .99395 .22282 m .99507 .21806 L .9963 .20365 L .99762 .17756 L 1 .11141 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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 3l8+jlB1A6//WD/dXD3zPyRCnH8=\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00123 .07282 L .00236 .04214 L .00365 .01607 L .00488 .0026 L s .00488 .0026 m .00583 0 L s .00617 0 m .00706 .00294 L .00821 .01094 L .00942 .02074 L .01065 .02875 L .01196 .03311 L .0132 .03292 L .01434 .03013 L .01566 .0259 L .01641 .02397 L .01711 .02288 L .01839 .02312 L .01975 .02647 L .02106 .03151 L .02245 .0368 L .02317 .03892 L .02397 .04046 L .02469 .04109 L .02537 .04107 L .02671 .03977 L .02793 .03811 L .0286 .03742 L .02933 .03709 L .03067 .03797 L .03185 .04033 L .03316 .04402 L .03444 .0477 L .03581 .05062 L .03709 .0518 L .03826 .05167 L .03939 .05095 L .04057 .05024 L .04125 .05012 L .04199 .05037 L .04334 .05198 L .04465 .05476 L .04586 .05778 L .04654 .05941 L .04728 .06094 L .04861 .0628 L .04999 .06339 L .05079 .06326 L .05151 .063 L .05281 .06265 L .05401 .06297 L .05533 .0644 L .05607 .06568 L .05674 .06705 L .05799 .06985 L .05915 .07227 L Mistroke .06036 .07412 L .0617 .0751 L .06245 .07523 L .06314 .07518 L .06393 .07504 L .06468 .07496 L .06599 .07531 L .06674 .07592 L .06742 .07677 L .07036 .08247 L .07112 .08395 L .07192 .08527 L .0728 .08633 L .0736 .08692 L .07495 .08723 L .07571 .0872 L .07641 .08716 L .07768 .08738 L .07904 .08843 L .07979 .08943 L .0806 .0908 L .08206 .09371 L .0835 .09642 L .08481 .0982 L .08608 .09908 L .08729 .0993 L .08868 .09931 L .08996 .09965 L .09108 .10055 L .09226 .10219 L .09477 .10699 L .09606 .10919 L .09679 .11012 L .09745 .11073 L .09868 .11131 L .09997 .11141 L .10066 .11142 L .10139 .11153 L .10272 .11222 L .10353 .11307 L .10429 .11417 L .10572 .11679 L .1071 .11951 L .1084 .12163 L .10975 .12299 L .11046 .12335 L .11123 .1235 L .1126 .12351 L .11389 .12372 L .11506 .12448 L Mistroke .11632 .12611 L .12783 .13721 L .15023 .15944 L .17053 .18572 L .1807 .19774 L .18204 .20011 L .18278 .20003 L .18347 .19909 L .18479 .19549 L .18605 .19155 L .18734 .18935 L .18807 .18975 L .18874 .19143 L .18943 .19444 L .19018 .19913 L .1917 .21113 L .19304 .22043 L Mfstroke .19304 .22043 m .19407 .22282 L s .19437 .22282 m .19563 .21595 L .19631 .20727 L .19706 .19389 L .19832 .16299 L .19966 .12222 L .20208 .04902 L .20332 .02166 L .20466 .00421 L s .20466 .00421 m .20578 0 L s .2061 0 m .20709 .0031 L .20814 .01041 L .2093 .01975 L .2105 .02799 L .21163 .03249 L .21295 .03325 L .21369 .03194 L .21435 .03009 L .21566 .0259 L .21687 .02317 L .21756 .02262 L .21828 .02299 L .21901 .02431 L .21981 .02668 L .22126 .0323 L .22257 .0372 L .22391 .04037 L .22517 .04113 L .2265 .04004 L .22725 .03901 L .22795 .03808 L .2291 .03714 L .23037 .03761 L .23171 .03997 L .23295 .0434 L .23415 .04693 L .23546 .05003 L .2367 .0516 L .23785 .05182 L .23899 .05124 L .24002 .05052 L .24121 .05012 L .24233 .05063 L .24356 .05237 L .24485 .05525 L .24597 .05806 L .24718 .06074 L .24847 .06266 L .24968 .06336 L .25041 .06335 L .25111 .06315 L .25242 .06271 L .25361 .06277 L .2549 .06381 L .25612 .06577 L .25723 .06815 L .25858 .07113 L .25982 .0734 L .26113 .07481 L Mistroke .26181 .07514 L .26255 .07523 L .26327 .07516 L .26394 .07503 L .26467 .07496 L .26545 .07507 L .26675 .07594 L .2675 .07688 L .26819 .07803 L .26945 .08054 L .27082 .08338 L .27211 .08553 L .27332 .08674 L .27455 .08721 L .27567 .0872 L .27697 .08719 L .27819 .08765 L .2793 .08874 L .28032 .0903 L .28264 .09485 L .28376 .09684 L .28496 .09835 L .28628 .09915 L .28751 .0993 L .28889 .09933 L .2902 .09979 L .29138 .10089 L .29265 .10286 L .29511 .10762 L .29649 .10977 L .29776 .11094 L .29887 .11135 L .30009 .11141 L .30136 .11152 L .30254 .11208 L .30323 .11271 L .30397 .11367 L .30531 .11599 L .3065 .11836 L .30782 .12076 L .30855 .12183 L .30924 .12259 L .30997 .12313 L .31075 .12343 L .31147 .12352 L .31216 .12352 L .31345 .1236 L .31471 .12419 L .31543 .12488 L .31611 .12577 L Mistroke .31746 .12816 L .31893 .13112 L .32022 .13341 L .32158 .13499 L .32274 .13558 L .32401 .13564 L .32479 .13559 L .32552 .13562 L .32689 .13622 L .32766 .13699 L .32837 .13799 L .32997 .14104 L .33136 .14394 L .33266 .14616 L .33402 .14751 L .33474 .1478 L .33552 .14785 L .33624 .14775 L .33691 .14763 L .33818 .14767 L .33955 .1486 L .34031 .14962 L .34102 .15087 L .3423 .1536 L .34366 .15661 L .34495 .15882 L .34613 .15993 L .34751 .16012 L .34882 .15969 L .34955 .15947 L .35023 .15944 L .35097 .1597 L .35176 .16041 L .35247 .16142 L .35322 .16289 L .35459 .16617 L .35537 .16812 L .35621 .16999 L .357 .17138 L .35771 .17222 L .35903 .17269 L .36027 .17211 L .36098 .1716 L .36173 .17115 L .36308 .17108 L .36437 .17248 L .3651 .17396 L .36578 .17571 L .36729 .18013 L .36803 .18219 L Mistroke .36872 .18379 L .36994 .18549 L .37126 .18549 L .37239 .18431 L .37358 .18267 L .37426 .18197 L .375 .18167 L .37633 .18283 L .37762 .18625 L .37881 .19078 L .38014 .19597 L .3814 .19937 L .38253 .20018 L .38376 .19845 L .38509 .19453 L .38633 .19082 L .38763 .18934 L .38832 .19023 L .38906 .19268 L .39039 .2007 L .39166 .21079 L .39279 .21903 L Mfstroke .39279 .21903 m .39388 .22282 L s .3942 .22282 m .39518 .21979 L .39641 .20573 L .39757 .18243 L .39862 .15425 L .40123 .07293 L .40192 .05339 L .40266 .03512 L .40399 .01128 L .40474 .00356 L .40543 6e-005 L s .40543 6e-005 m .40564 0 L s .40629 0 m .40701 .00269 L .40835 .01206 L .4098 .02351 L .41106 .03065 L .41178 .0328 L .41245 .03349 L .41381 .03164 L .41457 .0294 L .41527 .02712 L .41645 .0239 L .41774 .02262 L .41908 .02449 L .42033 .02861 L .42166 .03393 L .42291 .0382 L .4242 .04074 L .42489 .04114 L .42563 .04093 L .42643 .04013 L .42719 .0391 L .42793 .03811 L .42861 .03741 L .42993 .03724 L .43063 .03792 L .43137 .03921 L .43272 .04273 L .43419 .04703 L .43557 .05022 L .43684 .05169 L .43799 .05178 L .43925 .05105 L .44057 .05024 L .44179 .05026 L .44301 .05145 L .44433 .05399 L .44549 .05685 L .44672 .05981 L .44783 .06187 L .44906 .06313 L .45017 .06338 L .45121 .06311 L .45245 .0627 L .45375 .06283 L .45486 .06376 L .45607 .06568 L .4574 .06852 L .4588 .07159 L .45999 .07365 L .46131 .07493 L Mistroke .46269 .07523 L .46397 .07503 L .4647 .07496 L .46537 .07504 L .46614 .0754 L .46687 .07606 L .46817 .07799 L .46938 .08039 L .47078 .08331 L .47211 .08553 L .47331 .08674 L .4746 .08721 L .47578 .08719 L .47686 .08717 L .47804 .08756 L .47932 .08877 L .48067 .09093 L .48192 .09341 L .48329 .09607 L .48401 .09722 L .48478 .09817 L .48545 .09875 L .48619 .09912 L .48749 .0993 L .48874 .09931 L .4901 .09973 L .49138 .1009 L .49255 .10267 L .49534 .10802 L .4961 .10925 L .49692 .11025 L .49768 .11089 L .49838 .11123 L .49966 .11141 L .50102 .11146 L .50181 .11166 L .50252 .11207 L .50324 .11273 L .50392 .11361 L .50658 .11851 L .50775 .12066 L .50904 .1224 L .5103 .12328 L .51163 .12352 L .51235 .12351 L .5131 .12354 L .51445 .124 L .51559 .12507 L .51685 .127 L .5181 .12945 L Mistroke .51944 .13209 L .52071 .13409 L .52187 .1352 L .52303 .13563 L .52413 .13563 L .52539 .1356 L .52678 .13614 L .52748 .13678 L .52823 .13778 L .52959 .14024 L .53462 .14777 L .54599 .15985 L .56672 .17844 L .57767 .18641 L .57907 .19185 L .57984 .19488 L .58056 .19732 L .58133 .19924 L .58218 .20018 L .5829 .19993 L .58367 .19866 L .5844 .19672 L .58519 .19419 L .58589 .192 L .58663 .19019 L .5873 .18937 L .58803 .18969 L .58932 .19392 L .59215 .21465 L .59292 .21978 L Mfstroke .59292 .21978 m .5937 .22282 L s .59449 .22282 m .59519 .21974 L .59657 .2031 L .59734 .18775 L .59804 .1705 L .60069 .08947 L .60193 .05316 L .60323 .02322 L .60392 .01223 L .60467 .00414 L s .60467 .00414 m .60584 0 L s .60613 0 m .60723 .00395 L .60857 .01388 L .60974 .02309 L .61098 .03034 L .61232 .03346 L .61356 .03222 L .6149 .02833 L .61567 .02589 L .61637 .02406 L .61764 .02261 L .61901 .02431 L .62021 .02815 L .62149 .03323 L .62263 .03738 L .62385 .04029 L .62501 .04115 L .62606 .04056 L .62729 .03895 L .62864 .03739 L .6299 .03722 L .63107 .03862 L .6724 .0859 L .71215 .12352 L .75446 .16585 L .77394 .18226 L .77928 .19267 L .78001 .19551 L .78081 .19805 L .78157 .19963 L .78226 .2002 L .78357 .19887 L .78496 .19495 L .78618 .19121 L .78748 .18932 L .78872 .19134 L .78984 .19687 L .79118 .20688 L .79243 .21671 L s .79243 .21671 m .79371 .22282 L s .79449 .22282 m .79519 .21974 L .79591 .2128 L .79667 .20132 L .79803 .17084 L .80065 .09063 L .80203 .05054 L .80278 .03239 L .80349 .01869 L .80433 .00723 L .8051 .00134 L s .8051 .00134 m .80561 0 L s .80613 0 m .80659 .0008 L .81739 .02267 L .81872 .02368 L .81947 .02557 L .82015 .0279 L .82138 .03282 L .82273 .03768 L .82411 .04063 L .82542 .04105 L .82616 .04045 L .82695 .03943 L .82769 .03841 L .82837 .03762 L .82969 .03713 L .83038 .03761 L .83111 .0387 L .83234 .04162 L .83368 .04559 L .83489 .04882 L .83617 .05111 L .83739 .05186 L .83849 .05155 L .83974 .0507 L .8409 .05014 L .84218 .05051 L .84356 .05238 L .84425 .05381 L .845 .05561 L .84637 .05901 L .8477 .06166 L .84894 .06306 L .85858 .07115 L .8804 .09044 L .92147 .1349 L .94243 .1539 L .95346 .16341 L .96511 .17399 L .96726 .18004 L .96831 .18289 L .96929 .18478 L .97041 .18571 L .97163 .18519 L .97267 .18392 L .97377 .18245 L .97498 .18167 L .97611 .18247 L .97735 .18536 L .97869 .19028 L .97985 .19492 L Mistroke .98108 .19872 L .98213 .20016 L .98328 .19943 L .98441 .19671 L .98547 .19329 L .98643 .19061 L .98746 .18932 L .9886 .19095 L .98979 .19657 L .99081 .20394 L .99194 .21304 L .99299 .22013 L Mfstroke .99299 .22013 m .9938 .22282 L s .99414 .22282 m .99505 .22064 L .9961 .21031 L .99707 .19361 L .99797 .17247 L 1 .11141 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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 ssjn\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00123 .07053 L .00236 .03857 L .00365 .01259 L .00488 .00069 L s .00488 .00069 m .00572 0 L s .00606 0 m .00706 .00514 L .00821 .01448 L .00942 .0243 L .01065 .03086 L .01196 .03272 L .0132 .03032 L .01434 .02646 L .01566 .02264 L .01641 .02168 L .01711 .02182 L .01839 .02457 L .01975 .02984 L .02106 .03514 L .02245 .03884 L .02317 .03962 L .02397 .03958 L .02469 .03891 L .02537 .03795 L .02671 .03605 L .02793 .03544 L .0286 .03585 L .02933 .03694 L .03067 .0403 L .03195 .04424 L .03316 .04743 L .03442 .04935 L .03509 .04969 L .03581 .0496 L .03699 .04881 L .03811 .048 L .0394 .04789 L .04057 .04904 L .0419 .05173 L .04335 .05543 L .0447 .05843 L .04594 .06008 L .0473 .0605 L .04807 .06028 L .04879 .05996 L .04955 .0597 L .05025 .05966 L .05105 .06 L .05181 .06076 L .06365 .07308 L .08481 .09458 L .12497 .13819 L .14739 .16081 L .1677 .17756 L .17789 .18462 L Mistroke .17923 .18875 L .18066 .19469 L .18201 .19942 L .18324 .2012 L .18463 .19952 L .18594 .19538 L .18663 .19303 L .18736 .19104 L .18816 .19005 L .1889 .1907 L .19013 .1956 L .19145 .20538 L .19259 .21504 L .19384 .2226 L .19523 .22157 L .19598 .21505 L .19668 .20474 L .19795 .17637 L .19929 .13534 L .20053 .09357 L .20187 .05164 L .20313 .02144 L .2043 .00482 L Mfstroke .2043 .00482 m .20521 0 L s .2057 0 m .2065 .00172 L .20771 .01025 L .20884 .01983 L .21016 .02877 L .21083 .03143 L .21156 .03272 L .21286 .03126 L .21409 .02734 L .21478 .02497 L .21552 .02294 L .21683 .02164 L .21756 .02245 L .21825 .02413 L .219 .02675 L .2198 .03005 L .22114 .03541 L .22189 .03769 L .22259 .03906 L .22388 .03963 L .22524 .03816 L .22637 .03646 L .22759 .03545 L .22893 .03626 L .23018 .03892 L .23139 .04252 L .23268 .04628 L .23342 .04795 L .23409 .04901 L .2354 .0497 L .23663 .04911 L .23795 .04809 L .23921 .04783 L .24036 .04874 L .24147 .05074 L .24251 .05327 L .24375 .05643 L .24488 .05876 L .24607 .06018 L .24719 .06051 L .24837 .06015 L .24966 .05968 L .25094 .05993 L .25211 .06119 L .2534 .06361 L .25476 .06672 L .25586 .06903 L .25704 .07077 L .25834 .07159 L .25954 .07156 L Mistroke .26027 .07139 L .26095 .07129 L .26169 .07136 L .26248 .07176 L .2638 .07331 L .26455 .07465 L .26525 .07609 L .26653 .07883 L .26775 .08102 L .26842 .08189 L .26916 .08252 L .27044 .08292 L .27116 .08289 L .27194 .08282 L .27267 .08284 L .27335 .08304 L .27463 .0841 L .27599 .08622 L .28189 .09427 L .2925 .10543 L .33245 .14211 L .35471 .16344 L .37497 .18436 L .38506 .19835 L .38638 .19386 L .38711 .19164 L .3878 .1903 L .38914 .19129 L .39037 .19712 L .39165 .20713 L .39239 .21338 L .39305 .21844 L .39379 .22243 L Mfstroke .39379 .22243 m .39405 .22282 L s .39481 .22282 m .39532 .22104 L .39601 .21477 L .39726 .19319 L .39859 .15764 L .40097 .07885 L .40221 .04234 L .40354 .0144 L .4043 .00482 L .40499 .00021 L .40635 .00097 L .40757 .00905 L .4087 .01865 L .40994 .02757 L .41125 .03238 L .41239 .03225 L .41346 .0295 L .41474 .02511 L .4159 .02222 L .41713 .02184 L .41845 .02477 L .41967 .02952 L .42083 .03427 L .42217 .03832 L .42341 .0397 L .42477 .03881 L .42546 .03782 L .42622 .03668 L .42694 .03582 L .42763 .03544 L .42892 .03625 L .42964 .03758 L .43031 .03927 L .43183 .04387 L .43314 .04738 L .43437 .0493 L .43505 .04968 L .43579 .04961 L .43708 .04874 L .4383 .04791 L .43943 .04791 L .44067 .04921 L .44201 .05198 L .44329 .05527 L .44396 .05691 L .44468 .0584 L .44599 .06012 L .4472 .06051 L .4484 .06014 L .44952 .05971 L Mistroke .45075 .05982 L .45207 .06113 L .4532 .06318 L .45439 .06587 L .45549 .06831 L .45651 .0701 L .45781 .07139 L .45849 .07162 L .45922 .07161 L .46043 .07136 L .46177 .07138 L .46296 .0722 L .46424 .07407 L .46655 .07886 L .46793 .08127 L .46871 .08217 L .46943 .08267 L .47075 .08292 L .47142 .08287 L .47215 .08281 L .47342 .08307 L .47479 .0843 L .47608 .0864 L .47727 .08879 L .47839 .091 L .47959 .09286 L .48072 .09389 L .48175 .09426 L .48299 .09428 L .48431 .09438 L .48543 .09499 L .48666 .09645 L .48792 .09868 L .4891 .10103 L .49049 .10349 L .49175 .10497 L .49294 .10559 L .49407 .1057 L .49526 .10574 L .49656 .10624 L .49724 .10683 L .49796 .10773 L .49924 .10992 L .50074 .11288 L .50148 .11421 L .50214 .11523 L .50335 .11651 L .50465 .11706 L .50533 .11712 L .50606 .11712 L Mistroke .5074 .11734 L .50858 .11815 L .50988 .1199 L .51123 .12245 L .51251 .12496 L .51369 .12686 L .51478 .12798 L .51597 .1285 L .51723 .12853 L .51861 .12864 L .51986 .12936 L .52056 .13014 L .52131 .13128 L .52268 .13391 L .52396 .13649 L .52531 .13865 L .52647 .13969 L .52775 .14001 L .52851 .13996 L .52924 .13989 L .53061 .14016 L .53138 .14072 L .53208 .14156 L .53286 .14282 L .53369 .14445 L .53519 .14765 L .53593 .14905 L .53661 .1501 L .53788 .15129 L .53925 .15151 L .54058 .15123 L .54184 .15128 L .54297 .15206 L .5442 .1539 L .54677 .15958 L .54807 .1619 L .54881 .16271 L .5495 .1631 L .55075 .16303 L .5519 .16256 L .55322 .16233 L .55447 .16314 L .55561 .16497 L .55666 .16742 L .55791 .17063 L .55906 .17315 L .56042 .17483 L .56114 .17503 L .5619 .17481 L .56317 .17387 L Mistroke .5639 .17335 L .56457 .17312 L .56582 .1737 L .56715 .17611 L .56839 .17962 L .56957 .1832 L .57092 .18632 L .5716 .18715 L .57235 .18738 L .57368 .18628 L .57493 .18441 L .57565 .18353 L .5764 .18311 L .57774 .18432 L .57849 .1862 L .57919 .18861 L .58077 .19515 L .58211 .19967 L .58279 .20089 L .58353 .20117 L .58484 .19898 L .58607 .19494 L .58681 .19247 L .58751 .19073 L .58883 .19058 L .58957 .19281 L .59026 .1964 L .59101 .20177 L .59181 .20848 L .59316 .21918 L Mfstroke .59316 .21918 m .59391 .22282 L s .59475 .22282 m .59592 .21581 L .59728 .19287 L .5985 .16043 L .59964 .12356 L .60088 .08176 L .60223 .04171 L .60355 .01418 L .60477 .00128 L s .60477 .00128 m .60563 0 L s .60602 0 m .60716 .00589 L .60822 .01456 L .60933 .02358 L .61054 .03047 L .61165 .03276 L .61284 .03133 L .61413 .02719 L .61535 .02335 L .61645 .02166 L .61778 .02289 L .61851 .02496 L .6192 .02754 L .62043 .03269 L .62175 .0373 L .62306 .03955 L .62426 .03937 L .62547 .0378 L .62661 .03616 L .62794 .03544 L .62918 .03665 L .63053 .03989 L .63197 .04429 L .63265 .04621 L .63337 .04787 L .63417 .04909 L .63489 .04964 L .63621 .0494 L .63695 .04885 L .63764 .0483 L .63894 .04778 L .64013 .04846 L .64149 .05078 L .64278 .05397 L .64399 .05698 L .64513 .05915 L .64631 .06033 L .64761 .06043 L .64874 .05998 L .64976 .05966 L .65095 .05993 L .65208 .06113 L .66216 .07155 L .70226 .11539 L .74493 .1554 L .76467 .17311 L .77505 .18425 L .77572 .18346 L .77645 .18311 L .77778 .1844 L Mistroke .77858 .18648 L .77932 .18911 L .78072 .19493 L .78194 .19923 L .78329 .2012 L .78396 .20079 L .78469 .19936 L .78602 .19512 L .78675 .19265 L .78743 .19088 L .78815 .19005 L .78893 .19076 L .79022 .19615 L .7916 .20664 L .79239 .2134 L .79325 .2197 L Mfstroke .79325 .2197 m .79396 .22282 L s .79489 .22282 m .79548 .2199 L .79622 .212 L .797 .19885 L .79772 .18224 L .80039 .09833 L .8017 .05648 L .80291 .02578 L .80359 .01355 L .80431 .0047 L s .80431 .0047 m .80507 0 L s .80596 0 m .8072 .00618 L .80849 .01694 L .80972 .0263 L .81107 .03206 L .81176 .03278 L .81248 .03209 L .8138 .02835 L .81511 .02398 L .81635 .02172 L .81746 .02228 L .81867 .02554 L .8201 .03136 L .82145 .03643 L .82212 .03822 L .82285 .03937 L .82365 .0397 L .82439 .03925 L .82562 .03757 L .82696 .0358 L .82764 .03544 L .82837 .03564 L .82967 .03765 L .8324 .04553 L .83377 .04857 L .83455 .04945 L .83528 .04971 L .83659 .04914 L .83778 .04821 L .83915 .04781 L .84045 .04887 L .85212 .0612 L .87329 .08301 L .9135 .1266 L .93383 .14474 L .95628 .16648 L .9665 .17471 L .97752 .18392 L .98014 .19251 L .98142 .19762 L .98259 .20062 L .98382 .20096 L .98513 .19811 L .98584 .19574 L .98659 .19317 L .98793 .19017 L .98905 .19104 L .99028 .19655 L .9916 .20668 L .99284 .21691 L Mistroke Mfstroke .99284 .21691 m .99395 .22282 L s .99441 .22282 m .99507 .22235 L .9963 .21085 L .99747 .18834 L .99878 .15169 L 1 .11141 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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 \ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00123 .06825 L .00236 .03513 L .00365 .00948 L s .00365 .00948 m .0048 0 L s .00543 0 m .00601 .00066 L .00706 .0078 L .0082 .01793 L .00942 .02718 L .01066 .03179 L .01181 .03141 L .01318 .02712 L .01444 .02275 L .01574 .02072 L .01648 .02127 L .01716 .02284 L .01841 .0276 L .01975 .03333 L .02043 .03572 L .02115 .03748 L .02245 .03839 L .02317 .03781 L .02384 .03684 L .02463 .03553 L .02537 .0345 L .02671 .03404 L .02793 .03574 L .02924 .03936 L .03067 .04383 L .03185 .04657 L .03316 .04777 L .03453 .04722 L .03581 .04612 L .037 .04571 L .0381 .04648 L .0393 .04867 L .04057 .05192 L .04125 .05371 L .04199 .05543 L .04334 .05747 L .04465 .05794 L .04586 .05748 L .04717 .05698 L .04791 .05706 L .04861 .05753 L .04934 .05846 L .05001 .05966 L .05151 .06308 L .05272 .06576 L .05401 .06771 L .05475 .06826 L .05543 .06844 L .05674 .06822 L .05797 .068 L Mistroke .05929 .06857 L .06054 .07023 L .0617 .07251 L .06304 .07541 L .06377 .07681 L .06447 .07785 L .06583 .07895 L .06706 .07907 L .06843 .07892 L .06912 .07902 L .06988 .07941 L .0707 .08025 L .07147 .0814 L .07294 .0843 L .0744 .08717 L .07513 .08829 L .07593 .08917 L .07661 .08961 L .07734 .0898 L .07866 .08979 L .07945 .08981 L .08032 .0901 L .08113 .09074 L .08188 .09168 L .0833 .09421 L .08481 .0972 L .08609 .09921 L .08681 .09994 L .08748 .10036 L .0887 .10061 L .09 .10063 L .09116 .10099 L .09226 .10197 L .09345 .10379 L .09474 .1063 L .09542 .10762 L .09615 .1089 L .09745 .11057 L .09881 .11132 L .09959 .1114 L .1003 .11141 L .10156 .11161 L .10293 .11263 L .10421 .11452 L .1054 .11681 L .10651 .11896 L .1077 .12079 L .10882 .12182 L .10985 .12217 L .11105 .12221 L Mistroke .11236 .12239 L .1136 .12325 L .11475 .12483 L .11593 .12706 L .11721 .12961 L .11843 .13156 L .11954 .13263 L .12084 .13303 L .12222 .13299 L .12338 .13321 L .12465 .13423 L .14686 .15631 L .16711 .17513 L .16832 .17656 L .16963 .17986 L .17078 .18351 L .17199 .1869 L .17328 .18876 L .17445 .1885 L .17575 .18665 L .17648 .18547 L .17717 .18465 L .17792 .1844 L .17859 .18494 L .17932 .18641 L .18011 .18896 L .18145 .19459 L .18217 .19766 L .18285 .20001 L .18416 .20209 L .18485 .20163 L .18559 .2 L .1869 .19537 L .18811 .19158 L .18933 .19101 L .19064 .19603 L .19187 .20552 L .19299 .21542 L Mfstroke .19299 .21542 m .19422 .22282 L s .19521 .22282 m .19573 .2201 L .19698 .2026 L .19831 .16907 L .20054 .09212 L .20177 .05154 L .20293 .02202 L .2043 .0025 L s .2043 .0025 m .20521 0 L s .20572 0 m .20672 .00505 L .20799 .01605 L .20925 .0261 L .21045 .0314 L .21183 .03136 L .2131 .02743 L .21421 .02343 L .21539 .0209 L .21669 .02165 L .21789 .02542 L .21931 .03152 L .22005 .03446 L .22084 .03681 L .22153 .03803 L .22228 .03843 L .22362 .0372 L .22491 .0351 L .22564 .03423 L .2263 .03394 L .22759 .03506 L .22881 .03803 L .23018 .04237 L .23147 .04584 L .23281 .04765 L .23353 .04777 L .2343 .0474 L .23559 .04629 L .23695 .0457 L .23811 .04649 L .23938 .04885 L .24086 .0527 L .24159 .05453 L .24226 .05596 L .24303 .05715 L .24387 .05783 L .24458 .05795 L .24534 .05773 L .24661 .05712 L .24798 .05709 L .24876 .0577 L .24948 .05869 L .2502 .06006 L .25088 .06159 L .25219 .06466 L .25288 .06606 L .25361 .06723 L .25495 .06834 L .25618 .06837 L .25736 .06806 L Mistroke .25846 .06809 L .25967 .06896 L .26097 .07101 L .26235 .07396 L .26308 .07551 L .26386 .07695 L .26453 .07792 L .26528 .07865 L .26659 .07909 L .26786 .07896 L .26923 .07906 L .27053 .08003 L .27171 .08183 L .27389 .08623 L .2751 .08826 L .27621 .08938 L .27752 .08982 L .27876 .08978 L .27989 .08992 L .28113 .09074 L .28232 .09237 L .28363 .09487 L .28491 .09738 L .28628 .09943 L .28756 .1004 L .28873 .10061 L .28984 .10061 L .29103 .10092 L .29226 .10198 L .29342 .10373 L .29468 .10617 L .29606 .10876 L .29742 .11054 L .29816 .11108 L .29885 .11133 L .30009 .11141 L .30141 .11156 L .30266 .11234 L .304 .11416 L .30528 .11656 L .30645 .11885 L .30751 .12055 L .30868 .12172 L .30989 .12218 L .31103 .12221 L .31238 .1224 L .31314 .12283 L .31384 .12353 L .31514 .12552 L .31651 .12824 L Mistroke .31787 .13075 L .31915 .13234 L .32029 .13295 L .32153 .13302 L .32289 .13305 L .32367 .13336 L .32439 .13395 L .32515 .13492 L .32585 .13609 L .32741 .13926 L .32874 .14177 L .32949 .14281 L .33019 .14345 L .33146 .14389 L .33282 .14376 L .33401 .14382 L .33532 .14472 L .33668 .14685 L .33795 .14954 L .33912 .15199 L .34023 .15374 L .3415 .15472 L .34266 .15475 L .34395 .15442 L .34531 .15458 L .34647 .1557 L .34775 .15804 L .35327 .16574 L .37246 .18784 L .38294 .20027 L .38423 .2021 L .38544 .20039 L .38612 .1983 L .38684 .19561 L .38811 .19158 L .38932 .19099 L .3906 .19578 L .39169 .20394 L .39289 .21459 L Mfstroke .39289 .21459 m .3942 .22282 L s .3952 .22282 m .39573 .2201 L .39709 .20047 L .39838 .16696 L .39988 .11556 L .40148 .06018 L .40285 .0236 L .40363 .00985 L .40436 .00205 L s .40436 .00205 m .40528 0 L s .40576 0 m .40677 .00549 L .40811 .01713 L .40938 .02689 L .41073 .03189 L .41198 .03103 L .41336 .02644 L .41412 .02371 L .41483 .02177 L .41613 .02086 L .41682 .02194 L .41756 .02415 L .41904 .03037 L .41977 .03342 L .42045 .03576 L .42174 .03824 L .42242 .0384 L .42315 .03784 L .42432 .03604 L .42562 .03425 L .42635 .03394 L .42713 .0344 L .42851 .03719 L .42928 .03951 L .43 .04182 L .43084 .04432 L .43164 .04618 L .43232 .04723 L .43307 .04775 L .43437 .04735 L .43511 .04671 L .43589 .04606 L .43656 .04573 L .43729 .04579 L .43797 .04632 L .4387 .04743 L .44004 .05052 L .44137 .05399 L .44256 .05649 L .44329 .05743 L .44398 .05788 L .44471 .05793 L .4455 .05766 L .44619 .05731 L .44692 .05702 L .44823 .05723 L .44945 .05863 L .45075 .06128 L .45188 .06395 L .45311 .06647 L Mistroke .45386 .06754 L .45455 .06815 L .45591 .06842 L .45715 .06811 L .45847 .06809 L .45966 .06895 L .46097 .07101 L .46225 .07372 L .46361 .07651 L .46489 .07831 L .46605 .07902 L .46722 .07905 L .46832 .07893 L .46961 .07923 L .47097 .08061 L .47213 .08263 L .47341 .08527 L .47479 .08781 L .47556 .08882 L .47626 .08942 L .47763 .08983 L .47893 .08978 L .48014 .09002 L .48124 .09086 L .48251 .0927 L .4837 .09501 L .48474 .09707 L .48583 .09887 L .48702 .10011 L .48812 .10055 L .48931 .1006 L .49043 .1007 L .49172 .10141 L .4929 .10286 L .4942 .10521 L .49561 .10797 L .49692 .11001 L .49813 .11106 L .53945 .15258 L .56019 .1729 L .57917 .18602 L .58158 .19521 L .58294 .20025 L .58416 .2021 L .58486 .20161 L .58562 .19992 L .58699 .19506 L .58836 .19111 L .58961 .19157 L .5908 .19706 L Mistroke .59191 .20589 L .59324 .2174 L Mfstroke .59324 .2174 m .59427 .22282 L s .59477 .22282 m .59571 .22029 L .5969 .20417 L .59817 .17324 L .59954 .12778 L .60091 .07905 L .60163 .05556 L .60239 .0343 L .60306 .01941 L .60379 .00774 L s .60379 .00774 m .60491 0 L s .60583 0 m .60651 .00355 L .60785 .01483 L .60868 .02198 L .60946 .02741 L .61017 .03061 L .61093 .03208 L .6122 .03048 L .61292 .02811 L .61359 .02558 L .61495 .02153 L .61571 .02073 L .61641 .02117 L .61765 .02449 L .619 .0302 L .6202 .03498 L .62146 .03796 L .62213 .03842 L .62287 .03813 L .62415 .03632 L .62488 .03514 L .62566 .03422 L .62639 .03394 L .62706 .03432 L .62836 .03677 L .62909 .03889 L .62976 .04105 L .63109 .04495 L .63232 .04723 L .63342 .04778 L .63459 .04717 L .63579 .04613 L .6371 .04573 L .63838 .04688 L .63974 .04973 L .6409 .0528 L .64216 .05576 L .64293 .05703 L .64365 .05771 L .64433 .05795 L .64505 .05784 L .64631 .05725 L .64768 .057 L .64845 .0574 L .64915 .05819 L .64996 .05957 L .65073 .06123 L .65211 .06447 L .65287 .06604 L .65358 .06719 L Mistroke .65483 .0683 L .65622 .06836 L .65739 .06805 L .65866 .06816 L .65933 .06861 L .66006 .06947 L .66083 .07074 L .66154 .07218 L .6628 .07493 L .66419 .07747 L .66553 .07881 L .66626 .07906 L .66694 .07908 L .66824 .07893 L .66948 .07916 L .67017 .07966 L .67093 .08055 L .67225 .08286 L .67381 .08607 L .67449 .08732 L .67522 .08842 L .67657 .08959 L .67784 .08983 L .67919 .08979 L .67988 .08991 L .68063 .0903 L .68198 .09183 L .68324 .09408 L .68449 .09659 L .68564 .0986 L .68685 .09998 L .68817 .10056 L .68933 .1006 L .69057 .10073 L .69167 .10136 L .6927 .10257 L .69384 .10451 L .69506 .10692 L .69639 .10928 L .69762 .11072 L .69891 .11134 L .6996 .1114 L .70032 .11141 L .70163 .11164 L .70285 .11255 L .70396 .11408 L .70515 .11631 L .70642 .1188 L .70763 .1207 L .70829 .12143 L Mistroke .70902 .12192 L .71029 .12221 L .7115 .12222 L .71278 .12259 L .714 .12372 L .7151 .12544 L .71642 .12804 L .71781 .13065 L .71853 .1317 L .71933 .13249 L .72006 .13288 L .72073 .13302 L .72207 .13299 L .72329 .13317 L .72397 .13356 L .7247 .1343 L .72603 .13644 L .72742 .13928 L .72818 .14079 L .72891 .14203 L .72958 .14291 L .73032 .14354 L .73161 .14389 L .73231 .14383 L .73307 .14373 L .73442 .14398 L .73526 .14465 L .73605 .14571 L .73675 .14698 L .73752 .14859 L .73891 .15157 L .74021 .15371 L .74156 .15474 L .74228 .15481 L .74305 .15466 L .74441 .15437 L .74571 .15485 L .74687 .15631 L .74813 .1589 L .74932 .16171 L .75058 .16422 L .75195 .16569 L .75322 .16576 L .7544 .16521 L .7555 .16487 L .7567 .16538 L .75799 .16736 L .7594 .17081 L .76014 .17278 L .76093 .17465 L Mistroke .76161 .17593 L .76237 .17681 L .7637 .177 L .76497 .17604 L .76636 .17508 L .76767 .17557 L .76888 .17778 L .76961 .1798 L .77027 .18188 L .77098 .18414 L .77175 .18632 L .7731 .18864 L .77437 .18858 L .77509 .18773 L .77587 .18646 L .77663 .18526 L .77745 .18447 L .77821 .18454 L .77891 .18546 L .78027 .18957 L .78155 .19504 L .7829 .20014 L .7836 .20167 L .78438 .20206 L .78575 .19952 L .78704 .19487 L .78843 .19101 L .78974 .1919 L .79093 .19795 L .79217 .20815 L .7935 .21933 L Mfstroke .7935 .21933 m .79444 .22282 L s .795 .22282 m .79592 .21836 L .79728 .1964 L .79796 .17914 L .79871 .15628 L .80004 .11006 L .80125 .06786 L .80247 .03225 L .80364 .00973 L s .80364 .00973 m .80479 0 L s .80522 0 m .8062 .00163 L .80737 .01045 L .8086 .02137 L .80966 .02849 L .81083 .03201 L .8122 .03047 L .81289 .02821 L .81364 .02539 L .81498 .02148 L .81622 .02094 L .81698 .02234 L .81769 .02465 L .81903 .03034 L .81973 .03327 L .82048 .03585 L .82129 .03771 L .82204 .0384 L .83258 .04748 L .87231 .08298 L .91461 .12461 L .95533 .16488 L .96594 .17526 L .97752 .18444 L .97883 .18531 L .97957 .1871 L .98025 .18946 L .98147 .1947 L .98281 .1999 L .98356 .2016 L .98425 .2021 L .98499 .2014 L .98577 .19944 L .98846 .19097 L .98967 .19172 L .99096 .19811 L .99163 .20338 L .99237 .20997 L .99367 .22045 L s .99367 .22045 m .99452 .22282 L s .99506 .22282 m .99622 .21498 L .99747 .19195 L .99861 .15949 L 1 .11141 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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 i9+dXWd1f7SfcS2W/Q4fWNgb\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00123 .066 L .00236 .03183 L .00365 .00673 L s .00365 .00673 m .00467 0 L s .00533 0 m .00601 .00211 L .00706 .01074 L .0082 .02123 L .00942 .02923 L .01066 .03153 L .01181 .02909 L .01318 .02377 L .01444 .02033 L .01574 .02062 L .01648 .0226 L .01716 .02528 L .01851 .03136 L .01975 .03568 L .02106 .03728 L .02174 .0369 L .02247 .03588 L .0238 .03357 L .02503 .0326 L .02614 .0336 L .02732 .03653 L .02862 .04078 L .02982 .04414 L .03121 .04599 L .03194 .046 L .03271 .04549 L .03339 .04483 L .03412 .04417 L .03544 .04393 L .03671 .04545 L .03788 .04817 L .03929 .05197 L .04057 .05458 L .04189 .05564 L .04314 .05533 L .04447 .05465 L .04521 .05457 L .0459 .05488 L .04705 .05635 L .04831 .05907 L .04962 .06219 L .05086 .06445 L .05156 .0652 L .05233 .06555 L .05366 .06536 L .05442 .06513 L .05523 .06507 L .05599 .06536 L .05668 .06601 L .05802 .06827 L Mistroke .05948 .07147 L .06086 .07407 L .06212 .07538 L .08481 .09603 L .12633 .13699 L .16625 .17833 L .1768 .18826 L .18678 .1992 L .18816 .19384 L .18945 .19126 L .1908 .19466 L .19152 .19931 L .19229 .20593 L .19308 .21338 L .19391 .22022 L Mfstroke .19391 .22022 m .19444 .22282 L s .19552 .22282 m .19612 .21866 L .19689 .2076 L .19828 .17283 L .19963 .12524 L .2011 .07053 L .20249 .02846 L .20377 .00534 L s .20377 .00534 m .20468 0 L s .2053 0 m .20619 .00333 L .20751 .01504 L .20875 .02546 L .21007 .03117 L .21074 .03148 L .21147 .03013 L .21277 .02536 L .214 .02119 L .21469 .02004 L .21543 .02016 L .21674 .02358 L .21748 .02669 L .21816 .02982 L .2189 .03297 L .21971 .03558 L .22106 .03728 L .22234 .0361 L .22358 .03391 L .22473 .03265 L .22597 .03333 L .22733 .03657 L .22875 .04119 L .23009 .0447 L .23131 .04602 L .23263 .04556 L .23383 .04441 L .23494 .04382 L .23627 .04471 L .23746 .0471 L .23887 .05087 L .24015 .05389 L .24129 .05537 L .24248 .05561 L .24369 .05502 L .245 .05455 L .24614 .0551 L .24737 .05696 L .24852 .05958 L .24957 .06209 L .25081 .06438 L .25197 .06544 L .25325 .06549 L .25462 .06509 L .25599 .06536 L .25667 .06601 L .25742 .06712 L .25875 .06985 L .25999 .07254 L .26125 .0746 L Mistroke .26243 .07553 L .2635 .07564 L .26465 .07546 L .26591 .07563 L .26724 .07688 L .26838 .07883 L .26963 .08145 L .27032 .08285 L .27108 .08413 L .27247 .08553 L .27381 .08582 L .27506 .08575 L .27582 .08587 L .27654 .08625 L .27789 .08784 L .27864 .08918 L .27933 .09056 L .28009 .0921 L .28089 .09359 L .28216 .09526 L .28334 .09595 L .28406 .09604 L .28474 .09603 L .28602 .09617 L .28737 .09712 L .28861 .09896 L .29006 .10177 L .29143 .10425 L .29265 .10567 L .29398 .10624 L .29519 .10628 L .29632 .10646 L .29765 .10744 L .29886 .10922 L .30027 .11196 L .30157 .11433 L .30272 .11575 L .30393 .11643 L .30514 .11653 L .30647 .11667 L .30762 .11739 L .30885 .11902 L .31002 .1212 L .31108 .1233 L .31242 .12545 L .3131 .12615 L .31385 .1266 L .31517 .12679 L .31641 .12682 L .31711 .12704 L Mistroke .31786 .12757 L .31919 .12938 L .32065 .13221 L .32145 .1338 L .3222 .13511 L .32356 .13664 L .32481 .13706 L .32597 .137 L .32723 .13714 L .32789 .13753 L .32862 .13828 L .32938 .13944 L .33009 .14079 L .33148 .14369 L .33273 .1459 L .33405 .14716 L .33477 .14737 L .33545 .14735 L .33665 .14716 L .33796 .14748 L .33865 .14809 L .3394 .14915 L .34019 .15065 L .34093 .15225 L .3416 .15375 L .34233 .15525 L .34366 .15717 L .34502 .15776 L .34628 .15747 L .34743 .15724 L .34866 .15781 L .34998 .15978 L .35121 .16259 L .35256 .16571 L .35332 .16706 L .35403 .16788 L .35518 .16825 L .35641 .16774 L .35772 .16717 L .35892 .16762 L .36002 .16927 L .36122 .17219 L .36235 .17524 L .3634 .17757 L .36461 .17891 L .36595 .17859 L .36725 .17736 L .36798 .17685 L .36865 .17678 L .36984 .178 L Mistroke .37113 .18126 L .37228 .18501 L .37349 .18846 L .37476 .19018 L .37593 .18962 L .37719 .18755 L .37856 .18566 L .37976 .18614 L .38103 .1896 L .38224 .19482 L .38333 .19953 L .38401 .20165 L .38473 .20281 L .38602 .2016 L .3874 .19674 L .3882 .1937 L .38893 .19176 L .39024 .19238 L .39097 .19559 L .39166 .20041 L .39298 .2124 L .39422 .22205 L .3956 .22271 L .39686 .20815 L .39822 .17471 L .39968 .12344 L .40097 .07535 L .40233 .03265 L .40349 .00902 L Mfstroke .40349 .00902 m .40461 0 L s .4056 0 m .40626 .00384 L .40763 .01613 L .40834 .02243 L .4091 .02765 L .40994 .03091 L .41071 .0315 L .41207 .02815 L .41335 .02316 L .41408 .02099 L .41475 .02 L .41549 .02022 L .41626 .02191 L .41756 .02707 L .41824 .03019 L .41896 .03321 L .42029 .03675 L .42152 .03711 L .42269 .03549 L .42379 .03358 L .42499 .0326 L .42629 .03388 L .437 .04602 L .45628 .06559 L .49963 .11068 L .54139 .15329 L .56247 .17555 L .57164 .1829 L .58155 .19172 L .58711 .1979 L .58829 .19339 L .58955 .19127 L .59093 .19538 L .59222 .20531 L .59354 .21737 L s .59354 .21737 m .59455 .22282 L s .5952 .22282 m .59589 .22077 L .59711 .20344 L .59841 .1688 L .59978 .11962 L .60105 .07238 L .60226 .03445 L .60362 .00719 L s .60362 .00719 m .60466 0 L s .60525 0 m .6062 .00343 L .60696 .00985 L .60767 .01649 L .60896 .02678 L .61012 .03126 L .61147 .03015 L .61274 .02549 L .61347 .02275 L .61415 .02085 L .61485 .01994 L .61563 .02043 L .61691 .02425 L .61829 .0304 L .61906 .03357 L .6199 .03604 L .62069 .03717 L .62143 .03716 L .62282 .03526 L .62358 .0339 L .62429 .03295 L .62549 .03278 L .62679 .03503 L .62806 .03893 L .62942 .04316 L .63069 .04558 L .63188 .04602 L .63296 .04526 L .63412 .04417 L .6354 .04391 L .63612 .04451 L .6368 .04561 L .63816 .04895 L .63887 .05087 L .63963 .0528 L .641 .05511 L .64229 .05565 L .64355 .0551 L .64472 .05458 L .64593 .0549 L .64723 .05669 L .64846 .05944 L .64959 .06214 L .65062 .0641 L .65174 .06532 L .65292 .06556 L .65401 .06525 L .65529 .06508 L .65651 .06582 L .6576 .06744 L Mistroke .65879 .06993 L .66008 .07272 L .66145 .07483 L .66262 .07559 L .66391 .07558 L .66519 .07544 L .66638 .07593 L .66768 .07756 L .66841 .07891 L .66908 .08029 L .67042 .08303 L .67118 .08427 L .67188 .08509 L .67316 .08578 L .67452 .08577 L .67567 .08583 L .67691 .08658 L .67808 .08817 L .67915 .09019 L .6804 .09271 L .68176 .09484 L .68305 .09585 L .68424 .09604 L .68562 .09607 L .6864 .09633 L .68711 .09686 L .68843 .09864 L .68981 .10129 L .69098 .10351 L .69222 .10527 L .69359 .10616 L .69486 .10628 L .69556 .1063 L .69631 .10646 L .69714 .10694 L .6979 .10774 L .69926 .10996 L .70077 .11292 L .70211 .11508 L .70286 .11587 L .70355 .1163 L .70488 .11653 L .70615 .11659 L .70745 .11724 L .70819 .11803 L .70887 .11904 L .71009 .12133 L .71143 .12393 L .71263 .12569 L .71375 .12656 L Mistroke .71494 .12679 L .71621 .12679 L .71759 .12734 L .71837 .12814 L .71909 .12921 L .72039 .13169 L .72182 .13449 L .7231 .13626 L .72431 .13698 L .72557 .13704 L .72694 .13706 L .72815 .13776 L .72928 .13927 L .73052 .14168 L .73185 .14442 L .73251 .14557 L .73324 .14653 L .73455 .14734 L .73583 .14729 L .73701 .14716 L .73812 .14759 L .73915 .14875 L .74028 .15083 L .7415 .15353 L .74277 .15602 L .74398 .15743 L .74506 .15776 L .74625 .15748 L .74693 .15729 L .74765 .15726 L .74894 .15811 L .75032 .1605 L .75184 .16411 L .75316 .16681 L .75389 .16776 L .75457 .16819 L .75587 .16803 L .75711 .16736 L .75829 .16722 L .75956 .16843 L .76063 .17065 L .76182 .17383 L .76309 .17699 L .76446 .17884 L .76576 .17873 L .76694 .17766 L .76823 .17677 L .7696 .17761 L .7709 .18054 L .77207 .18433 L Mistroke .77346 .1884 L .77424 .18977 L .77496 .19022 L .77628 .18913 L .77695 .18798 L .77768 .18669 L .77844 .18575 L .77915 .18557 L .7805 .1878 L .78125 .19044 L .78194 .19346 L .78276 .19716 L .78352 .20019 L .78477 .20284 L .78616 .20122 L .78752 .19629 L .78897 .19168 L .79017 .19216 L .79143 .19864 L .79281 .21089 L .79409 .22136 L Mfstroke .79409 .22136 m .79476 .22282 L s .79543 .22282 m .7964 .21545 L .79762 .19165 L .79893 .15108 L .80042 .09539 L .80184 .0463 L .80312 .01507 L .80384 .00459 L s .80384 .00459 m .80445 0 L s .80494 0 m .80579 .00081 L .80696 .00982 L .80823 .02151 L .80958 .02983 L .81029 .03146 L .81108 .03104 L .81247 .0266 L .81325 .02353 L .81408 .02098 L .81487 .01994 L .81559 .02037 L .81632 .02208 L .81699 .02454 L .8185 .03133 L .81984 .03589 L .82051 .03701 L .82126 .03725 L .82194 .03667 L .82266 .03554 L .82396 .03335 L .82468 .03267 L .82535 .03269 L .82608 .03351 L .82687 .03523 L .82819 .03936 L .82943 .04317 L .83071 .04562 L .8314 .04605 L .83213 .04591 L .83288 .04533 L .8336 .04463 L .83493 .04383 L .83617 .04457 L .83751 .04722 L .83898 .05117 L .83978 .05313 L .84054 .05453 L .84124 .05534 L .84201 .05565 L .84334 .05522 L .84462 .0546 L .84535 .0546 L .84602 .05498 L .84739 .057 L .84815 .0587 L .84885 .06039 L .8501 .06319 L .85145 .06511 L .85273 .06558 L Mistroke .85391 .06528 L .85505 .06505 L .85627 .06558 L .85743 .06712 L .85848 .06924 L .85972 .07198 L .86106 .07437 L .86233 .07549 L .86352 .07564 L .86485 .07544 L .8661 .07574 L .86723 .07686 L .86844 .07897 L .8737 .08583 L .91673 .12689 L .93816 .14762 L .95818 .16719 L .96805 .17682 L .96927 .17718 L .97041 .17922 L .9716 .18275 L .97291 .18697 L .97404 .1895 L .97507 .19022 L .97621 .18923 L .97741 .18715 L .97869 .18559 L .97987 .18633 L .98118 .19016 L .98191 .1933 L .98257 .19635 L .98396 .20152 L .98474 .20281 L .98546 .20262 L .98679 .19916 L .98746 .19652 L .98819 .19372 L .98947 .19126 L .99064 .19389 L .99199 .20324 L .99327 .21513 L Mfstroke .99327 .21513 m .9944 .22282 L s .99557 .22282 m .99675 .21009 L .99803 .18029 L .99905 .14699 L 1 .11141 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJzNnXl7FMcRxpddSYC4b8wpbmJAYHMnPuJgQ7iMjSEGcwoB4TSnczjH3/mC fB5F3ds9W9Pzq+6aFeSJnmelVfXbVe9bfczMTvfsxam3jx48n3r7eHpq4szr qZePHk+/mTj94vWsqTev0+ne63Q6/5nouPczs2/Dr5nOu3fv/K/77pczJ4Zl /k/P490793rtfned6W317ljAdQTud1rdxPbrBwzla/yjH2BpAnJ/37QJ4Evf tHP7BkopwG+zXv43oRLbr/+PQRNb2p/c3z0Qvgu2+Uaa/Rgjtc41UzFd7P+M djoPZ6oaOcYvY1SB7yY499rifo84br0QX/Kc/Rl3b0bduxOtSS+JLmdJiFqv +s3qrEC6X9BwuTdJY8UtSe0JzfkrkcHEd647yGpp4q1J3t2GuxKrJf0II/qx rE9/rFEW3u+pWn6hkSsFTZzWuQ5aOUBfZlQSXVH16HtIaHyvkAxVe9DETwS5 lPisrdvvlbP/PVX7zGitYiz7RJXVzEQIpvPjxPYqcr9I3WMkpII+EzoiTvb9 yK0geqQGjs4PqaIXoILYdnVyhtaoCV6o+pUJfloQnpsIHql5GNPi6akgCqqb PuvxbPYEvJaXxgAguXpaxmo4If1JoVdkIrrXgSEzk7B4mhkZJDSTmtirwgwR PVpTI+pQagbDdDas6PHOcnAOuRBhdaajjfQZc0Et91gL09WmVxo4vUYM6W+y VUZ46EqcyjlJTYtuUhIa7b2k0WQPncVJZs3cUBDryMl7Iar5Vnwtc8KHuxFR LQrSczIffcQOne80PYjUKjGJODr4DdGab2SO6hHGElt1jvsAwiwAcDcFx7gE 9v99bEyIGu0hgOcnY8KV+aPy7J8Xuvz5VdMl7HX5PGvpGTAdd+jCT8+Jetxp yzqTmZR8qEIRFsokCmznPiRFgEcrsOyv6UWZloqFMOKpNWp5UA8fz/VMLALb NARYArh7kAF5BSuEW7sAhbHSeaarXFxgH+1UdwpULgXbMBJj/ZLEiDNKjPC5 SFwGtvSyXJOYXldrXNJWdGUZibFvyUE++7qrMqhfKyXQKGo52HYNITQK6Fo4 ifH8RBe8tBrVYe6Jhbc1937GuAOKVoBtp1HlMklDJL4WKAt2BY90ncvBD0kk EbfBthJsO4xiVxq59McHz9BBKk1SK8F2y0jjFshaBbbtRqmrjFwI99AmMdK6 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\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22282 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.031831 0.111408 0.031831 [ [0 .09891 -12.6563 -12.875 ] [0 .09891 12.6563 0 ] [.1 .09891 -12.6563 -12.875 ] [.1 .09891 12.6563 0 ] [.2 .09891 -12.6563 -12.875 ] [.2 .09891 12.6563 0 ] [.3 .09891 -12.6563 -12.875 ] [.3 .09891 12.6563 0 ] [.4 .09891 -8.34375 -12.875 ] [.4 .09891 8.34375 0 ] [.6 .09891 -5.03125 -12.875 ] [.6 .09891 5.03125 0 ] [.7 .09891 -9.34375 -12.875 ] [.7 .09891 9.34375 0 ] [.8 .09891 -9.34375 -12.875 ] [.8 .09891 9.34375 0 ] [.9 .09891 -9.34375 -12.875 ] [.9 .09891 9.34375 0 ] [1 .09891 -9.34375 -12.875 ] [1 .09891 9.34375 0 ] [.4875 .01141 -16.6875 -6.4375 ] [.4875 .01141 0 6.4375 ] [.4875 .21141 -10.0625 -6.4375 ] [.4875 .21141 0 6.4375 ] [ 0 0 0 0 ] [ 1 .22282 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .11141 m 0 .11766 L s gsave 0 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .1 .11141 m .1 .11766 L s gsave .1 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .2 .11141 m .2 .11766 L s gsave .2 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .3 .11141 m .3 .11766 L s gsave .3 .09891 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .4 .11141 m .4 .11766 L s gsave .4 .09891 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .6 .11141 m .6 .11766 L s gsave .6 .09891 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .7 .11141 m .7 .11766 L s gsave .7 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .8 .11141 m .8 .11766 L s gsave .8 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .9 .11141 m .9 .11766 L s gsave .9 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (4) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .11141 m 1 .11766 L s gsave 1 .09891 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .11141 m 1 .11141 L s .5 .01141 m .50625 .01141 L s gsave .4875 .01141 -77.6875 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 .21141 m .50625 .21141 L s gsave .4875 .21141 -71.0625 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .5 0 m .5 .22282 L s 0 0 m 1 0 L 1 .22282 L 0 .22282 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .01141 m .04057 .05198 L .08481 .09622 L .12636 .13777 L .16632 .17773 L .18687 .19828 L .19279 .20419 L .19569 .2071 L .19697 .20838 L .19838 .20979 L .19964 .21105 L .20082 .01223 L .20206 .01347 L .2034 .01481 L .20885 .02026 L .25214 .06355 L .29383 .10524 L .33393 .14534 L .35632 .16773 L .37661 .18802 L .38678 .19818 L .39212 .20353 L .39504 .20645 L .39647 .20788 L .39777 .20918 L .39899 .2104 L .40016 .01157 L .40138 .01279 L .40272 .01413 L .40815 .01956 L .4177 .02911 L .46052 .07193 L .50175 .11316 L .54139 .1528 L .56341 .17482 L .57305 .18446 L .5836 .19501 L .58856 .19997 L .59385 .20526 L .59642 .20783 L .59768 .20909 L .59885 .21026 L .59991 .21132 L .60103 .01244 L .60215 .01356 L .60339 .0148 L .62422 .03563 L .66658 .07799 L .70734 .11875 L .75069 .16209 L Mistroke .77235 .18376 L .78289 .1943 L .79243 .20384 L .79725 .20866 L .79857 .20998 L .79929 .2107 L .79996 .21137 L .80115 .01256 L .80246 .01386 L .81188 .02329 L .83259 .044 L .8735 .08491 L .91698 .12839 L .95888 .17029 L .99918 .21059 L 1 .21141 L Mfstroke 1 0 0 r 0 .11141 m .00123 .06377 L .00236 .02866 L .00365 .00435 L s .00365 .00435 m .00455 0 L s .00521 0 m .00601 .004 L .00706 .0138 L .0082 .02411 L .00942 .03036 L .01066 .03025 L .01181 .0262 L .01307 .02123 L .01444 .01922 L .01517 .0203 L .01586 .0225 L .01721 .02864 L .01844 .03371 L .01975 .03618 L .02043 .03608 L .02115 .03516 L .02245 .03273 L .02317 .03171 L .02384 .03139 L .02458 .0319 L .02537 .03344 L .02667 .0375 L .02736 .03983 L .02809 .042 L .02943 .0443 L .03067 .04427 L .03194 .04301 L .03313 .04215 L .03444 .04287 L .03517 .04418 L .03585 .04583 L .03704 .04915 L .03815 .05182 L .0393 .05336 L .04057 .05347 L .04127 .05308 L .04201 .05262 L .04333 .05247 L .04407 .05306 L .04476 .05409 L .04552 .05567 L .04633 .05766 L .04703 .05937 L .04779 .06099 L .04918 .06275 L .05052 .06292 L .05177 .06248 L .05311 .06257 L .05436 .0639 L .05549 .06609 L Mistroke .05671 .06884 L .05804 .0713 L .05871 .07205 L .05944 .07248 L .06074 .07247 L .06196 .07228 L .0627 .07245 L .06338 .07294 L .06413 .07388 L .06493 .07529 L .06637 .07835 L .06773 .08079 L .06894 .08196 L .07024 .08221 L .07093 .08214 L .07167 .08212 L .07299 .08271 L .07375 .08357 L .07443 .08467 L .076 .08781 L .07678 .08932 L .07763 .09062 L .07843 .09143 L .07916 .09181 L .07989 .09192 L .08068 .0919 L .08142 .09192 L .08211 .09213 L .08342 .0933 L .08481 .09565 L .08973 .10166 L .09501 .10631 L .10455 .11563 L .12624 .13922 L .16584 .18028 L .17572 .19124 L .17833 .18861 L .17908 .1873 L .17978 .18661 L .18111 .18785 L .18236 .19222 L .18352 .19764 L .18479 .20242 L .18613 .20338 L .18747 .19965 L .18872 .19446 L .1901 .19179 L .19087 .19339 L .19158 .19712 L .19234 .20322 L Mistroke .19304 .21003 L .19388 .21793 L Mfstroke .19388 .21793 m .1946 .22282 L s .19572 .22282 m .19605 .22137 L .19677 .21268 L .19755 .19662 L .20016 .10495 L .2016 .05112 L .20296 .01491 L s .20296 .01491 m .2042 0 L s .20458 0 m .20561 .00111 L .20686 .01185 L .20802 .02271 L .20921 .02973 L .21032 .03084 L .21155 .02729 L .21287 .02189 L .21417 .01921 L .21555 .02139 L .21673 .02632 L .21801 .03217 L .21875 .03463 L .21945 .03594 L .22076 .03574 L .22149 .03456 L .22217 .03325 L .22291 .03202 L .22369 .0314 L .22499 .03258 L .22621 .03591 L .2269 .03828 L .22764 .04072 L .22897 .0438 L .23034 .04445 L .23112 .04388 L .23183 .04312 L .23251 .04248 L .23323 .04213 L .23455 .04303 L .23584 .04581 L .2372 .0496 L .23837 .05222 L .23964 .05353 L .25109 .06273 L .29362 .10374 L .33455 .14644 L .3554 .16901 L .35607 .16992 L .3568 .1704 L .35814 .17011 L .35893 .16961 L .35967 .16927 L .36035 .16928 L .36108 .1698 L .36177 .17083 L .36251 .17248 L .36387 .1762 L .36518 .17934 L .36639 .18065 L Mistroke .36768 .18018 L .36841 .17943 L .36909 .17874 L .37047 .17844 L .37124 .17935 L .37194 .1809 L .37344 .18572 L .37424 .18829 L .37508 .19037 L .37581 .19131 L .37662 .19128 L .37736 .19041 L .37805 .18915 L .37932 .18698 L .38004 .18657 L .38071 .18709 L .38207 .19098 L .38283 .19437 L .38352 .19764 L .38476 .20234 L .3861 .20342 L .38737 .20006 L .38853 .19519 L .38989 .1918 L .39115 .19459 L .39254 .20506 L .39331 .21265 L .39403 .21912 L Mfstroke .39403 .21912 m .39464 .22282 L s .39575 .22282 m .3963 .21897 L .39706 .20737 L .39781 .18954 L .39852 .1676 L .39984 .11778 L .40111 .06831 L .40229 .03037 L .40353 .00588 L s .40353 .00588 m .40459 0 L s .4052 0 m .40605 .00431 L .40712 .01438 L .40828 .0247 L .40951 .03055 L .41085 .02976 L .41209 .02502 L .41342 .02025 L .41417 .01921 L .41488 .0197 L .41616 .02373 L .41733 .02919 L .41861 .03424 L .41996 .03625 L .42126 .03497 L .422 .03357 L .42267 .03236 L .42391 .0314 L .42523 .03309 L .4264 .03658 L .4275 .04029 L .42871 .04338 L .43001 .04451 L .44072 .0534 L .46002 .07256 L .5034 .11355 L .54519 .15814 L .56429 .17735 L .57517 .19053 L .57651 .19134 L .57776 .1897 L .57907 .18731 L .57976 .18662 L .5805 .18682 L .58182 .18999 L .58306 .19547 L .58417 .20043 L .58539 .20348 L .5866 .20253 L .58788 .19795 L .58908 .19327 L .59017 .19183 L .59146 .19636 L .59285 .20813 L .59407 .21944 L s .59407 .21944 m .59494 .22282 L s .59556 .22282 m .59673 .21328 L .598 .18425 L .59878 .15865 L .59951 .13094 L .60088 .07694 L .60219 .03317 L .6034 .00765 L s .6034 .00765 m .60448 0 L s .6054 0 m .60612 .0049 L .6076 .01902 L .60833 .02505 L .609 .02892 L .61026 .03092 L .61162 .02698 L .61233 .02396 L .6131 .02112 L .61448 .01925 L .61524 .02046 L .61593 .02277 L .61752 .03009 L .61881 .03477 L .62 .03625 L .62131 .03489 L .62204 .03349 L .62271 .0323 L .62406 .03144 L .62482 .03225 L .62552 .03382 L .62688 .0382 L .62817 .04219 L .62939 .04427 L .63073 .04422 L .63195 .043 L .63308 .04216 L .63442 .04284 L .63563 .04526 L .63705 .04918 L .63835 .05219 L .6395 .05347 L .64071 .0534 L .64192 .05267 L .64326 .05244 L .64441 .05351 L .64565 .05598 L .64673 .05864 L .64787 .06114 L .64856 .06219 L .64933 .06283 L .65067 .06288 L .65142 .0626 L .65224 .06239 L .653 .06252 L .6537 .06304 L .65505 .06516 L .65653 .06845 L .6572 .06988 L .65792 .07113 L Mistroke .65922 .07239 L .66955 .08218 L .71318 .12332 L .75523 .1687 L .77451 .18906 L .7758 .1913 L .77654 .19133 L .77722 .19063 L .77846 .18835 L .77979 .18661 L .78051 .18684 L .78119 .18805 L .78194 .19047 L .78275 .19399 L .78404 .19992 L .78477 .20238 L .78545 .20353 L .78671 .20225 L .78805 .19722 L .78879 .19423 L .78948 .19227 L .79079 .19307 L .79201 .20033 L .79313 .21092 L .79437 .22157 L Mfstroke .79437 .22157 m .79517 .22282 L s .79575 .22282 m .79697 .20908 L .79816 .17944 L .79952 .13035 L .80082 .07905 L .80194 .04049 L .80312 .01197 L s .80312 .01197 m .80431 0 L s .80501 0 m .80564 .00128 L .80696 .01283 L .8082 .0241 L .80949 .0305 L .81017 .03099 L .8109 .02961 L .8117 .02666 L .81245 .02347 L .81313 .02102 L .81387 .01944 L .81456 .01929 L .81529 .02059 L .8166 .02571 L .81796 .03198 L .81873 .03457 L .81944 .03593 L .82022 .0362 L .82105 .03532 L .82178 .034 L .82257 .03252 L .82331 .03159 L .82398 .03141 L .82476 .03215 L .82549 .03374 L .82679 .03789 L .82752 .04032 L .8282 .04227 L .82946 .04432 L .83013 .0445 L .83085 .04412 L .83154 .04344 L .8323 .04265 L .83367 .04219 L .83503 .04389 L .8363 .04708 L .83745 .05024 L .83871 .05275 L .84007 .05359 L .84081 .05335 L .8415 .05293 L .84274 .05238 L .84406 .05305 L .84481 .05418 L .84562 .05591 L .84709 .05951 L .84779 .06098 L .84852 .06214 L .84985 .06299 L .86032 .07254 L Mistroke .87988 .09192 L .9196 .1309 L .94169 .15116 L .9619 .17108 L .97123 .17935 L .97245 .1824 L .97377 .18684 L .97502 .19026 L .97617 .19143 L .97751 .19016 L .97819 .18889 L .97893 .18752 L .98022 .18662 L .98143 .1887 L .98268 .19365 L .98386 .19917 L .98492 .20274 L .98608 .20344 L .98733 .2002 L .98866 .19469 L .9898 .19185 L .99106 .19416 L .99222 .20212 L .99328 .21235 L .99444 .22202 L Mfstroke .99444 .22202 m .99505 .22282 L s .99575 .22282 m .99674 .21309 L .99774 .19163 L .99883 .15667 L 1 .11141 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{610.875, 136.125}, ImageMargins->{{101, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, AnimationDisplayTime->0.28561, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJzNnXd3FEcWxRtpNJLImGQbDMIEAQYJMEHghE20iV5yRgKRWeIm79ndf/0F +Tza6e6qmerXv1f1WmMfe84Zzej1rffufVXVaaqqz02/fzL7cvr90wfTY6fe Tr9+8vTBu7GTr952TIMLsmxgJsuyX8ey/Ptc56v7M5d9+PCh+PMw/5ObhWFZ 8TFY4PNv+fst2N6B7YCzZYHtK6O/XxLhB3LT+36DFl7+XYZaKkD557suSOrL Pw/+saGOVPPwewagEpFQZYW2KkmYy2r1bI1bc/TLbxJ6HEIPgG24D4qLi4+h LHs0142boPo6UmRT/q2VExl0hUNSndfC/MtQ/m3KyHCJd9QJF4R6E7AQBUuG A8WmakZ3iEx1GYnsTWkOYlEjlS6LhamLpbMRX8VHQ8oeRsX8d6Lst23vVvCo kagWMcQ0yG2tISh5oY7dNI/+e4Veq1KsAxkUrPP3s+JvG1l3bAOJIpKcL1L0 p72qMkPhF5F0kpD3ofQ2aRGuF6LrMJvO9tzLCCiHefH2hOaRaLwqt2GtPnqB /h7X6/wmUykrOP9MCdZs+XtC1T9YiT/gOIX+/GcsBz5f9RyMIDbo2Ok0tGR/ f6Zmol2L4L7v6SMBfnuqgYqQfwvTMKqWCJv2c2MugjLWXARF+slFtTHEcxGE rORiqFIitvd4qrJKN/knkJjBbofuv5OkGajsVQbvmqXJS4sHohL25HhEo+So ce1MfYy3YUqqm9oQoPDzCKKUvocxp76h1gp7wLCokHDbLmNizAQeG5qctFXk v06ljLs0ZW0Y4ypZGok4/8KYpZgPC8GyLzZPgvdJMUa6DdRVot8wa0yCd9Yo CWHAGDvZNsPPSBJksTDMrMZJ2SdRHkYj/nca8xDz0ZTjKz0Vi8D2ANwvAdwM SCfcdqNkKktcFkPnf2mT6OEpiR6Xkujt85HYlMsLXWKZkdq54rTqOQrV6jLf 1kxo7Yxtxg59npBbNPX74G+p3IP4DfdAo3Sfb6ObS6SxKNvSEl2hEW54qgtb Bn7ugW0ZVyIJlHdh823bjAJXGOnIi3sXuzw9x269Amx3jQzugsrloHKrUeVH Ri6Ee6xLJPidiNvQdgckypTl27YYJa5syCVsV0aJHk5uKfxtLXzYZTx40zx0 xgjJusm3RXSuFN0t/+y8bxkZkNRVgGumsrbDpDAKdDahlXZbN40qKCurATdm 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 sVvN\ \>"], ImageRangeCache->{{{0, 609.875}, {135.125, 0}} -> {-16.3845, -3.6105, \ 0.0534403, 0.0534403}}] }, Closed]] }, Open ]], Cell[BoxData[""], "Input"], Cell[TextData[{ StyleBox["\:89b3\:5bdf", FontColor->RGBColor[1, 0, 0]], "\:ff1a\:548c ", Cell[BoxData[ RowBox[{"P", "[", RowBox[{"n", ",", "x"}], "]"}]]], " \:306e\:30b0\:30e9\:30d5\:306f\:ff0c", Cell[BoxData["n"]], " \:3092\:5927\:304d\:304f\:3057\:3066\:3044\:304f\:3068\:ff0c\:306e\:3053\ \:304e\:308a\:6ce2\:306e\:30b0\:30e9\:30d5\:306b\:8fd1\:3065\:304f\:3088\:3046\ \:306b\:63cf\:304b\:308c\:ff0c ", Cell[BoxData["n"]], " \:306e\:5024\:304c\:5927\:304d\:304f\:306a\:308b\:307b\:3069\:3088\:308a\ \:8fd1\:3044\:30b0\:30e9\:30d5\:306b\:306a\:3063\:3066\:3044\:304d\:307e\:3059\ \:ff0e" }], "Text", FontSize->18] }, Open ]], Cell[CellGroupData[{ Cell[TextData[StyleBox["\:4e09\:89d2\:95a2\:6570\:306e\:548c\:304c\:4f5c\:308a\ \:51fa\:3059\:30b0\:30e9\:30d5", FontColor->RGBColor[0.501961, 0.25098, 0.25098]]], "Title", TextAlignment->Center], Cell[TextData[StyleBox["\:4e09\:89d2\:95a2\:6570 sin x \:3092\:7528\:3044\ \:3066\:ff0c\:305d\:306e\:30b0\:30e9\:30d5\:306e\:5468\:671f\:3084\:5927\:304d\ \:3055\:3092\:3046\:307e\:304f\:8abf\:6574\:3057\:3066\:548c\:3092\:8003\:3048\ \:3066\:3044\:304f\:3068\:ff0c\:3044\:308d\:3044\:308d\:306a\:30b0\:30e9\:30d5\ \:306b\:8fd1\:3065\:3051\:3066\:3044\:304f\:3053\:3068\:304c\:3067\:304d\:308b\ \:ff0e", FontColor->RGBColor[1, 0, 0]]], "Subtitle"], Cell[CellGroupData[{ Cell[TextData[{ StyleBox["\:767a\:5c55", FontColor->RGBColor[1, 0, 0]], "\:ff1a\:4ee5\:4e0b\:306e\:30b0\:30e9\:30d5\:306f\:65b9\:5f62\:6ce2\:3068\ \:547c\:3070\:308c\:307e\:3059\:ff0e" }], "Section", FontSize->18], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"Clear", "[", "f", "]"}], ";", RowBox[{ RowBox[{"f", "[", "x_", "]"}], ":=", RowBox[{"1", "/;", RowBox[{ RowBox[{ RowBox[{"-", "3"}], "\[Pi]"}], "<", "x", "<", RowBox[{ RowBox[{"-", "2"}], "\[Pi]"}]}]}]}], ";", RowBox[{ RowBox[{"f", "[", "x_", "]"}], ":=", RowBox[{ RowBox[{"-", "1"}], "/;", RowBox[{ RowBox[{ RowBox[{"-", "2"}], "\[Pi]"}], "<", "x", "<", RowBox[{"-", "\[Pi]"}]}]}]}], ";", RowBox[{ RowBox[{"f", "[", "x_", "]"}], ":=", RowBox[{"1", "/;", RowBox[{ RowBox[{"-", "\[Pi]"}], "<", "x", "<", "0"}]}]}], ";", RowBox[{ RowBox[{"f", "[", "x_", "]"}], ":=", RowBox[{ RowBox[{"-", "1"}], "/;", RowBox[{"0", "<", "x", "<", "\[Pi]"}]}]}], ";", RowBox[{ RowBox[{"f", "[", "x_", "]"}], ":=", RowBox[{"1", "/;", RowBox[{"\[Pi]", "<", "x", "<", RowBox[{"2", "\[Pi]"}]}]}]}], ";", RowBox[{ RowBox[{"f", "[", "x_", "]"}], ":=", RowBox[{ RowBox[{"-", "1"}], "/;", RowBox[{ RowBox[{"2", "\[Pi]"}], "<", "x", "<", RowBox[{"3", "\[Pi]"}]}]}]}], ";", RowBox[{"Plot", "[", RowBox[{ RowBox[{"f", "[", "x", "]"}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{ RowBox[{"-", "3"}], "\[Pi]"}], ",", RowBox[{"3", "\[Pi]"}]}], "}"}], ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"-", "3"}], "\[Pi]"}], ",", RowBox[{"3", "\[Pi]"}]}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1.2"}], ",", "1.2"}], "}"}]}], "}"}]}], ",", RowBox[{"PlotStyle", "\[Rule]", RowBox[{"Hue", "[", "0.6", "]"}]}], ",", RowBox[{"Ticks", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"-", "3"}], "\[Pi]"}], ",", RowBox[{ RowBox[{"-", "2"}], "\[Pi]"}], ",", RowBox[{"-", "\[Pi]"}], ",", "0", ",", "\[Pi]", ",", RowBox[{"2", "\[Pi]"}], ",", RowBox[{"3", "\[Pi]"}]}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "0", ",", "1"}], "}"}]}], "}"}]}]}], "]"}]}]], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .12732 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.0530516 0.063662 0.0530516 [ [0 .05116 -12.6563 -12.875 ] [0 .05116 12.6563 0 ] [.16667 .05116 -12.6563 -12.875 ] [.16667 .05116 12.6563 0 ] [.33333 .05116 -8.34375 -12.875 ] [.33333 .05116 8.34375 0 ] [.66667 .05116 -5.03125 -12.875 ] [.66667 .05116 5.03125 0 ] [.83333 .05116 -9.34375 -12.875 ] [.83333 .05116 9.34375 0 ] [1 .05116 -9.34375 -12.875 ] [1 .05116 9.34375 0 ] [.4875 .01061 -12 -4.5 ] [.4875 .01061 0 4.5 ] [.4875 .11671 -6 -4.5 ] [.4875 .11671 0 4.5 ] [ 0 0 0 0 ] [ 1 .12732 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .06366 m 0 .06991 L s gsave 0 .05116 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .06366 m .16667 .06991 L s gsave .16667 .05116 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .06366 m .33333 .06991 L s gsave .33333 .05116 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .06366 m .66667 .06991 L s gsave .66667 .05116 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .06366 m .83333 .06991 L s gsave .83333 .05116 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .06366 m 1 .06991 L s gsave 1 .05116 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .06366 m 1 .06366 L s .5 .01061 m .50625 .01061 L s [(-1)] .4875 .01061 1 0 Mshowa .5 .11671 m .50625 .11671 L s [(1)] .4875 .11671 1 0 Mshowa .5 0 m .5 .12732 L s 0 0 m 1 0 L 1 .12732 L 0 .12732 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .11671 m .04057 .11671 L .08481 .11671 L .12636 .11671 L .14728 .11671 L .15641 .11671 L .16122 .11671 L .16385 .11671 L .16514 .11671 L .16632 .11671 L .16758 .01061 L .16893 .01061 L .17181 .01061 L .17688 .01061 L .18687 .01061 L .20885 .01061 L .25055 .01061 L .29065 .01061 L .31303 .01061 L .3236 .01061 L .32824 .01061 L .33087 .01061 L .33216 .01061 L .33333 .01061 L .33455 .11671 L .33571 .11671 L .33827 .11671 L .34349 .11671 L .35448 .11671 L .37441 .11671 L .41466 .11671 L .45748 .11671 L .47875 .11671 L .48916 .11671 L .49372 .11671 L .49613 .11671 L .49746 .11671 L .49871 .11671 L .49992 .11671 L .50123 .01061 L .50242 .01061 L .50352 .01061 L .508 .01061 L .51779 .01061 L .53835 .01061 L .57972 .01061 L .6195 .01061 L .64164 .01061 L .65213 .01061 L .65724 .01061 L Mistroke .66186 .01061 L .66306 .01061 L .66436 .01061 L .66558 .01061 L .66671 .11671 L .6679 .11671 L .66922 .11671 L .67187 .11671 L .68277 .11671 L .70263 .11671 L .74513 .11671 L .78603 .11671 L .80688 .11671 L .81786 .11671 L .82388 .11671 L .82682 .11671 L .82952 .11671 L .83195 .11671 L .83317 .11671 L .83451 .01061 L .83585 .01061 L .83729 .01061 L .83987 .01061 L .85129 .01061 L .87141 .01061 L .91504 .01061 L .95707 .01061 L .99752 .01061 L 1 .01061 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{619, 78.8125}, ImageMargins->{{116, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztWl1PwjAULftQQeNv4F198sF/oE8SEwV1yEcZLiAhEOSv8nvmbke3btxu VUEMuUu4a07Pved0NO203PPl6H3Kl2Of1+8WfD4a+5/129kiguwKY9aEMdao M2iHUXMdQrZarUSYQgA4ut2Itg0M0YKP6LjeH+kCgguUYxP6FUIqS5zDbchY EL6UZEcU8eEQh9DhQ6um1AFmECbZfQRrQHSgnGOgp6syQLCP7xlp7Ve+CdEC nerfifZJiqRIiqQOUErsQ2JBdZVikmQh2CNEsRVFKWpFUU+zQz0jDrDibWRE HRGPMjzZF11e4scxFEk3EcwqlhFjESilYsDJepLPcAN+yOW5GYIcj4MnP20m B2GexLrIg+vmCq7z2sgA3YLSz7gvjd24EjvViqSYtngQYlRP8SixouH3chhc b4gtp6Duq5af9bYe9ZkhPf/SCNK7GnIH8WQX1PW0fHTI1YJpIOZ5E5ny0p+T sJIHvXYNl523n5nYluQoGV7RVEWKtwr4bpqprJJclZZfHdy5oiFLma7P7aSo i/R6Se95rHiYOxFJkRRJbV9K7Ek+slgOEKyHYBzB+jpeTRHNbSKYb244Puw5 lK24EjshS+aWZoaTq1dks2RST0iKpEiKpEiKpEiKpEiKpMqlxD+es8e6uxdt Skx5Vd6CvHjzF+fH6ZGwE/8BJjvUU/afHFH/LvESwsZBq5b+z34GwCpf6KTJ 6g==\ \>"], ImageRangeCache->{{{0, 618}, {77.8125, 0}} -> {-9.82516, -1.23053, \ 0.0316271, 0.0316271}}], Cell[BoxData[ TagBox[ RowBox[{"\[SkeletonIndicator]", "Graphics", "\[SkeletonIndicator]"}], False, Editable->False]], "Output"] }, Open ]], Cell[TextData[StyleBox["\:3053\:306e\:30b0\:30e9\:30d5\:3092\:4e09\:89d2\:95a2\ \:6570\:3092\:7528\:3044\:3066\:8868\:73fe\:3059\:308b\:306b\:306f\:3069\:3046\ \:3059\:308c\:3070\:3088\:3044\:3067\:3057\:3087\:3046\:304b\:ff0e", FontColor->RGBColor[1, 0, 1]]], "Text", FontSize->18] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "\:4e00\:822c\:306b\:5468\:671f ", Cell[BoxData[ RowBox[{"2", "\[Pi]"}]]], " \:3092\:6301\:3064\:5468\:671f", "\:95a2\:6570 ", Cell[BoxData[ RowBox[{"f", RowBox[{"(", "x", ")"}]}]]], "\:306e\:30b0\:30e9\:30d5\:306b\:5bfe\:3057\:3066" }], "Section", FontSize->18], Cell[TextData[{ " \:3000\:3000\:3000\:3000 ", Cell[BoxData[ RowBox[{ RowBox[{"f", RowBox[{"(", "x", ")"}]}], "=", RowBox[{ RowBox[{ UnderoverscriptBox["\[Sum]", RowBox[{"k", "=", "0"}], "\[Infinity]"], RowBox[{ SubscriptBox["a", "k"], "cos", " ", "kx"}]}], " ", "+", RowBox[{ SubscriptBox["b", "k"], "sin", " ", "kx", " "}]}]}]]], "\:3000(", Cell[BoxData["="]], " \:306f\:53f3\:8fba\:304c\:5de6\:8fba\:306b\:53ce\:675f\:3059\:308b\:3068\ \:3044\:3046\:610f\:5473\:ff09" }], "Text", FontSize->18], Cell[TextData[{ "\:3053\:3053\:3067 ", Cell[BoxData[ RowBox[{ SubscriptBox["a", "k"], " "}]]], ", ", Cell[BoxData[ SubscriptBox["b", "k"]]], " \:306f", StyleBox["\:4ee5\:4e0b\:306e\:7a4d\:5206", FontColor->RGBColor[0, 0, 1]], "\:3067\:8a08\:7b97\:3055\:308c\:308b\:ff0e" }], "Text", FontSize->18], Cell[TextData[{ "\:3000\:3000\:3000 \:3000", Cell[BoxData[Cell[TextData[Cell[BoxData[ RowBox[{ RowBox[{ SubscriptBox["a", "k"], "=", RowBox[{ FractionBox["1", "\[Pi]"], RowBox[{ SubsuperscriptBox["\[Integral]", RowBox[{"-", "\[Pi]"}], "\[Pi]"], RowBox[{"f", RowBox[{"(", "x", ")"}], "cos", " ", "kx", RowBox[{"\[DifferentialD]", "x"}]}]}]}]}], ",", RowBox[{ SubscriptBox["b", "k"], "=", RowBox[{ FractionBox["1", "\[Pi]"], RowBox[{ SubsuperscriptBox["\[Integral]", RowBox[{"-", "\[Pi]"}], "\[Pi]"], RowBox[{"f", RowBox[{"(", "x", ")"}], "sin", " ", "kx", RowBox[{"\[DifferentialD]", "x"}]}]}]}]}]}]]]]]], FontWeight->"Bold"] }], "Text", FontSize->18, Background->RGBColor[0.501961, 1, 1]], Cell[TextData[{ "\:5b9f\:969b\:306b\:4e0a\:306e\:65b9\:5f62\:6ce2\:3092\:8868\:3059\:5f0f ", Cell[BoxData[ RowBox[{"f", RowBox[{"(", "x", ")"}]}]]], " \:306b\:5bfe\:3057\:3066\:ff0c", Cell[BoxData[ SubscriptBox["a", "k"]]], " , ", Cell[BoxData[ SubscriptBox["b", "k"]]], " \:3092\:8a08\:7b97\:3059\:308b\:3068\n\n\:3000\:3000\:3000\:3000", Cell[BoxData[ RowBox[{ SubscriptBox["a", "k"], "=", RowBox[{ RowBox[{ FractionBox["1", "\[Pi]"], RowBox[{ SubsuperscriptBox["\[Integral]", RowBox[{"-", "\[Pi]"}], "\[Pi]"], RowBox[{"f", RowBox[{"(", "x", ")"}], "cos", " ", "kx", RowBox[{"\[DifferentialD]", "x"}]}]}]}], "=", RowBox[{ RowBox[{ RowBox[{ FractionBox["1", "\[Pi]"], RowBox[{ SubsuperscriptBox["\[Integral]", RowBox[{"-", "\[Pi]"}], "0"], RowBox[{"cos", " ", "kx", RowBox[{"\[DifferentialD]", "x"}]}]}]}], "+", RowBox[{ FractionBox["1", "\[Pi]"], RowBox[{ SubsuperscriptBox["\[Integral]", "0", "\[Pi]"], RowBox[{ RowBox[{"-", "cos"}], " ", "kx", RowBox[{"\[DifferentialD]", "x"}]}]}]}]}], "=", "0"}]}]}]]], "\n\n ", Cell[BoxData[{ RowBox[{ SubscriptBox["b", "k"], "=", RowBox[{ RowBox[{ FractionBox["1", "\[Pi]"], RowBox[{ SubsuperscriptBox["\[Integral]", RowBox[{"-", "\[Pi]"}], "\[Pi]"], RowBox[{"f", RowBox[{"(", "x", ")"}], "sin", " ", "kx", RowBox[{"\[DifferentialD]", "x"}]}]}]}], "=", RowBox[{ RowBox[{ FractionBox["1", "\[Pi]"], RowBox[{ SubsuperscriptBox["\[Integral]", RowBox[{"-", "\[Pi]"}], "0"], RowBox[{"sin", " ", "kx", RowBox[{"\[DifferentialD]", "x"}]}]}]}], "+", RowBox[{ FractionBox["1", "\[Pi]"], RowBox[{ SubsuperscriptBox["\[Integral]", "0", "\[Pi]"], RowBox[{ RowBox[{"-", "sin"}], " ", "kx", RowBox[{"\[DifferentialD]", "x"}]}]}]}]}]}]}], "\[IndentingNewLine]", RowBox[{"=", RowBox[{ RowBox[{ FractionBox[ SuperscriptBox[ SubscriptBox[ RowBox[{"[", RowBox[{ RowBox[{"-", "cos"}], " ", "kx"}], "]"}], RowBox[{"-", "\[Pi]"}]], "0"], "k\[Pi]"], "-", FractionBox[ SuperscriptBox[ SubscriptBox[ RowBox[{"[", RowBox[{ RowBox[{"-", "cos"}], " ", "kx"}], "]"}], "0"], "\[Pi]"], "k\[Pi]"]}], "=", RowBox[{ RowBox[{ FractionBox[ RowBox[{ RowBox[{"-", "1"}], "+", SuperscriptBox[ RowBox[{"(", RowBox[{"-", "1"}], ")"}], "k"]}], "k\[Pi]"], "-", FractionBox[ RowBox[{"1", "-", SuperscriptBox[ RowBox[{"(", RowBox[{"-", "1"}], ")"}], "k"]}], "k\[Pi]"]}], "=", RowBox[{ RowBox[{"-", FractionBox["2", "k\[Pi]"]}], RowBox[{"(", RowBox[{"1", "-", SuperscriptBox[ RowBox[{"(", RowBox[{"-", "1"}], ")"}], "k"]}], ")"}]}]}]}]}]}]], "\n \n\:3068\:8a08\:7b97\:3055\:308c\:308b\:306e\:3067\:ff0c", Cell[BoxData[ RowBox[{"f", RowBox[{"(", "x", ")"}]}]]], " \:306f\n\n\:3000\:3000\:3000\:3000\:3000\:3000\:3000\:3000\:3000\:3000", Cell[BoxData[ RowBox[{ RowBox[{"P", "[", RowBox[{"n", ",", "k"}], "]"}], "=", " ", RowBox[{ RowBox[{ UnderoverscriptBox["\[Sum]", RowBox[{"k", "=", "1"}], "n"], RowBox[{ StyleBox[ RowBox[{"-", FractionBox["2", "k\[Pi]"]}], FontColor->RGBColor[1, 0, 0]], StyleBox[ RowBox[{"(", RowBox[{"1", "-", SuperscriptBox[ RowBox[{"(", RowBox[{"-", "1"}], ")"}], "k"]}], ")"}], FontColor->RGBColor[1, 0, 0]], "sin", " ", "kx"}]}], "=", RowBox[{ RowBox[{ RowBox[{"-", FractionBox["4", "\[Pi]"]}], "sin", " ", "x"}], " ", "-", RowBox[{ FractionBox["4", RowBox[{"3", "\[Pi]"}]], "sin", " ", "3", "x"}], " ", "+", " ", "\[CenterEllipsis]"}]}]}]]], " \n\n\:3067\:8fd1\:4f3c\:3055\:308c\:307e\:3059\:ff0e\n\n\:3000\:5b9f\:969b\ \:306b\:3001", StyleBox["\:4e0b\:306e\:30b0\:30e9\:30d5\:3092\:30c0\:30d6\:30eb\:30af\:30ea\ \:30c3\:30af\:3057\:3066\:8a66\:3057\:3066\:304f\:3060\:3055\:3044", FontColor->RGBColor[1, 0, 0]], "\:3002" }], "Text", FontSize->18], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"Clear", "[", RowBox[{"f", ",", "b", ",", "P", ",", "S"}], "]"}], ";"}], ")"}], ";", RowBox[{ RowBox[{"f", "[", "x_", "]"}], ":=", RowBox[{"1", "/;", RowBox[{ RowBox[{ RowBox[{"-", "3"}], " ", "\[Pi]"}], "<", "x", "<", RowBox[{ RowBox[{"-", "2"}], " ", "\[Pi]"}]}]}]}], ";", RowBox[{ RowBox[{"f", "[", "x_", "]"}], ":=", RowBox[{ RowBox[{"-", "1"}], "/;", RowBox[{ RowBox[{ RowBox[{"-", "2"}], " ", "\[Pi]"}], "<", "x", "<", RowBox[{"-", "\[Pi]"}]}]}]}], ";", RowBox[{ RowBox[{"f", "[", "x_", "]"}], ":=", RowBox[{"1", "/;", RowBox[{ RowBox[{"-", "\[Pi]"}], "<", "x", "<", "0"}]}]}], ";", RowBox[{ RowBox[{"f", "[", "x_", "]"}], ":=", RowBox[{ RowBox[{"-", "1"}], "/;", RowBox[{"0", "<", "x", "<", "\[Pi]"}]}]}], ";", RowBox[{ RowBox[{"f", "[", "x_", "]"}], ":=", RowBox[{"1", "/;", RowBox[{"\[Pi]", "<", "x", "<", RowBox[{"2", " ", "\[Pi]"}]}]}]}], ";", RowBox[{ RowBox[{"f", "[", "x_", "]"}], ":=", RowBox[{ RowBox[{"-", "1"}], "/;", RowBox[{ RowBox[{"2", " ", "\[Pi]"}], "<", "x", "<", RowBox[{"3", " ", "\[Pi]"}]}]}]}], ";", RowBox[{ RowBox[{"b", "[", RowBox[{"k_", ",", "x_"}], "]"}], ":=", RowBox[{"-", FractionBox[ RowBox[{"2", " ", RowBox[{"(", RowBox[{"1", "-", SuperscriptBox[ RowBox[{"(", RowBox[{"-", "1"}], ")"}], "k"]}], ")"}], " ", RowBox[{"Sin", "[", RowBox[{"k", " ", "x"}], "]"}]}], RowBox[{"k", " ", "\[Pi]"}]]}]}], ";", RowBox[{ RowBox[{"P", "[", RowBox[{"n_", ",", "x_"}], "]"}], ":=", RowBox[{ UnderoverscriptBox["\[Sum]", RowBox[{"k", "=", "1"}], "n"], RowBox[{"b", "[", RowBox[{"k", ",", "x"}], "]"}]}]}], ";", RowBox[{"Do", "[", RowBox[{ RowBox[{"Print", "[", RowBox[{"Plot", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"f", "[", "x", "]"}], ",", RowBox[{"P", "[", RowBox[{"n", ",", "x"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{ RowBox[{"-", "3"}], " ", "\[Pi]"}], ",", RowBox[{"3", " ", "\[Pi]"}]}], "}"}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"-", "3"}], " ", "\[Pi]"}], ",", RowBox[{"3", " ", "\[Pi]"}]}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1.5`"}], ",", "1.5`"}], "}"}]}], "}"}]}], ",", RowBox[{"PlotPoints", "\[Rule]", "300"}], ",", RowBox[{"AspectRatio", "\[Rule]", "Automatic"}], ",", RowBox[{"PlotStyle", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"Hue", "[", "0.6`", "]"}], ",", RowBox[{"Hue", "[", "0.`", "]"}]}], "}"}]}], ",", RowBox[{"Ticks", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"-", "3"}], " ", "\[Pi]"}], ",", RowBox[{ RowBox[{"-", "2"}], " ", "\[Pi]"}], ",", RowBox[{"-", "\[Pi]"}], ",", "0", ",", "\[Pi]", ",", RowBox[{"2", " ", "\[Pi]"}], ",", RowBox[{"3", " ", "\[Pi]"}]}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"-", "1"}], "-", "2"}], ",", RowBox[{"-", "3"}], ",", "1", ",", "2", ",", "3"}], "}"}]}], "}"}]}]}], "]"}], "]"}], ",", RowBox[{"{", RowBox[{"n", ",", "1", ",", "20"}], "}"}]}], "]"}], ";"}]], "Input"], Cell[CellGroupData[{ Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00326 .08372 L .00681 .08822 L .01014 .09241 L .01335 .0964 L .01676 .10057 L .02005 .1045 L .02354 .10858 L .02691 .11239 L .03015 .11593 L .03359 .11955 L .03691 .12287 L .0401 .12591 L .04349 .12896 L .04676 .1317 L .05023 .1344 L .05358 .13678 L .0568 .13885 L .06022 .14082 L .06352 .14247 L .06703 .14396 L .0704 .14513 L .07365 .146 L .0753 .14635 L .07711 .14666 L .07794 .14678 L .07883 .14688 L .07966 .14696 L .08044 .14702 L .08129 .14708 L .08175 .14709 L .08198 .1471 L .08223 .14711 L .08244 .14712 L .08264 .14712 L .08283 .14712 L .08293 .14712 L .08303 .14712 L .08309 .14712 L .08315 .14712 L .08326 .14712 L .08332 .14712 L .08337 .14712 L .08343 .14712 L .08349 .14712 L .0836 .14712 L .0837 .14712 L .08381 .14712 L .08392 .14712 L .08414 .14712 L Mistroke .08437 .14711 L .08478 .1471 L .08527 .14708 L .08571 .14706 L .08658 .147 L .0874 .14693 L .0891 .14673 L .09066 .14648 L .09399 .14577 L .09719 .14483 L .1006 .14358 L .10389 .14212 L .10738 .14031 L .11074 .13831 L .11398 .13617 L .11742 .13366 L .12073 .13103 L .12392 .12831 L .12731 .12522 L .13057 .12207 L .13405 .11854 L .13739 .11499 L .14061 .11144 L .14403 .10753 L .14732 .10366 L .15083 .09945 L .1542 .0953 L .15745 .09126 L .1609 .08691 L .16423 .08268 L .16742 .07861 L .17083 .07429 L .1741 .07014 L .17759 .06577 L .18094 .06162 L .18417 .05769 L .1876 .05361 L .19091 .04977 L .19409 .0462 L .19748 .04252 L .20073 .03912 L .2042 .03568 L .20754 .03254 L .21074 .02969 L .21416 .02687 L .21745 .02435 L .22094 .02191 L .22431 .0198 L .22755 .01799 L .231 .01632 L Mistroke .23431 .01496 L .2375 .0139 L .23928 .0134 L .2409 .01302 L .2426 .01269 L .24417 .01244 L .24577 .01224 L .24662 .01217 L .24709 .01213 L .24752 .0121 L .24793 .01208 L .24839 .01206 L .24884 .01205 L .24909 .01204 L .24932 .01204 L .24943 .01203 L .24955 .01203 L .24965 .01203 L .24975 .01203 L .24984 .01203 L .24994 .01203 L .25005 .01203 L .25015 .01203 L .25025 .01203 L .25031 .01203 L .25037 .01203 L .25057 .01203 L .25068 .01204 L .25081 .01204 L .25102 .01204 L .25147 .01206 L .25189 .01207 L .25283 .01213 L .25365 .01219 L .25452 .01228 L .25618 .01249 L .25772 .01274 L .26099 .01347 L .26447 .01453 L .26783 .01581 L .27105 .01728 L .27448 .0191 L .27779 .02109 L .2813 .02345 L .28468 .02596 L .28794 .02858 L .2914 .03157 L .29473 .03465 L .29794 .03778 L .30135 .04128 L Mistroke .30464 .0448 L .30813 .04868 L .31149 .05255 L .31473 .05637 L .31817 .06054 L .32149 .06462 L .32468 .0686 L .32807 .07289 L .33134 .07704 L .33481 .08146 L .33816 .08571 L .34137 .08978 L .3448 .09406 L .34809 .09813 L .3516 .10238 L .35497 .10637 L .35822 .11012 L .36168 .11397 L .365 .11755 L .3682 .12085 L .37161 .12419 L .37489 .12724 L .37837 .13028 L .38173 .133 L .38496 .13542 L .3884 .13776 L .3917 .13978 L .39488 .14151 L .39827 .1431 L .40153 .14439 L .405 .1455 L .40673 .14594 L .40834 .14629 L .40999 .14659 L .41155 .14681 L .41237 .1469 L .41327 .14699 L .41408 .14704 L .41484 .14708 L .41523 .1471 L .41545 .14711 L .41565 .14711 L .41584 .14712 L .41605 .14712 L .41614 .14712 L .41624 .14712 L .41633 .14712 L .41642 .14712 L .41647 .14712 L .41653 .14712 L Mistroke .41664 .14712 L .4167 .14712 L .41677 .14712 L .41683 .14712 L .41689 .14712 L .417 .14712 L .41711 .14712 L .41723 .14712 L .41733 .14712 L .41773 .14711 L .41793 .14711 L .41816 .1471 L .41857 .14708 L .41901 .14706 L .41979 .14701 L .42063 .14694 L .42155 .14684 L .4232 .14661 L .42497 .1463 L .42847 .14546 L .43184 .14438 L .43509 .14309 L .43854 .14146 L .44187 .13965 L .44506 .13768 L .44847 .13535 L .45174 .13289 L .45522 .13006 L .45858 .12712 L .4618 .12412 L .46524 .12074 L .46854 .11732 L .47172 .1139 L .47511 .11012 L .47836 .10637 L .48183 .10227 L .48516 .09822 L .48837 .09427 L .49178 .09 L .49507 .08584 L .49857 .0814 L .50193 .07712 L .50517 .07301 L .50861 .06866 L .51193 .06451 L .51512 .06058 L .51852 .05648 L .52179 .05261 L .52526 .04862 L .52861 .04489 L Mistroke .53183 .04144 L .53525 .03792 L .53855 .0347 L .54206 .03146 L .54543 .02854 L .54868 .02593 L .55214 .02337 L .55547 .02113 L .55867 .0192 L .56208 .01738 L .56536 .01587 L .56884 .01453 L .5722 .01351 L .57543 .01278 L .5771 .0125 L .57795 .01238 L .57887 .01227 L .57973 .01219 L .58051 .01213 L .58126 .01208 L .58164 .01206 L .58205 .01205 L .58227 .01204 L .5825 .01204 L .58272 .01203 L .58282 .01203 L .58292 .01203 L .58301 .01203 L .5831 .01203 L .58321 .01203 L .5833 .01203 L .5834 .01203 L .58351 .01203 L .58361 .01203 L .58371 .01203 L .58382 .01203 L .58394 .01203 L .58416 .01204 L .58437 .01204 L .58456 .01205 L .58501 .01206 L .58547 .01208 L .58628 .01213 L .58713 .0122 L .58868 .01237 L .59047 .01264 L .59217 .01296 L .59541 .01377 L .59885 .0149 L .60216 .01624 L Mistroke .60535 .01776 L .60874 .01963 L .61201 .02166 L .61548 .02406 L .61883 .02659 L .62204 .02923 L .62547 .03224 L .62876 .03532 L .63226 .03878 L .63564 .04229 L .63889 .0458 L .64234 .04968 L .64567 .05353 L .64886 .05733 L .65227 .06147 L .65555 .06552 L .65903 .06989 L .66239 .07413 L .66561 .07824 L .66905 .08261 L .67236 .08681 L .67554 .09082 L .67892 .09504 L .68218 .09905 L .68565 .10323 L .68898 .10716 L .69219 .11084 L .69561 .11463 L .6989 .11814 L .70239 .12171 L .70576 .12497 L .709 .12794 L .71245 .1309 L .71577 .13354 L .71896 .13589 L .72236 .13816 L .72563 .14012 L .7291 .14195 L .73245 .14346 L .73567 .14468 L .7391 .1457 L .7424 .14643 L .74421 .14672 L .74503 .14683 L .74591 .14692 L .74672 .147 L .74714 .14703 L .7476 .14706 L .74802 .14708 L .74841 .14709 L Mistroke .74879 .14711 L .74916 .14712 L .74936 .14712 L .74955 .14712 L .74965 .14712 L .74975 .14712 L .74986 .14712 L .74991 .14712 L .74997 .14712 L .75003 .14712 L .75009 .14712 L .75019 .14712 L .7503 .14712 L .75036 .14712 L .75042 .14712 L .75062 .14712 L .75084 .14712 L .75122 .14711 L .75158 .1471 L .75239 .14706 L .75281 .14703 L .75327 .147 L .7541 .14692 L .75567 .14674 L .75733 .14648 L .7591 .14613 L .76261 .14523 L .76599 .14408 L .76925 .14273 L .77271 .14103 L .77605 .13915 L .77925 .13711 L .78267 .13472 L .78595 .1322 L .78945 .1293 L .79281 .1263 L .79605 .12324 L .79949 .1198 L .80281 .11633 L .806 .11286 L .80939 .10904 L .81266 .10524 L .81613 .1011 L .81948 .09702 L .8227 .09303 L .82612 .08873 L .82942 .08455 L .83292 .0801 L .8363 .0758 L .83955 .07168 L Mistroke .84301 .06733 L .84633 .06319 L .84953 .05927 L .85294 .05518 L .85622 .05133 L .8597 .04737 L .86306 .04368 L .86629 .04026 L .86973 .03679 L .87304 .03361 L .87622 .03073 L .87961 .02785 L .88287 .02528 L .88633 .02277 L .88967 .02059 L .89288 .0187 L .8963 .01695 L .89959 .0155 L .90309 .01423 L .90646 .01328 L .9097 .01261 L .91138 .01237 L .91223 .01227 L .91315 .01218 L .91401 .01211 L .9148 .01207 L .91518 .01206 L .91538 .01205 L .91559 .01204 L .91579 .01204 L .91598 .01204 L .91607 .01203 L .91617 .01203 L .91626 .01203 L .91634 .01203 L .91645 .01203 L .91654 .01203 L .91665 .01203 L .9167 .01203 L .91676 .01203 L .91685 .01203 L .91695 .01203 L .91705 .01203 L .91714 .01203 L .91737 .01204 L .91757 .01204 L .91803 .01205 L .91844 .01207 L .91889 .01209 L .9198 .01215 L Mistroke .92067 .01222 L .92146 .01231 L .92322 .01255 L .92484 .01283 L .9266 .01321 L .93005 .01417 L .93338 .01535 L .93657 .01673 L .93998 .01845 L .94325 .02034 L .94674 .02259 L .95009 .025 L .95332 .02752 L .95675 .03041 L .96006 .03339 L .96324 .03643 L .96662 .03983 L .96988 .04325 L .97334 .04705 L .97668 .05083 L .97989 .05458 L .9833 .05867 L .98659 .06269 L .99009 .06703 L .99345 .07126 L .99669 .07537 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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 9Mnu+43a/gH2izLZ\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00326 .08372 L .00681 .08822 L .01014 .09241 L .01335 .0964 L .01676 .10057 L .02005 .1045 L .02354 .10858 L .02691 .11239 L .03015 .11593 L .03359 .11955 L .03691 .12287 L .0401 .12591 L .04349 .12896 L .04676 .1317 L .05023 .1344 L .05358 .13678 L .0568 .13885 L .06022 .14082 L .06352 .14247 L .06703 .14396 L .0704 .14513 L .07365 .146 L .0753 .14635 L .07711 .14666 L .07794 .14678 L .07883 .14688 L .07966 .14696 L .08044 .14702 L .08129 .14708 L .08175 .14709 L .08198 .1471 L .08223 .14711 L .08244 .14712 L .08264 .14712 L .08283 .14712 L .08293 .14712 L .08303 .14712 L .08309 .14712 L .08315 .14712 L .08326 .14712 L .08332 .14712 L .08337 .14712 L .08343 .14712 L .08349 .14712 L .0836 .14712 L .0837 .14712 L .08381 .14712 L .08392 .14712 L .08414 .14712 L Mistroke .08437 .14711 L .08478 .1471 L .08527 .14708 L .08571 .14706 L .08658 .147 L .0874 .14693 L .0891 .14673 L .09066 .14648 L .09399 .14577 L .09719 .14483 L .1006 .14358 L .10389 .14212 L .10738 .14031 L .11074 .13831 L .11398 .13617 L .11742 .13366 L .12073 .13103 L .12392 .12831 L .12731 .12522 L .13057 .12207 L .13405 .11854 L .13739 .11499 L .14061 .11144 L .14403 .10753 L .14732 .10366 L .15083 .09945 L .1542 .0953 L .15745 .09126 L .1609 .08691 L .16423 .08268 L .16742 .07861 L .17083 .07429 L .1741 .07014 L .17759 .06577 L .18094 .06162 L .18417 .05769 L .1876 .05361 L .19091 .04977 L .19409 .0462 L .19748 .04252 L .20073 .03912 L .2042 .03568 L .20754 .03254 L .21074 .02969 L .21416 .02687 L .21745 .02435 L .22094 .02191 L .22431 .0198 L .22755 .01799 L .231 .01632 L Mistroke .23431 .01496 L .2375 .0139 L .23928 .0134 L .2409 .01302 L .2426 .01269 L .24417 .01244 L .24577 .01224 L .24662 .01217 L .24709 .01213 L .24752 .0121 L .24793 .01208 L .24839 .01206 L .24884 .01205 L .24909 .01204 L .24932 .01204 L .24943 .01203 L .24955 .01203 L .24965 .01203 L .24975 .01203 L .24984 .01203 L .24994 .01203 L .25005 .01203 L .25015 .01203 L .25025 .01203 L .25031 .01203 L .25037 .01203 L .25057 .01203 L .25068 .01204 L .25081 .01204 L .25102 .01204 L .25147 .01206 L .25189 .01207 L .25283 .01213 L .25365 .01219 L .25452 .01228 L .25618 .01249 L .25772 .01274 L .26099 .01347 L .26447 .01453 L .26783 .01581 L .27105 .01728 L .27448 .0191 L .27779 .02109 L .2813 .02345 L .28468 .02596 L .28794 .02858 L .2914 .03157 L .29473 .03465 L .29794 .03778 L .30135 .04128 L Mistroke .30464 .0448 L .30813 .04868 L .31149 .05255 L .31473 .05637 L .31817 .06054 L .32149 .06462 L .32468 .0686 L .32807 .07289 L .33134 .07704 L .33481 .08146 L .33816 .08571 L .34137 .08978 L .3448 .09406 L .34809 .09813 L .3516 .10238 L .35497 .10637 L .35822 .11012 L .36168 .11397 L .365 .11755 L .3682 .12085 L .37161 .12419 L .37489 .12724 L .37837 .13028 L .38173 .133 L .38496 .13542 L .3884 .13776 L .3917 .13978 L .39488 .14151 L .39827 .1431 L .40153 .14439 L .405 .1455 L .40673 .14594 L .40834 .14629 L .40999 .14659 L .41155 .14681 L .41237 .1469 L .41327 .14699 L .41408 .14704 L .41484 .14708 L .41523 .1471 L .41545 .14711 L .41565 .14711 L .41584 .14712 L .41605 .14712 L .41614 .14712 L .41624 .14712 L .41633 .14712 L .41642 .14712 L .41647 .14712 L .41653 .14712 L Mistroke .41664 .14712 L .4167 .14712 L .41677 .14712 L .41683 .14712 L .41689 .14712 L .417 .14712 L .41711 .14712 L .41723 .14712 L .41733 .14712 L .41773 .14711 L .41793 .14711 L .41816 .1471 L .41857 .14708 L .41901 .14706 L .41979 .14701 L .42063 .14694 L .42155 .14684 L .4232 .14661 L .42497 .1463 L .42847 .14546 L .43184 .14438 L .43509 .14309 L .43854 .14146 L .44187 .13965 L .44506 .13768 L .44847 .13535 L .45174 .13289 L .45522 .13006 L .45858 .12712 L .4618 .12412 L .46524 .12074 L .46854 .11732 L .47172 .1139 L .47511 .11012 L .47836 .10637 L .48183 .10227 L .48516 .09822 L .48837 .09427 L .49178 .09 L .49507 .08584 L .49857 .0814 L .50193 .07712 L .50517 .07301 L .50861 .06866 L .51193 .06451 L .51512 .06058 L .51852 .05648 L .52179 .05261 L .52526 .04862 L .52861 .04489 L Mistroke .53183 .04144 L .53525 .03792 L .53855 .0347 L .54206 .03146 L .54543 .02854 L .54868 .02593 L .55214 .02337 L .55547 .02113 L .55867 .0192 L .56208 .01738 L .56536 .01587 L .56884 .01453 L .5722 .01351 L .57543 .01278 L .5771 .0125 L .57795 .01238 L .57887 .01227 L .57973 .01219 L .58051 .01213 L .58126 .01208 L .58164 .01206 L .58205 .01205 L .58227 .01204 L .5825 .01204 L .58272 .01203 L .58282 .01203 L .58292 .01203 L .58301 .01203 L .5831 .01203 L .58321 .01203 L .5833 .01203 L .5834 .01203 L .58351 .01203 L .58361 .01203 L .58371 .01203 L .58382 .01203 L .58394 .01203 L .58416 .01204 L .58437 .01204 L .58456 .01205 L .58501 .01206 L .58547 .01208 L .58628 .01213 L .58713 .0122 L .58868 .01237 L .59047 .01264 L .59217 .01296 L .59541 .01377 L .59885 .0149 L .60216 .01624 L Mistroke .60535 .01776 L .60874 .01963 L .61201 .02166 L .61548 .02406 L .61883 .02659 L .62204 .02923 L .62547 .03224 L .62876 .03532 L .63226 .03878 L .63564 .04229 L .63889 .0458 L .64234 .04968 L .64567 .05353 L .64886 .05733 L .65227 .06147 L .65555 .06552 L .65903 .06989 L .66239 .07413 L .66561 .07824 L .66905 .08261 L .67236 .08681 L .67554 .09082 L .67892 .09504 L .68218 .09905 L .68565 .10323 L .68898 .10716 L .69219 .11084 L .69561 .11463 L .6989 .11814 L .70239 .12171 L .70576 .12497 L .709 .12794 L .71245 .1309 L .71577 .13354 L .71896 .13589 L .72236 .13816 L .72563 .14012 L .7291 .14195 L .73245 .14346 L .73567 .14468 L .7391 .1457 L .7424 .14643 L .74421 .14672 L .74503 .14683 L .74591 .14692 L .74672 .147 L .74714 .14703 L .7476 .14706 L .74802 .14708 L .74841 .14709 L Mistroke .74879 .14711 L .74916 .14712 L .74936 .14712 L .74955 .14712 L .74965 .14712 L .74975 .14712 L .74986 .14712 L .74991 .14712 L .74997 .14712 L .75003 .14712 L .75009 .14712 L .75019 .14712 L .7503 .14712 L .75036 .14712 L .75042 .14712 L .75062 .14712 L .75084 .14712 L .75122 .14711 L .75158 .1471 L .75239 .14706 L .75281 .14703 L .75327 .147 L .7541 .14692 L .75567 .14674 L .75733 .14648 L .7591 .14613 L .76261 .14523 L .76599 .14408 L .76925 .14273 L .77271 .14103 L .77605 .13915 L .77925 .13711 L .78267 .13472 L .78595 .1322 L .78945 .1293 L .79281 .1263 L .79605 .12324 L .79949 .1198 L .80281 .11633 L .806 .11286 L .80939 .10904 L .81266 .10524 L .81613 .1011 L .81948 .09702 L .8227 .09303 L .82612 .08873 L .82942 .08455 L .83292 .0801 L .8363 .0758 L .83955 .07168 L Mistroke .84301 .06733 L .84633 .06319 L .84953 .05927 L .85294 .05518 L .85622 .05133 L .8597 .04737 L .86306 .04368 L .86629 .04026 L .86973 .03679 L .87304 .03361 L .87622 .03073 L .87961 .02785 L .88287 .02528 L .88633 .02277 L .88967 .02059 L .89288 .0187 L .8963 .01695 L .89959 .0155 L .90309 .01423 L .90646 .01328 L .9097 .01261 L .91138 .01237 L .91223 .01227 L .91315 .01218 L .91401 .01211 L .9148 .01207 L .91518 .01206 L .91538 .01205 L .91559 .01204 L .91579 .01204 L .91598 .01204 L .91607 .01203 L .91617 .01203 L .91626 .01203 L .91634 .01203 L .91645 .01203 L .91654 .01203 L .91665 .01203 L .9167 .01203 L .91676 .01203 L .91685 .01203 L .91695 .01203 L .91705 .01203 L .91714 .01203 L .91737 .01204 L .91757 .01204 L .91803 .01205 L .91844 .01207 L .91889 .01209 L .9198 .01215 L Mistroke .92067 .01222 L .92146 .01231 L .92322 .01255 L .92484 .01283 L .9266 .01321 L .93005 .01417 L .93338 .01535 L .93657 .01673 L .93998 .01845 L .94325 .02034 L .94674 .02259 L .95009 .025 L .95332 .02752 L .95675 .03041 L .96006 .03339 L .96324 .03643 L .96662 .03983 L .96988 .04325 L .97334 .04705 L .97668 .05083 L .97989 .05458 L .9833 .05867 L .98659 .06269 L .99009 .06703 L .99345 .07126 L .99669 .07537 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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 9Mnu+43a/gH2izLZ\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00326 .08784 L .00681 .09668 L .01014 .10463 L .01335 .11182 L .01676 .11886 L .02005 .1249 L .02354 .13045 L .02691 .13488 L .03015 .13824 L .03179 .13961 L .03359 .14086 L .0353 .14179 L .03691 .14245 L .03778 .14273 L .03861 .14293 L .03936 .14308 L .03978 .14314 L .04017 .14318 L .0406 .14322 L .04084 .14324 L .04107 .14325 L .04116 .14325 L .04126 .14326 L .04137 .14326 L .04147 .14326 L .04153 .14326 L .04159 .14326 L .0417 .14326 L .04181 .14326 L .0419 .14326 L .04199 .14326 L .04209 .14326 L .04227 .14325 L .04247 .14324 L .04266 .14323 L .04306 .1432 L .04347 .14315 L .04428 .14304 L .04514 .14287 L .04668 .14247 L .04848 .14183 L .05018 .1411 L .05342 .13938 L .05687 .13722 L .06019 .13496 L .06339 .13276 L .06679 .13051 L .07006 .12856 L .07354 .12683 L Mistroke .07528 .12613 L .07689 .12559 L .07845 .12518 L .07932 .12499 L .08011 .12486 L .08098 .12474 L .08144 .1247 L .08192 .12466 L .08212 .12464 L .08234 .12463 L .08253 .12462 L .08273 .12462 L .08286 .12461 L .08297 .12461 L .08308 .12461 L .08314 .12461 L .0832 .12461 L .0833 .12461 L .08336 .12461 L .08342 .12461 L .08352 .12461 L .08362 .12461 L .08373 .12461 L .08384 .12462 L .08404 .12462 L .08424 .12463 L .08443 .12464 L .08485 .12466 L .08529 .1247 L .08603 .12478 L .08684 .1249 L .08848 .12524 L .09024 .12573 L .09372 .12709 L .09708 .12882 L .10031 .13078 L .10374 .13307 L .10705 .13536 L .11023 .13751 L .11361 .13959 L .11687 .14128 L .11853 .14197 L .12034 .14257 L .12117 .14279 L .12206 .14298 L .1225 .14306 L .12291 .14312 L .1233 .14317 L .12367 .1432 L .12406 .14323 L Mistroke .12427 .14324 L .12449 .14325 L .1246 .14326 L .12466 .14326 L .12472 .14326 L .12478 .14326 L .12484 .14326 L .12494 .14326 L .12505 .14326 L .12516 .14326 L .12526 .14326 L .12536 .14326 L .12545 .14325 L .12554 .14325 L .12572 .14324 L .12593 .14323 L .12611 .14322 L .12652 .14318 L .12691 .14313 L .12773 .143 L .12859 .14281 L .13014 .14231 L .13179 .14158 L .13333 .1407 L .13659 .13818 L .14006 .13452 L .1434 .13005 L .14661 .12491 L .15003 .1186 L .15333 .1118 L .15683 .10393 L .1602 .09585 L .16344 .08777 L .16689 .07901 L .17021 .07058 L .17341 .06264 L .17681 .05452 L .18008 .04719 L .18356 .04004 L .18692 .03391 L .19014 .0288 L .19357 .02428 L .19688 .02085 L .19857 .01946 L .20039 .01822 L .20215 .01728 L .20299 .01692 L .20377 .01664 L .2046 .01639 L .20536 .0162 L Mistroke .2062 .01605 L .20667 .01599 L .20711 .01595 L .20729 .01593 L .20749 .01592 L .20761 .01591 L .20772 .01591 L .20782 .0159 L .20792 .0159 L .20803 .0159 L .20813 .01589 L .2082 .01589 L .20826 .01589 L .20837 .01589 L .20847 .01589 L .20857 .01589 L .20868 .0159 L .20879 .0159 L .20897 .01591 L .20917 .01592 L .20953 .01594 L .20995 .01598 L .21034 .01603 L .21118 .01616 L .21195 .01632 L .2137 .0168 L .21527 .01737 L .21701 .01813 L .22039 .01995 L .22365 .02201 L .22712 .02437 L .23046 .02667 L .23367 .02878 L .23709 .0308 L .24038 .0324 L .24205 .03307 L .24387 .03366 L .24472 .03389 L .24563 .03409 L .24647 .03425 L .24724 .03436 L .24804 .03445 L .24848 .03449 L .24868 .0345 L .24889 .03452 L .24909 .03453 L .24927 .03453 L .24946 .03454 L .24963 .03454 L .24973 .03454 L Mistroke .24983 .03455 L .24992 .03455 L .25002 .03455 L .25012 .03455 L .25018 .03455 L .25023 .03454 L .25034 .03454 L .25043 .03454 L .25063 .03454 L .25082 .03453 L .25125 .03451 L .25167 .03448 L .25212 .03444 L .25293 .03434 L .25367 .03422 L .25527 .03389 L .25701 .03339 L .26043 .03204 L .26373 .03034 L .26723 .02821 L .2706 .02595 L .27385 .0237 L .2773 .02139 L .28062 .01937 L .28382 .01775 L .2856 .01704 L .28722 .01652 L .28803 .01632 L .2889 .01614 L .2893 .01608 L .28973 .01602 L .2901 .01597 L .2905 .01594 L .29069 .01592 L .29091 .01591 L .2911 .0159 L .29119 .0159 L .29129 .0159 L .2914 .0159 L .2915 .01589 L .2916 .01589 L .2917 .01589 L .2918 .01589 L .29186 .01589 L .29191 .0159 L .29202 .0159 L .29214 .0159 L .29233 .01591 L .29255 .01592 L .29294 .01595 L Mistroke .29332 .01599 L .29368 .01603 L .29457 .01619 L .29541 .01639 L .29697 .01691 L .29867 .01768 L .30022 .01861 L .30355 .02125 L .30675 .02467 L .31016 .02925 L .31344 .03453 L .31693 .041 L .32029 .04799 L .32352 .05529 L .32696 .06353 L .33027 .07179 L .33345 .07987 L .33684 .08847 L .3401 .09657 L .34357 .10484 L .34691 .11231 L .35012 .1189 L .35354 .12517 L .35683 .13038 L .36033 .13498 L .3637 .13844 L .36694 .14087 L .36862 .14178 L .36947 .14216 L .37039 .1425 L .37125 .14276 L .37204 .14295 L .37242 .14303 L .37283 .1431 L .37319 .14315 L .37358 .14319 L .37382 .14321 L .37403 .14323 L .37424 .14324 L .37434 .14325 L .37446 .14325 L .37456 .14326 L .37465 .14326 L .37474 .14326 L .37483 .14326 L .37494 .14326 L .37503 .14326 L .37513 .14326 L .37525 .14326 L .37535 .14326 L Mistroke .37545 .14325 L .37568 .14325 L .37589 .14324 L .37609 .14322 L .37653 .14318 L .37701 .14313 L .37788 .14299 L .37867 .14283 L .38044 .14233 L .38206 .14174 L .38381 .14096 L .38727 .13908 L .39059 .13696 L .39379 .13478 L .3972 .13243 L .40047 .13029 L .40396 .12825 L .40731 .12664 L .40885 .12604 L .41054 .1255 L .41221 .12508 L .41312 .12491 L .41398 .12478 L .4148 .12469 L .41522 .12466 L .41546 .12464 L .41568 .12463 L .41586 .12462 L .41607 .12462 L .41618 .12461 L .41628 .12461 L .41638 .12461 L .41648 .12461 L .41657 .12461 L .41667 .12461 L .41676 .12461 L .41684 .12461 L .41694 .12461 L .41704 .12461 L .41714 .12461 L .41723 .12462 L .41746 .12462 L .41766 .12463 L .41813 .12466 L .41853 .12469 L .41897 .12474 L .41971 .12483 L .42053 .12497 L .42218 .12533 L .42394 .12585 L Mistroke .42743 .12727 L .43079 .12904 L .43403 .13103 L .43747 .13334 L .44078 .13563 L .44396 .13777 L .44735 .13982 L .45061 .14146 L .45227 .14212 L .45315 .14241 L .45408 .14268 L .45499 .1429 L .45582 .14305 L .45621 .14311 L .45664 .14317 L .45705 .14321 L .45743 .14323 L .45763 .14325 L .45782 .14325 L .45792 .14326 L .45798 .14326 L .45804 .14326 L .45815 .14326 L .45824 .14326 L .45834 .14326 L .45845 .14326 L .45855 .14326 L .45865 .14326 L .45873 .14326 L .45882 .14325 L .45901 .14325 L .45924 .14323 L .45944 .14322 L .45991 .14318 L .46034 .14312 L .46075 .14306 L .46157 .14289 L .46243 .14266 L .46399 .14211 L .46563 .14131 L .46717 .14036 L .47044 .1377 L .47392 .13388 L .47726 .12926 L .48048 .12398 L .48391 .11753 L .4872 .11062 L .49071 .10264 L .49408 .09449 L .49733 .08635 L Mistroke .50079 .07757 L .50412 .06915 L .50732 .06124 L .51072 .05319 L .514 .04593 L .51749 .0389 L .52084 .03291 L .52407 .02794 L .52751 .02358 L .53082 .02032 L .534 .01805 L .53563 .01721 L .53647 .01686 L .53739 .01654 L .53821 .01632 L .53908 .01613 L .53956 .01605 L .54 .01599 L .54021 .01597 L .54044 .01594 L .54064 .01593 L .54086 .01592 L .54107 .01591 L .54127 .0159 L .54136 .0159 L .54147 .01589 L .54156 .01589 L .54165 .01589 L .54171 .01589 L .54177 .01589 L .54188 .01589 L .54198 .0159 L .54208 .0159 L .54218 .0159 L .5423 .01591 L .54253 .01592 L .54276 .01593 L .54297 .01595 L .54345 .016 L .54431 .01612 L .54514 .01628 L .54592 .01647 L .54767 .01701 L .55098 .01845 L .55417 .02022 L .55756 .02239 L .56082 .02463 L .56429 .02701 L .56764 .02918 L .57085 .03103 L Mistroke .57428 .03264 L .57586 .03323 L .57757 .03376 L .57851 .03399 L .57937 .03417 L .58025 .03432 L .58107 .03442 L .58147 .03446 L .58184 .03449 L .58204 .03451 L .58227 .03452 L .58247 .03453 L .58266 .03453 L .58287 .03454 L .58298 .03454 L .58303 .03454 L .5831 .03454 L .58316 .03455 L .58321 .03455 L .58327 .03455 L .58334 .03455 L .5834 .03455 L .58345 .03455 L .58356 .03454 L .58366 .03454 L .58377 .03454 L .58396 .03454 L .58417 .03453 L .5844 .03452 L .58484 .03449 L .58525 .03446 L .58603 .03437 L .58688 .03425 L .58779 .03407 L .58945 .03366 L .59122 .03309 L .59473 .03158 L .59811 .02974 L .60136 .02769 L .60481 .02534 L .60814 .02304 L .61134 .02093 L .61475 .01893 L .61803 .01738 L .61982 .01674 L .62065 .0165 L .62152 .01629 L .62232 .01613 L .62274 .01606 L .6232 .016 L Mistroke .62362 .01596 L .6238 .01594 L .624 .01593 L .62418 .01592 L .62437 .01591 L .62447 .0159 L .62457 .0159 L .62466 .0159 L .62475 .0159 L .62485 .01589 L .62495 .01589 L .625 .01589 L .62506 .01589 L .62516 .01589 L .62527 .0159 L .62537 .0159 L .62548 .0159 L .62559 .01591 L .6258 .01592 L .626 .01593 L .62637 .01596 L .62681 .01601 L .62721 .01606 L .62812 .01624 L .62895 .01645 L .62971 .01669 L .63146 .01741 L .63318 .01836 L .63474 .01944 L .63811 .02245 L .64134 .02624 L .64478 .03122 L .6481 .03689 L .65129 .04306 L .65468 .05033 L .65795 .05787 L .66142 .06632 L .66477 .07474 L .66798 .08293 L .67141 .09157 L .6747 .09965 L .67821 .10783 L .68158 .11514 L .68483 .12152 L .68828 .12751 L .69161 .13241 L .69481 .13626 L .69659 .13804 L .69821 .13943 L .69992 .14064 L Mistroke .70149 .14155 L .7031 .14228 L .704 .14259 L .70485 .14283 L .70561 .143 L .70642 .14313 L .70686 .14319 L .7071 .14321 L .70733 .14323 L .70753 .14324 L .70772 .14325 L .70782 .14325 L .70793 .14326 L .70799 .14326 L .70805 .14326 L .70816 .14326 L .70826 .14326 L .70836 .14326 L .70845 .14326 L .70855 .14326 L .70866 .14326 L .70877 .14326 L .70897 .14325 L .70918 .14324 L .70937 .14323 L .70974 .1432 L .71017 .14315 L .71057 .1431 L .71148 .14294 L .71307 .14255 L .71481 .14197 L .71822 .14042 L .7215 .13853 L .72499 .13625 L .72835 .13393 L .73158 .13173 L .73502 .12954 L .73834 .12771 L .74152 .12629 L .74315 .12571 L .74491 .12522 L .7466 .12488 L .74745 .12476 L .74793 .12471 L .74838 .12467 L .74881 .12464 L .74905 .12463 L .74927 .12462 L .74946 .12462 L .74957 .12461 L Mistroke .74968 .12461 L .74979 .12461 L .74989 .12461 L .74994 .12461 L .75 .12461 L .75011 .12461 L .75021 .12461 L .7503 .12461 L .7504 .12461 L .7505 .12462 L .75072 .12462 L .75092 .12463 L .75129 .12465 L .75168 .12468 L .75248 .12476 L .75334 .12488 L .75488 .12518 L .75668 .12566 L .75838 .12625 L .76161 .12768 L .76506 .12959 L .76838 .1317 L .77157 .13387 L .77496 .13621 L .77823 .13836 L .7817 .14038 L .78344 .14123 L .78505 .14191 L .78671 .14248 L .78827 .14289 L .7891 .14305 L .78954 .14311 L .79 .14317 L .79039 .14321 L .7906 .14322 L .79082 .14324 L .79102 .14325 L .7912 .14325 L .79129 .14326 L .79139 .14326 L .79148 .14326 L .79157 .14326 L .79167 .14326 L .79177 .14326 L .79186 .14326 L .79196 .14326 L .79206 .14326 L .79218 .14325 L .79238 .14324 L .79258 .14323 L Mistroke .79278 .14322 L .79314 .14319 L .79357 .14314 L .79397 .14308 L .79488 .1429 L .79569 .14269 L .79646 .14244 L .7982 .14171 L .79991 .14075 L .80147 .13967 L .80482 .13665 L .80805 .13286 L .81148 .12789 L .81478 .12225 L .81829 .11541 L .82167 .10811 L .82492 .10055 L .82838 .09209 L .83172 .08369 L .83492 .07554 L .83833 .06694 L .84162 .05891 L .84511 .0508 L .84847 .04356 L .85171 .03725 L .85515 .03133 L .85846 .0265 L .86165 .02271 L .86342 .02097 L .86504 .01961 L .86673 .01842 L .86831 .01753 L .8699 .01683 L .87075 .01654 L .87165 .01629 L .87252 .01611 L .873 .01603 L .87345 .01598 L .87385 .01594 L .87407 .01592 L .87428 .01591 L .87439 .01591 L .8745 .0159 L .8746 .0159 L .8747 .0159 L .87475 .0159 L .87481 .01589 L .87492 .01589 L .87497 .01589 L .87504 .01589 L Mistroke .8751 .01589 L .87515 .01589 L .87526 .0159 L .87536 .0159 L .87545 .0159 L .87555 .0159 L .87577 .01591 L .87598 .01593 L .87635 .01595 L .87674 .01599 L .87758 .01611 L .87849 .01629 L .88013 .01672 L .88189 .01735 L .88536 .01899 L .88871 .02097 L .89193 .0231 L .89536 .02546 L .89866 .0277 L .90217 .0299 L .90554 .03172 L .9088 .03309 L .91048 .03364 L .91134 .03387 L .91225 .03408 L .91312 .03425 L .91391 .03436 L .91429 .03441 L .9147 .03445 L .91507 .03448 L .91546 .03451 L .91567 .03452 L .91586 .03453 L .91605 .03454 L .91625 .03454 L .91635 .03454 L .91641 .03454 L .91647 .03454 L .91657 .03455 L .91667 .03455 L .91672 .03455 L .91678 .03455 L .91689 .03454 L .91694 .03454 L .917 .03454 L .91712 .03454 L .91723 .03454 L .91735 .03453 L .91757 .03453 L .91798 .0345 L Mistroke .91845 .03447 L .91889 .03443 L .91979 .03431 L .92063 .03417 L .9222 .03382 L .9239 .03332 L .92545 .03275 L .92879 .03122 L .932 .0294 L .93541 .02721 L .93869 .02496 L .94219 .02256 L .94555 .02039 L .94879 .01856 L .95043 .01778 L .95223 .01705 L .95394 .01651 L .95471 .01632 L .95555 .01615 L .956 .01607 L .95642 .01601 L .95686 .01597 L .95705 .01595 L .95725 .01593 L .95746 .01592 L .95764 .01591 L .95782 .0159 L .95791 .0159 L .95801 .0159 L .95811 .01589 L .95821 .01589 L .95832 .01589 L .95843 .01589 L .95852 .01589 L .95861 .0159 L .95871 .0159 L .95881 .0159 L .95901 .01591 L .95923 .01592 L .9596 .01595 L .96001 .01599 L .96045 .01605 L .96125 .01619 L .96199 .01637 L .96372 .01694 L .96528 .01766 L .9669 .01861 L .96865 .01989 L .9721 .02316 L .97542 .02724 L Mistroke .97861 .03202 L .98201 .03796 L .98528 .04443 L .98876 .05201 L .99211 .05986 L .99534 .06778 L .99876 .07643 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztm/1TG0UYx4+8kAQobwFaW6nYsfpvOI62VqVAgdQAvzBMGaitdWjHqtXR Gf0X+Xtidm93b2/z2c0euYQ6483kWJ599vt8v0/u9i77snn85uzZy+M35yfH Gw8vjn86Oz95vfHg1UXfVJ1KksrnSZIcbiSi3OsX1amXXF5eytMX4iTM/T/3 ZLkqPGRJfGTF+v9ORZz+EH8aItWfilJTlF5BmyXj95kp/QM2BftO/KkIw7Qp faJgexbsNNheQPjFSLy6qf3LlBrgdy9fK0t3Uuq/gXvTOH3sq3VsP4CIeYMy Uxjv9yCrDVOaBb9bqbBfoWrWNFw3pTnwew5yboDfnA9Plt75GDi2D33Iju1m KuytCbDoUy9rF6D2HIRRKGobRv4FbDeciy1fOw+2tVTiz1C1BLZVE2AZas9A LOW/ODLxy+7Zm6ZEyEqiJDefJKc9VS9K4rMszrL1CtS2wTYnzofD8dpBZIly VApKy5Io8n/aM+pngrn2fhOObQaQu4Wj0e0TG+2gSDS68LMrxaldKZY8gsi6 oA+gthWZvBa0veWLFsGK4lIaKa5XZYRfIKEUSqZMmlomjdR9jZLGLEbTlChG E/AoZfQIlTFqJoZXR7tYeuTDqiVMdyMJU1KIsHyENosgx6YizHnZnwAC+7Jk 2YTXgLYklt71CK+gxK8iKZFEohSLFyuR8Jb8EgniQckSCW8a2pJE+lVAeAGJ BPF1JCWSSHgPS5ZIeIvXK5Hw6pES65F4AYkE8U0kJZJIeI9GkFiL5LdwvRIJ rwZtxySRIL6LpEQSCe/bESRWI/nNX69EwqtC2xIkqvGJ/mEuO8upAjYJlpry kW1nHYkA6DakbFHbvUjFmwrVtvWPitNcHLuiVEvlZLU6qB9c/fhTRw3IkoCp NG7VBK0opkmeaZ3Nj8LtTnt1Fm7nwzpSkHpOsc7L08hUP5bnhhtRE5LlPciE +5Xb388g/oCiGicoNZuxDrvWvcDFse3a+mTsFFq+m8CtauUvp9uTP9K3BfnT GDp/+yAnjT2dw9f1/VY7zkXqy4BK2BxEcK9pcexYNh1ZZ6Fn+em/48ratlLv XnUqYx3v7TiYMJWhHSeKOAIJawXu27ooPSaH057d3+uj6suU3V/lnDtOCvVH uO3C16FTI3v6XaZOX4vOj2y35bRTnGpGcopgPVMOTCnI1S9a27oBvXvUQZz2 Oia26Sqsxr0sttYo/ktvA/XgD4WrD96vfd9DjrTPDI/YW3eWtveszcuDX4hS xwkiqo+cxPeSQT/xmQmS6bDYQwB/WhYJgr1OBt8D7HsY3vbTdttPt3dpio9n oDsmvLaXHF5XdwH2YITwrhzxaY4evguwB2ALhLeHgfXR1Q8JFSrthlPbML8u +IXa2pQag5R0VRfUk1LKCLUNZthPSRwxyR/2JV0zJbpsh1EvSCm2fwj5ub9N h3YMg5RolrQTSYl61mHUtd8zf/h9cKcO2x8+9nmpSNB8s/uCkJGIffMojcou t5gAG5rBfBJiU+jl8XBoE37bKpec+yZvRxoDw51As9Foxv6eG/5D4CRFptny 7SvSfxIZmkbvxiRlKxKCBgD9YwxXk+gf8xk+QKkk0joSghhFYiylCUr0j31M XuIow9ZKYjsSouyR6rJH0gtKnMR8Q9nzITSFpCSugPskZo3KntUqKHESc39l z03SdO6YJMbO4JY9wxyQuAruo8zDT0Ii8aOlFWOSGLuaouzVHgGJa+A+iTUx Za/ZoWVOE5Q4ysqrEiTS2kK5nkxOwHwUCRa7Zk2uhmsUQY5dcJZx3iiWAFr8 eVucpWnalGg9e2wqaMmhE8OpjY0Wmx6J5+y9WAc/Wv8ZSFS2er746tzYRGUx sh0XY1m6esUYKj0ke9WAOevor5ie8MrvbAW2zUUfcr4stu+kQGsQiK4JWliu cnQb3OnFnH5ykZ+ejhycARIf2hWxbKhnpbSXH1iGEHs9UZi2N0x0ruQN5d20 4Nho0wL5zZpxKUJeGgFZbpGQE8hygHShCHy2A4NA1bAW3Y4LwQuRBsLe+lC8 FzsN4tDynwbYziJZUZ9ArC7SVNDDgTZyZb0agdFWsqwXv5O/2x0/MxAwJAHn 0JbwqPMkRa/TBGT70rK9b3dNiSaqaNcadXIOMsmu5DoHq/Z5noH3GZs9YtId V/gulD2mnW2O0u1PaNHwtchdxjbhF6bW2YVYNTYnhiIsneSmBrnhVL7Q/S1K rbytDUF/NG3vm1J6KSayD3zP9tb+t53kSW25Tqb+BRCzXWA=\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00326 .08784 L .00681 .09668 L .01014 .10463 L .01335 .11182 L .01676 .11886 L .02005 .1249 L .02354 .13045 L .02691 .13488 L .03015 .13824 L .03179 .13961 L .03359 .14086 L .0353 .14179 L .03691 .14245 L .03778 .14273 L .03861 .14293 L .03936 .14308 L .03978 .14314 L .04017 .14318 L .0406 .14322 L .04084 .14324 L .04107 .14325 L .04116 .14325 L .04126 .14326 L .04137 .14326 L .04147 .14326 L .04153 .14326 L .04159 .14326 L .0417 .14326 L .04181 .14326 L .0419 .14326 L .04199 .14326 L .04209 .14326 L .04227 .14325 L .04247 .14324 L .04266 .14323 L .04306 .1432 L .04347 .14315 L .04428 .14304 L .04514 .14287 L .04668 .14247 L .04848 .14183 L .05018 .1411 L .05342 .13938 L .05687 .13722 L .06019 .13496 L .06339 .13276 L .06679 .13051 L .07006 .12856 L .07354 .12683 L Mistroke .07528 .12613 L .07689 .12559 L .07845 .12518 L .07932 .12499 L .08011 .12486 L .08098 .12474 L .08144 .1247 L .08192 .12466 L .08212 .12464 L .08234 .12463 L .08253 .12462 L .08273 .12462 L .08286 .12461 L .08297 .12461 L .08308 .12461 L .08314 .12461 L .0832 .12461 L .0833 .12461 L .08336 .12461 L .08342 .12461 L .08352 .12461 L .08362 .12461 L .08373 .12461 L .08384 .12462 L .08404 .12462 L .08424 .12463 L .08443 .12464 L .08485 .12466 L .08529 .1247 L .08603 .12478 L .08684 .1249 L .08848 .12524 L .09024 .12573 L .09372 .12709 L .09708 .12882 L .10031 .13078 L .10374 .13307 L .10705 .13536 L .11023 .13751 L .11361 .13959 L .11687 .14128 L .11853 .14197 L .12034 .14257 L .12117 .14279 L .12206 .14298 L .1225 .14306 L .12291 .14312 L .1233 .14317 L .12367 .1432 L .12406 .14323 L Mistroke .12427 .14324 L .12449 .14325 L .1246 .14326 L .12466 .14326 L .12472 .14326 L .12478 .14326 L .12484 .14326 L .12494 .14326 L .12505 .14326 L .12516 .14326 L .12526 .14326 L .12536 .14326 L .12545 .14325 L .12554 .14325 L .12572 .14324 L .12593 .14323 L .12611 .14322 L .12652 .14318 L .12691 .14313 L .12773 .143 L .12859 .14281 L .13014 .14231 L .13179 .14158 L .13333 .1407 L .13659 .13818 L .14006 .13452 L .1434 .13005 L .14661 .12491 L .15003 .1186 L .15333 .1118 L .15683 .10393 L .1602 .09585 L .16344 .08777 L .16689 .07901 L .17021 .07058 L .17341 .06264 L .17681 .05452 L .18008 .04719 L .18356 .04004 L .18692 .03391 L .19014 .0288 L .19357 .02428 L .19688 .02085 L .19857 .01946 L .20039 .01822 L .20215 .01728 L .20299 .01692 L .20377 .01664 L .2046 .01639 L .20536 .0162 L Mistroke .2062 .01605 L .20667 .01599 L .20711 .01595 L .20729 .01593 L .20749 .01592 L .20761 .01591 L .20772 .01591 L .20782 .0159 L .20792 .0159 L .20803 .0159 L .20813 .01589 L .2082 .01589 L .20826 .01589 L .20837 .01589 L .20847 .01589 L .20857 .01589 L .20868 .0159 L .20879 .0159 L .20897 .01591 L .20917 .01592 L .20953 .01594 L .20995 .01598 L .21034 .01603 L .21118 .01616 L .21195 .01632 L .2137 .0168 L .21527 .01737 L .21701 .01813 L .22039 .01995 L .22365 .02201 L .22712 .02437 L .23046 .02667 L .23367 .02878 L .23709 .0308 L .24038 .0324 L .24205 .03307 L .24387 .03366 L .24472 .03389 L .24563 .03409 L .24647 .03425 L .24724 .03436 L .24804 .03445 L .24848 .03449 L .24868 .0345 L .24889 .03452 L .24909 .03453 L .24927 .03453 L .24946 .03454 L .24963 .03454 L .24973 .03454 L Mistroke .24983 .03455 L .24992 .03455 L .25002 .03455 L .25012 .03455 L .25018 .03455 L .25023 .03454 L .25034 .03454 L .25043 .03454 L .25063 .03454 L .25082 .03453 L .25125 .03451 L .25167 .03448 L .25212 .03444 L .25293 .03434 L .25367 .03422 L .25527 .03389 L .25701 .03339 L .26043 .03204 L .26373 .03034 L .26723 .02821 L .2706 .02595 L .27385 .0237 L .2773 .02139 L .28062 .01937 L .28382 .01775 L .2856 .01704 L .28722 .01652 L .28803 .01632 L .2889 .01614 L .2893 .01608 L .28973 .01602 L .2901 .01597 L .2905 .01594 L .29069 .01592 L .29091 .01591 L .2911 .0159 L .29119 .0159 L .29129 .0159 L .2914 .0159 L .2915 .01589 L .2916 .01589 L .2917 .01589 L .2918 .01589 L .29186 .01589 L .29191 .0159 L .29202 .0159 L .29214 .0159 L .29233 .01591 L .29255 .01592 L .29294 .01595 L Mistroke .29332 .01599 L .29368 .01603 L .29457 .01619 L .29541 .01639 L .29697 .01691 L .29867 .01768 L .30022 .01861 L .30355 .02125 L .30675 .02467 L .31016 .02925 L .31344 .03453 L .31693 .041 L .32029 .04799 L .32352 .05529 L .32696 .06353 L .33027 .07179 L .33345 .07987 L .33684 .08847 L .3401 .09657 L .34357 .10484 L .34691 .11231 L .35012 .1189 L .35354 .12517 L .35683 .13038 L .36033 .13498 L .3637 .13844 L .36694 .14087 L .36862 .14178 L .36947 .14216 L .37039 .1425 L .37125 .14276 L .37204 .14295 L .37242 .14303 L .37283 .1431 L .37319 .14315 L .37358 .14319 L .37382 .14321 L .37403 .14323 L .37424 .14324 L .37434 .14325 L .37446 .14325 L .37456 .14326 L .37465 .14326 L .37474 .14326 L .37483 .14326 L .37494 .14326 L .37503 .14326 L .37513 .14326 L .37525 .14326 L .37535 .14326 L Mistroke .37545 .14325 L .37568 .14325 L .37589 .14324 L .37609 .14322 L .37653 .14318 L .37701 .14313 L .37788 .14299 L .37867 .14283 L .38044 .14233 L .38206 .14174 L .38381 .14096 L .38727 .13908 L .39059 .13696 L .39379 .13478 L .3972 .13243 L .40047 .13029 L .40396 .12825 L .40731 .12664 L .40885 .12604 L .41054 .1255 L .41221 .12508 L .41312 .12491 L .41398 .12478 L .4148 .12469 L .41522 .12466 L .41546 .12464 L .41568 .12463 L .41586 .12462 L .41607 .12462 L .41618 .12461 L .41628 .12461 L .41638 .12461 L .41648 .12461 L .41657 .12461 L .41667 .12461 L .41676 .12461 L .41684 .12461 L .41694 .12461 L .41704 .12461 L .41714 .12461 L .41723 .12462 L .41746 .12462 L .41766 .12463 L .41813 .12466 L .41853 .12469 L .41897 .12474 L .41971 .12483 L .42053 .12497 L .42218 .12533 L .42394 .12585 L Mistroke .42743 .12727 L .43079 .12904 L .43403 .13103 L .43747 .13334 L .44078 .13563 L .44396 .13777 L .44735 .13982 L .45061 .14146 L .45227 .14212 L .45315 .14241 L .45408 .14268 L .45499 .1429 L .45582 .14305 L .45621 .14311 L .45664 .14317 L .45705 .14321 L .45743 .14323 L .45763 .14325 L .45782 .14325 L .45792 .14326 L .45798 .14326 L .45804 .14326 L .45815 .14326 L .45824 .14326 L .45834 .14326 L .45845 .14326 L .45855 .14326 L .45865 .14326 L .45873 .14326 L .45882 .14325 L .45901 .14325 L .45924 .14323 L .45944 .14322 L .45991 .14318 L .46034 .14312 L .46075 .14306 L .46157 .14289 L .46243 .14266 L .46399 .14211 L .46563 .14131 L .46717 .14036 L .47044 .1377 L .47392 .13388 L .47726 .12926 L .48048 .12398 L .48391 .11753 L .4872 .11062 L .49071 .10264 L .49408 .09449 L .49733 .08635 L Mistroke .50079 .07757 L .50412 .06915 L .50732 .06124 L .51072 .05319 L .514 .04593 L .51749 .0389 L .52084 .03291 L .52407 .02794 L .52751 .02358 L .53082 .02032 L .534 .01805 L .53563 .01721 L .53647 .01686 L .53739 .01654 L .53821 .01632 L .53908 .01613 L .53956 .01605 L .54 .01599 L .54021 .01597 L .54044 .01594 L .54064 .01593 L .54086 .01592 L .54107 .01591 L .54127 .0159 L .54136 .0159 L .54147 .01589 L .54156 .01589 L .54165 .01589 L .54171 .01589 L .54177 .01589 L .54188 .01589 L .54198 .0159 L .54208 .0159 L .54218 .0159 L .5423 .01591 L .54253 .01592 L .54276 .01593 L .54297 .01595 L .54345 .016 L .54431 .01612 L .54514 .01628 L .54592 .01647 L .54767 .01701 L .55098 .01845 L .55417 .02022 L .55756 .02239 L .56082 .02463 L .56429 .02701 L .56764 .02918 L .57085 .03103 L Mistroke .57428 .03264 L .57586 .03323 L .57757 .03376 L .57851 .03399 L .57937 .03417 L .58025 .03432 L .58107 .03442 L .58147 .03446 L .58184 .03449 L .58204 .03451 L .58227 .03452 L .58247 .03453 L .58266 .03453 L .58287 .03454 L .58298 .03454 L .58303 .03454 L .5831 .03454 L .58316 .03455 L .58321 .03455 L .58327 .03455 L .58334 .03455 L .5834 .03455 L .58345 .03455 L .58356 .03454 L .58366 .03454 L .58377 .03454 L .58396 .03454 L .58417 .03453 L .5844 .03452 L .58484 .03449 L .58525 .03446 L .58603 .03437 L .58688 .03425 L .58779 .03407 L .58945 .03366 L .59122 .03309 L .59473 .03158 L .59811 .02974 L .60136 .02769 L .60481 .02534 L .60814 .02304 L .61134 .02093 L .61475 .01893 L .61803 .01738 L .61982 .01674 L .62065 .0165 L .62152 .01629 L .62232 .01613 L .62274 .01606 L .6232 .016 L Mistroke .62362 .01596 L .6238 .01594 L .624 .01593 L .62418 .01592 L .62437 .01591 L .62447 .0159 L .62457 .0159 L .62466 .0159 L .62475 .0159 L .62485 .01589 L .62495 .01589 L .625 .01589 L .62506 .01589 L .62516 .01589 L .62527 .0159 L .62537 .0159 L .62548 .0159 L .62559 .01591 L .6258 .01592 L .626 .01593 L .62637 .01596 L .62681 .01601 L .62721 .01606 L .62812 .01624 L .62895 .01645 L .62971 .01669 L .63146 .01741 L .63318 .01836 L .63474 .01944 L .63811 .02245 L .64134 .02624 L .64478 .03122 L .6481 .03689 L .65129 .04306 L .65468 .05033 L .65795 .05787 L .66142 .06632 L .66477 .07474 L .66798 .08293 L .67141 .09157 L .6747 .09965 L .67821 .10783 L .68158 .11514 L .68483 .12152 L .68828 .12751 L .69161 .13241 L .69481 .13626 L .69659 .13804 L .69821 .13943 L .69992 .14064 L Mistroke .70149 .14155 L .7031 .14228 L .704 .14259 L .70485 .14283 L .70561 .143 L .70642 .14313 L .70686 .14319 L .7071 .14321 L .70733 .14323 L .70753 .14324 L .70772 .14325 L .70782 .14325 L .70793 .14326 L .70799 .14326 L .70805 .14326 L .70816 .14326 L .70826 .14326 L .70836 .14326 L .70845 .14326 L .70855 .14326 L .70866 .14326 L .70877 .14326 L .70897 .14325 L .70918 .14324 L .70937 .14323 L .70974 .1432 L .71017 .14315 L .71057 .1431 L .71148 .14294 L .71307 .14255 L .71481 .14197 L .71822 .14042 L .7215 .13853 L .72499 .13625 L .72835 .13393 L .73158 .13173 L .73502 .12954 L .73834 .12771 L .74152 .12629 L .74315 .12571 L .74491 .12522 L .7466 .12488 L .74745 .12476 L .74793 .12471 L .74838 .12467 L .74881 .12464 L .74905 .12463 L .74927 .12462 L .74946 .12462 L .74957 .12461 L Mistroke .74968 .12461 L .74979 .12461 L .74989 .12461 L .74994 .12461 L .75 .12461 L .75011 .12461 L .75021 .12461 L .7503 .12461 L .7504 .12461 L .7505 .12462 L .75072 .12462 L .75092 .12463 L .75129 .12465 L .75168 .12468 L .75248 .12476 L .75334 .12488 L .75488 .12518 L .75668 .12566 L .75838 .12625 L .76161 .12768 L .76506 .12959 L .76838 .1317 L .77157 .13387 L .77496 .13621 L .77823 .13836 L .7817 .14038 L .78344 .14123 L .78505 .14191 L .78671 .14248 L .78827 .14289 L .7891 .14305 L .78954 .14311 L .79 .14317 L .79039 .14321 L .7906 .14322 L .79082 .14324 L .79102 .14325 L .7912 .14325 L .79129 .14326 L .79139 .14326 L .79148 .14326 L .79157 .14326 L .79167 .14326 L .79177 .14326 L .79186 .14326 L .79196 .14326 L .79206 .14326 L .79218 .14325 L .79238 .14324 L .79258 .14323 L Mistroke .79278 .14322 L .79314 .14319 L .79357 .14314 L .79397 .14308 L .79488 .1429 L .79569 .14269 L .79646 .14244 L .7982 .14171 L .79991 .14075 L .80147 .13967 L .80482 .13665 L .80805 .13286 L .81148 .12789 L .81478 .12225 L .81829 .11541 L .82167 .10811 L .82492 .10055 L .82838 .09209 L .83172 .08369 L .83492 .07554 L .83833 .06694 L .84162 .05891 L .84511 .0508 L .84847 .04356 L .85171 .03725 L .85515 .03133 L .85846 .0265 L .86165 .02271 L .86342 .02097 L .86504 .01961 L .86673 .01842 L .86831 .01753 L .8699 .01683 L .87075 .01654 L .87165 .01629 L .87252 .01611 L .873 .01603 L .87345 .01598 L .87385 .01594 L .87407 .01592 L .87428 .01591 L .87439 .01591 L .8745 .0159 L .8746 .0159 L .8747 .0159 L .87475 .0159 L .87481 .01589 L .87492 .01589 L .87497 .01589 L .87504 .01589 L Mistroke .8751 .01589 L .87515 .01589 L .87526 .0159 L .87536 .0159 L .87545 .0159 L .87555 .0159 L .87577 .01591 L .87598 .01593 L .87635 .01595 L .87674 .01599 L .87758 .01611 L .87849 .01629 L .88013 .01672 L .88189 .01735 L .88536 .01899 L .88871 .02097 L .89193 .0231 L .89536 .02546 L .89866 .0277 L .90217 .0299 L .90554 .03172 L .9088 .03309 L .91048 .03364 L .91134 .03387 L .91225 .03408 L .91312 .03425 L .91391 .03436 L .91429 .03441 L .9147 .03445 L .91507 .03448 L .91546 .03451 L .91567 .03452 L .91586 .03453 L .91605 .03454 L .91625 .03454 L .91635 .03454 L .91641 .03454 L .91647 .03454 L .91657 .03455 L .91667 .03455 L .91672 .03455 L .91678 .03455 L .91689 .03454 L .91694 .03454 L .917 .03454 L .91712 .03454 L .91723 .03454 L .91735 .03453 L .91757 .03453 L .91798 .0345 L Mistroke .91845 .03447 L .91889 .03443 L .91979 .03431 L .92063 .03417 L .9222 .03382 L .9239 .03332 L .92545 .03275 L .92879 .03122 L .932 .0294 L .93541 .02721 L .93869 .02496 L .94219 .02256 L .94555 .02039 L .94879 .01856 L .95043 .01778 L .95223 .01705 L .95394 .01651 L .95471 .01632 L .95555 .01615 L .956 .01607 L .95642 .01601 L .95686 .01597 L .95705 .01595 L .95725 .01593 L .95746 .01592 L .95764 .01591 L .95782 .0159 L .95791 .0159 L .95801 .0159 L .95811 .01589 L .95821 .01589 L .95832 .01589 L .95843 .01589 L .95852 .01589 L .95861 .0159 L .95871 .0159 L .95881 .0159 L .95901 .01591 L .95923 .01592 L .9596 .01595 L .96001 .01599 L .96045 .01605 L .96125 .01619 L .96199 .01637 L .96372 .01694 L .96528 .01766 L .9669 .01861 L .96865 .01989 L .9721 .02316 L .97542 .02724 L Mistroke .97861 .03202 L .98201 .03796 L .98528 .04443 L .98876 .05201 L .99211 .05986 L .99534 .06778 L .99876 .07643 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztm/1TG0UYx4+8kAQobwFaW6nYsfpvOI62VqVAgdQAvzBMGaitdWjHqtXR Gf0X+Xtidm93b2/z2c0euYQ6483kWJ599vt8v0/u9i77snn85uzZy+M35yfH Gw8vjn86Oz95vfHg1UXfVJ1KksrnSZIcbiSi3OsX1amXXF5eytMX4iTM/T/3 ZLkqPGRJfGTF+v9ORZz+EH8aItWfilJTlF5BmyXj95kp/QM2BftO/KkIw7Qp faJgexbsNNheQPjFSLy6qf3LlBrgdy9fK0t3Uuq/gXvTOH3sq3VsP4CIeYMy Uxjv9yCrDVOaBb9bqbBfoWrWNFw3pTnwew5yboDfnA9Plt75GDi2D33Iju1m KuytCbDoUy9rF6D2HIRRKGobRv4FbDeciy1fOw+2tVTiz1C1BLZVE2AZas9A LOW/ODLxy+7Zm6ZEyEqiJDefJKc9VS9K4rMszrL1CtS2wTYnzofD8dpBZIly VApKy5Io8n/aM+pngrn2fhOObQaQu4Wj0e0TG+2gSDS68LMrxaldKZY8gsi6 oA+gthWZvBa0veWLFsGK4lIaKa5XZYRfIKEUSqZMmlomjdR9jZLGLEbTlChG E/AoZfQIlTFqJoZXR7tYeuTDqiVMdyMJU1KIsHyENosgx6YizHnZnwAC+7Jk 2YTXgLYklt71CK+gxK8iKZFEohSLFyuR8Jb8EgniQckSCW8a2pJE+lVAeAGJ BPF1JCWSSHgPS5ZIeIvXK5Hw6pES65F4AYkE8U0kJZJIeI9GkFiL5LdwvRIJ rwZtxySRIL6LpEQSCe/bESRWI/nNX69EwqtC2xIkqvGJ/mEuO8upAjYJlpry kW1nHYkA6DakbFHbvUjFmwrVtvWPitNcHLuiVEvlZLU6qB9c/fhTRw3IkoCp NG7VBK0opkmeaZ3Nj8LtTnt1Fm7nwzpSkHpOsc7L08hUP5bnhhtRE5LlPciE +5Xb388g/oCiGicoNZuxDrvWvcDFse3a+mTsFFq+m8CtauUvp9uTP9K3BfnT GDp/+yAnjT2dw9f1/VY7zkXqy4BK2BxEcK9pcexYNh1ZZ6Fn+em/48ratlLv XnUqYx3v7TiYMJWhHSeKOAIJawXu27ooPSaH057d3+uj6suU3V/lnDtOCvVH uO3C16FTI3v6XaZOX4vOj2y35bRTnGpGcopgPVMOTCnI1S9a27oBvXvUQZz2 Oia26Sqsxr0sttYo/ktvA/XgD4WrD96vfd9DjrTPDI/YW3eWtveszcuDX4hS xwkiqo+cxPeSQT/xmQmS6bDYQwB/WhYJgr1OBt8D7HsY3vbTdttPt3dpio9n oDsmvLaXHF5XdwH2YITwrhzxaY4evguwB2ALhLeHgfXR1Q8JFSrthlPbML8u +IXa2pQag5R0VRfUk1LKCLUNZthPSRwxyR/2JV0zJbpsh1EvSCm2fwj5ub9N h3YMg5RolrQTSYl61mHUtd8zf/h9cKcO2x8+9nmpSNB8s/uCkJGIffMojcou t5gAG5rBfBJiU+jl8XBoE37bKpec+yZvRxoDw51As9Foxv6eG/5D4CRFptny 7SvSfxIZmkbvxiRlKxKCBgD9YwxXk+gf8xk+QKkk0joSghhFYiylCUr0j31M XuIow9ZKYjsSouyR6rJH0gtKnMR8Q9nzITSFpCSugPskZo3KntUqKHESc39l z03SdO6YJMbO4JY9wxyQuAruo8zDT0Ii8aOlFWOSGLuaouzVHgGJa+A+iTUx Za/ZoWVOE5Q4ysqrEiTS2kK5nkxOwHwUCRa7Zk2uhmsUQY5dcJZx3iiWAFr8 eVucpWnalGg9e2wqaMmhE8OpjY0Wmx6J5+y9WAc/Wv8ZSFS2er746tzYRGUx sh0XY1m6esUYKj0ke9WAOevor5ie8MrvbAW2zUUfcr4stu+kQGsQiK4JWliu cnQb3OnFnH5ykZ+ejhycARIf2hWxbKhnpbSXH1iGEHs9UZi2N0x0ruQN5d20 4Nho0wL5zZpxKUJeGgFZbpGQE8hygHShCHy2A4NA1bAW3Y4LwQuRBsLe+lC8 FzsN4tDynwbYziJZUZ9ArC7SVNDDgTZyZb0agdFWsqwXv5O/2x0/MxAwJAHn 0JbwqPMkRa/TBGT70rK9b3dNiSaqaNcadXIOMsmu5DoHq/Z5noH3GZs9YtId V/gulD2mnW2O0u1PaNHwtchdxjbhF6bW2YVYNTYnhiIsneSmBrnhVL7Q/S1K rbytDUF/NG3vm1J6KSayD3zP9tb+t53kSW25Tqb+BRCzXWA=\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00326 .09192 L .00681 .10476 L .01014 .11567 L .01335 .12468 L .01676 .13237 L .02005 .13773 L .02185 .13981 L .02267 .14056 L .02354 .14122 L .02434 .14171 L .02477 .14193 L .02523 .14213 L .02565 .14228 L .02603 .14239 L .02641 .14248 L .02678 .14255 L .027 .14258 L .0272 .1426 L .02729 .1426 L .02739 .14261 L .02749 .14262 L .02759 .14262 L .02769 .14262 L .0278 .14262 L .02791 .14262 L .028 .14262 L .02811 .14261 L .02823 .14261 L .02834 .1426 L .02845 .14259 L .02881 .14255 L .02901 .14252 L .0292 .14248 L .03 .14228 L .03083 .142 L .0317 .14162 L .03326 .14074 L .03647 .13835 L .03989 .13532 L .04318 .13237 L .04668 .12961 L .04843 .12849 L .05005 .12765 L .05162 .12703 L .05242 .12679 L .05287 .12668 L .05329 .12659 L .0537 .12652 L .05415 .12646 L Mistroke .05434 .12644 L .05455 .12642 L .05475 .1264 L .05493 .12639 L .05504 .12639 L .05516 .12638 L .05528 .12638 L .05534 .12638 L .05541 .12638 L .05546 .12638 L .05552 .12638 L .05562 .12638 L .05573 .12638 L .0558 .12638 L .05585 .12638 L .05595 .12638 L .05605 .12639 L .05626 .1264 L .05647 .12641 L .05669 .12643 L .05711 .12647 L .0575 .12653 L .05838 .1267 L .05924 .12692 L .06016 .12721 L .06366 .1288 L .06704 .13082 L .07028 .13295 L .07374 .13509 L .07546 .13602 L .07706 .13676 L .07861 .13733 L .07947 .13759 L .08026 .13778 L .08112 .13794 L .08157 .13801 L .08205 .13806 L .08225 .13808 L .08246 .13809 L .08267 .1381 L .08285 .13811 L .08296 .13811 L .08306 .13812 L .08317 .13812 L .08323 .13812 L .08329 .13812 L .08335 .13812 L .0834 .13812 L .08346 .13812 L .08352 .13812 L Mistroke .08363 .13812 L .08369 .13811 L .08374 .13811 L .08396 .1381 L .08416 .13809 L .08438 .13808 L .08462 .13806 L .08506 .13801 L .08545 .13796 L .08626 .13781 L .08701 .13764 L .08871 .13711 L .09026 .13647 L .09359 .1347 L .0968 .13268 L .1002 .13045 L .10349 .12854 L .10516 .12774 L .10604 .12738 L .10697 .12706 L .1078 .12682 L .10872 .12661 L .10912 .12654 L .10955 .12648 L .10996 .12643 L .11015 .12641 L .11033 .1264 L .11054 .12639 L .11064 .12639 L .11073 .12638 L .11084 .12638 L .11094 .12638 L .11104 .12638 L .1111 .12638 L .11116 .12638 L .11126 .12638 L .11135 .12638 L .11144 .12638 L .11153 .12638 L .11174 .12639 L .11193 .1264 L .11216 .12642 L .11237 .12644 L .11277 .12649 L .11321 .12656 L .11367 .12665 L .11448 .12685 L .11536 .12714 L .11714 .1279 L .11878 .12882 L Mistroke .12055 .13001 L .12404 .13286 L .12741 .1359 L .13064 .13872 L .13228 .13998 L .13409 .14115 L .13491 .14159 L .1358 .14198 L .13663 .14227 L .1374 .14247 L .1378 .14254 L .13803 .14257 L .13823 .14259 L .13842 .14261 L .13853 .14261 L .13863 .14262 L .13871 .14262 L .13881 .14262 L .13891 .14262 L .139 .14262 L .13911 .14262 L .13917 .14262 L .13923 .14261 L .13933 .14261 L .13944 .1426 L .13963 .14258 L .13984 .14255 L .14031 .14247 L .14075 .14236 L .14157 .14207 L .14245 .14165 L .14319 .14118 L .14401 .14055 L .14566 .13891 L .14742 .1366 L .15092 .1303 L .15429 .12212 L .15753 .11253 L .16098 .10083 L .1643 .08859 L .16749 .07644 L .17089 .06365 L .17416 .05205 L .17764 .04101 L .18099 .03208 L .18421 .02533 L .18587 .02261 L .18764 .02028 L .18851 .01935 L .18945 .01851 L Mistroke .19026 .0179 L .19115 .01737 L .19157 .01716 L .19202 .01698 L .19241 .01684 L .19283 .01673 L .19308 .01667 L .19331 .01663 L .19352 .0166 L .19376 .01657 L .19386 .01656 L .19397 .01655 L .19407 .01654 L .19417 .01654 L .19428 .01654 L .19434 .01653 L .1944 .01653 L .1945 .01653 L .19461 .01654 L .19471 .01654 L .19477 .01654 L .19482 .01654 L .19495 .01655 L .19506 .01656 L .19526 .01658 L .19547 .01661 L .19595 .01669 L .19641 .0168 L .19722 .01705 L .19811 .01742 L .19977 .01832 L .20154 .01953 L .20472 .02217 L .2081 .02524 L .21136 .02805 L .21301 .02931 L .21482 .0305 L .21657 .03144 L .21816 .03208 L .21901 .03234 L .21981 .03253 L .22022 .03261 L .22065 .03268 L .22088 .0327 L .22113 .03273 L .22134 .03275 L .22145 .03275 L .22157 .03276 L .22169 .03277 L .2218 .03277 L Mistroke .22191 .03278 L .22201 .03278 L .22212 .03278 L .22221 .03278 L .22232 .03278 L .22243 .03278 L .22252 .03278 L .22262 .03277 L .2228 .03277 L .22301 .03275 L .22321 .03274 L .22364 .0327 L .22411 .03263 L .22497 .03247 L .22576 .03228 L .22664 .03201 L .22841 .03131 L .2318 .02952 L .23506 .02745 L .23853 .02519 L .24187 .02327 L .24355 .02247 L .24508 .02189 L .24587 .02164 L .24673 .02142 L .2472 .02132 L .24764 .02124 L .24805 .02117 L .2485 .02112 L .24872 .0211 L .24892 .02108 L .24913 .02106 L .24931 .02105 L .24949 .02105 L .24959 .02104 L .24968 .02104 L .24978 .02104 L .24989 .02104 L .24999 .02104 L .25008 .02104 L .25018 .02104 L .25029 .02104 L .25039 .02104 L .25048 .02104 L .25071 .02105 L .25093 .02107 L .25135 .0211 L .25182 .02116 L .25261 .02128 L .25349 .02147 L Mistroke .25526 .02201 L .2569 .02267 L .25865 .02354 L .26213 .02561 L .26547 .0278 L .26869 .02981 L .27048 .03078 L .27211 .03154 L .27293 .03186 L .27381 .03215 L .27463 .03238 L .27541 .03255 L .27583 .03262 L .27621 .03268 L .27663 .03273 L .27686 .03274 L .27709 .03276 L .2773 .03277 L .27741 .03277 L .27747 .03278 L .27753 .03278 L .27763 .03278 L .27774 .03278 L .27783 .03278 L .27794 .03278 L .27805 .03278 L .27811 .03277 L .27816 .03277 L .27838 .03276 L .2785 .03276 L .27863 .03275 L .27886 .03273 L .27927 .03269 L .27966 .03263 L .28053 .03246 L .28139 .03223 L .28231 .03191 L .28409 .03111 L .28578 .03012 L .28901 .02775 L .29243 .02475 L .29573 .02177 L .29742 .02034 L .29924 .01897 L .30085 .01795 L .30177 .01748 L .30262 .01711 L .30343 .01684 L .30389 .01673 L .3043 .01664 L Mistroke .30451 .01661 L .30474 .01658 L .30486 .01657 L .30499 .01656 L .30511 .01655 L .30521 .01654 L .30532 .01654 L .30543 .01653 L .30554 .01653 L .3056 .01653 L .30566 .01653 L .30577 .01654 L .30586 .01654 L .30597 .01655 L .30608 .01655 L .30628 .01657 L .30647 .01659 L .3069 .01667 L .30732 .01676 L .30777 .0169 L .30858 .01723 L .30932 .01763 L .31093 .01882 L .31268 .02065 L .31434 .02293 L .31611 .02591 L .31962 .03356 L .323 .04292 L .32626 .05347 L .32972 .0659 L .33306 .07852 L .33626 .0907 L .33968 .10314 L .34296 .11408 L .34646 .12409 L .34982 .13182 L .35306 .13729 L .35473 .13934 L .35558 .14019 L .3565 .14095 L .35736 .14153 L .35815 .14195 L .35853 .14211 L .35894 .14227 L .3593 .14238 L .35969 .14247 L .35992 .14252 L .36014 .14255 L .36034 .14258 L .36045 .14259 L Mistroke .36056 .1426 L .36066 .14261 L .36075 .14261 L .36085 .14262 L .36093 .14262 L .36104 .14262 L .36113 .14262 L .36124 .14262 L .36135 .14262 L .36146 .14261 L .36156 .14261 L .36178 .14259 L .36198 .14257 L .36219 .14254 L .36263 .14246 L .36311 .14235 L .36398 .14207 L .36477 .14174 L .36653 .14078 L .3699 .13827 L .37314 .1354 L .37659 .1323 L .37991 .12968 L .38158 .1286 L .38311 .12778 L .38474 .1271 L .38565 .12682 L .3861 .1267 L .38651 .12661 L .38689 .12654 L .38731 .12648 L .38755 .12645 L .38776 .12643 L .38798 .12641 L .38818 .1264 L .38835 .12639 L .38844 .12638 L .38854 .12638 L .38864 .12638 L .38874 .12638 L .38884 .12638 L .38893 .12638 L .38903 .12638 L .38912 .12638 L .38921 .12638 L .38932 .12638 L .38953 .12639 L .38973 .1264 L .39013 .12644 L .39056 .12649 L Mistroke .39133 .12662 L .39224 .12683 L .39307 .12707 L .39469 .12768 L .39645 .1285 L .3999 .13052 L .40322 .13269 L .40642 .13471 L .4082 .13571 L .40982 .13651 L .41152 .13719 L .4131 .13767 L .41388 .13784 L .41471 .13798 L .41513 .13803 L .41554 .13807 L .41577 .13809 L .41598 .1381 L .4161 .13811 L .41621 .13811 L .41633 .13811 L .41639 .13812 L .41646 .13812 L .41656 .13812 L .41662 .13812 L .41667 .13812 L .41678 .13812 L .41685 .13812 L .4169 .13812 L .417 .13811 L .41712 .13811 L .41732 .1381 L .41755 .13809 L .4178 .13807 L .41825 .13803 L .41871 .13797 L .41914 .1379 L .41995 .13773 L .42164 .13725 L .4232 .13665 L .42653 .13494 L .42973 .13294 L .43314 .13071 L .43642 .12875 L .43809 .12792 L .43991 .12719 L .44075 .12692 L .44165 .12669 L .44242 .12654 L .44286 .12648 L Mistroke .44327 .12643 L .44346 .12642 L .44366 .1264 L .44378 .12639 L .44389 .12639 L .44399 .12638 L .4441 .12638 L .44415 .12638 L .44421 .12638 L .44431 .12638 L .44437 .12638 L .44443 .12638 L .44449 .12638 L .44454 .12638 L .44465 .12638 L .44471 .12638 L .44476 .12638 L .44486 .12638 L .44497 .12639 L .44517 .1264 L .44539 .12641 L .44579 .12645 L .44617 .1265 L .44653 .12656 L .44735 .12673 L .44812 .12694 L .44986 .12761 L .45158 .1285 L .45315 .12949 L .45651 .13211 L .45975 .13499 L .46319 .13807 L .4649 .13945 L .4665 .14059 L .46814 .14154 L .46894 .14191 L .46969 .14219 L .47051 .14242 L .47094 .14251 L .47116 .14254 L .4714 .14257 L .47162 .1426 L .47171 .1426 L .47182 .14261 L .47192 .14262 L .47201 .14262 L .47211 .14262 L .47222 .14262 L .47231 .14262 L .47242 .14262 L Mistroke .47251 .14262 L .4726 .14261 L .47278 .1426 L .47296 .14258 L .47316 .14256 L .47337 .14252 L .47375 .14245 L .47415 .14234 L .4746 .1422 L .4754 .14185 L .47614 .14143 L .47786 .14009 L .47943 .1384 L .48104 .13617 L .4828 .1332 L .48624 .1257 L .48956 .11656 L .49275 .10627 L .49615 .09412 L .49942 .08178 L .5029 .06856 L .50625 .05634 L .50947 .04557 L .5129 .03564 L .5162 .02791 L .51789 .02473 L .51971 .02188 L .52147 .01973 L .52231 .01891 L .52309 .01826 L .52392 .01769 L .52468 .01727 L .52552 .01692 L .52598 .01677 L .52642 .01667 L .52681 .0166 L .52703 .01657 L .52724 .01655 L .52734 .01655 L .52745 .01654 L .52755 .01654 L .52765 .01653 L .52771 .01653 L .52776 .01653 L .52783 .01653 L .52788 .01653 L .52799 .01654 L .52805 .01654 L .5281 .01654 L .52819 .01655 L Mistroke .52829 .01655 L .52846 .01657 L .52867 .01659 L .52886 .01661 L .52927 .01669 L .52965 .01678 L .53047 .01702 L .53133 .01737 L .53288 .01818 L .53606 .02046 L .53944 .02342 L .5427 .02636 L .54616 .02917 L .54789 .03034 L .5495 .03124 L .55105 .03192 L .55191 .03222 L .5527 .03244 L .55311 .03253 L .55354 .03261 L .55392 .03267 L .55432 .03272 L .55454 .03274 L .55475 .03275 L .55496 .03276 L .55506 .03277 L .55515 .03277 L .55526 .03278 L .55532 .03278 L .55538 .03278 L .55548 .03278 L .55559 .03278 L .55565 .03278 L .55571 .03278 L .55578 .03278 L .55584 .03278 L .55595 .03277 L .55607 .03277 L .55629 .03276 L .55652 .03274 L .55693 .0327 L .55737 .03264 L .55786 .03256 L .55874 .03237 L .55956 .03214 L .56126 .03152 L .56282 .0308 L .56616 .02889 L .56937 .02681 L .57279 .02462 L Mistroke .57608 .02284 L .57788 .02208 L .5787 .02179 L .57958 .02154 L .58038 .02135 L .58081 .02126 L .58126 .02119 L .58168 .02113 L .58207 .02109 L .58225 .02108 L .58245 .02106 L .58264 .02105 L .58282 .02105 L .58292 .02104 L .58303 .02104 L .58315 .02104 L .58321 .02104 L .58327 .02104 L .58338 .02104 L .58347 .02104 L .58353 .02104 L .58358 .02104 L .58369 .02104 L .58379 .02104 L .58389 .02105 L .5841 .02106 L .5843 .02107 L .58448 .02108 L .58493 .02113 L .58533 .02118 L .58625 .02134 L .58708 .02153 L .58785 .02176 L .58959 .02239 L .59289 .02404 L .59639 .02621 L .59977 .02842 L .60301 .03036 L .60466 .03119 L .60647 .03193 L .60729 .0322 L .60818 .03243 L .60862 .03253 L .60902 .0326 L .60942 .03266 L .60979 .03271 L .61018 .03274 L .61038 .03276 L .61049 .03276 L .6106 .03277 L Mistroke .61071 .03277 L .61082 .03278 L .61089 .03278 L .61094 .03278 L .61105 .03278 L .61116 .03278 L .61127 .03278 L .61137 .03278 L .61147 .03277 L .61156 .03277 L .61165 .03277 L .61183 .03276 L .61203 .03274 L .61222 .03273 L .61263 .03268 L .61302 .03263 L .61383 .03247 L .61469 .03224 L .61624 .03167 L .61805 .03077 L .61975 .02971 L .623 .0272 L .62645 .02412 L .62978 .02115 L .63299 .01869 L .63463 .01771 L .63555 .01727 L .6364 .01696 L .6368 .01683 L .63725 .01672 L .63771 .01663 L .63795 .01659 L .63819 .01657 L .6384 .01655 L .6385 .01654 L .63856 .01654 L .63861 .01654 L .63871 .01654 L .63882 .01653 L .63891 .01653 L .639 .01653 L .63911 .01654 L .63916 .01654 L .63922 .01654 L .63933 .01655 L .63943 .01655 L .63965 .01658 L .63988 .01661 L .64033 .01669 L .64074 .01679 L Mistroke .64119 .01693 L .64167 .01712 L .64256 .01757 L .64336 .0181 L .64499 .01952 L .64675 .0216 L .65021 .02739 L .65354 .03506 L .65675 .04419 L .66016 .05545 L .66345 .06738 L .66694 .08063 L .67031 .09335 L .67354 .105 L .67699 .11621 L .6803 .1254 L .68349 .13248 L .68526 .13561 L .68689 .13795 L .68856 .13985 L .69015 .14118 L .69096 .14169 L .69182 .1421 L .69224 .14226 L .69263 .14238 L .69301 .14247 L .69337 .14254 L .69356 .14256 L .69376 .14259 L .69388 .1426 L .69399 .14261 L .69409 .14261 L .69419 .14262 L .6943 .14262 L .69436 .14262 L .69441 .14262 L .69447 .14262 L .69452 .14262 L .69458 .14262 L .69464 .14262 L .69475 .14262 L .69484 .14261 L .69495 .1426 L .69506 .14259 L .69526 .14257 L .69548 .14255 L .69588 .14248 L .69626 .14239 L .69662 .1423 L .69744 .14202 L Mistroke .6982 .1417 L .69994 .14073 L .70321 .13829 L .70669 .13521 L .71004 .13221 L .71326 .12967 L .71506 .12851 L .71669 .12766 L .71751 .12731 L .71839 .12699 L .71922 .12676 L .71999 .12658 L .72038 .12652 L .72079 .12646 L .72103 .12644 L .72126 .12641 L .72146 .1264 L .72157 .12639 L .72167 .12639 L .72179 .12638 L .72189 .12638 L .72194 .12638 L .722 .12638 L .72206 .12638 L .72212 .12638 L .72219 .12638 L .72224 .12638 L .72231 .12638 L .72237 .12638 L .72248 .12638 L .72254 .12638 L .7226 .12638 L .7228 .12639 L .72291 .1264 L .72301 .1264 L .72345 .12644 L .72387 .12649 L .72433 .12656 L .72516 .12672 L .72598 .12694 L .72673 .12718 L .73003 .12864 L .73321 .13051 L .7366 .13272 L .73985 .13477 L .74151 .1357 L .74332 .13658 L .74504 .13726 L .74665 .13772 L .74754 .1379 L Mistroke .74797 .13797 L .74837 .13802 L .74874 .13806 L .74912 .13809 L .74933 .1381 L .74951 .13811 L .74962 .13811 L .74972 .13812 L .74977 .13812 L .74983 .13812 L .74994 .13812 L .74999 .13812 L .75005 .13812 L .75016 .13812 L .75027 .13812 L .75033 .13811 L .75039 .13811 L .75059 .13811 L .75071 .1381 L .75081 .13809 L .75121 .13807 L .7516 .13803 L .75204 .13797 L .75245 .1379 L .75337 .13772 L .75494 .13726 L .75668 .13658 L .76007 .13482 L .76333 .13277 L .7668 .1305 L .77014 .12855 L .77182 .12774 L .77335 .12715 L .77414 .1269 L .775 .12669 L .77547 .12659 L .77591 .12652 L .77633 .12646 L .77655 .12644 L .77677 .12642 L .77697 .1264 L .77718 .12639 L .77728 .12639 L .77738 .12638 L .77748 .12638 L .77756 .12638 L .77767 .12638 L .77778 .12638 L .77789 .12638 L .77794 .12638 L Mistroke .778 .12638 L .77811 .12638 L .77822 .12638 L .77842 .12639 L .77862 .12641 L .77883 .12642 L .77923 .12646 L .77961 .12652 L .77996 .12658 L .78078 .12675 L .78154 .12697 L .78328 .12765 L .78498 .12854 L .78654 .12954 L .78989 .13214 L .7931 .13502 L .79653 .13807 L .79982 .14058 L .80069 .14111 L .80163 .14161 L .80244 .14197 L .80287 .14213 L .80333 .14228 L .80378 .1424 L .8042 .14249 L .80439 .14253 L .80461 .14256 L .80482 .14258 L .80501 .1426 L .80511 .14261 L .80522 .14261 L .80528 .14262 L .80534 .14262 L .80539 .14262 L .80545 .14262 L .80552 .14262 L .80557 .14262 L .80564 .14262 L .8057 .14262 L .80581 .14262 L .80587 .14261 L .80593 .14261 L .80613 .1426 L .80624 .14259 L .80634 .14258 L .80657 .14255 L .80678 .14251 L .8072 .14242 L .80766 .14229 L .80849 .14196 L Mistroke .80925 .14157 L .81005 .14104 L .81186 .13943 L .81356 .13736 L .81681 .13189 L .82027 .12394 L .8236 .11441 L .8268 .1038 L .83021 .09142 L .83349 .07897 L .83698 .06577 L .84034 .0537 L .84358 .04318 L .84702 .03364 L .85033 .02635 L .85351 .02126 L .85514 .01938 L .85598 .01861 L .8569 .01791 L .85778 .01739 L .85859 .01701 L .85904 .01685 L .85945 .01674 L .85968 .01668 L .85993 .01664 L .86014 .0166 L .86037 .01657 L .86048 .01656 L .86059 .01655 L .86069 .01655 L .86079 .01654 L .86088 .01654 L .86097 .01653 L .86108 .01653 L .86117 .01653 L .86123 .01653 L .86129 .01654 L .86139 .01654 L .86145 .01654 L .8615 .01654 L .86162 .01655 L .86183 .01657 L .86205 .0166 L .86253 .01667 L .86298 .01677 L .86382 .01703 L .86464 .01736 L .86551 .01778 L .86706 .01872 L .87025 .02118 L Mistroke .87365 .02422 L .87691 .02712 L .88039 .0298 L .88212 .03087 L .88373 .03166 L .88529 .03223 L .88616 .03247 L .88695 .03262 L .88736 .03268 L .88759 .03271 L .8878 .03273 L .88799 .03275 L .88817 .03276 L .88836 .03277 L .88847 .03277 L .88857 .03278 L .88868 .03278 L .88879 .03278 L .88884 .03278 L .8889 .03278 L .88901 .03278 L .88911 .03278 L .88922 .03277 L .88931 .03277 L .88941 .03277 L .88964 .03276 L .88989 .03274 L .89033 .03269 L .89078 .03263 L .89119 .03256 L .89213 .03236 L .89295 .03212 L .89383 .03182 L .89702 .03035 L .90042 .0283 L .90369 .02616 L .90717 .02401 L .90891 .02308 L .91052 .02235 L .91208 .02178 L .91295 .02153 L .91374 .02134 L .91461 .02119 L .91507 .02113 L .9153 .0211 L .91555 .02108 L .91577 .02107 L .91597 .02105 L .91607 .02105 L .91617 .02105 L Mistroke .91627 .02104 L .91636 .02104 L .91647 .02104 L .91653 .02104 L .91659 .02104 L .91665 .02104 L .91671 .02104 L .91677 .02104 L .91683 .02104 L .91693 .02104 L .91699 .02104 L .91705 .02104 L .91725 .02105 L .91745 .02106 L .91766 .02107 L .9181 .02111 L .9185 .02116 L .91887 .02121 L .91972 .02137 L .92063 .02159 L .92241 .02219 L .92411 .02292 L .92734 .0247 L .93077 .0269 L .93408 .02904 L .93726 .03084 L .93902 .03164 L .9398 .03193 L .94064 .0322 L .94141 .03241 L .94223 .03258 L .94268 .03265 L .94309 .0327 L .94329 .03272 L .94351 .03274 L .94371 .03276 L .9439 .03277 L .944 .03277 L .9441 .03277 L .9442 .03278 L .94431 .03278 L .94441 .03278 L .94451 .03278 L .94461 .03278 L .9447 .03278 L .94475 .03278 L .94481 .03277 L .94491 .03277 L .94515 .03276 L .94535 .03274 L Mistroke .94557 .03273 L .94602 .03268 L .94649 .0326 L .94735 .03242 L .9482 .03218 L .94914 .03185 L .95083 .03107 L .95427 .02885 L .95758 .02612 L .96077 .02323 L .96416 .02029 L .96571 .0191 L .96742 .01801 L .96911 .01718 L .96955 .01701 L .97003 .01686 L .97045 .01675 L .97089 .01666 L .9711 .01662 L .97134 .01659 L .97155 .01657 L .97175 .01655 L .97187 .01654 L .97193 .01654 L .97199 .01654 L .97209 .01653 L .97214 .01653 L .9722 .01653 L .97227 .01653 L .97233 .01653 L .9724 .01654 L .97246 .01654 L .97257 .01654 L .97269 .01655 L .97289 .01657 L .97311 .01659 L .9735 .01665 L .97396 .01676 L .97439 .01689 L .97522 .01722 L .976 .01764 L .97775 .01896 L .97933 .02064 L .98107 .02302 L .98446 .0293 L .98773 .03732 L .9912 .04771 L .99455 .05917 L .99776 .07106 L 1 .07958 L Mistroke Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00326 .09192 L .00681 .10476 L .01014 .11567 L .01335 .12468 L .01676 .13237 L .02005 .13773 L .02185 .13981 L .02267 .14056 L .02354 .14122 L .02434 .14171 L .02477 .14193 L .02523 .14213 L .02565 .14228 L .02603 .14239 L .02641 .14248 L .02678 .14255 L .027 .14258 L .0272 .1426 L .02729 .1426 L .02739 .14261 L .02749 .14262 L .02759 .14262 L .02769 .14262 L .0278 .14262 L .02791 .14262 L .028 .14262 L .02811 .14261 L .02823 .14261 L .02834 .1426 L .02845 .14259 L .02881 .14255 L .02901 .14252 L .0292 .14248 L .03 .14228 L .03083 .142 L .0317 .14162 L .03326 .14074 L .03647 .13835 L .03989 .13532 L .04318 .13237 L .04668 .12961 L .04843 .12849 L .05005 .12765 L .05162 .12703 L .05242 .12679 L .05287 .12668 L .05329 .12659 L .0537 .12652 L .05415 .12646 L Mistroke .05434 .12644 L .05455 .12642 L .05475 .1264 L .05493 .12639 L .05504 .12639 L .05516 .12638 L .05528 .12638 L .05534 .12638 L .05541 .12638 L .05546 .12638 L .05552 .12638 L .05562 .12638 L .05573 .12638 L .0558 .12638 L .05585 .12638 L .05595 .12638 L .05605 .12639 L .05626 .1264 L .05647 .12641 L .05669 .12643 L .05711 .12647 L .0575 .12653 L .05838 .1267 L .05924 .12692 L .06016 .12721 L .06366 .1288 L .06704 .13082 L .07028 .13295 L .07374 .13509 L .07546 .13602 L .07706 .13676 L .07861 .13733 L .07947 .13759 L .08026 .13778 L .08112 .13794 L .08157 .13801 L .08205 .13806 L .08225 .13808 L .08246 .13809 L .08267 .1381 L .08285 .13811 L .08296 .13811 L .08306 .13812 L .08317 .13812 L .08323 .13812 L .08329 .13812 L .08335 .13812 L .0834 .13812 L .08346 .13812 L .08352 .13812 L Mistroke .08363 .13812 L .08369 .13811 L .08374 .13811 L .08396 .1381 L .08416 .13809 L .08438 .13808 L .08462 .13806 L .08506 .13801 L .08545 .13796 L .08626 .13781 L .08701 .13764 L .08871 .13711 L .09026 .13647 L .09359 .1347 L .0968 .13268 L .1002 .13045 L .10349 .12854 L .10516 .12774 L .10604 .12738 L .10697 .12706 L .1078 .12682 L .10872 .12661 L .10912 .12654 L .10955 .12648 L .10996 .12643 L .11015 .12641 L .11033 .1264 L .11054 .12639 L .11064 .12639 L .11073 .12638 L .11084 .12638 L .11094 .12638 L .11104 .12638 L .1111 .12638 L .11116 .12638 L .11126 .12638 L .11135 .12638 L .11144 .12638 L .11153 .12638 L .11174 .12639 L .11193 .1264 L .11216 .12642 L .11237 .12644 L .11277 .12649 L .11321 .12656 L .11367 .12665 L .11448 .12685 L .11536 .12714 L .11714 .1279 L .11878 .12882 L Mistroke .12055 .13001 L .12404 .13286 L .12741 .1359 L .13064 .13872 L .13228 .13998 L .13409 .14115 L .13491 .14159 L .1358 .14198 L .13663 .14227 L .1374 .14247 L .1378 .14254 L .13803 .14257 L .13823 .14259 L .13842 .14261 L .13853 .14261 L .13863 .14262 L .13871 .14262 L .13881 .14262 L .13891 .14262 L .139 .14262 L .13911 .14262 L .13917 .14262 L .13923 .14261 L .13933 .14261 L .13944 .1426 L .13963 .14258 L .13984 .14255 L .14031 .14247 L .14075 .14236 L .14157 .14207 L .14245 .14165 L .14319 .14118 L .14401 .14055 L .14566 .13891 L .14742 .1366 L .15092 .1303 L .15429 .12212 L .15753 .11253 L .16098 .10083 L .1643 .08859 L .16749 .07644 L .17089 .06365 L .17416 .05205 L .17764 .04101 L .18099 .03208 L .18421 .02533 L .18587 .02261 L .18764 .02028 L .18851 .01935 L .18945 .01851 L Mistroke .19026 .0179 L .19115 .01737 L .19157 .01716 L .19202 .01698 L .19241 .01684 L .19283 .01673 L .19308 .01667 L .19331 .01663 L .19352 .0166 L .19376 .01657 L .19386 .01656 L .19397 .01655 L .19407 .01654 L .19417 .01654 L .19428 .01654 L .19434 .01653 L .1944 .01653 L .1945 .01653 L .19461 .01654 L .19471 .01654 L .19477 .01654 L .19482 .01654 L .19495 .01655 L .19506 .01656 L .19526 .01658 L .19547 .01661 L .19595 .01669 L .19641 .0168 L .19722 .01705 L .19811 .01742 L .19977 .01832 L .20154 .01953 L .20472 .02217 L .2081 .02524 L .21136 .02805 L .21301 .02931 L .21482 .0305 L .21657 .03144 L .21816 .03208 L .21901 .03234 L .21981 .03253 L .22022 .03261 L .22065 .03268 L .22088 .0327 L .22113 .03273 L .22134 .03275 L .22145 .03275 L .22157 .03276 L .22169 .03277 L .2218 .03277 L Mistroke .22191 .03278 L .22201 .03278 L .22212 .03278 L .22221 .03278 L .22232 .03278 L .22243 .03278 L .22252 .03278 L .22262 .03277 L .2228 .03277 L .22301 .03275 L .22321 .03274 L .22364 .0327 L .22411 .03263 L .22497 .03247 L .22576 .03228 L .22664 .03201 L .22841 .03131 L .2318 .02952 L .23506 .02745 L .23853 .02519 L .24187 .02327 L .24355 .02247 L .24508 .02189 L .24587 .02164 L .24673 .02142 L .2472 .02132 L .24764 .02124 L .24805 .02117 L .2485 .02112 L .24872 .0211 L .24892 .02108 L .24913 .02106 L .24931 .02105 L .24949 .02105 L .24959 .02104 L .24968 .02104 L .24978 .02104 L .24989 .02104 L .24999 .02104 L .25008 .02104 L .25018 .02104 L .25029 .02104 L .25039 .02104 L .25048 .02104 L .25071 .02105 L .25093 .02107 L .25135 .0211 L .25182 .02116 L .25261 .02128 L .25349 .02147 L Mistroke .25526 .02201 L .2569 .02267 L .25865 .02354 L .26213 .02561 L .26547 .0278 L .26869 .02981 L .27048 .03078 L .27211 .03154 L .27293 .03186 L .27381 .03215 L .27463 .03238 L .27541 .03255 L .27583 .03262 L .27621 .03268 L .27663 .03273 L .27686 .03274 L .27709 .03276 L .2773 .03277 L .27741 .03277 L .27747 .03278 L .27753 .03278 L .27763 .03278 L .27774 .03278 L .27783 .03278 L .27794 .03278 L .27805 .03278 L .27811 .03277 L .27816 .03277 L .27838 .03276 L .2785 .03276 L .27863 .03275 L .27886 .03273 L .27927 .03269 L .27966 .03263 L .28053 .03246 L .28139 .03223 L .28231 .03191 L .28409 .03111 L .28578 .03012 L .28901 .02775 L .29243 .02475 L .29573 .02177 L .29742 .02034 L .29924 .01897 L .30085 .01795 L .30177 .01748 L .30262 .01711 L .30343 .01684 L .30389 .01673 L .3043 .01664 L Mistroke .30451 .01661 L .30474 .01658 L .30486 .01657 L .30499 .01656 L .30511 .01655 L .30521 .01654 L .30532 .01654 L .30543 .01653 L .30554 .01653 L .3056 .01653 L .30566 .01653 L .30577 .01654 L .30586 .01654 L .30597 .01655 L .30608 .01655 L .30628 .01657 L .30647 .01659 L .3069 .01667 L .30732 .01676 L .30777 .0169 L .30858 .01723 L .30932 .01763 L .31093 .01882 L .31268 .02065 L .31434 .02293 L .31611 .02591 L .31962 .03356 L .323 .04292 L .32626 .05347 L .32972 .0659 L .33306 .07852 L .33626 .0907 L .33968 .10314 L .34296 .11408 L .34646 .12409 L .34982 .13182 L .35306 .13729 L .35473 .13934 L .35558 .14019 L .3565 .14095 L .35736 .14153 L .35815 .14195 L .35853 .14211 L .35894 .14227 L .3593 .14238 L .35969 .14247 L .35992 .14252 L .36014 .14255 L .36034 .14258 L .36045 .14259 L Mistroke .36056 .1426 L .36066 .14261 L .36075 .14261 L .36085 .14262 L .36093 .14262 L .36104 .14262 L .36113 .14262 L .36124 .14262 L .36135 .14262 L .36146 .14261 L .36156 .14261 L .36178 .14259 L .36198 .14257 L .36219 .14254 L .36263 .14246 L .36311 .14235 L .36398 .14207 L .36477 .14174 L .36653 .14078 L .3699 .13827 L .37314 .1354 L .37659 .1323 L .37991 .12968 L .38158 .1286 L .38311 .12778 L .38474 .1271 L .38565 .12682 L .3861 .1267 L .38651 .12661 L .38689 .12654 L .38731 .12648 L .38755 .12645 L .38776 .12643 L .38798 .12641 L .38818 .1264 L .38835 .12639 L .38844 .12638 L .38854 .12638 L .38864 .12638 L .38874 .12638 L .38884 .12638 L .38893 .12638 L .38903 .12638 L .38912 .12638 L .38921 .12638 L .38932 .12638 L .38953 .12639 L .38973 .1264 L .39013 .12644 L .39056 .12649 L Mistroke .39133 .12662 L .39224 .12683 L .39307 .12707 L .39469 .12768 L .39645 .1285 L .3999 .13052 L .40322 .13269 L .40642 .13471 L .4082 .13571 L .40982 .13651 L .41152 .13719 L .4131 .13767 L .41388 .13784 L .41471 .13798 L .41513 .13803 L .41554 .13807 L .41577 .13809 L .41598 .1381 L .4161 .13811 L .41621 .13811 L .41633 .13811 L .41639 .13812 L .41646 .13812 L .41656 .13812 L .41662 .13812 L .41667 .13812 L .41678 .13812 L .41685 .13812 L .4169 .13812 L .417 .13811 L .41712 .13811 L .41732 .1381 L .41755 .13809 L .4178 .13807 L .41825 .13803 L .41871 .13797 L .41914 .1379 L .41995 .13773 L .42164 .13725 L .4232 .13665 L .42653 .13494 L .42973 .13294 L .43314 .13071 L .43642 .12875 L .43809 .12792 L .43991 .12719 L .44075 .12692 L .44165 .12669 L .44242 .12654 L .44286 .12648 L Mistroke .44327 .12643 L .44346 .12642 L .44366 .1264 L .44378 .12639 L .44389 .12639 L .44399 .12638 L .4441 .12638 L .44415 .12638 L .44421 .12638 L .44431 .12638 L .44437 .12638 L .44443 .12638 L .44449 .12638 L .44454 .12638 L .44465 .12638 L .44471 .12638 L .44476 .12638 L .44486 .12638 L .44497 .12639 L .44517 .1264 L .44539 .12641 L .44579 .12645 L .44617 .1265 L .44653 .12656 L .44735 .12673 L .44812 .12694 L .44986 .12761 L .45158 .1285 L .45315 .12949 L .45651 .13211 L .45975 .13499 L .46319 .13807 L .4649 .13945 L .4665 .14059 L .46814 .14154 L .46894 .14191 L .46969 .14219 L .47051 .14242 L .47094 .14251 L .47116 .14254 L .4714 .14257 L .47162 .1426 L .47171 .1426 L .47182 .14261 L .47192 .14262 L .47201 .14262 L .47211 .14262 L .47222 .14262 L .47231 .14262 L .47242 .14262 L Mistroke .47251 .14262 L .4726 .14261 L .47278 .1426 L .47296 .14258 L .47316 .14256 L .47337 .14252 L .47375 .14245 L .47415 .14234 L .4746 .1422 L .4754 .14185 L .47614 .14143 L .47786 .14009 L .47943 .1384 L .48104 .13617 L .4828 .1332 L .48624 .1257 L .48956 .11656 L .49275 .10627 L .49615 .09412 L .49942 .08178 L .5029 .06856 L .50625 .05634 L .50947 .04557 L .5129 .03564 L .5162 .02791 L .51789 .02473 L .51971 .02188 L .52147 .01973 L .52231 .01891 L .52309 .01826 L .52392 .01769 L .52468 .01727 L .52552 .01692 L .52598 .01677 L .52642 .01667 L .52681 .0166 L .52703 .01657 L .52724 .01655 L .52734 .01655 L .52745 .01654 L .52755 .01654 L .52765 .01653 L .52771 .01653 L .52776 .01653 L .52783 .01653 L .52788 .01653 L .52799 .01654 L .52805 .01654 L .5281 .01654 L .52819 .01655 L Mistroke .52829 .01655 L .52846 .01657 L .52867 .01659 L .52886 .01661 L .52927 .01669 L .52965 .01678 L .53047 .01702 L .53133 .01737 L .53288 .01818 L .53606 .02046 L .53944 .02342 L .5427 .02636 L .54616 .02917 L .54789 .03034 L .5495 .03124 L .55105 .03192 L .55191 .03222 L .5527 .03244 L .55311 .03253 L .55354 .03261 L .55392 .03267 L .55432 .03272 L .55454 .03274 L .55475 .03275 L .55496 .03276 L .55506 .03277 L .55515 .03277 L .55526 .03278 L .55532 .03278 L .55538 .03278 L .55548 .03278 L .55559 .03278 L .55565 .03278 L .55571 .03278 L .55578 .03278 L .55584 .03278 L .55595 .03277 L .55607 .03277 L .55629 .03276 L .55652 .03274 L .55693 .0327 L .55737 .03264 L .55786 .03256 L .55874 .03237 L .55956 .03214 L .56126 .03152 L .56282 .0308 L .56616 .02889 L .56937 .02681 L .57279 .02462 L Mistroke .57608 .02284 L .57788 .02208 L .5787 .02179 L .57958 .02154 L .58038 .02135 L .58081 .02126 L .58126 .02119 L .58168 .02113 L .58207 .02109 L .58225 .02108 L .58245 .02106 L .58264 .02105 L .58282 .02105 L .58292 .02104 L .58303 .02104 L .58315 .02104 L .58321 .02104 L .58327 .02104 L .58338 .02104 L .58347 .02104 L .58353 .02104 L .58358 .02104 L .58369 .02104 L .58379 .02104 L .58389 .02105 L .5841 .02106 L .5843 .02107 L .58448 .02108 L .58493 .02113 L .58533 .02118 L .58625 .02134 L .58708 .02153 L .58785 .02176 L .58959 .02239 L .59289 .02404 L .59639 .02621 L .59977 .02842 L .60301 .03036 L .60466 .03119 L .60647 .03193 L .60729 .0322 L .60818 .03243 L .60862 .03253 L .60902 .0326 L .60942 .03266 L .60979 .03271 L .61018 .03274 L .61038 .03276 L .61049 .03276 L .6106 .03277 L Mistroke .61071 .03277 L .61082 .03278 L .61089 .03278 L .61094 .03278 L .61105 .03278 L .61116 .03278 L .61127 .03278 L .61137 .03278 L .61147 .03277 L .61156 .03277 L .61165 .03277 L .61183 .03276 L .61203 .03274 L .61222 .03273 L .61263 .03268 L .61302 .03263 L .61383 .03247 L .61469 .03224 L .61624 .03167 L .61805 .03077 L .61975 .02971 L .623 .0272 L .62645 .02412 L .62978 .02115 L .63299 .01869 L .63463 .01771 L .63555 .01727 L .6364 .01696 L .6368 .01683 L .63725 .01672 L .63771 .01663 L .63795 .01659 L .63819 .01657 L .6384 .01655 L .6385 .01654 L .63856 .01654 L .63861 .01654 L .63871 .01654 L .63882 .01653 L .63891 .01653 L .639 .01653 L .63911 .01654 L .63916 .01654 L .63922 .01654 L .63933 .01655 L .63943 .01655 L .63965 .01658 L .63988 .01661 L .64033 .01669 L .64074 .01679 L Mistroke .64119 .01693 L .64167 .01712 L .64256 .01757 L .64336 .0181 L .64499 .01952 L .64675 .0216 L .65021 .02739 L .65354 .03506 L .65675 .04419 L .66016 .05545 L .66345 .06738 L .66694 .08063 L .67031 .09335 L .67354 .105 L .67699 .11621 L .6803 .1254 L .68349 .13248 L .68526 .13561 L .68689 .13795 L .68856 .13985 L .69015 .14118 L .69096 .14169 L .69182 .1421 L .69224 .14226 L .69263 .14238 L .69301 .14247 L .69337 .14254 L .69356 .14256 L .69376 .14259 L .69388 .1426 L .69399 .14261 L .69409 .14261 L .69419 .14262 L .6943 .14262 L .69436 .14262 L .69441 .14262 L .69447 .14262 L .69452 .14262 L .69458 .14262 L .69464 .14262 L .69475 .14262 L .69484 .14261 L .69495 .1426 L .69506 .14259 L .69526 .14257 L .69548 .14255 L .69588 .14248 L .69626 .14239 L .69662 .1423 L .69744 .14202 L Mistroke .6982 .1417 L .69994 .14073 L .70321 .13829 L .70669 .13521 L .71004 .13221 L .71326 .12967 L .71506 .12851 L .71669 .12766 L .71751 .12731 L .71839 .12699 L .71922 .12676 L .71999 .12658 L .72038 .12652 L .72079 .12646 L .72103 .12644 L .72126 .12641 L .72146 .1264 L .72157 .12639 L .72167 .12639 L .72179 .12638 L .72189 .12638 L .72194 .12638 L .722 .12638 L .72206 .12638 L .72212 .12638 L .72219 .12638 L .72224 .12638 L .72231 .12638 L .72237 .12638 L .72248 .12638 L .72254 .12638 L .7226 .12638 L .7228 .12639 L .72291 .1264 L .72301 .1264 L .72345 .12644 L .72387 .12649 L .72433 .12656 L .72516 .12672 L .72598 .12694 L .72673 .12718 L .73003 .12864 L .73321 .13051 L .7366 .13272 L .73985 .13477 L .74151 .1357 L .74332 .13658 L .74504 .13726 L .74665 .13772 L .74754 .1379 L Mistroke .74797 .13797 L .74837 .13802 L .74874 .13806 L .74912 .13809 L .74933 .1381 L .74951 .13811 L .74962 .13811 L .74972 .13812 L .74977 .13812 L .74983 .13812 L .74994 .13812 L .74999 .13812 L .75005 .13812 L .75016 .13812 L .75027 .13812 L .75033 .13811 L .75039 .13811 L .75059 .13811 L .75071 .1381 L .75081 .13809 L .75121 .13807 L .7516 .13803 L .75204 .13797 L .75245 .1379 L .75337 .13772 L .75494 .13726 L .75668 .13658 L .76007 .13482 L .76333 .13277 L .7668 .1305 L .77014 .12855 L .77182 .12774 L .77335 .12715 L .77414 .1269 L .775 .12669 L .77547 .12659 L .77591 .12652 L .77633 .12646 L .77655 .12644 L .77677 .12642 L .77697 .1264 L .77718 .12639 L .77728 .12639 L .77738 .12638 L .77748 .12638 L .77756 .12638 L .77767 .12638 L .77778 .12638 L .77789 .12638 L .77794 .12638 L Mistroke .778 .12638 L .77811 .12638 L .77822 .12638 L .77842 .12639 L .77862 .12641 L .77883 .12642 L .77923 .12646 L .77961 .12652 L .77996 .12658 L .78078 .12675 L .78154 .12697 L .78328 .12765 L .78498 .12854 L .78654 .12954 L .78989 .13214 L .7931 .13502 L .79653 .13807 L .79982 .14058 L .80069 .14111 L .80163 .14161 L .80244 .14197 L .80287 .14213 L .80333 .14228 L .80378 .1424 L .8042 .14249 L .80439 .14253 L .80461 .14256 L .80482 .14258 L .80501 .1426 L .80511 .14261 L .80522 .14261 L .80528 .14262 L .80534 .14262 L .80539 .14262 L .80545 .14262 L .80552 .14262 L .80557 .14262 L .80564 .14262 L .8057 .14262 L .80581 .14262 L .80587 .14261 L .80593 .14261 L .80613 .1426 L .80624 .14259 L .80634 .14258 L .80657 .14255 L .80678 .14251 L .8072 .14242 L .80766 .14229 L .80849 .14196 L Mistroke .80925 .14157 L .81005 .14104 L .81186 .13943 L .81356 .13736 L .81681 .13189 L .82027 .12394 L .8236 .11441 L .8268 .1038 L .83021 .09142 L .83349 .07897 L .83698 .06577 L .84034 .0537 L .84358 .04318 L .84702 .03364 L .85033 .02635 L .85351 .02126 L .85514 .01938 L .85598 .01861 L .8569 .01791 L .85778 .01739 L .85859 .01701 L .85904 .01685 L .85945 .01674 L .85968 .01668 L .85993 .01664 L .86014 .0166 L .86037 .01657 L .86048 .01656 L .86059 .01655 L .86069 .01655 L .86079 .01654 L .86088 .01654 L .86097 .01653 L .86108 .01653 L .86117 .01653 L .86123 .01653 L .86129 .01654 L .86139 .01654 L .86145 .01654 L .8615 .01654 L .86162 .01655 L .86183 .01657 L .86205 .0166 L .86253 .01667 L .86298 .01677 L .86382 .01703 L .86464 .01736 L .86551 .01778 L .86706 .01872 L .87025 .02118 L Mistroke .87365 .02422 L .87691 .02712 L .88039 .0298 L .88212 .03087 L .88373 .03166 L .88529 .03223 L .88616 .03247 L .88695 .03262 L .88736 .03268 L .88759 .03271 L .8878 .03273 L .88799 .03275 L .88817 .03276 L .88836 .03277 L .88847 .03277 L .88857 .03278 L .88868 .03278 L .88879 .03278 L .88884 .03278 L .8889 .03278 L .88901 .03278 L .88911 .03278 L .88922 .03277 L .88931 .03277 L .88941 .03277 L .88964 .03276 L .88989 .03274 L .89033 .03269 L .89078 .03263 L .89119 .03256 L .89213 .03236 L .89295 .03212 L .89383 .03182 L .89702 .03035 L .90042 .0283 L .90369 .02616 L .90717 .02401 L .90891 .02308 L .91052 .02235 L .91208 .02178 L .91295 .02153 L .91374 .02134 L .91461 .02119 L .91507 .02113 L .9153 .0211 L .91555 .02108 L .91577 .02107 L .91597 .02105 L .91607 .02105 L .91617 .02105 L Mistroke .91627 .02104 L .91636 .02104 L .91647 .02104 L .91653 .02104 L .91659 .02104 L .91665 .02104 L .91671 .02104 L .91677 .02104 L .91683 .02104 L .91693 .02104 L .91699 .02104 L .91705 .02104 L .91725 .02105 L .91745 .02106 L .91766 .02107 L .9181 .02111 L .9185 .02116 L .91887 .02121 L .91972 .02137 L .92063 .02159 L .92241 .02219 L .92411 .02292 L .92734 .0247 L .93077 .0269 L .93408 .02904 L .93726 .03084 L .93902 .03164 L .9398 .03193 L .94064 .0322 L .94141 .03241 L .94223 .03258 L .94268 .03265 L .94309 .0327 L .94329 .03272 L .94351 .03274 L .94371 .03276 L .9439 .03277 L .944 .03277 L .9441 .03277 L .9442 .03278 L .94431 .03278 L .94441 .03278 L .94451 .03278 L .94461 .03278 L .9447 .03278 L .94475 .03278 L .94481 .03277 L .94491 .03277 L .94515 .03276 L .94535 .03274 L Mistroke .94557 .03273 L .94602 .03268 L .94649 .0326 L .94735 .03242 L .9482 .03218 L .94914 .03185 L .95083 .03107 L .95427 .02885 L .95758 .02612 L .96077 .02323 L .96416 .02029 L .96571 .0191 L .96742 .01801 L .96911 .01718 L .96955 .01701 L .97003 .01686 L .97045 .01675 L .97089 .01666 L .9711 .01662 L .97134 .01659 L .97155 .01657 L .97175 .01655 L .97187 .01654 L .97193 .01654 L .97199 .01654 L .97209 .01653 L .97214 .01653 L .9722 .01653 L .97227 .01653 L .97233 .01653 L .9724 .01654 L .97246 .01654 L .97257 .01654 L .97269 .01655 L .97289 .01657 L .97311 .01659 L .9735 .01665 L .97396 .01676 L .97439 .01689 L .97522 .01722 L .976 .01764 L .97775 .01896 L .97933 .02064 L .98107 .02302 L .98446 .0293 L .98773 .03732 L .9912 .04771 L .99455 .05917 L .99776 .07106 L 1 .07958 L Mistroke Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00326 .09594 L .00681 .11231 L .01014 .12506 L .01335 .13415 L .015 .13751 L .01676 .1401 L .01763 .141 L .01808 .14138 L .01856 .14171 L .01898 .14195 L .01944 .14215 L .01965 .14222 L .01986 .14228 L .02007 .14233 L .02026 .14236 L .02037 .14237 L .02047 .14239 L .02058 .14239 L .02064 .1424 L .0207 .1424 L .02079 .1424 L .0209 .1424 L .02101 .1424 L .02111 .14239 L .02117 .14239 L .02123 .14238 L .02134 .14237 L .02156 .14234 L .02181 .14229 L .02204 .14223 L .02243 .1421 L .02286 .14192 L .02373 .14145 L .02536 .14022 L .02712 .13851 L .03059 .13457 L .03393 .13092 L .03561 .12941 L .03714 .12831 L .03793 .12785 L .03879 .12746 L .03926 .12729 L .0397 .12715 L .04012 .12705 L .04034 .12701 L .04056 .12697 L .04076 .12694 L .04097 .12692 L .04107 .12691 L Mistroke .04117 .1269 L .04126 .1269 L .04135 .12689 L .04146 .12689 L .04152 .12689 L .04158 .12689 L .04169 .12689 L .04175 .12689 L .0418 .12689 L .0419 .12689 L .042 .12689 L .0421 .1269 L .04221 .12691 L .04239 .12692 L .04259 .12694 L .04295 .12699 L .04333 .12707 L .04375 .12717 L .0446 .12744 L .04538 .12776 L .04714 .12869 L .05049 .13102 L .0537 .13346 L .0555 .1347 L .05713 .13565 L .05794 .13605 L .05882 .13641 L .05965 .13669 L .06042 .13689 L .06081 .13696 L .06122 .13703 L .06146 .13706 L .06168 .13708 L .06188 .13709 L .06199 .1371 L .0621 .1371 L .0622 .13711 L .06231 .13711 L .06237 .13711 L .06243 .13711 L .06249 .13711 L .06255 .13711 L .06261 .13711 L .06267 .13711 L .06273 .13711 L .06279 .13711 L .0629 .1371 L .06302 .1371 L .06324 .13708 L .06346 .13706 L Mistroke .06387 .13701 L .06429 .13695 L .06467 .13687 L .06552 .13665 L .06706 .13609 L .06867 .13533 L .07041 .13432 L .07384 .13213 L .07714 .13019 L .07895 .12936 L .07977 .12906 L .08065 .12881 L .08145 .12864 L .08191 .12857 L .08213 .12854 L .08234 .12852 L .08253 .1285 L .08273 .12849 L .08282 .12848 L .08292 .12848 L .08301 .12847 L .08309 .12847 L .08319 .12847 L .08329 .12847 L .08338 .12847 L .08347 .12847 L .08358 .12847 L .08368 .12847 L .08378 .12848 L .0839 .12848 L .08412 .1285 L .08435 .12852 L .08476 .12857 L .08521 .12864 L .0857 .12873 L .08658 .12896 L .0874 .12924 L .08911 .12998 L .09067 .13081 L .09402 .13291 L .09725 .13491 L .09905 .13585 L .10068 .1365 L .1015 .13675 L .10193 .13686 L .10238 .13695 L .10278 .13701 L .10299 .13704 L .10322 .13707 L .10342 .13708 L Mistroke .10361 .1371 L .1037 .1371 L .1038 .13711 L .1039 .13711 L .10398 .13711 L .10409 .13711 L .10419 .13711 L .10428 .13711 L .10438 .13711 L .10448 .13711 L .10459 .1371 L .1047 .1371 L .1048 .13709 L .10499 .13708 L .10519 .13706 L .10556 .13701 L .106 .13694 L .10647 .13684 L .1073 .1366 L .1081 .13632 L .10895 .13594 L .1105 .13511 L .11398 .1327 L .11734 .13016 L .11888 .1291 L .12057 .1281 L .12137 .12772 L .12224 .12738 L .12271 .12723 L .12315 .12711 L .12357 .12702 L .12379 .12698 L .12401 .12695 L .12421 .12693 L .12431 .12692 L .12443 .12691 L .12452 .1269 L .12463 .1269 L .12472 .12689 L .12481 .12689 L .12492 .12689 L .12503 .12689 L .12512 .12689 L .12522 .12689 L .12528 .12689 L .12534 .12689 L .12545 .1269 L .12557 .12691 L .12567 .12692 L .12586 .12694 L Mistroke .12606 .12696 L .12641 .12702 L .1268 .12711 L .12722 .12723 L .12808 .12754 L .12886 .12792 L .13063 .12907 L .13224 .13044 L .13399 .13221 L .13743 .13614 L .13914 .13807 L .14074 .13971 L .14228 .141 L .14314 .14157 L .14393 .14197 L .14433 .14213 L .14455 .1422 L .14475 .14226 L .14495 .14231 L .14516 .14235 L .14525 .14236 L .14535 .14237 L .14544 .14238 L .14552 .14239 L .14563 .1424 L .14573 .1424 L .14584 .1424 L .1459 .1424 L .14595 .1424 L .14605 .1424 L .14615 .14239 L .14626 .14238 L .14636 .14237 L .14659 .14233 L .1468 .14228 L .14727 .14213 L .14767 .14196 L .14809 .14172 L .14886 .14116 L .14978 .14025 L .15061 .13919 L .15222 .13649 L .15397 .13257 L .15742 .12195 L .16073 .1085 L .16392 .09342 L .16732 .07626 L .17059 .05999 L .17406 .04438 L .17741 .03214 L Mistroke .1791 .02726 L .18063 .02365 L .18229 .02062 L .1832 .01934 L .18406 .01838 L .18488 .01768 L .18529 .0174 L .18575 .01716 L .18614 .01699 L .18635 .01692 L .18655 .01687 L .18674 .01683 L .18684 .01681 L .18695 .01679 L .18704 .01678 L .18713 .01677 L .18722 .01676 L .18731 .01676 L .1874 .01675 L .18751 .01675 L .18761 .01675 L .1877 .01676 L .18781 .01676 L .18787 .01677 L .18792 .01677 L .18813 .0168 L .18834 .01684 L .18856 .01689 L .18901 .01702 L .1894 .01718 L .18981 .01737 L .19057 .01781 L .19235 .01923 L .19405 .02092 L .19727 .02461 L .2007 .02834 L .20229 .02976 L .204 .03097 L .20495 .03147 L .20581 .03183 L .20624 .03197 L .20664 .03207 L .20706 .03216 L .20728 .03219 L .20751 .03222 L .20773 .03224 L .20784 .03225 L .20796 .03226 L .20806 .03226 L .20817 .03227 L Mistroke .20828 .03227 L .20837 .03227 L .20843 .03227 L .20849 .03227 L .2086 .03226 L .20867 .03226 L .20873 .03226 L .20885 .03225 L .20907 .03223 L .20931 .03221 L .20974 .03214 L .21019 .03204 L .211 .03181 L .2118 .0315 L .21266 .0311 L .2142 .03022 L .21769 .02773 L .22104 .02521 L .22258 .0242 L .22427 .02327 L .22507 .02291 L .22594 .02258 L .22641 .02244 L .22685 .02232 L .22726 .02223 L .22771 .02215 L .22793 .02212 L .22814 .0221 L .22834 .02208 L .22853 .02206 L .22871 .02205 L .2288 .02205 L .2289 .02205 L .229 .02204 L .22911 .02204 L .22921 .02204 L .2293 .02204 L .22941 .02205 L .22947 .02205 L .22952 .02205 L .22973 .02206 L .22984 .02207 L .22997 .02208 L .23019 .0221 L .23064 .02215 L .23104 .02222 L .23187 .02241 L .23263 .02264 L .23437 .02335 L .23766 .02519 L Mistroke .24114 .02743 L .24289 .02847 L .2445 .02931 L .24607 .02997 L .24686 .03022 L .24729 .03034 L .24774 .03044 L .24814 .03052 L .24859 .03059 L .24878 .03062 L .24899 .03064 L .24919 .03065 L .24937 .03067 L .24948 .03067 L .2496 .03068 L .24972 .03068 L .24978 .03068 L .24984 .03068 L .2499 .03069 L .24996 .03069 L .25006 .03069 L .25017 .03068 L .25023 .03068 L .25029 .03068 L .2504 .03068 L .2505 .03067 L .2507 .03066 L .2509 .03065 L .25113 .03063 L .25154 .03057 L .25193 .03051 L .25281 .03031 L .25367 .03005 L .25459 .02971 L .25808 .0279 L .26145 .02576 L .26469 .02382 L .26636 .02302 L .26721 .0227 L .26813 .02241 L .26857 .0223 L .26899 .02222 L .2694 .02215 L .26978 .0221 L .26996 .02208 L .27013 .02207 L .27023 .02206 L .27033 .02206 L .27043 .02205 L .27051 .02205 L Mistroke .27061 .02205 L .27072 .02204 L .27082 .02204 L .27093 .02204 L .27104 .02205 L .27113 .02205 L .27122 .02205 L .27132 .02206 L .27151 .02207 L .27173 .02208 L .27211 .02213 L .27257 .0222 L .27298 .02228 L .27385 .02251 L .27475 .02284 L .27642 .02362 L .27797 .02454 L .28126 .02691 L .28475 .02953 L .28651 .03065 L .28728 .03107 L .28812 .03147 L .28888 .03177 L .2897 .03201 L .29015 .03212 L .29056 .03219 L .29076 .03221 L .29097 .03224 L .29107 .03225 L .29118 .03225 L .29127 .03226 L .29136 .03226 L .29147 .03227 L .29152 .03227 L .29158 .03227 L .29165 .03227 L .29171 .03227 L .29182 .03227 L .29192 .03226 L .29202 .03226 L .29212 .03225 L .29223 .03225 L .29246 .03223 L .29268 .0322 L .29317 .03211 L .2936 .03201 L .29399 .0319 L .29487 .03156 L .2957 .03114 L .29647 .03067 L Mistroke .29822 .02934 L .30151 .026 L .30501 .02197 L .30677 .02007 L .30839 .01859 L .3092 .01797 L .30996 .01749 L .31076 .01711 L .31118 .01696 L .3114 .0169 L .31163 .01684 L .31184 .01681 L .31196 .01679 L .31208 .01677 L .31219 .01676 L .31229 .01676 L .31239 .01675 L .31249 .01675 L .3126 .01675 L .31266 .01676 L .31272 .01676 L .31283 .01677 L .31293 .01678 L .31305 .01679 L .31317 .01681 L .31342 .01686 L .31362 .01692 L .31381 .01698 L .31424 .01715 L .31466 .01738 L .31511 .01767 L .31597 .0184 L .3169 .01946 L .31859 .02211 L .32025 .02563 L .32202 .03039 L .32552 .0427 L .3289 .05755 L .33215 .07357 L .33561 .09109 L .33894 .10703 L .34214 .12032 L .34392 .12652 L .34555 .13132 L .34725 .13542 L .34883 .13834 L .35044 .14048 L .35129 .14128 L .35176 .14162 L .35219 .14188 L Mistroke .35257 .14207 L .35298 .14222 L .35319 .14228 L .35339 .14233 L .3536 .14236 L .35372 .14238 L .35383 .14239 L .35393 .1424 L .35403 .1424 L .35411 .1424 L .35421 .1424 L .35431 .1424 L .35442 .14239 L .35453 .14239 L .35462 .14238 L .35481 .14235 L .35501 .14232 L .35537 .14223 L .35582 .14208 L .35624 .1419 L .35703 .14147 L .3588 .14012 L .36206 .13673 L .36552 .13275 L .36724 .13094 L .36885 .12948 L .3704 .12835 L .37126 .12786 L .37206 .12749 L .37292 .12719 L .37337 .12707 L .3736 .12702 L .37385 .12698 L .37407 .12695 L .37427 .12692 L .37437 .12691 L .37447 .12691 L .37457 .1269 L .37466 .12689 L .37472 .12689 L .37478 .12689 L .37488 .12689 L .37494 .12689 L .37501 .12689 L .37506 .12689 L .37512 .12689 L .37523 .12689 L .37529 .12689 L .37534 .12689 L .37545 .1269 L Mistroke .37555 .12691 L .37574 .12692 L .37595 .12695 L .37638 .12701 L .37676 .12709 L .37716 .12719 L .37807 .12749 L .37891 .12785 L .38224 .12986 L .38546 .13227 L .38887 .13472 L .39045 .13564 L .39216 .13642 L .3931 .13672 L .39351 .13683 L .39396 .13693 L .39439 .137 L .39478 .13705 L .395 .13708 L .39521 .13709 L .39532 .1371 L .39544 .1371 L .39549 .13711 L .39555 .13711 L .39566 .13711 L .39576 .13711 L .39582 .13711 L .39588 .13711 L .39594 .13711 L .39599 .13711 L .39605 .13711 L .39611 .13711 L .39621 .1371 L .39631 .1371 L .39653 .13709 L .39674 .13707 L .39698 .13704 L .39746 .13698 L .39789 .1369 L .39834 .13679 L .39917 .13656 L .40086 .13589 L .40264 .13498 L .40585 .13299 L .40927 .13084 L .41085 .12999 L .41257 .12925 L .4135 .12894 L .41391 .12883 L .41437 .12872 L Mistroke .41477 .12864 L .41519 .12857 L .41543 .12854 L .41564 .12852 L .41584 .1285 L .41595 .12849 L .41607 .12849 L .41617 .12848 L .41627 .12848 L .41637 .12847 L .41647 .12847 L .41658 .12847 L .41667 .12847 L .41678 .12847 L .41684 .12847 L .4169 .12847 L .417 .12847 L .41709 .12848 L .4173 .12849 L .41748 .1285 L .41767 .12852 L .4181 .12857 L .4185 .12863 L .41942 .12883 L .42029 .12909 L .42113 .12939 L .42269 .1301 L .42591 .13197 L .42933 .13417 L .43092 .1351 L .43263 .13596 L .43357 .13635 L .43444 .13664 L .43526 .13686 L .43568 .13694 L .43614 .13702 L .43635 .13704 L .43658 .13707 L .4368 .13709 L .4369 .13709 L .437 .1371 L .43709 .1371 L .43718 .13711 L .43727 .13711 L .43738 .13711 L .43747 .13711 L .43757 .13711 L .43768 .13711 L .43778 .13711 L .43789 .1371 L Mistroke .43801 .1371 L .43823 .13708 L .43844 .13707 L .43863 .13705 L .43907 .13698 L .43954 .13689 L .44034 .13669 L .44119 .13641 L .44274 .13572 L .44622 .13352 L .44957 .13098 L .45279 .12873 L .45445 .12784 L .45538 .12745 L .45622 .12718 L .45663 .12708 L .45707 .12699 L .45744 .12694 L .45765 .12692 L .45785 .1269 L .45796 .1269 L .45801 .12689 L .45807 .12689 L .45813 .12689 L .45819 .12689 L .45829 .12689 L .45839 .12689 L .4585 .12689 L .4586 .12689 L .45869 .12689 L .4588 .1269 L .45891 .12691 L .45914 .12693 L .45936 .12696 L .4596 .127 L .46005 .12709 L .46047 .1272 L .4614 .12754 L .46223 .12794 L .4631 .12846 L .4663 .13115 L .46971 .13491 L .47298 .13862 L .47465 .14023 L .47553 .14094 L .47647 .14157 L .47729 .14199 L .47777 .14217 L .47798 .14223 L .47821 .14229 L Mistroke .4784 .14233 L .4785 .14235 L .47861 .14236 L .47871 .14238 L .47881 .14239 L .4789 .14239 L .47899 .1424 L .47909 .1424 L .47919 .1424 L .47929 .1424 L .47939 .1424 L .4795 .14239 L .47961 .14238 L .47972 .14236 L .47982 .14235 L .48003 .14231 L .48022 .14226 L .48065 .14211 L .48105 .14193 L .48142 .14172 L .48226 .1411 L .48317 .14017 L .48485 .13777 L .48663 .1342 L .48983 .12514 L .49324 .11211 L .49652 .09703 L .50001 .07953 L .50337 .06266 L .5066 .04773 L .51004 .03444 L .51175 .02912 L .51335 .025 L .51488 .02185 L .51654 .01933 L .51734 .01843 L .51823 .01767 L .51867 .01737 L .51915 .01713 L .51938 .01703 L .5196 .01695 L .51981 .01689 L .52001 .01684 L .52019 .0168 L .52029 .01679 L .5204 .01678 L .52046 .01677 L .52051 .01677 L .52062 .01676 L .52072 .01675 L Mistroke .52083 .01675 L .52088 .01675 L .52094 .01675 L .521 .01676 L .52106 .01676 L .52117 .01677 L .52128 .01678 L .52149 .01681 L .52169 .01684 L .52209 .01694 L .52244 .01706 L .52325 .01743 L .52409 .01794 L .52486 .01852 L .52661 .02012 L .52993 .02382 L .53312 .02741 L .53489 .02914 L .53651 .03043 L .53731 .03095 L .53819 .03143 L .53901 .03178 L .53978 .03202 L .54021 .03212 L .54043 .03216 L .54067 .0322 L .54088 .03223 L .54099 .03224 L .54111 .03225 L .54121 .03226 L .54131 .03226 L .54141 .03226 L .54151 .03227 L .5416 .03227 L .5417 .03227 L .5418 .03227 L .5419 .03227 L .54199 .03226 L .54207 .03226 L .54226 .03225 L .54245 .03223 L .54266 .0322 L .54308 .03214 L .54352 .03204 L .54394 .03193 L .54473 .03167 L .54649 .03084 L .54973 .0287 L .55318 .02608 L .5549 .02485 L Mistroke .5565 .02385 L .55804 .02306 L .5589 .02271 L .5597 .02245 L .56055 .02224 L .561 .02216 L .56123 .02213 L .56148 .0221 L .56172 .02207 L .56182 .02207 L .56194 .02206 L .56204 .02205 L .56215 .02205 L .56221 .02205 L .56226 .02205 L .56237 .02204 L .56247 .02204 L .56257 .02204 L .56267 .02204 L .56278 .02205 L .56288 .02205 L .56297 .02205 L .56317 .02207 L .56338 .02208 L .56357 .0221 L .564 .02216 L .56443 .02223 L .56488 .02233 L .56569 .02256 L .56644 .02281 L .56806 .02352 L .56981 .02447 L .57326 .02665 L .57659 .02868 L .57826 .02951 L .57978 .0301 L .58063 .03034 L .58143 .03051 L .58186 .03058 L .58227 .03063 L .58248 .03065 L .58271 .03067 L .58283 .03067 L .58296 .03068 L .58302 .03068 L .58308 .03068 L .58319 .03068 L .58329 .03069 L .58335 .03069 L .5834 .03069 L Mistroke .5835 .03068 L .58361 .03068 L .5837 .03068 L .58379 .03068 L .58399 .03067 L .58421 .03065 L .5844 .03063 L .58485 .03058 L .58523 .03051 L .58564 .03043 L .5864 .03024 L .58805 .02966 L .58982 .02881 L .59333 .0267 L .59671 .02456 L .59826 .0237 L .59996 .02292 L .60077 .02262 L .60164 .02237 L .60212 .02226 L .60256 .02218 L .60277 .02214 L .603 .02211 L .6032 .02209 L .60341 .02207 L .60352 .02206 L .60363 .02206 L .60373 .02205 L .60382 .02205 L .60391 .02205 L .604 .02204 L .60411 .02204 L .60421 .02204 L .60426 .02204 L .60432 .02204 L .60442 .02205 L .60453 .02205 L .60466 .02206 L .60487 .02207 L .60508 .02209 L .60553 .02214 L .60593 .02221 L .60685 .02242 L .60768 .02268 L .60845 .02299 L .6102 .02387 L .61351 .02609 L .61702 .02876 L .61878 .02999 L .6204 .03096 L Mistroke .62198 .03168 L .62278 .03195 L .62323 .03206 L .62365 .03215 L .62408 .03221 L .62431 .03224 L .62443 .03225 L .62454 .03225 L .62464 .03226 L .62473 .03226 L .62483 .03227 L .62494 .03227 L .62505 .03227 L .62511 .03227 L .62516 .03227 L .62526 .03226 L .62537 .03226 L .62548 .03225 L .62557 .03225 L .62579 .03223 L .62599 .0322 L .62619 .03217 L .62655 .0321 L .62694 .03201 L .6278 .03173 L .62858 .03138 L .63034 .0303 L .63195 .02898 L .6337 .02726 L .63713 .02336 L .63884 .02141 L .64044 .01974 L .64199 .01837 L .64283 .01777 L .64362 .01732 L .64405 .01713 L .64443 .01699 L .64486 .01687 L .6451 .01682 L .6452 .0168 L .64532 .01678 L .64541 .01677 L .64551 .01677 L .64561 .01676 L .64571 .01675 L .64581 .01675 L .6459 .01675 L .64598 .01676 L .64607 .01676 L .64618 .01677 L Mistroke .64627 .01678 L .64649 .01681 L .64669 .01685 L .64688 .01689 L .64727 .01702 L .6477 .01721 L .64815 .01747 L .64857 .01777 L .64933 .01843 L .65013 .01933 L .65192 .02211 L .65362 .02572 L .65685 .03522 L .66029 .04871 L .6636 .06416 L .66679 .0802 L .67018 .0972 L .67344 .11218 L .67691 .1254 L .67864 .13067 L .68025 .1347 L .68181 .13776 L .68347 .14014 L .68433 .14104 L .68479 .14141 L .68527 .14174 L .68569 .14197 L .68615 .14217 L .68636 .14223 L .68658 .14229 L .68678 .14234 L .68697 .14237 L .68708 .14238 L .68718 .14239 L .68727 .1424 L .68737 .1424 L .68748 .1424 L .68754 .1424 L .6876 .1424 L .6877 .1424 L .6878 .14239 L .6879 .14238 L .688 .14237 L .68818 .14235 L .68837 .14231 L .68857 .14226 L .68902 .14213 L .68948 .14194 L .69032 .14149 L .69197 .14027 L Mistroke .69351 .1388 L .69678 .13512 L .70025 .13126 L .70199 .12964 L .7036 .12844 L .7044 .12796 L .70516 .12759 L .70558 .12741 L .70603 .12725 L .70641 .12714 L .70682 .12704 L .70704 .127 L .70723 .12697 L .70743 .12694 L .70762 .12692 L .70784 .1269 L .70795 .1269 L .70801 .12689 L .70807 .12689 L .70818 .12689 L .70827 .12689 L .70833 .12689 L .70839 .12689 L .7085 .12689 L .70861 .12689 L .70871 .1269 L .70883 .1269 L .70894 .12691 L .70913 .12693 L .70935 .12695 L .70983 .12703 L .71027 .12713 L .71109 .12738 L .71186 .12767 L .7136 .12856 L .71687 .13081 L .72035 .13344 L .72208 .13464 L .7237 .1356 L .72526 .13632 L .72613 .13663 L .72692 .13685 L .72733 .13694 L .72777 .13701 L .72814 .13706 L .72835 .13708 L .72855 .13709 L .72865 .1371 L .72877 .1371 L .72883 .13711 L Mistroke .72889 .13711 L .72899 .13711 L .72909 .13711 L .72918 .13711 L .72928 .13711 L .72939 .13711 L .7295 .13711 L .72962 .1371 L .72975 .13709 L .72987 .13709 L .73008 .13707 L .7303 .13705 L .73075 .13698 L .73117 .13691 L .7321 .13668 L .73293 .13641 L .7338 .13606 L .737 .13437 L .7404 .1322 L .74368 .13025 L .74547 .12942 L .74629 .12911 L .74716 .12885 L .74796 .12867 L .74841 .12859 L .74884 .12853 L .74903 .12851 L .74923 .1285 L .7494 .12849 L .74959 .12848 L .74969 .12847 L .74979 .12847 L .7499 .12847 L .75 .12847 L .7501 .12847 L .75019 .12847 L .75029 .12847 L .75039 .12848 L .75049 .12848 L .7506 .12849 L .75081 .1285 L .75119 .12854 L .75163 .1286 L .75204 .12867 L .75279 .12884 L .75358 .12907 L .75539 .12979 L .75709 .13067 L .76034 .13268 L .7638 .13484 L Mistroke .76552 .13575 L .76636 .13613 L .76713 .13643 L .76787 .13667 L .76867 .13687 L .76911 .13696 L .76952 .13702 L .76991 .13707 L .77011 .13708 L .77022 .13709 L .77033 .1371 L .77043 .1371 L .77053 .13711 L .77063 .13711 L .77069 .13711 L .77074 .13711 L .77085 .13711 L .77095 .13711 L .77106 .13711 L .77112 .13711 L .77118 .13711 L .77137 .1371 L .77148 .13709 L .77158 .13708 L .77196 .13705 L .77218 .13702 L .77239 .13699 L .77286 .1369 L .77372 .13668 L .77461 .13638 L .77545 .13602 L .77702 .1352 L .78028 .13298 L .78374 .13035 L .78546 .12915 L .78707 .12819 L .78862 .12748 L .78907 .12733 L .78949 .1272 L .7899 .12709 L .79028 .12701 L .79067 .12695 L .79087 .12693 L .79109 .12691 L .7912 .1269 L .79133 .12689 L .79138 .12689 L .79144 .12689 L .79155 .12689 L .7916 .12689 L Mistroke .79166 .12689 L .79176 .12689 L .79187 .12689 L .79196 .12689 L .79205 .1269 L .79215 .1269 L .79232 .12692 L .79253 .12694 L .79272 .12696 L .79313 .12703 L .79351 .12712 L .79433 .12738 L .79519 .12775 L .79674 .12867 L .79838 .12997 L .79992 .13144 L .80318 .13507 L .80665 .13896 L .80838 .14056 L .80922 .1412 L .80999 .14167 L .81037 .14187 L .81079 .14205 L .81114 .14218 L .81154 .14229 L .81176 .14233 L .81196 .14237 L .81207 .14238 L .81217 .14239 L .81223 .14239 L .81229 .1424 L .81235 .1424 L .8124 .1424 L .81251 .1424 L .8126 .1424 L .81269 .1424 L .81279 .14239 L .81289 .14238 L .813 .14237 L .8132 .14234 L .81341 .1423 L .81362 .14224 L .814 .14211 L .81441 .14192 L .81486 .14166 L .81566 .14104 L .8164 .14029 L .81798 .13812 L .81971 .13476 L .82135 .13069 L Mistroke .82311 .12534 L .82658 .11209 L .82992 .09672 L .83313 .08059 L .83656 .06337 L .83985 .04809 L .84335 .03452 L .84511 .02906 L .84672 .02491 L .8483 .0217 L .84911 .02039 L .84997 .01921 L .85083 .01827 L .85162 .01762 L .852 .01738 L .85241 .01716 L .8528 .01699 L .85317 .01688 L .85337 .01683 L .85355 .0168 L .85366 .01679 L .85376 .01677 L .85386 .01676 L .85392 .01676 L .85397 .01676 L .85407 .01675 L .85418 .01675 L .85428 .01675 L .85437 .01676 L .85446 .01676 L .85455 .01677 L .85474 .01679 L .85496 .01683 L .85517 .01687 L .85563 .01701 L .85606 .01718 L .85647 .01737 L .85814 .01847 L .85969 .01987 L .86299 .0235 L .86649 .02746 L .86825 .02916 L .86987 .03045 L .87145 .03139 L .87225 .03174 L .8727 .0319 L .87312 .03203 L .87353 .03212 L .87375 .03216 L .87398 .0322 L Mistroke .87417 .03222 L .87439 .03224 L .87448 .03225 L .87458 .03226 L .87468 .03226 L .87477 .03227 L .87487 .03227 L .87498 .03227 L .87508 .03227 L .87518 .03227 L .87529 .03226 L .87535 .03226 L .87541 .03226 L .87562 .03224 L .87583 .03222 L .87606 .03219 L .87653 .03211 L .87697 .03201 L .87738 .0319 L .87817 .03163 L .87993 .03078 L .88315 .02864 L .88658 .02603 L .88989 .02382 L .89075 .02336 L .89169 .02292 L .89251 .02262 L .89294 .02248 L .89339 .02235 L .89385 .02225 L .89427 .02217 L .89447 .02214 L .89468 .02211 L .89489 .02209 L .89508 .02207 L .89529 .02206 L .89541 .02205 L .89546 .02205 L .89553 .02205 L .89559 .02205 L .89565 .02204 L .89571 .02204 L .89578 .02204 L .89584 .02204 L .89589 .02204 L .896 .02204 L .89611 .02205 L .89622 .02205 L .89631 .02205 L .89641 .02206 L Mistroke .89664 .02208 L .89686 .0221 L .89728 .02215 L .89774 .02223 L .89857 .02242 L .89938 .02267 L .90013 .02295 L .90344 .02465 L .90662 .02667 L .91001 .02872 L .91156 .02949 L .91244 .02986 L .91326 .03014 L .91408 .03037 L .9145 .03046 L .91495 .03055 L .9152 .03058 L .91543 .03061 L .91565 .03064 L .91588 .03066 L .91598 .03066 L .91609 .03067 L .91619 .03068 L .91629 .03068 L .91635 .03068 L .91641 .03068 L .91652 .03068 L .91662 .03069 L .91673 .03069 L .91683 .03068 L .91689 .03068 L .91695 .03068 L .91706 .03068 L .91718 .03067 L .9174 .03066 L .9176 .03064 L .91808 .03059 L .91854 .03052 L .91935 .03034 L .92024 .03009 L .9219 .02943 L .92367 .02853 L .92686 .02657 L .93025 .02444 L .93181 .02358 L .93269 .02317 L .93351 .02283 L .9344 .02253 L .9352 .02231 L .93562 .02222 L Mistroke .93606 .02215 L .93631 .02212 L .93654 .02209 L .93675 .02207 L .93686 .02206 L .93698 .02206 L .93709 .02205 L .9372 .02205 L .93729 .02205 L .9374 .02204 L .9375 .02204 L .9376 .02204 L .93768 .02204 L .93778 .02205 L .93788 .02205 L .93799 .02206 L .93822 .02207 L .93844 .02209 L .93863 .02211 L .93902 .02216 L .93938 .02223 L .94018 .02242 L .94102 .02268 L .94179 .02299 L .94354 .02387 L .94686 .02611 L .95005 .02853 L .95182 .0298 L .95344 .0308 L .95424 .03122 L .95512 .03161 L .95594 .0319 L .95671 .03209 L .95714 .03217 L .95738 .03221 L .9576 .03223 L .95779 .03225 L .9579 .03226 L .95801 .03226 L .95811 .03227 L .95821 .03227 L .95827 .03227 L .95833 .03227 L .95844 .03227 L .95853 .03227 L .95862 .03226 L .95872 .03226 L .95883 .03225 L .95905 .03223 L .95925 .03221 L Mistroke .95962 .03216 L .96001 .03208 L .96081 .03184 L .96167 .0315 L .96322 .03062 L .96502 .02922 L .96671 .02759 L .96995 .02396 L .9734 .02011 L .97512 .01853 L .97596 .01791 L .97672 .01744 L .9771 .01725 L .97751 .01708 L .97791 .01694 L .97826 .01685 L .97848 .01681 L .97868 .01678 L .97879 .01677 L .97889 .01676 L .97894 .01676 L .979 .01676 L .97906 .01675 L .97912 .01675 L .97922 .01675 L .97932 .01676 L .97941 .01676 L .9795 .01677 L .97961 .01678 L .97972 .01679 L .97992 .01682 L .98012 .01687 L .98033 .01693 L .98071 .01706 L .98111 .01726 L .98156 .01752 L .98236 .01814 L .9831 .0189 L .98483 .02135 L .9864 .02442 L .98977 .03381 L .99302 .0461 L .99647 .06187 L .99979 .07852 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00326 .09594 L .00681 .11231 L .01014 .12506 L .01335 .13415 L .015 .13751 L .01676 .1401 L .01763 .141 L .01808 .14138 L .01856 .14171 L .01898 .14195 L .01944 .14215 L .01965 .14222 L .01986 .14228 L .02007 .14233 L .02026 .14236 L .02037 .14237 L .02047 .14239 L .02058 .14239 L .02064 .1424 L .0207 .1424 L .02079 .1424 L .0209 .1424 L .02101 .1424 L .02111 .14239 L .02117 .14239 L .02123 .14238 L .02134 .14237 L .02156 .14234 L .02181 .14229 L .02204 .14223 L .02243 .1421 L .02286 .14192 L .02373 .14145 L .02536 .14022 L .02712 .13851 L .03059 .13457 L .03393 .13092 L .03561 .12941 L .03714 .12831 L .03793 .12785 L .03879 .12746 L .03926 .12729 L .0397 .12715 L .04012 .12705 L .04034 .12701 L .04056 .12697 L .04076 .12694 L .04097 .12692 L .04107 .12691 L Mistroke .04117 .1269 L .04126 .1269 L .04135 .12689 L .04146 .12689 L .04152 .12689 L .04158 .12689 L .04169 .12689 L .04175 .12689 L .0418 .12689 L .0419 .12689 L .042 .12689 L .0421 .1269 L .04221 .12691 L .04239 .12692 L .04259 .12694 L .04295 .12699 L .04333 .12707 L .04375 .12717 L .0446 .12744 L .04538 .12776 L .04714 .12869 L .05049 .13102 L .0537 .13346 L .0555 .1347 L .05713 .13565 L .05794 .13605 L .05882 .13641 L .05965 .13669 L .06042 .13689 L .06081 .13696 L .06122 .13703 L .06146 .13706 L .06168 .13708 L .06188 .13709 L .06199 .1371 L .0621 .1371 L .0622 .13711 L .06231 .13711 L .06237 .13711 L .06243 .13711 L .06249 .13711 L .06255 .13711 L .06261 .13711 L .06267 .13711 L .06273 .13711 L .06279 .13711 L .0629 .1371 L .06302 .1371 L .06324 .13708 L .06346 .13706 L Mistroke .06387 .13701 L .06429 .13695 L .06467 .13687 L .06552 .13665 L .06706 .13609 L .06867 .13533 L .07041 .13432 L .07384 .13213 L .07714 .13019 L .07895 .12936 L .07977 .12906 L .08065 .12881 L .08145 .12864 L .08191 .12857 L .08213 .12854 L .08234 .12852 L .08253 .1285 L .08273 .12849 L .08282 .12848 L .08292 .12848 L .08301 .12847 L .08309 .12847 L .08319 .12847 L .08329 .12847 L .08338 .12847 L .08347 .12847 L .08358 .12847 L .08368 .12847 L .08378 .12848 L .0839 .12848 L .08412 .1285 L .08435 .12852 L .08476 .12857 L .08521 .12864 L .0857 .12873 L .08658 .12896 L .0874 .12924 L .08911 .12998 L .09067 .13081 L .09402 .13291 L .09725 .13491 L .09905 .13585 L .10068 .1365 L .1015 .13675 L .10193 .13686 L .10238 .13695 L .10278 .13701 L .10299 .13704 L .10322 .13707 L .10342 .13708 L Mistroke .10361 .1371 L .1037 .1371 L .1038 .13711 L .1039 .13711 L .10398 .13711 L .10409 .13711 L .10419 .13711 L .10428 .13711 L .10438 .13711 L .10448 .13711 L .10459 .1371 L .1047 .1371 L .1048 .13709 L .10499 .13708 L .10519 .13706 L .10556 .13701 L .106 .13694 L .10647 .13684 L .1073 .1366 L .1081 .13632 L .10895 .13594 L .1105 .13511 L .11398 .1327 L .11734 .13016 L .11888 .1291 L .12057 .1281 L .12137 .12772 L .12224 .12738 L .12271 .12723 L .12315 .12711 L .12357 .12702 L .12379 .12698 L .12401 .12695 L .12421 .12693 L .12431 .12692 L .12443 .12691 L .12452 .1269 L .12463 .1269 L .12472 .12689 L .12481 .12689 L .12492 .12689 L .12503 .12689 L .12512 .12689 L .12522 .12689 L .12528 .12689 L .12534 .12689 L .12545 .1269 L .12557 .12691 L .12567 .12692 L .12586 .12694 L Mistroke .12606 .12696 L .12641 .12702 L .1268 .12711 L .12722 .12723 L .12808 .12754 L .12886 .12792 L .13063 .12907 L .13224 .13044 L .13399 .13221 L .13743 .13614 L .13914 .13807 L .14074 .13971 L .14228 .141 L .14314 .14157 L .14393 .14197 L .14433 .14213 L .14455 .1422 L .14475 .14226 L .14495 .14231 L .14516 .14235 L .14525 .14236 L .14535 .14237 L .14544 .14238 L .14552 .14239 L .14563 .1424 L .14573 .1424 L .14584 .1424 L .1459 .1424 L .14595 .1424 L .14605 .1424 L .14615 .14239 L .14626 .14238 L .14636 .14237 L .14659 .14233 L .1468 .14228 L .14727 .14213 L .14767 .14196 L .14809 .14172 L .14886 .14116 L .14978 .14025 L .15061 .13919 L .15222 .13649 L .15397 .13257 L .15742 .12195 L .16073 .1085 L .16392 .09342 L .16732 .07626 L .17059 .05999 L .17406 .04438 L .17741 .03214 L Mistroke .1791 .02726 L .18063 .02365 L .18229 .02062 L .1832 .01934 L .18406 .01838 L .18488 .01768 L .18529 .0174 L .18575 .01716 L .18614 .01699 L .18635 .01692 L .18655 .01687 L .18674 .01683 L .18684 .01681 L .18695 .01679 L .18704 .01678 L .18713 .01677 L .18722 .01676 L .18731 .01676 L .1874 .01675 L .18751 .01675 L .18761 .01675 L .1877 .01676 L .18781 .01676 L .18787 .01677 L .18792 .01677 L .18813 .0168 L .18834 .01684 L .18856 .01689 L .18901 .01702 L .1894 .01718 L .18981 .01737 L .19057 .01781 L .19235 .01923 L .19405 .02092 L .19727 .02461 L .2007 .02834 L .20229 .02976 L .204 .03097 L .20495 .03147 L .20581 .03183 L .20624 .03197 L .20664 .03207 L .20706 .03216 L .20728 .03219 L .20751 .03222 L .20773 .03224 L .20784 .03225 L .20796 .03226 L .20806 .03226 L .20817 .03227 L Mistroke .20828 .03227 L .20837 .03227 L .20843 .03227 L .20849 .03227 L .2086 .03226 L .20867 .03226 L .20873 .03226 L .20885 .03225 L .20907 .03223 L .20931 .03221 L .20974 .03214 L .21019 .03204 L .211 .03181 L .2118 .0315 L .21266 .0311 L .2142 .03022 L .21769 .02773 L .22104 .02521 L .22258 .0242 L .22427 .02327 L .22507 .02291 L .22594 .02258 L .22641 .02244 L .22685 .02232 L .22726 .02223 L .22771 .02215 L .22793 .02212 L .22814 .0221 L .22834 .02208 L .22853 .02206 L .22871 .02205 L .2288 .02205 L .2289 .02205 L .229 .02204 L .22911 .02204 L .22921 .02204 L .2293 .02204 L .22941 .02205 L .22947 .02205 L .22952 .02205 L .22973 .02206 L .22984 .02207 L .22997 .02208 L .23019 .0221 L .23064 .02215 L .23104 .02222 L .23187 .02241 L .23263 .02264 L .23437 .02335 L .23766 .02519 L Mistroke .24114 .02743 L .24289 .02847 L .2445 .02931 L .24607 .02997 L .24686 .03022 L .24729 .03034 L .24774 .03044 L .24814 .03052 L .24859 .03059 L .24878 .03062 L .24899 .03064 L .24919 .03065 L .24937 .03067 L .24948 .03067 L .2496 .03068 L .24972 .03068 L .24978 .03068 L .24984 .03068 L .2499 .03069 L .24996 .03069 L .25006 .03069 L .25017 .03068 L .25023 .03068 L .25029 .03068 L .2504 .03068 L .2505 .03067 L .2507 .03066 L .2509 .03065 L .25113 .03063 L .25154 .03057 L .25193 .03051 L .25281 .03031 L .25367 .03005 L .25459 .02971 L .25808 .0279 L .26145 .02576 L .26469 .02382 L .26636 .02302 L .26721 .0227 L .26813 .02241 L .26857 .0223 L .26899 .02222 L .2694 .02215 L .26978 .0221 L .26996 .02208 L .27013 .02207 L .27023 .02206 L .27033 .02206 L .27043 .02205 L .27051 .02205 L Mistroke .27061 .02205 L .27072 .02204 L .27082 .02204 L .27093 .02204 L .27104 .02205 L .27113 .02205 L .27122 .02205 L .27132 .02206 L .27151 .02207 L .27173 .02208 L .27211 .02213 L .27257 .0222 L .27298 .02228 L .27385 .02251 L .27475 .02284 L .27642 .02362 L .27797 .02454 L .28126 .02691 L .28475 .02953 L .28651 .03065 L .28728 .03107 L .28812 .03147 L .28888 .03177 L .2897 .03201 L .29015 .03212 L .29056 .03219 L .29076 .03221 L .29097 .03224 L .29107 .03225 L .29118 .03225 L .29127 .03226 L .29136 .03226 L .29147 .03227 L .29152 .03227 L .29158 .03227 L .29165 .03227 L .29171 .03227 L .29182 .03227 L .29192 .03226 L .29202 .03226 L .29212 .03225 L .29223 .03225 L .29246 .03223 L .29268 .0322 L .29317 .03211 L .2936 .03201 L .29399 .0319 L .29487 .03156 L .2957 .03114 L .29647 .03067 L Mistroke .29822 .02934 L .30151 .026 L .30501 .02197 L .30677 .02007 L .30839 .01859 L .3092 .01797 L .30996 .01749 L .31076 .01711 L .31118 .01696 L .3114 .0169 L .31163 .01684 L .31184 .01681 L .31196 .01679 L .31208 .01677 L .31219 .01676 L .31229 .01676 L .31239 .01675 L .31249 .01675 L .3126 .01675 L .31266 .01676 L .31272 .01676 L .31283 .01677 L .31293 .01678 L .31305 .01679 L .31317 .01681 L .31342 .01686 L .31362 .01692 L .31381 .01698 L .31424 .01715 L .31466 .01738 L .31511 .01767 L .31597 .0184 L .3169 .01946 L .31859 .02211 L .32025 .02563 L .32202 .03039 L .32552 .0427 L .3289 .05755 L .33215 .07357 L .33561 .09109 L .33894 .10703 L .34214 .12032 L .34392 .12652 L .34555 .13132 L .34725 .13542 L .34883 .13834 L .35044 .14048 L .35129 .14128 L .35176 .14162 L .35219 .14188 L Mistroke .35257 .14207 L .35298 .14222 L .35319 .14228 L .35339 .14233 L .3536 .14236 L .35372 .14238 L .35383 .14239 L .35393 .1424 L .35403 .1424 L .35411 .1424 L .35421 .1424 L .35431 .1424 L .35442 .14239 L .35453 .14239 L .35462 .14238 L .35481 .14235 L .35501 .14232 L .35537 .14223 L .35582 .14208 L .35624 .1419 L .35703 .14147 L .3588 .14012 L .36206 .13673 L .36552 .13275 L .36724 .13094 L .36885 .12948 L .3704 .12835 L .37126 .12786 L .37206 .12749 L .37292 .12719 L .37337 .12707 L .3736 .12702 L .37385 .12698 L .37407 .12695 L .37427 .12692 L .37437 .12691 L .37447 .12691 L .37457 .1269 L .37466 .12689 L .37472 .12689 L .37478 .12689 L .37488 .12689 L .37494 .12689 L .37501 .12689 L .37506 .12689 L .37512 .12689 L .37523 .12689 L .37529 .12689 L .37534 .12689 L .37545 .1269 L Mistroke .37555 .12691 L .37574 .12692 L .37595 .12695 L .37638 .12701 L .37676 .12709 L .37716 .12719 L .37807 .12749 L .37891 .12785 L .38224 .12986 L .38546 .13227 L .38887 .13472 L .39045 .13564 L .39216 .13642 L .3931 .13672 L .39351 .13683 L .39396 .13693 L .39439 .137 L .39478 .13705 L .395 .13708 L .39521 .13709 L .39532 .1371 L .39544 .1371 L .39549 .13711 L .39555 .13711 L .39566 .13711 L .39576 .13711 L .39582 .13711 L .39588 .13711 L .39594 .13711 L .39599 .13711 L .39605 .13711 L .39611 .13711 L .39621 .1371 L .39631 .1371 L .39653 .13709 L .39674 .13707 L .39698 .13704 L .39746 .13698 L .39789 .1369 L .39834 .13679 L .39917 .13656 L .40086 .13589 L .40264 .13498 L .40585 .13299 L .40927 .13084 L .41085 .12999 L .41257 .12925 L .4135 .12894 L .41391 .12883 L .41437 .12872 L Mistroke .41477 .12864 L .41519 .12857 L .41543 .12854 L .41564 .12852 L .41584 .1285 L .41595 .12849 L .41607 .12849 L .41617 .12848 L .41627 .12848 L .41637 .12847 L .41647 .12847 L .41658 .12847 L .41667 .12847 L .41678 .12847 L .41684 .12847 L .4169 .12847 L .417 .12847 L .41709 .12848 L .4173 .12849 L .41748 .1285 L .41767 .12852 L .4181 .12857 L .4185 .12863 L .41942 .12883 L .42029 .12909 L .42113 .12939 L .42269 .1301 L .42591 .13197 L .42933 .13417 L .43092 .1351 L .43263 .13596 L .43357 .13635 L .43444 .13664 L .43526 .13686 L .43568 .13694 L .43614 .13702 L .43635 .13704 L .43658 .13707 L .4368 .13709 L .4369 .13709 L .437 .1371 L .43709 .1371 L .43718 .13711 L .43727 .13711 L .43738 .13711 L .43747 .13711 L .43757 .13711 L .43768 .13711 L .43778 .13711 L .43789 .1371 L Mistroke .43801 .1371 L .43823 .13708 L .43844 .13707 L .43863 .13705 L .43907 .13698 L .43954 .13689 L .44034 .13669 L .44119 .13641 L .44274 .13572 L .44622 .13352 L .44957 .13098 L .45279 .12873 L .45445 .12784 L .45538 .12745 L .45622 .12718 L .45663 .12708 L .45707 .12699 L .45744 .12694 L .45765 .12692 L .45785 .1269 L .45796 .1269 L .45801 .12689 L .45807 .12689 L .45813 .12689 L .45819 .12689 L .45829 .12689 L .45839 .12689 L .4585 .12689 L .4586 .12689 L .45869 .12689 L .4588 .1269 L .45891 .12691 L .45914 .12693 L .45936 .12696 L .4596 .127 L .46005 .12709 L .46047 .1272 L .4614 .12754 L .46223 .12794 L .4631 .12846 L .4663 .13115 L .46971 .13491 L .47298 .13862 L .47465 .14023 L .47553 .14094 L .47647 .14157 L .47729 .14199 L .47777 .14217 L .47798 .14223 L .47821 .14229 L Mistroke .4784 .14233 L .4785 .14235 L .47861 .14236 L .47871 .14238 L .47881 .14239 L .4789 .14239 L .47899 .1424 L .47909 .1424 L .47919 .1424 L .47929 .1424 L .47939 .1424 L .4795 .14239 L .47961 .14238 L .47972 .14236 L .47982 .14235 L .48003 .14231 L .48022 .14226 L .48065 .14211 L .48105 .14193 L .48142 .14172 L .48226 .1411 L .48317 .14017 L .48485 .13777 L .48663 .1342 L .48983 .12514 L .49324 .11211 L .49652 .09703 L .50001 .07953 L .50337 .06266 L .5066 .04773 L .51004 .03444 L .51175 .02912 L .51335 .025 L .51488 .02185 L .51654 .01933 L .51734 .01843 L .51823 .01767 L .51867 .01737 L .51915 .01713 L .51938 .01703 L .5196 .01695 L .51981 .01689 L .52001 .01684 L .52019 .0168 L .52029 .01679 L .5204 .01678 L .52046 .01677 L .52051 .01677 L .52062 .01676 L .52072 .01675 L Mistroke .52083 .01675 L .52088 .01675 L .52094 .01675 L .521 .01676 L .52106 .01676 L .52117 .01677 L .52128 .01678 L .52149 .01681 L .52169 .01684 L .52209 .01694 L .52244 .01706 L .52325 .01743 L .52409 .01794 L .52486 .01852 L .52661 .02012 L .52993 .02382 L .53312 .02741 L .53489 .02914 L .53651 .03043 L .53731 .03095 L .53819 .03143 L .53901 .03178 L .53978 .03202 L .54021 .03212 L .54043 .03216 L .54067 .0322 L .54088 .03223 L .54099 .03224 L .54111 .03225 L .54121 .03226 L .54131 .03226 L .54141 .03226 L .54151 .03227 L .5416 .03227 L .5417 .03227 L .5418 .03227 L .5419 .03227 L .54199 .03226 L .54207 .03226 L .54226 .03225 L .54245 .03223 L .54266 .0322 L .54308 .03214 L .54352 .03204 L .54394 .03193 L .54473 .03167 L .54649 .03084 L .54973 .0287 L .55318 .02608 L .5549 .02485 L Mistroke .5565 .02385 L .55804 .02306 L .5589 .02271 L .5597 .02245 L .56055 .02224 L .561 .02216 L .56123 .02213 L .56148 .0221 L .56172 .02207 L .56182 .02207 L .56194 .02206 L .56204 .02205 L .56215 .02205 L .56221 .02205 L .56226 .02205 L .56237 .02204 L .56247 .02204 L .56257 .02204 L .56267 .02204 L .56278 .02205 L .56288 .02205 L .56297 .02205 L .56317 .02207 L .56338 .02208 L .56357 .0221 L .564 .02216 L .56443 .02223 L .56488 .02233 L .56569 .02256 L .56644 .02281 L .56806 .02352 L .56981 .02447 L .57326 .02665 L .57659 .02868 L .57826 .02951 L .57978 .0301 L .58063 .03034 L .58143 .03051 L .58186 .03058 L .58227 .03063 L .58248 .03065 L .58271 .03067 L .58283 .03067 L .58296 .03068 L .58302 .03068 L .58308 .03068 L .58319 .03068 L .58329 .03069 L .58335 .03069 L .5834 .03069 L Mistroke .5835 .03068 L .58361 .03068 L .5837 .03068 L .58379 .03068 L .58399 .03067 L .58421 .03065 L .5844 .03063 L .58485 .03058 L .58523 .03051 L .58564 .03043 L .5864 .03024 L .58805 .02966 L .58982 .02881 L .59333 .0267 L .59671 .02456 L .59826 .0237 L .59996 .02292 L .60077 .02262 L .60164 .02237 L .60212 .02226 L .60256 .02218 L .60277 .02214 L .603 .02211 L .6032 .02209 L .60341 .02207 L .60352 .02206 L .60363 .02206 L .60373 .02205 L .60382 .02205 L .60391 .02205 L .604 .02204 L .60411 .02204 L .60421 .02204 L .60426 .02204 L .60432 .02204 L .60442 .02205 L .60453 .02205 L .60466 .02206 L .60487 .02207 L .60508 .02209 L .60553 .02214 L .60593 .02221 L .60685 .02242 L .60768 .02268 L .60845 .02299 L .6102 .02387 L .61351 .02609 L .61702 .02876 L .61878 .02999 L .6204 .03096 L Mistroke .62198 .03168 L .62278 .03195 L .62323 .03206 L .62365 .03215 L .62408 .03221 L .62431 .03224 L .62443 .03225 L .62454 .03225 L .62464 .03226 L .62473 .03226 L .62483 .03227 L .62494 .03227 L .62505 .03227 L .62511 .03227 L .62516 .03227 L .62526 .03226 L .62537 .03226 L .62548 .03225 L .62557 .03225 L .62579 .03223 L .62599 .0322 L .62619 .03217 L .62655 .0321 L .62694 .03201 L .6278 .03173 L .62858 .03138 L .63034 .0303 L .63195 .02898 L .6337 .02726 L .63713 .02336 L .63884 .02141 L .64044 .01974 L .64199 .01837 L .64283 .01777 L .64362 .01732 L .64405 .01713 L .64443 .01699 L .64486 .01687 L .6451 .01682 L .6452 .0168 L .64532 .01678 L .64541 .01677 L .64551 .01677 L .64561 .01676 L .64571 .01675 L .64581 .01675 L .6459 .01675 L .64598 .01676 L .64607 .01676 L .64618 .01677 L Mistroke .64627 .01678 L .64649 .01681 L .64669 .01685 L .64688 .01689 L .64727 .01702 L .6477 .01721 L .64815 .01747 L .64857 .01777 L .64933 .01843 L .65013 .01933 L .65192 .02211 L .65362 .02572 L .65685 .03522 L .66029 .04871 L .6636 .06416 L .66679 .0802 L .67018 .0972 L .67344 .11218 L .67691 .1254 L .67864 .13067 L .68025 .1347 L .68181 .13776 L .68347 .14014 L .68433 .14104 L .68479 .14141 L .68527 .14174 L .68569 .14197 L .68615 .14217 L .68636 .14223 L .68658 .14229 L .68678 .14234 L .68697 .14237 L .68708 .14238 L .68718 .14239 L .68727 .1424 L .68737 .1424 L .68748 .1424 L .68754 .1424 L .6876 .1424 L .6877 .1424 L .6878 .14239 L .6879 .14238 L .688 .14237 L .68818 .14235 L .68837 .14231 L .68857 .14226 L .68902 .14213 L .68948 .14194 L .69032 .14149 L .69197 .14027 L Mistroke .69351 .1388 L .69678 .13512 L .70025 .13126 L .70199 .12964 L .7036 .12844 L .7044 .12796 L .70516 .12759 L .70558 .12741 L .70603 .12725 L .70641 .12714 L .70682 .12704 L .70704 .127 L .70723 .12697 L .70743 .12694 L .70762 .12692 L .70784 .1269 L .70795 .1269 L .70801 .12689 L .70807 .12689 L .70818 .12689 L .70827 .12689 L .70833 .12689 L .70839 .12689 L .7085 .12689 L .70861 .12689 L .70871 .1269 L .70883 .1269 L .70894 .12691 L .70913 .12693 L .70935 .12695 L .70983 .12703 L .71027 .12713 L .71109 .12738 L .71186 .12767 L .7136 .12856 L .71687 .13081 L .72035 .13344 L .72208 .13464 L .7237 .1356 L .72526 .13632 L .72613 .13663 L .72692 .13685 L .72733 .13694 L .72777 .13701 L .72814 .13706 L .72835 .13708 L .72855 .13709 L .72865 .1371 L .72877 .1371 L .72883 .13711 L Mistroke .72889 .13711 L .72899 .13711 L .72909 .13711 L .72918 .13711 L .72928 .13711 L .72939 .13711 L .7295 .13711 L .72962 .1371 L .72975 .13709 L .72987 .13709 L .73008 .13707 L .7303 .13705 L .73075 .13698 L .73117 .13691 L .7321 .13668 L .73293 .13641 L .7338 .13606 L .737 .13437 L .7404 .1322 L .74368 .13025 L .74547 .12942 L .74629 .12911 L .74716 .12885 L .74796 .12867 L .74841 .12859 L .74884 .12853 L .74903 .12851 L .74923 .1285 L .7494 .12849 L .74959 .12848 L .74969 .12847 L .74979 .12847 L .7499 .12847 L .75 .12847 L .7501 .12847 L .75019 .12847 L .75029 .12847 L .75039 .12848 L .75049 .12848 L .7506 .12849 L .75081 .1285 L .75119 .12854 L .75163 .1286 L .75204 .12867 L .75279 .12884 L .75358 .12907 L .75539 .12979 L .75709 .13067 L .76034 .13268 L .7638 .13484 L Mistroke .76552 .13575 L .76636 .13613 L .76713 .13643 L .76787 .13667 L .76867 .13687 L .76911 .13696 L .76952 .13702 L .76991 .13707 L .77011 .13708 L .77022 .13709 L .77033 .1371 L .77043 .1371 L .77053 .13711 L .77063 .13711 L .77069 .13711 L .77074 .13711 L .77085 .13711 L .77095 .13711 L .77106 .13711 L .77112 .13711 L .77118 .13711 L .77137 .1371 L .77148 .13709 L .77158 .13708 L .77196 .13705 L .77218 .13702 L .77239 .13699 L .77286 .1369 L .77372 .13668 L .77461 .13638 L .77545 .13602 L .77702 .1352 L .78028 .13298 L .78374 .13035 L .78546 .12915 L .78707 .12819 L .78862 .12748 L .78907 .12733 L .78949 .1272 L .7899 .12709 L .79028 .12701 L .79067 .12695 L .79087 .12693 L .79109 .12691 L .7912 .1269 L .79133 .12689 L .79138 .12689 L .79144 .12689 L .79155 .12689 L .7916 .12689 L Mistroke .79166 .12689 L .79176 .12689 L .79187 .12689 L .79196 .12689 L .79205 .1269 L .79215 .1269 L .79232 .12692 L .79253 .12694 L .79272 .12696 L .79313 .12703 L .79351 .12712 L .79433 .12738 L .79519 .12775 L .79674 .12867 L .79838 .12997 L .79992 .13144 L .80318 .13507 L .80665 .13896 L .80838 .14056 L .80922 .1412 L .80999 .14167 L .81037 .14187 L .81079 .14205 L .81114 .14218 L .81154 .14229 L .81176 .14233 L .81196 .14237 L .81207 .14238 L .81217 .14239 L .81223 .14239 L .81229 .1424 L .81235 .1424 L .8124 .1424 L .81251 .1424 L .8126 .1424 L .81269 .1424 L .81279 .14239 L .81289 .14238 L .813 .14237 L .8132 .14234 L .81341 .1423 L .81362 .14224 L .814 .14211 L .81441 .14192 L .81486 .14166 L .81566 .14104 L .8164 .14029 L .81798 .13812 L .81971 .13476 L .82135 .13069 L Mistroke .82311 .12534 L .82658 .11209 L .82992 .09672 L .83313 .08059 L .83656 .06337 L .83985 .04809 L .84335 .03452 L .84511 .02906 L .84672 .02491 L .8483 .0217 L .84911 .02039 L .84997 .01921 L .85083 .01827 L .85162 .01762 L .852 .01738 L .85241 .01716 L .8528 .01699 L .85317 .01688 L .85337 .01683 L .85355 .0168 L .85366 .01679 L .85376 .01677 L .85386 .01676 L .85392 .01676 L .85397 .01676 L .85407 .01675 L .85418 .01675 L .85428 .01675 L .85437 .01676 L .85446 .01676 L .85455 .01677 L .85474 .01679 L .85496 .01683 L .85517 .01687 L .85563 .01701 L .85606 .01718 L .85647 .01737 L .85814 .01847 L .85969 .01987 L .86299 .0235 L .86649 .02746 L .86825 .02916 L .86987 .03045 L .87145 .03139 L .87225 .03174 L .8727 .0319 L .87312 .03203 L .87353 .03212 L .87375 .03216 L .87398 .0322 L Mistroke .87417 .03222 L .87439 .03224 L .87448 .03225 L .87458 .03226 L .87468 .03226 L .87477 .03227 L .87487 .03227 L .87498 .03227 L .87508 .03227 L .87518 .03227 L .87529 .03226 L .87535 .03226 L .87541 .03226 L .87562 .03224 L .87583 .03222 L .87606 .03219 L .87653 .03211 L .87697 .03201 L .87738 .0319 L .87817 .03163 L .87993 .03078 L .88315 .02864 L .88658 .02603 L .88989 .02382 L .89075 .02336 L .89169 .02292 L .89251 .02262 L .89294 .02248 L .89339 .02235 L .89385 .02225 L .89427 .02217 L .89447 .02214 L .89468 .02211 L .89489 .02209 L .89508 .02207 L .89529 .02206 L .89541 .02205 L .89546 .02205 L .89553 .02205 L .89559 .02205 L .89565 .02204 L .89571 .02204 L .89578 .02204 L .89584 .02204 L .89589 .02204 L .896 .02204 L .89611 .02205 L .89622 .02205 L .89631 .02205 L .89641 .02206 L Mistroke .89664 .02208 L .89686 .0221 L .89728 .02215 L .89774 .02223 L .89857 .02242 L .89938 .02267 L .90013 .02295 L .90344 .02465 L .90662 .02667 L .91001 .02872 L .91156 .02949 L .91244 .02986 L .91326 .03014 L .91408 .03037 L .9145 .03046 L .91495 .03055 L .9152 .03058 L .91543 .03061 L .91565 .03064 L .91588 .03066 L .91598 .03066 L .91609 .03067 L .91619 .03068 L .91629 .03068 L .91635 .03068 L .91641 .03068 L .91652 .03068 L .91662 .03069 L .91673 .03069 L .91683 .03068 L .91689 .03068 L .91695 .03068 L .91706 .03068 L .91718 .03067 L .9174 .03066 L .9176 .03064 L .91808 .03059 L .91854 .03052 L .91935 .03034 L .92024 .03009 L .9219 .02943 L .92367 .02853 L .92686 .02657 L .93025 .02444 L .93181 .02358 L .93269 .02317 L .93351 .02283 L .9344 .02253 L .9352 .02231 L .93562 .02222 L Mistroke .93606 .02215 L .93631 .02212 L .93654 .02209 L .93675 .02207 L .93686 .02206 L .93698 .02206 L .93709 .02205 L .9372 .02205 L .93729 .02205 L .9374 .02204 L .9375 .02204 L .9376 .02204 L .93768 .02204 L .93778 .02205 L .93788 .02205 L .93799 .02206 L .93822 .02207 L .93844 .02209 L .93863 .02211 L .93902 .02216 L .93938 .02223 L .94018 .02242 L .94102 .02268 L .94179 .02299 L .94354 .02387 L .94686 .02611 L .95005 .02853 L .95182 .0298 L .95344 .0308 L .95424 .03122 L .95512 .03161 L .95594 .0319 L .95671 .03209 L .95714 .03217 L .95738 .03221 L .9576 .03223 L .95779 .03225 L .9579 .03226 L .95801 .03226 L .95811 .03227 L .95821 .03227 L .95827 .03227 L .95833 .03227 L .95844 .03227 L .95853 .03227 L .95862 .03226 L .95872 .03226 L .95883 .03225 L .95905 .03223 L .95925 .03221 L Mistroke .95962 .03216 L .96001 .03208 L .96081 .03184 L .96167 .0315 L .96322 .03062 L .96502 .02922 L .96671 .02759 L .96995 .02396 L .9734 .02011 L .97512 .01853 L .97596 .01791 L .97672 .01744 L .9771 .01725 L .97751 .01708 L .97791 .01694 L .97826 .01685 L .97848 .01681 L .97868 .01678 L .97879 .01677 L .97889 .01676 L .97894 .01676 L .979 .01676 L .97906 .01675 L .97912 .01675 L .97922 .01675 L .97932 .01676 L .97941 .01676 L .9795 .01677 L .97961 .01678 L .97972 .01679 L .97992 .01682 L .98012 .01687 L .98033 .01693 L .98071 .01706 L .98111 .01726 L .98156 .01752 L .98236 .01814 L .9831 .0189 L .98483 .02135 L .9864 .02442 L .98977 .03381 L .99302 .0461 L .99647 .06187 L .99979 .07852 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00326 .09988 L .00681 .11917 L .00853 .12674 L .01014 .13248 L .01169 .13674 L .01256 .13858 L .01335 .13992 L .01376 .14049 L .01419 .14101 L .01456 .14138 L .01496 .1417 L .01539 .14197 L .01559 .14207 L .0158 .14215 L .01592 .14219 L .01604 .14222 L .01617 .14225 L .01628 .14227 L .01639 .14229 L .01649 .1423 L .0166 .1423 L .01666 .1423 L .01672 .1423 L .01682 .1423 L .01692 .14229 L .01701 .14228 L .01711 .14226 L .01733 .14222 L .01754 .14216 L .01791 .14202 L .0183 .14182 L .01913 .14124 L .02004 .1404 L .02343 .13607 L .02669 .13157 L .02835 .12969 L .02922 .12887 L .03016 .12816 L .03063 .12787 L .03107 .12764 L .03149 .12746 L .03189 .12732 L .03226 .12722 L .03245 .12719 L .03266 .12715 L .03287 .12713 L .03299 .12712 L .03309 .12711 L .03319 .12711 L Mistroke .0333 .12711 L .0334 .12711 L .0335 .12711 L .03361 .12711 L .03366 .12712 L .03372 .12712 L .03393 .12714 L .03404 .12716 L .03417 .12718 L .03439 .12722 L .03483 .12733 L .03523 .12746 L .03604 .1278 L .0368 .12823 L .04004 .13073 L .04348 .13377 L .04519 .13505 L .04603 .13557 L .04679 .13596 L .04754 .13628 L .04833 .13652 L .04874 .13661 L .04912 .13667 L .04933 .13669 L .04953 .13671 L .04964 .13672 L .0497 .13672 L .04976 .13672 L .04982 .13672 L .04987 .13673 L .04998 .13673 L .05009 .13673 L .05019 .13672 L .0503 .13672 L .05036 .13672 L .05042 .13671 L .05063 .1367 L .05084 .13668 L .05121 .13662 L .05162 .13654 L .05207 .13642 L .05254 .13627 L .05338 .13593 L .05504 .13505 L .05659 .13404 L .05988 .13173 L .06156 .13068 L .06244 .13021 L .06337 .12979 L .06421 .1295 L Mistroke .06465 .12937 L .06513 .12927 L .06535 .12923 L .06556 .1292 L .06577 .12917 L .06596 .12915 L .06614 .12914 L .06624 .12913 L .06633 .12913 L .06643 .12912 L .06654 .12912 L .06665 .12912 L .06674 .12912 L .06685 .12912 L .06695 .12912 L .06704 .12913 L .06714 .12913 L .06736 .12915 L .06756 .12917 L .06793 .12922 L .06833 .12929 L .06916 .1295 L .07007 .12982 L .0717 .13058 L .07346 .1316 L .07693 .13379 L .07866 .13474 L .0795 .13513 L .08027 .13543 L .08107 .13567 L .08144 .13576 L .08182 .13584 L .08202 .13587 L .08224 .1359 L .08244 .13593 L .08262 .13594 L .08284 .13596 L .08295 .13597 L .08301 .13597 L .08307 .13597 L .08317 .13597 L .08327 .13597 L .08333 .13597 L .08338 .13597 L .08348 .13597 L .08358 .13597 L .08369 .13597 L .08379 .13596 L .08388 .13596 L .0841 .13594 L Mistroke .08431 .13592 L .08473 .13586 L .08518 .13577 L .08599 .13556 L .08674 .1353 L .08832 .13459 L .09006 .1336 L .09345 .13145 L .09501 .13055 L .09672 .12977 L .09764 .12946 L .09809 .12934 L .0985 .12926 L .0987 .12922 L .09892 .12919 L .09911 .12917 L .09932 .12915 L .09942 .12914 L .09954 .12913 L .09966 .12913 L .09971 .12912 L .09977 .12912 L .09983 .12912 L .09988 .12912 L .09999 .12912 L .10009 .12912 L .10019 .12912 L .10029 .12912 L .10039 .12913 L .1005 .12913 L .1006 .12914 L .10078 .12916 L .10098 .12918 L .10142 .12925 L .10183 .12933 L .10262 .12955 L .10337 .12982 L .10506 .13065 L .10661 .13161 L .10993 .13394 L .1116 .13504 L .11312 .13586 L .11396 .13621 L .11476 .13646 L .1152 .13657 L .1156 .13664 L .11584 .13668 L .11605 .1367 L .11617 .13671 L .11629 .13672 L Mistroke .11635 .13672 L .11641 .13672 L .11652 .13673 L .11663 .13673 L .11668 .13673 L .11674 .13673 L .11684 .13672 L .11694 .13672 L .11703 .13672 L .11712 .13671 L .11732 .13669 L .11754 .13667 L .11774 .13664 L .11818 .13656 L .11854 .13646 L .11893 .13634 L .11973 .13603 L .12138 .13511 L .12315 .1338 L .12665 .13071 L .1284 .12924 L .12917 .12867 L .13002 .12813 L .13078 .12773 L .1316 .1274 L .13205 .12727 L .13246 .12718 L .13266 .12715 L .13276 .12714 L .13287 .12713 L .13297 .12712 L .13308 .12711 L .13318 .12711 L .13327 .12711 L .13337 .12711 L .13347 .12711 L .13357 .12711 L .13366 .12712 L .13377 .12713 L .13388 .12714 L .13409 .12717 L .13431 .12721 L .13455 .12726 L .13496 .12738 L .13571 .1277 L .13652 .12817 L .13816 .12953 L .13992 .13151 L .14339 .1363 L .14513 .13867 L Mistroke .14598 .1397 L .14674 .14052 L .14749 .14121 L .1483 .14178 L .14875 .14201 L .14894 .14209 L .14916 .14217 L .14936 .14222 L .14955 .14226 L .14965 .14228 L .14975 .14229 L .14986 .1423 L .14996 .1423 L .15006 .1423 L .15016 .1423 L .15026 .14229 L .15035 .14228 L .15045 .14226 L .15056 .14224 L .15078 .14218 L .15099 .1421 L .15122 .142 L .15164 .14175 L .15206 .14142 L .15245 .14103 L .15319 .14011 L .15401 .13876 L .15488 .13696 L .15644 .13275 L .15809 .12692 L .15963 .12026 L .1629 .10289 L .16638 .08139 L .16973 .06041 L .17296 .0425 L .17476 .03423 L .17639 .02805 L .17809 .02306 L .17885 .02131 L .17969 .01975 L .18052 .01855 L .18094 .01806 L .18139 .01764 L .18181 .01733 L .18219 .01712 L .18238 .01704 L .18258 .01697 L .18277 .01692 L .18285 .0169 L .18294 .01688 L Mistroke .18305 .01687 L .18315 .01686 L .18325 .01685 L .18334 .01685 L .18344 .01686 L .18354 .01686 L .18359 .01687 L .18365 .01687 L .18376 .01689 L .18395 .01693 L .18416 .01698 L .18452 .01711 L .18495 .01733 L .18535 .01758 L .18626 .01831 L .18797 .0202 L .18954 .02229 L .19289 .02698 L .19443 .02884 L .1953 .02975 L .19612 .03047 L .19699 .0311 L .19779 .03154 L .1982 .03171 L .19864 .03186 L .19885 .03191 L .19908 .03196 L .19921 .03198 L .19932 .032 L .19944 .03202 L .19956 .03203 L .19965 .03204 L .19975 .03204 L .19981 .03205 L .19986 .03205 L .19996 .03205 L .20007 .03205 L .20017 .03205 L .20028 .03204 L .20034 .03204 L .2004 .03203 L .20059 .03201 L .2008 .03199 L .20117 .03191 L .20162 .03179 L .20208 .03163 L .20292 .03124 L .20458 .03018 L .20613 .02893 L .20941 .02601 L Mistroke .21108 .02466 L .21196 .02404 L .2129 .02348 L .21373 .02307 L .21417 .02289 L .21464 .02273 L .21508 .02262 L .21548 .02253 L .21586 .02248 L .21605 .02246 L .21615 .02245 L .21626 .02244 L .21637 .02243 L .21647 .02243 L .21658 .02243 L .21664 .02243 L .2167 .02243 L .21681 .02243 L .21691 .02243 L .21696 .02243 L .21702 .02244 L .21712 .02244 L .21732 .02246 L .21753 .02248 L .21791 .02254 L .21839 .02264 L .21884 .02277 L .21968 .02307 L .22137 .02391 L .22293 .02489 L .22627 .02724 L .22795 .02832 L .22948 .02912 L .23032 .02947 L .23112 .02973 L .23156 .02984 L .23197 .02992 L .23242 .02998 L .23264 .03001 L .23277 .03002 L .23289 .03002 L .23299 .03003 L .2331 .03003 L .23316 .03003 L .23322 .03004 L .23333 .03004 L .23343 .03004 L .23353 .03003 L .23363 .03003 L .23374 .03003 L Mistroke .23384 .03002 L .23394 .03001 L .23412 .03 L .23452 .02995 L .23475 .02991 L .235 .02986 L .23544 .02976 L .23628 .02951 L .23795 .0288 L .23972 .02781 L .2429 .02579 L .24467 .02475 L .24544 .02435 L .24629 .02397 L .24706 .02369 L .24788 .02345 L .24833 .02335 L .24874 .02327 L .24894 .02325 L .24916 .02322 L .24936 .02321 L .24955 .02319 L .24966 .02319 L .24976 .02318 L .24985 .02318 L .24994 .02318 L .25005 .02318 L .25011 .02318 L .25016 .02318 L .25027 .02319 L .25037 .02319 L .25046 .02319 L .25056 .0232 L .25073 .02321 L .25092 .02323 L .25113 .02326 L .25157 .02333 L .25203 .02343 L .25287 .02366 L .25373 .02398 L .25466 .02441 L .25636 .02534 L .2598 .02751 L .26151 .02852 L .26235 .02894 L .26312 .02928 L .26385 .02955 L .26465 .02978 L .26507 .02988 L .26545 .02994 L Mistroke .26567 .02997 L .26586 .03 L .26597 .03001 L .26609 .03002 L .2662 .03002 L .2663 .03003 L .2664 .03003 L .2665 .03003 L .2666 .03004 L .26666 .03004 L .26671 .03004 L .2668 .03004 L .2669 .03003 L .267 .03003 L .2671 .03002 L .26732 .03001 L .26752 .02999 L .26775 .02996 L .26798 .02993 L .26842 .02984 L .26883 .02974 L .26975 .02944 L .27064 .02907 L .27148 .02865 L .27304 .0277 L .27628 .02543 L .27792 .02433 L .27879 .02381 L .27973 .02333 L .28062 .02295 L .28144 .02269 L .28183 .02259 L .28204 .02255 L .28226 .02251 L .28247 .02248 L .28267 .02246 L .28276 .02245 L .28286 .02244 L .28295 .02244 L .28304 .02243 L .28315 .02243 L .28324 .02243 L .28335 .02243 L .2834 .02243 L .28346 .02243 L .28355 .02243 L .28365 .02244 L .28375 .02244 L .28385 .02245 L .28407 .02247 L Mistroke .28427 .02249 L .28472 .02257 L .28514 .02267 L .28559 .02281 L .2865 .02317 L .28737 .02362 L .28815 .02411 L .28992 .02544 L .29329 .02842 L .29484 .02973 L .29571 .03039 L .29653 .03093 L .29741 .03141 L .29821 .03173 L .29865 .03187 L .29907 .03196 L .29929 .032 L .29951 .03202 L .29963 .03204 L .29974 .03204 L .2998 .03204 L .29986 .03205 L .29993 .03205 L .29998 .03205 L .30009 .03205 L .30019 .03205 L .30028 .03204 L .30038 .03203 L .30049 .03202 L .3006 .03201 L .30081 .03198 L .30117 .03191 L .30158 .03179 L .30201 .03163 L .30247 .03141 L .30332 .03089 L .30417 .03023 L .3051 .02935 L .30679 .02739 L .31022 .02264 L .3118 .02049 L .31351 .01853 L .31445 .01772 L .31486 .01744 L .31532 .01719 L .31552 .0171 L .31574 .01701 L .31593 .01695 L .31614 .01691 L .31626 .01688 L Mistroke .31632 .01688 L .31638 .01687 L .31648 .01686 L .31654 .01686 L .3166 .01685 L .3167 .01685 L .3168 .01686 L .3169 .01686 L .31702 .01688 L .31712 .01689 L .31723 .01692 L .31744 .01697 L .31764 .01704 L .31782 .01712 L .31824 .01736 L .31868 .0177 L .31941 .01846 L .32023 .01961 L .32108 .02118 L .32186 .02295 L .32362 .02809 L .32523 .03416 L .32697 .04216 L .3304 .06123 L .3337 .08193 L .33721 .10355 L .34059 .12127 L .34214 .12781 L .34384 .1336 L .34552 .13785 L .34644 .13955 L .3473 .14075 L .34772 .14121 L .34818 .14162 L .34862 .14191 L .34882 .14202 L .34902 .14211 L .34921 .14218 L .34938 .14223 L .34957 .14227 L .34967 .14228 L .34978 .14229 L .34987 .1423 L .34998 .1423 L .35007 .1423 L .35016 .1423 L .35027 .14229 L .35033 .14228 L .35038 .14227 L .35058 .14224 L Mistroke .35079 .14218 L .35098 .14212 L .3514 .14194 L .35179 .14172 L .35217 .14147 L .35391 .13983 L .35713 .13554 L .35876 .13324 L .36057 .13091 L .36227 .12913 L .36303 .12849 L .36387 .12793 L .3647 .12751 L .36515 .12735 L .36537 .12728 L .36557 .12723 L .36576 .12719 L .36596 .12716 L .36605 .12714 L .36615 .12713 L .36624 .12712 L .36632 .12712 L .36642 .12711 L .36652 .12711 L .36662 .12711 L .36671 .12711 L .36681 .12711 L .36691 .12711 L .36701 .12712 L .36713 .12713 L .36735 .12715 L .36758 .12719 L .368 .12728 L .36844 .12742 L .36893 .1276 L .36981 .12804 L .37063 .12854 L .37391 .13121 L .37558 .13271 L .3774 .13424 L .379 .13535 L .3799 .13586 L .38076 .13623 L .38156 .13649 L .38201 .1366 L .38222 .13663 L .38242 .13666 L .38262 .13669 L .38284 .13671 L .38296 .13672 L Mistroke .38302 .13672 L .38307 .13672 L .38317 .13672 L .38323 .13673 L .38329 .13673 L .38339 .13673 L .38345 .13673 L .38351 .13672 L .38362 .13672 L .38372 .13672 L .38384 .13671 L .38395 .1367 L .38419 .13667 L .38442 .13664 L .38462 .13661 L .38509 .1365 L .38593 .13625 L .38669 .13594 L .3875 .13555 L .3907 .1335 L .39411 .13114 L .39569 .13025 L .39652 .12987 L .3974 .12954 L .39784 .12941 L .39833 .12929 L .39877 .12921 L .39897 .12918 L .39919 .12916 L .3994 .12914 L .39951 .12913 L .39962 .12913 L .39972 .12912 L .39981 .12912 L .39991 .12912 L .40001 .12912 L .40012 .12912 L .40017 .12912 L .40023 .12912 L .40033 .12913 L .40043 .12913 L .40065 .12915 L .40089 .12917 L .4011 .12919 L .40133 .12923 L .40174 .12931 L .40268 .12956 L .40348 .12985 L .40437 .13024 L .40776 .13221 L Mistroke .41102 .13423 L .4127 .13507 L .41355 .13541 L .41403 .13557 L .41448 .13569 L .4149 .13579 L .41535 .13587 L .41554 .1359 L .41575 .13592 L .41595 .13594 L .41613 .13596 L .41624 .13596 L .41634 .13597 L .41645 .13597 L .41651 .13597 L .41657 .13597 L .41667 .13597 L .41676 .13597 L .41687 .13597 L .41697 .13597 L .41703 .13597 L .41708 .13596 L .4172 .13596 L .41742 .13594 L .41766 .13591 L .4179 .13588 L .41832 .13581 L .41878 .13571 L .41961 .13547 L .42118 .13482 L .42462 .13282 L .42633 .13173 L .42793 .13078 L .42948 .13 L .43033 .12967 L .43111 .12942 L .43154 .12932 L .43193 .12924 L .43236 .12918 L .43259 .12915 L .4327 .12914 L .43281 .12914 L .43291 .12913 L .433 .12913 L .43311 .12912 L .4332 .12912 L .4333 .12912 L .43339 .12912 L .43347 .12912 L .43356 .12912 L Mistroke .43367 .12913 L .43377 .12913 L .43398 .12915 L .43419 .12916 L .43437 .12919 L .43477 .12925 L .4352 .12934 L .43607 .12959 L .43688 .12989 L .43763 .13024 L .44092 .13228 L .44441 .13471 L .44616 .13571 L .44693 .13606 L .44777 .13637 L .44816 .13648 L .44858 .13658 L .44879 .13662 L .44898 .13665 L .44917 .13668 L .44934 .13669 L .44954 .13671 L .44965 .13672 L .44976 .13672 L .44985 .13672 L .44994 .13673 L .45004 .13673 L .45014 .13673 L .45024 .13672 L .45035 .13672 L .45046 .13671 L .45055 .1367 L .45079 .13668 L .45101 .13665 L .4514 .13658 L .45182 .13648 L .45269 .13619 L .45349 .13583 L .45424 .13541 L .4575 .13294 L .46096 .12986 L .46269 .12855 L .46354 .12803 L .4643 .12764 L .46469 .12749 L .4651 .12735 L .46549 .12724 L .46586 .12717 L .46605 .12714 L .46624 .12712 L Mistroke .46635 .12712 L .46644 .12711 L .4665 .12711 L .46655 .12711 L .46666 .12711 L .46672 .12711 L .46677 .12711 L .46688 .12711 L .46699 .12712 L .46705 .12712 L .4671 .12713 L .4673 .12715 L .46751 .12718 L .46773 .12722 L .46793 .12727 L .46832 .12739 L .46873 .12755 L .46917 .12776 L .46998 .12825 L .47072 .12882 L .47229 .13037 L .47403 .13251 L .47742 .13727 L .47898 .13931 L .47987 .14031 L .48069 .14109 L .48151 .1417 L .48196 .14196 L .48238 .14213 L .48261 .1422 L .48282 .14225 L .48293 .14227 L .48305 .14229 L .48311 .14229 L .48318 .1423 L .48324 .1423 L .4833 .1423 L .48341 .1423 L .48351 .1423 L .48356 .14229 L .48362 .14229 L .48374 .14227 L .48384 .14225 L .48395 .14223 L .48416 .14217 L .48436 .14209 L .48458 .14199 L .48496 .14176 L .48543 .14139 L .48585 .14097 L Mistroke .48676 .13976 L .48762 .13823 L .48931 .13414 L .49086 .12905 L .49418 .11427 L .49737 .09611 L .50076 .07472 L .50403 .05471 L .50751 .03675 L .50924 .02972 L .51086 .02456 L .51241 .02085 L .51329 .01933 L .51408 .01828 L .51449 .01785 L .51492 .01748 L .51529 .01724 L .5157 .01704 L .51593 .01696 L .51614 .01691 L .51625 .01689 L .51631 .01688 L .51638 .01687 L .51643 .01686 L .5165 .01686 L .51661 .01685 L .51672 .01685 L .51682 .01686 L .51693 .01687 L .51698 .01687 L .51704 .01688 L .51726 .01692 L .51745 .01697 L .51767 .01704 L .51788 .01712 L .51834 .01736 L .51918 .01795 L .51994 .01865 L .52074 .01952 L .52394 .02381 L .52572 .02631 L .52734 .02837 L .52902 .0301 L .52986 .03078 L .53061 .03127 L .53142 .03167 L .53187 .03183 L .53207 .03188 L .53229 .03194 L .53247 .03197 L Mistroke .53267 .032 L .53276 .03202 L .53286 .03203 L .53295 .03203 L .53303 .03204 L .53314 .03205 L .53319 .03205 L .53325 .03205 L .53335 .03205 L .53345 .03205 L .53355 .03204 L .53365 .03204 L .53375 .03203 L .53384 .03202 L .53405 .032 L .53424 .03197 L .53467 .03187 L .53506 .03176 L .53544 .03162 L .53627 .03123 L .53718 .03069 L .54064 .02789 L .54396 .025 L .54563 .02382 L .54637 .0234 L .54716 .02303 L .5476 .02286 L .548 .02273 L .54842 .02262 L .5488 .02254 L .54902 .0225 L .54921 .02247 L .54943 .02245 L .54954 .02244 L .54966 .02244 L .54977 .02243 L .54983 .02243 L .54988 .02243 L .54999 .02243 L .55009 .02243 L .55015 .02243 L .55021 .02243 L .55032 .02244 L .55038 .02244 L .55044 .02244 L .55057 .02245 L .55078 .02247 L .55098 .0225 L .55144 .02258 L .55184 .02267 L Mistroke .55227 .0228 L .55384 .02344 L .55564 .02448 L .55734 .02564 L .56059 .02789 L .56224 .02885 L .56312 .02926 L .56405 .02961 L .56452 .02975 L .56495 .02985 L .56535 .02993 L .56555 .02996 L .56578 .02999 L .56599 .03001 L .56618 .03002 L .56629 .03003 L .56639 .03003 L .5665 .03003 L .56655 .03004 L .56661 .03004 L .56671 .03004 L .56681 .03004 L .56691 .03003 L .56701 .03003 L .5671 .03002 L .56719 .03002 L .56738 .03 L .56759 .02998 L .56778 .02996 L .5682 .02989 L .56859 .02981 L .56897 .02971 L .5698 .02944 L .57071 .02907 L .57414 .02713 L .57744 .02506 L .57913 .02419 L .58002 .02382 L .58096 .02351 L .58136 .02341 L .5818 .02332 L .58205 .02328 L .58228 .02325 L .58251 .02322 L .58272 .0232 L .58291 .02319 L .58301 .02319 L .58312 .02318 L .58323 .02318 L .58329 .02318 L Mistroke .58334 .02318 L .58345 .02318 L .58355 .02318 L .58365 .02319 L .58375 .02319 L .58393 .0232 L .58414 .02322 L .58434 .02324 L .58475 .0233 L .58518 .02338 L .58596 .02359 L .5868 .02388 L .58772 .02427 L .59112 .02623 L .5944 .02827 L .59526 .02873 L .59619 .02917 L .597 .02949 L .59743 .02963 L .59789 .02976 L .59834 .02986 L .59875 .02994 L .59914 .02999 L .59934 .03001 L .59944 .03002 L .59955 .03002 L .59962 .03003 L .59967 .03003 L .59973 .03003 L .59979 .03003 L .59989 .03004 L .6 .03004 L .60006 .03004 L .60012 .03004 L .60018 .03003 L .60024 .03003 L .60035 .03003 L .60047 .03002 L .60069 .03001 L .60091 .02998 L .60133 .02993 L .60178 .02984 L .60219 .02973 L .60313 .02943 L .60396 .02908 L .60483 .02863 L .60804 .02655 L .60982 .02528 L .61145 .02421 L .61226 .02374 L Mistroke .61314 .02329 L .61396 .02295 L .61473 .0227 L .61512 .0226 L .61553 .02252 L .61575 .02249 L .61598 .02246 L .61618 .02245 L .6163 .02244 L .6164 .02243 L .61651 .02243 L .61658 .02243 L .61663 .02243 L .61674 .02243 L .61679 .02243 L .61685 .02243 L .61695 .02243 L .61706 .02244 L .61717 .02245 L .61726 .02245 L .61749 .02248 L .61773 .02251 L .61818 .0226 L .61858 .0227 L .61897 .02282 L .61984 .02318 L .62069 .02362 L .62161 .0242 L .62507 .02703 L .6268 .02858 L .62841 .02992 L .62996 .03099 L .63083 .03145 L .63162 .03176 L .63203 .03188 L .63225 .03193 L .63246 .03197 L .63265 .032 L .63283 .03202 L .63293 .03203 L .63302 .03204 L .63312 .03204 L .63323 .03205 L .63329 .03205 L .63335 .03205 L .63341 .03205 L .63346 .03205 L .63357 .03204 L .63367 .03204 L .63379 .03203 L Mistroke .6339 .03202 L .63414 .03198 L .63436 .03194 L .63455 .0319 L .63499 .03176 L .63539 .03161 L .63582 .0314 L .6366 .03093 L .63835 .02944 L .63999 .02756 L .64153 .02551 L .64479 .02093 L .64645 .01894 L .64739 .01804 L .64784 .01768 L .64826 .0174 L .64867 .01718 L .64888 .01709 L .64911 .017 L .6493 .01695 L .6494 .01692 L .64951 .0169 L .64961 .01688 L .6497 .01687 L .64979 .01686 L .64988 .01686 L .64998 .01685 L .65008 .01685 L .65014 .01686 L .6502 .01686 L .6503 .01687 L .65041 .01689 L .65051 .0169 L .6507 .01695 L .65092 .01702 L .65113 .01711 L .6516 .01738 L .65203 .01771 L .65249 .01816 L .65332 .01924 L .65413 .02062 L .65489 .02221 L .65646 .02649 L .6582 .03269 L .6616 .04888 L .66486 .06816 L .66834 .09015 L .67168 .10997 L .6749 .12552 L .67656 .13166 L Mistroke .67832 .13666 L .67919 .13851 L .68013 .14009 L .68056 .14066 L .68101 .14117 L .68144 .14156 L .68183 .14184 L .68202 .14195 L .68224 .14206 L .68242 .14213 L .68263 .1422 L .68284 .14225 L .68296 .14227 L .68307 .14229 L .68317 .1423 L .68327 .1423 L .68337 .1423 L .68348 .1423 L .68358 .14229 L .68367 .14228 L .68377 .14227 L .68386 .14225 L .68403 .14221 L .68422 .14216 L .68464 .14199 L .68503 .14178 L .68584 .14121 L .68661 .14051 L .68835 .13848 L .69162 .13391 L .69328 .13167 L .69509 .12961 L .69594 .12883 L .69683 .12816 L .69768 .12767 L .69804 .12751 L .69844 .12736 L .69886 .12724 L .69908 .12719 L .69929 .12716 L .69939 .12714 L .69949 .12713 L .69957 .12712 L .69967 .12712 L .69977 .12711 L .69986 .12711 L .69996 .12711 L .70007 .12711 L .70018 .12711 L .70024 .12711 L Mistroke .7003 .12711 L .7004 .12712 L .7005 .12713 L .70073 .12716 L .70097 .1272 L .70142 .12731 L .70182 .12743 L .70267 .12779 L .70344 .12821 L .7052 .12945 L .70852 .13236 L .71172 .13495 L .71336 .13592 L .71383 .13613 L .71428 .1363 L .71468 .13643 L .71512 .13655 L .71532 .13659 L .71554 .13663 L .71573 .13666 L .71593 .13669 L .71615 .13671 L .71627 .13671 L .71638 .13672 L .71649 .13672 L .71658 .13673 L .71669 .13673 L .7168 .13673 L .71689 .13672 L .71698 .13672 L .71709 .13671 L .71718 .13671 L .71735 .13669 L .71754 .13667 L .71796 .1366 L .71835 .13652 L .71918 .13628 L .71995 .13597 L .72169 .13506 L .72499 .13282 L .72668 .13164 L .7285 .13052 L .72935 .13009 L .73026 .12971 L .73103 .12945 L .73143 .12935 L .73188 .12925 L .7321 .12921 L .73232 .12918 L .73252 .12916 L Mistroke .73274 .12914 L .73283 .12913 L .73293 .12913 L .73303 .12912 L .73312 .12912 L .73321 .12912 L .73331 .12912 L .73342 .12912 L .73352 .12912 L .73363 .12912 L .73369 .12913 L .73375 .12913 L .73397 .12914 L .73416 .12916 L .73437 .12919 L .73481 .12925 L .73528 .12935 L .73614 .1296 L .73692 .12989 L .73868 .13075 L .74203 .13281 L .74526 .13471 L .74692 .13542 L .7474 .13558 L .74785 .1357 L .74825 .13579 L .74869 .13587 L .7489 .1359 L .74912 .13593 L .74932 .13595 L .74951 .13596 L .74963 .13597 L .74973 .13597 L .74978 .13597 L .74984 .13597 L .7499 .13597 L .74996 .13597 L .75007 .13597 L .75017 .13597 L .75027 .13597 L .75033 .13597 L .75038 .13597 L .75059 .13595 L .75078 .13594 L .75099 .13592 L .75119 .13589 L .75155 .13583 L .75194 .13575 L .75274 .13553 L .75362 .13522 L Mistroke .7554 .13437 L .7588 .13228 L .76208 .13035 L .76293 .12995 L .76387 .1296 L .76429 .12946 L .76475 .12935 L .76517 .12926 L .76556 .12919 L .76576 .12917 L .76595 .12915 L .76614 .12914 L .76624 .12913 L .76635 .12912 L .76646 .12912 L .76652 .12912 L .76658 .12912 L .76668 .12912 L .7668 .12912 L .7669 .12912 L .76699 .12912 L .76709 .12913 L .7672 .12914 L .7674 .12915 L .76761 .12918 L .76801 .12923 L .76839 .1293 L .76874 .12939 L .76963 .12967 L .77047 .13001 L .77204 .13083 L .77529 .13302 L .77694 .13418 L .77875 .13532 L .77958 .13576 L .78047 .13615 L .78091 .13631 L .78131 .13643 L .78171 .13654 L .78208 .13661 L .78247 .13667 L .78267 .13669 L .78278 .1367 L .7829 .13671 L .78301 .13672 L .78312 .13672 L .78317 .13672 L .78323 .13673 L .78329 .13673 L .78335 .13673 L Mistroke .78345 .13673 L .78355 .13672 L .78365 .13672 L .78376 .13671 L .78395 .1367 L .78414 .13668 L .7845 .13662 L .78493 .13654 L .78531 .13643 L .78615 .13614 L .78692 .13578 L .78867 .13469 L .79197 .13192 L .79366 .13041 L .79548 .12893 L .79634 .12834 L .79725 .12783 L .79802 .12749 L .79846 .12734 L .79887 .12723 L .79909 .12719 L .79929 .12716 L .79951 .12713 L .79963 .12712 L .79969 .12712 L .79975 .12711 L .79986 .12711 L .79996 .12711 L .80007 .12711 L .80013 .12711 L .80018 .12711 L .80028 .12711 L .80038 .12712 L .80049 .12713 L .80059 .12714 L .80078 .12717 L .80098 .1272 L .80134 .12729 L .80173 .12742 L .80215 .12759 L .80301 .12806 L .8038 .12862 L .80556 .13029 L .80892 .13466 L .81215 .1391 L .81381 .14091 L .81465 .14158 L .81513 .14187 L .81537 .14199 L .81558 .14208 L Mistroke .81579 .14216 L .81598 .14221 L .81619 .14226 L .8163 .14228 L .81641 .14229 L .81652 .1423 L .81657 .1423 L .81663 .1423 L .81673 .1423 L .81683 .1423 L .81689 .14229 L .81694 .14229 L .81705 .14227 L .81716 .14225 L .81728 .14223 L .81749 .14217 L .81767 .1421 L .81809 .14189 L .81848 .14162 L .81884 .14131 L .81967 .14037 L .82054 .13902 L .8221 .13562 L .82375 .13062 L .8253 .12469 L .82858 .10852 L .83207 .08758 L .83543 .06632 L .83867 .04745 L .84031 .0392 L .84211 .03147 L .84382 .02562 L .84542 .02152 L .84625 .01992 L .84713 .01862 L .84787 .0178 L .84829 .01745 L .84869 .0172 L .84889 .0171 L .84911 .01701 L .84923 .01697 L .84935 .01694 L .84947 .01691 L .84958 .01689 L .84968 .01687 L .84979 .01686 L .84989 .01686 L .84995 .01685 L .85001 .01685 L .8501 .01686 L Mistroke .85021 .01686 L .85031 .01687 L .85041 .01689 L .85061 .01692 L .85081 .01698 L .85117 .01711 L .85156 .01729 L .85198 .01755 L .85285 .01824 L .85363 .01902 L .8554 .02118 L .85876 .02592 L .86031 .02793 L .862 .02978 L .86281 .03049 L .86368 .03111 L .86415 .03139 L .86459 .0316 L .86501 .03176 L .86523 .03184 L .86545 .03189 L .86566 .03194 L .86588 .03199 L .86609 .03201 L .86619 .03203 L .86628 .03203 L .86636 .03204 L .86646 .03204 L .86656 .03205 L .86665 .03205 L .86675 .03205 L .86686 .03205 L .86696 .03204 L .86705 .03203 L .86715 .03203 L .86726 .03201 L .86745 .03199 L .86768 .03195 L .8679 .0319 L .86833 .03178 L .8688 .03161 L .8696 .03123 L .87046 .03073 L .87201 .02959 L .87551 .02651 L .87726 .02503 L .87888 .02388 L .87969 .02341 L .88045 .02305 L .88125 .02275 L Mistroke .88167 .02264 L .88189 .02258 L .88212 .02254 L .88235 .0225 L .88256 .02247 L .88267 .02246 L .88278 .02245 L .88288 .02244 L .88298 .02244 L .88309 .02243 L .88315 .02243 L .88321 .02243 L .88328 .02243 L .88334 .02243 L .8834 .02243 L .88346 .02243 L .88351 .02243 L .88357 .02243 L .88369 .02244 L .8838 .02244 L .88391 .02245 L .88413 .02247 L .88433 .0225 L .88472 .02257 L .88514 .02266 L .8856 .0228 L .88647 .02312 L .88726 .02348 L .88903 .02451 L .8924 .02686 L .89395 .02791 L .89565 .02888 L .89646 .02926 L .89733 .02959 L .89781 .02973 L .89824 .02984 L .89869 .02993 L .8989 .02996 L .8991 .02999 L .8993 .03001 L .89949 .03002 L .89959 .03003 L .89969 .03003 L .8998 .03003 L .89986 .03004 L .89992 .03004 L .89997 .03004 L .90003 .03004 L .90013 .03004 L .90024 .03003 L Mistroke .90033 .03003 L .90044 .03002 L .90055 .03002 L .90078 .03 L .90098 .02998 L .90117 .02995 L .90158 .02988 L .90233 .0297 L .90316 .02943 L .90393 .02912 L .90568 .02822 L .90898 .02616 L .91067 .02513 L .91249 .02418 L .91335 .02382 L .91425 .02353 L .91502 .02334 L .91546 .02327 L .91566 .02324 L .91587 .02322 L .91597 .02321 L .91609 .0232 L .91619 .02319 L .91629 .02319 L .91641 .02318 L .91647 .02318 L .91653 .02318 L .91663 .02318 L .91669 .02318 L .91675 .02318 L .91686 .02318 L .91696 .02319 L .91705 .02319 L .91715 .02319 L .91738 .02321 L .91759 .02323 L .91795 .02328 L .91835 .02335 L .91915 .02354 L .92001 .02383 L .92079 .02415 L .92255 .02506 L .92591 .02716 L .92744 .0281 L .92913 .029 L .92993 .02934 L .9308 .02964 L .93127 .02977 L .93171 .02987 L .93213 .02995 L Mistroke .93234 .02997 L .93257 .03 L .93278 .03002 L .9329 .03002 L .93301 .03003 L .93311 .03003 L .93321 .03004 L .93327 .03004 L .93333 .03004 L .93343 .03004 L .93353 .03003 L .93364 .03003 L .93374 .03003 L .93384 .03002 L .93402 .03001 L .93422 .02999 L .93444 .02996 L .93469 .02992 L .93514 .02983 L .93598 .0296 L .93678 .0293 L .93766 .0289 L .93944 .02788 L .94284 .02551 L .94441 .02444 L .94612 .02346 L .94705 .02304 L .94746 .02289 L .94791 .02274 L .94831 .02264 L .94873 .02255 L .94897 .02251 L .94919 .02248 L .94939 .02246 L .9495 .02245 L .94961 .02244 L .94966 .02244 L .94972 .02243 L .94983 .02243 L .94992 .02243 L .95003 .02243 L .95013 .02243 L .95023 .02243 L .95032 .02244 L .95041 .02244 L .95062 .02246 L .95074 .02247 L .95085 .02248 L .95127 .02255 L .95167 .02264 L Mistroke .95202 .02273 L .95282 .02302 L .95367 .02342 L .95445 .02387 L .9562 .02513 L .95953 .02805 L .96121 .0295 L .96274 .03064 L .96353 .03112 L .96439 .03155 L .96486 .03173 L .96529 .03186 L .96571 .03196 L .96592 .03199 L .96604 .03201 L .96615 .03202 L .96625 .03203 L .96635 .03204 L .96645 .03204 L .96651 .03205 L .96657 .03205 L .96668 .03205 L .96678 .03205 L .96689 .03204 L .96694 .03204 L .967 .03204 L .9672 .03202 L .96731 .03201 L .96741 .03199 L .96778 .03192 L .96801 .03186 L .96822 .0318 L .96869 .03162 L .96954 .03118 L .97035 .03062 L .97111 .02998 L .97285 .02814 L .97611 .02374 L .97776 .02142 L .97957 .01916 L .98041 .01831 L .98087 .01791 L .9813 .01759 L .98171 .01733 L .98214 .01711 L .98234 .01704 L .98254 .01697 L .98272 .01692 L .98291 .01689 L .98302 .01687 L Mistroke .98312 .01686 L .98323 .01686 L .98329 .01685 L .98335 .01685 L .98345 .01686 L .98356 .01686 L .98367 .01688 L .98376 .01689 L .98395 .01693 L .98415 .01698 L .98435 .01706 L .98455 .01715 L .98499 .01742 L .9854 .01774 L .98631 .01875 L .98714 .02003 L .98792 .02153 L .98967 .02609 L .99124 .03154 L .99298 .03897 L .99637 .05705 L .99963 .07723 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztW9ty2zYQhUVSlHxN0r52xk1/oe1zJxM7zbRxUl9rOQ9RnaSOmzRpkl/1 96jChYsldAABJG1LbTQjEgMs9pxdLEAIXD0Zf7549W78+c35ePvRx/GHizfn n7Z333+cVmUrQvR+EkKcbQtZnkyL5jIRV1dX6vJAXmT19HZflTMpoUryqxq+ +SKUIvSPvPWkq3+m0kvQpw/k3oK6e1rtB3nLZcUulc6B2gLIXZKyqbDmq2Nh h0TuMpSpjgnTWHV4aNB4Ww/UvQCs8si+DwL4l4G2nUDbHW3aewCXgbp1ctZ3 vtYILW2c4DBQpc1I3NfNrPRiIH6bfociE4fy2pdVG7JUUElHZF6LyOl3rYWL kVwEJ1VapxJigLQgZyd5wIuG7Eh0e0ku7oPWAbXmVFoN9igjcdsMy8AnZ/m1 0RJhEbL8FagrWnhoGDngdoxixwOx2tBhc6HjTbyemHZZkl9UV4C60ienGA6o 1KfSMFIzYpDL65mPc6yWErAaRPZtU5fJ6/O27L0WeUch7PtYLsr3QxY22p5g rKJoRHJKbYYXfvtMYtsUee+lLJMhJtyKU1CHnnaxs3pVD3fFNHPskN+kVQzh 9gDnUQs7svraijhn1JqD1jVSgJYetGzx5Sg2rhSAdxejeG0R/w0q9ahvaMVt EhN2ZbYYm4S7RawsF+Q3sF+VwM+bkYhwzSagjcJx3T9GCMrGzvdUQvtkFL2x Hh+SOS5GOycO69xz30qT6JJnSeYXtboqTg46MO/pspiC++0vBv1DVcprOqoH fNDiOuwaZx5Cwo46WxKGea3fVO5oacnNSB/eGK9jB8lOFY8JYE0Ok/JYfgN8 PMoXn4pdMmTzSSc8zK9uYbdQAi1VrO5XedVVfRdI6xS0o+T9nmDTkOghMFd7 pq/kuMkGUU3ZXAi7U1O/J2gbOQuyR5ajqeExYkW3ZoTWqzzOraqcOVP9ONxP /noCThJwHH6x41C4ThW+TlUkzAZSXvOqsIsN756D7ghmr5r4dTPYWMy4Rqum 3Q9vdSNTfp65dVNGmkkJB7PebzDjMEfuBBjK/aQ+2k9HgHFWBSvrzrTvO10m INqYT9YBAhL/jXmWIftFSzST6J7gg2PAsBf2wQHrUrFwpynzwTAwz1Sc7bH1 wR3Y6vdbwSOHm17UjACLbMVShxnRn+Hj/qzTIzv9PJ03IwrbnS3KIyo5Sn8H VqCnBJer6o9IKZrPhxyyqpT32pOrOzZcrurv6tNztjE8UtsBfNV8CtSOvsAv DzyHumX4U1BXtodHakfN4GNVdAzPj3Sqz6lZpXjdCNQhuSZ9A5RCFsRamtpX 3A6lYMz5KclPF/FwTZTaTNB5IR9BaQOoPQlQmje7Yim9bA+PPDdvDfr/waM9 in61CzMfjjuClyXfFikA754Y2MOFhYBHam8BHh3BzNv2Lhb8FoB3Txnbwrvn C0b2WhnEHqw1IhF1JHgbPJqcqaZQOcA9/oNstDQ+MjeU7gBK+91RSj/Kb8or 6Z3OYpALvdFbbobo1RN6YXh+w2y7e9VpmN/1qkh/Ubsg9G0G44+gtYukC4vw A5W6znVwrEjCCDhHnaGoBCW0lqM4Zlm615S+olQgaETRpsyipJXW2SUFuUaZ jFxo03cRA5RRZMbjHhBPSpkrKQhsipk376rr1DGUUOsNXJtLXRJTRw6lu6nT d6Q0dlzbZCU6xG0pom9svmEgElCeXOy4IrmuE6BRnckgE7Ovxn2OQlrSk8BR Kl+sr/pGembZEji9MDZFMNbaImhFwyT+CF+gvoEQNXNAttgf9vKblBaO5FAq tq1zeqBEbaQ5o71VUrK1wkXsyyAr1CNWLvfVqReUJ23d3jq73+uSWC2qzmzj v4pcP4cU4jYb2VmFnZTVa/l7jsXIwKM2q7euGl1cy7w1hNW9SHENgi7rrnHS uCNMvvSPEXoGKx8oc+8TEXRki4z4MxnjW8Jwz+Z8ewSUKBTrZDu+6bYlurHp vxv5Py+rTxs3+LnNlzMmfw1mwMT8DxP9YvjLUSXvu1hHCawYI73yvuPoMHjv GEsF+ohKb0EdgvyjLqfA/9Zq1RNzwf52vNxC6mL+jS5W/gXDevTb\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00326 .09988 L .00681 .11917 L .00853 .12674 L .01014 .13248 L .01169 .13674 L .01256 .13858 L .01335 .13992 L .01376 .14049 L .01419 .14101 L .01456 .14138 L .01496 .1417 L .01539 .14197 L .01559 .14207 L .0158 .14215 L .01592 .14219 L .01604 .14222 L .01617 .14225 L .01628 .14227 L .01639 .14229 L .01649 .1423 L .0166 .1423 L .01666 .1423 L .01672 .1423 L .01682 .1423 L .01692 .14229 L .01701 .14228 L .01711 .14226 L .01733 .14222 L .01754 .14216 L .01791 .14202 L .0183 .14182 L .01913 .14124 L .02004 .1404 L .02343 .13607 L .02669 .13157 L .02835 .12969 L .02922 .12887 L .03016 .12816 L .03063 .12787 L .03107 .12764 L .03149 .12746 L .03189 .12732 L .03226 .12722 L .03245 .12719 L .03266 .12715 L .03287 .12713 L .03299 .12712 L .03309 .12711 L .03319 .12711 L Mistroke .0333 .12711 L .0334 .12711 L .0335 .12711 L .03361 .12711 L .03366 .12712 L .03372 .12712 L .03393 .12714 L .03404 .12716 L .03417 .12718 L .03439 .12722 L .03483 .12733 L .03523 .12746 L .03604 .1278 L .0368 .12823 L .04004 .13073 L .04348 .13377 L .04519 .13505 L .04603 .13557 L .04679 .13596 L .04754 .13628 L .04833 .13652 L .04874 .13661 L .04912 .13667 L .04933 .13669 L .04953 .13671 L .04964 .13672 L .0497 .13672 L .04976 .13672 L .04982 .13672 L .04987 .13673 L .04998 .13673 L .05009 .13673 L .05019 .13672 L .0503 .13672 L .05036 .13672 L .05042 .13671 L .05063 .1367 L .05084 .13668 L .05121 .13662 L .05162 .13654 L .05207 .13642 L .05254 .13627 L .05338 .13593 L .05504 .13505 L .05659 .13404 L .05988 .13173 L .06156 .13068 L .06244 .13021 L .06337 .12979 L .06421 .1295 L Mistroke .06465 .12937 L .06513 .12927 L .06535 .12923 L .06556 .1292 L .06577 .12917 L .06596 .12915 L .06614 .12914 L .06624 .12913 L .06633 .12913 L .06643 .12912 L .06654 .12912 L .06665 .12912 L .06674 .12912 L .06685 .12912 L .06695 .12912 L .06704 .12913 L .06714 .12913 L .06736 .12915 L .06756 .12917 L .06793 .12922 L .06833 .12929 L .06916 .1295 L .07007 .12982 L .0717 .13058 L .07346 .1316 L .07693 .13379 L .07866 .13474 L .0795 .13513 L .08027 .13543 L .08107 .13567 L .08144 .13576 L .08182 .13584 L .08202 .13587 L .08224 .1359 L .08244 .13593 L .08262 .13594 L .08284 .13596 L .08295 .13597 L .08301 .13597 L .08307 .13597 L .08317 .13597 L .08327 .13597 L .08333 .13597 L .08338 .13597 L .08348 .13597 L .08358 .13597 L .08369 .13597 L .08379 .13596 L .08388 .13596 L .0841 .13594 L Mistroke .08431 .13592 L .08473 .13586 L .08518 .13577 L .08599 .13556 L .08674 .1353 L .08832 .13459 L .09006 .1336 L .09345 .13145 L .09501 .13055 L .09672 .12977 L .09764 .12946 L .09809 .12934 L .0985 .12926 L .0987 .12922 L .09892 .12919 L .09911 .12917 L .09932 .12915 L .09942 .12914 L .09954 .12913 L .09966 .12913 L .09971 .12912 L .09977 .12912 L .09983 .12912 L .09988 .12912 L .09999 .12912 L .10009 .12912 L .10019 .12912 L .10029 .12912 L .10039 .12913 L .1005 .12913 L .1006 .12914 L .10078 .12916 L .10098 .12918 L .10142 .12925 L .10183 .12933 L .10262 .12955 L .10337 .12982 L .10506 .13065 L .10661 .13161 L .10993 .13394 L .1116 .13504 L .11312 .13586 L .11396 .13621 L .11476 .13646 L .1152 .13657 L .1156 .13664 L .11584 .13668 L .11605 .1367 L .11617 .13671 L .11629 .13672 L Mistroke .11635 .13672 L .11641 .13672 L .11652 .13673 L .11663 .13673 L .11668 .13673 L .11674 .13673 L .11684 .13672 L .11694 .13672 L .11703 .13672 L .11712 .13671 L .11732 .13669 L .11754 .13667 L .11774 .13664 L .11818 .13656 L .11854 .13646 L .11893 .13634 L .11973 .13603 L .12138 .13511 L .12315 .1338 L .12665 .13071 L .1284 .12924 L .12917 .12867 L .13002 .12813 L .13078 .12773 L .1316 .1274 L .13205 .12727 L .13246 .12718 L .13266 .12715 L .13276 .12714 L .13287 .12713 L .13297 .12712 L .13308 .12711 L .13318 .12711 L .13327 .12711 L .13337 .12711 L .13347 .12711 L .13357 .12711 L .13366 .12712 L .13377 .12713 L .13388 .12714 L .13409 .12717 L .13431 .12721 L .13455 .12726 L .13496 .12738 L .13571 .1277 L .13652 .12817 L .13816 .12953 L .13992 .13151 L .14339 .1363 L .14513 .13867 L Mistroke .14598 .1397 L .14674 .14052 L .14749 .14121 L .1483 .14178 L .14875 .14201 L .14894 .14209 L .14916 .14217 L .14936 .14222 L .14955 .14226 L .14965 .14228 L .14975 .14229 L .14986 .1423 L .14996 .1423 L .15006 .1423 L .15016 .1423 L .15026 .14229 L .15035 .14228 L .15045 .14226 L .15056 .14224 L .15078 .14218 L .15099 .1421 L .15122 .142 L .15164 .14175 L .15206 .14142 L .15245 .14103 L .15319 .14011 L .15401 .13876 L .15488 .13696 L .15644 .13275 L .15809 .12692 L .15963 .12026 L .1629 .10289 L .16638 .08139 L .16973 .06041 L .17296 .0425 L .17476 .03423 L .17639 .02805 L .17809 .02306 L .17885 .02131 L .17969 .01975 L .18052 .01855 L .18094 .01806 L .18139 .01764 L .18181 .01733 L .18219 .01712 L .18238 .01704 L .18258 .01697 L .18277 .01692 L .18285 .0169 L .18294 .01688 L Mistroke .18305 .01687 L .18315 .01686 L .18325 .01685 L .18334 .01685 L .18344 .01686 L .18354 .01686 L .18359 .01687 L .18365 .01687 L .18376 .01689 L .18395 .01693 L .18416 .01698 L .18452 .01711 L .18495 .01733 L .18535 .01758 L .18626 .01831 L .18797 .0202 L .18954 .02229 L .19289 .02698 L .19443 .02884 L .1953 .02975 L .19612 .03047 L .19699 .0311 L .19779 .03154 L .1982 .03171 L .19864 .03186 L .19885 .03191 L .19908 .03196 L .19921 .03198 L .19932 .032 L .19944 .03202 L .19956 .03203 L .19965 .03204 L .19975 .03204 L .19981 .03205 L .19986 .03205 L .19996 .03205 L .20007 .03205 L .20017 .03205 L .20028 .03204 L .20034 .03204 L .2004 .03203 L .20059 .03201 L .2008 .03199 L .20117 .03191 L .20162 .03179 L .20208 .03163 L .20292 .03124 L .20458 .03018 L .20613 .02893 L .20941 .02601 L Mistroke .21108 .02466 L .21196 .02404 L .2129 .02348 L .21373 .02307 L .21417 .02289 L .21464 .02273 L .21508 .02262 L .21548 .02253 L .21586 .02248 L .21605 .02246 L .21615 .02245 L .21626 .02244 L .21637 .02243 L .21647 .02243 L .21658 .02243 L .21664 .02243 L .2167 .02243 L .21681 .02243 L .21691 .02243 L .21696 .02243 L .21702 .02244 L .21712 .02244 L .21732 .02246 L .21753 .02248 L .21791 .02254 L .21839 .02264 L .21884 .02277 L .21968 .02307 L .22137 .02391 L .22293 .02489 L .22627 .02724 L .22795 .02832 L .22948 .02912 L .23032 .02947 L .23112 .02973 L .23156 .02984 L .23197 .02992 L .23242 .02998 L .23264 .03001 L .23277 .03002 L .23289 .03002 L .23299 .03003 L .2331 .03003 L .23316 .03003 L .23322 .03004 L .23333 .03004 L .23343 .03004 L .23353 .03003 L .23363 .03003 L .23374 .03003 L Mistroke .23384 .03002 L .23394 .03001 L .23412 .03 L .23452 .02995 L .23475 .02991 L .235 .02986 L .23544 .02976 L .23628 .02951 L .23795 .0288 L .23972 .02781 L .2429 .02579 L .24467 .02475 L .24544 .02435 L .24629 .02397 L .24706 .02369 L .24788 .02345 L .24833 .02335 L .24874 .02327 L .24894 .02325 L .24916 .02322 L .24936 .02321 L .24955 .02319 L .24966 .02319 L .24976 .02318 L .24985 .02318 L .24994 .02318 L .25005 .02318 L .25011 .02318 L .25016 .02318 L .25027 .02319 L .25037 .02319 L .25046 .02319 L .25056 .0232 L .25073 .02321 L .25092 .02323 L .25113 .02326 L .25157 .02333 L .25203 .02343 L .25287 .02366 L .25373 .02398 L .25466 .02441 L .25636 .02534 L .2598 .02751 L .26151 .02852 L .26235 .02894 L .26312 .02928 L .26385 .02955 L .26465 .02978 L .26507 .02988 L .26545 .02994 L Mistroke .26567 .02997 L .26586 .03 L .26597 .03001 L .26609 .03002 L .2662 .03002 L .2663 .03003 L .2664 .03003 L .2665 .03003 L .2666 .03004 L .26666 .03004 L .26671 .03004 L .2668 .03004 L .2669 .03003 L .267 .03003 L .2671 .03002 L .26732 .03001 L .26752 .02999 L .26775 .02996 L .26798 .02993 L .26842 .02984 L .26883 .02974 L .26975 .02944 L .27064 .02907 L .27148 .02865 L .27304 .0277 L .27628 .02543 L .27792 .02433 L .27879 .02381 L .27973 .02333 L .28062 .02295 L .28144 .02269 L .28183 .02259 L .28204 .02255 L .28226 .02251 L .28247 .02248 L .28267 .02246 L .28276 .02245 L .28286 .02244 L .28295 .02244 L .28304 .02243 L .28315 .02243 L .28324 .02243 L .28335 .02243 L .2834 .02243 L .28346 .02243 L .28355 .02243 L .28365 .02244 L .28375 .02244 L .28385 .02245 L .28407 .02247 L Mistroke .28427 .02249 L .28472 .02257 L .28514 .02267 L .28559 .02281 L .2865 .02317 L .28737 .02362 L .28815 .02411 L .28992 .02544 L .29329 .02842 L .29484 .02973 L .29571 .03039 L .29653 .03093 L .29741 .03141 L .29821 .03173 L .29865 .03187 L .29907 .03196 L .29929 .032 L .29951 .03202 L .29963 .03204 L .29974 .03204 L .2998 .03204 L .29986 .03205 L .29993 .03205 L .29998 .03205 L .30009 .03205 L .30019 .03205 L .30028 .03204 L .30038 .03203 L .30049 .03202 L .3006 .03201 L .30081 .03198 L .30117 .03191 L .30158 .03179 L .30201 .03163 L .30247 .03141 L .30332 .03089 L .30417 .03023 L .3051 .02935 L .30679 .02739 L .31022 .02264 L .3118 .02049 L .31351 .01853 L .31445 .01772 L .31486 .01744 L .31532 .01719 L .31552 .0171 L .31574 .01701 L .31593 .01695 L .31614 .01691 L .31626 .01688 L Mistroke .31632 .01688 L .31638 .01687 L .31648 .01686 L .31654 .01686 L .3166 .01685 L .3167 .01685 L .3168 .01686 L .3169 .01686 L .31702 .01688 L .31712 .01689 L .31723 .01692 L .31744 .01697 L .31764 .01704 L .31782 .01712 L .31824 .01736 L .31868 .0177 L .31941 .01846 L .32023 .01961 L .32108 .02118 L .32186 .02295 L .32362 .02809 L .32523 .03416 L .32697 .04216 L .3304 .06123 L .3337 .08193 L .33721 .10355 L .34059 .12127 L .34214 .12781 L .34384 .1336 L .34552 .13785 L .34644 .13955 L .3473 .14075 L .34772 .14121 L .34818 .14162 L .34862 .14191 L .34882 .14202 L .34902 .14211 L .34921 .14218 L .34938 .14223 L .34957 .14227 L .34967 .14228 L .34978 .14229 L .34987 .1423 L .34998 .1423 L .35007 .1423 L .35016 .1423 L .35027 .14229 L .35033 .14228 L .35038 .14227 L .35058 .14224 L Mistroke .35079 .14218 L .35098 .14212 L .3514 .14194 L .35179 .14172 L .35217 .14147 L .35391 .13983 L .35713 .13554 L .35876 .13324 L .36057 .13091 L .36227 .12913 L .36303 .12849 L .36387 .12793 L .3647 .12751 L .36515 .12735 L .36537 .12728 L .36557 .12723 L .36576 .12719 L .36596 .12716 L .36605 .12714 L .36615 .12713 L .36624 .12712 L .36632 .12712 L .36642 .12711 L .36652 .12711 L .36662 .12711 L .36671 .12711 L .36681 .12711 L .36691 .12711 L .36701 .12712 L .36713 .12713 L .36735 .12715 L .36758 .12719 L .368 .12728 L .36844 .12742 L .36893 .1276 L .36981 .12804 L .37063 .12854 L .37391 .13121 L .37558 .13271 L .3774 .13424 L .379 .13535 L .3799 .13586 L .38076 .13623 L .38156 .13649 L .38201 .1366 L .38222 .13663 L .38242 .13666 L .38262 .13669 L .38284 .13671 L .38296 .13672 L Mistroke .38302 .13672 L .38307 .13672 L .38317 .13672 L .38323 .13673 L .38329 .13673 L .38339 .13673 L .38345 .13673 L .38351 .13672 L .38362 .13672 L .38372 .13672 L .38384 .13671 L .38395 .1367 L .38419 .13667 L .38442 .13664 L .38462 .13661 L .38509 .1365 L .38593 .13625 L .38669 .13594 L .3875 .13555 L .3907 .1335 L .39411 .13114 L .39569 .13025 L .39652 .12987 L .3974 .12954 L .39784 .12941 L .39833 .12929 L .39877 .12921 L .39897 .12918 L .39919 .12916 L .3994 .12914 L .39951 .12913 L .39962 .12913 L .39972 .12912 L .39981 .12912 L .39991 .12912 L .40001 .12912 L .40012 .12912 L .40017 .12912 L .40023 .12912 L .40033 .12913 L .40043 .12913 L .40065 .12915 L .40089 .12917 L .4011 .12919 L .40133 .12923 L .40174 .12931 L .40268 .12956 L .40348 .12985 L .40437 .13024 L .40776 .13221 L Mistroke .41102 .13423 L .4127 .13507 L .41355 .13541 L .41403 .13557 L .41448 .13569 L .4149 .13579 L .41535 .13587 L .41554 .1359 L .41575 .13592 L .41595 .13594 L .41613 .13596 L .41624 .13596 L .41634 .13597 L .41645 .13597 L .41651 .13597 L .41657 .13597 L .41667 .13597 L .41676 .13597 L .41687 .13597 L .41697 .13597 L .41703 .13597 L .41708 .13596 L .4172 .13596 L .41742 .13594 L .41766 .13591 L .4179 .13588 L .41832 .13581 L .41878 .13571 L .41961 .13547 L .42118 .13482 L .42462 .13282 L .42633 .13173 L .42793 .13078 L .42948 .13 L .43033 .12967 L .43111 .12942 L .43154 .12932 L .43193 .12924 L .43236 .12918 L .43259 .12915 L .4327 .12914 L .43281 .12914 L .43291 .12913 L .433 .12913 L .43311 .12912 L .4332 .12912 L .4333 .12912 L .43339 .12912 L .43347 .12912 L .43356 .12912 L Mistroke .43367 .12913 L .43377 .12913 L .43398 .12915 L .43419 .12916 L .43437 .12919 L .43477 .12925 L .4352 .12934 L .43607 .12959 L .43688 .12989 L .43763 .13024 L .44092 .13228 L .44441 .13471 L .44616 .13571 L .44693 .13606 L .44777 .13637 L .44816 .13648 L .44858 .13658 L .44879 .13662 L .44898 .13665 L .44917 .13668 L .44934 .13669 L .44954 .13671 L .44965 .13672 L .44976 .13672 L .44985 .13672 L .44994 .13673 L .45004 .13673 L .45014 .13673 L .45024 .13672 L .45035 .13672 L .45046 .13671 L .45055 .1367 L .45079 .13668 L .45101 .13665 L .4514 .13658 L .45182 .13648 L .45269 .13619 L .45349 .13583 L .45424 .13541 L .4575 .13294 L .46096 .12986 L .46269 .12855 L .46354 .12803 L .4643 .12764 L .46469 .12749 L .4651 .12735 L .46549 .12724 L .46586 .12717 L .46605 .12714 L .46624 .12712 L Mistroke .46635 .12712 L .46644 .12711 L .4665 .12711 L .46655 .12711 L .46666 .12711 L .46672 .12711 L .46677 .12711 L .46688 .12711 L .46699 .12712 L .46705 .12712 L .4671 .12713 L .4673 .12715 L .46751 .12718 L .46773 .12722 L .46793 .12727 L .46832 .12739 L .46873 .12755 L .46917 .12776 L .46998 .12825 L .47072 .12882 L .47229 .13037 L .47403 .13251 L .47742 .13727 L .47898 .13931 L .47987 .14031 L .48069 .14109 L .48151 .1417 L .48196 .14196 L .48238 .14213 L .48261 .1422 L .48282 .14225 L .48293 .14227 L .48305 .14229 L .48311 .14229 L .48318 .1423 L .48324 .1423 L .4833 .1423 L .48341 .1423 L .48351 .1423 L .48356 .14229 L .48362 .14229 L .48374 .14227 L .48384 .14225 L .48395 .14223 L .48416 .14217 L .48436 .14209 L .48458 .14199 L .48496 .14176 L .48543 .14139 L .48585 .14097 L Mistroke .48676 .13976 L .48762 .13823 L .48931 .13414 L .49086 .12905 L .49418 .11427 L .49737 .09611 L .50076 .07472 L .50403 .05471 L .50751 .03675 L .50924 .02972 L .51086 .02456 L .51241 .02085 L .51329 .01933 L .51408 .01828 L .51449 .01785 L .51492 .01748 L .51529 .01724 L .5157 .01704 L .51593 .01696 L .51614 .01691 L .51625 .01689 L .51631 .01688 L .51638 .01687 L .51643 .01686 L .5165 .01686 L .51661 .01685 L .51672 .01685 L .51682 .01686 L .51693 .01687 L .51698 .01687 L .51704 .01688 L .51726 .01692 L .51745 .01697 L .51767 .01704 L .51788 .01712 L .51834 .01736 L .51918 .01795 L .51994 .01865 L .52074 .01952 L .52394 .02381 L .52572 .02631 L .52734 .02837 L .52902 .0301 L .52986 .03078 L .53061 .03127 L .53142 .03167 L .53187 .03183 L .53207 .03188 L .53229 .03194 L .53247 .03197 L Mistroke .53267 .032 L .53276 .03202 L .53286 .03203 L .53295 .03203 L .53303 .03204 L .53314 .03205 L .53319 .03205 L .53325 .03205 L .53335 .03205 L .53345 .03205 L .53355 .03204 L .53365 .03204 L .53375 .03203 L .53384 .03202 L .53405 .032 L .53424 .03197 L .53467 .03187 L .53506 .03176 L .53544 .03162 L .53627 .03123 L .53718 .03069 L .54064 .02789 L .54396 .025 L .54563 .02382 L .54637 .0234 L .54716 .02303 L .5476 .02286 L .548 .02273 L .54842 .02262 L .5488 .02254 L .54902 .0225 L .54921 .02247 L .54943 .02245 L .54954 .02244 L .54966 .02244 L .54977 .02243 L .54983 .02243 L .54988 .02243 L .54999 .02243 L .55009 .02243 L .55015 .02243 L .55021 .02243 L .55032 .02244 L .55038 .02244 L .55044 .02244 L .55057 .02245 L .55078 .02247 L .55098 .0225 L .55144 .02258 L .55184 .02267 L Mistroke .55227 .0228 L .55384 .02344 L .55564 .02448 L .55734 .02564 L .56059 .02789 L .56224 .02885 L .56312 .02926 L .56405 .02961 L .56452 .02975 L .56495 .02985 L .56535 .02993 L .56555 .02996 L .56578 .02999 L .56599 .03001 L .56618 .03002 L .56629 .03003 L .56639 .03003 L .5665 .03003 L .56655 .03004 L .56661 .03004 L .56671 .03004 L .56681 .03004 L .56691 .03003 L .56701 .03003 L .5671 .03002 L .56719 .03002 L .56738 .03 L .56759 .02998 L .56778 .02996 L .5682 .02989 L .56859 .02981 L .56897 .02971 L .5698 .02944 L .57071 .02907 L .57414 .02713 L .57744 .02506 L .57913 .02419 L .58002 .02382 L .58096 .02351 L .58136 .02341 L .5818 .02332 L .58205 .02328 L .58228 .02325 L .58251 .02322 L .58272 .0232 L .58291 .02319 L .58301 .02319 L .58312 .02318 L .58323 .02318 L .58329 .02318 L Mistroke .58334 .02318 L .58345 .02318 L .58355 .02318 L .58365 .02319 L .58375 .02319 L .58393 .0232 L .58414 .02322 L .58434 .02324 L .58475 .0233 L .58518 .02338 L .58596 .02359 L .5868 .02388 L .58772 .02427 L .59112 .02623 L .5944 .02827 L .59526 .02873 L .59619 .02917 L .597 .02949 L .59743 .02963 L .59789 .02976 L .59834 .02986 L .59875 .02994 L .59914 .02999 L .59934 .03001 L .59944 .03002 L .59955 .03002 L .59962 .03003 L .59967 .03003 L .59973 .03003 L .59979 .03003 L .59989 .03004 L .6 .03004 L .60006 .03004 L .60012 .03004 L .60018 .03003 L .60024 .03003 L .60035 .03003 L .60047 .03002 L .60069 .03001 L .60091 .02998 L .60133 .02993 L .60178 .02984 L .60219 .02973 L .60313 .02943 L .60396 .02908 L .60483 .02863 L .60804 .02655 L .60982 .02528 L .61145 .02421 L .61226 .02374 L Mistroke .61314 .02329 L .61396 .02295 L .61473 .0227 L .61512 .0226 L .61553 .02252 L .61575 .02249 L .61598 .02246 L .61618 .02245 L .6163 .02244 L .6164 .02243 L .61651 .02243 L .61658 .02243 L .61663 .02243 L .61674 .02243 L .61679 .02243 L .61685 .02243 L .61695 .02243 L .61706 .02244 L .61717 .02245 L .61726 .02245 L .61749 .02248 L .61773 .02251 L .61818 .0226 L .61858 .0227 L .61897 .02282 L .61984 .02318 L .62069 .02362 L .62161 .0242 L .62507 .02703 L .6268 .02858 L .62841 .02992 L .62996 .03099 L .63083 .03145 L .63162 .03176 L .63203 .03188 L .63225 .03193 L .63246 .03197 L .63265 .032 L .63283 .03202 L .63293 .03203 L .63302 .03204 L .63312 .03204 L .63323 .03205 L .63329 .03205 L .63335 .03205 L .63341 .03205 L .63346 .03205 L .63357 .03204 L .63367 .03204 L .63379 .03203 L Mistroke .6339 .03202 L .63414 .03198 L .63436 .03194 L .63455 .0319 L .63499 .03176 L .63539 .03161 L .63582 .0314 L .6366 .03093 L .63835 .02944 L .63999 .02756 L .64153 .02551 L .64479 .02093 L .64645 .01894 L .64739 .01804 L .64784 .01768 L .64826 .0174 L .64867 .01718 L .64888 .01709 L .64911 .017 L .6493 .01695 L .6494 .01692 L .64951 .0169 L .64961 .01688 L .6497 .01687 L .64979 .01686 L .64988 .01686 L .64998 .01685 L .65008 .01685 L .65014 .01686 L .6502 .01686 L .6503 .01687 L .65041 .01689 L .65051 .0169 L .6507 .01695 L .65092 .01702 L .65113 .01711 L .6516 .01738 L .65203 .01771 L .65249 .01816 L .65332 .01924 L .65413 .02062 L .65489 .02221 L .65646 .02649 L .6582 .03269 L .6616 .04888 L .66486 .06816 L .66834 .09015 L .67168 .10997 L .6749 .12552 L .67656 .13166 L Mistroke .67832 .13666 L .67919 .13851 L .68013 .14009 L .68056 .14066 L .68101 .14117 L .68144 .14156 L .68183 .14184 L .68202 .14195 L .68224 .14206 L .68242 .14213 L .68263 .1422 L .68284 .14225 L .68296 .14227 L .68307 .14229 L .68317 .1423 L .68327 .1423 L .68337 .1423 L .68348 .1423 L .68358 .14229 L .68367 .14228 L .68377 .14227 L .68386 .14225 L .68403 .14221 L .68422 .14216 L .68464 .14199 L .68503 .14178 L .68584 .14121 L .68661 .14051 L .68835 .13848 L .69162 .13391 L .69328 .13167 L .69509 .12961 L .69594 .12883 L .69683 .12816 L .69768 .12767 L .69804 .12751 L .69844 .12736 L .69886 .12724 L .69908 .12719 L .69929 .12716 L .69939 .12714 L .69949 .12713 L .69957 .12712 L .69967 .12712 L .69977 .12711 L .69986 .12711 L .69996 .12711 L .70007 .12711 L .70018 .12711 L .70024 .12711 L Mistroke .7003 .12711 L .7004 .12712 L .7005 .12713 L .70073 .12716 L .70097 .1272 L .70142 .12731 L .70182 .12743 L .70267 .12779 L .70344 .12821 L .7052 .12945 L .70852 .13236 L .71172 .13495 L .71336 .13592 L .71383 .13613 L .71428 .1363 L .71468 .13643 L .71512 .13655 L .71532 .13659 L .71554 .13663 L .71573 .13666 L .71593 .13669 L .71615 .13671 L .71627 .13671 L .71638 .13672 L .71649 .13672 L .71658 .13673 L .71669 .13673 L .7168 .13673 L .71689 .13672 L .71698 .13672 L .71709 .13671 L .71718 .13671 L .71735 .13669 L .71754 .13667 L .71796 .1366 L .71835 .13652 L .71918 .13628 L .71995 .13597 L .72169 .13506 L .72499 .13282 L .72668 .13164 L .7285 .13052 L .72935 .13009 L .73026 .12971 L .73103 .12945 L .73143 .12935 L .73188 .12925 L .7321 .12921 L .73232 .12918 L .73252 .12916 L Mistroke .73274 .12914 L .73283 .12913 L .73293 .12913 L .73303 .12912 L .73312 .12912 L .73321 .12912 L .73331 .12912 L .73342 .12912 L .73352 .12912 L .73363 .12912 L .73369 .12913 L .73375 .12913 L .73397 .12914 L .73416 .12916 L .73437 .12919 L .73481 .12925 L .73528 .12935 L .73614 .1296 L .73692 .12989 L .73868 .13075 L .74203 .13281 L .74526 .13471 L .74692 .13542 L .7474 .13558 L .74785 .1357 L .74825 .13579 L .74869 .13587 L .7489 .1359 L .74912 .13593 L .74932 .13595 L .74951 .13596 L .74963 .13597 L .74973 .13597 L .74978 .13597 L .74984 .13597 L .7499 .13597 L .74996 .13597 L .75007 .13597 L .75017 .13597 L .75027 .13597 L .75033 .13597 L .75038 .13597 L .75059 .13595 L .75078 .13594 L .75099 .13592 L .75119 .13589 L .75155 .13583 L .75194 .13575 L .75274 .13553 L .75362 .13522 L Mistroke .7554 .13437 L .7588 .13228 L .76208 .13035 L .76293 .12995 L .76387 .1296 L .76429 .12946 L .76475 .12935 L .76517 .12926 L .76556 .12919 L .76576 .12917 L .76595 .12915 L .76614 .12914 L .76624 .12913 L .76635 .12912 L .76646 .12912 L .76652 .12912 L .76658 .12912 L .76668 .12912 L .7668 .12912 L .7669 .12912 L .76699 .12912 L .76709 .12913 L .7672 .12914 L .7674 .12915 L .76761 .12918 L .76801 .12923 L .76839 .1293 L .76874 .12939 L .76963 .12967 L .77047 .13001 L .77204 .13083 L .77529 .13302 L .77694 .13418 L .77875 .13532 L .77958 .13576 L .78047 .13615 L .78091 .13631 L .78131 .13643 L .78171 .13654 L .78208 .13661 L .78247 .13667 L .78267 .13669 L .78278 .1367 L .7829 .13671 L .78301 .13672 L .78312 .13672 L .78317 .13672 L .78323 .13673 L .78329 .13673 L .78335 .13673 L Mistroke .78345 .13673 L .78355 .13672 L .78365 .13672 L .78376 .13671 L .78395 .1367 L .78414 .13668 L .7845 .13662 L .78493 .13654 L .78531 .13643 L .78615 .13614 L .78692 .13578 L .78867 .13469 L .79197 .13192 L .79366 .13041 L .79548 .12893 L .79634 .12834 L .79725 .12783 L .79802 .12749 L .79846 .12734 L .79887 .12723 L .79909 .12719 L .79929 .12716 L .79951 .12713 L .79963 .12712 L .79969 .12712 L .79975 .12711 L .79986 .12711 L .79996 .12711 L .80007 .12711 L .80013 .12711 L .80018 .12711 L .80028 .12711 L .80038 .12712 L .80049 .12713 L .80059 .12714 L .80078 .12717 L .80098 .1272 L .80134 .12729 L .80173 .12742 L .80215 .12759 L .80301 .12806 L .8038 .12862 L .80556 .13029 L .80892 .13466 L .81215 .1391 L .81381 .14091 L .81465 .14158 L .81513 .14187 L .81537 .14199 L .81558 .14208 L Mistroke .81579 .14216 L .81598 .14221 L .81619 .14226 L .8163 .14228 L .81641 .14229 L .81652 .1423 L .81657 .1423 L .81663 .1423 L .81673 .1423 L .81683 .1423 L .81689 .14229 L .81694 .14229 L .81705 .14227 L .81716 .14225 L .81728 .14223 L .81749 .14217 L .81767 .1421 L .81809 .14189 L .81848 .14162 L .81884 .14131 L .81967 .14037 L .82054 .13902 L .8221 .13562 L .82375 .13062 L .8253 .12469 L .82858 .10852 L .83207 .08758 L .83543 .06632 L .83867 .04745 L .84031 .0392 L .84211 .03147 L .84382 .02562 L .84542 .02152 L .84625 .01992 L .84713 .01862 L .84787 .0178 L .84829 .01745 L .84869 .0172 L .84889 .0171 L .84911 .01701 L .84923 .01697 L .84935 .01694 L .84947 .01691 L .84958 .01689 L .84968 .01687 L .84979 .01686 L .84989 .01686 L .84995 .01685 L .85001 .01685 L .8501 .01686 L Mistroke .85021 .01686 L .85031 .01687 L .85041 .01689 L .85061 .01692 L .85081 .01698 L .85117 .01711 L .85156 .01729 L .85198 .01755 L .85285 .01824 L .85363 .01902 L .8554 .02118 L .85876 .02592 L .86031 .02793 L .862 .02978 L .86281 .03049 L .86368 .03111 L .86415 .03139 L .86459 .0316 L .86501 .03176 L .86523 .03184 L .86545 .03189 L .86566 .03194 L .86588 .03199 L .86609 .03201 L .86619 .03203 L .86628 .03203 L .86636 .03204 L .86646 .03204 L .86656 .03205 L .86665 .03205 L .86675 .03205 L .86686 .03205 L .86696 .03204 L .86705 .03203 L .86715 .03203 L .86726 .03201 L .86745 .03199 L .86768 .03195 L .8679 .0319 L .86833 .03178 L .8688 .03161 L .8696 .03123 L .87046 .03073 L .87201 .02959 L .87551 .02651 L .87726 .02503 L .87888 .02388 L .87969 .02341 L .88045 .02305 L .88125 .02275 L Mistroke .88167 .02264 L .88189 .02258 L .88212 .02254 L .88235 .0225 L .88256 .02247 L .88267 .02246 L .88278 .02245 L .88288 .02244 L .88298 .02244 L .88309 .02243 L .88315 .02243 L .88321 .02243 L .88328 .02243 L .88334 .02243 L .8834 .02243 L .88346 .02243 L .88351 .02243 L .88357 .02243 L .88369 .02244 L .8838 .02244 L .88391 .02245 L .88413 .02247 L .88433 .0225 L .88472 .02257 L .88514 .02266 L .8856 .0228 L .88647 .02312 L .88726 .02348 L .88903 .02451 L .8924 .02686 L .89395 .02791 L .89565 .02888 L .89646 .02926 L .89733 .02959 L .89781 .02973 L .89824 .02984 L .89869 .02993 L .8989 .02996 L .8991 .02999 L .8993 .03001 L .89949 .03002 L .89959 .03003 L .89969 .03003 L .8998 .03003 L .89986 .03004 L .89992 .03004 L .89997 .03004 L .90003 .03004 L .90013 .03004 L .90024 .03003 L Mistroke .90033 .03003 L .90044 .03002 L .90055 .03002 L .90078 .03 L .90098 .02998 L .90117 .02995 L .90158 .02988 L .90233 .0297 L .90316 .02943 L .90393 .02912 L .90568 .02822 L .90898 .02616 L .91067 .02513 L .91249 .02418 L .91335 .02382 L .91425 .02353 L .91502 .02334 L .91546 .02327 L .91566 .02324 L .91587 .02322 L .91597 .02321 L .91609 .0232 L .91619 .02319 L .91629 .02319 L .91641 .02318 L .91647 .02318 L .91653 .02318 L .91663 .02318 L .91669 .02318 L .91675 .02318 L .91686 .02318 L .91696 .02319 L .91705 .02319 L .91715 .02319 L .91738 .02321 L .91759 .02323 L .91795 .02328 L .91835 .02335 L .91915 .02354 L .92001 .02383 L .92079 .02415 L .92255 .02506 L .92591 .02716 L .92744 .0281 L .92913 .029 L .92993 .02934 L .9308 .02964 L .93127 .02977 L .93171 .02987 L .93213 .02995 L Mistroke .93234 .02997 L .93257 .03 L .93278 .03002 L .9329 .03002 L .93301 .03003 L .93311 .03003 L .93321 .03004 L .93327 .03004 L .93333 .03004 L .93343 .03004 L .93353 .03003 L .93364 .03003 L .93374 .03003 L .93384 .03002 L .93402 .03001 L .93422 .02999 L .93444 .02996 L .93469 .02992 L .93514 .02983 L .93598 .0296 L .93678 .0293 L .93766 .0289 L .93944 .02788 L .94284 .02551 L .94441 .02444 L .94612 .02346 L .94705 .02304 L .94746 .02289 L .94791 .02274 L .94831 .02264 L .94873 .02255 L .94897 .02251 L .94919 .02248 L .94939 .02246 L .9495 .02245 L .94961 .02244 L .94966 .02244 L .94972 .02243 L .94983 .02243 L .94992 .02243 L .95003 .02243 L .95013 .02243 L .95023 .02243 L .95032 .02244 L .95041 .02244 L .95062 .02246 L .95074 .02247 L .95085 .02248 L .95127 .02255 L .95167 .02264 L Mistroke .95202 .02273 L .95282 .02302 L .95367 .02342 L .95445 .02387 L .9562 .02513 L .95953 .02805 L .96121 .0295 L .96274 .03064 L .96353 .03112 L .96439 .03155 L .96486 .03173 L .96529 .03186 L .96571 .03196 L .96592 .03199 L .96604 .03201 L .96615 .03202 L .96625 .03203 L .96635 .03204 L .96645 .03204 L .96651 .03205 L .96657 .03205 L .96668 .03205 L .96678 .03205 L .96689 .03204 L .96694 .03204 L .967 .03204 L .9672 .03202 L .96731 .03201 L .96741 .03199 L .96778 .03192 L .96801 .03186 L .96822 .0318 L .96869 .03162 L .96954 .03118 L .97035 .03062 L .97111 .02998 L .97285 .02814 L .97611 .02374 L .97776 .02142 L .97957 .01916 L .98041 .01831 L .98087 .01791 L .9813 .01759 L .98171 .01733 L .98214 .01711 L .98234 .01704 L .98254 .01697 L .98272 .01692 L .98291 .01689 L .98302 .01687 L Mistroke .98312 .01686 L .98323 .01686 L .98329 .01685 L .98335 .01685 L .98345 .01686 L .98356 .01686 L .98367 .01688 L .98376 .01689 L .98395 .01693 L .98415 .01698 L .98435 .01706 L .98455 .01715 L .98499 .01742 L .9854 .01774 L .98631 .01875 L .98714 .02003 L .98792 .02153 L .98967 .02609 L .99124 .03154 L .99298 .03897 L .99637 .05705 L .99963 .07723 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ 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\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00326 .10372 L .00495 .11488 L .00681 .12524 L .00853 .13276 L .00931 .1354 L .01014 .13777 L .01103 .1397 L .01143 .1404 L .01186 .14101 L .01225 .14145 L .01246 .14164 L .01268 .14182 L .01288 .14195 L .01307 .14205 L .01325 .14213 L .01343 .14219 L .01353 .14221 L .01359 .14222 L .01365 .14223 L .01375 .14224 L .01385 .14225 L .01395 .14225 L .01404 .14224 L .01413 .14223 L .01424 .14221 L .01435 .14219 L .01447 .14216 L .01469 .14208 L .0151 .14186 L .01549 .14159 L .0159 .14123 L .01665 .14043 L .01983 .13555 L .0216 .13261 L .02322 .13027 L .02404 .12929 L .02481 .12853 L .0256 .12792 L .02603 .12767 L .02625 .12757 L .02648 .12747 L .02669 .12739 L .02693 .12733 L .02714 .12728 L .02724 .12726 L .02734 .12725 L .0274 .12724 L .02746 .12724 L .02752 .12723 L Mistroke .02758 .12723 L .02768 .12722 L .02779 .12722 L .02786 .12722 L .02791 .12722 L .02798 .12723 L .02804 .12723 L .02815 .12724 L .02828 .12726 L .0285 .1273 L .0287 .12734 L .02916 .12749 L .02958 .12766 L .02998 .12787 L .03166 .1291 L .03321 .13059 L .03492 .13238 L .03652 .13396 L .03806 .13522 L .03892 .13576 L .03971 .13614 L .04011 .13629 L .04033 .13635 L .04054 .1364 L .04073 .13645 L .04094 .13648 L .04113 .13651 L .04123 .13652 L .04131 .13652 L .04141 .13653 L .04152 .13653 L .04162 .13653 L .04171 .13653 L .04182 .13653 L .04193 .13653 L .04198 .13653 L .04204 .13652 L .04216 .13651 L .04238 .13648 L .04262 .13644 L .04305 .13634 L .04347 .13621 L .04386 .13607 L .04474 .13564 L .04652 .13449 L .04981 .1319 L .05148 .13074 L .05237 .13024 L .05285 .13002 L .0533 .12983 L Mistroke .05374 .12969 L .05414 .12958 L .05458 .12949 L .05482 .12946 L .05494 .12945 L .05505 .12944 L .05515 .12943 L .05525 .12942 L .05535 .12942 L .05545 .12942 L .05555 .12941 L .05565 .12942 L .05573 .12942 L .05583 .12942 L .05594 .12943 L .05604 .12943 L .05626 .12946 L .05647 .12948 L .05667 .12952 L .05706 .1296 L .05748 .12971 L .05835 .13003 L .0599 .13082 L .06329 .13307 L .06485 .13406 L .06573 .13454 L .06655 .13491 L .06737 .1352 L .06783 .13533 L .06824 .13541 L .06847 .13545 L .06868 .13548 L .06891 .1355 L .06903 .13551 L .0691 .13551 L .06916 .13551 L .06921 .13552 L .06927 .13552 L .06937 .13552 L .06943 .13552 L .06949 .13552 L .06961 .13552 L .06966 .13552 L .06972 .13552 L .06982 .13551 L .06993 .1355 L .07002 .1355 L .07023 .13547 L .07042 .13545 L .07085 .13538 L Mistroke .07124 .13528 L .07161 .13518 L .07245 .13488 L .07336 .13446 L .0768 .1324 L .07851 .13135 L .07935 .1309 L .08012 .13055 L .08085 .13027 L .08165 .13003 L .08209 .12994 L .0823 .12991 L .0825 .12988 L .0827 .12986 L .08289 .12985 L .08299 .12984 L .08309 .12984 L .08319 .12983 L .0833 .12983 L .08341 .12983 L .08346 .12983 L .08352 .12984 L .08362 .12984 L .08372 .12984 L .08381 .12985 L .0839 .12986 L .0841 .12988 L .08432 .1299 L .08451 .12993 L .08496 .13002 L .08571 .13023 L .0865 .13053 L .08817 .13136 L .08971 .1323 L .093 .13431 L .09387 .13473 L .0948 .1351 L .09523 .13523 L .09568 .13535 L .09607 .13542 L .09629 .13546 L .0965 .13548 L .0966 .13549 L .09672 .1355 L .09681 .13551 L .09692 .13551 L .09698 .13552 L .09704 .13552 L .0971 .13552 L .09716 .13552 L Mistroke .09726 .13552 L .09732 .13552 L .09738 .13552 L .09748 .13552 L .09759 .13551 L .09768 .13551 L .09778 .1355 L .098 .13548 L .09821 .13545 L .09857 .13539 L .09897 .1353 L .09977 .13505 L .10062 .13469 L .1014 .13429 L .10316 .13321 L .10489 .13203 L .1065 .13098 L .10806 .13014 L .10893 .1298 L .10931 .12968 L .10972 .12957 L .11013 .12949 L .11035 .12946 L .11046 .12945 L .11056 .12944 L .11066 .12943 L .11076 .12942 L .11085 .12942 L .11094 .12942 L .11103 .12942 L .11113 .12941 L .11124 .12942 L .11134 .12942 L .11144 .12942 L .11155 .12943 L .11167 .12944 L .11178 .12945 L .11218 .12951 L .11241 .12956 L .11262 .1296 L .11309 .12974 L .11393 .13007 L .11471 .13046 L .11646 .1316 L .11978 .13421 L .12144 .13536 L .12217 .13577 L .12297 .13613 L .1234 .13628 L .1238 .13639 L Mistroke .12419 .13647 L .12441 .1365 L .1245 .13651 L .1246 .13652 L .12471 .13653 L .12477 .13653 L .12483 .13653 L .12493 .13653 L .12504 .13653 L .1251 .13653 L .12516 .13653 L .12523 .13653 L .12528 .13653 L .12539 .13652 L .12551 .13651 L .12572 .13648 L .12591 .13645 L .12636 .13634 L .12676 .13622 L .12719 .13604 L .12806 .13558 L .12962 .13442 L .13304 .13102 L .13462 .12945 L .13545 .12873 L .13633 .12809 L .13678 .12782 L .13727 .12758 L .13772 .12741 L .13792 .12735 L .13813 .1273 L .13825 .12728 L .13835 .12726 L .13846 .12725 L .13856 .12724 L .13866 .12723 L .13875 .12722 L .13885 .12722 L .13895 .12722 L .13906 .12723 L .13912 .12723 L .13918 .12723 L .13929 .12724 L .13941 .12726 L .13963 .1273 L .13983 .12735 L .14024 .12749 L .14067 .12769 L .14144 .12819 L .14228 .12892 L Mistroke .1432 .12995 L .14659 .13513 L .14815 .13774 L .14985 .14022 L .1503 .14075 L .15078 .14124 L .15119 .1416 L .15163 .1419 L .15187 .14203 L .15209 .14212 L .1523 .14219 L .15241 .14221 L .15246 .14222 L .15252 .14223 L .15263 .14224 L .15272 .14225 L .15283 .14225 L .15288 .14224 L .15294 .14224 L .15303 .14223 L .15313 .14221 L .15323 .14219 L .15333 .14216 L .15353 .14208 L .15372 .14199 L .15415 .14169 L .15458 .14128 L .15503 .14071 L .15584 .13931 L .15658 .13761 L .1582 .1325 L .15995 .12477 L .1634 .1038 L .16672 .07918 L .16991 .05553 L .17168 .04387 L .17331 .03476 L .17498 .02722 L .17658 .02199 L .17739 .02006 L .17783 .01921 L .17825 .01853 L .17864 .01801 L .17906 .01757 L .17925 .01741 L .17945 .01727 L .17961 .01716 L .1798 .01707 L .17991 .01703 L .18001 .01699 L Mistroke .18011 .01696 L .18022 .01694 L .18031 .01692 L .1804 .01691 L .1805 .01691 L .1806 .01691 L .1807 .01691 L .18076 .01692 L .18082 .01693 L .18093 .01695 L .18105 .01697 L .18126 .01704 L .18146 .01712 L .18184 .01734 L .18225 .01764 L .183 .01837 L .18468 .02062 L .18645 .02353 L .18965 .02858 L .19049 .02963 L .19129 .03046 L .19173 .03084 L .19221 .03119 L .19261 .03144 L .19305 .03165 L .19328 .03174 L .1935 .0318 L .19371 .03185 L .19381 .03188 L .19392 .03189 L .19402 .03191 L .19412 .03192 L .19421 .03193 L .1943 .03193 L .1944 .03193 L .1945 .03193 L .1946 .03193 L .19471 .03192 L .19482 .03191 L .19492 .0319 L .19515 .03186 L .19536 .03182 L .19555 .03176 L .196 .0316 L .19648 .03137 L .19735 .03083 L .19814 .03021 L .19991 .02854 L .20167 .0267 L .20328 .02511 L Mistroke .20486 .02384 L .20566 .02335 L .20611 .02313 L .20653 .02295 L .20694 .02282 L .20716 .02276 L .20739 .02271 L .20759 .02268 L .20769 .02266 L .2078 .02265 L .2079 .02264 L .20799 .02263 L .20808 .02263 L .20818 .02262 L .20829 .02262 L .20839 .02262 L .20844 .02262 L .2085 .02262 L .20861 .02263 L .20871 .02263 L .20882 .02264 L .20902 .02267 L .20924 .0227 L .20946 .02275 L .20994 .02287 L .21036 .02302 L .21082 .02321 L .21165 .02365 L .21321 .02469 L .21664 .02738 L .21823 .02846 L .21906 .02893 L .21994 .02931 L .22039 .02946 L .22088 .02959 L .2211 .02964 L .22133 .02967 L .22155 .0297 L .22175 .02972 L .22186 .02973 L .22191 .02973 L .22197 .02973 L .22206 .02974 L .22217 .02974 L .22222 .02974 L .22228 .02974 L .22239 .02974 L .22245 .02974 L .2225 .02973 L .22262 .02973 L Mistroke .22273 .02972 L .22283 .02971 L .22302 .02969 L .22323 .02966 L .22345 .02962 L .22386 .02952 L .22425 .02941 L .22513 .02908 L .2269 .02813 L .23018 .02594 L .23185 .02491 L .23273 .02446 L .23366 .02407 L .23406 .02394 L .23449 .02383 L .23474 .02377 L .23496 .02373 L .23519 .0237 L .2354 .02367 L .23559 .02365 L .23569 .02365 L .23578 .02364 L .23588 .02364 L .23599 .02364 L .23609 .02363 L .23619 .02363 L .23629 .02364 L .23638 .02364 L .23648 .02364 L .23659 .02365 L .23681 .02367 L .23702 .0237 L .23742 .02376 L .23785 .02386 L .23862 .02409 L .23953 .02446 L .24037 .02487 L .24374 .02694 L .24529 .02787 L .24617 .02833 L .24699 .02869 L .24781 .02898 L .24826 .02911 L .24868 .0292 L .24889 .02923 L .24911 .02926 L .24923 .02928 L .24936 .02929 L .24948 .0293 L .24959 .02931 L Mistroke .24969 .02931 L .2498 .02932 L .24991 .02932 L .24997 .02932 L .25003 .02932 L .25014 .02932 L .25024 .02932 L .25035 .02931 L .25045 .02931 L .25065 .02929 L .25084 .02927 L .25127 .02921 L .25169 .02912 L .25214 .029 L .25295 .02872 L .25369 .02839 L .25705 .02643 L .25874 .02537 L .26027 .02455 L .26107 .0242 L .26193 .02391 L .26241 .0238 L .26262 .02375 L .26285 .02371 L .26305 .02369 L .26326 .02366 L .26338 .02365 L .26349 .02365 L .2636 .02364 L .2637 .02364 L .2638 .02363 L .2639 .02363 L .264 .02364 L .26409 .02364 L .2642 .02364 L .26426 .02364 L .26431 .02365 L .26452 .02366 L .26474 .02369 L .26494 .02372 L .26538 .0238 L .26577 .0239 L .26618 .02402 L .26694 .02431 L .26862 .02518 L .27039 .02632 L .27359 .02843 L .27444 .02887 L .27524 .02923 L .27568 .02939 L Mistroke .27616 .02953 L .27659 .02963 L .2768 .02966 L .277 .02969 L .27719 .02971 L .27728 .02972 L .27739 .02973 L .27749 .02973 L .27759 .02974 L .27765 .02974 L .2777 .02974 L .27781 .02974 L .2779 .02974 L .278 .02974 L .27808 .02973 L .27817 .02973 L .27827 .02972 L .27838 .02971 L .27857 .02969 L .27879 .02965 L .27903 .02961 L .27948 .0295 L .28031 .02921 L .28118 .0288 L .28197 .02834 L .28373 .02709 L .2855 .02569 L .28711 .02445 L .2887 .02346 L .28949 .02308 L .28994 .02291 L .29037 .02279 L .29078 .0227 L .29101 .02266 L .29112 .02265 L .29123 .02264 L .29132 .02263 L .29141 .02263 L .2915 .02262 L .29161 .02262 L .2917 .02262 L .29181 .02262 L .29191 .02263 L .29201 .02263 L .29212 .02264 L .29224 .02265 L .29246 .02268 L .29267 .02272 L .29287 .02277 L .29331 .0229 L Mistroke .29378 .02308 L .29457 .02348 L .29543 .02404 L .29697 .02534 L .30045 .0289 L .3013 .02972 L .30219 .03049 L .30303 .03108 L .30343 .03133 L .30381 .03152 L .30416 .03166 L .30454 .03179 L .30475 .03184 L .30493 .03188 L .30513 .03191 L .30524 .03192 L .30534 .03193 L .30545 .03193 L .3055 .03193 L .30556 .03193 L .30566 .03193 L .30576 .03193 L .30582 .03192 L .30587 .03192 L .30598 .03191 L .30609 .03189 L .30621 .03187 L .30642 .03182 L .30664 .03176 L .30703 .03161 L .30749 .03138 L .3079 .03112 L .30884 .03034 L .31054 .02832 L .31387 .02299 L .31554 .02028 L .31707 .01829 L .31747 .01788 L .31791 .01751 L .31833 .01724 L .31851 .01714 L .31871 .01705 L .31882 .01701 L .31892 .01698 L .31902 .01696 L .31912 .01694 L .31922 .01692 L .31928 .01692 L .31934 .01691 L .3194 .01691 L Mistroke .31946 .01691 L .31957 .01691 L .31968 .01692 L .31973 .01693 L .31979 .01694 L .3199 .01697 L .32 .017 L .32023 .01709 L .32048 .01722 L .32092 .01755 L .32133 .01798 L .32178 .01858 L .32226 .01937 L .32315 .02128 L .32395 .02352 L .32558 .02953 L .32734 .03817 L .3308 .06054 L .33413 .08564 L .33733 .10879 L .33912 .11981 L .34075 .12812 L .34155 .13155 L .34243 .13474 L .34326 .1372 L .34403 .13904 L .34482 .14048 L .34525 .14107 L .3457 .14156 L .34615 .14191 L .34638 .14204 L .34651 .1421 L .34662 .14215 L .34673 .14218 L .34684 .14221 L .3469 .14222 L .34695 .14223 L .34706 .14224 L .34716 .14225 L .34726 .14225 L .34737 .14224 L .34747 .14223 L .34758 .14221 L .34769 .14219 L .34789 .14213 L .34811 .14204 L .34835 .14191 L .34878 .14162 L .34918 .14128 L .35075 .13942 L Mistroke .35401 .13413 L .35566 .1315 L .35654 .13029 L .35747 .12918 L .35838 .12833 L .3592 .12776 L .3596 .12756 L .3598 .12747 L .36003 .12739 L .36022 .12734 L .36043 .12729 L .36053 .12727 L .36063 .12726 L .36072 .12724 L .36081 .12723 L .36086 .12723 L .36092 .12723 L .36102 .12722 L .36108 .12722 L .36114 .12722 L .36125 .12722 L .36135 .12723 L .36145 .12724 L .36155 .12725 L .36166 .12726 L .36191 .12731 L .36215 .12737 L .36259 .12752 L .36301 .12771 L .3634 .12793 L .36428 .12852 L .3676 .13169 L .36926 .13339 L .37078 .13476 L .37156 .13534 L .37241 .13585 L .37283 .13605 L .37327 .13623 L .37351 .13631 L .37374 .13637 L .37394 .13642 L .37417 .13646 L .37438 .1365 L .37458 .13652 L .37469 .13653 L .37479 .13653 L .37484 .13653 L .3749 .13653 L .37501 .13653 L .37511 .13653 L Mistroke .37521 .13653 L .37531 .13653 L .37541 .13652 L .37559 .1365 L .37579 .13647 L .376 .13643 L .37623 .13638 L .3767 .13625 L .37754 .13591 L .3784 .13546 L .37919 .13496 L .38095 .13364 L .3827 .13224 L .38432 .13106 L .38589 .13015 L .38668 .12982 L .38713 .12967 L .38756 .12956 L .38797 .12948 L .38821 .12945 L .38832 .12944 L .38843 .12943 L .38853 .12943 L .38864 .12942 L .38874 .12942 L .38883 .12941 L .38893 .12941 L .38904 .12942 L .3891 .12942 L .38916 .12942 L .38926 .12943 L .38937 .12943 L .38946 .12944 L .38968 .12947 L .38987 .12949 L .39008 .12953 L .39082 .12972 L .39123 .12985 L .39161 .13 L .39246 .1304 L .394 .13129 L .39734 .13354 L .39902 .13452 L .39976 .13486 L .40055 .13516 L .401 .13529 L .4014 .13538 L .40179 .13545 L .40199 .13547 L .40221 .1355 L Mistroke .40232 .13551 L .40244 .13551 L .40254 .13552 L .40265 .13552 L .40271 .13552 L .40276 .13552 L .40283 .13552 L .40289 .13552 L .403 .13552 L .40306 .13551 L .40312 .13551 L .40332 .1355 L .40343 .13549 L .40353 .13548 L .40376 .13545 L .40397 .13542 L .40439 .13533 L .40485 .13521 L .40569 .13492 L .40725 .13417 L .41057 .13212 L .41223 .13114 L .41375 .13042 L .41455 .13015 L .41495 .13004 L .41539 .12995 L .41561 .12991 L .41583 .12988 L .41594 .12987 L .41607 .12986 L .41618 .12985 L .4163 .12984 L .41641 .12984 L .41651 .12984 L .41662 .12983 L .41668 .12983 L .41674 .12983 L .41684 .12984 L .41695 .12984 L .41705 .12984 L .41714 .12985 L .41735 .12987 L .41753 .12989 L .41795 .12995 L .41832 .13003 L .41871 .13013 L .41954 .13041 L .42045 .1308 L .42386 .13282 L .42544 .1338 L Mistroke .42715 .13471 L .42809 .13508 L .4285 .13521 L .42895 .13533 L .42937 .13542 L .42958 .13545 L .42977 .13548 L .42988 .13549 L .42999 .1355 L .4301 .13551 L .43019 .13551 L .43031 .13552 L .43037 .13552 L .43043 .13552 L .43053 .13552 L .43059 .13552 L .43065 .13552 L .43075 .13552 L .43085 .13551 L .43094 .13551 L .43104 .1355 L .43126 .13548 L .43147 .13546 L .43184 .1354 L .43223 .13531 L .43306 .13506 L .43398 .13468 L .43561 .13378 L .43736 .13262 L .43902 .13149 L .4399 .13094 L .44083 .13042 L .44174 .12999 L .44256 .1297 L .44296 .12959 L .44317 .12955 L .44339 .12951 L .44359 .12948 L .4438 .12945 L .44389 .12944 L .44399 .12943 L .44409 .12943 L .44417 .12942 L .44423 .12942 L .44429 .12942 L .44439 .12941 L .44445 .12941 L .44451 .12941 L .44462 .12942 L .44472 .12942 L Mistroke .44481 .12943 L .44492 .12943 L .44503 .12944 L .44528 .12947 L .44551 .12951 L .44596 .12961 L .44638 .12973 L .44677 .12986 L .44765 .13025 L .44923 .1312 L .45097 .13251 L .45274 .13392 L .45436 .1351 L .45516 .13559 L .45603 .13602 L .45643 .13618 L .45686 .13632 L .45726 .13642 L .45745 .13646 L .45763 .13648 L .45782 .13651 L .45793 .13652 L .45804 .13653 L .45809 .13653 L .45815 .13653 L .45826 .13653 L .45837 .13653 L .45847 .13653 L .45856 .13653 L .45865 .13652 L .45874 .13652 L .45885 .13651 L .45906 .13648 L .45925 .13645 L .45966 .13636 L .4601 .13621 L .46057 .13602 L .461 .13581 L .46272 .13462 L .46429 .13318 L .46604 .13137 L .46766 .12973 L .46923 .12839 L .47003 .12787 L .47047 .12764 L .4709 .12746 L .47131 .12734 L .47154 .12729 L .47165 .12727 L .47175 .12725 L Mistroke .47185 .12724 L .47195 .12723 L .47205 .12723 L .47213 .12722 L .47223 .12722 L .47233 .12722 L .47244 .12723 L .47254 .12724 L .47265 .12725 L .47277 .12726 L .47298 .12731 L .47319 .12736 L .47339 .12742 L .47383 .1276 L .4743 .12786 L .47509 .12844 L .47594 .12926 L .47748 .13122 L .48095 .13687 L .48268 .13956 L .48353 .14063 L .48429 .14141 L .48468 .14172 L .48488 .14185 L .48509 .14197 L .48528 .14206 L .48549 .14214 L .48558 .14217 L .48567 .1422 L .48576 .14221 L .48585 .14223 L .48596 .14224 L .48606 .14225 L .48612 .14225 L .48618 .14225 L .48629 .14224 L .4864 .14222 L .4865 .14221 L .4866 .14218 L .48672 .14214 L .48691 .14206 L .48709 .14197 L .48751 .14167 L .48793 .14125 L .48839 .14066 L .48923 .1392 L .49004 .13729 L .49079 .13509 L .49237 .12908 L .49411 .12039 L Mistroke .49751 .0983 L .50077 .07368 L .50425 .04874 L .50598 .03825 L .50759 .03022 L .50915 .02424 L .51002 .02169 L .51081 .01987 L .51122 .0191 L .51166 .01842 L .51203 .01794 L .51243 .01753 L .51266 .01735 L .51287 .01721 L .51308 .0171 L .51327 .01702 L .51338 .01698 L .5135 .01695 L .51361 .01693 L .51368 .01692 L .51374 .01691 L .5138 .01691 L .51385 .01691 L .51396 .01691 L .51407 .01692 L .51413 .01692 L .51419 .01693 L .5143 .01695 L .51441 .01698 L .51461 .01705 L .51483 .01714 L .51508 .01728 L .51551 .01758 L .51591 .01793 L .51748 .01983 L .52075 .02516 L .52242 .02779 L .5233 .02899 L .52423 .03007 L .52514 .0309 L .52597 .03145 L .52637 .03164 L .52658 .03172 L .5268 .03179 L .52699 .03184 L .5271 .03187 L .52721 .03189 L .52731 .0319 L .5274 .03191 L .52749 .03192 L Mistroke .52758 .03193 L .52768 .03193 L .52778 .03193 L .52788 .03193 L .52797 .03193 L .52807 .03192 L .52818 .03191 L .52829 .0319 L .5284 .03188 L .52862 .03183 L .52882 .03178 L .52926 .03163 L .52965 .03146 L .53006 .03123 L .53082 .03073 L .53249 .02928 L .53427 .02746 L .53594 .02575 L .53747 .02438 L .53825 .0238 L .53911 .02329 L .53958 .02307 L .54001 .0229 L .54043 .02278 L .54064 .02273 L .54087 .02268 L .54107 .02266 L .54118 .02264 L .54128 .02263 L .54139 .02263 L .54149 .02262 L .54155 .02262 L .54161 .02262 L .54172 .02262 L .54181 .02262 L .54192 .02263 L .54202 .02263 L .54213 .02264 L .54231 .02266 L .5425 .02269 L .54272 .02273 L .54297 .02279 L .54342 .02292 L .54426 .02326 L .54513 .02373 L .54592 .02424 L .54768 .02557 L .54944 .02697 L .55106 .02815 L .55264 .02905 L Mistroke .55344 .02937 L .55389 .02951 L .55431 .02961 L .55452 .02965 L .55473 .02968 L .55485 .0297 L .55497 .02971 L .55509 .02972 L .55519 .02973 L .5553 .02973 L .5554 .02974 L .55551 .02974 L .55557 .02974 L .55562 .02974 L .55573 .02974 L .55582 .02973 L .55593 .02973 L .55603 .02972 L .55622 .0297 L .55642 .02968 L .55678 .02962 L .55717 .02953 L .55759 .02941 L .55845 .02908 L .55923 .02871 L .56099 .02765 L .56273 .02647 L .56435 .0254 L .56515 .02493 L .56601 .02448 L .56677 .02416 L .56757 .02389 L .568 .02379 L .56823 .02374 L .56848 .0237 L .5687 .02368 L .56891 .02366 L .569 .02365 L .56911 .02364 L .56921 .02364 L .56931 .02364 L .5694 .02363 L .56949 .02363 L .56958 .02364 L .56967 .02364 L .56977 .02364 L .56987 .02365 L .57007 .02366 L .57027 .02368 L .57049 .02371 L Mistroke .57088 .02378 L .57133 .02389 L .57174 .02402 L .57268 .02437 L .57438 .02525 L .57771 .02733 L .57938 .02827 L .58011 .02861 L .58091 .02891 L .58134 .02904 L .58175 .02914 L .58214 .02922 L .58235 .02925 L .58255 .02928 L .58276 .0293 L .58287 .02931 L .58298 .02931 L .58308 .02932 L .58317 .02932 L .58328 .02932 L .58339 .02932 L .58345 .02932 L .58351 .02932 L .58357 .02932 L .58364 .02931 L .58375 .02931 L .58387 .0293 L .5841 .02928 L .58431 .02925 L .58473 .02918 L .58519 .02908 L .58602 .02882 L .58683 .02848 L .58758 .02812 L .59088 .02611 L .59257 .02509 L .59346 .02462 L .59439 .02421 L .59523 .02392 L .59571 .0238 L .59594 .02376 L .59615 .02372 L .59635 .02369 L .59656 .02367 L .59666 .02366 L .59675 .02365 L .59685 .02364 L .59693 .02364 L .59703 .02364 L .59714 .02363 L Mistroke .59723 .02363 L .59733 .02364 L .59744 .02364 L .59754 .02364 L .59765 .02365 L .59777 .02366 L .59799 .02368 L .59822 .02371 L .59864 .02378 L .59908 .02389 L .59957 .02404 L .60045 .02439 L .60127 .02479 L .60455 .02689 L .60621 .028 L .60709 .02852 L .60803 .029 L .60886 .02933 L .60933 .02948 L .60977 .02959 L .60997 .02963 L .61017 .02967 L .61035 .02969 L .61055 .02971 L .61065 .02972 L .61075 .02973 L .61085 .02973 L .61095 .02974 L .61105 .02974 L .61116 .02974 L .61127 .02974 L .61132 .02974 L .61138 .02973 L .61149 .02973 L .61159 .02972 L .61182 .0297 L .61202 .02967 L .61224 .02963 L .61265 .02954 L .61302 .02944 L .61393 .02909 L .61478 .02865 L .61803 .02633 L .61968 .02502 L .62055 .02438 L .62149 .02376 L .62239 .02327 L .62321 .02294 L .6236 .02281 L .62381 .02276 L Mistroke .62403 .02271 L .62422 .02268 L .62433 .02267 L .62444 .02265 L .62454 .02264 L .62463 .02263 L .62472 .02263 L .62481 .02262 L .62492 .02262 L .62498 .02262 L .62503 .02262 L .62513 .02262 L .62524 .02263 L .62533 .02263 L .62542 .02264 L .62562 .02266 L .62583 .02269 L .62603 .02273 L .62648 .02284 L .62686 .02297 L .62727 .02315 L .62803 .02355 L .62969 .02479 L .63146 .02648 L .63314 .02824 L .63497 .03002 L .63582 .03071 L .63673 .0313 L .6371 .0315 L .6375 .03167 L .63773 .03175 L .63794 .03181 L .63813 .03185 L .63824 .03187 L .63835 .03189 L .63846 .03191 L .63856 .03192 L .63865 .03193 L .63875 .03193 L .63886 .03193 L .63896 .03193 L .63907 .03193 L .63913 .03193 L .63919 .03192 L .63929 .03191 L .63938 .0319 L .63958 .03186 L .63977 .03182 L .63996 .03177 L .64039 .0316 L Mistroke .64079 .0314 L .64171 .03075 L .64259 .02991 L .64342 .02892 L .64499 .02667 L .64822 .02131 L .64985 .01894 L .6503 .01841 L .65078 .01791 L .65119 .01755 L .65142 .01739 L .65165 .01724 L .65188 .01712 L .65209 .01704 L .65219 .017 L .65229 .01697 L .6524 .01695 L .65249 .01693 L .6526 .01692 L .65265 .01691 L .65271 .01691 L .65278 .01691 L .65284 .01691 L .65289 .01691 L .65295 .01692 L .65306 .01693 L .65312 .01694 L .65317 .01695 L .65327 .01698 L .65338 .01701 L .65358 .01709 L .65377 .01719 L .65419 .0175 L .65456 .01786 L .65496 .01835 L .65582 .0198 L .6566 .02159 L .65837 .02729 L .65998 .03451 L .66173 .04435 L .66517 .06819 L .66848 .09329 L .67166 .11515 L .67343 .12503 L .67505 .1322 L .67664 .13734 L .67744 .13921 L .67789 .14005 L .67832 .14072 L .67873 .14125 L Mistroke .67918 .14169 L .67938 .14184 L .67959 .14198 L .67979 .14208 L .67997 .14215 L .68008 .14218 L .68018 .14221 L .68029 .14223 L .68035 .14224 L .6804 .14224 L .68051 .14225 L .6806 .14225 L .68071 .14224 L .68081 .14223 L .68087 .14222 L .68092 .14221 L .68104 .14218 L .68126 .14212 L .6815 .14201 L .68174 .14188 L .68216 .14159 L .68262 .14118 L .68346 .14025 L .68502 .138 L .68847 .1323 L .69018 .1299 L .69102 .12896 L .69178 .12827 L .69216 .128 L .69257 .12774 L .69296 .12755 L .69332 .12741 L .69353 .12734 L .69373 .1273 L .69394 .12726 L .69406 .12724 L .69417 .12723 L .69427 .12723 L .69436 .12722 L .69446 .12722 L .69456 .12722 L .69467 .12723 L .69478 .12724 L .69487 .12725 L .69497 .12726 L .69517 .1273 L .69538 .12734 L .69576 .12746 L .69622 .12765 L .69664 .12787 L Mistroke .69841 .12917 L .70175 .13254 L .70343 .13418 L .70496 .13538 L .70581 .13588 L .70661 .13623 L .70705 .13637 L .70746 .13646 L .70767 .13649 L .70779 .1365 L .7079 .13652 L .70802 .13652 L .70809 .13653 L .70815 .13653 L .70826 .13653 L .70832 .13653 L .70837 .13653 L .70848 .13653 L .70854 .13653 L .7086 .13653 L .7087 .13652 L .7088 .13651 L .70903 .13649 L .70927 .13645 L .70971 .13635 L .71011 .13623 L .71091 .1359 L .71168 .13549 L .71491 .13314 L .71655 .13185 L .71742 .13122 L .71835 .13062 L .71924 .13014 L .71964 .12997 L .72006 .1298 L .72044 .12968 L .72084 .12957 L .72107 .12953 L .72127 .12949 L .72147 .12946 L .72167 .12944 L .72176 .12943 L .72186 .12943 L .72192 .12942 L .72197 .12942 L .72208 .12942 L .72218 .12941 L .72228 .12941 L .72239 .12942 L .72245 .12942 L Mistroke .72251 .12942 L .72261 .12943 L .7227 .12943 L .72291 .12945 L .72309 .12948 L .72328 .12951 L .72372 .1296 L .72412 .12971 L .72504 .13004 L .72592 .13046 L .72676 .13094 L .72833 .13195 L .73157 .13409 L .73324 .13492 L .73408 .13522 L .73456 .13534 L .73479 .13539 L .73501 .13543 L .73523 .13546 L .73543 .13549 L .73554 .1355 L .73565 .1355 L .73577 .13551 L .73583 .13551 L .73589 .13552 L .73599 .13552 L .7361 .13552 L .7362 .13552 L .73626 .13552 L .73632 .13552 L .73642 .13551 L .73652 .13551 L .73672 .13549 L .7369 .13547 L .73711 .13545 L .73753 .13537 L .73792 .13528 L .73828 .13518 L .73911 .13488 L .73998 .13449 L .74154 .13361 L .74475 .1316 L .74568 .13108 L .74655 .13065 L .74739 .13031 L .74776 .13019 L .74817 .13007 L .74854 .12998 L .74894 .12991 L .74916 .12988 L Mistroke .74936 .12986 L .74946 .12985 L .74956 .12985 L .74966 .12984 L .74975 .12984 L .74986 .12983 L .74992 .12983 L .74998 .12983 L .75008 .12983 L .75019 .12984 L .75029 .12984 L .75038 .12984 L .75048 .12985 L .75058 .12986 L .75082 .12988 L .75104 .12991 L .75147 .12999 L .75185 .13008 L .75228 .1302 L .75315 .13052 L .7547 .13128 L .7581 .13339 L .75966 .1343 L .76048 .13471 L .76136 .13506 L .76185 .13522 L .76228 .13533 L .7625 .13538 L .76273 .13542 L .76294 .13545 L .76314 .13548 L .76335 .1355 L .76345 .13551 L .76357 .13551 L .76363 .13552 L .76369 .13552 L .76375 .13552 L .76381 .13552 L .76391 .13552 L .76402 .13552 L .76412 .13552 L .76422 .13551 L .76432 .13551 L .76441 .1355 L .76462 .13548 L .76483 .13545 L .76526 .13538 L .76564 .13529 L .7665 .13502 L .76729 .13469 L Mistroke .76804 .13431 L .77128 .13222 L .77293 .13113 L .7738 .13061 L .77473 .13014 L .77519 .12995 L .77563 .12979 L .77605 .12966 L .77645 .12956 L .77682 .12949 L .77703 .12946 L .77721 .12944 L .77732 .12943 L .77742 .12943 L .77753 .12942 L .77759 .12942 L .77765 .12942 L .77775 .12941 L .77786 .12942 L .77796 .12942 L .77805 .12942 L .77815 .12943 L .77824 .12943 L .77846 .12945 L .77866 .12948 L .77889 .12952 L .77929 .12961 L .77966 .12971 L .78052 .13003 L .78141 .13048 L .78463 .13277 L .78642 .13419 L .78805 .13533 L .78886 .13579 L .78929 .13599 L .78974 .13617 L .79014 .1363 L .79035 .13636 L .79058 .13642 L .79078 .13646 L .79097 .13649 L .79106 .1365 L .79116 .13651 L .79125 .13652 L .79134 .13652 L .79144 .13653 L .79154 .13653 L .79164 .13653 L .79175 .13653 L .79184 .13653 L Mistroke .79195 .13653 L .79204 .13652 L .79213 .13651 L .79235 .13649 L .79258 .13645 L .79301 .13635 L .79345 .13621 L .79393 .13601 L .79477 .13555 L .79642 .13431 L .79796 .13284 L .80123 .1295 L .80208 .12876 L .80301 .12808 L .80344 .12783 L .80389 .1276 L .80432 .12743 L .80471 .12732 L .8049 .12728 L .80512 .12725 L .80523 .12724 L .80528 .12723 L .80534 .12723 L .80545 .12722 L .80555 .12722 L .80564 .12722 L .80574 .12723 L .80583 .12723 L .80592 .12724 L .80602 .12725 L .80613 .12727 L .80633 .12731 L .80654 .12736 L .80677 .12744 L .80724 .12764 L .80768 .12789 L .80808 .12817 L .80897 .12895 L .80981 .12988 L .81137 .13205 L .81462 .13742 L .81626 .13989 L .81719 .141 L .81764 .14142 L .81806 .14175 L .81846 .14199 L .81869 .1421 L .8188 .14214 L .8189 .14217 L .81899 .14219 L Mistroke .8191 .14221 L .81919 .14223 L .81927 .14224 L .81936 .14225 L .81946 .14225 L .81957 .14224 L .81967 .14223 L .81977 .14222 L .81989 .14219 L .82 .14216 L .8201 .14212 L .82029 .14204 L .8205 .14193 L .82092 .1416 L .82139 .14111 L .8218 .14055 L .82224 .13982 L .82302 .13819 L .82386 .13592 L .82478 .13283 L .82643 .12569 L .8282 .11598 L .8317 .09194 L .83508 .06637 L .83832 .04403 L .83997 .03478 L .84178 .02674 L .84261 .02385 L .8435 .02134 L .84434 .0195 L .8451 .01827 L .84551 .01779 L .84594 .01739 L .8463 .01715 L .84651 .01705 L .84671 .01698 L .84681 .01696 L .84692 .01693 L .84698 .01692 L .84704 .01692 L .84715 .01691 L .84726 .01691 L .84736 .01691 L .84745 .01692 L .84755 .01694 L .84766 .01696 L .84778 .01699 L .84802 .01708 L .84825 .01719 L .84846 .01731 L Mistroke .84933 .01802 L .85017 .01896 L .85173 .02122 L .85495 .02657 L .85675 .02914 L .8576 .0301 L .85838 .03082 L .85919 .03139 L .85962 .03161 L .85984 .0317 L .86008 .03178 L .86028 .03183 L .86047 .03187 L .86056 .03189 L .86066 .0319 L .86075 .03191 L .86084 .03192 L .86094 .03193 L .86105 .03193 L .86116 .03193 L .86122 .03193 L .86127 .03193 L .86137 .03192 L .86147 .03192 L .86158 .0319 L .86168 .03189 L .8619 .03185 L .8621 .0318 L .86256 .03164 L .86297 .03146 L .8634 .03123 L .86497 .03007 L .86816 .02687 L .86994 .02512 L .87156 .02381 L .87237 .02333 L .87279 .02312 L .87324 .02294 L .87368 .0228 L .87407 .02271 L .87426 .02268 L .87436 .02266 L .87447 .02265 L .87456 .02264 L .87466 .02263 L .87475 .02263 L .87484 .02262 L .87495 .02262 L .875 .02262 L .87506 .02262 L Mistroke .87516 .02262 L .87526 .02263 L .87532 .02263 L .87538 .02263 L .87548 .02264 L .87572 .02267 L .87593 .02271 L .87612 .02275 L .87656 .02286 L .87732 .02314 L .87812 .02354 L .87993 .02472 L .88163 .02606 L .88318 .02728 L .88488 .02845 L .88569 .0289 L .88656 .02929 L .88704 .02946 L .88747 .02957 L .88768 .02962 L .88791 .02966 L .88811 .02969 L .88822 .0297 L .88833 .02971 L .88843 .02972 L .88854 .02973 L .88864 .02974 L .88874 .02974 L .88884 .02974 L .88892 .02974 L .88903 .02974 L .88912 .02974 L .88923 .02973 L .88934 .02972 L .88954 .02971 L .88976 .02968 L .89 .02964 L .89044 .02955 L .89091 .02941 L .89177 .02909 L .89355 .02814 L .89524 .02703 L .89847 .02493 L .89932 .02449 L .90013 .02415 L .90057 .02399 L .90106 .02385 L .90149 .02376 L .9017 .02372 L .9019 .02369 L Mistroke .9021 .02367 L .90229 .02365 L .9024 .02364 L .9025 .02364 L .9026 .02364 L .90266 .02364 L .90272 .02363 L .90282 .02363 L .90291 .02364 L .90301 .02364 L .90311 .02364 L .90321 .02365 L .90329 .02365 L .90349 .02367 L .90371 .0237 L .90393 .02373 L .90433 .02381 L .90476 .02392 L .90523 .02407 L .90691 .0248 L .90868 .02583 L .91188 .02782 L .91352 .02864 L .91399 .02882 L .91444 .02897 L .91484 .02908 L .91528 .02918 L .91548 .02922 L .9157 .02925 L .91589 .02928 L .91609 .0293 L .91621 .02931 L .91631 .02931 L .91642 .02932 L .91648 .02932 L .91654 .02932 L .91664 .02932 L .91675 .02932 L .91686 .02932 L .91696 .02932 L .91704 .02931 L .91714 .02931 L .91731 .02929 L .91752 .02927 L .91771 .02924 L .91812 .02917 L .91851 .02908 L .91931 .02883 L .92018 .02848 L .92173 .02767 L Mistroke .92523 .02548 L .92609 .02498 L .92699 .02452 L .92783 .02417 L .92824 .02402 L .92861 .02391 L .92897 .02382 L .92936 .02374 L .92957 .02371 L .92977 .02368 L .92996 .02366 L .93006 .02365 L .93016 .02365 L .93026 .02364 L .93036 .02364 L .93046 .02363 L .93052 .02363 L .93058 .02363 L .93067 .02364 L .93076 .02364 L .93087 .02364 L .93097 .02365 L .93108 .02365 L .93119 .02366 L .9314 .02369 L .93162 .02372 L .93186 .02376 L .9323 .02386 L .93272 .02398 L .9335 .02426 L .93526 .02516 L .93848 .0273 L .94028 .02844 L .94113 .02889 L .94191 .02923 L .94273 .0295 L .94316 .02961 L .94338 .02965 L .94362 .02968 L .94382 .02971 L .94401 .02972 L .9441 .02973 L .9442 .02974 L .94429 .02974 L .94438 .02974 L .94448 .02974 L .94457 .02974 L .94468 .02974 L .94479 .02973 L .9449 .02972 L Mistroke .94501 .02971 L .94522 .02969 L .94544 .02966 L .94564 .02962 L .94602 .02953 L .94644 .02941 L .94689 .02925 L .94843 .02847 L .95011 .02731 L .95189 .02591 L .95356 .02461 L .95509 .02361 L .95593 .02318 L .95673 .02287 L .95717 .02276 L .95738 .02271 L .95757 .02268 L .95778 .02265 L .9579 .02264 L .95796 .02263 L .95802 .02263 L .95808 .02263 L .95814 .02262 L .9582 .02262 L .95827 .02262 L .95833 .02262 L .95838 .02262 L .95849 .02262 L .95859 .02263 L .95869 .02263 L .95879 .02264 L .95888 .02265 L .9591 .02268 L .95931 .02272 L .95972 .02282 L .96018 .02297 L .96098 .02334 L .96173 .02379 L .96346 .02518 L .96503 .02673 L .96679 .02857 L .96841 .03011 L .96923 .03077 L .96999 .03126 L .97041 .03148 L .97079 .03165 L .97121 .03179 L .97144 .03185 L .97155 .03187 L .97166 .03189 L Mistroke .97177 .0319 L .97186 .03192 L .97195 .03192 L .97205 .03193 L .97216 .03193 L .97225 .03193 L .97236 .03193 L .97242 .03193 L .97248 .03192 L .97259 .03191 L .97269 .0319 L .97292 .03186 L .97313 .03181 L .97334 .03175 L .97372 .0316 L .97408 .03142 L .9749 .03087 L .97577 .03007 L .97661 .02911 L .97817 .02691 L .9814 .02155 L .98232 .02011 L .9832 .01892 L .98405 .01797 L .98442 .01764 L .98483 .01734 L .98502 .01722 L .98523 .01711 L .98541 .01704 L .9856 .01698 L .98572 .01695 L .98582 .01693 L .98592 .01692 L .98603 .01691 L .98612 .01691 L .98621 .01691 L .98631 .01692 L .98642 .01693 L .98647 .01694 L .98653 .01696 L .98664 .01699 L .98688 .01708 L .98711 .01719 L .98731 .01733 L .98774 .01769 L .98813 .01814 L .98896 .01942 L .98982 .02131 L .99138 .02609 L .99304 .03315 L Mistroke .99458 .04147 L .99786 .06344 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztW9tyG0UQHe9F0soKCckjpMrFa/iCmAeKh9iGOEAi29hOYRQnwYbcKuRX /T2K57Jz0+nZXmklMKWt0u6op3vO6Z7L3nr3J58uXr2dfLo8n2ztfJx8uLg8 /2fr0fuP16J8Q4jseyHE6ZaQ5el10eym4urqSu1+kDspvj58o8q51FAl+VMV 99dKbZQ+yEMmQ/2T0Zx6mhNgXYQWqvQXkN3RAO/loZCCPVlS7b+gms2tnrK4 ALam2XcWJwO8H6l9Gci05wL6lCf0dw29aRBBzW1WvJvkdcsjT8DdAmYPgKwC MgR5RrrbbFtZZ761pU2m7Uum3pDp7zARs9t+WJshB3ZYjeywGlmZclDhoBCj 0P0OQoxwkW1f7ntSNAwZzMkFhZ3ELQEaAzcxst+CqgLIesxm+3bckU64WlUa 2FIJLJAM8eN2KbItkwx6tjazpYrpJTeSSO8FUw+1R7KK1j+ePy4CZHwY+CM9 4C70SBWvp6ZeluSvADJST7HpUbV5spYhW8Q2l/tTPTN5LefzeZ6OAVm7SOwz uX9O+dZhr5rRRsi67q3KG5qmN1JriFsv0HyMThA9u8Y5GWMdRTMtA/yOjbYv kz9pN2izZkeMq7DEmN+l2Ufri2L2vHuWJSjNGVd/ZSJIVhZoZDv/PmhqaGtN jGSpyUtuf1bRCm7aRhegX1keI8t80NhBRQA7TbgNmw4pbDZHVUVLWT20pdT1 CzdQrhe2bbvDKHjGc8Jxx2zbtoWGGMPJcSLspxj9oBXX8ZpXK14H1Lx194jQ ojtKbiTL6sNV8IlB3KRfPpkQ4WhpTA5xzNckuiAR68kfcd3k1FfFwCz4wt2h CHT68GSP5V6LQhSkjGT72MECqI6BM7qHelavviZVzQjxTBYKIdwNmbpgNRcT OQB5YkNgYhAQE+5a1Tfa0LW5Rcvq8RQal1i8F9n1QgXnbo7t910nlHEghWs2 5Fwv32i01QEy9mNgXgBzBKPiKU9RURhd/Gfc0U3bB25+bTws5fZLhOAzijtL br+qUj+YJ3VdfTwC3v3mzZs6sAeAY1734bXO1GvTHJ9GJhRNE4VRKvYzXulY eqyXHYBDQC9LB+CZZ1JXxzPRC0DlORZPJdXpTxhzpnQDJVwgy8AJsErWLM1t e01/ho+/vujQCK30M6Ln+j6z9HQL3hp84pYiuiNqR04jfPkv7jA77TMX39Bi bGvJ58f4PMWldAyaPWmgvoYn4FGzNS3U7BqeA4/0+suF92VreAJ+5EOZ7dhb HWv5iZE16R0DvZRtA6XYA997rqdtoyRWR4lre7Moya2LIYooJafGLCX0+BGt hF1Tenkj4Zsuc5rWoDW8B/8FgEJPCVYIfwjUuZe4nGsKWfdq+fCyRF0gLgCP mv0X4NETpyaaa3gP/jaAjx/3cx/jUfDEE8SlMuA+SL25JLgvKtZUOqNyB1B5 ii3mYdP+Ldr/jVcKaRXkXAbbd6A2fmvPoI7eNG9TwMlXb7h9lBL60DpBJW42 REHdDig30VXh10DmsjeaUxMSGREkZpQEofSqOUMWIaUTQMomJBPGL0EDZOKP S9QrQpdc7mcq5XbeEHPTcwYhi5bpOfWW611THzFztFrRRsm0XWdrndP9Tiam zulYlISqSk62SCJn/TIw6p6saXXtt/E6nV7HYNkLW3H+NzCQWyqVjTsAEXfU E07GnWnt03FJLvwha3K9ZI27w9D/ZmWtEjJz7QnRiklKrksDW1peGuvCabtR 8mrflorQjzkjifSUTL22O6I6ahG3SD2XnZtbB8ludO73mfxy7zIaLZqMDzTQ icjl5DLa434Xg06Am0DmJzgKY5/6vkd4srM2XDyZPGZUSNyJj3u6u9Q9cpdY JuV/1aiyWt6XSJXFeGBLXIxForvIV1aM0O0k6oiP2HY0D7nN1KGMqLNG+Hae xBnP8rhLVfxpx9te5I08Eoz/wKokyN+a3T07MH60pUtr47597FGQke0b3aw6 Pf7HPgy92UpqZ74XFhufAYB3uKM=\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00326 .10372 L .00495 .11488 L .00681 .12524 L .00853 .13276 L .00931 .1354 L .01014 .13777 L .01103 .1397 L .01143 .1404 L .01186 .14101 L .01225 .14145 L .01246 .14164 L .01268 .14182 L .01288 .14195 L .01307 .14205 L .01325 .14213 L .01343 .14219 L .01353 .14221 L .01359 .14222 L .01365 .14223 L .01375 .14224 L .01385 .14225 L .01395 .14225 L .01404 .14224 L .01413 .14223 L .01424 .14221 L .01435 .14219 L .01447 .14216 L .01469 .14208 L .0151 .14186 L .01549 .14159 L .0159 .14123 L .01665 .14043 L .01983 .13555 L .0216 .13261 L .02322 .13027 L .02404 .12929 L .02481 .12853 L .0256 .12792 L .02603 .12767 L .02625 .12757 L .02648 .12747 L .02669 .12739 L .02693 .12733 L .02714 .12728 L .02724 .12726 L .02734 .12725 L .0274 .12724 L .02746 .12724 L .02752 .12723 L Mistroke .02758 .12723 L .02768 .12722 L .02779 .12722 L .02786 .12722 L .02791 .12722 L .02798 .12723 L .02804 .12723 L .02815 .12724 L .02828 .12726 L .0285 .1273 L .0287 .12734 L .02916 .12749 L .02958 .12766 L .02998 .12787 L .03166 .1291 L .03321 .13059 L .03492 .13238 L .03652 .13396 L .03806 .13522 L .03892 .13576 L .03971 .13614 L .04011 .13629 L .04033 .13635 L .04054 .1364 L .04073 .13645 L .04094 .13648 L .04113 .13651 L .04123 .13652 L .04131 .13652 L .04141 .13653 L .04152 .13653 L .04162 .13653 L .04171 .13653 L .04182 .13653 L .04193 .13653 L .04198 .13653 L .04204 .13652 L .04216 .13651 L .04238 .13648 L .04262 .13644 L .04305 .13634 L .04347 .13621 L .04386 .13607 L .04474 .13564 L .04652 .13449 L .04981 .1319 L .05148 .13074 L .05237 .13024 L .05285 .13002 L .0533 .12983 L Mistroke .05374 .12969 L .05414 .12958 L .05458 .12949 L .05482 .12946 L .05494 .12945 L .05505 .12944 L .05515 .12943 L .05525 .12942 L .05535 .12942 L .05545 .12942 L .05555 .12941 L .05565 .12942 L .05573 .12942 L .05583 .12942 L .05594 .12943 L .05604 .12943 L .05626 .12946 L .05647 .12948 L .05667 .12952 L .05706 .1296 L .05748 .12971 L .05835 .13003 L .0599 .13082 L .06329 .13307 L .06485 .13406 L .06573 .13454 L .06655 .13491 L .06737 .1352 L .06783 .13533 L .06824 .13541 L .06847 .13545 L .06868 .13548 L .06891 .1355 L .06903 .13551 L .0691 .13551 L .06916 .13551 L .06921 .13552 L .06927 .13552 L .06937 .13552 L .06943 .13552 L .06949 .13552 L .06961 .13552 L .06966 .13552 L .06972 .13552 L .06982 .13551 L .06993 .1355 L .07002 .1355 L .07023 .13547 L .07042 .13545 L .07085 .13538 L Mistroke .07124 .13528 L .07161 .13518 L .07245 .13488 L .07336 .13446 L .0768 .1324 L .07851 .13135 L .07935 .1309 L .08012 .13055 L .08085 .13027 L .08165 .13003 L .08209 .12994 L .0823 .12991 L .0825 .12988 L .0827 .12986 L .08289 .12985 L .08299 .12984 L .08309 .12984 L .08319 .12983 L .0833 .12983 L .08341 .12983 L .08346 .12983 L .08352 .12984 L .08362 .12984 L .08372 .12984 L .08381 .12985 L .0839 .12986 L .0841 .12988 L .08432 .1299 L .08451 .12993 L .08496 .13002 L .08571 .13023 L .0865 .13053 L .08817 .13136 L .08971 .1323 L .093 .13431 L .09387 .13473 L .0948 .1351 L .09523 .13523 L .09568 .13535 L .09607 .13542 L .09629 .13546 L .0965 .13548 L .0966 .13549 L .09672 .1355 L .09681 .13551 L .09692 .13551 L .09698 .13552 L .09704 .13552 L .0971 .13552 L .09716 .13552 L Mistroke .09726 .13552 L .09732 .13552 L .09738 .13552 L .09748 .13552 L .09759 .13551 L .09768 .13551 L .09778 .1355 L .098 .13548 L .09821 .13545 L .09857 .13539 L .09897 .1353 L .09977 .13505 L .10062 .13469 L .1014 .13429 L .10316 .13321 L .10489 .13203 L .1065 .13098 L .10806 .13014 L .10893 .1298 L .10931 .12968 L .10972 .12957 L .11013 .12949 L .11035 .12946 L .11046 .12945 L .11056 .12944 L .11066 .12943 L .11076 .12942 L .11085 .12942 L .11094 .12942 L .11103 .12942 L .11113 .12941 L .11124 .12942 L .11134 .12942 L .11144 .12942 L .11155 .12943 L .11167 .12944 L .11178 .12945 L .11218 .12951 L .11241 .12956 L .11262 .1296 L .11309 .12974 L .11393 .13007 L .11471 .13046 L .11646 .1316 L .11978 .13421 L .12144 .13536 L .12217 .13577 L .12297 .13613 L .1234 .13628 L .1238 .13639 L Mistroke .12419 .13647 L .12441 .1365 L .1245 .13651 L .1246 .13652 L .12471 .13653 L .12477 .13653 L .12483 .13653 L .12493 .13653 L .12504 .13653 L .1251 .13653 L .12516 .13653 L .12523 .13653 L .12528 .13653 L .12539 .13652 L .12551 .13651 L .12572 .13648 L .12591 .13645 L .12636 .13634 L .12676 .13622 L .12719 .13604 L .12806 .13558 L .12962 .13442 L .13304 .13102 L .13462 .12945 L .13545 .12873 L .13633 .12809 L .13678 .12782 L .13727 .12758 L .13772 .12741 L .13792 .12735 L .13813 .1273 L .13825 .12728 L .13835 .12726 L .13846 .12725 L .13856 .12724 L .13866 .12723 L .13875 .12722 L .13885 .12722 L .13895 .12722 L .13906 .12723 L .13912 .12723 L .13918 .12723 L .13929 .12724 L .13941 .12726 L .13963 .1273 L .13983 .12735 L .14024 .12749 L .14067 .12769 L .14144 .12819 L .14228 .12892 L Mistroke .1432 .12995 L .14659 .13513 L .14815 .13774 L .14985 .14022 L .1503 .14075 L .15078 .14124 L .15119 .1416 L .15163 .1419 L .15187 .14203 L .15209 .14212 L .1523 .14219 L .15241 .14221 L .15246 .14222 L .15252 .14223 L .15263 .14224 L .15272 .14225 L .15283 .14225 L .15288 .14224 L .15294 .14224 L .15303 .14223 L .15313 .14221 L .15323 .14219 L .15333 .14216 L .15353 .14208 L .15372 .14199 L .15415 .14169 L .15458 .14128 L .15503 .14071 L .15584 .13931 L .15658 .13761 L .1582 .1325 L .15995 .12477 L .1634 .1038 L .16672 .07918 L .16991 .05553 L .17168 .04387 L .17331 .03476 L .17498 .02722 L .17658 .02199 L .17739 .02006 L .17783 .01921 L .17825 .01853 L .17864 .01801 L .17906 .01757 L .17925 .01741 L .17945 .01727 L .17961 .01716 L .1798 .01707 L .17991 .01703 L .18001 .01699 L Mistroke .18011 .01696 L .18022 .01694 L .18031 .01692 L .1804 .01691 L .1805 .01691 L .1806 .01691 L .1807 .01691 L .18076 .01692 L .18082 .01693 L .18093 .01695 L .18105 .01697 L .18126 .01704 L .18146 .01712 L .18184 .01734 L .18225 .01764 L .183 .01837 L .18468 .02062 L .18645 .02353 L .18965 .02858 L .19049 .02963 L .19129 .03046 L .19173 .03084 L .19221 .03119 L .19261 .03144 L .19305 .03165 L .19328 .03174 L .1935 .0318 L .19371 .03185 L .19381 .03188 L .19392 .03189 L .19402 .03191 L .19412 .03192 L .19421 .03193 L .1943 .03193 L .1944 .03193 L .1945 .03193 L .1946 .03193 L .19471 .03192 L .19482 .03191 L .19492 .0319 L .19515 .03186 L .19536 .03182 L .19555 .03176 L .196 .0316 L .19648 .03137 L .19735 .03083 L .19814 .03021 L .19991 .02854 L .20167 .0267 L .20328 .02511 L Mistroke .20486 .02384 L .20566 .02335 L .20611 .02313 L .20653 .02295 L .20694 .02282 L .20716 .02276 L .20739 .02271 L .20759 .02268 L .20769 .02266 L .2078 .02265 L .2079 .02264 L .20799 .02263 L .20808 .02263 L .20818 .02262 L .20829 .02262 L .20839 .02262 L .20844 .02262 L .2085 .02262 L .20861 .02263 L .20871 .02263 L .20882 .02264 L .20902 .02267 L .20924 .0227 L .20946 .02275 L .20994 .02287 L .21036 .02302 L .21082 .02321 L .21165 .02365 L .21321 .02469 L .21664 .02738 L .21823 .02846 L .21906 .02893 L .21994 .02931 L .22039 .02946 L .22088 .02959 L .2211 .02964 L .22133 .02967 L .22155 .0297 L .22175 .02972 L .22186 .02973 L .22191 .02973 L .22197 .02973 L .22206 .02974 L .22217 .02974 L .22222 .02974 L .22228 .02974 L .22239 .02974 L .22245 .02974 L .2225 .02973 L .22262 .02973 L Mistroke .22273 .02972 L .22283 .02971 L .22302 .02969 L .22323 .02966 L .22345 .02962 L .22386 .02952 L .22425 .02941 L .22513 .02908 L .2269 .02813 L .23018 .02594 L .23185 .02491 L .23273 .02446 L .23366 .02407 L .23406 .02394 L .23449 .02383 L .23474 .02377 L .23496 .02373 L .23519 .0237 L .2354 .02367 L .23559 .02365 L .23569 .02365 L .23578 .02364 L .23588 .02364 L .23599 .02364 L .23609 .02363 L .23619 .02363 L .23629 .02364 L .23638 .02364 L .23648 .02364 L .23659 .02365 L .23681 .02367 L .23702 .0237 L .23742 .02376 L .23785 .02386 L .23862 .02409 L .23953 .02446 L .24037 .02487 L .24374 .02694 L .24529 .02787 L .24617 .02833 L .24699 .02869 L .24781 .02898 L .24826 .02911 L .24868 .0292 L .24889 .02923 L .24911 .02926 L .24923 .02928 L .24936 .02929 L .24948 .0293 L .24959 .02931 L Mistroke .24969 .02931 L .2498 .02932 L .24991 .02932 L .24997 .02932 L .25003 .02932 L .25014 .02932 L .25024 .02932 L .25035 .02931 L .25045 .02931 L .25065 .02929 L .25084 .02927 L .25127 .02921 L .25169 .02912 L .25214 .029 L .25295 .02872 L .25369 .02839 L .25705 .02643 L .25874 .02537 L .26027 .02455 L .26107 .0242 L .26193 .02391 L .26241 .0238 L .26262 .02375 L .26285 .02371 L .26305 .02369 L .26326 .02366 L .26338 .02365 L .26349 .02365 L .2636 .02364 L .2637 .02364 L .2638 .02363 L .2639 .02363 L .264 .02364 L .26409 .02364 L .2642 .02364 L .26426 .02364 L .26431 .02365 L .26452 .02366 L .26474 .02369 L .26494 .02372 L .26538 .0238 L .26577 .0239 L .26618 .02402 L .26694 .02431 L .26862 .02518 L .27039 .02632 L .27359 .02843 L .27444 .02887 L .27524 .02923 L .27568 .02939 L Mistroke .27616 .02953 L .27659 .02963 L .2768 .02966 L .277 .02969 L .27719 .02971 L .27728 .02972 L .27739 .02973 L .27749 .02973 L .27759 .02974 L .27765 .02974 L .2777 .02974 L .27781 .02974 L .2779 .02974 L .278 .02974 L .27808 .02973 L .27817 .02973 L .27827 .02972 L .27838 .02971 L .27857 .02969 L .27879 .02965 L .27903 .02961 L .27948 .0295 L .28031 .02921 L .28118 .0288 L .28197 .02834 L .28373 .02709 L .2855 .02569 L .28711 .02445 L .2887 .02346 L .28949 .02308 L .28994 .02291 L .29037 .02279 L .29078 .0227 L .29101 .02266 L .29112 .02265 L .29123 .02264 L .29132 .02263 L .29141 .02263 L .2915 .02262 L .29161 .02262 L .2917 .02262 L .29181 .02262 L .29191 .02263 L .29201 .02263 L .29212 .02264 L .29224 .02265 L .29246 .02268 L .29267 .02272 L .29287 .02277 L .29331 .0229 L Mistroke .29378 .02308 L .29457 .02348 L .29543 .02404 L .29697 .02534 L .30045 .0289 L .3013 .02972 L .30219 .03049 L .30303 .03108 L .30343 .03133 L .30381 .03152 L .30416 .03166 L .30454 .03179 L .30475 .03184 L .30493 .03188 L .30513 .03191 L .30524 .03192 L .30534 .03193 L .30545 .03193 L .3055 .03193 L .30556 .03193 L .30566 .03193 L .30576 .03193 L .30582 .03192 L .30587 .03192 L .30598 .03191 L .30609 .03189 L .30621 .03187 L .30642 .03182 L .30664 .03176 L .30703 .03161 L .30749 .03138 L .3079 .03112 L .30884 .03034 L .31054 .02832 L .31387 .02299 L .31554 .02028 L .31707 .01829 L .31747 .01788 L .31791 .01751 L .31833 .01724 L .31851 .01714 L .31871 .01705 L .31882 .01701 L .31892 .01698 L .31902 .01696 L .31912 .01694 L .31922 .01692 L .31928 .01692 L .31934 .01691 L .3194 .01691 L Mistroke .31946 .01691 L .31957 .01691 L .31968 .01692 L .31973 .01693 L .31979 .01694 L .3199 .01697 L .32 .017 L .32023 .01709 L .32048 .01722 L .32092 .01755 L .32133 .01798 L .32178 .01858 L .32226 .01937 L .32315 .02128 L .32395 .02352 L .32558 .02953 L .32734 .03817 L .3308 .06054 L .33413 .08564 L .33733 .10879 L .33912 .11981 L .34075 .12812 L .34155 .13155 L .34243 .13474 L .34326 .1372 L .34403 .13904 L .34482 .14048 L .34525 .14107 L .3457 .14156 L .34615 .14191 L .34638 .14204 L .34651 .1421 L .34662 .14215 L .34673 .14218 L .34684 .14221 L .3469 .14222 L .34695 .14223 L .34706 .14224 L .34716 .14225 L .34726 .14225 L .34737 .14224 L .34747 .14223 L .34758 .14221 L .34769 .14219 L .34789 .14213 L .34811 .14204 L .34835 .14191 L .34878 .14162 L .34918 .14128 L .35075 .13942 L Mistroke .35401 .13413 L .35566 .1315 L .35654 .13029 L .35747 .12918 L .35838 .12833 L .3592 .12776 L .3596 .12756 L .3598 .12747 L .36003 .12739 L .36022 .12734 L .36043 .12729 L .36053 .12727 L .36063 .12726 L .36072 .12724 L .36081 .12723 L .36086 .12723 L .36092 .12723 L .36102 .12722 L .36108 .12722 L .36114 .12722 L .36125 .12722 L .36135 .12723 L .36145 .12724 L .36155 .12725 L .36166 .12726 L .36191 .12731 L .36215 .12737 L .36259 .12752 L .36301 .12771 L .3634 .12793 L .36428 .12852 L .3676 .13169 L .36926 .13339 L .37078 .13476 L .37156 .13534 L .37241 .13585 L .37283 .13605 L .37327 .13623 L .37351 .13631 L .37374 .13637 L .37394 .13642 L .37417 .13646 L .37438 .1365 L .37458 .13652 L .37469 .13653 L .37479 .13653 L .37484 .13653 L .3749 .13653 L .37501 .13653 L .37511 .13653 L Mistroke .37521 .13653 L .37531 .13653 L .37541 .13652 L .37559 .1365 L .37579 .13647 L .376 .13643 L .37623 .13638 L .3767 .13625 L .37754 .13591 L .3784 .13546 L .37919 .13496 L .38095 .13364 L .3827 .13224 L .38432 .13106 L .38589 .13015 L .38668 .12982 L .38713 .12967 L .38756 .12956 L .38797 .12948 L .38821 .12945 L .38832 .12944 L .38843 .12943 L .38853 .12943 L .38864 .12942 L .38874 .12942 L .38883 .12941 L .38893 .12941 L .38904 .12942 L .3891 .12942 L .38916 .12942 L .38926 .12943 L .38937 .12943 L .38946 .12944 L .38968 .12947 L .38987 .12949 L .39008 .12953 L .39082 .12972 L .39123 .12985 L .39161 .13 L .39246 .1304 L .394 .13129 L .39734 .13354 L .39902 .13452 L .39976 .13486 L .40055 .13516 L .401 .13529 L .4014 .13538 L .40179 .13545 L .40199 .13547 L .40221 .1355 L Mistroke .40232 .13551 L .40244 .13551 L .40254 .13552 L .40265 .13552 L .40271 .13552 L .40276 .13552 L .40283 .13552 L .40289 .13552 L .403 .13552 L .40306 .13551 L .40312 .13551 L .40332 .1355 L .40343 .13549 L .40353 .13548 L .40376 .13545 L .40397 .13542 L .40439 .13533 L .40485 .13521 L .40569 .13492 L .40725 .13417 L .41057 .13212 L .41223 .13114 L .41375 .13042 L .41455 .13015 L .41495 .13004 L .41539 .12995 L .41561 .12991 L .41583 .12988 L .41594 .12987 L .41607 .12986 L .41618 .12985 L .4163 .12984 L .41641 .12984 L .41651 .12984 L .41662 .12983 L .41668 .12983 L .41674 .12983 L .41684 .12984 L .41695 .12984 L .41705 .12984 L .41714 .12985 L .41735 .12987 L .41753 .12989 L .41795 .12995 L .41832 .13003 L .41871 .13013 L .41954 .13041 L .42045 .1308 L .42386 .13282 L .42544 .1338 L Mistroke .42715 .13471 L .42809 .13508 L .4285 .13521 L .42895 .13533 L .42937 .13542 L .42958 .13545 L .42977 .13548 L .42988 .13549 L .42999 .1355 L .4301 .13551 L .43019 .13551 L .43031 .13552 L .43037 .13552 L .43043 .13552 L .43053 .13552 L .43059 .13552 L .43065 .13552 L .43075 .13552 L .43085 .13551 L .43094 .13551 L .43104 .1355 L .43126 .13548 L .43147 .13546 L .43184 .1354 L .43223 .13531 L .43306 .13506 L .43398 .13468 L .43561 .13378 L .43736 .13262 L .43902 .13149 L .4399 .13094 L .44083 .13042 L .44174 .12999 L .44256 .1297 L .44296 .12959 L .44317 .12955 L .44339 .12951 L .44359 .12948 L .4438 .12945 L .44389 .12944 L .44399 .12943 L .44409 .12943 L .44417 .12942 L .44423 .12942 L .44429 .12942 L .44439 .12941 L .44445 .12941 L .44451 .12941 L .44462 .12942 L .44472 .12942 L Mistroke .44481 .12943 L .44492 .12943 L .44503 .12944 L .44528 .12947 L .44551 .12951 L .44596 .12961 L .44638 .12973 L .44677 .12986 L .44765 .13025 L .44923 .1312 L .45097 .13251 L .45274 .13392 L .45436 .1351 L .45516 .13559 L .45603 .13602 L .45643 .13618 L .45686 .13632 L .45726 .13642 L .45745 .13646 L .45763 .13648 L .45782 .13651 L .45793 .13652 L .45804 .13653 L .45809 .13653 L .45815 .13653 L .45826 .13653 L .45837 .13653 L .45847 .13653 L .45856 .13653 L .45865 .13652 L .45874 .13652 L .45885 .13651 L .45906 .13648 L .45925 .13645 L .45966 .13636 L .4601 .13621 L .46057 .13602 L .461 .13581 L .46272 .13462 L .46429 .13318 L .46604 .13137 L .46766 .12973 L .46923 .12839 L .47003 .12787 L .47047 .12764 L .4709 .12746 L .47131 .12734 L .47154 .12729 L .47165 .12727 L .47175 .12725 L Mistroke .47185 .12724 L .47195 .12723 L .47205 .12723 L .47213 .12722 L .47223 .12722 L .47233 .12722 L .47244 .12723 L .47254 .12724 L .47265 .12725 L .47277 .12726 L .47298 .12731 L .47319 .12736 L .47339 .12742 L .47383 .1276 L .4743 .12786 L .47509 .12844 L .47594 .12926 L .47748 .13122 L .48095 .13687 L .48268 .13956 L .48353 .14063 L .48429 .14141 L .48468 .14172 L .48488 .14185 L .48509 .14197 L .48528 .14206 L .48549 .14214 L .48558 .14217 L .48567 .1422 L .48576 .14221 L .48585 .14223 L .48596 .14224 L .48606 .14225 L .48612 .14225 L .48618 .14225 L .48629 .14224 L .4864 .14222 L .4865 .14221 L .4866 .14218 L .48672 .14214 L .48691 .14206 L .48709 .14197 L .48751 .14167 L .48793 .14125 L .48839 .14066 L .48923 .1392 L .49004 .13729 L .49079 .13509 L .49237 .12908 L .49411 .12039 L Mistroke .49751 .0983 L .50077 .07368 L .50425 .04874 L .50598 .03825 L .50759 .03022 L .50915 .02424 L .51002 .02169 L .51081 .01987 L .51122 .0191 L .51166 .01842 L .51203 .01794 L .51243 .01753 L .51266 .01735 L .51287 .01721 L .51308 .0171 L .51327 .01702 L .51338 .01698 L .5135 .01695 L .51361 .01693 L .51368 .01692 L .51374 .01691 L .5138 .01691 L .51385 .01691 L .51396 .01691 L .51407 .01692 L .51413 .01692 L .51419 .01693 L .5143 .01695 L .51441 .01698 L .51461 .01705 L .51483 .01714 L .51508 .01728 L .51551 .01758 L .51591 .01793 L .51748 .01983 L .52075 .02516 L .52242 .02779 L .5233 .02899 L .52423 .03007 L .52514 .0309 L .52597 .03145 L .52637 .03164 L .52658 .03172 L .5268 .03179 L .52699 .03184 L .5271 .03187 L .52721 .03189 L .52731 .0319 L .5274 .03191 L .52749 .03192 L Mistroke .52758 .03193 L .52768 .03193 L .52778 .03193 L .52788 .03193 L .52797 .03193 L .52807 .03192 L .52818 .03191 L .52829 .0319 L .5284 .03188 L .52862 .03183 L .52882 .03178 L .52926 .03163 L .52965 .03146 L .53006 .03123 L .53082 .03073 L .53249 .02928 L .53427 .02746 L .53594 .02575 L .53747 .02438 L .53825 .0238 L .53911 .02329 L .53958 .02307 L .54001 .0229 L .54043 .02278 L .54064 .02273 L .54087 .02268 L .54107 .02266 L .54118 .02264 L .54128 .02263 L .54139 .02263 L .54149 .02262 L .54155 .02262 L .54161 .02262 L .54172 .02262 L .54181 .02262 L .54192 .02263 L .54202 .02263 L .54213 .02264 L .54231 .02266 L .5425 .02269 L .54272 .02273 L .54297 .02279 L .54342 .02292 L .54426 .02326 L .54513 .02373 L .54592 .02424 L .54768 .02557 L .54944 .02697 L .55106 .02815 L .55264 .02905 L Mistroke .55344 .02937 L .55389 .02951 L .55431 .02961 L .55452 .02965 L .55473 .02968 L .55485 .0297 L .55497 .02971 L .55509 .02972 L .55519 .02973 L .5553 .02973 L .5554 .02974 L .55551 .02974 L .55557 .02974 L .55562 .02974 L .55573 .02974 L .55582 .02973 L .55593 .02973 L .55603 .02972 L .55622 .0297 L .55642 .02968 L .55678 .02962 L .55717 .02953 L .55759 .02941 L .55845 .02908 L .55923 .02871 L .56099 .02765 L .56273 .02647 L .56435 .0254 L .56515 .02493 L .56601 .02448 L .56677 .02416 L .56757 .02389 L .568 .02379 L .56823 .02374 L .56848 .0237 L .5687 .02368 L .56891 .02366 L .569 .02365 L .56911 .02364 L .56921 .02364 L .56931 .02364 L .5694 .02363 L .56949 .02363 L .56958 .02364 L .56967 .02364 L .56977 .02364 L .56987 .02365 L .57007 .02366 L .57027 .02368 L .57049 .02371 L Mistroke .57088 .02378 L .57133 .02389 L .57174 .02402 L .57268 .02437 L .57438 .02525 L .57771 .02733 L .57938 .02827 L .58011 .02861 L .58091 .02891 L .58134 .02904 L .58175 .02914 L .58214 .02922 L .58235 .02925 L .58255 .02928 L .58276 .0293 L .58287 .02931 L .58298 .02931 L .58308 .02932 L .58317 .02932 L .58328 .02932 L .58339 .02932 L .58345 .02932 L .58351 .02932 L .58357 .02932 L .58364 .02931 L .58375 .02931 L .58387 .0293 L .5841 .02928 L .58431 .02925 L .58473 .02918 L .58519 .02908 L .58602 .02882 L .58683 .02848 L .58758 .02812 L .59088 .02611 L .59257 .02509 L .59346 .02462 L .59439 .02421 L .59523 .02392 L .59571 .0238 L .59594 .02376 L .59615 .02372 L .59635 .02369 L .59656 .02367 L .59666 .02366 L .59675 .02365 L .59685 .02364 L .59693 .02364 L .59703 .02364 L .59714 .02363 L Mistroke .59723 .02363 L .59733 .02364 L .59744 .02364 L .59754 .02364 L .59765 .02365 L .59777 .02366 L .59799 .02368 L .59822 .02371 L .59864 .02378 L .59908 .02389 L .59957 .02404 L .60045 .02439 L .60127 .02479 L .60455 .02689 L .60621 .028 L .60709 .02852 L .60803 .029 L .60886 .02933 L .60933 .02948 L .60977 .02959 L .60997 .02963 L .61017 .02967 L .61035 .02969 L .61055 .02971 L .61065 .02972 L .61075 .02973 L .61085 .02973 L .61095 .02974 L .61105 .02974 L .61116 .02974 L .61127 .02974 L .61132 .02974 L .61138 .02973 L .61149 .02973 L .61159 .02972 L .61182 .0297 L .61202 .02967 L .61224 .02963 L .61265 .02954 L .61302 .02944 L .61393 .02909 L .61478 .02865 L .61803 .02633 L .61968 .02502 L .62055 .02438 L .62149 .02376 L .62239 .02327 L .62321 .02294 L .6236 .02281 L .62381 .02276 L Mistroke .62403 .02271 L .62422 .02268 L .62433 .02267 L .62444 .02265 L .62454 .02264 L .62463 .02263 L .62472 .02263 L .62481 .02262 L .62492 .02262 L .62498 .02262 L .62503 .02262 L .62513 .02262 L .62524 .02263 L .62533 .02263 L .62542 .02264 L .62562 .02266 L .62583 .02269 L .62603 .02273 L .62648 .02284 L .62686 .02297 L .62727 .02315 L .62803 .02355 L .62969 .02479 L .63146 .02648 L .63314 .02824 L .63497 .03002 L .63582 .03071 L .63673 .0313 L .6371 .0315 L .6375 .03167 L .63773 .03175 L .63794 .03181 L .63813 .03185 L .63824 .03187 L .63835 .03189 L .63846 .03191 L .63856 .03192 L .63865 .03193 L .63875 .03193 L .63886 .03193 L .63896 .03193 L .63907 .03193 L .63913 .03193 L .63919 .03192 L .63929 .03191 L .63938 .0319 L .63958 .03186 L .63977 .03182 L .63996 .03177 L .64039 .0316 L Mistroke .64079 .0314 L .64171 .03075 L .64259 .02991 L .64342 .02892 L .64499 .02667 L .64822 .02131 L .64985 .01894 L .6503 .01841 L .65078 .01791 L .65119 .01755 L .65142 .01739 L .65165 .01724 L .65188 .01712 L .65209 .01704 L .65219 .017 L .65229 .01697 L .6524 .01695 L .65249 .01693 L .6526 .01692 L .65265 .01691 L .65271 .01691 L .65278 .01691 L .65284 .01691 L .65289 .01691 L .65295 .01692 L .65306 .01693 L .65312 .01694 L .65317 .01695 L .65327 .01698 L .65338 .01701 L .65358 .01709 L .65377 .01719 L .65419 .0175 L .65456 .01786 L .65496 .01835 L .65582 .0198 L .6566 .02159 L .65837 .02729 L .65998 .03451 L .66173 .04435 L .66517 .06819 L .66848 .09329 L .67166 .11515 L .67343 .12503 L .67505 .1322 L .67664 .13734 L .67744 .13921 L .67789 .14005 L .67832 .14072 L .67873 .14125 L Mistroke .67918 .14169 L .67938 .14184 L .67959 .14198 L .67979 .14208 L .67997 .14215 L .68008 .14218 L .68018 .14221 L .68029 .14223 L .68035 .14224 L .6804 .14224 L .68051 .14225 L .6806 .14225 L .68071 .14224 L .68081 .14223 L .68087 .14222 L .68092 .14221 L .68104 .14218 L .68126 .14212 L .6815 .14201 L .68174 .14188 L .68216 .14159 L .68262 .14118 L .68346 .14025 L .68502 .138 L .68847 .1323 L .69018 .1299 L .69102 .12896 L .69178 .12827 L .69216 .128 L .69257 .12774 L .69296 .12755 L .69332 .12741 L .69353 .12734 L .69373 .1273 L .69394 .12726 L .69406 .12724 L .69417 .12723 L .69427 .12723 L .69436 .12722 L .69446 .12722 L .69456 .12722 L .69467 .12723 L .69478 .12724 L .69487 .12725 L .69497 .12726 L .69517 .1273 L .69538 .12734 L .69576 .12746 L .69622 .12765 L .69664 .12787 L Mistroke .69841 .12917 L .70175 .13254 L .70343 .13418 L .70496 .13538 L .70581 .13588 L .70661 .13623 L .70705 .13637 L .70746 .13646 L .70767 .13649 L .70779 .1365 L .7079 .13652 L .70802 .13652 L .70809 .13653 L .70815 .13653 L .70826 .13653 L .70832 .13653 L .70837 .13653 L .70848 .13653 L .70854 .13653 L .7086 .13653 L .7087 .13652 L .7088 .13651 L .70903 .13649 L .70927 .13645 L .70971 .13635 L .71011 .13623 L .71091 .1359 L .71168 .13549 L .71491 .13314 L .71655 .13185 L .71742 .13122 L .71835 .13062 L .71924 .13014 L .71964 .12997 L .72006 .1298 L .72044 .12968 L .72084 .12957 L .72107 .12953 L .72127 .12949 L .72147 .12946 L .72167 .12944 L .72176 .12943 L .72186 .12943 L .72192 .12942 L .72197 .12942 L .72208 .12942 L .72218 .12941 L .72228 .12941 L .72239 .12942 L .72245 .12942 L Mistroke .72251 .12942 L .72261 .12943 L .7227 .12943 L .72291 .12945 L .72309 .12948 L .72328 .12951 L .72372 .1296 L .72412 .12971 L .72504 .13004 L .72592 .13046 L .72676 .13094 L .72833 .13195 L .73157 .13409 L .73324 .13492 L .73408 .13522 L .73456 .13534 L .73479 .13539 L .73501 .13543 L .73523 .13546 L .73543 .13549 L .73554 .1355 L .73565 .1355 L .73577 .13551 L .73583 .13551 L .73589 .13552 L .73599 .13552 L .7361 .13552 L .7362 .13552 L .73626 .13552 L .73632 .13552 L .73642 .13551 L .73652 .13551 L .73672 .13549 L .7369 .13547 L .73711 .13545 L .73753 .13537 L .73792 .13528 L .73828 .13518 L .73911 .13488 L .73998 .13449 L .74154 .13361 L .74475 .1316 L .74568 .13108 L .74655 .13065 L .74739 .13031 L .74776 .13019 L .74817 .13007 L .74854 .12998 L .74894 .12991 L .74916 .12988 L Mistroke .74936 .12986 L .74946 .12985 L .74956 .12985 L .74966 .12984 L .74975 .12984 L .74986 .12983 L .74992 .12983 L .74998 .12983 L .75008 .12983 L .75019 .12984 L .75029 .12984 L .75038 .12984 L .75048 .12985 L .75058 .12986 L .75082 .12988 L .75104 .12991 L .75147 .12999 L .75185 .13008 L .75228 .1302 L .75315 .13052 L .7547 .13128 L .7581 .13339 L .75966 .1343 L .76048 .13471 L .76136 .13506 L .76185 .13522 L .76228 .13533 L .7625 .13538 L .76273 .13542 L .76294 .13545 L .76314 .13548 L .76335 .1355 L .76345 .13551 L .76357 .13551 L .76363 .13552 L .76369 .13552 L .76375 .13552 L .76381 .13552 L .76391 .13552 L .76402 .13552 L .76412 .13552 L .76422 .13551 L .76432 .13551 L .76441 .1355 L .76462 .13548 L .76483 .13545 L .76526 .13538 L .76564 .13529 L .7665 .13502 L .76729 .13469 L Mistroke .76804 .13431 L .77128 .13222 L .77293 .13113 L .7738 .13061 L .77473 .13014 L .77519 .12995 L .77563 .12979 L .77605 .12966 L .77645 .12956 L .77682 .12949 L .77703 .12946 L .77721 .12944 L .77732 .12943 L .77742 .12943 L .77753 .12942 L .77759 .12942 L .77765 .12942 L .77775 .12941 L .77786 .12942 L .77796 .12942 L .77805 .12942 L .77815 .12943 L .77824 .12943 L .77846 .12945 L .77866 .12948 L .77889 .12952 L .77929 .12961 L .77966 .12971 L .78052 .13003 L .78141 .13048 L .78463 .13277 L .78642 .13419 L .78805 .13533 L .78886 .13579 L .78929 .13599 L .78974 .13617 L .79014 .1363 L .79035 .13636 L .79058 .13642 L .79078 .13646 L .79097 .13649 L .79106 .1365 L .79116 .13651 L .79125 .13652 L .79134 .13652 L .79144 .13653 L .79154 .13653 L .79164 .13653 L .79175 .13653 L .79184 .13653 L Mistroke .79195 .13653 L .79204 .13652 L .79213 .13651 L .79235 .13649 L .79258 .13645 L .79301 .13635 L .79345 .13621 L .79393 .13601 L .79477 .13555 L .79642 .13431 L .79796 .13284 L .80123 .1295 L .80208 .12876 L .80301 .12808 L .80344 .12783 L .80389 .1276 L .80432 .12743 L .80471 .12732 L .8049 .12728 L .80512 .12725 L .80523 .12724 L .80528 .12723 L .80534 .12723 L .80545 .12722 L .80555 .12722 L .80564 .12722 L .80574 .12723 L .80583 .12723 L .80592 .12724 L .80602 .12725 L .80613 .12727 L .80633 .12731 L .80654 .12736 L .80677 .12744 L .80724 .12764 L .80768 .12789 L .80808 .12817 L .80897 .12895 L .80981 .12988 L .81137 .13205 L .81462 .13742 L .81626 .13989 L .81719 .141 L .81764 .14142 L .81806 .14175 L .81846 .14199 L .81869 .1421 L .8188 .14214 L .8189 .14217 L .81899 .14219 L Mistroke .8191 .14221 L .81919 .14223 L .81927 .14224 L .81936 .14225 L .81946 .14225 L .81957 .14224 L .81967 .14223 L .81977 .14222 L .81989 .14219 L .82 .14216 L .8201 .14212 L .82029 .14204 L .8205 .14193 L .82092 .1416 L .82139 .14111 L .8218 .14055 L .82224 .13982 L .82302 .13819 L .82386 .13592 L .82478 .13283 L .82643 .12569 L .8282 .11598 L .8317 .09194 L .83508 .06637 L .83832 .04403 L .83997 .03478 L .84178 .02674 L .84261 .02385 L .8435 .02134 L .84434 .0195 L .8451 .01827 L .84551 .01779 L .84594 .01739 L .8463 .01715 L .84651 .01705 L .84671 .01698 L .84681 .01696 L .84692 .01693 L .84698 .01692 L .84704 .01692 L .84715 .01691 L .84726 .01691 L .84736 .01691 L .84745 .01692 L .84755 .01694 L .84766 .01696 L .84778 .01699 L .84802 .01708 L .84825 .01719 L .84846 .01731 L Mistroke .84933 .01802 L .85017 .01896 L .85173 .02122 L .85495 .02657 L .85675 .02914 L .8576 .0301 L .85838 .03082 L .85919 .03139 L .85962 .03161 L .85984 .0317 L .86008 .03178 L .86028 .03183 L .86047 .03187 L .86056 .03189 L .86066 .0319 L .86075 .03191 L .86084 .03192 L .86094 .03193 L .86105 .03193 L .86116 .03193 L .86122 .03193 L .86127 .03193 L .86137 .03192 L .86147 .03192 L .86158 .0319 L .86168 .03189 L .8619 .03185 L .8621 .0318 L .86256 .03164 L .86297 .03146 L .8634 .03123 L .86497 .03007 L .86816 .02687 L .86994 .02512 L .87156 .02381 L .87237 .02333 L .87279 .02312 L .87324 .02294 L .87368 .0228 L .87407 .02271 L .87426 .02268 L .87436 .02266 L .87447 .02265 L .87456 .02264 L .87466 .02263 L .87475 .02263 L .87484 .02262 L .87495 .02262 L .875 .02262 L .87506 .02262 L Mistroke .87516 .02262 L .87526 .02263 L .87532 .02263 L .87538 .02263 L .87548 .02264 L .87572 .02267 L .87593 .02271 L .87612 .02275 L .87656 .02286 L .87732 .02314 L .87812 .02354 L .87993 .02472 L .88163 .02606 L .88318 .02728 L .88488 .02845 L .88569 .0289 L .88656 .02929 L .88704 .02946 L .88747 .02957 L .88768 .02962 L .88791 .02966 L .88811 .02969 L .88822 .0297 L .88833 .02971 L .88843 .02972 L .88854 .02973 L .88864 .02974 L .88874 .02974 L .88884 .02974 L .88892 .02974 L .88903 .02974 L .88912 .02974 L .88923 .02973 L .88934 .02972 L .88954 .02971 L .88976 .02968 L .89 .02964 L .89044 .02955 L .89091 .02941 L .89177 .02909 L .89355 .02814 L .89524 .02703 L .89847 .02493 L .89932 .02449 L .90013 .02415 L .90057 .02399 L .90106 .02385 L .90149 .02376 L .9017 .02372 L .9019 .02369 L Mistroke .9021 .02367 L .90229 .02365 L .9024 .02364 L .9025 .02364 L .9026 .02364 L .90266 .02364 L .90272 .02363 L .90282 .02363 L .90291 .02364 L .90301 .02364 L .90311 .02364 L .90321 .02365 L .90329 .02365 L .90349 .02367 L .90371 .0237 L .90393 .02373 L .90433 .02381 L .90476 .02392 L .90523 .02407 L .90691 .0248 L .90868 .02583 L .91188 .02782 L .91352 .02864 L .91399 .02882 L .91444 .02897 L .91484 .02908 L .91528 .02918 L .91548 .02922 L .9157 .02925 L .91589 .02928 L .91609 .0293 L .91621 .02931 L .91631 .02931 L .91642 .02932 L .91648 .02932 L .91654 .02932 L .91664 .02932 L .91675 .02932 L .91686 .02932 L .91696 .02932 L .91704 .02931 L .91714 .02931 L .91731 .02929 L .91752 .02927 L .91771 .02924 L .91812 .02917 L .91851 .02908 L .91931 .02883 L .92018 .02848 L .92173 .02767 L Mistroke .92523 .02548 L .92609 .02498 L .92699 .02452 L .92783 .02417 L .92824 .02402 L .92861 .02391 L .92897 .02382 L .92936 .02374 L .92957 .02371 L .92977 .02368 L .92996 .02366 L .93006 .02365 L .93016 .02365 L .93026 .02364 L .93036 .02364 L .93046 .02363 L .93052 .02363 L .93058 .02363 L .93067 .02364 L .93076 .02364 L .93087 .02364 L .93097 .02365 L .93108 .02365 L .93119 .02366 L .9314 .02369 L .93162 .02372 L .93186 .02376 L .9323 .02386 L .93272 .02398 L .9335 .02426 L .93526 .02516 L .93848 .0273 L .94028 .02844 L .94113 .02889 L .94191 .02923 L .94273 .0295 L .94316 .02961 L .94338 .02965 L .94362 .02968 L .94382 .02971 L .94401 .02972 L .9441 .02973 L .9442 .02974 L .94429 .02974 L .94438 .02974 L .94448 .02974 L .94457 .02974 L .94468 .02974 L .94479 .02973 L .9449 .02972 L Mistroke .94501 .02971 L .94522 .02969 L .94544 .02966 L .94564 .02962 L .94602 .02953 L .94644 .02941 L .94689 .02925 L .94843 .02847 L .95011 .02731 L .95189 .02591 L .95356 .02461 L .95509 .02361 L .95593 .02318 L .95673 .02287 L .95717 .02276 L .95738 .02271 L .95757 .02268 L .95778 .02265 L .9579 .02264 L .95796 .02263 L .95802 .02263 L .95808 .02263 L .95814 .02262 L .9582 .02262 L .95827 .02262 L .95833 .02262 L .95838 .02262 L .95849 .02262 L .95859 .02263 L .95869 .02263 L .95879 .02264 L .95888 .02265 L .9591 .02268 L .95931 .02272 L .95972 .02282 L .96018 .02297 L .96098 .02334 L .96173 .02379 L .96346 .02518 L .96503 .02673 L .96679 .02857 L .96841 .03011 L .96923 .03077 L .96999 .03126 L .97041 .03148 L .97079 .03165 L .97121 .03179 L .97144 .03185 L .97155 .03187 L .97166 .03189 L Mistroke .97177 .0319 L .97186 .03192 L .97195 .03192 L .97205 .03193 L .97216 .03193 L .97225 .03193 L .97236 .03193 L .97242 .03193 L .97248 .03192 L .97259 .03191 L .97269 .0319 L .97292 .03186 L .97313 .03181 L .97334 .03175 L .97372 .0316 L .97408 .03142 L .9749 .03087 L .97577 .03007 L .97661 .02911 L .97817 .02691 L .9814 .02155 L .98232 .02011 L .9832 .01892 L .98405 .01797 L .98442 .01764 L .98483 .01734 L .98502 .01722 L .98523 .01711 L .98541 .01704 L .9856 .01698 L .98572 .01695 L .98582 .01693 L .98592 .01692 L .98603 .01691 L .98612 .01691 L .98621 .01691 L .98631 .01692 L .98642 .01693 L .98647 .01694 L .98653 .01696 L .98664 .01699 L .98688 .01708 L .98711 .01719 L .98731 .01733 L .98774 .01769 L .98813 .01814 L .98896 .01942 L .98982 .02131 L .99138 .02609 L .99304 .03315 L Mistroke .99458 .04147 L .99786 .06344 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztW9tyG0UQHe9F0soKCckjpMrFa/iCmAeKh9iGOEAi29hOYRQnwYbcKuRX /T2K57Jz0+nZXmklMKWt0u6op3vO6Z7L3nr3J58uXr2dfLo8n2ztfJx8uLg8 /2fr0fuP16J8Q4jseyHE6ZaQ5el10eym4urqSu1+kDspvj58o8q51FAl+VMV 99dKbZQ+yEMmQ/2T0Zx6mhNgXYQWqvQXkN3RAO/loZCCPVlS7b+gms2tnrK4 ALam2XcWJwO8H6l9Gci05wL6lCf0dw29aRBBzW1WvJvkdcsjT8DdAmYPgKwC MgR5RrrbbFtZZ761pU2m7Uum3pDp7zARs9t+WJshB3ZYjeywGlmZclDhoBCj 0P0OQoxwkW1f7ntSNAwZzMkFhZ3ELQEaAzcxst+CqgLIesxm+3bckU64WlUa 2FIJLJAM8eN2KbItkwx6tjazpYrpJTeSSO8FUw+1R7KK1j+ePy4CZHwY+CM9 4C70SBWvp6ZeluSvADJST7HpUbV5spYhW8Q2l/tTPTN5LefzeZ6OAVm7SOwz uX9O+dZhr5rRRsi67q3KG5qmN1JriFsv0HyMThA9u8Y5GWMdRTMtA/yOjbYv kz9pN2izZkeMq7DEmN+l2Ufri2L2vHuWJSjNGVd/ZSJIVhZoZDv/PmhqaGtN jGSpyUtuf1bRCm7aRhegX1keI8t80NhBRQA7TbgNmw4pbDZHVUVLWT20pdT1 CzdQrhe2bbvDKHjGc8Jxx2zbtoWGGMPJcSLspxj9oBXX8ZpXK14H1Lx194jQ ojtKbiTL6sNV8IlB3KRfPpkQ4WhpTA5xzNckuiAR68kfcd3k1FfFwCz4wt2h CHT68GSP5V6LQhSkjGT72MECqI6BM7qHelavviZVzQjxTBYKIdwNmbpgNRcT OQB5YkNgYhAQE+5a1Tfa0LW5Rcvq8RQal1i8F9n1QgXnbo7t910nlHEghWs2 5Fwv32i01QEy9mNgXgBzBKPiKU9RURhd/Gfc0U3bB25+bTws5fZLhOAzijtL br+qUj+YJ3VdfTwC3v3mzZs6sAeAY1734bXO1GvTHJ9GJhRNE4VRKvYzXulY eqyXHYBDQC9LB+CZZ1JXxzPRC0DlORZPJdXpTxhzpnQDJVwgy8AJsErWLM1t e01/ho+/vujQCK30M6Ln+j6z9HQL3hp84pYiuiNqR04jfPkv7jA77TMX39Bi bGvJ58f4PMWldAyaPWmgvoYn4FGzNS3U7BqeA4/0+suF92VreAJ+5EOZ7dhb HWv5iZE16R0DvZRtA6XYA997rqdtoyRWR4lre7Moya2LIYooJafGLCX0+BGt hF1Tenkj4Zsuc5rWoDW8B/8FgEJPCVYIfwjUuZe4nGsKWfdq+fCyRF0gLgCP mv0X4NETpyaaa3gP/jaAjx/3cx/jUfDEE8SlMuA+SL25JLgvKtZUOqNyB1B5 ii3mYdP+Ldr/jVcKaRXkXAbbd6A2fmvPoI7eNG9TwMlXb7h9lBL60DpBJW42 REHdDig30VXh10DmsjeaUxMSGREkZpQEofSqOUMWIaUTQMomJBPGL0EDZOKP S9QrQpdc7mcq5XbeEHPTcwYhi5bpOfWW611THzFztFrRRsm0XWdrndP9Tiam zulYlISqSk62SCJn/TIw6p6saXXtt/E6nV7HYNkLW3H+NzCQWyqVjTsAEXfU E07GnWnt03FJLvwha3K9ZI27w9D/ZmWtEjJz7QnRiklKrksDW1peGuvCabtR 8mrflorQjzkjifSUTL22O6I6ahG3SD2XnZtbB8ludO73mfxy7zIaLZqMDzTQ icjl5DLa434Xg06Am0DmJzgKY5/6vkd4srM2XDyZPGZUSNyJj3u6u9Q9cpdY JuV/1aiyWt6XSJXFeGBLXIxForvIV1aM0O0k6oiP2HY0D7nN1KGMqLNG+Hae xBnP8rhLVfxpx9te5I08Eoz/wKokyN+a3T07MH60pUtr47597FGQke0b3aw6 Pf7HPgy92UpqZ74XFhufAYB3uKM=\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00326 .10744 L .00495 .11975 L .00585 .1253 L .00681 .13041 L .00771 .13438 L .00853 .13726 L .00893 .13841 L .00936 .13947 L .00974 .14025 L .01014 .14094 L .01055 .14148 L .01094 .14184 L .01117 .142 L .01129 .14207 L .0114 .14211 L .0115 .14215 L .0116 .14218 L .0117 .1422 L .01176 .14221 L .01181 .14221 L .01192 .14221 L .01198 .14221 L .01203 .14221 L .01214 .14219 L .0122 .14218 L .01226 .14217 L .01247 .1421 L .01267 .14201 L .01289 .14187 L .01311 .14171 L .01359 .14125 L .0144 .14022 L .01516 .13901 L .0169 .13575 L .01845 .13274 L .01934 .13119 L .02016 .12993 L .02104 .12882 L .02185 .12806 L .02229 .12775 L .02271 .12753 L .02293 .12744 L .02315 .12738 L .02327 .12735 L .02338 .12733 L .0235 .12731 L .02356 .1273 L .02362 .1273 L .02368 .12729 L Mistroke .02374 .12729 L .02384 .12729 L .02395 .12729 L .02401 .1273 L .02407 .1273 L .02416 .12731 L .02427 .12733 L .02448 .12737 L .02471 .12744 L .02496 .12754 L .02541 .12776 L .0263 .12838 L .0271 .12911 L .03047 .13298 L .032 .13461 L .03288 .13534 L .03331 .13564 L .0337 .13587 L .03408 .13606 L .0345 .13623 L .03471 .13629 L .03493 .13634 L .03505 .13636 L .03516 .13638 L .03526 .1364 L .03537 .13641 L .03548 .13642 L .03554 .13642 L .0356 .13642 L .0357 .13642 L .03581 .13642 L .03587 .13642 L .03594 .13642 L .036 .13641 L .03606 .13641 L .03617 .1364 L .03628 .13638 L .03649 .13634 L .03669 .1363 L .03714 .13616 L .03754 .136 L .03797 .13578 L .03884 .13524 L .0404 .13399 L .04219 .13239 L .04382 .13106 L .04463 .13052 L .04505 .13028 L .04551 .13005 L .0459 .12989 L Mistroke .04634 .12975 L .04653 .12971 L .04673 .12966 L .04693 .12963 L .0471 .12961 L .04721 .12959 L .04732 .12959 L .04743 .12958 L .04749 .12958 L .04755 .12958 L .04764 .12958 L .04775 .12958 L .04785 .12958 L .04796 .12959 L .04808 .1296 L .04819 .12961 L .04841 .12964 L .04864 .12969 L .04889 .12975 L .04931 .12988 L .04977 .13005 L .05058 .13045 L .05376 .13265 L .05553 .1339 L .05631 .13436 L .05715 .13477 L .05755 .13493 L .05798 .13507 L .05838 .13517 L .05856 .1352 L .05874 .13523 L .05885 .13524 L .05896 .13526 L .05906 .13527 L .05916 .13527 L .05927 .13528 L .05933 .13528 L .05939 .13529 L .05949 .13529 L .05955 .13529 L .0596 .13529 L .05971 .13528 L .05981 .13528 L .0599 .13527 L .06 .13527 L .06022 .13524 L .06042 .13521 L .06081 .13514 L .06124 .13502 L .06201 .13474 L Mistroke .06292 .1343 L .06375 .13382 L .0655 .13268 L .06711 .13163 L .06868 .13079 L .06948 .13049 L .06993 .13036 L .07015 .13031 L .07035 .13027 L .07057 .13023 L .07077 .13021 L .07087 .13019 L .07099 .13018 L .07105 .13018 L .07111 .13018 L .07117 .13017 L .07122 .13017 L .07132 .13017 L .07142 .13017 L .07153 .13017 L .07163 .13017 L .07173 .13018 L .07179 .13018 L .07185 .13018 L .07206 .1302 L .07224 .13022 L .07242 .13025 L .07281 .13033 L .0732 .13043 L .07362 .13057 L .07531 .13134 L .07708 .13242 L .07877 .13348 L .08029 .13429 L .08114 .13464 L .08153 .13476 L .08195 .13487 L .08216 .13491 L .08239 .13495 L .0826 .13498 L .08279 .13501 L .08291 .13501 L .08302 .13502 L .08308 .13502 L .08314 .13503 L .0832 .13503 L .08327 .13503 L .08333 .13503 L .08339 .13503 L .08345 .13503 L Mistroke .0835 .13503 L .0836 .13502 L .08371 .13502 L .08381 .13501 L .08393 .135 L .08413 .13498 L .08451 .13491 L .08496 .13481 L .08537 .13469 L .08612 .13441 L .08692 .13403 L .0901 .13209 L .09096 .13157 L .09187 .13107 L .09271 .13069 L .09312 .13054 L .09349 .13043 L .09385 .13033 L .09425 .13025 L .09446 .13022 L .09466 .1302 L .09485 .13018 L .09495 .13018 L .09505 .13017 L .09511 .13017 L .09517 .13017 L .09527 .13017 L .09538 .13017 L .09548 .13017 L .09558 .13018 L .0957 .13019 L .09582 .1302 L .09593 .13021 L .09633 .13027 L .09655 .13032 L .09676 .13036 L .09758 .13063 L .09835 .13096 L .10009 .13196 L .10338 .1341 L .10424 .13455 L .10469 .13476 L .10517 .13494 L .1056 .13507 L .10582 .13513 L .10606 .13518 L .10628 .13522 L .10648 .13525 L .10658 .13526 L .10668 .13527 L Mistroke .10677 .13527 L .10687 .13528 L .10693 .13528 L .10698 .13529 L .10709 .13529 L .10715 .13529 L .10721 .13529 L .10727 .13529 L .10732 .13528 L .10742 .13528 L .10748 .13528 L .10754 .13527 L .10774 .13525 L .10792 .13523 L .10812 .1352 L .10853 .13511 L .10897 .13498 L .10944 .1348 L .1103 .13439 L .11199 .13332 L .11377 .132 L .11545 .13082 L .11618 .13039 L .11698 .13002 L .11742 .12985 L .11783 .12973 L .11822 .12965 L .11842 .12962 L .11852 .12961 L .11863 .1296 L .11869 .12959 L .11875 .12959 L .11881 .12958 L .11886 .12958 L .11896 .12958 L .11907 .12958 L .11913 .12958 L .11919 .12958 L .11925 .12958 L .11932 .12958 L .11943 .12959 L .11954 .1296 L .11976 .12963 L .11999 .12967 L .1204 .12977 L .12085 .12992 L .12126 .1301 L .12219 .13061 L .12389 .13189 L .1256 .1334 L Mistroke .1272 .13477 L .12799 .13535 L .12874 .1358 L .12915 .13601 L .1296 .13619 L .1298 .13625 L .13001 .13631 L .13019 .13635 L .13039 .13638 L .1305 .1364 L .13061 .13641 L .13067 .13641 L .13072 .13642 L .13078 .13642 L .13084 .13642 L .13094 .13642 L .13104 .13642 L .13114 .13642 L .13126 .13641 L .13137 .1364 L .13149 .13639 L .1317 .13635 L .13196 .13629 L .13219 .13622 L .13259 .13606 L .13302 .13584 L .13389 .13526 L .13554 .13372 L .13731 .13167 L .13899 .12971 L .13987 .12881 L .14035 .12839 L .1408 .12805 L .14124 .12777 L .14164 .12757 L .14185 .12748 L .14208 .1274 L .14221 .12737 L .14232 .12734 L .14244 .12732 L .14249 .12731 L .14256 .12731 L .14267 .1273 L .14277 .12729 L .14286 .12729 L .14297 .12729 L .14306 .1273 L .14316 .12731 L .14325 .12732 L .14334 .12734 L Mistroke .14354 .12738 L .14377 .12745 L .14417 .12763 L .14458 .12788 L .14497 .12818 L .14584 .12907 L .14669 .1302 L .14761 .13167 L .14927 .13476 L .15108 .13826 L .15192 .13969 L .15281 .14095 L .15325 .14143 L .15366 .14178 L .15403 .14202 L .15413 .14207 L .15423 .14211 L .15433 .14215 L .15442 .14217 L .15453 .14219 L .15464 .14221 L .15474 .14221 L .15484 .14221 L .15494 .1422 L .15504 .14219 L .15513 .14216 L .15522 .14213 L .15544 .14204 L .15567 .14189 L .15586 .14173 L .15607 .14152 L .15646 .14103 L .15687 .14035 L .15762 .13872 L .15848 .13613 L .15941 .13247 L .16111 .12357 L .16456 .09807 L .16787 .0689 L .17106 .04322 L .1727 .03282 L .17446 .02448 L .17531 .02157 L .17576 .02033 L .17624 .01923 L .1767 .01839 L .17711 .0178 L .17732 .01757 L .17753 .01737 L .17774 .01721 L Mistroke .17793 .0171 L .17813 .01702 L .17824 .01698 L .17834 .01696 L .17844 .01695 L .17853 .01694 L .17863 .01694 L .17873 .01695 L .17883 .01697 L .17889 .01698 L .17895 .01699 L .17915 .01706 L .17926 .01711 L .17937 .01717 L .17961 .01732 L .18005 .0177 L .18053 .01822 L .18138 .01942 L .18488 .02597 L .18573 .02751 L .18663 .02895 L .18747 .03006 L .18825 .03088 L .18863 .03119 L .189 .03143 L .18919 .03154 L .18941 .03164 L .18961 .03172 L .18979 .03177 L .1899 .0318 L .19002 .03182 L .19012 .03184 L .19022 .03185 L .19033 .03186 L .19039 .03186 L .19044 .03187 L .1905 .03187 L .19055 .03186 L .19062 .03186 L .19068 .03186 L .19077 .03185 L .19088 .03183 L .19107 .0318 L .19127 .03175 L .19149 .03167 L .19191 .03149 L .19235 .03123 L .19313 .03064 L .19488 .02884 L .1981 .02511 L Mistroke .19895 .02429 L .19976 .02366 L .2002 .02338 L .20068 .02312 L .20112 .02295 L .20133 .02288 L .20152 .02283 L .20173 .02279 L .20192 .02276 L .20202 .02275 L .20212 .02274 L .20223 .02273 L .20228 .02273 L .20234 .02273 L .20244 .02273 L .20253 .02273 L .20263 .02274 L .20274 .02275 L .20283 .02276 L .20291 .02277 L .20311 .0228 L .20333 .02285 L .20355 .02291 L .20395 .02305 L .20485 .02349 L .20567 .02403 L .20653 .02471 L .20809 .02607 L .20975 .02753 L .21128 .02863 L .21212 .02907 L .2125 .02924 L .21291 .02938 L .21314 .02944 L .21335 .02948 L .21356 .02952 L .21376 .02955 L .21387 .02956 L .21398 .02957 L .21404 .02957 L .2141 .02957 L .21416 .02958 L .21423 .02958 L .21429 .02958 L .21435 .02958 L .21441 .02958 L .21446 .02957 L .21456 .02957 L .21467 .02956 L .21477 .02955 L Mistroke .21487 .02954 L .21509 .02951 L .21546 .02943 L .21591 .0293 L .21632 .02915 L .21706 .02881 L .21786 .02835 L .22136 .02583 L .22221 .02525 L .22311 .02472 L .22388 .02436 L .22432 .02419 L .22473 .02407 L .22492 .02402 L .22514 .02397 L .22535 .02393 L .22553 .02391 L .22564 .0239 L .22575 .02389 L .22582 .02388 L .22587 .02388 L .22593 .02387 L .22599 .02387 L .22608 .02387 L .22619 .02387 L .22629 .02387 L .2264 .02387 L .22651 .02388 L .2266 .02388 L .22671 .02389 L .22682 .0239 L .22701 .02393 L .22722 .02397 L .22761 .02405 L .22797 .02415 L .22884 .02449 L .22968 .0249 L .23124 .02586 L .23292 .02698 L .23445 .02792 L .23525 .02832 L .23611 .02865 L .23658 .02879 L .23679 .02884 L .23702 .02889 L .23722 .02892 L .23744 .02895 L .23756 .02896 L .23766 .02897 L .23777 .02898 L Mistroke .23788 .02898 L .23797 .02899 L .23808 .02899 L .23817 .02899 L .23826 .02898 L .23836 .02898 L .23847 .02897 L .23859 .02897 L .23869 .02896 L .23891 .02893 L .23911 .0289 L .23955 .02881 L .23994 .0287 L .24035 .02856 L .24111 .02825 L .24278 .02734 L .24455 .02622 L .24622 .02523 L .24695 .02487 L .24775 .02454 L .24818 .0244 L .24859 .02429 L .24897 .02421 L .24919 .02418 L .24938 .02416 L .24949 .02415 L .24961 .02414 L .24971 .02413 L .24982 .02413 L .24988 .02413 L .24994 .02413 L .25 .02413 L .25006 .02413 L .25017 .02413 L .25023 .02413 L .25029 .02413 L .25039 .02414 L .25049 .02415 L .2507 .02417 L .25092 .0242 L .25114 .02423 L .25156 .02433 L .25195 .02444 L .25284 .02477 L .25461 .02571 L .25791 .02775 L .25877 .0282 L .25923 .0284 L .25971 .02859 L .26013 .02872 L Mistroke .26059 .02884 L .2608 .02888 L .26102 .02892 L .26122 .02895 L .26141 .02897 L .26151 .02897 L .2616 .02898 L .2617 .02898 L .26181 .02899 L .26192 .02899 L .26198 .02899 L .26204 .02899 L .26214 .02898 L .26224 .02898 L .26234 .02897 L .26244 .02896 L .26262 .02894 L .26281 .02892 L .26301 .02888 L .26346 .02878 L .26392 .02864 L .26476 .02831 L .26641 .02741 L .26795 .0264 L .26951 .02538 L .27034 .02489 L .27122 .02446 L .2717 .02427 L .27214 .02412 L .27259 .02401 L .27278 .02396 L .273 .02393 L .27321 .0239 L .27332 .02389 L .27342 .02388 L .27352 .02388 L .27361 .02387 L .27372 .02387 L .27381 .02387 L .27392 .02387 L .27397 .02387 L .27403 .02387 L .27414 .02388 L .27424 .02388 L .27446 .02391 L .27458 .02392 L .27469 .02394 L .27509 .02402 L .27552 .02414 L .27629 .02443 L Mistroke .2772 .02489 L .27803 .02541 L .27979 .02667 L .2814 .02786 L .28298 .02883 L .28377 .02919 L .28422 .02935 L .28444 .02941 L .28465 .02946 L .28487 .0295 L .28507 .02953 L .28517 .02955 L .28529 .02956 L .28535 .02956 L .28541 .02957 L .28546 .02957 L .28552 .02957 L .28562 .02958 L .28572 .02958 L .28583 .02958 L .28593 .02957 L .28603 .02957 L .28615 .02956 L .28626 .02955 L .28636 .02953 L .28672 .02947 L .28692 .02942 L .28711 .02937 L .28792 .02906 L .28875 .02861 L .28962 .02801 L .29118 .02673 L .29287 .02522 L .2944 .02398 L .29525 .02343 L .29606 .02305 L .29627 .02297 L .2965 .0229 L .29669 .02284 L .29691 .0228 L .29702 .02278 L .29713 .02276 L .29724 .02275 L .29734 .02274 L .2974 .02274 L .29746 .02273 L .29752 .02273 L .29759 .02273 L .29765 .02273 L .29771 .02273 L Mistroke .29777 .02273 L .29782 .02274 L .29793 .02274 L .29803 .02275 L .29822 .02278 L .29843 .02282 L .29865 .02287 L .29905 .02301 L .29942 .02317 L .30026 .02367 L .30116 .02439 L .30435 .02794 L .30613 .02994 L .30697 .03072 L .30775 .03129 L .30814 .03151 L .30855 .03169 L .30879 .03176 L .3089 .03179 L .30901 .03181 L .3091 .03183 L .30921 .03185 L .30931 .03186 L .30943 .03186 L .30953 .03187 L .30963 .03186 L .30972 .03186 L .30982 .03185 L .30993 .03183 L .31004 .03181 L .31025 .03176 L .31044 .0317 L .31062 .03163 L .31102 .03142 L .31141 .03115 L .31185 .03079 L .31272 .02983 L .31428 .02748 L .31607 .02412 L .3177 .02098 L .31851 .01958 L .3194 .01831 L .3198 .01785 L .32023 .01745 L .32059 .01719 L .3208 .01708 L .32099 .01701 L .3211 .01698 L .32116 .01697 L .32121 .01696 L Mistroke .32132 .01694 L .32141 .01694 L .32147 .01694 L .32153 .01694 L .32163 .01696 L .32169 .01697 L .32175 .01698 L .32187 .01702 L .32198 .01706 L .32208 .01711 L .32227 .01722 L .32248 .01738 L .32271 .0176 L .3231 .01808 L .32352 .01876 L .32427 .02039 L .32506 .02273 L .32591 .02597 L .32746 .03368 L .32924 .04534 L .33093 .05863 L .33415 .08682 L .33594 .10224 L .33757 .11484 L .33929 .12592 L .34087 .13368 L .34166 .1366 L .34249 .13899 L .34289 .1399 L .34333 .14071 L .3438 .14138 L .34425 .14182 L .34446 .14198 L .34458 .14205 L .34469 .1421 L .34479 .14214 L .34489 .14217 L .34499 .14219 L .34505 .1422 L .3451 .14221 L .34516 .14221 L .34521 .14221 L .34528 .14221 L .34533 .14221 L .34544 .1422 L .34549 .14219 L .34555 .14218 L .34566 .14215 L .34578 .14211 L .34604 .14199 L Mistroke .34626 .14185 L .34646 .14169 L .34691 .14126 L .34773 .14022 L .34933 .13749 L .35108 .13408 L .35288 .13085 L .35373 .1296 L .35451 .12867 L .35533 .12795 L .35576 .12767 L .35598 .12756 L .35621 .12746 L .35642 .12739 L .35661 .12735 L .3567 .12733 L .3568 .12731 L .35689 .1273 L .35697 .1273 L .35707 .12729 L .35717 .12729 L .35727 .12729 L .35738 .1273 L .35749 .12731 L .35761 .12733 L .35781 .12737 L .35803 .12744 L .35823 .12751 L .35862 .12769 L .35948 .12826 L .36022 .1289 L .36103 .12973 L .36267 .13165 L .36448 .13374 L .36531 .13458 L .3662 .13533 L .36663 .13563 L .36704 .13588 L .36743 .13607 L .3678 .13621 L .36819 .13632 L .36839 .13637 L .3685 .13638 L .36862 .1364 L .36873 .13641 L .36884 .13642 L .36889 .13642 L .36895 .13642 L .36901 .13642 L .36907 .13642 L Mistroke .36917 .13642 L .36926 .13642 L .36937 .13641 L .36948 .1364 L .36966 .13637 L .36986 .13634 L .37022 .13625 L .37064 .1361 L .37103 .13592 L .37186 .13545 L .37263 .1349 L .37438 .13342 L .37596 .13201 L .37768 .1307 L .37813 .13042 L .37862 .13016 L .37907 .12996 L .37948 .12981 L .37987 .1297 L .38009 .12966 L .38029 .12962 L .3804 .12961 L .38051 .1296 L .38057 .12959 L .38064 .12959 L .3807 .12958 L .38075 .12958 L .38086 .12958 L .38091 .12958 L .38097 .12958 L .38107 .12958 L .38118 .12958 L .38129 .12959 L .3814 .1296 L .38163 .12963 L .38183 .12966 L .38205 .1297 L .38242 .1298 L .38284 .12994 L .38375 .13036 L .3846 .13086 L .38788 .13322 L .38954 .13431 L .39048 .13477 L .39093 .13495 L .39136 .13508 L .39176 .13518 L .392 .13522 L .39221 .13525 L .39239 .13527 L Mistroke .39249 .13527 L .39258 .13528 L .39268 .13528 L .39277 .13529 L .39288 .13529 L .39298 .13529 L .39308 .13528 L .39319 .13528 L .3933 .13527 L .39341 .13526 L .3936 .13524 L .39381 .1352 L .39428 .1351 L .39471 .13498 L .39554 .13466 L .39631 .13427 L .39805 .1332 L .39963 .13214 L .40135 .13112 L .40229 .13068 L .4027 .13053 L .40315 .13039 L .40358 .13029 L .40378 .13025 L .40398 .13022 L .40408 .13021 L .4042 .1302 L .40429 .13019 L .4044 .13018 L .40451 .13017 L .40457 .13017 L .40463 .13017 L .40474 .13017 L .4048 .13017 L .40485 .13017 L .40496 .13017 L .40506 .13018 L .40515 .13018 L .40525 .13019 L .40547 .13021 L .40568 .13024 L .40605 .13031 L .40644 .13041 L .40727 .13069 L .40819 .1311 L .41159 .13316 L .41315 .13406 L .41398 .13445 L .41486 .13476 L .41534 .13488 L Mistroke .41578 .13496 L .41599 .13499 L .41611 .135 L .41622 .13501 L .41633 .13502 L .41638 .13502 L .41644 .13503 L .41654 .13503 L .41664 .13503 L .4167 .13503 L .41675 .13503 L .41686 .13503 L .41692 .13502 L .41697 .13502 L .4171 .13501 L .4172 .13501 L .4173 .135 L .41753 .13497 L .41792 .1349 L .41833 .1348 L .41914 .13453 L .42 .13415 L .42155 .13329 L .42323 .13222 L .42411 .13168 L .42505 .13115 L .42588 .13076 L .42633 .13059 L .4268 .13043 L .42724 .13032 L .42764 .13024 L .42783 .13022 L .42793 .1302 L .42804 .13019 L .42814 .13018 L .42824 .13018 L .42833 .13017 L .42842 .13017 L .42852 .13017 L .42862 .13017 L .42872 .13017 L .42881 .13017 L .42892 .13018 L .42904 .13019 L .42925 .13021 L .42947 .13024 L .4297 .13028 L .43012 .13037 L .43086 .13061 L .43168 .13096 L Mistroke .43331 .13189 L .43507 .13306 L .43673 .13411 L .43761 .13457 L .43809 .13478 L .43855 .13495 L .43898 .13508 L .43921 .13514 L .43946 .13519 L .43966 .13523 L .43977 .13524 L .43989 .13526 L .43999 .13527 L .44009 .13527 L .44019 .13528 L .44028 .13528 L .44037 .13529 L .44048 .13529 L .44058 .13529 L .44068 .13528 L .44078 .13528 L .44086 .13527 L .44105 .13526 L .44125 .13523 L .44146 .1352 L .44189 .1351 L .44234 .13497 L .44276 .13481 L .44355 .13444 L .44531 .13333 L .44855 .13097 L .44942 .13045 L .45023 .13005 L .45067 .12988 L .45107 .12976 L .45129 .1297 L .45152 .12966 L .45165 .12963 L .45177 .12962 L .45188 .1296 L .452 .12959 L .45211 .12959 L .45217 .12958 L .45223 .12958 L .45232 .12958 L .45243 .12958 L .45249 .12958 L .45256 .12958 L .45262 .12958 L .45267 .12959 L Mistroke .45278 .12959 L .45289 .12961 L .4531 .12963 L .45329 .12967 L .45373 .12977 L .45413 .12991 L .45449 .13005 L .4553 .13048 L .4569 .13162 L .45865 .13314 L .46044 .1347 L .46129 .13533 L .46207 .1358 L .46246 .136 L .46288 .13617 L .46331 .1363 L .46355 .13635 L .46365 .13637 L .46377 .13639 L .46387 .1364 L .46397 .13641 L .46407 .13642 L .46417 .13642 L .46426 .13642 L .46434 .13642 L .46444 .13642 L .46454 .13642 L .46464 .13641 L .46475 .1364 L .46497 .13636 L .46517 .13632 L .46537 .13627 L .46579 .13612 L .46625 .1359 L .46709 .13537 L .46865 .13396 L .47029 .13209 L .4721 .12996 L .47292 .12908 L .47381 .12829 L .47424 .12797 L .47465 .12773 L .47502 .12755 L .47523 .12746 L .47542 .1274 L .47563 .12735 L .47575 .12733 L .47587 .12731 L .47597 .1273 L .47607 .12729 L Mistroke .47617 .12729 L .47623 .12729 L .47629 .12729 L .47639 .1273 L .47648 .12731 L .47658 .12732 L .47669 .12734 L .47687 .12738 L .47708 .12744 L .47752 .12764 L .47799 .12793 L .47843 .1283 L .47884 .1287 L .48044 .13083 L .48219 .13395 L .48398 .13745 L .48561 .14022 L .48642 .14126 L .48688 .14169 L .48709 .14186 L .4873 .14199 L .48748 .14208 L .48767 .14215 L .48778 .14218 L .48788 .1422 L .48797 .14221 L .48808 .14221 L .48818 .14221 L .48828 .1422 L .48834 .14219 L .4884 .14218 L .4885 .14215 L .4886 .14211 L .48871 .14207 L .4889 .14196 L .48911 .1418 L .48932 .14162 L .4897 .14116 L .49011 .14053 L .49056 .13965 L .49136 .13758 L .4921 .13509 L .49368 .12792 L .49542 .11725 L .49881 .0901 L .50208 .06135 L .50374 .04799 L .50555 .0356 L .50639 .03084 L .50729 .02653 L Mistroke .50813 .02323 L .5089 .02083 L .50976 .01885 L .51022 .0181 L .51045 .0178 L .5107 .01752 L .51092 .01732 L .51112 .01718 L .51122 .01713 L .51132 .01707 L .51142 .01703 L .51151 .017 L .51162 .01697 L .51168 .01696 L .51174 .01695 L .5118 .01694 L .51186 .01694 L .51191 .01694 L .51197 .01694 L .51208 .01695 L .51214 .01696 L .5122 .01697 L .5123 .017 L .5124 .01703 L .5126 .01712 L .51279 .01722 L .51322 .01754 L .51364 .01796 L .51409 .01851 L .51564 .021 L .51731 .02421 L .51912 .0276 L .51996 .02894 L .52086 .03013 L .52129 .0306 L .5217 .03098 L .5221 .03128 L .52247 .03151 L .52286 .03169 L .52307 .03176 L .52329 .03181 L .52341 .03183 L .52347 .03184 L .52353 .03185 L .52358 .03186 L .52364 .03186 L .52375 .03186 L .52385 .03186 L .52396 .03186 L .52407 .03185 L Mistroke .52417 .03184 L .52426 .03183 L .52435 .03181 L .52453 .03177 L .52474 .0317 L .52492 .03163 L .52534 .03144 L .52572 .0312 L .52654 .03057 L .52741 .02973 L .52897 .02795 L .53064 .02597 L .53216 .0244 L .53301 .02372 L .53381 .02323 L .53424 .02302 L .53465 .02288 L .53486 .02283 L .53509 .02278 L .53521 .02276 L .53534 .02275 L .5354 .02274 L .53546 .02274 L .53557 .02273 L .53567 .02273 L .53573 .02273 L .53578 .02273 L .53588 .02273 L .53599 .02274 L .53608 .02275 L .53617 .02276 L .53637 .02279 L .53659 .02283 L .53678 .02288 L .53723 .02303 L .53761 .02319 L .53802 .0234 L .53878 .02387 L .5422 .02677 L .54379 .02807 L .54462 .02863 L .5455 .0291 L .54595 .02928 L .54619 .02936 L .54644 .02943 L .54667 .02948 L .54689 .02952 L .54699 .02954 L .5471 .02955 L .5472 .02956 L Mistroke .5473 .02957 L .54741 .02957 L .54751 .02958 L .54757 .02958 L .54763 .02958 L .54773 .02958 L .54779 .02957 L .54785 .02957 L .54795 .02957 L .54807 .02956 L .54819 .02954 L .54839 .02951 L .54861 .02947 L .549 .02938 L .54942 .02924 L .5498 .02909 L .55068 .02865 L .55245 .02748 L .55402 .02631 L .55573 .02513 L .55665 .02461 L .5571 .0244 L .55751 .02424 L .55791 .02411 L .55833 .024 L .55857 .02395 L .55878 .02392 L .55899 .02389 L .55909 .02388 L .55915 .02388 L .55921 .02388 L .55932 .02387 L .55942 .02387 L .55953 .02387 L .55959 .02387 L .55965 .02387 L .55975 .02387 L .55985 .02388 L .55996 .02388 L .56007 .02389 L .56026 .02392 L .56044 .02395 L .56085 .02403 L .5613 .02415 L .56171 .02429 L .56262 .0247 L .56599 .02681 L .56754 .02778 L .56842 .02824 L .56924 .02858 L Mistroke .56966 .02872 L .57005 .02882 L .57027 .02887 L .5705 .02891 L .57072 .02894 L .57092 .02896 L .57102 .02897 L .57113 .02898 L .57123 .02898 L .57133 .02899 L .57143 .02899 L .57149 .02899 L .57155 .02899 L .57161 .02898 L .57166 .02898 L .57172 .02898 L .57178 .02898 L .57189 .02897 L .57201 .02896 L .57222 .02893 L .57244 .0289 L .57269 .02885 L .57313 .02874 L .57355 .02861 L .57433 .0283 L .57609 .02736 L .57931 .02536 L .58017 .02492 L .58097 .02458 L .58142 .02443 L .5819 .0243 L .58211 .02425 L .58234 .02421 L .58253 .02418 L .58274 .02415 L .58285 .02414 L .58295 .02414 L .58305 .02413 L .58316 .02413 L .58325 .02413 L .58334 .02413 L .58344 .02413 L .58354 .02413 L .58364 .02413 L .5837 .02414 L .58376 .02414 L .58399 .02416 L .58418 .02419 L .5844 .02422 L .58481 .02431 L Mistroke .58521 .02441 L .58594 .02468 L .58763 .02552 L .58919 .02648 L .5909 .02755 L .59174 .02802 L .59251 .02838 L .59289 .02853 L .5933 .02867 L .59369 .02878 L .59405 .02887 L .59425 .0289 L .59447 .02894 L .59459 .02895 L .59469 .02896 L .59481 .02897 L .59491 .02898 L .595 .02898 L .59509 .02898 L .5952 .02899 L .5953 .02899 L .5954 .02898 L .59551 .02898 L .59561 .02897 L .5957 .02897 L .59591 .02895 L .5961 .02892 L .59652 .02885 L .59691 .02875 L .59728 .02863 L .59811 .0283 L .59902 .02784 L .60245 .02563 L .60403 .02471 L .60492 .02431 L .60535 .02416 L .60574 .02405 L .60616 .02396 L .60638 .02392 L .60662 .02389 L .60674 .02388 L .6068 .02388 L .60687 .02387 L .60693 .02387 L .60699 .02387 L .60705 .02387 L .6071 .02387 L .60722 .02387 L .60732 .02387 L .60737 .02387 L Mistroke .60743 .02388 L .60755 .02388 L .60766 .02389 L .60777 .0239 L .60797 .02393 L .60819 .02397 L .60843 .02402 L .60885 .02414 L .60925 .02428 L .61006 .02464 L .61083 .02506 L .61257 .02625 L .61413 .02742 L .61584 .02857 L .61676 .02905 L .61722 .02923 L .61762 .02937 L .61783 .02942 L .61805 .02947 L .61824 .02951 L .61844 .02954 L .61856 .02955 L .61867 .02956 L .61878 .02957 L .61884 .02957 L .6189 .02958 L .619 .02958 L .61906 .02958 L .61911 .02958 L .61921 .02957 L .61932 .02957 L .61941 .02956 L .61952 .02955 L .61973 .02953 L .61993 .02949 L .62011 .02946 L .62052 .02934 L .62096 .02919 L .62177 .02879 L .6225 .02834 L .62588 .02551 L .62742 .02421 L .6283 .0236 L .62873 .02335 L .62912 .02316 L .62951 .023 L .62993 .02287 L .63016 .02281 L .63026 .02279 L .63038 .02277 L Mistroke .63048 .02276 L .63058 .02275 L .63064 .02274 L .63069 .02274 L .6308 .02273 L .6309 .02273 L .63101 .02273 L .63112 .02273 L .63121 .02274 L .63132 .02275 L .63144 .02276 L .63166 .0228 L .63189 .02285 L .63214 .02292 L .63257 .02309 L .63299 .02329 L .63337 .02352 L .63422 .02416 L .63576 .02568 L .6375 .02772 L .63911 .02958 L .63992 .03038 L .64067 .03101 L .64109 .0313 L .64154 .03154 L .64174 .03163 L .64195 .03171 L .64214 .03177 L .64233 .03181 L .64244 .03183 L .64255 .03185 L .64265 .03186 L .64275 .03186 L .64284 .03187 L .64293 .03186 L .64303 .03186 L .64313 .03185 L .64324 .03184 L .64335 .03182 L .64358 .03176 L .64379 .03169 L .64399 .03161 L .64438 .0314 L .64474 .03116 L .64553 .03043 L .64638 .02941 L .64715 .02825 L .6489 .0251 L .65062 .02175 L .65146 .02023 L Mistroke .65223 .019 L .6526 .01847 L .65302 .01797 L .65341 .01758 L .65377 .01729 L .65398 .01716 L .65418 .01706 L .65429 .01702 L .6544 .01699 L .65445 .01698 L .65452 .01696 L .65463 .01695 L .65473 .01694 L .65482 .01694 L .65493 .01695 L .65504 .01697 L .65513 .01699 L .65522 .01702 L .65542 .01711 L .65563 .01723 L .65581 .01738 L .65624 .01782 L .65663 .01838 L .657 .01904 L .65783 .021 L .65874 .02394 L .66039 .03147 L .66216 .04242 L .66566 .07067 L .66904 .10026 L .67229 .12395 L .67397 .13267 L .67481 .13598 L .67529 .13753 L .67574 .13878 L .67615 .13974 L .6766 .1406 L .67701 .14122 L .67738 .14165 L .67759 .14183 L .67779 .14197 L .678 .14209 L .67813 .14214 L .67824 .14217 L .67835 .1422 L .67845 .14221 L .67851 .14221 L .67856 .14221 L .67862 .14221 L .67868 .14221 L Mistroke .67874 .1422 L .6788 .1422 L .6789 .14217 L .67902 .14214 L .67915 .14209 L .67936 .14199 L .67958 .14185 L .68 .14151 L .68078 .14061 L .6817 .13923 L .68254 .13772 L .68584 .13146 L .68671 .13009 L .68765 .12888 L .68808 .12844 L .68854 .12804 L .68896 .12774 L .68935 .12754 L .68955 .12746 L .68976 .12739 L .68986 .12736 L .68996 .12734 L .69006 .12732 L .69015 .12731 L .69025 .1273 L .69036 .12729 L .69046 .12729 L .69056 .12729 L .69067 .1273 L .69077 .12731 L .69083 .12731 L .69089 .12732 L .69101 .12734 L .69121 .12739 L .69139 .12745 L .6918 .12762 L .69217 .12781 L .69255 .12806 L .69421 .12956 L .69575 .13134 L .69732 .1332 L .69903 .13492 L .69995 .13563 L .70036 .13587 L .70081 .13609 L .70102 .13617 L .70124 .13625 L .70143 .1363 L .70163 .13635 L .70186 .13639 L Mistroke .70198 .1364 L .70203 .13641 L .70209 .13641 L .7022 .13642 L .70229 .13642 L .70239 .13642 L .70245 .13642 L .70251 .13642 L .70261 .13642 L .70271 .13641 L .7028 .1364 L .7029 .13639 L .70312 .13635 L .70332 .13631 L .70369 .1362 L .70409 .13605 L .705 .13557 L .70582 .13501 L .7092 .13209 L .71075 .13087 L .71163 .13032 L .71206 .13011 L .71245 .12994 L .71284 .1298 L .71326 .12969 L .71349 .12964 L .7136 .12963 L .71371 .12961 L .71381 .1296 L .71391 .12959 L .71397 .12959 L .71403 .12958 L .71413 .12958 L .71423 .12958 L .71434 .12958 L .71445 .12958 L .71454 .12958 L .7146 .12959 L .71466 .12959 L .71478 .1296 L .715 .12963 L .71521 .12967 L .71544 .12972 L .71591 .12985 L .71635 .13001 L .71676 .1302 L .71755 .13062 L .71931 .13181 L .721 .13307 L .72253 .1341 L Mistroke .72333 .13455 L .72419 .13492 L .72467 .13507 L .72487 .13513 L .7251 .13518 L .7253 .13521 L .72552 .13525 L .72564 .13526 L .72575 .13527 L .72586 .13528 L .72596 .13528 L .72606 .13529 L .72616 .13529 L .72626 .13529 L .72635 .13529 L .72645 .13528 L .72656 .13528 L .72667 .13527 L .72678 .13526 L .72699 .13523 L .72719 .13519 L .72764 .1351 L .72802 .13498 L .72844 .13484 L .72919 .1345 L .73265 .13235 L .73437 .13129 L .73521 .13086 L .73597 .13055 L .73635 .13043 L .73676 .13032 L .73695 .13028 L .73715 .13024 L .73734 .13022 L .73752 .1302 L .73761 .13019 L .73771 .13018 L .73781 .13018 L .73792 .13017 L .73802 .13017 L .73812 .13017 L .73821 .13017 L .7383 .13017 L .73841 .13018 L .73852 .13018 L .73863 .13019 L .73875 .1302 L .73895 .13023 L .73917 .13027 L .73961 .13036 L Mistroke .74003 .13048 L .74081 .13077 L .74257 .13168 L .74579 .13368 L .74664 .13414 L .74745 .1345 L .74789 .13467 L .74838 .13481 L .74881 .13491 L .74902 .13495 L .74922 .13498 L .74942 .135 L .74951 .13501 L .74961 .13502 L .74972 .13502 L .74982 .13503 L .74992 .13503 L .74998 .13503 L .75004 .13503 L .75013 .13503 L .75023 .13503 L .75031 .13502 L .75041 .13502 L .75061 .135 L .7508 .13498 L .75103 .13494 L .75125 .1349 L .75165 .13481 L .75255 .1345 L .75337 .13414 L .75423 .13367 L .75579 .13271 L .75746 .13167 L .75898 .13086 L .75939 .13069 L .75983 .13053 L .76025 .1304 L .76063 .13031 L .76084 .13027 L .76107 .13023 L .76119 .13021 L .76131 .1302 L .76143 .13019 L .76154 .13018 L .76163 .13017 L .76174 .13017 L .76179 .13017 L .76185 .13017 L .76195 .13017 L .76206 .13017 L Mistroke .76216 .13017 L .76227 .13018 L .76239 .13019 L .7626 .13021 L .7628 .13024 L .76318 .13031 L .76359 .13041 L .76403 .13055 L .76483 .13088 L .76557 .13125 L .76887 .13337 L .77055 .13438 L .7715 .13481 L .77195 .13498 L .77237 .1351 L .77275 .13518 L .77296 .13522 L .77316 .13525 L .77326 .13526 L .77337 .13527 L .77343 .13527 L .77349 .13528 L .7736 .13528 L .7737 .13529 L .77376 .13529 L .77381 .13529 L .77391 .13529 L .77402 .13528 L .77412 .13528 L .77422 .13527 L .77434 .13526 L .77445 .13525 L .77464 .13522 L .77484 .13519 L .77532 .13508 L .77575 .13494 L .77657 .1346 L .77733 .13419 L .77907 .13302 L .78064 .13185 L .78234 .13068 L .78327 .13018 L .78372 .12999 L .78413 .12984 L .78455 .12972 L .78474 .12968 L .78495 .12964 L .78505 .12962 L .78516 .12961 L .78527 .1296 L Mistroke .78537 .12959 L .78542 .12959 L .78548 .12958 L .78554 .12958 L .7856 .12958 L .78566 .12958 L .78571 .12958 L .78582 .12958 L .78592 .12958 L .78602 .12959 L .78613 .1296 L .78623 .12961 L .78642 .12963 L .78661 .12966 L .78706 .12977 L .78746 .12991 L .78826 .13026 L .789 .13071 L .79225 .13339 L .79389 .13479 L .79477 .13542 L .79525 .13572 L .7957 .13595 L .79613 .13614 L .79636 .13622 L .7966 .13629 L .7968 .13634 L .79691 .13636 L .79703 .13638 L .79713 .13639 L .79723 .1364 L .79732 .13641 L .79742 .13642 L .79752 .13642 L .79761 .13642 L .79772 .13642 L .79782 .13642 L .79791 .13641 L .79799 .13641 L .79819 .13638 L .79838 .13635 L .79859 .1363 L .79903 .13616 L .79946 .13596 L .79988 .13573 L .80066 .13518 L .80242 .13349 L .80564 .12972 L .8065 .12885 L .8073 .12817 L Mistroke .80775 .12786 L .80823 .1276 L .80844 .12751 L .80867 .12743 L .80886 .12737 L .80907 .12733 L .80918 .12731 L .80928 .1273 L .80933 .1273 L .80939 .12729 L .80945 .12729 L .80951 .12729 L .80962 .12729 L .80971 .1273 L .80982 .12731 L .80993 .12732 L .81002 .12734 L .81012 .12736 L .8103 .12741 L .81052 .12749 L .81071 .12757 L .81115 .12782 L .81162 .12817 L .81248 .12903 L .81327 .13007 L .81415 .13145 L .81593 .13474 L .8177 .13818 L .81855 .13962 L .81933 .14075 L .81975 .14125 L .82013 .14163 L .82055 .14194 L .82079 .14206 L .82089 .14211 L .82101 .14215 L .82111 .14218 L .8212 .1422 L .8213 .14221 L .82141 .14221 L .8215 .14221 L .8216 .1422 L .82168 .14219 L .82177 .14217 L .82187 .14214 L .82198 .1421 L .8222 .14198 L .82241 .14183 L .8226 .14167 L .82302 .14118 L Mistroke .82347 .14048 L .8243 .13867 L .82511 .13624 L .82587 .13339 L .82759 .12467 L .82916 .11436 L .83254 .08667 L .83578 .05824 L .83743 .04535 L .83924 .03353 L .84007 .02911 L .84096 .02513 L .84179 .02213 L .84256 .01999 L .84297 .0191 L .84342 .0183 L .84387 .0177 L .84412 .01744 L .84435 .01725 L .84456 .01712 L .84467 .01706 L .84478 .01702 L .84487 .01699 L .84496 .01697 L .84506 .01695 L .84517 .01694 L .84522 .01694 L .84528 .01694 L .84538 .01695 L .84544 .01696 L .8455 .01697 L .84562 .01699 L .84573 .01703 L .84583 .01707 L .84605 .01718 L .84645 .01746 L .84688 .01786 L .84765 .01882 L .8494 .02179 L .85108 .02508 L .8529 .02834 L .85376 .02959 L .85466 .03064 L .85544 .03128 L .85587 .03155 L .85607 .03164 L .85628 .03172 L .8565 .03178 L .85671 .03183 L .85682 .03184 L Mistroke .85692 .03186 L .85698 .03186 L .85704 .03186 L .8571 .03186 L .85716 .03187 L .85726 .03186 L .85737 .03186 L .85747 .03184 L .85756 .03183 L .85779 .03179 L .858 .03173 L .85839 .03158 L .85875 .03139 L .85956 .03083 L .86115 .0293 L .86289 .02725 L .86467 .02521 L .86551 .02439 L .86629 .02376 L .86709 .02325 L .86752 .02305 L .86774 .02296 L .86797 .02289 L .86819 .02283 L .8684 .02279 L .8686 .02276 L .8687 .02275 L .86881 .02274 L .86891 .02273 L .869 .02273 L .8691 .02273 L .8692 .02273 L .86929 .02274 L .86937 .02274 L .86947 .02275 L .86956 .02277 L .86978 .0228 L .86998 .02284 L .87036 .02295 L .87077 .02311 L .87121 .02332 L .87275 .02435 L .87455 .02589 L .87618 .02733 L .87699 .02798 L .87788 .02858 L .87871 .02904 L .87911 .02921 L .87948 .02934 L .87987 .02945 L Mistroke .88009 .0295 L .8803 .02953 L .88039 .02954 L .88049 .02955 L .88057 .02956 L .88066 .02957 L .88076 .02957 L .88085 .02958 L .88096 .02958 L .88106 .02958 L .88116 .02957 L .88127 .02957 L .88137 .02956 L .88147 .02955 L .88169 .02952 L .88191 .02948 L .88234 .02938 L .8828 .02922 L .8836 .02887 L .88448 .02838 L .88625 .02714 L .88803 .02582 L .88965 .02479 L .89045 .0244 L .89088 .02423 L .89133 .02408 L .89155 .02403 L .89176 .02398 L .89197 .02394 L .89216 .02391 L .89234 .02389 L .89243 .02388 L .89252 .02388 L .89262 .02387 L .89273 .02387 L .89283 .02387 L .89292 .02387 L .89302 .02387 L .89312 .02387 L .89322 .02388 L .89333 .02389 L .89355 .02391 L .89376 .02394 L .89414 .02402 L .89453 .02412 L .89537 .02443 L .89629 .02487 L .89971 .02706 L .90129 .02801 L .90218 .02843 L Mistroke .903 .02872 L .90342 .02883 L .90366 .02888 L .90388 .02892 L .90411 .02895 L .90424 .02896 L .90436 .02897 L .90447 .02898 L .90457 .02898 L .90463 .02899 L .90468 .02899 L .90475 .02899 L .90481 .02899 L .9049 .02898 L .90501 .02898 L .90507 .02898 L .90513 .02898 L .90523 .02897 L .90544 .02895 L .90562 .02892 L .90608 .02884 L .9065 .02873 L .90732 .02845 L .90819 .02805 L .90974 .02716 L .91293 .02521 L .91377 .0248 L .91457 .02449 L .91501 .02435 L .91524 .02429 L .91549 .02424 L .91572 .0242 L .91593 .02417 L .91603 .02416 L .91613 .02415 L .91623 .02414 L .91633 .02413 L .91644 .02413 L .91653 .02413 L .91663 .02413 L .91669 .02413 L .91675 .02413 L .91683 .02413 L .91693 .02413 L .91704 .02414 L .91713 .02414 L .91735 .02416 L .91756 .02419 L .91801 .02428 L .91843 .02438 L Mistroke .91888 .02452 L .91979 .0249 L .92144 .0258 L .92321 .02692 L .92489 .02792 L .92577 .02835 L .92625 .02854 L .92671 .02869 L .92714 .02881 L .92754 .0289 L .92777 .02893 L .92798 .02896 L .9281 .02897 L .92821 .02898 L .92827 .02898 L .92833 .02898 L .9284 .02898 L .92846 .02899 L .92855 .02899 L .92866 .02899 L .92877 .02898 L .92887 .02898 L .92896 .02897 L .92905 .02897 L .92924 .02895 L .92944 .02892 L .92967 .02888 L .93008 .02879 L .93049 .02868 L .93087 .02854 L .93175 .02816 L .93352 .02713 L .93679 .02502 L .93764 .02457 L .93809 .02438 L .93857 .0242 L .93903 .02406 L .93944 .02397 L .93965 .02393 L .93986 .0239 L .93996 .02389 L .94007 .02388 L .94016 .02388 L .94026 .02387 L .94037 .02387 L .94047 .02387 L .94058 .02387 L .94064 .02387 L .9407 .02387 L .9408 .02388 L Mistroke .94092 .02389 L .94112 .02391 L .94132 .02393 L .94153 .02397 L .9419 .02406 L .94234 .02419 L .94274 .02434 L .94367 .02478 L .94539 .02588 L .94695 .02704 L .94871 .02828 L .94948 .02874 L .94988 .02895 L .95032 .02914 L .95075 .0293 L .95114 .02941 L .95132 .02946 L .95153 .0295 L .95172 .02953 L .9519 .02955 L .952 .02956 L .95206 .02957 L .95212 .02957 L .95222 .02958 L .95232 .02958 L .95243 .02958 L .95253 .02958 L .95259 .02957 L .95264 .02957 L .95276 .02956 L .95286 .02955 L .95296 .02954 L .95317 .02951 L .95336 .02947 L .95356 .02943 L .95398 .0293 L .95436 .02916 L .95521 .02873 L .95675 .02766 L .95848 .02616 L .96009 .02474 L .96165 .0236 L .96209 .02334 L .96252 .02313 L .96292 .02297 L .96331 .02286 L .96349 .02281 L .9637 .02278 L .96381 .02276 L .96392 .02275 L Mistroke .96402 .02274 L .96413 .02273 L .96423 .02273 L .96429 .02273 L .96435 .02273 L .9644 .02273 L .96446 .02273 L .96452 .02274 L .96458 .02274 L .96468 .02275 L .96478 .02276 L .965 .0228 L .9652 .02284 L .96539 .0229 L .96575 .02302 L .96613 .02319 L .96655 .02343 L .96735 .02399 L .96822 .02477 L .97 .02671 L .97177 .02882 L .97339 .03051 L .97419 .03115 L .97465 .03143 L .97507 .03163 L .97528 .03171 L .97547 .03177 L .97565 .03181 L .97575 .03183 L .97584 .03184 L .97594 .03185 L .97605 .03186 L .97615 .03187 L .97621 .03187 L .97627 .03186 L .97636 .03186 L .97647 .03185 L .97657 .03184 L .97666 .03182 L .97686 .03178 L .97705 .03172 L .97747 .03154 L .97784 .03132 L .97823 .03103 L .97906 .03022 L .97997 .02904 L .98339 .02285 L .98497 .01993 L .9858 .01866 L .98625 .01808 L Mistroke .98668 .01763 L .98713 .01728 L .98736 .01713 L .98748 .01708 L .98762 .01702 L .98774 .01699 L .98785 .01696 L .98795 .01695 L .98801 .01694 L .98807 .01694 L .98817 .01694 L .98828 .01695 L .98838 .01697 L .98848 .017 L .98858 .01703 L .98868 .01707 L .98887 .01718 L .9891 .01734 L .98931 .01753 L .98975 .01807 L .99018 .01875 L .99099 .02054 L .99186 .02318 L .99341 .02984 L .99506 .03946 L .9966 .05058 L .99986 .07837 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztW21z2zYMZiRZtpyu3fp9d7n9hPb7mtuHrduSrm1evCRdVq9NLr1e113X v5rf45kUCb7oAUXG9tXJrLvICAACD0ASkiV4f/r56uLD9PO7N9Odnz5N/7l6 9+bfnR8/fpqzyi0hil0hxNmOkPRsTurTTFxfX6vTD/Ik2fOP7xRdSg1FyT8l +HajlKP0UctnjnxPngvJmoLRJUn3iboCvAetg7/lh7K/RxRrNtC7lFQlqV+J uu+YFZWH2+h12a+BwyLLwmWWtgb5ASS3ALwhJe0xkI7UeeDxtJ9IYFh/DOw/ yvT5NjGqUaKvYcRXZiJrWiYNLaJtSu428RrSQyCR5XM20f1jB/I84FCNfcxZ qP7KzsuYELBUFoJtfoJKwKtyUqbSUxA1ojQOgXSYaBkhQLw/NA4BVuWAs6GQ oLhrkmrxTF/fRlZQeYJumMhkaipvuJbYKbSBKqr2kdrp6o2MkTHlAE0ywqhX 5VW7YsTlTMsl1f6XxqsW1VMxDoiqON4S/RbyfNZu5IwR+RGV7RpIixLNQmqU iKcwv2oL1wrmLT8brLTm0C+cF2WlcZa6toZ3Dd5RtqgiqvFLbnRXdmUSy1kE V1YFs3gqQFncwc2YV6ECmVlBOuEOtAUzlnUFRRcft37FJlU5+j5w2QkyNgeB GWewV45TEzdqd6SHChXthADt9WOXqCY/QGvmCWFj8tQbk7Vww5iOYvg7jhlt Bubh+kE6ApDGLqTOiOMsNMeBfSleOyglqUpZqNePYwIsrxEI3zLS2yDACEI9 +desFwJf/fdE966e4afAdNyrmSjkePP1RYDLqMvTT43k4XtByoj3DERXAb1D EEm7mGrScyOfHweSqFpodrBxVHJgVPw6AV4VEgIi22qlJXkzj7iEP3iA2T8H 42pfwYZb4vH7NN6pmupeFU+CKcndJdEaoVtde21zh1fOcKXEuGnn1f8ib8wz kbSm9dXTtxYuR3k8Dzy4AYXzJI8Xihp6OTIy8zkJopP/hftKHkcAY2mmzxnr 2H4ZDOFg6izci+W+E1WbSycDq07AMYBXxBNwABIQbkInAY0TWLiL1KQ/S9gu A7tQ/BIz8IJwAE8cRCbgwsLv4AlLSxvB/PgNwbOhFwSvteDU3lNbhfKuBNyE 0bYvbH79EYck5R8pexcn5CoXUp/eEt2fALOngJfp/gREdboe7l0TG/cp7pHe cK3cc+p32/0915U+TnR1ZHn6MnUa0XMrdt/YCKRlRGp4ybVluZBQce4rYxtI S4L0VY+rVUF6y7ufAPWzjftM95Li7toubua+745q4/72uL8P3B9/Wffh09rw AZbhpz4Q+7+5T32YvQAIE9sGxNJBPAAgwrc7XwTEAR5xO3FkvQ67E2BS3+bd eUi2/WiXqLx3wg2w+oTzlBfOgqZ12F+DEeqJpX3Xr4Sx3o3Y+/DAzOKdB7EG hkhMFYOfMhl0i/C9jthGnZ+ftOYRtpXFUt2+YvU8t7phrtMglX6WcrprcJZ6 J8/nLdLCyOoFTYqocTG1LxS1G5rXSJ3U9ExLagNUap64aaBpRi2aGa2Wrk+h +dwG7Lu2odjj7absDCV03S7SQJu6CmKZ0JtAPfVZSXOizoGhhkQVPk+vUjPW l/l2s9pC0dhXq4hW8Uo/WtSOWhMVtKMuEYuKUtXkySpCRXDZSSlpsstoSlJT nIC56Lk2o03C9nIG1+TV/RZCIajJMro/sH6d3lcUG9js8+N1DpLUmwEWCbLc vigR30Tqe0O18TFRTUT/ItH1ENg1UygPoxv78YxweOcRTGPy8CiIYSkp+kWX dVcmVz5mP20hyAObQy0754QbYXwaleoIHgYi+bkHeOjHdAjSn4n23jvuE34O iPq4lKvS19Nm1Q3Dmv1W8nYrqZP+Ca3Y+g/2HSPA\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00326 .10744 L .00495 .11975 L .00585 .1253 L .00681 .13041 L .00771 .13438 L .00853 .13726 L .00893 .13841 L .00936 .13947 L .00974 .14025 L .01014 .14094 L .01055 .14148 L .01094 .14184 L .01117 .142 L .01129 .14207 L .0114 .14211 L .0115 .14215 L .0116 .14218 L .0117 .1422 L .01176 .14221 L .01181 .14221 L .01192 .14221 L .01198 .14221 L .01203 .14221 L .01214 .14219 L .0122 .14218 L .01226 .14217 L .01247 .1421 L .01267 .14201 L .01289 .14187 L .01311 .14171 L .01359 .14125 L .0144 .14022 L .01516 .13901 L .0169 .13575 L .01845 .13274 L .01934 .13119 L .02016 .12993 L .02104 .12882 L .02185 .12806 L .02229 .12775 L .02271 .12753 L .02293 .12744 L .02315 .12738 L .02327 .12735 L .02338 .12733 L .0235 .12731 L .02356 .1273 L .02362 .1273 L .02368 .12729 L Mistroke .02374 .12729 L .02384 .12729 L .02395 .12729 L .02401 .1273 L .02407 .1273 L .02416 .12731 L .02427 .12733 L .02448 .12737 L .02471 .12744 L .02496 .12754 L .02541 .12776 L .0263 .12838 L .0271 .12911 L .03047 .13298 L .032 .13461 L .03288 .13534 L .03331 .13564 L .0337 .13587 L .03408 .13606 L .0345 .13623 L .03471 .13629 L .03493 .13634 L .03505 .13636 L .03516 .13638 L .03526 .1364 L .03537 .13641 L .03548 .13642 L .03554 .13642 L .0356 .13642 L .0357 .13642 L .03581 .13642 L .03587 .13642 L .03594 .13642 L .036 .13641 L .03606 .13641 L .03617 .1364 L .03628 .13638 L .03649 .13634 L .03669 .1363 L .03714 .13616 L .03754 .136 L .03797 .13578 L .03884 .13524 L .0404 .13399 L .04219 .13239 L .04382 .13106 L .04463 .13052 L .04505 .13028 L .04551 .13005 L .0459 .12989 L Mistroke .04634 .12975 L .04653 .12971 L .04673 .12966 L .04693 .12963 L .0471 .12961 L .04721 .12959 L .04732 .12959 L .04743 .12958 L .04749 .12958 L .04755 .12958 L .04764 .12958 L .04775 .12958 L .04785 .12958 L .04796 .12959 L .04808 .1296 L .04819 .12961 L .04841 .12964 L .04864 .12969 L .04889 .12975 L .04931 .12988 L .04977 .13005 L .05058 .13045 L .05376 .13265 L .05553 .1339 L .05631 .13436 L .05715 .13477 L .05755 .13493 L .05798 .13507 L .05838 .13517 L .05856 .1352 L .05874 .13523 L .05885 .13524 L .05896 .13526 L .05906 .13527 L .05916 .13527 L .05927 .13528 L .05933 .13528 L .05939 .13529 L .05949 .13529 L .05955 .13529 L .0596 .13529 L .05971 .13528 L .05981 .13528 L .0599 .13527 L .06 .13527 L .06022 .13524 L .06042 .13521 L .06081 .13514 L .06124 .13502 L .06201 .13474 L Mistroke .06292 .1343 L .06375 .13382 L .0655 .13268 L .06711 .13163 L .06868 .13079 L .06948 .13049 L .06993 .13036 L .07015 .13031 L .07035 .13027 L .07057 .13023 L .07077 .13021 L .07087 .13019 L .07099 .13018 L .07105 .13018 L .07111 .13018 L .07117 .13017 L .07122 .13017 L .07132 .13017 L .07142 .13017 L .07153 .13017 L .07163 .13017 L .07173 .13018 L .07179 .13018 L .07185 .13018 L .07206 .1302 L .07224 .13022 L .07242 .13025 L .07281 .13033 L .0732 .13043 L .07362 .13057 L .07531 .13134 L .07708 .13242 L .07877 .13348 L .08029 .13429 L .08114 .13464 L .08153 .13476 L .08195 .13487 L .08216 .13491 L .08239 .13495 L .0826 .13498 L .08279 .13501 L .08291 .13501 L .08302 .13502 L .08308 .13502 L .08314 .13503 L .0832 .13503 L .08327 .13503 L .08333 .13503 L .08339 .13503 L .08345 .13503 L Mistroke .0835 .13503 L .0836 .13502 L .08371 .13502 L .08381 .13501 L .08393 .135 L .08413 .13498 L .08451 .13491 L .08496 .13481 L .08537 .13469 L .08612 .13441 L .08692 .13403 L .0901 .13209 L .09096 .13157 L .09187 .13107 L .09271 .13069 L .09312 .13054 L .09349 .13043 L .09385 .13033 L .09425 .13025 L .09446 .13022 L .09466 .1302 L .09485 .13018 L .09495 .13018 L .09505 .13017 L .09511 .13017 L .09517 .13017 L .09527 .13017 L .09538 .13017 L .09548 .13017 L .09558 .13018 L .0957 .13019 L .09582 .1302 L .09593 .13021 L .09633 .13027 L .09655 .13032 L .09676 .13036 L .09758 .13063 L .09835 .13096 L .10009 .13196 L .10338 .1341 L .10424 .13455 L .10469 .13476 L .10517 .13494 L .1056 .13507 L .10582 .13513 L .10606 .13518 L .10628 .13522 L .10648 .13525 L .10658 .13526 L .10668 .13527 L Mistroke .10677 .13527 L .10687 .13528 L .10693 .13528 L .10698 .13529 L .10709 .13529 L .10715 .13529 L .10721 .13529 L .10727 .13529 L .10732 .13528 L .10742 .13528 L .10748 .13528 L .10754 .13527 L .10774 .13525 L .10792 .13523 L .10812 .1352 L .10853 .13511 L .10897 .13498 L .10944 .1348 L .1103 .13439 L .11199 .13332 L .11377 .132 L .11545 .13082 L .11618 .13039 L .11698 .13002 L .11742 .12985 L .11783 .12973 L .11822 .12965 L .11842 .12962 L .11852 .12961 L .11863 .1296 L .11869 .12959 L .11875 .12959 L .11881 .12958 L .11886 .12958 L .11896 .12958 L .11907 .12958 L .11913 .12958 L .11919 .12958 L .11925 .12958 L .11932 .12958 L .11943 .12959 L .11954 .1296 L .11976 .12963 L .11999 .12967 L .1204 .12977 L .12085 .12992 L .12126 .1301 L .12219 .13061 L .12389 .13189 L .1256 .1334 L Mistroke .1272 .13477 L .12799 .13535 L .12874 .1358 L .12915 .13601 L .1296 .13619 L .1298 .13625 L .13001 .13631 L .13019 .13635 L .13039 .13638 L .1305 .1364 L .13061 .13641 L .13067 .13641 L .13072 .13642 L .13078 .13642 L .13084 .13642 L .13094 .13642 L .13104 .13642 L .13114 .13642 L .13126 .13641 L .13137 .1364 L .13149 .13639 L .1317 .13635 L .13196 .13629 L .13219 .13622 L .13259 .13606 L .13302 .13584 L .13389 .13526 L .13554 .13372 L .13731 .13167 L .13899 .12971 L .13987 .12881 L .14035 .12839 L .1408 .12805 L .14124 .12777 L .14164 .12757 L .14185 .12748 L .14208 .1274 L .14221 .12737 L .14232 .12734 L .14244 .12732 L .14249 .12731 L .14256 .12731 L .14267 .1273 L .14277 .12729 L .14286 .12729 L .14297 .12729 L .14306 .1273 L .14316 .12731 L .14325 .12732 L .14334 .12734 L Mistroke .14354 .12738 L .14377 .12745 L .14417 .12763 L .14458 .12788 L .14497 .12818 L .14584 .12907 L .14669 .1302 L .14761 .13167 L .14927 .13476 L .15108 .13826 L .15192 .13969 L .15281 .14095 L .15325 .14143 L .15366 .14178 L .15403 .14202 L .15413 .14207 L .15423 .14211 L .15433 .14215 L .15442 .14217 L .15453 .14219 L .15464 .14221 L .15474 .14221 L .15484 .14221 L .15494 .1422 L .15504 .14219 L .15513 .14216 L .15522 .14213 L .15544 .14204 L .15567 .14189 L .15586 .14173 L .15607 .14152 L .15646 .14103 L .15687 .14035 L .15762 .13872 L .15848 .13613 L .15941 .13247 L .16111 .12357 L .16456 .09807 L .16787 .0689 L .17106 .04322 L .1727 .03282 L .17446 .02448 L .17531 .02157 L .17576 .02033 L .17624 .01923 L .1767 .01839 L .17711 .0178 L .17732 .01757 L .17753 .01737 L .17774 .01721 L Mistroke .17793 .0171 L .17813 .01702 L .17824 .01698 L .17834 .01696 L .17844 .01695 L .17853 .01694 L .17863 .01694 L .17873 .01695 L .17883 .01697 L .17889 .01698 L .17895 .01699 L .17915 .01706 L .17926 .01711 L .17937 .01717 L .17961 .01732 L .18005 .0177 L .18053 .01822 L .18138 .01942 L .18488 .02597 L .18573 .02751 L .18663 .02895 L .18747 .03006 L .18825 .03088 L .18863 .03119 L .189 .03143 L .18919 .03154 L .18941 .03164 L .18961 .03172 L .18979 .03177 L .1899 .0318 L .19002 .03182 L .19012 .03184 L .19022 .03185 L .19033 .03186 L .19039 .03186 L .19044 .03187 L .1905 .03187 L .19055 .03186 L .19062 .03186 L .19068 .03186 L .19077 .03185 L .19088 .03183 L .19107 .0318 L .19127 .03175 L .19149 .03167 L .19191 .03149 L .19235 .03123 L .19313 .03064 L .19488 .02884 L .1981 .02511 L Mistroke .19895 .02429 L .19976 .02366 L .2002 .02338 L .20068 .02312 L .20112 .02295 L .20133 .02288 L .20152 .02283 L .20173 .02279 L .20192 .02276 L .20202 .02275 L .20212 .02274 L .20223 .02273 L .20228 .02273 L .20234 .02273 L .20244 .02273 L .20253 .02273 L .20263 .02274 L .20274 .02275 L .20283 .02276 L .20291 .02277 L .20311 .0228 L .20333 .02285 L .20355 .02291 L .20395 .02305 L .20485 .02349 L .20567 .02403 L .20653 .02471 L .20809 .02607 L .20975 .02753 L .21128 .02863 L .21212 .02907 L .2125 .02924 L .21291 .02938 L .21314 .02944 L .21335 .02948 L .21356 .02952 L .21376 .02955 L .21387 .02956 L .21398 .02957 L .21404 .02957 L .2141 .02957 L .21416 .02958 L .21423 .02958 L .21429 .02958 L .21435 .02958 L .21441 .02958 L .21446 .02957 L .21456 .02957 L .21467 .02956 L .21477 .02955 L Mistroke .21487 .02954 L .21509 .02951 L .21546 .02943 L .21591 .0293 L .21632 .02915 L .21706 .02881 L .21786 .02835 L .22136 .02583 L .22221 .02525 L .22311 .02472 L .22388 .02436 L .22432 .02419 L .22473 .02407 L .22492 .02402 L .22514 .02397 L .22535 .02393 L .22553 .02391 L .22564 .0239 L .22575 .02389 L .22582 .02388 L .22587 .02388 L .22593 .02387 L .22599 .02387 L .22608 .02387 L .22619 .02387 L .22629 .02387 L .2264 .02387 L .22651 .02388 L .2266 .02388 L .22671 .02389 L .22682 .0239 L .22701 .02393 L .22722 .02397 L .22761 .02405 L .22797 .02415 L .22884 .02449 L .22968 .0249 L .23124 .02586 L .23292 .02698 L .23445 .02792 L .23525 .02832 L .23611 .02865 L .23658 .02879 L .23679 .02884 L .23702 .02889 L .23722 .02892 L .23744 .02895 L .23756 .02896 L .23766 .02897 L .23777 .02898 L Mistroke .23788 .02898 L .23797 .02899 L .23808 .02899 L .23817 .02899 L .23826 .02898 L .23836 .02898 L .23847 .02897 L .23859 .02897 L .23869 .02896 L .23891 .02893 L .23911 .0289 L .23955 .02881 L .23994 .0287 L .24035 .02856 L .24111 .02825 L .24278 .02734 L .24455 .02622 L .24622 .02523 L .24695 .02487 L .24775 .02454 L .24818 .0244 L .24859 .02429 L .24897 .02421 L .24919 .02418 L .24938 .02416 L .24949 .02415 L .24961 .02414 L .24971 .02413 L .24982 .02413 L .24988 .02413 L .24994 .02413 L .25 .02413 L .25006 .02413 L .25017 .02413 L .25023 .02413 L .25029 .02413 L .25039 .02414 L .25049 .02415 L .2507 .02417 L .25092 .0242 L .25114 .02423 L .25156 .02433 L .25195 .02444 L .25284 .02477 L .25461 .02571 L .25791 .02775 L .25877 .0282 L .25923 .0284 L .25971 .02859 L .26013 .02872 L Mistroke .26059 .02884 L .2608 .02888 L .26102 .02892 L .26122 .02895 L .26141 .02897 L .26151 .02897 L .2616 .02898 L .2617 .02898 L .26181 .02899 L .26192 .02899 L .26198 .02899 L .26204 .02899 L .26214 .02898 L .26224 .02898 L .26234 .02897 L .26244 .02896 L .26262 .02894 L .26281 .02892 L .26301 .02888 L .26346 .02878 L .26392 .02864 L .26476 .02831 L .26641 .02741 L .26795 .0264 L .26951 .02538 L .27034 .02489 L .27122 .02446 L .2717 .02427 L .27214 .02412 L .27259 .02401 L .27278 .02396 L .273 .02393 L .27321 .0239 L .27332 .02389 L .27342 .02388 L .27352 .02388 L .27361 .02387 L .27372 .02387 L .27381 .02387 L .27392 .02387 L .27397 .02387 L .27403 .02387 L .27414 .02388 L .27424 .02388 L .27446 .02391 L .27458 .02392 L .27469 .02394 L .27509 .02402 L .27552 .02414 L .27629 .02443 L Mistroke .2772 .02489 L .27803 .02541 L .27979 .02667 L .2814 .02786 L .28298 .02883 L .28377 .02919 L .28422 .02935 L .28444 .02941 L .28465 .02946 L .28487 .0295 L .28507 .02953 L .28517 .02955 L .28529 .02956 L .28535 .02956 L .28541 .02957 L .28546 .02957 L .28552 .02957 L .28562 .02958 L .28572 .02958 L .28583 .02958 L .28593 .02957 L .28603 .02957 L .28615 .02956 L .28626 .02955 L .28636 .02953 L .28672 .02947 L .28692 .02942 L .28711 .02937 L .28792 .02906 L .28875 .02861 L .28962 .02801 L .29118 .02673 L .29287 .02522 L .2944 .02398 L .29525 .02343 L .29606 .02305 L .29627 .02297 L .2965 .0229 L .29669 .02284 L .29691 .0228 L .29702 .02278 L .29713 .02276 L .29724 .02275 L .29734 .02274 L .2974 .02274 L .29746 .02273 L .29752 .02273 L .29759 .02273 L .29765 .02273 L .29771 .02273 L Mistroke .29777 .02273 L .29782 .02274 L .29793 .02274 L .29803 .02275 L .29822 .02278 L .29843 .02282 L .29865 .02287 L .29905 .02301 L .29942 .02317 L .30026 .02367 L .30116 .02439 L .30435 .02794 L .30613 .02994 L .30697 .03072 L .30775 .03129 L .30814 .03151 L .30855 .03169 L .30879 .03176 L .3089 .03179 L .30901 .03181 L .3091 .03183 L .30921 .03185 L .30931 .03186 L .30943 .03186 L .30953 .03187 L .30963 .03186 L .30972 .03186 L .30982 .03185 L .30993 .03183 L .31004 .03181 L .31025 .03176 L .31044 .0317 L .31062 .03163 L .31102 .03142 L .31141 .03115 L .31185 .03079 L .31272 .02983 L .31428 .02748 L .31607 .02412 L .3177 .02098 L .31851 .01958 L .3194 .01831 L .3198 .01785 L .32023 .01745 L .32059 .01719 L .3208 .01708 L .32099 .01701 L .3211 .01698 L .32116 .01697 L .32121 .01696 L Mistroke .32132 .01694 L .32141 .01694 L .32147 .01694 L .32153 .01694 L .32163 .01696 L .32169 .01697 L .32175 .01698 L .32187 .01702 L .32198 .01706 L .32208 .01711 L .32227 .01722 L .32248 .01738 L .32271 .0176 L .3231 .01808 L .32352 .01876 L .32427 .02039 L .32506 .02273 L .32591 .02597 L .32746 .03368 L .32924 .04534 L .33093 .05863 L .33415 .08682 L .33594 .10224 L .33757 .11484 L .33929 .12592 L .34087 .13368 L .34166 .1366 L .34249 .13899 L .34289 .1399 L .34333 .14071 L .3438 .14138 L .34425 .14182 L .34446 .14198 L .34458 .14205 L .34469 .1421 L .34479 .14214 L .34489 .14217 L .34499 .14219 L .34505 .1422 L .3451 .14221 L .34516 .14221 L .34521 .14221 L .34528 .14221 L .34533 .14221 L .34544 .1422 L .34549 .14219 L .34555 .14218 L .34566 .14215 L .34578 .14211 L .34604 .14199 L Mistroke .34626 .14185 L .34646 .14169 L .34691 .14126 L .34773 .14022 L .34933 .13749 L .35108 .13408 L .35288 .13085 L .35373 .1296 L .35451 .12867 L .35533 .12795 L .35576 .12767 L .35598 .12756 L .35621 .12746 L .35642 .12739 L .35661 .12735 L .3567 .12733 L .3568 .12731 L .35689 .1273 L .35697 .1273 L .35707 .12729 L .35717 .12729 L .35727 .12729 L .35738 .1273 L .35749 .12731 L .35761 .12733 L .35781 .12737 L .35803 .12744 L .35823 .12751 L .35862 .12769 L .35948 .12826 L .36022 .1289 L .36103 .12973 L .36267 .13165 L .36448 .13374 L .36531 .13458 L .3662 .13533 L .36663 .13563 L .36704 .13588 L .36743 .13607 L .3678 .13621 L .36819 .13632 L .36839 .13637 L .3685 .13638 L .36862 .1364 L .36873 .13641 L .36884 .13642 L .36889 .13642 L .36895 .13642 L .36901 .13642 L .36907 .13642 L Mistroke .36917 .13642 L .36926 .13642 L .36937 .13641 L .36948 .1364 L .36966 .13637 L .36986 .13634 L .37022 .13625 L .37064 .1361 L .37103 .13592 L .37186 .13545 L .37263 .1349 L .37438 .13342 L .37596 .13201 L .37768 .1307 L .37813 .13042 L .37862 .13016 L .37907 .12996 L .37948 .12981 L .37987 .1297 L .38009 .12966 L .38029 .12962 L .3804 .12961 L .38051 .1296 L .38057 .12959 L .38064 .12959 L .3807 .12958 L .38075 .12958 L .38086 .12958 L .38091 .12958 L .38097 .12958 L .38107 .12958 L .38118 .12958 L .38129 .12959 L .3814 .1296 L .38163 .12963 L .38183 .12966 L .38205 .1297 L .38242 .1298 L .38284 .12994 L .38375 .13036 L .3846 .13086 L .38788 .13322 L .38954 .13431 L .39048 .13477 L .39093 .13495 L .39136 .13508 L .39176 .13518 L .392 .13522 L .39221 .13525 L .39239 .13527 L Mistroke .39249 .13527 L .39258 .13528 L .39268 .13528 L .39277 .13529 L .39288 .13529 L .39298 .13529 L .39308 .13528 L .39319 .13528 L .3933 .13527 L .39341 .13526 L .3936 .13524 L .39381 .1352 L .39428 .1351 L .39471 .13498 L .39554 .13466 L .39631 .13427 L .39805 .1332 L .39963 .13214 L .40135 .13112 L .40229 .13068 L .4027 .13053 L .40315 .13039 L .40358 .13029 L .40378 .13025 L .40398 .13022 L .40408 .13021 L .4042 .1302 L .40429 .13019 L .4044 .13018 L .40451 .13017 L .40457 .13017 L .40463 .13017 L .40474 .13017 L .4048 .13017 L .40485 .13017 L .40496 .13017 L .40506 .13018 L .40515 .13018 L .40525 .13019 L .40547 .13021 L .40568 .13024 L .40605 .13031 L .40644 .13041 L .40727 .13069 L .40819 .1311 L .41159 .13316 L .41315 .13406 L .41398 .13445 L .41486 .13476 L .41534 .13488 L Mistroke .41578 .13496 L .41599 .13499 L .41611 .135 L .41622 .13501 L .41633 .13502 L .41638 .13502 L .41644 .13503 L .41654 .13503 L .41664 .13503 L .4167 .13503 L .41675 .13503 L .41686 .13503 L .41692 .13502 L .41697 .13502 L .4171 .13501 L .4172 .13501 L .4173 .135 L .41753 .13497 L .41792 .1349 L .41833 .1348 L .41914 .13453 L .42 .13415 L .42155 .13329 L .42323 .13222 L .42411 .13168 L .42505 .13115 L .42588 .13076 L .42633 .13059 L .4268 .13043 L .42724 .13032 L .42764 .13024 L .42783 .13022 L .42793 .1302 L .42804 .13019 L .42814 .13018 L .42824 .13018 L .42833 .13017 L .42842 .13017 L .42852 .13017 L .42862 .13017 L .42872 .13017 L .42881 .13017 L .42892 .13018 L .42904 .13019 L .42925 .13021 L .42947 .13024 L .4297 .13028 L .43012 .13037 L .43086 .13061 L .43168 .13096 L Mistroke .43331 .13189 L .43507 .13306 L .43673 .13411 L .43761 .13457 L .43809 .13478 L .43855 .13495 L .43898 .13508 L .43921 .13514 L .43946 .13519 L .43966 .13523 L .43977 .13524 L .43989 .13526 L .43999 .13527 L .44009 .13527 L .44019 .13528 L .44028 .13528 L .44037 .13529 L .44048 .13529 L .44058 .13529 L .44068 .13528 L .44078 .13528 L .44086 .13527 L .44105 .13526 L .44125 .13523 L .44146 .1352 L .44189 .1351 L .44234 .13497 L .44276 .13481 L .44355 .13444 L .44531 .13333 L .44855 .13097 L .44942 .13045 L .45023 .13005 L .45067 .12988 L .45107 .12976 L .45129 .1297 L .45152 .12966 L .45165 .12963 L .45177 .12962 L .45188 .1296 L .452 .12959 L .45211 .12959 L .45217 .12958 L .45223 .12958 L .45232 .12958 L .45243 .12958 L .45249 .12958 L .45256 .12958 L .45262 .12958 L .45267 .12959 L Mistroke .45278 .12959 L .45289 .12961 L .4531 .12963 L .45329 .12967 L .45373 .12977 L .45413 .12991 L .45449 .13005 L .4553 .13048 L .4569 .13162 L .45865 .13314 L .46044 .1347 L .46129 .13533 L .46207 .1358 L .46246 .136 L .46288 .13617 L .46331 .1363 L .46355 .13635 L .46365 .13637 L .46377 .13639 L .46387 .1364 L .46397 .13641 L .46407 .13642 L .46417 .13642 L .46426 .13642 L .46434 .13642 L .46444 .13642 L .46454 .13642 L .46464 .13641 L .46475 .1364 L .46497 .13636 L .46517 .13632 L .46537 .13627 L .46579 .13612 L .46625 .1359 L .46709 .13537 L .46865 .13396 L .47029 .13209 L .4721 .12996 L .47292 .12908 L .47381 .12829 L .47424 .12797 L .47465 .12773 L .47502 .12755 L .47523 .12746 L .47542 .1274 L .47563 .12735 L .47575 .12733 L .47587 .12731 L .47597 .1273 L .47607 .12729 L Mistroke .47617 .12729 L .47623 .12729 L .47629 .12729 L .47639 .1273 L .47648 .12731 L .47658 .12732 L .47669 .12734 L .47687 .12738 L .47708 .12744 L .47752 .12764 L .47799 .12793 L .47843 .1283 L .47884 .1287 L .48044 .13083 L .48219 .13395 L .48398 .13745 L .48561 .14022 L .48642 .14126 L .48688 .14169 L .48709 .14186 L .4873 .14199 L .48748 .14208 L .48767 .14215 L .48778 .14218 L .48788 .1422 L .48797 .14221 L .48808 .14221 L .48818 .14221 L .48828 .1422 L .48834 .14219 L .4884 .14218 L .4885 .14215 L .4886 .14211 L .48871 .14207 L .4889 .14196 L .48911 .1418 L .48932 .14162 L .4897 .14116 L .49011 .14053 L .49056 .13965 L .49136 .13758 L .4921 .13509 L .49368 .12792 L .49542 .11725 L .49881 .0901 L .50208 .06135 L .50374 .04799 L .50555 .0356 L .50639 .03084 L .50729 .02653 L Mistroke .50813 .02323 L .5089 .02083 L .50976 .01885 L .51022 .0181 L .51045 .0178 L .5107 .01752 L .51092 .01732 L .51112 .01718 L .51122 .01713 L .51132 .01707 L .51142 .01703 L .51151 .017 L .51162 .01697 L .51168 .01696 L .51174 .01695 L .5118 .01694 L .51186 .01694 L .51191 .01694 L .51197 .01694 L .51208 .01695 L .51214 .01696 L .5122 .01697 L .5123 .017 L .5124 .01703 L .5126 .01712 L .51279 .01722 L .51322 .01754 L .51364 .01796 L .51409 .01851 L .51564 .021 L .51731 .02421 L .51912 .0276 L .51996 .02894 L .52086 .03013 L .52129 .0306 L .5217 .03098 L .5221 .03128 L .52247 .03151 L .52286 .03169 L .52307 .03176 L .52329 .03181 L .52341 .03183 L .52347 .03184 L .52353 .03185 L .52358 .03186 L .52364 .03186 L .52375 .03186 L .52385 .03186 L .52396 .03186 L .52407 .03185 L Mistroke .52417 .03184 L .52426 .03183 L .52435 .03181 L .52453 .03177 L .52474 .0317 L .52492 .03163 L .52534 .03144 L .52572 .0312 L .52654 .03057 L .52741 .02973 L .52897 .02795 L .53064 .02597 L .53216 .0244 L .53301 .02372 L .53381 .02323 L .53424 .02302 L .53465 .02288 L .53486 .02283 L .53509 .02278 L .53521 .02276 L .53534 .02275 L .5354 .02274 L .53546 .02274 L .53557 .02273 L .53567 .02273 L .53573 .02273 L .53578 .02273 L .53588 .02273 L .53599 .02274 L .53608 .02275 L .53617 .02276 L .53637 .02279 L .53659 .02283 L .53678 .02288 L .53723 .02303 L .53761 .02319 L .53802 .0234 L .53878 .02387 L .5422 .02677 L .54379 .02807 L .54462 .02863 L .5455 .0291 L .54595 .02928 L .54619 .02936 L .54644 .02943 L .54667 .02948 L .54689 .02952 L .54699 .02954 L .5471 .02955 L .5472 .02956 L Mistroke .5473 .02957 L .54741 .02957 L .54751 .02958 L .54757 .02958 L .54763 .02958 L .54773 .02958 L .54779 .02957 L .54785 .02957 L .54795 .02957 L .54807 .02956 L .54819 .02954 L .54839 .02951 L .54861 .02947 L .549 .02938 L .54942 .02924 L .5498 .02909 L .55068 .02865 L .55245 .02748 L .55402 .02631 L .55573 .02513 L .55665 .02461 L .5571 .0244 L .55751 .02424 L .55791 .02411 L .55833 .024 L .55857 .02395 L .55878 .02392 L .55899 .02389 L .55909 .02388 L .55915 .02388 L .55921 .02388 L .55932 .02387 L .55942 .02387 L .55953 .02387 L .55959 .02387 L .55965 .02387 L .55975 .02387 L .55985 .02388 L .55996 .02388 L .56007 .02389 L .56026 .02392 L .56044 .02395 L .56085 .02403 L .5613 .02415 L .56171 .02429 L .56262 .0247 L .56599 .02681 L .56754 .02778 L .56842 .02824 L .56924 .02858 L Mistroke .56966 .02872 L .57005 .02882 L .57027 .02887 L .5705 .02891 L .57072 .02894 L .57092 .02896 L .57102 .02897 L .57113 .02898 L .57123 .02898 L .57133 .02899 L .57143 .02899 L .57149 .02899 L .57155 .02899 L .57161 .02898 L .57166 .02898 L .57172 .02898 L .57178 .02898 L .57189 .02897 L .57201 .02896 L .57222 .02893 L .57244 .0289 L .57269 .02885 L .57313 .02874 L .57355 .02861 L .57433 .0283 L .57609 .02736 L .57931 .02536 L .58017 .02492 L .58097 .02458 L .58142 .02443 L .5819 .0243 L .58211 .02425 L .58234 .02421 L .58253 .02418 L .58274 .02415 L .58285 .02414 L .58295 .02414 L .58305 .02413 L .58316 .02413 L .58325 .02413 L .58334 .02413 L .58344 .02413 L .58354 .02413 L .58364 .02413 L .5837 .02414 L .58376 .02414 L .58399 .02416 L .58418 .02419 L .5844 .02422 L .58481 .02431 L Mistroke .58521 .02441 L .58594 .02468 L .58763 .02552 L .58919 .02648 L .5909 .02755 L .59174 .02802 L .59251 .02838 L .59289 .02853 L .5933 .02867 L .59369 .02878 L .59405 .02887 L .59425 .0289 L .59447 .02894 L .59459 .02895 L .59469 .02896 L .59481 .02897 L .59491 .02898 L .595 .02898 L .59509 .02898 L .5952 .02899 L .5953 .02899 L .5954 .02898 L .59551 .02898 L .59561 .02897 L .5957 .02897 L .59591 .02895 L .5961 .02892 L .59652 .02885 L .59691 .02875 L .59728 .02863 L .59811 .0283 L .59902 .02784 L .60245 .02563 L .60403 .02471 L .60492 .02431 L .60535 .02416 L .60574 .02405 L .60616 .02396 L .60638 .02392 L .60662 .02389 L .60674 .02388 L .6068 .02388 L .60687 .02387 L .60693 .02387 L .60699 .02387 L .60705 .02387 L .6071 .02387 L .60722 .02387 L .60732 .02387 L .60737 .02387 L Mistroke .60743 .02388 L .60755 .02388 L .60766 .02389 L .60777 .0239 L .60797 .02393 L .60819 .02397 L .60843 .02402 L .60885 .02414 L .60925 .02428 L .61006 .02464 L .61083 .02506 L .61257 .02625 L .61413 .02742 L .61584 .02857 L .61676 .02905 L .61722 .02923 L .61762 .02937 L .61783 .02942 L .61805 .02947 L .61824 .02951 L .61844 .02954 L .61856 .02955 L .61867 .02956 L .61878 .02957 L .61884 .02957 L .6189 .02958 L .619 .02958 L .61906 .02958 L .61911 .02958 L .61921 .02957 L .61932 .02957 L .61941 .02956 L .61952 .02955 L .61973 .02953 L .61993 .02949 L .62011 .02946 L .62052 .02934 L .62096 .02919 L .62177 .02879 L .6225 .02834 L .62588 .02551 L .62742 .02421 L .6283 .0236 L .62873 .02335 L .62912 .02316 L .62951 .023 L .62993 .02287 L .63016 .02281 L .63026 .02279 L .63038 .02277 L Mistroke .63048 .02276 L .63058 .02275 L .63064 .02274 L .63069 .02274 L .6308 .02273 L .6309 .02273 L .63101 .02273 L .63112 .02273 L .63121 .02274 L .63132 .02275 L .63144 .02276 L .63166 .0228 L .63189 .02285 L .63214 .02292 L .63257 .02309 L .63299 .02329 L .63337 .02352 L .63422 .02416 L .63576 .02568 L .6375 .02772 L .63911 .02958 L .63992 .03038 L .64067 .03101 L .64109 .0313 L .64154 .03154 L .64174 .03163 L .64195 .03171 L .64214 .03177 L .64233 .03181 L .64244 .03183 L .64255 .03185 L .64265 .03186 L .64275 .03186 L .64284 .03187 L .64293 .03186 L .64303 .03186 L .64313 .03185 L .64324 .03184 L .64335 .03182 L .64358 .03176 L .64379 .03169 L .64399 .03161 L .64438 .0314 L .64474 .03116 L .64553 .03043 L .64638 .02941 L .64715 .02825 L .6489 .0251 L .65062 .02175 L .65146 .02023 L Mistroke .65223 .019 L .6526 .01847 L .65302 .01797 L .65341 .01758 L .65377 .01729 L .65398 .01716 L .65418 .01706 L .65429 .01702 L .6544 .01699 L .65445 .01698 L .65452 .01696 L .65463 .01695 L .65473 .01694 L .65482 .01694 L .65493 .01695 L .65504 .01697 L .65513 .01699 L .65522 .01702 L .65542 .01711 L .65563 .01723 L .65581 .01738 L .65624 .01782 L .65663 .01838 L .657 .01904 L .65783 .021 L .65874 .02394 L .66039 .03147 L .66216 .04242 L .66566 .07067 L .66904 .10026 L .67229 .12395 L .67397 .13267 L .67481 .13598 L .67529 .13753 L .67574 .13878 L .67615 .13974 L .6766 .1406 L .67701 .14122 L .67738 .14165 L .67759 .14183 L .67779 .14197 L .678 .14209 L .67813 .14214 L .67824 .14217 L .67835 .1422 L .67845 .14221 L .67851 .14221 L .67856 .14221 L .67862 .14221 L .67868 .14221 L Mistroke .67874 .1422 L .6788 .1422 L .6789 .14217 L .67902 .14214 L .67915 .14209 L .67936 .14199 L .67958 .14185 L .68 .14151 L .68078 .14061 L .6817 .13923 L .68254 .13772 L .68584 .13146 L .68671 .13009 L .68765 .12888 L .68808 .12844 L .68854 .12804 L .68896 .12774 L .68935 .12754 L .68955 .12746 L .68976 .12739 L .68986 .12736 L .68996 .12734 L .69006 .12732 L .69015 .12731 L .69025 .1273 L .69036 .12729 L .69046 .12729 L .69056 .12729 L .69067 .1273 L .69077 .12731 L .69083 .12731 L .69089 .12732 L .69101 .12734 L .69121 .12739 L .69139 .12745 L .6918 .12762 L .69217 .12781 L .69255 .12806 L .69421 .12956 L .69575 .13134 L .69732 .1332 L .69903 .13492 L .69995 .13563 L .70036 .13587 L .70081 .13609 L .70102 .13617 L .70124 .13625 L .70143 .1363 L .70163 .13635 L .70186 .13639 L Mistroke .70198 .1364 L .70203 .13641 L .70209 .13641 L .7022 .13642 L .70229 .13642 L .70239 .13642 L .70245 .13642 L .70251 .13642 L .70261 .13642 L .70271 .13641 L .7028 .1364 L .7029 .13639 L .70312 .13635 L .70332 .13631 L .70369 .1362 L .70409 .13605 L .705 .13557 L .70582 .13501 L .7092 .13209 L .71075 .13087 L .71163 .13032 L .71206 .13011 L .71245 .12994 L .71284 .1298 L .71326 .12969 L .71349 .12964 L .7136 .12963 L .71371 .12961 L .71381 .1296 L .71391 .12959 L .71397 .12959 L .71403 .12958 L .71413 .12958 L .71423 .12958 L .71434 .12958 L .71445 .12958 L .71454 .12958 L .7146 .12959 L .71466 .12959 L .71478 .1296 L .715 .12963 L .71521 .12967 L .71544 .12972 L .71591 .12985 L .71635 .13001 L .71676 .1302 L .71755 .13062 L .71931 .13181 L .721 .13307 L .72253 .1341 L Mistroke .72333 .13455 L .72419 .13492 L .72467 .13507 L .72487 .13513 L .7251 .13518 L .7253 .13521 L .72552 .13525 L .72564 .13526 L .72575 .13527 L .72586 .13528 L .72596 .13528 L .72606 .13529 L .72616 .13529 L .72626 .13529 L .72635 .13529 L .72645 .13528 L .72656 .13528 L .72667 .13527 L .72678 .13526 L .72699 .13523 L .72719 .13519 L .72764 .1351 L .72802 .13498 L .72844 .13484 L .72919 .1345 L .73265 .13235 L .73437 .13129 L .73521 .13086 L .73597 .13055 L .73635 .13043 L .73676 .13032 L .73695 .13028 L .73715 .13024 L .73734 .13022 L .73752 .1302 L .73761 .13019 L .73771 .13018 L .73781 .13018 L .73792 .13017 L .73802 .13017 L .73812 .13017 L .73821 .13017 L .7383 .13017 L .73841 .13018 L .73852 .13018 L .73863 .13019 L .73875 .1302 L .73895 .13023 L .73917 .13027 L .73961 .13036 L Mistroke .74003 .13048 L .74081 .13077 L .74257 .13168 L .74579 .13368 L .74664 .13414 L .74745 .1345 L .74789 .13467 L .74838 .13481 L .74881 .13491 L .74902 .13495 L .74922 .13498 L .74942 .135 L .74951 .13501 L .74961 .13502 L .74972 .13502 L .74982 .13503 L .74992 .13503 L .74998 .13503 L .75004 .13503 L .75013 .13503 L .75023 .13503 L .75031 .13502 L .75041 .13502 L .75061 .135 L .7508 .13498 L .75103 .13494 L .75125 .1349 L .75165 .13481 L .75255 .1345 L .75337 .13414 L .75423 .13367 L .75579 .13271 L .75746 .13167 L .75898 .13086 L .75939 .13069 L .75983 .13053 L .76025 .1304 L .76063 .13031 L .76084 .13027 L .76107 .13023 L .76119 .13021 L .76131 .1302 L .76143 .13019 L .76154 .13018 L .76163 .13017 L .76174 .13017 L .76179 .13017 L .76185 .13017 L .76195 .13017 L .76206 .13017 L Mistroke .76216 .13017 L .76227 .13018 L .76239 .13019 L .7626 .13021 L .7628 .13024 L .76318 .13031 L .76359 .13041 L .76403 .13055 L .76483 .13088 L .76557 .13125 L .76887 .13337 L .77055 .13438 L .7715 .13481 L .77195 .13498 L .77237 .1351 L .77275 .13518 L .77296 .13522 L .77316 .13525 L .77326 .13526 L .77337 .13527 L .77343 .13527 L .77349 .13528 L .7736 .13528 L .7737 .13529 L .77376 .13529 L .77381 .13529 L .77391 .13529 L .77402 .13528 L .77412 .13528 L .77422 .13527 L .77434 .13526 L .77445 .13525 L .77464 .13522 L .77484 .13519 L .77532 .13508 L .77575 .13494 L .77657 .1346 L .77733 .13419 L .77907 .13302 L .78064 .13185 L .78234 .13068 L .78327 .13018 L .78372 .12999 L .78413 .12984 L .78455 .12972 L .78474 .12968 L .78495 .12964 L .78505 .12962 L .78516 .12961 L .78527 .1296 L Mistroke .78537 .12959 L .78542 .12959 L .78548 .12958 L .78554 .12958 L .7856 .12958 L .78566 .12958 L .78571 .12958 L .78582 .12958 L .78592 .12958 L .78602 .12959 L .78613 .1296 L .78623 .12961 L .78642 .12963 L .78661 .12966 L .78706 .12977 L .78746 .12991 L .78826 .13026 L .789 .13071 L .79225 .13339 L .79389 .13479 L .79477 .13542 L .79525 .13572 L .7957 .13595 L .79613 .13614 L .79636 .13622 L .7966 .13629 L .7968 .13634 L .79691 .13636 L .79703 .13638 L .79713 .13639 L .79723 .1364 L .79732 .13641 L .79742 .13642 L .79752 .13642 L .79761 .13642 L .79772 .13642 L .79782 .13642 L .79791 .13641 L .79799 .13641 L .79819 .13638 L .79838 .13635 L .79859 .1363 L .79903 .13616 L .79946 .13596 L .79988 .13573 L .80066 .13518 L .80242 .13349 L .80564 .12972 L .8065 .12885 L .8073 .12817 L Mistroke .80775 .12786 L .80823 .1276 L .80844 .12751 L .80867 .12743 L .80886 .12737 L .80907 .12733 L .80918 .12731 L .80928 .1273 L .80933 .1273 L .80939 .12729 L .80945 .12729 L .80951 .12729 L .80962 .12729 L .80971 .1273 L .80982 .12731 L .80993 .12732 L .81002 .12734 L .81012 .12736 L .8103 .12741 L .81052 .12749 L .81071 .12757 L .81115 .12782 L .81162 .12817 L .81248 .12903 L .81327 .13007 L .81415 .13145 L .81593 .13474 L .8177 .13818 L .81855 .13962 L .81933 .14075 L .81975 .14125 L .82013 .14163 L .82055 .14194 L .82079 .14206 L .82089 .14211 L .82101 .14215 L .82111 .14218 L .8212 .1422 L .8213 .14221 L .82141 .14221 L .8215 .14221 L .8216 .1422 L .82168 .14219 L .82177 .14217 L .82187 .14214 L .82198 .1421 L .8222 .14198 L .82241 .14183 L .8226 .14167 L .82302 .14118 L Mistroke .82347 .14048 L .8243 .13867 L .82511 .13624 L .82587 .13339 L .82759 .12467 L .82916 .11436 L .83254 .08667 L .83578 .05824 L .83743 .04535 L .83924 .03353 L .84007 .02911 L .84096 .02513 L .84179 .02213 L .84256 .01999 L .84297 .0191 L .84342 .0183 L .84387 .0177 L .84412 .01744 L .84435 .01725 L .84456 .01712 L .84467 .01706 L .84478 .01702 L .84487 .01699 L .84496 .01697 L .84506 .01695 L .84517 .01694 L .84522 .01694 L .84528 .01694 L .84538 .01695 L .84544 .01696 L .8455 .01697 L .84562 .01699 L .84573 .01703 L .84583 .01707 L .84605 .01718 L .84645 .01746 L .84688 .01786 L .84765 .01882 L .8494 .02179 L .85108 .02508 L .8529 .02834 L .85376 .02959 L .85466 .03064 L .85544 .03128 L .85587 .03155 L .85607 .03164 L .85628 .03172 L .8565 .03178 L .85671 .03183 L .85682 .03184 L Mistroke .85692 .03186 L .85698 .03186 L .85704 .03186 L .8571 .03186 L .85716 .03187 L .85726 .03186 L .85737 .03186 L .85747 .03184 L .85756 .03183 L .85779 .03179 L .858 .03173 L .85839 .03158 L .85875 .03139 L .85956 .03083 L .86115 .0293 L .86289 .02725 L .86467 .02521 L .86551 .02439 L .86629 .02376 L .86709 .02325 L .86752 .02305 L .86774 .02296 L .86797 .02289 L .86819 .02283 L .8684 .02279 L .8686 .02276 L .8687 .02275 L .86881 .02274 L .86891 .02273 L .869 .02273 L .8691 .02273 L .8692 .02273 L .86929 .02274 L .86937 .02274 L .86947 .02275 L .86956 .02277 L .86978 .0228 L .86998 .02284 L .87036 .02295 L .87077 .02311 L .87121 .02332 L .87275 .02435 L .87455 .02589 L .87618 .02733 L .87699 .02798 L .87788 .02858 L .87871 .02904 L .87911 .02921 L .87948 .02934 L .87987 .02945 L Mistroke .88009 .0295 L .8803 .02953 L .88039 .02954 L .88049 .02955 L .88057 .02956 L .88066 .02957 L .88076 .02957 L .88085 .02958 L .88096 .02958 L .88106 .02958 L .88116 .02957 L .88127 .02957 L .88137 .02956 L .88147 .02955 L .88169 .02952 L .88191 .02948 L .88234 .02938 L .8828 .02922 L .8836 .02887 L .88448 .02838 L .88625 .02714 L .88803 .02582 L .88965 .02479 L .89045 .0244 L .89088 .02423 L .89133 .02408 L .89155 .02403 L .89176 .02398 L .89197 .02394 L .89216 .02391 L .89234 .02389 L .89243 .02388 L .89252 .02388 L .89262 .02387 L .89273 .02387 L .89283 .02387 L .89292 .02387 L .89302 .02387 L .89312 .02387 L .89322 .02388 L .89333 .02389 L .89355 .02391 L .89376 .02394 L .89414 .02402 L .89453 .02412 L .89537 .02443 L .89629 .02487 L .89971 .02706 L .90129 .02801 L .90218 .02843 L Mistroke .903 .02872 L .90342 .02883 L .90366 .02888 L .90388 .02892 L .90411 .02895 L .90424 .02896 L .90436 .02897 L .90447 .02898 L .90457 .02898 L .90463 .02899 L .90468 .02899 L .90475 .02899 L .90481 .02899 L .9049 .02898 L .90501 .02898 L .90507 .02898 L .90513 .02898 L .90523 .02897 L .90544 .02895 L .90562 .02892 L .90608 .02884 L .9065 .02873 L .90732 .02845 L .90819 .02805 L .90974 .02716 L .91293 .02521 L .91377 .0248 L .91457 .02449 L .91501 .02435 L .91524 .02429 L .91549 .02424 L .91572 .0242 L .91593 .02417 L .91603 .02416 L .91613 .02415 L .91623 .02414 L .91633 .02413 L .91644 .02413 L .91653 .02413 L .91663 .02413 L .91669 .02413 L .91675 .02413 L .91683 .02413 L .91693 .02413 L .91704 .02414 L .91713 .02414 L .91735 .02416 L .91756 .02419 L .91801 .02428 L .91843 .02438 L Mistroke .91888 .02452 L .91979 .0249 L .92144 .0258 L .92321 .02692 L .92489 .02792 L .92577 .02835 L .92625 .02854 L .92671 .02869 L .92714 .02881 L .92754 .0289 L .92777 .02893 L .92798 .02896 L .9281 .02897 L .92821 .02898 L .92827 .02898 L .92833 .02898 L .9284 .02898 L .92846 .02899 L .92855 .02899 L .92866 .02899 L .92877 .02898 L .92887 .02898 L .92896 .02897 L .92905 .02897 L .92924 .02895 L .92944 .02892 L .92967 .02888 L .93008 .02879 L .93049 .02868 L .93087 .02854 L .93175 .02816 L .93352 .02713 L .93679 .02502 L .93764 .02457 L .93809 .02438 L .93857 .0242 L .93903 .02406 L .93944 .02397 L .93965 .02393 L .93986 .0239 L .93996 .02389 L .94007 .02388 L .94016 .02388 L .94026 .02387 L .94037 .02387 L .94047 .02387 L .94058 .02387 L .94064 .02387 L .9407 .02387 L .9408 .02388 L Mistroke .94092 .02389 L .94112 .02391 L .94132 .02393 L .94153 .02397 L .9419 .02406 L .94234 .02419 L .94274 .02434 L .94367 .02478 L .94539 .02588 L .94695 .02704 L .94871 .02828 L .94948 .02874 L .94988 .02895 L .95032 .02914 L .95075 .0293 L .95114 .02941 L .95132 .02946 L .95153 .0295 L .95172 .02953 L .9519 .02955 L .952 .02956 L .95206 .02957 L .95212 .02957 L .95222 .02958 L .95232 .02958 L .95243 .02958 L .95253 .02958 L .95259 .02957 L .95264 .02957 L .95276 .02956 L .95286 .02955 L .95296 .02954 L .95317 .02951 L .95336 .02947 L .95356 .02943 L .95398 .0293 L .95436 .02916 L .95521 .02873 L .95675 .02766 L .95848 .02616 L .96009 .02474 L .96165 .0236 L .96209 .02334 L .96252 .02313 L .96292 .02297 L .96331 .02286 L .96349 .02281 L .9637 .02278 L .96381 .02276 L .96392 .02275 L Mistroke .96402 .02274 L .96413 .02273 L .96423 .02273 L .96429 .02273 L .96435 .02273 L .9644 .02273 L .96446 .02273 L .96452 .02274 L .96458 .02274 L .96468 .02275 L .96478 .02276 L .965 .0228 L .9652 .02284 L .96539 .0229 L .96575 .02302 L .96613 .02319 L .96655 .02343 L .96735 .02399 L .96822 .02477 L .97 .02671 L .97177 .02882 L .97339 .03051 L .97419 .03115 L .97465 .03143 L .97507 .03163 L .97528 .03171 L .97547 .03177 L .97565 .03181 L .97575 .03183 L .97584 .03184 L .97594 .03185 L .97605 .03186 L .97615 .03187 L .97621 .03187 L .97627 .03186 L .97636 .03186 L .97647 .03185 L .97657 .03184 L .97666 .03182 L .97686 .03178 L .97705 .03172 L .97747 .03154 L .97784 .03132 L .97823 .03103 L .97906 .03022 L .97997 .02904 L .98339 .02285 L .98497 .01993 L .9858 .01866 L .98625 .01808 L Mistroke .98668 .01763 L .98713 .01728 L .98736 .01713 L .98748 .01708 L .98762 .01702 L .98774 .01699 L .98785 .01696 L .98795 .01695 L .98801 .01694 L .98807 .01694 L .98817 .01694 L .98828 .01695 L .98838 .01697 L .98848 .017 L .98858 .01703 L .98868 .01707 L .98887 .01718 L .9891 .01734 L .98931 .01753 L .98975 .01807 L .99018 .01875 L .99099 .02054 L .99186 .02318 L .99341 .02984 L .99506 .03946 L .9966 .05058 L .99986 .07837 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztW21z2zYMZiRZtpyu3fp9d7n9hPb7mtuHrduSrm1evCRdVq9NLr1e113X v5rf45kUCb7oAUXG9tXJrLvICAACD0ASkiV4f/r56uLD9PO7N9Odnz5N/7l6 9+bfnR8/fpqzyi0hil0hxNmOkPRsTurTTFxfX6vTD/Ik2fOP7xRdSg1FyT8l +HajlKP0UctnjnxPngvJmoLRJUn3iboCvAetg7/lh7K/RxRrNtC7lFQlqV+J uu+YFZWH2+h12a+BwyLLwmWWtgb5ASS3ALwhJe0xkI7UeeDxtJ9IYFh/DOw/ yvT5NjGqUaKvYcRXZiJrWiYNLaJtSu428RrSQyCR5XM20f1jB/I84FCNfcxZ qP7KzsuYELBUFoJtfoJKwKtyUqbSUxA1ojQOgXSYaBkhQLw/NA4BVuWAs6GQ oLhrkmrxTF/fRlZQeYJumMhkaipvuJbYKbSBKqr2kdrp6o2MkTHlAE0ywqhX 5VW7YsTlTMsl1f6XxqsW1VMxDoiqON4S/RbyfNZu5IwR+RGV7RpIixLNQmqU iKcwv2oL1wrmLT8brLTm0C+cF2WlcZa6toZ3Dd5RtqgiqvFLbnRXdmUSy1kE V1YFs3gqQFncwc2YV6ECmVlBOuEOtAUzlnUFRRcft37FJlU5+j5w2QkyNgeB GWewV45TEzdqd6SHChXthADt9WOXqCY/QGvmCWFj8tQbk7Vww5iOYvg7jhlt Bubh+kE6ApDGLqTOiOMsNMeBfSleOyglqUpZqNePYwIsrxEI3zLS2yDACEI9 +desFwJf/fdE966e4afAdNyrmSjkePP1RYDLqMvTT43k4XtByoj3DERXAb1D EEm7mGrScyOfHweSqFpodrBxVHJgVPw6AV4VEgIi22qlJXkzj7iEP3iA2T8H 42pfwYZb4vH7NN6pmupeFU+CKcndJdEaoVtde21zh1fOcKXEuGnn1f8ib8wz kbSm9dXTtxYuR3k8Dzy4AYXzJI8Xihp6OTIy8zkJopP/hftKHkcAY2mmzxnr 2H4ZDOFg6izci+W+E1WbSycDq07AMYBXxBNwABIQbkInAY0TWLiL1KQ/S9gu A7tQ/BIz8IJwAE8cRCbgwsLv4AlLSxvB/PgNwbOhFwSvteDU3lNbhfKuBNyE 0bYvbH79EYck5R8pexcn5CoXUp/eEt2fALOngJfp/gREdboe7l0TG/cp7pHe cK3cc+p32/0915U+TnR1ZHn6MnUa0XMrdt/YCKRlRGp4ybVluZBQce4rYxtI S4L0VY+rVUF6y7ufAPWzjftM95Li7toubua+745q4/72uL8P3B9/Wffh09rw AZbhpz4Q+7+5T32YvQAIE9sGxNJBPAAgwrc7XwTEAR5xO3FkvQ67E2BS3+bd eUi2/WiXqLx3wg2w+oTzlBfOgqZ12F+DEeqJpX3Xr4Sx3o3Y+/DAzOKdB7EG hkhMFYOfMhl0i/C9jthGnZ+ftOYRtpXFUt2+YvU8t7phrtMglX6WcrprcJZ6 J8/nLdLCyOoFTYqocTG1LxS1G5rXSJ3U9ExLagNUap64aaBpRi2aGa2Wrk+h +dwG7Lu2odjj7absDCV03S7SQJu6CmKZ0JtAPfVZSXOizoGhhkQVPk+vUjPW l/l2s9pC0dhXq4hW8Uo/WtSOWhMVtKMuEYuKUtXkySpCRXDZSSlpsstoSlJT nIC56Lk2o03C9nIG1+TV/RZCIajJMro/sH6d3lcUG9js8+N1DpLUmwEWCbLc vigR30Tqe0O18TFRTUT/ItH1ENg1UygPoxv78YxweOcRTGPy8CiIYSkp+kWX dVcmVz5mP20hyAObQy0754QbYXwaleoIHgYi+bkHeOjHdAjSn4n23jvuE34O iPq4lKvS19Nm1Q3Dmv1W8nYrqZP+Ca3Y+g/2HSPA\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00159 .09552 L .00326 .11102 L .00509 .12515 L .00599 .13059 L .00681 .13463 L .0076 .13772 L .00836 .13986 L .00877 .14073 L .00915 .14135 L .00937 .14162 L .00957 .14182 L .00978 .14199 L .00989 .14205 L .01001 .14211 L .01007 .14213 L .01013 .14215 L .01023 .14218 L .01034 .14219 L .0104 .14219 L .01046 .14219 L .01055 .14218 L .01066 .14217 L .01076 .14214 L .01087 .1421 L .0111 .14197 L .01132 .14182 L .0118 .14134 L .01221 .1408 L .01267 .14009 L .01349 .13855 L .01512 .13499 L .01693 .1312 L .01775 .12979 L .01818 .12916 L .01863 .12859 L .01903 .12817 L .01947 .12781 L .01966 .12769 L .01987 .12757 L .02004 .12749 L .02024 .12742 L .02035 .12739 L .02045 .12737 L .02057 .12735 L .02063 .12734 L .02068 .12734 L .02079 .12733 L .0209 .12733 L .021 .12734 L Mistroke .0211 .12735 L .02116 .12736 L .02122 .12737 L .02134 .1274 L .02155 .12746 L .0218 .12756 L .02203 .12768 L .02286 .12828 L .02373 .12916 L .02694 .13332 L .02778 .13433 L .02859 .13513 L .02903 .1355 L .02951 .13583 L .02995 .13606 L .03016 .13615 L .03035 .13621 L .03054 .13627 L .03074 .13631 L .03085 .13633 L .03095 .13634 L .03105 .13635 L .03111 .13635 L .03116 .13635 L .03126 .13636 L .03135 .13635 L .03145 .13635 L .03156 .13634 L .03165 .13633 L .03173 .13632 L .03193 .13628 L .03215 .13622 L .03236 .13615 L .03276 .13598 L .03366 .13543 L .03448 .13479 L .03534 .13399 L .03689 .13244 L .0377 .13167 L .03855 .13095 L .03934 .13041 L .04007 .13002 L .04045 .12988 L .04064 .12982 L .04085 .12977 L .04097 .12974 L .04108 .12972 L .04118 .12971 L .04129 .1297 L .04139 .12969 L Mistroke .04149 .12968 L .04159 .12968 L .0417 .12968 L .04175 .12968 L .04182 .12968 L .04192 .12969 L .04199 .12969 L .04205 .1297 L .04217 .12971 L .04238 .12975 L .04262 .1298 L .04305 .12993 L .04346 .13009 L .04428 .13053 L .04504 .13104 L .04679 .13242 L .04836 .13366 L .04919 .13422 L .05007 .13469 L .05051 .13487 L .05074 .13494 L .051 .13501 L .05123 .13507 L .05144 .1351 L .05164 .13513 L .05175 .13514 L .05186 .13514 L .05191 .13515 L .05197 .13515 L .05208 .13515 L .05219 .13515 L .05228 .13515 L .05239 .13514 L .05245 .13513 L .0525 .13513 L .05274 .1351 L .05294 .13507 L .05313 .13503 L .05355 .13491 L .05396 .13476 L .05439 .13457 L .05516 .13416 L .05691 .13299 L .05859 .1318 L .05948 .13125 L .05997 .131 L .06042 .1308 L .06086 .13063 L .06126 .13052 L .06147 .13047 L Mistroke .0617 .13042 L .06183 .1304 L .06195 .13039 L .06206 .13038 L .06218 .13037 L .06228 .13036 L .06237 .13036 L .06247 .13036 L .06255 .13036 L .06266 .13036 L .06275 .13036 L .06286 .13037 L .06297 .13038 L .06319 .13041 L .0634 .13044 L .0638 .13053 L .06419 .13064 L .06462 .1308 L .06549 .13121 L .06705 .13215 L .06883 .13332 L .06967 .13381 L .07045 .1342 L .07126 .13451 L .07169 .13463 L .0719 .13467 L .07214 .13471 L .07234 .13474 L .07243 .13475 L .07253 .13476 L .07262 .13476 L .07271 .13477 L .0728 .13477 L .0729 .13477 L .073 .13477 L .07306 .13477 L .07312 .13477 L .07322 .13476 L .07333 .13476 L .07352 .13474 L .07373 .13471 L .07394 .13467 L .07417 .13462 L .07459 .13451 L .07537 .13421 L .07628 .13376 L .07713 .13327 L .07872 .13226 L .08043 .13128 L .08089 .13107 L Mistroke .08137 .13088 L .08182 .13074 L .08204 .13068 L .08224 .13064 L .08243 .1306 L .08263 .13057 L .08274 .13056 L .08285 .13055 L .08295 .13054 L .08305 .13053 L .08316 .13053 L .08326 .13053 L .08331 .13053 L .08337 .13053 L .08348 .13053 L .08354 .13053 L .0836 .13053 L .0837 .13054 L .08383 .13055 L .08394 .13056 L .08414 .13059 L .08435 .13062 L .08478 .13073 L .08518 .13085 L .08556 .13098 L .08731 .13187 L .08888 .13286 L .09059 .13387 L .09152 .1343 L .09193 .13446 L .09238 .13459 L .09258 .13464 L .0928 .13468 L .09299 .13472 L .0932 .13474 L .09331 .13475 L .09342 .13476 L .09348 .13477 L .09353 .13477 L .0936 .13477 L .09365 .13477 L .09376 .13477 L .09385 .13477 L .09396 .13477 L .09401 .13477 L .09407 .13476 L .09418 .13475 L .09428 .13474 L .09451 .13472 L .09471 .13468 L Mistroke .09493 .13464 L .09534 .13453 L .09571 .13441 L .09661 .13401 L .09747 .13354 L .10072 .13147 L .10159 .13101 L .1024 .13067 L .10281 .13054 L .10324 .13044 L .10336 .13042 L .10349 .1304 L .10361 .13039 L .10373 .13038 L .10384 .13037 L .1039 .13036 L .10396 .13036 L .10406 .13036 L .10417 .13036 L .10428 .13036 L .10438 .13036 L .10449 .13037 L .10459 .13037 L .10478 .13039 L .10498 .13042 L .1052 .13047 L .10544 .13052 L .10586 .13065 L .10671 .131 L .10764 .13152 L .10942 .13274 L .11104 .13387 L .11185 .13435 L .11227 .13457 L .11272 .13477 L .11316 .13492 L .11355 .13503 L .11374 .13507 L .11394 .1351 L .11404 .13512 L .11414 .13513 L .11423 .13514 L .11431 .13514 L .11442 .13515 L .11447 .13515 L .11453 .13515 L .11463 .13515 L .11473 .13515 L .11483 .13514 L .11493 .13514 L Mistroke .11503 .13513 L .11512 .13512 L .11533 .13509 L .11556 .13504 L .11597 .13493 L .11636 .13479 L .11678 .1346 L .11752 .13419 L .1192 .13297 L .12102 .13149 L .12188 .13086 L .12278 .1303 L .12315 .13012 L .12355 .12995 L .12378 .12987 L .12399 .12981 L .12418 .12977 L .1244 .12973 L .1245 .12971 L .12461 .1297 L .12471 .12969 L .1248 .12968 L .1249 .12968 L .12501 .12968 L .12507 .12968 L .12513 .12968 L .12523 .12968 L .12533 .12969 L .12544 .1297 L .12564 .12973 L .12583 .12977 L .126 .12981 L .12641 .12995 L .12685 .13014 L .12775 .13068 L .12939 .13207 L .13115 .13381 L .13281 .13529 L .13327 .13562 L .13375 .1359 L .13421 .13611 L .13441 .13619 L .13463 .13625 L .13484 .1363 L .13495 .13632 L .13506 .13633 L .13516 .13634 L .13525 .13635 L .13536 .13636 L .13546 .13636 L Mistroke .13557 .13635 L .13562 .13635 L .13568 .13634 L .13579 .13633 L .13589 .13632 L .13611 .13627 L .13635 .1362 L .13677 .13604 L .1372 .1358 L .13798 .13522 L .13878 .13444 L .13964 .13343 L .14119 .13138 L .14287 .12923 L .14333 .12873 L .14382 .12827 L .14424 .12793 L .14447 .12777 L .14469 .12765 L .1449 .12755 L .14512 .12746 L .14522 .12742 L .14533 .1274 L .14543 .12737 L .14552 .12736 L .14562 .12734 L .14573 .12734 L .14583 .12733 L .14593 .12734 L .14602 .12734 L .1461 .12735 L .1462 .12737 L .1463 .12739 L .14653 .12746 L .14677 .12756 L .14701 .12769 L .14722 .12783 L .14763 .12817 L .14806 .12862 L .14888 .12972 L .14964 .13101 L .15138 .13462 L .15304 .13827 L .15392 .13995 L .1544 .14072 L .15485 .14132 L .15529 .14177 L .15554 .14195 L .15565 .14203 L .15576 .14208 L Mistroke .15586 .14212 L .15595 .14215 L .15606 .14218 L .15616 .14219 L .15627 .14219 L .15633 .14219 L .15638 .14218 L .15648 .14217 L .15659 .14214 L .15669 .1421 L .15678 .14205 L .15698 .14192 L .15716 .14176 L .15735 .14155 L .15776 .14098 L .1582 .14012 L .15864 .139 L .15907 .13771 L .15985 .13467 L .1607 .13046 L .16162 .12485 L .16507 .09568 L .16839 .06232 L .17005 .047 L .17158 .03524 L .17322 .0257 L .17412 .02195 L .17457 .02049 L .17498 .0194 L .17537 .01855 L .17579 .01785 L .17602 .01755 L .17623 .01734 L .17644 .01718 L .17655 .01711 L .17665 .01706 L .17675 .01702 L .17684 .01699 L .17693 .01697 L .17703 .01696 L .17712 .01696 L .17722 .01697 L .1773 .01698 L .17739 .01701 L .1775 .01704 L .17759 .01708 L .17781 .01721 L .178 .01735 L .1782 .01753 L .17901 .01855 L Mistroke .17987 .02004 L .18142 .02333 L .1831 .02699 L .18398 .02866 L .18492 .0301 L .18532 .03059 L .18576 .03103 L .186 .03124 L .18623 .03141 L .18646 .03154 L .18668 .03165 L .18687 .03172 L .18697 .03175 L .18707 .03178 L .18718 .0318 L .18728 .03181 L .18734 .03181 L .1874 .03182 L .18751 .03182 L .1876 .03182 L .1877 .03181 L .18779 .0318 L .18788 .03179 L .18798 .03176 L .18809 .03174 L .18829 .03167 L .1887 .03147 L .18909 .03123 L .18997 .03046 L .19174 .02832 L .1933 .02622 L .19501 .02425 L .19545 .02385 L .19593 .02349 L .19634 .02323 L .19679 .02302 L .19703 .02294 L .19725 .02288 L .19746 .02284 L .19756 .02282 L .19762 .02281 L .19768 .02281 L .19778 .0228 L .19788 .0228 L .19798 .0228 L .19804 .0228 L .19809 .0228 L .19818 .02281 L .19828 .02282 L .19839 .02284 L Mistroke .19848 .02285 L .19869 .0229 L .19888 .02296 L .19931 .02312 L .19973 .02334 L .20018 .02362 L .20174 .02492 L .20342 .02658 L .20431 .02743 L .20524 .02822 L .20608 .02879 L .20655 .02905 L .207 .02924 L .20721 .02931 L .20741 .02936 L .20759 .0294 L .20778 .02944 L .20789 .02945 L .20799 .02946 L .20808 .02947 L .20818 .02947 L .20829 .02948 L .20839 .02948 L .2085 .02947 L .20855 .02947 L .20861 .02947 L .20872 .02946 L .20883 .02945 L .20906 .02941 L .20926 .02936 L .20948 .0293 L .20985 .02918 L .21026 .029 L .21117 .02848 L .21203 .02788 L .21359 .02662 L .21529 .0253 L .21622 .02473 L .21667 .0245 L .21707 .02433 L .2175 .02419 L .21789 .02409 L .21811 .02405 L .21831 .02403 L .21842 .02402 L .21848 .02401 L .21853 .02401 L .21859 .02401 L .21865 .02401 L .21871 .02401 L Mistroke .21877 .02401 L .21886 .02401 L .21897 .02401 L .21906 .02402 L .21915 .02402 L .21936 .02405 L .21958 .02408 L .21999 .02418 L .22044 .02432 L .22125 .02468 L .222 .0251 L .22528 .02737 L .22615 .0279 L .2266 .02814 L .22708 .02836 L .2275 .02851 L .22773 .02859 L .22797 .02865 L .22819 .0287 L .22839 .02874 L .22859 .02876 L .22869 .02878 L .22878 .02878 L .22889 .02879 L .22894 .02879 L .229 .0288 L .2291 .0288 L .22921 .0288 L .2293 .0288 L .2294 .02879 L .2295 .02879 L .22959 .02878 L .2298 .02876 L .23003 .02872 L .23045 .02863 L .23084 .02852 L .23126 .02836 L .232 .02802 L .23519 .02603 L .23605 .0255 L .23696 .02503 L .23773 .02471 L .23817 .02458 L .23858 .02448 L .23878 .02445 L .23889 .02443 L .239 .02442 L .2391 .0244 L .23921 .0244 L .23931 .02439 L Mistroke .23941 .02439 L .2395 .02438 L .2396 .02438 L .23968 .02438 L .23977 .02439 L .23987 .02439 L .23997 .0244 L .24006 .0244 L .24016 .02441 L .24037 .02444 L .24057 .02448 L .24103 .02458 L .24142 .0247 L .24184 .02486 L .2435 .02571 L .24505 .02668 L .24663 .02763 L .24746 .02804 L .24834 .02837 L .24878 .02849 L .24903 .02854 L .24927 .02858 L .24938 .02859 L .24949 .0286 L .24958 .02861 L .24969 .02862 L .2498 .02862 L .2499 .02863 L .24996 .02863 L .25002 .02863 L .25013 .02863 L .25023 .02862 L .25034 .02862 L .25045 .02861 L .25056 .0286 L .25075 .02858 L .25095 .02854 L .25141 .02844 L .25183 .02832 L .25267 .02798 L .25344 .02759 L .25519 .02653 L .2569 .02548 L .25773 .02505 L .2585 .02473 L .25888 .02461 L .25924 .02452 L .25962 .02444 L .25982 .02442 L .25992 .02441 L Mistroke .26003 .0244 L .26014 .02439 L .26024 .02439 L .26035 .02438 L .26042 .02438 L .26047 .02438 L .26058 .02439 L .26068 .02439 L .26073 .02439 L .26079 .0244 L .26089 .0244 L .26109 .02443 L .2613 .02446 L .26168 .02454 L .26213 .02467 L .26255 .02481 L .26349 .02525 L .26519 .02628 L .26691 .02741 L .26776 .0279 L .26852 .02827 L .2689 .02843 L .26932 .02857 L .26971 .02867 L .27007 .02874 L .27027 .02877 L .27036 .02878 L .27045 .02878 L .27056 .02879 L .27066 .0288 L .27076 .0288 L .27082 .0288 L .27087 .0288 L .27098 .0288 L .27109 .02879 L .27118 .02879 L .27129 .02878 L .27152 .02875 L .27173 .02872 L .27212 .02863 L .27255 .0285 L .27331 .02818 L .27422 .02769 L .27505 .02715 L .27679 .02591 L .27756 .02538 L .27841 .02486 L .27921 .02446 L .27958 .02431 L .27997 .02419 L Mistroke .28017 .02414 L .28039 .02409 L .28059 .02406 L .28077 .02403 L .28089 .02402 L .28099 .02401 L .28109 .02401 L .28119 .02401 L .28124 .02401 L .2813 .02401 L .28136 .02401 L .28142 .02401 L .28152 .02401 L .28164 .02402 L .28175 .02403 L .28185 .02405 L .28208 .02408 L .28229 .02413 L .28249 .02418 L .28294 .02433 L .28342 .02454 L .2843 .02503 L .28511 .02559 L .28683 .02697 L .28844 .02822 L .28924 .02873 L .28999 .02911 L .2904 .02927 L .29062 .02933 L .29085 .02939 L .29105 .02943 L .29115 .02944 L .29127 .02946 L .29137 .02947 L .29146 .02947 L .29155 .02948 L .29164 .02948 L .29175 .02948 L .29181 .02948 L .29186 .02947 L .29196 .02947 L .29207 .02946 L .29225 .02943 L .29245 .02939 L .29266 .02934 L .29289 .02927 L .29331 .02911 L .29412 .02867 L .29486 .02814 L .2966 .02656 L Mistroke .29821 .02496 L .29902 .02423 L .29977 .02365 L .30019 .02338 L .30065 .02314 L .30085 .02305 L .30106 .02298 L .30124 .02292 L .30144 .02287 L .30155 .02285 L .30165 .02283 L .30175 .02282 L .30186 .02281 L .30195 .0228 L .30204 .0228 L .30213 .0228 L .30224 .0228 L .30235 .02281 L .30241 .02282 L .30247 .02282 L .30258 .02284 L .30269 .02286 L .30288 .02291 L .3031 .02298 L .30348 .02314 L .30389 .02337 L .30464 .02393 L .30544 .02471 L .30632 .02574 L .3081 .0281 L .30901 .0293 L .30988 .0303 L .31066 .03103 L .3111 .03135 L .31129 .03147 L .3115 .03158 L .31171 .03167 L .31189 .03173 L .31207 .03178 L .31216 .03179 L .31226 .03181 L .31237 .03182 L .31247 .03182 L .31252 .03182 L .31258 .03182 L .31269 .03181 L .31279 .0318 L .3129 .03178 L .31299 .03176 L .31309 .03173 L Mistroke .31331 .03165 L .31351 .03156 L .31397 .03127 L .31439 .0309 L .31478 .03047 L .31559 .02936 L .31645 .02787 L .31801 .02462 L .31969 .02092 L .32058 .01922 L .32106 .01844 L .32151 .01784 L .32192 .01742 L .32215 .01724 L .32235 .01711 L .32247 .01706 L .32258 .01702 L .32264 .017 L .3227 .01698 L .32276 .01697 L .32283 .01697 L .32288 .01696 L .32294 .01696 L .32304 .01697 L .32315 .01699 L .32322 .01701 L .32327 .01703 L .32338 .01707 L .32349 .01713 L .32369 .01727 L .32388 .01744 L .32406 .01765 L .32446 .01825 L .32489 .0191 L .32569 .02131 L .32655 .02461 L .32809 .03304 L .32988 .04643 L .33157 .06193 L .3348 .09436 L .33643 .10965 L .33823 .12384 L .33905 .12905 L .33994 .13371 L .34077 .13715 L .34154 .13949 L .34194 .14041 L .34236 .14117 L .34257 .14146 L .34277 .14169 L Mistroke .34294 .14186 L .34313 .142 L .34323 .14206 L .34334 .14211 L .3434 .14213 L .34346 .14215 L .34357 .14218 L .34367 .14219 L .34377 .14219 L .34387 .14219 L .34397 .14217 L .34403 .14216 L .34409 .14214 L .3442 .1421 L .34441 .14199 L .34465 .14182 L .34488 .14162 L .3457 .14058 L .34646 .13926 L .3482 .13555 L .34978 .13214 L .3506 .13057 L .35148 .12919 L .35193 .12863 L .35242 .12813 L .35286 .12777 L .35328 .12754 L .35348 .12745 L .3536 .12742 L .3537 .12739 L .3538 .12737 L .35389 .12735 L .35399 .12734 L .35409 .12733 L .35415 .12733 L .3542 .12733 L .35431 .12734 L .35437 .12734 L .35442 .12735 L .35454 .12737 L .35465 .12739 L .35475 .12742 L .35497 .12749 L .35537 .12768 L .3558 .12796 L .35658 .12863 L .35832 .13072 L .36001 .13299 L .3609 .13408 L .36183 .13505 L Mistroke .36267 .13572 L .36315 .136 L .36338 .1361 L .3636 .13619 L .36379 .13625 L .3639 .13627 L .36401 .1363 L .3641 .13631 L .3642 .13633 L .36429 .13634 L .36438 .13635 L .36449 .13635 L .36459 .13636 L .36468 .13635 L .36478 .13635 L .36489 .13634 L .36495 .13633 L .36501 .13633 L .36522 .13629 L .36541 .13624 L .36563 .13617 L .36606 .136 L .36684 .13555 L .36774 .13484 L .36859 .13407 L .37016 .1325 L .37187 .13096 L .37232 .13063 L .3728 .13033 L .37324 .1301 L .37366 .12992 L .37404 .1298 L .37426 .12975 L .37446 .12972 L .37457 .1297 L .37467 .12969 L .37478 .12968 L .37484 .12968 L .3749 .12968 L .37495 .12968 L .37501 .12968 L .37507 .12968 L .37513 .12968 L .37524 .12968 L .3753 .12969 L .37535 .12969 L .37546 .1297 L .37557 .12972 L .37577 .12976 L .37601 .12981 L Mistroke .37623 .12988 L .37706 .13022 L .37787 .13069 L .37862 .13122 L .38187 .13379 L .38274 .13435 L .38356 .13475 L .38397 .13491 L .3844 .13503 L .38465 .13508 L .38478 .1351 L .38489 .13512 L .38499 .13513 L .3851 .13514 L .38516 .13514 L .38521 .13515 L .38527 .13515 L .38533 .13515 L .38544 .13515 L .38553 .13515 L .38565 .13514 L .38575 .13514 L .38585 .13513 L .38594 .13512 L .38614 .13509 L .38634 .13505 L .38657 .135 L .38702 .13486 L .38747 .13469 L .38794 .13446 L .3888 .13397 L .39047 .13282 L .39228 .13157 L .39313 .13109 L .39359 .13087 L .39402 .13069 L .39443 .13056 L .39465 .1305 L .39487 .13045 L .39506 .13042 L .39516 .1304 L .39527 .13039 L .39537 .13038 L .39546 .13037 L .39555 .13036 L .39564 .13036 L .39573 .13036 L .39584 .13036 L .39594 .13036 L .39603 .13036 L Mistroke .39613 .13037 L .39619 .13037 L .39625 .13037 L .39645 .1304 L .39667 .13043 L .39687 .13047 L .39732 .13058 L .3977 .13071 L .39812 .13087 L .39887 .13124 L .40052 .13224 L .40233 .13342 L .40316 .1339 L .40405 .13431 L .40448 .13447 L .40489 .13459 L .40526 .13468 L .40547 .13471 L .40566 .13474 L .40576 .13475 L .40586 .13476 L .40595 .13476 L .40605 .13477 L .40615 .13477 L .40621 .13477 L .40627 .13477 L .40637 .13477 L .40647 .13477 L .40656 .13476 L .40666 .13476 L .40683 .13474 L .40702 .13471 L .40723 .13468 L .40766 .13458 L .40813 .13444 L .40897 .13409 L .41075 .13309 L .41245 .13202 L .41326 .13155 L .41412 .13112 L .41454 .13095 L .41493 .13081 L .41531 .1307 L .41567 .13062 L .41586 .13059 L .41606 .13056 L .41618 .13055 L .41629 .13054 L .41639 .13053 L .41649 .13053 L Mistroke .4166 .13053 L .41666 .13053 L .41671 .13053 L .41677 .13053 L .41683 .13053 L .41688 .13053 L .41695 .13053 L .41705 .13054 L .41715 .13055 L .41736 .13057 L .41757 .1306 L .41776 .13064 L .41812 .13073 L .41892 .131 L .41974 .13137 L .42061 .13185 L .42217 .13283 L .42384 .13383 L .42457 .13419 L .42537 .13449 L .4258 .13461 L .426 .13466 L .42621 .1347 L .42641 .13473 L .4266 .13475 L .4267 .13476 L .42679 .13476 L .4269 .13477 L .42701 .13477 L .42712 .13477 L .42722 .13477 L .42727 .13477 L .42733 .13477 L .42744 .13476 L .42755 .13475 L .42765 .13474 L .42785 .13472 L .42808 .13468 L .42829 .13463 L .42877 .1345 L .42965 .13416 L .43048 .13373 L .43204 .13276 L .43373 .13166 L .43446 .13124 L .43526 .13085 L .43571 .13068 L .43611 .13055 L .43651 .13046 L .4367 .13042 L Mistroke .43692 .13039 L .43704 .13038 L .43715 .13037 L .43725 .13036 L .43736 .13036 L .43742 .13036 L .43748 .13036 L .43755 .13036 L .43761 .13036 L .43772 .13036 L .43778 .13036 L .43783 .13037 L .43803 .13039 L .43815 .1304 L .43825 .13041 L .43848 .13046 L .43869 .1305 L .43911 .13062 L .43958 .13079 L .44041 .1312 L .44198 .13219 L .4437 .13341 L .44454 .13397 L .4453 .13442 L .44568 .1346 L .44609 .13478 L .44649 .13492 L .44684 .13502 L .44706 .13507 L .44726 .1351 L .44736 .13511 L .44747 .13513 L .44753 .13513 L .44759 .13514 L .4477 .13514 L .44781 .13515 L .4479 .13515 L .44801 .13515 L .44811 .13515 L .44821 .13514 L .4483 .13513 L .44839 .13512 L .4485 .13511 L .44871 .13508 L .44891 .13504 L .44929 .13493 L .4497 .13479 L .45014 .13459 L .45168 .13363 L .45348 .1322 L Mistroke .45511 .13093 L .45592 .13041 L .45635 .13018 L .45681 .12998 L .4572 .12985 L .45743 .12979 L .45764 .12974 L .45774 .12972 L .45783 .12971 L .45792 .1297 L .45801 .12969 L .45811 .12968 L .4582 .12968 L .4583 .12968 L .45841 .12968 L .45851 .12968 L .4586 .12969 L .45871 .1297 L .45882 .12971 L .45905 .12975 L .45926 .12979 L .45966 .12992 L .46004 .13007 L .46088 .13054 L .46179 .13123 L .46343 .13276 L .46524 .13453 L .46607 .13523 L .46652 .13556 L .46695 .13583 L .46736 .13603 L .46757 .13612 L .46779 .1362 L .468 .13626 L .46819 .1363 L .46828 .13632 L .46838 .13633 L .46847 .13634 L .46856 .13635 L .46867 .13635 L .46877 .13636 L .46886 .13635 L .46896 .13635 L .46906 .13634 L .46912 .13633 L .46918 .13632 L .46938 .13629 L .46957 .13624 L .46978 .13617 L .47015 .13601 L Mistroke .47059 .13576 L .47106 .13543 L .47189 .13467 L .47511 .1306 L .47603 .12943 L .4769 .1285 L .47768 .12785 L .4779 .12772 L .47812 .1276 L .47833 .1275 L .47853 .12743 L .47862 .12741 L .47873 .12738 L .47882 .12736 L .47892 .12735 L .47902 .12734 L .47908 .12734 L .47914 .12733 L .47923 .12733 L .47934 .12734 L .47943 .12735 L .47953 .12737 L .47964 .12739 L .47973 .12742 L .47991 .12747 L .4801 .12756 L .48056 .12784 L .481 .1282 L .48182 .12916 L .48264 .13042 L .48351 .13204 L .48506 .1354 L .48673 .13898 L .48745 .14029 L .48784 .14087 L .48825 .1414 L .48848 .14164 L .48868 .14182 L .48889 .14197 L .48909 .14208 L .48918 .14212 L .48929 .14215 L .48939 .14217 L .48944 .14218 L .4895 .14219 L .4896 .14219 L .48969 .14219 L .48979 .14217 L .48989 .14215 L .48999 .14211 L Mistroke .4901 .14206 L .49032 .14191 L .49053 .14173 L .49073 .1415 L .49117 .14084 L .49165 .13986 L .49245 .13753 L .49333 .13399 L .49426 .12919 L .49511 .12374 L .4984 .09562 L .5019 .06055 L .50366 .04476 L .50527 .03285 L .50685 .02435 L .50764 .02131 L .50809 .01997 L .50851 .01893 L .50892 .01815 L .50914 .01782 L .50937 .01753 L .50958 .01732 L .50978 .01717 L .50987 .01711 L .50997 .01706 L .51006 .01703 L .51015 .017 L .51026 .01697 L .51037 .01696 L .51043 .01696 L .51049 .01696 L .5106 .01698 L .51066 .01699 L .51072 .01701 L .51083 .01704 L .51094 .01709 L .51107 .01716 L .51128 .01731 L .51151 .0175 L .51192 .01796 L .51272 .01917 L .51361 .02085 L .51539 .02475 L .51631 .02674 L .51718 .02842 L .51803 .02979 L .5184 .03029 L .51881 .03076 L .51918 .03112 L .51958 .03142 L Mistroke .5198 .03155 L .52 .03164 L .5202 .03172 L .52039 .03177 L .52049 .03179 L .5206 .03181 L .52065 .03181 L .52071 .03182 L .52082 .03182 L .52092 .03182 L .52102 .03181 L .52112 .0318 L .52121 .03179 L .52133 .03176 L .52144 .03173 L .52168 .03165 L .5219 .03155 L .52211 .03143 L .52292 .03082 L .52379 .02993 L .52535 .02795 L .52701 .02574 L .52854 .02407 L .52894 .02373 L .52938 .02341 L .5298 .02317 L .53017 .023 L .5304 .02292 L .53062 .02287 L .53073 .02285 L .53084 .02283 L .53096 .02281 L .53102 .02281 L .53109 .0228 L .5312 .0228 L .5313 .0228 L .53136 .0228 L .53142 .0228 L .53153 .02281 L .53163 .02282 L .53174 .02284 L .53193 .02288 L .53214 .02293 L .53235 .023 L .53273 .02316 L .53358 .02366 L .53431 .02423 L .53512 .02496 L .53691 .02674 L .53854 .0282 L Mistroke .53935 .02876 L .53978 .029 L .54023 .0292 L .54063 .02933 L .54086 .02939 L .54107 .02943 L .54116 .02944 L .54126 .02946 L .54134 .02946 L .54144 .02947 L .54154 .02948 L .54164 .02948 L .54174 .02948 L .54183 .02947 L .54193 .02947 L .54203 .02946 L .54213 .02945 L .54225 .02943 L .54247 .02939 L .54268 .02934 L .54308 .02922 L .54346 .02906 L .5443 .02861 L .54522 .02799 L .54685 .02668 L .54866 .02528 L .54948 .02476 L .54994 .02453 L .55037 .02434 L .55077 .0242 L .55098 .02414 L .55121 .02409 L .55142 .02406 L .55161 .02403 L .5517 .02402 L .5518 .02401 L .55189 .02401 L .55198 .02401 L .55208 .02401 L .55218 .02401 L .55227 .02401 L .55237 .02401 L .55248 .02402 L .55259 .02403 L .5528 .02406 L .55298 .0241 L .55316 .02414 L .55356 .02425 L .554 .02441 L .5544 .02459 L Mistroke .5553 .02508 L .55703 .02626 L .55864 .02739 L .55944 .02788 L .56019 .02826 L .56061 .02843 L .56106 .02859 L .56126 .02864 L .56147 .02869 L .56166 .02872 L .56185 .02876 L .56196 .02877 L .56207 .02878 L .56216 .02879 L .56227 .02879 L .56237 .0288 L .56247 .0288 L .56255 .0288 L .56265 .0288 L .56275 .02879 L .56281 .02879 L .56286 .02879 L .56298 .02877 L .56309 .02876 L .56329 .02873 L .5635 .0287 L .56388 .0286 L .5643 .02848 L .56505 .02817 L .56672 .02722 L .56849 .02605 L .5693 .02555 L .57015 .02509 L .57088 .02478 L .57129 .02464 L .57167 .02453 L .57187 .02449 L .57208 .02445 L .5722 .02443 L .57231 .02442 L .57242 .02441 L .57252 .0244 L .57261 .02439 L .5727 .02439 L .57281 .02438 L .5729 .02438 L .573 .02438 L .57311 .02439 L .57321 .02439 L .57331 .0244 L Mistroke .57341 .02441 L .57351 .02442 L .57371 .02444 L .57394 .02448 L .57416 .02453 L .5746 .02465 L .57506 .02482 L .57673 .02564 L .57827 .02661 L .57985 .02757 L .58068 .02799 L .58156 .02833 L .58201 .02846 L .58224 .02852 L .58249 .02856 L .58261 .02858 L .58273 .02859 L .58284 .02861 L .58294 .02861 L .58304 .02862 L .58314 .02862 L .5832 .02863 L .58325 .02863 L .58336 .02863 L .58346 .02863 L .58356 .02862 L .58362 .02862 L .58368 .02862 L .58378 .02861 L .58399 .02859 L .58417 .02856 L .58463 .02847 L .58505 .02835 L .58587 .02804 L .58673 .02761 L .58829 .02668 L .58995 .02564 L .59067 .02524 L .59147 .02487 L .59185 .02472 L .59226 .02459 L .59249 .02454 L .5927 .02449 L .59289 .02445 L .5931 .02442 L .59321 .02441 L .59333 .0244 L .59343 .02439 L .59353 .02439 L .5936 .02438 L Mistroke .59365 .02438 L .59376 .02438 L .59382 .02438 L .59388 .02438 L .59394 .02439 L .59401 .02439 L .59412 .0244 L .59424 .02441 L .59445 .02443 L .59466 .02446 L .59486 .0245 L .59526 .0246 L .59568 .02474 L .59645 .02506 L .59819 .02606 L .59987 .02716 L .60075 .02771 L .60168 .0282 L .60252 .02852 L .60274 .02859 L .60299 .02866 L .6032 .0287 L .60343 .02874 L .60354 .02876 L .60366 .02877 L .60376 .02878 L .60386 .02879 L .60398 .0288 L .60408 .0288 L .60418 .0288 L .60428 .0288 L .60437 .02879 L .60445 .02879 L .60455 .02878 L .60465 .02877 L .60486 .02875 L .60505 .02872 L .60545 .02863 L .60588 .0285 L .60665 .02818 L .60749 .02773 L .6084 .02714 L .61017 .02588 L .61094 .02535 L .61179 .02483 L .61261 .02443 L .61301 .02428 L .61338 .02417 L .61358 .02412 L .6138 .02407 L Mistroke .614 .02404 L .61419 .02402 L .61429 .02402 L .61439 .02401 L .61449 .02401 L .61455 .02401 L .61461 .02401 L .61471 .02401 L .61478 .02401 L .61483 .02401 L .61494 .02402 L .61505 .02403 L .61527 .02406 L .6155 .0241 L .61592 .02421 L .61637 .02437 L .61686 .02459 L .61856 .02568 L .62034 .02711 L .62197 .02836 L .62277 .02885 L .6232 .02906 L .62365 .02924 L .62405 .02936 L .62427 .02941 L .62437 .02943 L .62448 .02944 L .62457 .02945 L .62468 .02946 L .62477 .02947 L .62485 .02948 L .62495 .02948 L .62504 .02948 L .62515 .02948 L .62525 .02947 L .62535 .02946 L .62545 .02945 L .62564 .02942 L .62586 .02938 L .62607 .02932 L .62652 .02917 L .62694 .02897 L .62768 .02852 L .62849 .0279 L .63012 .02637 L .63193 .0246 L .63275 .02391 L .63318 .0236 L .63363 .02332 L .63403 .02312 L Mistroke .63424 .02303 L .63447 .02295 L .63467 .02289 L .63486 .02285 L .63495 .02284 L .63505 .02282 L .63515 .02281 L .63523 .02281 L .63534 .0228 L .63544 .0228 L .63553 .0228 L .63562 .02281 L .63573 .02282 L .63579 .02282 L .63584 .02283 L .63605 .02287 L .63624 .02292 L .63644 .02298 L .63681 .02314 L .63725 .02339 L .63772 .02372 L .63855 .02447 L .64175 .02853 L .64266 .02969 L .64353 .03063 L .64431 .03127 L .64452 .03141 L .64475 .03154 L .64496 .03164 L .64516 .03171 L .64534 .03176 L .64544 .03178 L .64554 .0318 L .64565 .03181 L .64571 .03182 L .64576 .03182 L .64586 .03182 L .64596 .03182 L .64605 .03181 L .64615 .0318 L .64623 .03178 L .64632 .03176 L .64652 .0317 L .64671 .03162 L .64715 .03138 L .64754 .03106 L .64844 .03007 L .64927 .0288 L .65004 .02738 L .65179 .02362 L Mistroke .65337 .02021 L .65421 .01873 L .65466 .01807 L .65509 .01757 L .65532 .01736 L .65554 .0172 L .65565 .01713 L .65578 .01707 L .65584 .01704 L .65591 .01702 L .65597 .017 L .65603 .01698 L .65613 .01697 L .65623 .01696 L .65629 .01696 L .65635 .01697 L .65645 .01698 L .65656 .01701 L .65666 .01705 L .65678 .0171 L .6569 .01718 L .65712 .01735 L .65736 .0176 L .65779 .01823 L .65821 .01906 L .6586 .02002 L .65942 .0227 L .66018 .02602 L .66192 .03641 L .66364 .0501 L .6652 .0648 L .66856 .09847 L .67009 .11245 L .67178 .12529 L .67258 .13018 L .67345 .13452 L .67392 .13648 L .67436 .13801 L .67477 .13924 L .67522 .1403 L .67565 .1411 L .67604 .14163 L .67623 .14182 L .67644 .14198 L .67653 .14204 L .67663 .14209 L .67672 .14213 L .67681 .14216 L .67692 .14218 L .67702 .14219 L Mistroke .67712 .14219 L .67718 .14219 L .67724 .14218 L .67734 .14216 L .67743 .14213 L .67754 .14209 L .67764 .14205 L .67787 .1419 L .67808 .14174 L .67855 .14123 L .67938 .14001 L .68014 .13858 L .68188 .13478 L .68346 .13146 L .68429 .12999 L .68517 .12875 L .68561 .12826 L .6861 .12784 L .68631 .1277 L .68654 .12757 L .68676 .12747 L .68696 .12741 L .68706 .12738 L .68716 .12736 L .68726 .12735 L .68735 .12734 L .68746 .12733 L .68752 .12733 L .68757 .12733 L .68768 .12734 L .68778 .12735 L .68789 .12737 L .688 .12739 L .6882 .12745 L .68844 .12755 L .68865 .12765 L .68906 .1279 L .68949 .12824 L .69026 .129 L .69201 .13119 L .69369 .13344 L .69458 .13447 L .69552 .13536 L .69592 .13566 L .69636 .13593 L .69661 .13606 L .69684 .13615 L .69707 .13623 L .69728 .13629 L .69747 .13632 L Mistroke .69757 .13634 L .69768 .13635 L .69779 .13635 L .69785 .13635 L .6979 .13636 L .69801 .13635 L .69811 .13635 L .69821 .13634 L .69831 .13633 L .69849 .1363 L .6987 .13625 L .6989 .13619 L .69931 .13603 L .69974 .13581 L .70052 .13529 L .70228 .13372 L .70395 .13206 L .70548 .13076 L .70588 .13048 L .70632 .13022 L .7067 .13004 L .70712 .12988 L .70735 .12981 L .70756 .12976 L .70779 .12972 L .70792 .1297 L .70797 .12969 L .70803 .12969 L .70814 .12968 L .70823 .12968 L .70829 .12968 L .70834 .12968 L .70845 .12968 L .70856 .12968 L .70866 .12969 L .70877 .1297 L .70888 .12972 L .70909 .12975 L .7093 .1298 L .70968 .12991 L .71008 .13007 L .71053 .13029 L .71207 .13131 L .71387 .13277 L .7155 .13399 L .71632 .13448 L .71675 .13469 L .7172 .13488 L .7176 .135 L .71783 .13505 L Mistroke .71804 .13509 L .71814 .13511 L .71823 .13512 L .71832 .13513 L .71841 .13514 L .71851 .13514 L .7186 .13515 L .7187 .13515 L .7188 .13515 L .71891 .13515 L .719 .13514 L .71911 .13514 L .71922 .13512 L .71945 .13509 L .71966 .13506 L .72006 .13496 L .72044 .13483 L .72128 .13446 L .7222 .13393 L .72384 .13279 L .72565 .13155 L .72648 .13108 L .72693 .13086 L .72737 .13069 L .72777 .13056 L .72798 .1305 L .72821 .13045 L .72839 .13042 L .7285 .1304 L .7286 .13039 L .7287 .13038 L .72879 .13037 L .72888 .13036 L .72897 .13036 L .72908 .13036 L .72913 .13036 L .72919 .13036 L .72929 .13036 L .72939 .13036 L .72949 .13037 L .72957 .13037 L .72977 .13039 L .72999 .13043 L .73019 .13046 L .73063 .13057 L .73101 .1307 L .73143 .13086 L .73218 .13122 L .73398 .13232 L .73561 .13339 L Mistroke .73642 .13386 L .73731 .13428 L .73771 .13444 L .73814 .13457 L .7385 .13466 L .73871 .1347 L .73891 .13473 L .73901 .13474 L .73912 .13475 L .73922 .13476 L .73933 .13477 L .73939 .13477 L .73944 .13477 L .7395 .13477 L .73956 .13477 L .73967 .13477 L .73973 .13477 L .73979 .13477 L .7399 .13476 L .74 .13476 L .74019 .13474 L .7404 .13471 L .74062 .13467 L .74102 .13458 L .74144 .13445 L .74219 .13415 L .74384 .13325 L .74538 .13227 L .74695 .13136 L .74783 .13096 L .74825 .13081 L .74865 .1307 L .74887 .13065 L .74911 .1306 L .74932 .13057 L .74952 .13055 L .74963 .13054 L .74973 .13053 L .74979 .13053 L .74984 .13053 L .74991 .13053 L .74996 .13053 L .75002 .13053 L .75008 .13053 L .75019 .13053 L .75025 .13053 L .75031 .13054 L .75044 .13054 L .75054 .13055 L .75066 .13057 L Mistroke .75086 .1306 L .75125 .13068 L .75171 .1308 L .75213 .13095 L .75386 .1318 L .75543 .13278 L .75718 .13384 L .75796 .13421 L .75836 .13438 L .7588 .13452 L .75923 .13464 L .75962 .13471 L .75981 .13474 L .7599 .13475 L .76001 .13476 L .7601 .13476 L .7602 .13477 L .76029 .13477 L .76038 .13477 L .76048 .13477 L .76058 .13477 L .7607 .13476 L .7608 .13476 L .7609 .13475 L .76099 .13474 L .76118 .13472 L .7614 .13468 L .76163 .13463 L .76205 .13452 L .76285 .13422 L .76372 .13378 L .7655 .13267 L .76727 .13153 L .76811 .13107 L .76889 .13073 L .76928 .1306 L .7697 .13049 L .76993 .13044 L .77016 .1304 L .77036 .13038 L .77047 .13037 L .77057 .13036 L .77066 .13036 L .77076 .13036 L .77086 .13036 L .77094 .13036 L .77104 .13036 L .77115 .13037 L .77125 .13037 L .77135 .13038 L Mistroke .77153 .13041 L .77174 .13044 L .77216 .13054 L .77258 .13067 L .77302 .13084 L .7738 .13122 L .77556 .13236 L .77724 .13356 L .77877 .13449 L .77918 .13468 L .77962 .13485 L .78004 .13498 L .78042 .13507 L .78064 .13511 L .78074 .13512 L .78083 .13513 L .78089 .13513 L .78095 .13514 L .78105 .13515 L .78111 .13515 L .78117 .13515 L .78123 .13515 L .78128 .13515 L .78134 .13515 L .7814 .13515 L .78151 .13514 L .78157 .13514 L .78162 .13513 L .78175 .13512 L .78196 .13509 L .78219 .13505 L .78264 .13493 L .78305 .13478 L .78399 .13431 L .78568 .13312 L .7874 .13173 L .78823 .13108 L .789 .13056 L .78938 .13034 L .78979 .13013 L .79018 .12997 L .79054 .12985 L .79073 .12979 L .79095 .12975 L .79107 .12972 L .79118 .12971 L .79129 .1297 L .79139 .12969 L .79148 .12968 L .79158 .12968 L Mistroke .79168 .12968 L .79178 .12968 L .79188 .12968 L .79199 .12969 L .79209 .1297 L .79219 .12971 L .79239 .12975 L .79258 .12979 L .793 .12992 L .79337 .13007 L .79376 .13027 L .79459 .13081 L .7955 .13155 L .79729 .13329 L .79892 .13484 L .79973 .13547 L .80015 .13575 L .80061 .136 L .801 .13616 L .80123 .13623 L .80144 .13629 L .80154 .1363 L .80163 .13632 L .80172 .13633 L .80181 .13634 L .80191 .13635 L .802 .13635 L .80211 .13636 L .80221 .13635 L .80231 .13635 L .8024 .13634 L .80251 .13632 L .80262 .13631 L .80285 .13625 L .80305 .13619 L .80345 .13603 L .80383 .13582 L .80467 .1352 L .80559 .13429 L .80722 .13224 L .80903 .12984 L .80985 .12888 L .81028 .12845 L .81074 .12806 L .81114 .12777 L .81135 .12765 L .81157 .12754 L .81178 .12746 L .81197 .1274 L .81206 .12738 L Mistroke .81216 .12736 L .81226 .12735 L .81234 .12734 L .81245 .12733 L .81255 .12733 L .81264 .12734 L .81274 .12735 L .81284 .12736 L .81296 .12739 L .81316 .12744 L .81335 .12752 L .81352 .1276 L .81393 .12786 L .81436 .12823 L .81476 .12866 L .81567 .12991 L .81726 .13291 L .819 .13676 L .81992 .13871 L .82079 .14029 L .82117 .14087 L .82157 .14138 L .82178 .14161 L .82201 .14181 L .82221 .14196 L .82242 .14208 L .82253 .14212 L .82264 .14216 L .82274 .14218 L .82285 .14219 L .82295 .14219 L .82305 .14218 L .82314 .14217 L .82324 .14214 L .82334 .1421 L .82346 .14204 L .82369 .14188 L .82391 .14168 L .82412 .14144 L .82452 .14082 L .82488 .14008 L .82571 .1378 L .82654 .13456 L .82732 .13074 L .82907 .11925 L .83238 .08928 L .83556 .05746 L .83733 .04202 L .83895 .03072 L .83977 .02624 L Mistroke .84054 .02288 L .84134 .0202 L .84176 .01913 L .84221 .01823 L .84243 .01789 L .84266 .01758 L .84286 .01737 L .84308 .01719 L .8432 .01712 L .84331 .01706 L .84342 .01702 L .84352 .01699 L .84358 .01698 L .84364 .01697 L .8437 .01696 L .84376 .01696 L .84382 .01696 L .84389 .01697 L .84395 .01698 L .84401 .01699 L .84411 .01702 L .84422 .01706 L .84441 .01716 L .84463 .01732 L .84484 .0175 L .84529 .018 L .84571 .0186 L .84739 .0218 L .84895 .02525 L .84977 .027 L .85066 .02867 L .85142 .02988 L .85226 .03088 L .8527 .03127 L .85292 .03142 L .85311 .03154 L .8533 .03163 L .85351 .03171 L .85362 .03175 L .85372 .03177 L .85382 .03179 L .85393 .03181 L .85402 .03182 L .85411 .03182 L .85421 .03182 L .8543 .03182 L .85439 .03181 L .85447 .0318 L .85456 .03178 L .85465 .03176 L Mistroke .85485 .03171 L .85503 .03164 L .85545 .03143 L .85584 .03116 L .85628 .03081 L .85715 .0299 L .85871 .02791 L .8605 .02555 L .86134 .02458 L .86213 .02385 L .86294 .02327 L .86336 .02306 L .86358 .02298 L .86382 .0229 L .86392 .02288 L .86402 .02285 L .86412 .02284 L .86421 .02282 L .86432 .02281 L .86442 .0228 L .86448 .0228 L .86454 .0228 L .86464 .0228 L .86474 .0228 L .86484 .02281 L .86492 .02282 L .86501 .02283 L .86522 .02287 L .86541 .02292 L .86584 .02306 L .8663 .02328 L .86713 .02382 L .8687 .02519 L .87033 .02682 L .8712 .02764 L .87214 .02839 L .87257 .02869 L .87303 .02895 L .87345 .02915 L .87385 .0293 L .87404 .02935 L .87422 .02939 L .87442 .02943 L .87451 .02945 L .87461 .02946 L .87471 .02947 L .87482 .02947 L .87492 .02948 L .87501 .02948 L .87512 .02948 L Mistroke .87522 .02947 L .87528 .02947 L .87534 .02946 L .87545 .02945 L .87565 .02942 L .87586 .02938 L .87624 .02928 L .8767 .0291 L .87711 .02891 L .87888 .02774 L .88061 .02633 L .88145 .02567 L .88222 .02513 L .88296 .02468 L .88377 .02432 L .88421 .02417 L .88441 .02412 L .88462 .02408 L .88482 .02405 L .88501 .02402 L .88512 .02402 L .88521 .02401 L .88532 .02401 L .88543 .02401 L .88553 .02401 L .88559 .02401 L .88564 .02401 L .88574 .02402 L .88585 .02403 L .88603 .02405 L .88623 .02408 L .88645 .02413 L .88668 .02419 L .8871 .02432 L .88791 .02467 L .88865 .02509 L .89039 .02628 L .892 .02741 L .89281 .0279 L .89357 .02828 L .89398 .02845 L .89436 .02858 L .89478 .02868 L .895 .02873 L .89511 .02875 L .89523 .02876 L .89535 .02877 L .89545 .02878 L .89555 .02879 L .89566 .0288 L Mistroke .89575 .0288 L .89584 .0288 L .89594 .0288 L .89604 .02879 L .89615 .02879 L .89621 .02878 L .89627 .02878 L .89649 .02875 L .89669 .02872 L .8969 .02868 L .89732 .02858 L .89771 .02845 L .89845 .02813 L .90014 .02716 L .9017 .02613 L .90253 .02561 L .90343 .02512 L .90386 .02492 L .90427 .02476 L .90463 .02463 L .90503 .02453 L .90542 .02445 L .90563 .02442 L .90573 .02441 L .90583 .0244 L .90592 .02439 L .90602 .02439 L .90611 .02438 L .90619 .02438 L .90628 .02438 L .90637 .02438 L .90647 .02439 L .90657 .02439 L .90667 .0244 L .90677 .02441 L .90699 .02444 L .90719 .02447 L .90737 .0245 L .90779 .02461 L .90824 .02476 L .90909 .02512 L .91003 .02562 L .91172 .02668 L .91335 .02766 L .91428 .02811 L .91471 .02827 L .91516 .02841 L .91555 .02851 L .91578 .02855 L .91599 .02858 L Mistroke .91609 .0286 L .91618 .02861 L .91626 .02861 L .91635 .02862 L .91645 .02862 L .91654 .02863 L .91664 .02863 L .91675 .02863 L .9168 .02863 L .91686 .02862 L .91697 .02862 L .91708 .02861 L .91717 .0286 L .9174 .02858 L .91763 .02854 L .91807 .02844 L .91846 .02833 L .91931 .02799 L .92009 .0276 L .92184 .02653 L .92357 .02548 L .92441 .02504 L .92517 .02473 L .92555 .02461 L .92597 .0245 L .92616 .02447 L .92636 .02443 L .92653 .02441 L .92662 .0244 L .92672 .0244 L .92682 .02439 L .92693 .02438 L .92704 .02438 L .92713 .02438 L .92719 .02438 L .92724 .02438 L .92734 .02439 L .92745 .0244 L .92757 .02441 L .92778 .02443 L .92799 .02446 L .92838 .02454 L .92879 .02466 L .92917 .0248 L .93003 .02518 L .93157 .02609 L .93331 .02724 L .93416 .02775 L .93492 .02815 L .93531 .02832 L Mistroke .93573 .02848 L .93609 .0286 L .93649 .02869 L .9367 .02873 L .93691 .02876 L .93702 .02878 L .93712 .02878 L .93718 .02879 L .93724 .02879 L .9373 .02879 L .93735 .0288 L .93745 .0288 L .93754 .0288 L .93763 .0288 L .93774 .02879 L .93785 .02879 L .93795 .02878 L .93815 .02876 L .93837 .02872 L .93857 .02868 L .93896 .02858 L .93937 .02844 L .93982 .02826 L .94137 .02738 L .94301 .02623 L .94389 .02561 L .94482 .02501 L .94572 .02453 L .94615 .02435 L .94654 .02422 L .94694 .02411 L .94715 .02407 L .94725 .02406 L .94737 .02404 L .94747 .02403 L .94756 .02402 L .94765 .02401 L .94774 .02401 L .94784 .02401 L .94794 .02401 L .94804 .02401 L .94815 .02401 L .94825 .02402 L .94837 .02403 L .94849 .02404 L .9486 .02406 L .94901 .02414 L .94925 .02421 L .94946 .02428 L .94995 .02447 L Mistroke .95082 .02494 L .95165 .0255 L .95487 .02805 L .95572 .02863 L .95653 .02906 L .95698 .02924 L .95721 .02931 L .95746 .02938 L .95767 .02942 L .95778 .02944 L .9579 .02945 L .958 .02946 L .9581 .02947 L .9582 .02948 L .9583 .02948 L .95839 .02948 L .9585 .02947 L .9586 .02947 L .95869 .02946 L .95879 .02945 L .95889 .02944 L .95911 .0294 L .95933 .02934 L .95956 .02927 L .95998 .02911 L .96079 .02867 L .96153 .02814 L .96329 .02654 L .96491 .02493 L .96572 .0242 L .96648 .02362 L .96728 .02316 L .9677 .02298 L .96794 .02291 L .96815 .02286 L .96834 .02283 L .96845 .02281 L .96856 .02281 L .96866 .0228 L .96876 .0228 L .96887 .0228 L .96893 .0228 L .96899 .02281 L .96909 .02282 L .96918 .02283 L .96938 .02287 L .96958 .02292 L .96976 .02298 L .97019 .02316 L .9706 .02339 L Mistroke .97151 .02411 L .97308 .02586 L .97482 .02818 L .97573 .02936 L .9766 .03036 L .97737 .03107 L .97781 .03139 L .97822 .0316 L .97843 .03169 L .97853 .03172 L .97865 .03176 L .97875 .03178 L .97886 .0318 L .97896 .03181 L .97905 .03182 L .97915 .03182 L .97924 .03182 L .97932 .03182 L .97941 .03181 L .97951 .03179 L .97962 .03177 L .9798 .03172 L .98 .03164 L .98022 .03154 L .9806 .03129 L .98107 .03089 L .98149 .03042 L .98232 .02927 L .98308 .02794 L .98483 .02427 L .98641 .02081 L .98724 .01923 L .98812 .01791 L .98857 .01744 L .98882 .01723 L .98894 .01716 L .98906 .01709 L .98916 .01705 L .98928 .01701 L .98938 .01698 L .98947 .01697 L .98953 .01696 L .98959 .01696 L .98969 .01697 L .9898 .01699 L .98986 .017 L .98992 .01702 L .99002 .01706 L .99013 .01711 L .99032 .01724 L Mistroke .99054 .01744 L .99075 .01767 L .9912 .01836 L .99162 .01923 L .99244 .02157 L .9933 .02501 L .99486 .03368 L .9965 .04606 L .99804 .06002 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztW+ly3EQQHuva3eAEeACqXDwE4SeYFFSqsg5JfBA7ELtiBwcSoEJe1c+z aK6eQ1+PRmvZiY22StJ4pqf762MOSz3Lkw/nZ+9OPrx5dbL10/uTf87fvPp3 68e/37dV5YYQxXdCiKMtIcurtmhuK3FxcaFu2/Imq9vH16pcSgpVkpdq+Goi GkL0l3wU0tSPDeXKo3wJepeAbklcXof8VOmeFvVOPlS/HSodAwFFSOfYqrol lXy2ogrwWDoPpnyy0iK6JWZ5mi8pjW0BTHgf1DXqXgd1VsJL0yZAG3LRDNR9 Q/adJSSdJtrmmZrMsCHuajO9BT1iv+j+7b0iCyrkdwDdnFoXFC1z6ttkSvt1 oIVrkjAnqSy6DMTr+mRGHNJWQlHo+jp7pXAMdCAyG+vowrP0yiwHyncNebGm UskRR0Fn+dYjBEF1rRoq4oJKqbkBKYeAHQ8By8hyKGeg1HBqpoIqpZoJuHMd neL1ykCVJf1Xt664LJ1SAPWowlZVQnX1VaBCdEecXRAXVJfbN22XqNXZIG3J 0S1UBXXt9ULPFaPFQ+RxVMq1wKVR5Xp84Q0hE5l4AkksL25hcAM+XZecqrpt EtWRmXx8hD0zXwPERysZqkuCCxcQG0RdXLlLSgVQuB1DhIyd/9Hi85nv2Q4+ t7Zvkwy0RNpphLF8RRzKBAfGRo7D9xGGUJM7/ZooKzygEtph8po4Dj9QKd6X yS6MGqg72mCn1dgfBHk/H97eR4NSEqlsi+luCY6Q+cFYIELyXwDby4iP6eS1 uPHifTpbnwNzEn8N4m3/hHg1AAoh3OopwOrp1z2Sd10VokHEqG4HaFcBul12 DDdE52ve/p7JQqWhdc1QcmCU/sYAwYQjBES2oVtLkqbVrAIib/sSVT+M+jUh gVO3xP2X1N+bINUOEzvBrkbdkNBMrBHb3y7oXkXdOTE7SBnnJ8ZGmrvZOYUM 44iUv58jLgYUIn1q8EQxYp8HwCrxgJK/PYCstKp6fT3WT4GqK9GJP0/9zZTd PfInXp0VfoW67wNYRVr3Z1EXSZJQfJEYOeqlz44JhYDAiK6I6gkAXwUaxLGv x3xJEe2wd8DEcwkxf5wR8bXj4E22hz4EH9vzSBH51yHQwaezoneJaTxkw1b0 P5Heewer0RiQEF28ut1+8X7dzRKPWCBRueIR3WwS/38Xv+k12d9zMEEfgjpE t07fBKQxNO2r6wzu64OUPd/cSkh9s+gIkO4Ctmgi7luuchcAS3c6iZ/EX714 9LribBKPxR8AtjnvbOJ3QBni7wHx+7dDvCzJtkn8RxRv3yH5Mtr2CUESwR7g /AIgGPwFhAPxOQCx2wPCcl7nc9CE41PDoUMOf+NPgEHfhbcz6DjQLsfuAeDC fOtnVEI5fNvEn8tQ6FHYJQaM/3mdUQynf7iMuhjIejp1Ez/ZzAdVQlmbI+dp mDSclBPSeFyrSwZAL3WRAXrMj9RhZEfIBttsTX8mkm9gmmLIwzXozMCKOJgr oxNyXW7uJabjB3tuYk/ZH1jIOmwWaEScEbfmk0vgT82R85vbWAzPBMtNpPZy XTuurilsWQswnZB1sp2fjPtNPYBkjdupyWvNBNFuGmKUDmjIAg3billIVVCp ycQ2RmIknyRaxzyM33rtYd3t65wyRtMnLlvtTJOpr2sHg6Mg23I4HpQqNZWS xogljWSlwtsffjFkdKNliT2AMfwoxnEmHTqCkbFY1m6GRF+OwWQhBJ2NGmgf Ft1l7PO777LESR3lkm+p1H/CBB9dUp3vh6vYUMu56Rtt5yOgcwzmj361H+Ge jHYPtUTRRbYSOBfnN8yIEWsAfwmYL8npZxQS7qwbK1q1xilN8umLis7joTN6 SIDzkzuI96dm+ykeZbzZROpmTriKjf8AeIagUA==\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00159 .09552 L .00326 .11102 L .00509 .12515 L .00599 .13059 L .00681 .13463 L .0076 .13772 L .00836 .13986 L .00877 .14073 L .00915 .14135 L .00937 .14162 L .00957 .14182 L .00978 .14199 L .00989 .14205 L .01001 .14211 L .01007 .14213 L .01013 .14215 L .01023 .14218 L .01034 .14219 L .0104 .14219 L .01046 .14219 L .01055 .14218 L .01066 .14217 L .01076 .14214 L .01087 .1421 L .0111 .14197 L .01132 .14182 L .0118 .14134 L .01221 .1408 L .01267 .14009 L .01349 .13855 L .01512 .13499 L .01693 .1312 L .01775 .12979 L .01818 .12916 L .01863 .12859 L .01903 .12817 L .01947 .12781 L .01966 .12769 L .01987 .12757 L .02004 .12749 L .02024 .12742 L .02035 .12739 L .02045 .12737 L .02057 .12735 L .02063 .12734 L .02068 .12734 L .02079 .12733 L .0209 .12733 L .021 .12734 L Mistroke .0211 .12735 L .02116 .12736 L .02122 .12737 L .02134 .1274 L .02155 .12746 L .0218 .12756 L .02203 .12768 L .02286 .12828 L .02373 .12916 L .02694 .13332 L .02778 .13433 L .02859 .13513 L .02903 .1355 L .02951 .13583 L .02995 .13606 L .03016 .13615 L .03035 .13621 L .03054 .13627 L .03074 .13631 L .03085 .13633 L .03095 .13634 L .03105 .13635 L .03111 .13635 L .03116 .13635 L .03126 .13636 L .03135 .13635 L .03145 .13635 L .03156 .13634 L .03165 .13633 L .03173 .13632 L .03193 .13628 L .03215 .13622 L .03236 .13615 L .03276 .13598 L .03366 .13543 L .03448 .13479 L .03534 .13399 L .03689 .13244 L .0377 .13167 L .03855 .13095 L .03934 .13041 L .04007 .13002 L .04045 .12988 L .04064 .12982 L .04085 .12977 L .04097 .12974 L .04108 .12972 L .04118 .12971 L .04129 .1297 L .04139 .12969 L Mistroke .04149 .12968 L .04159 .12968 L .0417 .12968 L .04175 .12968 L .04182 .12968 L .04192 .12969 L .04199 .12969 L .04205 .1297 L .04217 .12971 L .04238 .12975 L .04262 .1298 L .04305 .12993 L .04346 .13009 L .04428 .13053 L .04504 .13104 L .04679 .13242 L .04836 .13366 L .04919 .13422 L .05007 .13469 L .05051 .13487 L .05074 .13494 L .051 .13501 L .05123 .13507 L .05144 .1351 L .05164 .13513 L .05175 .13514 L .05186 .13514 L .05191 .13515 L .05197 .13515 L .05208 .13515 L .05219 .13515 L .05228 .13515 L .05239 .13514 L .05245 .13513 L .0525 .13513 L .05274 .1351 L .05294 .13507 L .05313 .13503 L .05355 .13491 L .05396 .13476 L .05439 .13457 L .05516 .13416 L .05691 .13299 L .05859 .1318 L .05948 .13125 L .05997 .131 L .06042 .1308 L .06086 .13063 L .06126 .13052 L .06147 .13047 L Mistroke .0617 .13042 L .06183 .1304 L .06195 .13039 L .06206 .13038 L .06218 .13037 L .06228 .13036 L .06237 .13036 L .06247 .13036 L .06255 .13036 L .06266 .13036 L .06275 .13036 L .06286 .13037 L .06297 .13038 L .06319 .13041 L .0634 .13044 L .0638 .13053 L .06419 .13064 L .06462 .1308 L .06549 .13121 L .06705 .13215 L .06883 .13332 L .06967 .13381 L .07045 .1342 L .07126 .13451 L .07169 .13463 L .0719 .13467 L .07214 .13471 L .07234 .13474 L .07243 .13475 L .07253 .13476 L .07262 .13476 L .07271 .13477 L .0728 .13477 L .0729 .13477 L .073 .13477 L .07306 .13477 L .07312 .13477 L .07322 .13476 L .07333 .13476 L .07352 .13474 L .07373 .13471 L .07394 .13467 L .07417 .13462 L .07459 .13451 L .07537 .13421 L .07628 .13376 L .07713 .13327 L .07872 .13226 L .08043 .13128 L .08089 .13107 L Mistroke .08137 .13088 L .08182 .13074 L .08204 .13068 L .08224 .13064 L .08243 .1306 L .08263 .13057 L .08274 .13056 L .08285 .13055 L .08295 .13054 L .08305 .13053 L .08316 .13053 L .08326 .13053 L .08331 .13053 L .08337 .13053 L .08348 .13053 L .08354 .13053 L .0836 .13053 L .0837 .13054 L .08383 .13055 L .08394 .13056 L .08414 .13059 L .08435 .13062 L .08478 .13073 L .08518 .13085 L .08556 .13098 L .08731 .13187 L .08888 .13286 L .09059 .13387 L .09152 .1343 L .09193 .13446 L .09238 .13459 L .09258 .13464 L .0928 .13468 L .09299 .13472 L .0932 .13474 L .09331 .13475 L .09342 .13476 L .09348 .13477 L .09353 .13477 L .0936 .13477 L .09365 .13477 L .09376 .13477 L .09385 .13477 L .09396 .13477 L .09401 .13477 L .09407 .13476 L .09418 .13475 L .09428 .13474 L .09451 .13472 L .09471 .13468 L Mistroke .09493 .13464 L .09534 .13453 L .09571 .13441 L .09661 .13401 L .09747 .13354 L .10072 .13147 L .10159 .13101 L .1024 .13067 L .10281 .13054 L .10324 .13044 L .10336 .13042 L .10349 .1304 L .10361 .13039 L .10373 .13038 L .10384 .13037 L .1039 .13036 L .10396 .13036 L .10406 .13036 L .10417 .13036 L .10428 .13036 L .10438 .13036 L .10449 .13037 L .10459 .13037 L .10478 .13039 L .10498 .13042 L .1052 .13047 L .10544 .13052 L .10586 .13065 L .10671 .131 L .10764 .13152 L .10942 .13274 L .11104 .13387 L .11185 .13435 L .11227 .13457 L .11272 .13477 L .11316 .13492 L .11355 .13503 L .11374 .13507 L .11394 .1351 L .11404 .13512 L .11414 .13513 L .11423 .13514 L .11431 .13514 L .11442 .13515 L .11447 .13515 L .11453 .13515 L .11463 .13515 L .11473 .13515 L .11483 .13514 L .11493 .13514 L Mistroke .11503 .13513 L .11512 .13512 L .11533 .13509 L .11556 .13504 L .11597 .13493 L .11636 .13479 L .11678 .1346 L .11752 .13419 L .1192 .13297 L .12102 .13149 L .12188 .13086 L .12278 .1303 L .12315 .13012 L .12355 .12995 L .12378 .12987 L .12399 .12981 L .12418 .12977 L .1244 .12973 L .1245 .12971 L .12461 .1297 L .12471 .12969 L .1248 .12968 L .1249 .12968 L .12501 .12968 L .12507 .12968 L .12513 .12968 L .12523 .12968 L .12533 .12969 L .12544 .1297 L .12564 .12973 L .12583 .12977 L .126 .12981 L .12641 .12995 L .12685 .13014 L .12775 .13068 L .12939 .13207 L .13115 .13381 L .13281 .13529 L .13327 .13562 L .13375 .1359 L .13421 .13611 L .13441 .13619 L .13463 .13625 L .13484 .1363 L .13495 .13632 L .13506 .13633 L .13516 .13634 L .13525 .13635 L .13536 .13636 L .13546 .13636 L Mistroke .13557 .13635 L .13562 .13635 L .13568 .13634 L .13579 .13633 L .13589 .13632 L .13611 .13627 L .13635 .1362 L .13677 .13604 L .1372 .1358 L .13798 .13522 L .13878 .13444 L .13964 .13343 L .14119 .13138 L .14287 .12923 L .14333 .12873 L .14382 .12827 L .14424 .12793 L .14447 .12777 L .14469 .12765 L .1449 .12755 L .14512 .12746 L .14522 .12742 L .14533 .1274 L .14543 .12737 L .14552 .12736 L .14562 .12734 L .14573 .12734 L .14583 .12733 L .14593 .12734 L .14602 .12734 L .1461 .12735 L .1462 .12737 L .1463 .12739 L .14653 .12746 L .14677 .12756 L .14701 .12769 L .14722 .12783 L .14763 .12817 L .14806 .12862 L .14888 .12972 L .14964 .13101 L .15138 .13462 L .15304 .13827 L .15392 .13995 L .1544 .14072 L .15485 .14132 L .15529 .14177 L .15554 .14195 L .15565 .14203 L .15576 .14208 L Mistroke .15586 .14212 L .15595 .14215 L .15606 .14218 L .15616 .14219 L .15627 .14219 L .15633 .14219 L .15638 .14218 L .15648 .14217 L .15659 .14214 L .15669 .1421 L .15678 .14205 L .15698 .14192 L .15716 .14176 L .15735 .14155 L .15776 .14098 L .1582 .14012 L .15864 .139 L .15907 .13771 L .15985 .13467 L .1607 .13046 L .16162 .12485 L .16507 .09568 L .16839 .06232 L .17005 .047 L .17158 .03524 L .17322 .0257 L .17412 .02195 L .17457 .02049 L .17498 .0194 L .17537 .01855 L .17579 .01785 L .17602 .01755 L .17623 .01734 L .17644 .01718 L .17655 .01711 L .17665 .01706 L .17675 .01702 L .17684 .01699 L .17693 .01697 L .17703 .01696 L .17712 .01696 L .17722 .01697 L .1773 .01698 L .17739 .01701 L .1775 .01704 L .17759 .01708 L .17781 .01721 L .178 .01735 L .1782 .01753 L .17901 .01855 L Mistroke .17987 .02004 L .18142 .02333 L .1831 .02699 L .18398 .02866 L .18492 .0301 L .18532 .03059 L .18576 .03103 L .186 .03124 L .18623 .03141 L .18646 .03154 L .18668 .03165 L .18687 .03172 L .18697 .03175 L .18707 .03178 L .18718 .0318 L .18728 .03181 L .18734 .03181 L .1874 .03182 L .18751 .03182 L .1876 .03182 L .1877 .03181 L .18779 .0318 L .18788 .03179 L .18798 .03176 L .18809 .03174 L .18829 .03167 L .1887 .03147 L .18909 .03123 L .18997 .03046 L .19174 .02832 L .1933 .02622 L .19501 .02425 L .19545 .02385 L .19593 .02349 L .19634 .02323 L .19679 .02302 L .19703 .02294 L .19725 .02288 L .19746 .02284 L .19756 .02282 L .19762 .02281 L .19768 .02281 L .19778 .0228 L .19788 .0228 L .19798 .0228 L .19804 .0228 L .19809 .0228 L .19818 .02281 L .19828 .02282 L .19839 .02284 L Mistroke .19848 .02285 L .19869 .0229 L .19888 .02296 L .19931 .02312 L .19973 .02334 L .20018 .02362 L .20174 .02492 L .20342 .02658 L .20431 .02743 L .20524 .02822 L .20608 .02879 L .20655 .02905 L .207 .02924 L .20721 .02931 L .20741 .02936 L .20759 .0294 L .20778 .02944 L .20789 .02945 L .20799 .02946 L .20808 .02947 L .20818 .02947 L .20829 .02948 L .20839 .02948 L .2085 .02947 L .20855 .02947 L .20861 .02947 L .20872 .02946 L .20883 .02945 L .20906 .02941 L .20926 .02936 L .20948 .0293 L .20985 .02918 L .21026 .029 L .21117 .02848 L .21203 .02788 L .21359 .02662 L .21529 .0253 L .21622 .02473 L .21667 .0245 L .21707 .02433 L .2175 .02419 L .21789 .02409 L .21811 .02405 L .21831 .02403 L .21842 .02402 L .21848 .02401 L .21853 .02401 L .21859 .02401 L .21865 .02401 L .21871 .02401 L Mistroke .21877 .02401 L .21886 .02401 L .21897 .02401 L .21906 .02402 L .21915 .02402 L .21936 .02405 L .21958 .02408 L .21999 .02418 L .22044 .02432 L .22125 .02468 L .222 .0251 L .22528 .02737 L .22615 .0279 L .2266 .02814 L .22708 .02836 L .2275 .02851 L .22773 .02859 L .22797 .02865 L .22819 .0287 L .22839 .02874 L .22859 .02876 L .22869 .02878 L .22878 .02878 L .22889 .02879 L .22894 .02879 L .229 .0288 L .2291 .0288 L .22921 .0288 L .2293 .0288 L .2294 .02879 L .2295 .02879 L .22959 .02878 L .2298 .02876 L .23003 .02872 L .23045 .02863 L .23084 .02852 L .23126 .02836 L .232 .02802 L .23519 .02603 L .23605 .0255 L .23696 .02503 L .23773 .02471 L .23817 .02458 L .23858 .02448 L .23878 .02445 L .23889 .02443 L .239 .02442 L .2391 .0244 L .23921 .0244 L .23931 .02439 L Mistroke .23941 .02439 L .2395 .02438 L .2396 .02438 L .23968 .02438 L .23977 .02439 L .23987 .02439 L .23997 .0244 L .24006 .0244 L .24016 .02441 L .24037 .02444 L .24057 .02448 L .24103 .02458 L .24142 .0247 L .24184 .02486 L .2435 .02571 L .24505 .02668 L .24663 .02763 L .24746 .02804 L .24834 .02837 L .24878 .02849 L .24903 .02854 L .24927 .02858 L .24938 .02859 L .24949 .0286 L .24958 .02861 L .24969 .02862 L .2498 .02862 L .2499 .02863 L .24996 .02863 L .25002 .02863 L .25013 .02863 L .25023 .02862 L .25034 .02862 L .25045 .02861 L .25056 .0286 L .25075 .02858 L .25095 .02854 L .25141 .02844 L .25183 .02832 L .25267 .02798 L .25344 .02759 L .25519 .02653 L .2569 .02548 L .25773 .02505 L .2585 .02473 L .25888 .02461 L .25924 .02452 L .25962 .02444 L .25982 .02442 L .25992 .02441 L Mistroke .26003 .0244 L .26014 .02439 L .26024 .02439 L .26035 .02438 L .26042 .02438 L .26047 .02438 L .26058 .02439 L .26068 .02439 L .26073 .02439 L .26079 .0244 L .26089 .0244 L .26109 .02443 L .2613 .02446 L .26168 .02454 L .26213 .02467 L .26255 .02481 L .26349 .02525 L .26519 .02628 L .26691 .02741 L .26776 .0279 L .26852 .02827 L .2689 .02843 L .26932 .02857 L .26971 .02867 L .27007 .02874 L .27027 .02877 L .27036 .02878 L .27045 .02878 L .27056 .02879 L .27066 .0288 L .27076 .0288 L .27082 .0288 L .27087 .0288 L .27098 .0288 L .27109 .02879 L .27118 .02879 L .27129 .02878 L .27152 .02875 L .27173 .02872 L .27212 .02863 L .27255 .0285 L .27331 .02818 L .27422 .02769 L .27505 .02715 L .27679 .02591 L .27756 .02538 L .27841 .02486 L .27921 .02446 L .27958 .02431 L .27997 .02419 L Mistroke .28017 .02414 L .28039 .02409 L .28059 .02406 L .28077 .02403 L .28089 .02402 L .28099 .02401 L .28109 .02401 L .28119 .02401 L .28124 .02401 L .2813 .02401 L .28136 .02401 L .28142 .02401 L .28152 .02401 L .28164 .02402 L .28175 .02403 L .28185 .02405 L .28208 .02408 L .28229 .02413 L .28249 .02418 L .28294 .02433 L .28342 .02454 L .2843 .02503 L .28511 .02559 L .28683 .02697 L .28844 .02822 L .28924 .02873 L .28999 .02911 L .2904 .02927 L .29062 .02933 L .29085 .02939 L .29105 .02943 L .29115 .02944 L .29127 .02946 L .29137 .02947 L .29146 .02947 L .29155 .02948 L .29164 .02948 L .29175 .02948 L .29181 .02948 L .29186 .02947 L .29196 .02947 L .29207 .02946 L .29225 .02943 L .29245 .02939 L .29266 .02934 L .29289 .02927 L .29331 .02911 L .29412 .02867 L .29486 .02814 L .2966 .02656 L Mistroke .29821 .02496 L .29902 .02423 L .29977 .02365 L .30019 .02338 L .30065 .02314 L .30085 .02305 L .30106 .02298 L .30124 .02292 L .30144 .02287 L .30155 .02285 L .30165 .02283 L .30175 .02282 L .30186 .02281 L .30195 .0228 L .30204 .0228 L .30213 .0228 L .30224 .0228 L .30235 .02281 L .30241 .02282 L .30247 .02282 L .30258 .02284 L .30269 .02286 L .30288 .02291 L .3031 .02298 L .30348 .02314 L .30389 .02337 L .30464 .02393 L .30544 .02471 L .30632 .02574 L .3081 .0281 L .30901 .0293 L .30988 .0303 L .31066 .03103 L .3111 .03135 L .31129 .03147 L .3115 .03158 L .31171 .03167 L .31189 .03173 L .31207 .03178 L .31216 .03179 L .31226 .03181 L .31237 .03182 L .31247 .03182 L .31252 .03182 L .31258 .03182 L .31269 .03181 L .31279 .0318 L .3129 .03178 L .31299 .03176 L .31309 .03173 L Mistroke .31331 .03165 L .31351 .03156 L .31397 .03127 L .31439 .0309 L .31478 .03047 L .31559 .02936 L .31645 .02787 L .31801 .02462 L .31969 .02092 L .32058 .01922 L .32106 .01844 L .32151 .01784 L .32192 .01742 L .32215 .01724 L .32235 .01711 L .32247 .01706 L .32258 .01702 L .32264 .017 L .3227 .01698 L .32276 .01697 L .32283 .01697 L .32288 .01696 L .32294 .01696 L .32304 .01697 L .32315 .01699 L .32322 .01701 L .32327 .01703 L .32338 .01707 L .32349 .01713 L .32369 .01727 L .32388 .01744 L .32406 .01765 L .32446 .01825 L .32489 .0191 L .32569 .02131 L .32655 .02461 L .32809 .03304 L .32988 .04643 L .33157 .06193 L .3348 .09436 L .33643 .10965 L .33823 .12384 L .33905 .12905 L .33994 .13371 L .34077 .13715 L .34154 .13949 L .34194 .14041 L .34236 .14117 L .34257 .14146 L .34277 .14169 L Mistroke .34294 .14186 L .34313 .142 L .34323 .14206 L .34334 .14211 L .3434 .14213 L .34346 .14215 L .34357 .14218 L .34367 .14219 L .34377 .14219 L .34387 .14219 L .34397 .14217 L .34403 .14216 L .34409 .14214 L .3442 .1421 L .34441 .14199 L .34465 .14182 L .34488 .14162 L .3457 .14058 L .34646 .13926 L .3482 .13555 L .34978 .13214 L .3506 .13057 L .35148 .12919 L .35193 .12863 L .35242 .12813 L .35286 .12777 L .35328 .12754 L .35348 .12745 L .3536 .12742 L .3537 .12739 L .3538 .12737 L .35389 .12735 L .35399 .12734 L .35409 .12733 L .35415 .12733 L .3542 .12733 L .35431 .12734 L .35437 .12734 L .35442 .12735 L .35454 .12737 L .35465 .12739 L .35475 .12742 L .35497 .12749 L .35537 .12768 L .3558 .12796 L .35658 .12863 L .35832 .13072 L .36001 .13299 L .3609 .13408 L .36183 .13505 L Mistroke .36267 .13572 L .36315 .136 L .36338 .1361 L .3636 .13619 L .36379 .13625 L .3639 .13627 L .36401 .1363 L .3641 .13631 L .3642 .13633 L .36429 .13634 L .36438 .13635 L .36449 .13635 L .36459 .13636 L .36468 .13635 L .36478 .13635 L .36489 .13634 L .36495 .13633 L .36501 .13633 L .36522 .13629 L .36541 .13624 L .36563 .13617 L .36606 .136 L .36684 .13555 L .36774 .13484 L .36859 .13407 L .37016 .1325 L .37187 .13096 L .37232 .13063 L .3728 .13033 L .37324 .1301 L .37366 .12992 L .37404 .1298 L .37426 .12975 L .37446 .12972 L .37457 .1297 L .37467 .12969 L .37478 .12968 L .37484 .12968 L .3749 .12968 L .37495 .12968 L .37501 .12968 L .37507 .12968 L .37513 .12968 L .37524 .12968 L .3753 .12969 L .37535 .12969 L .37546 .1297 L .37557 .12972 L .37577 .12976 L .37601 .12981 L Mistroke .37623 .12988 L .37706 .13022 L .37787 .13069 L .37862 .13122 L .38187 .13379 L .38274 .13435 L .38356 .13475 L .38397 .13491 L .3844 .13503 L .38465 .13508 L .38478 .1351 L .38489 .13512 L .38499 .13513 L .3851 .13514 L .38516 .13514 L .38521 .13515 L .38527 .13515 L .38533 .13515 L .38544 .13515 L .38553 .13515 L .38565 .13514 L .38575 .13514 L .38585 .13513 L .38594 .13512 L .38614 .13509 L .38634 .13505 L .38657 .135 L .38702 .13486 L .38747 .13469 L .38794 .13446 L .3888 .13397 L .39047 .13282 L .39228 .13157 L .39313 .13109 L .39359 .13087 L .39402 .13069 L .39443 .13056 L .39465 .1305 L .39487 .13045 L .39506 .13042 L .39516 .1304 L .39527 .13039 L .39537 .13038 L .39546 .13037 L .39555 .13036 L .39564 .13036 L .39573 .13036 L .39584 .13036 L .39594 .13036 L .39603 .13036 L Mistroke .39613 .13037 L .39619 .13037 L .39625 .13037 L .39645 .1304 L .39667 .13043 L .39687 .13047 L .39732 .13058 L .3977 .13071 L .39812 .13087 L .39887 .13124 L .40052 .13224 L .40233 .13342 L .40316 .1339 L .40405 .13431 L .40448 .13447 L .40489 .13459 L .40526 .13468 L .40547 .13471 L .40566 .13474 L .40576 .13475 L .40586 .13476 L .40595 .13476 L .40605 .13477 L .40615 .13477 L .40621 .13477 L .40627 .13477 L .40637 .13477 L .40647 .13477 L .40656 .13476 L .40666 .13476 L .40683 .13474 L .40702 .13471 L .40723 .13468 L .40766 .13458 L .40813 .13444 L .40897 .13409 L .41075 .13309 L .41245 .13202 L .41326 .13155 L .41412 .13112 L .41454 .13095 L .41493 .13081 L .41531 .1307 L .41567 .13062 L .41586 .13059 L .41606 .13056 L .41618 .13055 L .41629 .13054 L .41639 .13053 L .41649 .13053 L Mistroke .4166 .13053 L .41666 .13053 L .41671 .13053 L .41677 .13053 L .41683 .13053 L .41688 .13053 L .41695 .13053 L .41705 .13054 L .41715 .13055 L .41736 .13057 L .41757 .1306 L .41776 .13064 L .41812 .13073 L .41892 .131 L .41974 .13137 L .42061 .13185 L .42217 .13283 L .42384 .13383 L .42457 .13419 L .42537 .13449 L .4258 .13461 L .426 .13466 L .42621 .1347 L .42641 .13473 L .4266 .13475 L .4267 .13476 L .42679 .13476 L .4269 .13477 L .42701 .13477 L .42712 .13477 L .42722 .13477 L .42727 .13477 L .42733 .13477 L .42744 .13476 L .42755 .13475 L .42765 .13474 L .42785 .13472 L .42808 .13468 L .42829 .13463 L .42877 .1345 L .42965 .13416 L .43048 .13373 L .43204 .13276 L .43373 .13166 L .43446 .13124 L .43526 .13085 L .43571 .13068 L .43611 .13055 L .43651 .13046 L .4367 .13042 L Mistroke .43692 .13039 L .43704 .13038 L .43715 .13037 L .43725 .13036 L .43736 .13036 L .43742 .13036 L .43748 .13036 L .43755 .13036 L .43761 .13036 L .43772 .13036 L .43778 .13036 L .43783 .13037 L .43803 .13039 L .43815 .1304 L .43825 .13041 L .43848 .13046 L .43869 .1305 L .43911 .13062 L .43958 .13079 L .44041 .1312 L .44198 .13219 L .4437 .13341 L .44454 .13397 L .4453 .13442 L .44568 .1346 L .44609 .13478 L .44649 .13492 L .44684 .13502 L .44706 .13507 L .44726 .1351 L .44736 .13511 L .44747 .13513 L .44753 .13513 L .44759 .13514 L .4477 .13514 L .44781 .13515 L .4479 .13515 L .44801 .13515 L .44811 .13515 L .44821 .13514 L .4483 .13513 L .44839 .13512 L .4485 .13511 L .44871 .13508 L .44891 .13504 L .44929 .13493 L .4497 .13479 L .45014 .13459 L .45168 .13363 L .45348 .1322 L Mistroke .45511 .13093 L .45592 .13041 L .45635 .13018 L .45681 .12998 L .4572 .12985 L .45743 .12979 L .45764 .12974 L .45774 .12972 L .45783 .12971 L .45792 .1297 L .45801 .12969 L .45811 .12968 L .4582 .12968 L .4583 .12968 L .45841 .12968 L .45851 .12968 L .4586 .12969 L .45871 .1297 L .45882 .12971 L .45905 .12975 L .45926 .12979 L .45966 .12992 L .46004 .13007 L .46088 .13054 L .46179 .13123 L .46343 .13276 L .46524 .13453 L .46607 .13523 L .46652 .13556 L .46695 .13583 L .46736 .13603 L .46757 .13612 L .46779 .1362 L .468 .13626 L .46819 .1363 L .46828 .13632 L .46838 .13633 L .46847 .13634 L .46856 .13635 L .46867 .13635 L .46877 .13636 L .46886 .13635 L .46896 .13635 L .46906 .13634 L .46912 .13633 L .46918 .13632 L .46938 .13629 L .46957 .13624 L .46978 .13617 L .47015 .13601 L Mistroke .47059 .13576 L .47106 .13543 L .47189 .13467 L .47511 .1306 L .47603 .12943 L .4769 .1285 L .47768 .12785 L .4779 .12772 L .47812 .1276 L .47833 .1275 L .47853 .12743 L .47862 .12741 L .47873 .12738 L .47882 .12736 L .47892 .12735 L .47902 .12734 L .47908 .12734 L .47914 .12733 L .47923 .12733 L .47934 .12734 L .47943 .12735 L .47953 .12737 L .47964 .12739 L .47973 .12742 L .47991 .12747 L .4801 .12756 L .48056 .12784 L .481 .1282 L .48182 .12916 L .48264 .13042 L .48351 .13204 L .48506 .1354 L .48673 .13898 L .48745 .14029 L .48784 .14087 L .48825 .1414 L .48848 .14164 L .48868 .14182 L .48889 .14197 L .48909 .14208 L .48918 .14212 L .48929 .14215 L .48939 .14217 L .48944 .14218 L .4895 .14219 L .4896 .14219 L .48969 .14219 L .48979 .14217 L .48989 .14215 L .48999 .14211 L Mistroke .4901 .14206 L .49032 .14191 L .49053 .14173 L .49073 .1415 L .49117 .14084 L .49165 .13986 L .49245 .13753 L .49333 .13399 L .49426 .12919 L .49511 .12374 L .4984 .09562 L .5019 .06055 L .50366 .04476 L .50527 .03285 L .50685 .02435 L .50764 .02131 L .50809 .01997 L .50851 .01893 L .50892 .01815 L .50914 .01782 L .50937 .01753 L .50958 .01732 L .50978 .01717 L .50987 .01711 L .50997 .01706 L .51006 .01703 L .51015 .017 L .51026 .01697 L .51037 .01696 L .51043 .01696 L .51049 .01696 L .5106 .01698 L .51066 .01699 L .51072 .01701 L .51083 .01704 L .51094 .01709 L .51107 .01716 L .51128 .01731 L .51151 .0175 L .51192 .01796 L .51272 .01917 L .51361 .02085 L .51539 .02475 L .51631 .02674 L .51718 .02842 L .51803 .02979 L .5184 .03029 L .51881 .03076 L .51918 .03112 L .51958 .03142 L Mistroke .5198 .03155 L .52 .03164 L .5202 .03172 L .52039 .03177 L .52049 .03179 L .5206 .03181 L .52065 .03181 L .52071 .03182 L .52082 .03182 L .52092 .03182 L .52102 .03181 L .52112 .0318 L .52121 .03179 L .52133 .03176 L .52144 .03173 L .52168 .03165 L .5219 .03155 L .52211 .03143 L .52292 .03082 L .52379 .02993 L .52535 .02795 L .52701 .02574 L .52854 .02407 L .52894 .02373 L .52938 .02341 L .5298 .02317 L .53017 .023 L .5304 .02292 L .53062 .02287 L .53073 .02285 L .53084 .02283 L .53096 .02281 L .53102 .02281 L .53109 .0228 L .5312 .0228 L .5313 .0228 L .53136 .0228 L .53142 .0228 L .53153 .02281 L .53163 .02282 L .53174 .02284 L .53193 .02288 L .53214 .02293 L .53235 .023 L .53273 .02316 L .53358 .02366 L .53431 .02423 L .53512 .02496 L .53691 .02674 L .53854 .0282 L Mistroke .53935 .02876 L .53978 .029 L .54023 .0292 L .54063 .02933 L .54086 .02939 L .54107 .02943 L .54116 .02944 L .54126 .02946 L .54134 .02946 L .54144 .02947 L .54154 .02948 L .54164 .02948 L .54174 .02948 L .54183 .02947 L .54193 .02947 L .54203 .02946 L .54213 .02945 L .54225 .02943 L .54247 .02939 L .54268 .02934 L .54308 .02922 L .54346 .02906 L .5443 .02861 L .54522 .02799 L .54685 .02668 L .54866 .02528 L .54948 .02476 L .54994 .02453 L .55037 .02434 L .55077 .0242 L .55098 .02414 L .55121 .02409 L .55142 .02406 L .55161 .02403 L .5517 .02402 L .5518 .02401 L .55189 .02401 L .55198 .02401 L .55208 .02401 L .55218 .02401 L .55227 .02401 L .55237 .02401 L .55248 .02402 L .55259 .02403 L .5528 .02406 L .55298 .0241 L .55316 .02414 L .55356 .02425 L .554 .02441 L .5544 .02459 L Mistroke .5553 .02508 L .55703 .02626 L .55864 .02739 L .55944 .02788 L .56019 .02826 L .56061 .02843 L .56106 .02859 L .56126 .02864 L .56147 .02869 L .56166 .02872 L .56185 .02876 L .56196 .02877 L .56207 .02878 L .56216 .02879 L .56227 .02879 L .56237 .0288 L .56247 .0288 L .56255 .0288 L .56265 .0288 L .56275 .02879 L .56281 .02879 L .56286 .02879 L .56298 .02877 L .56309 .02876 L .56329 .02873 L .5635 .0287 L .56388 .0286 L .5643 .02848 L .56505 .02817 L .56672 .02722 L .56849 .02605 L .5693 .02555 L .57015 .02509 L .57088 .02478 L .57129 .02464 L .57167 .02453 L .57187 .02449 L .57208 .02445 L .5722 .02443 L .57231 .02442 L .57242 .02441 L .57252 .0244 L .57261 .02439 L .5727 .02439 L .57281 .02438 L .5729 .02438 L .573 .02438 L .57311 .02439 L .57321 .02439 L .57331 .0244 L Mistroke .57341 .02441 L .57351 .02442 L .57371 .02444 L .57394 .02448 L .57416 .02453 L .5746 .02465 L .57506 .02482 L .57673 .02564 L .57827 .02661 L .57985 .02757 L .58068 .02799 L .58156 .02833 L .58201 .02846 L .58224 .02852 L .58249 .02856 L .58261 .02858 L .58273 .02859 L .58284 .02861 L .58294 .02861 L .58304 .02862 L .58314 .02862 L .5832 .02863 L .58325 .02863 L .58336 .02863 L .58346 .02863 L .58356 .02862 L .58362 .02862 L .58368 .02862 L .58378 .02861 L .58399 .02859 L .58417 .02856 L .58463 .02847 L .58505 .02835 L .58587 .02804 L .58673 .02761 L .58829 .02668 L .58995 .02564 L .59067 .02524 L .59147 .02487 L .59185 .02472 L .59226 .02459 L .59249 .02454 L .5927 .02449 L .59289 .02445 L .5931 .02442 L .59321 .02441 L .59333 .0244 L .59343 .02439 L .59353 .02439 L .5936 .02438 L Mistroke .59365 .02438 L .59376 .02438 L .59382 .02438 L .59388 .02438 L .59394 .02439 L .59401 .02439 L .59412 .0244 L .59424 .02441 L .59445 .02443 L .59466 .02446 L .59486 .0245 L .59526 .0246 L .59568 .02474 L .59645 .02506 L .59819 .02606 L .59987 .02716 L .60075 .02771 L .60168 .0282 L .60252 .02852 L .60274 .02859 L .60299 .02866 L .6032 .0287 L .60343 .02874 L .60354 .02876 L .60366 .02877 L .60376 .02878 L .60386 .02879 L .60398 .0288 L .60408 .0288 L .60418 .0288 L .60428 .0288 L .60437 .02879 L .60445 .02879 L .60455 .02878 L .60465 .02877 L .60486 .02875 L .60505 .02872 L .60545 .02863 L .60588 .0285 L .60665 .02818 L .60749 .02773 L .6084 .02714 L .61017 .02588 L .61094 .02535 L .61179 .02483 L .61261 .02443 L .61301 .02428 L .61338 .02417 L .61358 .02412 L .6138 .02407 L Mistroke .614 .02404 L .61419 .02402 L .61429 .02402 L .61439 .02401 L .61449 .02401 L .61455 .02401 L .61461 .02401 L .61471 .02401 L .61478 .02401 L .61483 .02401 L .61494 .02402 L .61505 .02403 L .61527 .02406 L .6155 .0241 L .61592 .02421 L .61637 .02437 L .61686 .02459 L .61856 .02568 L .62034 .02711 L .62197 .02836 L .62277 .02885 L .6232 .02906 L .62365 .02924 L .62405 .02936 L .62427 .02941 L .62437 .02943 L .62448 .02944 L .62457 .02945 L .62468 .02946 L .62477 .02947 L .62485 .02948 L .62495 .02948 L .62504 .02948 L .62515 .02948 L .62525 .02947 L .62535 .02946 L .62545 .02945 L .62564 .02942 L .62586 .02938 L .62607 .02932 L .62652 .02917 L .62694 .02897 L .62768 .02852 L .62849 .0279 L .63012 .02637 L .63193 .0246 L .63275 .02391 L .63318 .0236 L .63363 .02332 L .63403 .02312 L Mistroke .63424 .02303 L .63447 .02295 L .63467 .02289 L .63486 .02285 L .63495 .02284 L .63505 .02282 L .63515 .02281 L .63523 .02281 L .63534 .0228 L .63544 .0228 L .63553 .0228 L .63562 .02281 L .63573 .02282 L .63579 .02282 L .63584 .02283 L .63605 .02287 L .63624 .02292 L .63644 .02298 L .63681 .02314 L .63725 .02339 L .63772 .02372 L .63855 .02447 L .64175 .02853 L .64266 .02969 L .64353 .03063 L .64431 .03127 L .64452 .03141 L .64475 .03154 L .64496 .03164 L .64516 .03171 L .64534 .03176 L .64544 .03178 L .64554 .0318 L .64565 .03181 L .64571 .03182 L .64576 .03182 L .64586 .03182 L .64596 .03182 L .64605 .03181 L .64615 .0318 L .64623 .03178 L .64632 .03176 L .64652 .0317 L .64671 .03162 L .64715 .03138 L .64754 .03106 L .64844 .03007 L .64927 .0288 L .65004 .02738 L .65179 .02362 L Mistroke .65337 .02021 L .65421 .01873 L .65466 .01807 L .65509 .01757 L .65532 .01736 L .65554 .0172 L .65565 .01713 L .65578 .01707 L .65584 .01704 L .65591 .01702 L .65597 .017 L .65603 .01698 L .65613 .01697 L .65623 .01696 L .65629 .01696 L .65635 .01697 L .65645 .01698 L .65656 .01701 L .65666 .01705 L .65678 .0171 L .6569 .01718 L .65712 .01735 L .65736 .0176 L .65779 .01823 L .65821 .01906 L .6586 .02002 L .65942 .0227 L .66018 .02602 L .66192 .03641 L .66364 .0501 L .6652 .0648 L .66856 .09847 L .67009 .11245 L .67178 .12529 L .67258 .13018 L .67345 .13452 L .67392 .13648 L .67436 .13801 L .67477 .13924 L .67522 .1403 L .67565 .1411 L .67604 .14163 L .67623 .14182 L .67644 .14198 L .67653 .14204 L .67663 .14209 L .67672 .14213 L .67681 .14216 L .67692 .14218 L .67702 .14219 L Mistroke .67712 .14219 L .67718 .14219 L .67724 .14218 L .67734 .14216 L .67743 .14213 L .67754 .14209 L .67764 .14205 L .67787 .1419 L .67808 .14174 L .67855 .14123 L .67938 .14001 L .68014 .13858 L .68188 .13478 L .68346 .13146 L .68429 .12999 L .68517 .12875 L .68561 .12826 L .6861 .12784 L .68631 .1277 L .68654 .12757 L .68676 .12747 L .68696 .12741 L .68706 .12738 L .68716 .12736 L .68726 .12735 L .68735 .12734 L .68746 .12733 L .68752 .12733 L .68757 .12733 L .68768 .12734 L .68778 .12735 L .68789 .12737 L .688 .12739 L .6882 .12745 L .68844 .12755 L .68865 .12765 L .68906 .1279 L .68949 .12824 L .69026 .129 L .69201 .13119 L .69369 .13344 L .69458 .13447 L .69552 .13536 L .69592 .13566 L .69636 .13593 L .69661 .13606 L .69684 .13615 L .69707 .13623 L .69728 .13629 L .69747 .13632 L Mistroke .69757 .13634 L .69768 .13635 L .69779 .13635 L .69785 .13635 L .6979 .13636 L .69801 .13635 L .69811 .13635 L .69821 .13634 L .69831 .13633 L .69849 .1363 L .6987 .13625 L .6989 .13619 L .69931 .13603 L .69974 .13581 L .70052 .13529 L .70228 .13372 L .70395 .13206 L .70548 .13076 L .70588 .13048 L .70632 .13022 L .7067 .13004 L .70712 .12988 L .70735 .12981 L .70756 .12976 L .70779 .12972 L .70792 .1297 L .70797 .12969 L .70803 .12969 L .70814 .12968 L .70823 .12968 L .70829 .12968 L .70834 .12968 L .70845 .12968 L .70856 .12968 L .70866 .12969 L .70877 .1297 L .70888 .12972 L .70909 .12975 L .7093 .1298 L .70968 .12991 L .71008 .13007 L .71053 .13029 L .71207 .13131 L .71387 .13277 L .7155 .13399 L .71632 .13448 L .71675 .13469 L .7172 .13488 L .7176 .135 L .71783 .13505 L Mistroke .71804 .13509 L .71814 .13511 L .71823 .13512 L .71832 .13513 L .71841 .13514 L .71851 .13514 L .7186 .13515 L .7187 .13515 L .7188 .13515 L .71891 .13515 L .719 .13514 L .71911 .13514 L .71922 .13512 L .71945 .13509 L .71966 .13506 L .72006 .13496 L .72044 .13483 L .72128 .13446 L .7222 .13393 L .72384 .13279 L .72565 .13155 L .72648 .13108 L .72693 .13086 L .72737 .13069 L .72777 .13056 L .72798 .1305 L .72821 .13045 L .72839 .13042 L .7285 .1304 L .7286 .13039 L .7287 .13038 L .72879 .13037 L .72888 .13036 L .72897 .13036 L .72908 .13036 L .72913 .13036 L .72919 .13036 L .72929 .13036 L .72939 .13036 L .72949 .13037 L .72957 .13037 L .72977 .13039 L .72999 .13043 L .73019 .13046 L .73063 .13057 L .73101 .1307 L .73143 .13086 L .73218 .13122 L .73398 .13232 L .73561 .13339 L Mistroke .73642 .13386 L .73731 .13428 L .73771 .13444 L .73814 .13457 L .7385 .13466 L .73871 .1347 L .73891 .13473 L .73901 .13474 L .73912 .13475 L .73922 .13476 L .73933 .13477 L .73939 .13477 L .73944 .13477 L .7395 .13477 L .73956 .13477 L .73967 .13477 L .73973 .13477 L .73979 .13477 L .7399 .13476 L .74 .13476 L .74019 .13474 L .7404 .13471 L .74062 .13467 L .74102 .13458 L .74144 .13445 L .74219 .13415 L .74384 .13325 L .74538 .13227 L .74695 .13136 L .74783 .13096 L .74825 .13081 L .74865 .1307 L .74887 .13065 L .74911 .1306 L .74932 .13057 L .74952 .13055 L .74963 .13054 L .74973 .13053 L .74979 .13053 L .74984 .13053 L .74991 .13053 L .74996 .13053 L .75002 .13053 L .75008 .13053 L .75019 .13053 L .75025 .13053 L .75031 .13054 L .75044 .13054 L .75054 .13055 L .75066 .13057 L Mistroke .75086 .1306 L .75125 .13068 L .75171 .1308 L .75213 .13095 L .75386 .1318 L .75543 .13278 L .75718 .13384 L .75796 .13421 L .75836 .13438 L .7588 .13452 L .75923 .13464 L .75962 .13471 L .75981 .13474 L .7599 .13475 L .76001 .13476 L .7601 .13476 L .7602 .13477 L .76029 .13477 L .76038 .13477 L .76048 .13477 L .76058 .13477 L .7607 .13476 L .7608 .13476 L .7609 .13475 L .76099 .13474 L .76118 .13472 L .7614 .13468 L .76163 .13463 L .76205 .13452 L .76285 .13422 L .76372 .13378 L .7655 .13267 L .76727 .13153 L .76811 .13107 L .76889 .13073 L .76928 .1306 L .7697 .13049 L .76993 .13044 L .77016 .1304 L .77036 .13038 L .77047 .13037 L .77057 .13036 L .77066 .13036 L .77076 .13036 L .77086 .13036 L .77094 .13036 L .77104 .13036 L .77115 .13037 L .77125 .13037 L .77135 .13038 L Mistroke .77153 .13041 L .77174 .13044 L .77216 .13054 L .77258 .13067 L .77302 .13084 L .7738 .13122 L .77556 .13236 L .77724 .13356 L .77877 .13449 L .77918 .13468 L .77962 .13485 L .78004 .13498 L .78042 .13507 L .78064 .13511 L .78074 .13512 L .78083 .13513 L .78089 .13513 L .78095 .13514 L .78105 .13515 L .78111 .13515 L .78117 .13515 L .78123 .13515 L .78128 .13515 L .78134 .13515 L .7814 .13515 L .78151 .13514 L .78157 .13514 L .78162 .13513 L .78175 .13512 L .78196 .13509 L .78219 .13505 L .78264 .13493 L .78305 .13478 L .78399 .13431 L .78568 .13312 L .7874 .13173 L .78823 .13108 L .789 .13056 L .78938 .13034 L .78979 .13013 L .79018 .12997 L .79054 .12985 L .79073 .12979 L .79095 .12975 L .79107 .12972 L .79118 .12971 L .79129 .1297 L .79139 .12969 L .79148 .12968 L .79158 .12968 L Mistroke .79168 .12968 L .79178 .12968 L .79188 .12968 L .79199 .12969 L .79209 .1297 L .79219 .12971 L .79239 .12975 L .79258 .12979 L .793 .12992 L .79337 .13007 L .79376 .13027 L .79459 .13081 L .7955 .13155 L .79729 .13329 L .79892 .13484 L .79973 .13547 L .80015 .13575 L .80061 .136 L .801 .13616 L .80123 .13623 L .80144 .13629 L .80154 .1363 L .80163 .13632 L .80172 .13633 L .80181 .13634 L .80191 .13635 L .802 .13635 L .80211 .13636 L .80221 .13635 L .80231 .13635 L .8024 .13634 L .80251 .13632 L .80262 .13631 L .80285 .13625 L .80305 .13619 L .80345 .13603 L .80383 .13582 L .80467 .1352 L .80559 .13429 L .80722 .13224 L .80903 .12984 L .80985 .12888 L .81028 .12845 L .81074 .12806 L .81114 .12777 L .81135 .12765 L .81157 .12754 L .81178 .12746 L .81197 .1274 L .81206 .12738 L Mistroke .81216 .12736 L .81226 .12735 L .81234 .12734 L .81245 .12733 L .81255 .12733 L .81264 .12734 L .81274 .12735 L .81284 .12736 L .81296 .12739 L .81316 .12744 L .81335 .12752 L .81352 .1276 L .81393 .12786 L .81436 .12823 L .81476 .12866 L .81567 .12991 L .81726 .13291 L .819 .13676 L .81992 .13871 L .82079 .14029 L .82117 .14087 L .82157 .14138 L .82178 .14161 L .82201 .14181 L .82221 .14196 L .82242 .14208 L .82253 .14212 L .82264 .14216 L .82274 .14218 L .82285 .14219 L .82295 .14219 L .82305 .14218 L .82314 .14217 L .82324 .14214 L .82334 .1421 L .82346 .14204 L .82369 .14188 L .82391 .14168 L .82412 .14144 L .82452 .14082 L .82488 .14008 L .82571 .1378 L .82654 .13456 L .82732 .13074 L .82907 .11925 L .83238 .08928 L .83556 .05746 L .83733 .04202 L .83895 .03072 L .83977 .02624 L Mistroke .84054 .02288 L .84134 .0202 L .84176 .01913 L .84221 .01823 L .84243 .01789 L .84266 .01758 L .84286 .01737 L .84308 .01719 L .8432 .01712 L .84331 .01706 L .84342 .01702 L .84352 .01699 L .84358 .01698 L .84364 .01697 L .8437 .01696 L .84376 .01696 L .84382 .01696 L .84389 .01697 L .84395 .01698 L .84401 .01699 L .84411 .01702 L .84422 .01706 L .84441 .01716 L .84463 .01732 L .84484 .0175 L .84529 .018 L .84571 .0186 L .84739 .0218 L .84895 .02525 L .84977 .027 L .85066 .02867 L .85142 .02988 L .85226 .03088 L .8527 .03127 L .85292 .03142 L .85311 .03154 L .8533 .03163 L .85351 .03171 L .85362 .03175 L .85372 .03177 L .85382 .03179 L .85393 .03181 L .85402 .03182 L .85411 .03182 L .85421 .03182 L .8543 .03182 L .85439 .03181 L .85447 .0318 L .85456 .03178 L .85465 .03176 L Mistroke .85485 .03171 L .85503 .03164 L .85545 .03143 L .85584 .03116 L .85628 .03081 L .85715 .0299 L .85871 .02791 L .8605 .02555 L .86134 .02458 L .86213 .02385 L .86294 .02327 L .86336 .02306 L .86358 .02298 L .86382 .0229 L .86392 .02288 L .86402 .02285 L .86412 .02284 L .86421 .02282 L .86432 .02281 L .86442 .0228 L .86448 .0228 L .86454 .0228 L .86464 .0228 L .86474 .0228 L .86484 .02281 L .86492 .02282 L .86501 .02283 L .86522 .02287 L .86541 .02292 L .86584 .02306 L .8663 .02328 L .86713 .02382 L .8687 .02519 L .87033 .02682 L .8712 .02764 L .87214 .02839 L .87257 .02869 L .87303 .02895 L .87345 .02915 L .87385 .0293 L .87404 .02935 L .87422 .02939 L .87442 .02943 L .87451 .02945 L .87461 .02946 L .87471 .02947 L .87482 .02947 L .87492 .02948 L .87501 .02948 L .87512 .02948 L Mistroke .87522 .02947 L .87528 .02947 L .87534 .02946 L .87545 .02945 L .87565 .02942 L .87586 .02938 L .87624 .02928 L .8767 .0291 L .87711 .02891 L .87888 .02774 L .88061 .02633 L .88145 .02567 L .88222 .02513 L .88296 .02468 L .88377 .02432 L .88421 .02417 L .88441 .02412 L .88462 .02408 L .88482 .02405 L .88501 .02402 L .88512 .02402 L .88521 .02401 L .88532 .02401 L .88543 .02401 L .88553 .02401 L .88559 .02401 L .88564 .02401 L .88574 .02402 L .88585 .02403 L .88603 .02405 L .88623 .02408 L .88645 .02413 L .88668 .02419 L .8871 .02432 L .88791 .02467 L .88865 .02509 L .89039 .02628 L .892 .02741 L .89281 .0279 L .89357 .02828 L .89398 .02845 L .89436 .02858 L .89478 .02868 L .895 .02873 L .89511 .02875 L .89523 .02876 L .89535 .02877 L .89545 .02878 L .89555 .02879 L .89566 .0288 L Mistroke .89575 .0288 L .89584 .0288 L .89594 .0288 L .89604 .02879 L .89615 .02879 L .89621 .02878 L .89627 .02878 L .89649 .02875 L .89669 .02872 L .8969 .02868 L .89732 .02858 L .89771 .02845 L .89845 .02813 L .90014 .02716 L .9017 .02613 L .90253 .02561 L .90343 .02512 L .90386 .02492 L .90427 .02476 L .90463 .02463 L .90503 .02453 L .90542 .02445 L .90563 .02442 L .90573 .02441 L .90583 .0244 L .90592 .02439 L .90602 .02439 L .90611 .02438 L .90619 .02438 L .90628 .02438 L .90637 .02438 L .90647 .02439 L .90657 .02439 L .90667 .0244 L .90677 .02441 L .90699 .02444 L .90719 .02447 L .90737 .0245 L .90779 .02461 L .90824 .02476 L .90909 .02512 L .91003 .02562 L .91172 .02668 L .91335 .02766 L .91428 .02811 L .91471 .02827 L .91516 .02841 L .91555 .02851 L .91578 .02855 L .91599 .02858 L Mistroke .91609 .0286 L .91618 .02861 L .91626 .02861 L .91635 .02862 L .91645 .02862 L .91654 .02863 L .91664 .02863 L .91675 .02863 L .9168 .02863 L .91686 .02862 L .91697 .02862 L .91708 .02861 L .91717 .0286 L .9174 .02858 L .91763 .02854 L .91807 .02844 L .91846 .02833 L .91931 .02799 L .92009 .0276 L .92184 .02653 L .92357 .02548 L .92441 .02504 L .92517 .02473 L .92555 .02461 L .92597 .0245 L .92616 .02447 L .92636 .02443 L .92653 .02441 L .92662 .0244 L .92672 .0244 L .92682 .02439 L .92693 .02438 L .92704 .02438 L .92713 .02438 L .92719 .02438 L .92724 .02438 L .92734 .02439 L .92745 .0244 L .92757 .02441 L .92778 .02443 L .92799 .02446 L .92838 .02454 L .92879 .02466 L .92917 .0248 L .93003 .02518 L .93157 .02609 L .93331 .02724 L .93416 .02775 L .93492 .02815 L .93531 .02832 L Mistroke .93573 .02848 L .93609 .0286 L .93649 .02869 L .9367 .02873 L .93691 .02876 L .93702 .02878 L .93712 .02878 L .93718 .02879 L .93724 .02879 L .9373 .02879 L .93735 .0288 L .93745 .0288 L .93754 .0288 L .93763 .0288 L .93774 .02879 L .93785 .02879 L .93795 .02878 L .93815 .02876 L .93837 .02872 L .93857 .02868 L .93896 .02858 L .93937 .02844 L .93982 .02826 L .94137 .02738 L .94301 .02623 L .94389 .02561 L .94482 .02501 L .94572 .02453 L .94615 .02435 L .94654 .02422 L .94694 .02411 L .94715 .02407 L .94725 .02406 L .94737 .02404 L .94747 .02403 L .94756 .02402 L .94765 .02401 L .94774 .02401 L .94784 .02401 L .94794 .02401 L .94804 .02401 L .94815 .02401 L .94825 .02402 L .94837 .02403 L .94849 .02404 L .9486 .02406 L .94901 .02414 L .94925 .02421 L .94946 .02428 L .94995 .02447 L Mistroke .95082 .02494 L .95165 .0255 L .95487 .02805 L .95572 .02863 L .95653 .02906 L .95698 .02924 L .95721 .02931 L .95746 .02938 L .95767 .02942 L .95778 .02944 L .9579 .02945 L .958 .02946 L .9581 .02947 L .9582 .02948 L .9583 .02948 L .95839 .02948 L .9585 .02947 L .9586 .02947 L .95869 .02946 L .95879 .02945 L .95889 .02944 L .95911 .0294 L .95933 .02934 L .95956 .02927 L .95998 .02911 L .96079 .02867 L .96153 .02814 L .96329 .02654 L .96491 .02493 L .96572 .0242 L .96648 .02362 L .96728 .02316 L .9677 .02298 L .96794 .02291 L .96815 .02286 L .96834 .02283 L .96845 .02281 L .96856 .02281 L .96866 .0228 L .96876 .0228 L .96887 .0228 L .96893 .0228 L .96899 .02281 L .96909 .02282 L .96918 .02283 L .96938 .02287 L .96958 .02292 L .96976 .02298 L .97019 .02316 L .9706 .02339 L Mistroke .97151 .02411 L .97308 .02586 L .97482 .02818 L .97573 .02936 L .9766 .03036 L .97737 .03107 L .97781 .03139 L .97822 .0316 L .97843 .03169 L .97853 .03172 L .97865 .03176 L .97875 .03178 L .97886 .0318 L .97896 .03181 L .97905 .03182 L .97915 .03182 L .97924 .03182 L .97932 .03182 L .97941 .03181 L .97951 .03179 L .97962 .03177 L .9798 .03172 L .98 .03164 L .98022 .03154 L .9806 .03129 L .98107 .03089 L .98149 .03042 L .98232 .02927 L .98308 .02794 L .98483 .02427 L .98641 .02081 L .98724 .01923 L .98812 .01791 L .98857 .01744 L .98882 .01723 L .98894 .01716 L .98906 .01709 L .98916 .01705 L .98928 .01701 L .98938 .01698 L .98947 .01697 L .98953 .01696 L .98959 .01696 L .98969 .01697 L .9898 .01699 L .98986 .017 L .98992 .01702 L .99002 .01706 L .99013 .01711 L .99032 .01724 L Mistroke .99054 .01744 L .99075 .01767 L .9912 .01836 L .99162 .01923 L .99244 .02157 L .9933 .02501 L .99486 .03368 L .9965 .04606 L .99804 .06002 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztW+ly3EQQHuva3eAEeACqXDwE4SeYFFSqsg5JfBA7ELtiBwcSoEJe1c+z aK6eQ1+PRmvZiY22StJ4pqf762MOSz3Lkw/nZ+9OPrx5dbL10/uTf87fvPp3 68e/37dV5YYQxXdCiKMtIcurtmhuK3FxcaFu2/Imq9vH16pcSgpVkpdq+Goi GkL0l3wU0tSPDeXKo3wJepeAbklcXof8VOmeFvVOPlS/HSodAwFFSOfYqrol lXy2ogrwWDoPpnyy0iK6JWZ5mi8pjW0BTHgf1DXqXgd1VsJL0yZAG3LRDNR9 Q/adJSSdJtrmmZrMsCHuajO9BT1iv+j+7b0iCyrkdwDdnFoXFC1z6ttkSvt1 oIVrkjAnqSy6DMTr+mRGHNJWQlHo+jp7pXAMdCAyG+vowrP0yiwHyncNebGm UskRR0Fn+dYjBEF1rRoq4oJKqbkBKYeAHQ8By8hyKGeg1HBqpoIqpZoJuHMd neL1ykCVJf1Xt664LJ1SAPWowlZVQnX1VaBCdEecXRAXVJfbN22XqNXZIG3J 0S1UBXXt9ULPFaPFQ+RxVMq1wKVR5Xp84Q0hE5l4AkksL25hcAM+XZecqrpt EtWRmXx8hD0zXwPERysZqkuCCxcQG0RdXLlLSgVQuB1DhIyd/9Hi85nv2Q4+ t7Zvkwy0RNpphLF8RRzKBAfGRo7D9xGGUJM7/ZooKzygEtph8po4Dj9QKd6X yS6MGqg72mCn1dgfBHk/H97eR4NSEqlsi+luCY6Q+cFYIELyXwDby4iP6eS1 uPHifTpbnwNzEn8N4m3/hHg1AAoh3OopwOrp1z2Sd10VokHEqG4HaFcBul12 DDdE52ve/p7JQqWhdc1QcmCU/sYAwYQjBES2oVtLkqbVrAIib/sSVT+M+jUh gVO3xP2X1N+bINUOEzvBrkbdkNBMrBHb3y7oXkXdOTE7SBnnJ8ZGmrvZOYUM 44iUv58jLgYUIn1q8EQxYp8HwCrxgJK/PYCstKp6fT3WT4GqK9GJP0/9zZTd PfInXp0VfoW67wNYRVr3Z1EXSZJQfJEYOeqlz44JhYDAiK6I6gkAXwUaxLGv x3xJEe2wd8DEcwkxf5wR8bXj4E22hz4EH9vzSBH51yHQwaezoneJaTxkw1b0 P5Heewer0RiQEF28ut1+8X7dzRKPWCBRueIR3WwS/38Xv+k12d9zMEEfgjpE t07fBKQxNO2r6wzu64OUPd/cSkh9s+gIkO4Ctmgi7luuchcAS3c6iZ/EX714 9LribBKPxR8AtjnvbOJ3QBni7wHx+7dDvCzJtkn8RxRv3yH5Mtr2CUESwR7g /AIgGPwFhAPxOQCx2wPCcl7nc9CE41PDoUMOf+NPgEHfhbcz6DjQLsfuAeDC fOtnVEI5fNvEn8tQ6FHYJQaM/3mdUQynf7iMuhjIejp1Ez/ZzAdVQlmbI+dp mDSclBPSeFyrSwZAL3WRAXrMj9RhZEfIBttsTX8mkm9gmmLIwzXozMCKOJgr oxNyXW7uJabjB3tuYk/ZH1jIOmwWaEScEbfmk0vgT82R85vbWAzPBMtNpPZy XTuurilsWQswnZB1sp2fjPtNPYBkjdupyWvNBNFuGmKUDmjIAg3billIVVCp ycQ2RmIknyRaxzyM33rtYd3t65wyRtMnLlvtTJOpr2sHg6Mg23I4HpQqNZWS xogljWSlwtsffjFkdKNliT2AMfwoxnEmHTqCkbFY1m6GRF+OwWQhBJ2NGmgf Ft1l7PO777LESR3lkm+p1H/CBB9dUp3vh6vYUMu56Rtt5yOgcwzmj361H+Ge jHYPtUTRRbYSOBfnN8yIEWsAfwmYL8npZxQS7qwbK1q1xilN8umLis7joTN6 SIDzkzuI96dm+ykeZbzZROpmTriKjf8AeIagUA==\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00159 .09745 L .00326 .11446 L .00495 .12816 L .00591 .13392 L .00634 .13599 L .00681 .13789 L .00727 .1394 L .00769 .1405 L .0081 .14128 L .0083 .14157 L .00853 .14183 L .00863 .14192 L .00873 .142 L .00882 .14206 L .00892 .1421 L .00902 .14214 L .00912 .14217 L .00918 .14217 L .00923 .14218 L .00934 .14218 L .00943 .14216 L .00953 .14214 L .00961 .1421 L .0097 .14206 L .0099 .14193 L .01009 .14177 L .01052 .14129 L .01097 .14059 L .01181 .13895 L .01337 .13517 L .01501 .1313 L .01594 .12953 L .01636 .12888 L .01681 .12832 L .01721 .12792 L .01742 .12776 L .01764 .12761 L .01785 .12751 L .01804 .12744 L .01813 .12741 L .01822 .12739 L .01832 .12738 L .0184 .12737 L .0185 .12736 L .01861 .12737 L .01871 .12737 L .0188 .12739 L .01891 .12741 L .01902 .12744 L Mistroke .01924 .12752 L .01946 .12763 L .01969 .12778 L .02012 .12811 L .02099 .12904 L .02193 .13031 L .02363 .13286 L .0245 .13406 L .02531 .135 L .02576 .13542 L .02616 .13574 L .02661 .13601 L .02686 .13612 L .02709 .13621 L .02719 .13623 L .02729 .13626 L .02738 .13627 L .02748 .13629 L .02759 .1363 L .02764 .13631 L .0277 .13631 L .0278 .13631 L .0279 .13631 L .02796 .1363 L .02802 .1363 L .02814 .13628 L .02825 .13626 L .02836 .13624 L .02855 .13618 L .02877 .1361 L .02916 .13592 L .02957 .13566 L .03032 .13506 L .03199 .13334 L .03287 .13237 L .03381 .13141 L .03463 .13069 L .03507 .13039 L .03555 .13011 L .03576 .13002 L .03598 .12993 L .03619 .12986 L .03638 .12982 L .03656 .12978 L .03666 .12977 L .03675 .12976 L .03685 .12975 L .03696 .12974 L .03707 .12974 L .03716 .12975 L Mistroke .03727 .12975 L .03737 .12976 L .03746 .12977 L .03756 .12979 L .03777 .12983 L .03798 .12989 L .03835 .13002 L .03874 .13021 L .03965 .13078 L .04048 .13144 L .04224 .133 L .04301 .13364 L .04386 .13425 L .04425 .13448 L .04468 .13469 L .04508 .13485 L .04544 .13496 L .04565 .135 L .04585 .13503 L .04595 .13504 L .04601 .13505 L .04607 .13505 L .04612 .13506 L .04619 .13506 L .0463 .13506 L .0464 .13506 L .04649 .13506 L .04659 .13505 L .04669 .13504 L .04681 .13502 L .04691 .13501 L .04711 .13497 L .0475 .13486 L .04793 .1347 L .0488 .13425 L .05035 .13316 L .05213 .13181 L .05297 .13127 L .05376 .13087 L .05414 .13072 L .05456 .1306 L .0548 .13055 L .05491 .13053 L .05502 .13051 L .05511 .1305 L .05522 .13049 L .05532 .13048 L .05543 .13048 L .05554 .13047 L .05564 .13047 L Mistroke .05573 .13048 L .05583 .13048 L .05594 .13049 L .05606 .1305 L .05626 .13053 L .05645 .13057 L .05663 .13061 L .05703 .13074 L .05745 .1309 L .0579 .13111 L .05873 .13159 L .0603 .13265 L .06122 .13329 L .06209 .13381 L .06287 .1342 L .06331 .13436 L .06351 .13442 L .06372 .13448 L .06393 .13453 L .06412 .13456 L .06421 .13458 L .0643 .13459 L .0644 .1346 L .06448 .13461 L .06458 .13461 L .0647 .13462 L .0648 .13462 L .06486 .13462 L .06492 .13462 L .06501 .13461 L .06512 .13461 L .06522 .1346 L .06532 .13459 L .06554 .13456 L .06575 .13452 L .06614 .13442 L .06656 .13428 L .06702 .13409 L .06869 .13315 L .07046 .132 L .07126 .13154 L .0717 .13132 L .07211 .13114 L .0725 .131 L .07292 .13087 L .0731 .13083 L .0733 .1308 L .07349 .13077 L .07366 .13075 L .07376 .13074 L Mistroke .07385 .13074 L .07396 .13073 L .07407 .13073 L .07412 .13073 L .07419 .13073 L .0743 .13074 L .0744 .13074 L .0745 .13075 L .07468 .13077 L .07488 .1308 L .07528 .13089 L .07572 .13102 L .07619 .1312 L .07704 .13161 L .0787 .13261 L .07957 .13317 L .08051 .1337 L .08097 .13393 L .08142 .13412 L .08184 .13427 L .08224 .13437 L .08243 .13441 L .08262 .13444 L .08281 .13447 L .08291 .13448 L .08301 .13449 L .08312 .13449 L .08318 .1345 L .08324 .1345 L .08334 .1345 L .08345 .1345 L .08355 .13449 L .08364 .13449 L .08374 .13448 L .08385 .13447 L .08405 .13444 L .08427 .13441 L .08466 .13431 L .08512 .13417 L .08554 .134 L .08731 .13303 L .08906 .13193 L .08983 .1315 L .09024 .1313 L .09068 .13112 L .0911 .13097 L .09149 .13086 L .09168 .13082 L .09188 .13079 L .09197 .13077 L Mistroke .09207 .13076 L .09216 .13075 L .09225 .13074 L .09231 .13074 L .09236 .13074 L .09247 .13073 L .09253 .13073 L .09259 .13073 L .09265 .13073 L .0927 .13073 L .09281 .13074 L .09287 .13074 L .09292 .13074 L .09302 .13075 L .09313 .13076 L .09332 .13079 L .0935 .13082 L .09392 .13092 L .09431 .13105 L .09475 .13122 L .09562 .13166 L .09718 .13263 L .0981 .13323 L .09897 .13375 L .09982 .13417 L .10019 .13431 L .1006 .13444 L .10079 .13449 L .101 .13453 L .10117 .13457 L .10137 .13459 L .10148 .1346 L .10158 .13461 L .10168 .13461 L .10179 .13462 L .1019 .13462 L .10199 .13462 L .10208 .13461 L .10218 .13461 L .10229 .1346 L .10239 .13459 L .10261 .13455 L .10283 .13451 L .10307 .13445 L .1035 .13431 L .10389 .13416 L .1055 .13325 L .10725 .13204 L .10812 .13148 L .10892 .13103 L Mistroke .10936 .13084 L .10977 .13069 L .10998 .13063 L .11021 .13057 L .11034 .13055 L .11046 .13053 L .11057 .13051 L .1107 .13049 L .1108 .13049 L .11086 .13048 L .11092 .13048 L .11102 .13047 L .11112 .13047 L .11118 .13047 L .11125 .13048 L .11131 .13048 L .11136 .13048 L .11147 .13049 L .11159 .1305 L .11179 .13053 L .11198 .13057 L .11242 .13069 L .11282 .13083 L .11318 .13099 L .11399 .13145 L .11572 .1327 L .11733 .1339 L .11813 .1344 L .11888 .13476 L .1193 .1349 L .11953 .13496 L .11975 .13501 L .11993 .13503 L .12004 .13505 L .12013 .13505 L .12023 .13506 L .12033 .13506 L .12044 .13506 L .12054 .13506 L .12064 .13505 L .1207 .13505 L .12076 .13504 L .12096 .13501 L .12115 .13498 L .12135 .13493 L .12176 .13479 L .12221 .13459 L .12301 .13411 L .12376 .13356 L .12533 .13219 L Mistroke .12704 .13076 L .12749 .13045 L .12797 .13018 L .12838 .13 L .12862 .12991 L .12883 .12985 L .12904 .1298 L .12914 .12978 L .12925 .12977 L .12937 .12975 L .12943 .12975 L .12949 .12975 L .12954 .12974 L .1296 .12974 L .12971 .12974 L .12981 .12975 L .12992 .12976 L .12997 .12976 L .13003 .12977 L .13014 .12979 L .13034 .12983 L .13053 .12988 L .13093 .13003 L .13136 .13025 L .13213 .13077 L .13388 .13246 L .13557 .13431 L .13646 .13516 L .13694 .13555 L .13739 .13585 L .1378 .13606 L .13803 .13615 L .13824 .13622 L .13835 .13625 L .13846 .13627 L .13852 .13628 L .13859 .13629 L .13865 .1363 L .13871 .1363 L .13882 .13631 L .13888 .13631 L .13894 .13631 L .13905 .1363 L .1391 .1363 L .13916 .13629 L .13926 .13628 L .13937 .13626 L .13957 .13621 L .13976 .13614 L .13994 .13607 L Mistroke .14035 .13584 L .14078 .13553 L .14158 .13476 L .14243 .13371 L .14398 .13145 L .14565 .12908 L .1461 .12855 L .14659 .12807 L .14701 .12776 L .14723 .12762 L .14746 .12751 L .14767 .12743 L .14779 .1274 L .1479 .12738 L .148 .12737 L .14809 .12736 L .1482 .12736 L .1483 .12737 L .14841 .12738 L .14846 .12739 L .14852 .12741 L .14873 .12747 L .14884 .12752 L .14897 .12758 L .1492 .12772 L .14963 .12808 L .15004 .12854 L .15082 .12968 L .15249 .13319 L .15404 .13704 L .15494 .13912 L .15537 .14001 L .15578 .14073 L .15614 .14127 L .15653 .14173 L .15674 .14191 L .15693 .14204 L .15703 .14209 L .15713 .14213 L .15724 .14216 L .15735 .14218 L .15744 .14218 L .15755 .14217 L .15764 .14214 L .15773 .14211 L .15783 .14206 L .15794 .14199 L .15816 .14181 L .15838 .14155 L .15861 .14121 L Mistroke .15903 .14038 L .15945 .13927 L .15984 .13795 L .16058 .1348 L .1614 .13021 L .16227 .12414 L .16383 .1105 L .16702 .07549 L .1688 .0558 L .17043 .04018 L .17123 .03373 L .17211 .02786 L .17294 .02348 L .1737 .02047 L .17409 .01931 L .17451 .01833 L .17471 .01798 L .17491 .01766 L .1751 .01742 L .17527 .01725 L .17537 .01717 L .17548 .0171 L .1756 .01705 L .1757 .01701 L .1758 .01699 L .17591 .01698 L .176 .01698 L .1761 .017 L .17616 .01701 L .17622 .01703 L .17633 .01707 L .17644 .01714 L .17657 .01722 L .1768 .01742 L .17701 .01765 L .17744 .01823 L .1779 .01903 L .17874 .0208 L .18031 .02466 L .18196 .02844 L .18241 .02929 L .18289 .03008 L .18335 .03069 L .18377 .03114 L .18419 .03147 L .18442 .0316 L .18454 .03166 L .18466 .0317 L .18477 .03174 L .18487 .03176 L Mistroke .18496 .03178 L .18506 .03179 L .18517 .03179 L .18528 .03179 L .18533 .03178 L .18539 .03178 L .18545 .03177 L .18551 .03176 L .1857 .03171 L .1858 .03168 L .1859 .03163 L .18627 .03144 L .1867 .03112 L .1871 .03075 L .18881 .02853 L .19037 .02619 L .19115 .02512 L .19197 .02416 L .19245 .02371 L .19288 .02338 L .19309 .02325 L .19331 .02313 L .19353 .02303 L .19372 .02296 L .19392 .02291 L .19403 .02288 L .19414 .02287 L .19423 .02286 L .19432 .02285 L .19442 .02285 L .19453 .02285 L .19463 .02285 L .19469 .02286 L .19474 .02286 L .19485 .02288 L .19494 .0229 L .19516 .02296 L .19541 .02304 L .19585 .02325 L .19633 .02356 L .19718 .02427 L .19887 .02605 L .19975 .02702 L .20069 .02794 L .20152 .02862 L .202 .02893 L .20244 .02914 L .20265 .02923 L .20285 .02929 L .20303 .02934 L Mistroke .20322 .02937 L .20332 .02939 L .20343 .0294 L .20349 .0294 L .20355 .02941 L .20366 .02941 L .20376 .02941 L .20387 .02941 L .20396 .0294 L .20406 .02939 L .20417 .02938 L .20427 .02936 L .20451 .02931 L .20471 .02925 L .20493 .02917 L .20571 .02878 L .20655 .0282 L .20748 .02743 L .20925 .02586 L .2101 .0252 L .21088 .0247 L .2113 .02448 L .21168 .02433 L .21188 .02426 L .2121 .0242 L .21222 .02417 L .21234 .02415 L .21244 .02413 L .21255 .02412 L .21265 .02411 L .21275 .0241 L .21284 .0241 L .21292 .02409 L .21302 .02409 L .21312 .0241 L .21322 .0241 L .21333 .02411 L .21343 .02412 L .21353 .02414 L .21372 .02417 L .21394 .02423 L .21415 .02429 L .21498 .02463 L .21574 .02508 L .21749 .02636 L .21907 .02753 L .2199 .02803 L .22036 .02826 L .22078 .02843 L .22123 .02856 L Mistroke .22147 .02861 L .22159 .02863 L .22172 .02865 L .22184 .02866 L .22195 .02867 L .22206 .02868 L .22211 .02868 L .22217 .02868 L .22228 .02868 L .22239 .02868 L .22249 .02867 L .22259 .02867 L .22268 .02866 L .22279 .02864 L .22298 .02861 L .22321 .02856 L .22341 .02851 L .22386 .02836 L .22428 .02818 L .22597 .02719 L .22752 .02611 L .22828 .02562 L .2291 .02516 L .22957 .02495 L .23 .02479 L .2302 .02472 L .23043 .02466 L .23064 .02462 L .23084 .02458 L .23094 .02457 L .23105 .02456 L .23117 .02455 L .23123 .02454 L .23129 .02454 L .23139 .02454 L .23149 .02454 L .23154 .02454 L .2316 .02454 L .23171 .02454 L .2318 .02455 L .23191 .02456 L .23212 .02458 L .23231 .02462 L .2325 .02465 L .23294 .02477 L .23335 .02492 L .23426 .02535 L .23599 .02642 L .2376 .02744 L .2384 .02785 L Mistroke .23916 .02816 L .23957 .02828 L .23981 .02833 L .24003 .02837 L .24021 .02839 L .24031 .0284 L .24041 .02841 L .24051 .02842 L .24061 .02842 L .24071 .02842 L .24082 .02842 L .24092 .02842 L .24098 .02842 L .24104 .02842 L .24114 .02841 L .24124 .0284 L .24143 .02837 L .24163 .02834 L .24207 .02823 L .24249 .0281 L .24324 .02778 L .24404 .02736 L .24571 .02632 L .2466 .02578 L .24753 .02528 L .24836 .02494 L .24859 .02487 L .24884 .0248 L .24905 .02475 L .24928 .02471 L .24938 .0247 L .24949 .02468 L .24959 .02467 L .24969 .02467 L .24975 .02466 L .24981 .02466 L .24992 .02466 L .25002 .02466 L .25012 .02466 L .25021 .02466 L .25031 .02467 L .2504 .02467 L .25049 .02468 L .2507 .02471 L .25089 .02474 L .25128 .02483 L .25171 .02496 L .25257 .02532 L .25412 .02621 L .25589 .02732 L Mistroke .25666 .02773 L .25707 .02793 L .25751 .0281 L .25794 .02824 L .25833 .02833 L .25852 .02837 L .25862 .02838 L .25872 .02839 L .25881 .0284 L .25892 .02841 L .25901 .02842 L .25909 .02842 L .2592 .02842 L .25926 .02842 L .25931 .02842 L .25941 .02842 L .25951 .02842 L .25962 .02841 L .25972 .0284 L .2599 .02838 L .26012 .02834 L .26032 .0283 L .26077 .02818 L .26116 .02804 L .26159 .02786 L .26235 .02746 L .2641 .02636 L .26577 .02534 L .26622 .02511 L .26671 .0249 L .26713 .02475 L .26735 .02469 L .26758 .02464 L .26779 .0246 L .2679 .02458 L .26802 .02457 L .26813 .02455 L .26823 .02455 L .26832 .02454 L .26842 .02454 L .26853 .02454 L .26858 .02454 L .26864 .02454 L .26875 .02454 L .26885 .02455 L .26897 .02456 L .26907 .02457 L .26932 .02461 L .26952 .02465 L .26972 .0247 L Mistroke .27015 .02484 L .27094 .02518 L .27268 .02625 L .27425 .02734 L .27504 .02783 L .27587 .02825 L .27631 .02842 L .27654 .0285 L .27679 .02856 L .27702 .02861 L .27723 .02864 L .27733 .02866 L .27743 .02867 L .27754 .02867 L .27763 .02868 L .27774 .02868 L .27784 .02868 L .27793 .02868 L .27802 .02867 L .27813 .02867 L .27824 .02865 L .27845 .02863 L .27865 .02859 L .27885 .02854 L .27921 .02843 L .27964 .02826 L .28004 .02806 L .28095 .02752 L .28267 .02624 L .28351 .0256 L .28427 .02507 L .28501 .02464 L .2854 .02445 L .28582 .0243 L .28603 .02423 L .28626 .02418 L .28636 .02416 L .28647 .02414 L .28657 .02412 L .28667 .02411 L .28677 .0241 L .28687 .0241 L .28698 .02409 L .28709 .02409 L .28719 .0241 L .28729 .0241 L .28738 .02411 L .28747 .02412 L .28767 .02415 L .28789 .0242 L Mistroke .28827 .02431 L .28873 .02449 L .28915 .02471 L .29092 .02601 L .29266 .02755 L .29351 .02825 L .29427 .02877 L .29466 .02898 L .29508 .02917 L .29527 .02924 L .29547 .0293 L .29566 .02935 L .29583 .02938 L .29593 .02939 L .29603 .0294 L .29613 .02941 L .29624 .02941 L .29634 .02941 L .29644 .02941 L .29653 .0294 L .29662 .02939 L .29674 .02938 L .29684 .02936 L .29707 .02931 L .29728 .02925 L .29749 .02917 L .29792 .02897 L .2983 .02874 L .29916 .02808 L .30071 .02652 L .30247 .02461 L .30324 .0239 L .30364 .02358 L .30408 .02329 L .3043 .02317 L .30451 .02307 L .30471 .023 L .3049 .02294 L .30507 .0229 L .30516 .02288 L .30526 .02286 L .30536 .02285 L .30547 .02285 L .30557 .02285 L .30566 .02285 L .30576 .02285 L .30586 .02287 L .30596 .02288 L .30605 .0229 L .30627 .02296 L Mistroke .30647 .02303 L .30688 .02323 L .30733 .02353 L .30812 .02426 L .309 .02532 L .31077 .0279 L .31168 .02924 L .31255 .03036 L .31332 .03114 L .31354 .0313 L .31376 .03146 L .31396 .03157 L .31417 .03166 L .31428 .0317 L .31439 .03174 L .3145 .03176 L .31459 .03178 L .31465 .03178 L .31471 .03179 L .31482 .03179 L .31487 .03179 L .31493 .03179 L .31499 .03178 L .31505 .03177 L .31515 .03176 L .31526 .03173 L .31545 .03166 L .31568 .03155 L .31588 .03142 L .31625 .03112 L .31664 .0307 L .31744 .02955 L .3183 .02791 L .31909 .02613 L .32086 .02175 L .32164 .01995 L .32248 .01837 L .32291 .01775 L .32314 .01748 L .32339 .01725 L .3235 .01717 L .32361 .0171 L .32371 .01705 L .32382 .01701 L .32392 .01699 L .32403 .01698 L .32414 .01698 L .32423 .01699 L .32433 .01702 L .32443 .01705 L Mistroke .32453 .01711 L .32464 .01718 L .32487 .01739 L .32508 .01764 L .32548 .01831 L .32585 .01917 L .32629 .02045 L .3267 .02192 L .32761 .02625 L .32842 .03129 L .32919 .03698 L .33093 .05298 L .33419 .08936 L .33585 .10729 L .33766 .12364 L .3385 .1296 L .3394 .13469 L .33983 .13668 L .34024 .13825 L .34064 .13951 L .34101 .14046 L .3414 .14123 L .34161 .14154 L .34183 .1418 L .34194 .1419 L .34206 .142 L .34218 .14207 L .34229 .14212 L .34238 .14215 L .34249 .14217 L .3426 .14218 L .3427 .14217 L .34279 .14215 L .34289 .14213 L .34299 .14208 L .34309 .14203 L .34326 .14191 L .34345 .14175 L .34387 .14126 L .34426 .14068 L .34587 .13725 L .34762 .13291 L .34849 .13099 L .3493 .12949 L .35014 .12832 L .35059 .12788 L .35084 .12769 L .35107 .12756 L .35118 .12751 L .35128 .12747 L Mistroke .35137 .12744 L .35147 .12741 L .35158 .12739 L .35168 .12737 L .35179 .12736 L .35185 .12736 L .3519 .12736 L .352 .12737 L .3521 .12738 L .35218 .1274 L .35227 .12742 L .35248 .12749 L .35267 .12757 L .35308 .12781 L .35352 .12817 L .35442 .12916 L .35619 .1317 L .35781 .13403 L .35863 .13499 L .3594 .13567 L .35979 .13593 L .3602 .13613 L .36044 .13621 L .36055 .13624 L .36066 .13626 L .36076 .13628 L .36086 .1363 L .36096 .1363 L .36102 .13631 L .36107 .13631 L .36118 .13631 L .36124 .13631 L .36129 .1363 L .3614 .13629 L .36149 .13628 L .36161 .13626 L .36171 .13623 L .36195 .13616 L .36236 .13599 L .36279 .13574 L .36353 .13517 L .36435 .13439 L .36614 .13244 L .36776 .13086 L .36857 .13028 L .36903 .13005 L .36925 .12996 L .36945 .12989 L .36964 .12983 L .36982 .12979 L Mistroke .36991 .12978 L .37002 .12976 L .37012 .12975 L .37023 .12975 L .37034 .12974 L .37043 .12974 L .37049 .12974 L .37055 .12975 L .37065 .12976 L .37075 .12977 L .37086 .12978 L .37105 .12982 L .37126 .12987 L .37147 .12994 L .37185 .13009 L .3727 .13058 L .37425 .13181 L .37578 .13318 L .37666 .13388 L .37748 .13442 L .37787 .13463 L .37828 .13481 L .3785 .13488 L .37873 .13495 L .37895 .135 L .37915 .13503 L .37926 .13504 L .37931 .13505 L .37938 .13505 L .37943 .13506 L .37949 .13506 L .37959 .13506 L .3797 .13506 L .3798 .13506 L .37991 .13505 L .38 .13504 L .38012 .13503 L .38023 .13501 L .38047 .13496 L .38069 .13491 L .38092 .13483 L .38179 .13445 L .38272 .13387 L .38443 .13259 L .38608 .13141 L .38653 .13114 L .38701 .1309 L .38747 .13072 L .38789 .1306 L .38809 .13055 L Mistroke .38831 .13051 L .38843 .1305 L .38854 .13049 L .38859 .13048 L .38865 .13048 L .38872 .13048 L .38878 .13047 L .38888 .13047 L .38899 .13047 L .38909 .13048 L .38919 .13048 L .3893 .13049 L .38941 .13051 L .38963 .13054 L .38982 .13058 L .39003 .13063 L .39046 .13077 L .39122 .1311 L .39286 .13212 L .39462 .13333 L .39548 .13384 L .39593 .13407 L .39641 .13428 L .39683 .13442 L .39705 .13448 L .39729 .13453 L .39751 .13457 L .3976 .13458 L .39771 .1346 L .39781 .13461 L .3979 .13461 L .398 .13462 L .3981 .13462 L .39821 .13462 L .39827 .13462 L .39832 .13461 L .39843 .13461 L .3985 .1346 L .39855 .1346 L .39877 .13457 L .39897 .13454 L .3992 .13449 L .39941 .13444 L .3999 .13428 L .40072 .13391 L .4016 .13342 L .40328 .13233 L .40417 .13178 L .40511 .13129 L .40551 .13111 L Mistroke .40594 .13096 L .40619 .13089 L .40642 .13084 L .40665 .13079 L .40675 .13078 L .40687 .13076 L .40696 .13075 L .40706 .13074 L .40717 .13074 L .40727 .13073 L .40736 .13073 L .40746 .13073 L .40755 .13073 L .40764 .13074 L .40775 .13074 L .40785 .13075 L .40808 .13078 L .40829 .13081 L .40848 .13086 L .40887 .13096 L .4093 .13111 L .41017 .1315 L .41173 .13242 L .41351 .13352 L .41435 .13395 L .41513 .13425 L .41552 .13436 L .41572 .1344 L .41593 .13444 L .41606 .13446 L .41617 .13447 L .41628 .13448 L .41633 .13449 L .41639 .13449 L .4165 .1345 L .41659 .1345 L .41665 .1345 L .4167 .1345 L .41681 .1345 L .4169 .13449 L .417 .13449 L .41711 .13448 L .41721 .13447 L .41738 .13444 L .41757 .13441 L .41801 .13431 L .4184 .13418 L .41923 .13383 L .42 .13342 L .42175 .13233 L Mistroke .42333 .13142 L .42376 .13122 L .42422 .13104 L .42461 .13091 L .42504 .13081 L .42528 .13078 L .42539 .13076 L .42549 .13075 L .42561 .13074 L .42568 .13074 L .42574 .13073 L .4258 .13073 L .42585 .13073 L .42591 .13073 L .42598 .13073 L .42608 .13073 L .42614 .13074 L .4262 .13074 L .42631 .13075 L .42643 .13076 L .42665 .13079 L .42685 .13082 L .42727 .13092 L .42772 .13107 L .42855 .13144 L .43019 .13242 L .432 .13357 L .43282 .13402 L .43328 .13422 L .43371 .13437 L .43411 .13449 L .43434 .13454 L .43455 .13457 L .43465 .13459 L .43474 .1346 L .43483 .1346 L .43492 .13461 L .43502 .13462 L .43511 .13462 L .43521 .13462 L .43532 .13462 L .43543 .13461 L .43553 .1346 L .43564 .13459 L .43576 .13458 L .43596 .13455 L .43618 .13451 L .43658 .1344 L .43696 .13426 L .43781 .13387 L Mistroke .43873 .13332 L .44038 .13218 L .44126 .1316 L .4422 .13106 L .44266 .13085 L .4431 .13069 L .4435 .13058 L .44372 .13054 L .44382 .13052 L .44393 .13051 L .44403 .13049 L .44412 .13049 L .44421 .13048 L .4443 .13048 L .4444 .13047 L .4445 .13047 L .4446 .13048 L .44471 .13048 L .44481 .13049 L .44491 .1305 L .4451 .13053 L .44533 .13057 L .44554 .13062 L .44594 .13075 L .44636 .13092 L .44713 .13133 L .44887 .13256 L .45055 .13383 L .45143 .13438 L .45192 .13463 L .45237 .13482 L .45277 .13494 L .45299 .13499 L .4532 .13503 L .45332 .13504 L .45343 .13505 L .45349 .13505 L .45354 .13506 L .45361 .13506 L .45367 .13506 L .45373 .13506 L .45378 .13506 L .45389 .13506 L .454 .13505 L .45406 .13504 L .45412 .13504 L .45433 .13501 L .45453 .13497 L .4549 .13486 L .4553 .13471 L Mistroke .45573 .13449 L .45653 .13399 L .4574 .1333 L .45917 .13174 L .45997 .13107 L .4608 .13047 L .46124 .13022 L .46172 .12999 L .46193 .12992 L .46215 .12985 L .46237 .1298 L .46256 .12977 L .46266 .12976 L .46275 .12975 L .46286 .12974 L .46297 .12974 L .46302 .12974 L .46308 .12974 L .4632 .12975 L .4633 .12976 L .4634 .12977 L .4636 .12981 L .46378 .12985 L .46418 .12999 L .46461 .1302 L .46508 .13049 L .46593 .13116 L .46758 .13286 L .46846 .13383 L .46939 .1348 L .46986 .13522 L .47029 .13556 L .47072 .13585 L .47112 .13605 L .47149 .1362 L .47168 .13625 L .47179 .13627 L .47189 .13629 L .47199 .1363 L .4721 .13631 L .47219 .13631 L .47229 .13631 L .4724 .1363 L .47246 .1363 L .47251 .13629 L .47262 .13627 L .47272 .13625 L .47293 .1362 L .47312 .13613 L .47355 .13593 L Mistroke .47396 .13565 L .47441 .13527 L .47597 .13343 L .47764 .13095 L .47852 .12968 L .47945 .12853 L .47985 .12814 L .48028 .12779 L .48053 .12764 L .48075 .12753 L .48097 .12744 L .48108 .12741 L .48114 .1274 L .4812 .12739 L .48131 .12737 L .48141 .12736 L .48151 .12736 L .4816 .12737 L .4817 .12738 L .48181 .1274 L .48193 .12743 L .48203 .12746 L .48223 .12754 L .48241 .12764 L .48281 .12794 L .48321 .12834 L .48364 .12889 L .48441 .13014 L .48616 .134 L .48784 .13816 L .48873 .14006 L .48921 .1409 L .48967 .14152 L .48987 .14174 L .49007 .14191 L .49018 .14199 L .4903 .14206 L .49041 .14211 L .49051 .14215 L .49062 .14217 L .49072 .14218 L .49078 .14218 L .49083 .14217 L .49089 .14216 L .49095 .14215 L .49101 .14213 L .49107 .14211 L .49118 .14206 L .49131 .14197 L .49143 .14187 L Mistroke .49163 .14165 L .49183 .14139 L .49226 .1406 L .49264 .13966 L .49305 .13841 L .49384 .13515 L .4947 .13045 L .49624 .11896 L .49972 .08277 L .50146 .06305 L .50307 .0464 L .50464 .03321 L .50551 .02746 L .5063 .02335 L .50671 .02162 L .50715 .02011 L .50752 .01905 L .50793 .01818 L .50815 .01779 L .50836 .01751 L .50857 .01729 L .50877 .01713 L .50888 .01707 L .50894 .01704 L .50899 .01702 L .50909 .01699 L .50921 .01698 L .50927 .01698 L .50933 .01698 L .50944 .017 L .5095 .01701 L .50955 .01703 L .50968 .01708 L .50979 .01715 L .50991 .01722 L .51011 .0174 L .51057 .01794 L .51097 .01856 L .51141 .01938 L .51298 .023 L .51476 .02733 L .51561 .02905 L .51639 .03031 L .51678 .0308 L .51719 .03122 L .51739 .03138 L .51761 .03153 L .51773 .03159 L .51785 .03165 L .51796 .03169 L Mistroke .51807 .03173 L .51817 .03175 L .51826 .03177 L .51836 .03178 L .51844 .03179 L .51854 .03179 L .51864 .03179 L .51874 .03178 L .51885 .03176 L .51895 .03174 L .51905 .0317 L .51924 .03163 L .51946 .03152 L .51967 .0314 L .5205 .03068 L .52127 .02976 L .52302 .02721 L .5246 .02497 L .5255 .02397 L .52592 .0236 L .52632 .02331 L .52674 .02308 L .52696 .02299 L .5272 .02292 L .52732 .02289 L .52738 .02288 L .52745 .02287 L .52751 .02286 L .52757 .02286 L .52763 .02285 L .52768 .02285 L .52779 .02285 L .5279 .02285 L .52795 .02285 L .52801 .02286 L .52807 .02286 L .52813 .02287 L .52823 .02289 L .52835 .02291 L .52856 .02297 L .52895 .02313 L .52941 .02339 L .52983 .02368 L .53141 .02518 L .53315 .02709 L .53399 .02792 L .53479 .02858 L .53523 .02887 L .53571 .02912 L .53593 .0292 L Mistroke .53615 .02928 L .53634 .02933 L .53645 .02935 L .53656 .02937 L .53666 .02939 L .53675 .0294 L .53686 .02941 L .53691 .02941 L .53697 .02941 L .53708 .02941 L .53718 .02941 L .53729 .0294 L .53734 .0294 L .5374 .02939 L .5376 .02936 L .53771 .02934 L .53781 .02931 L .53818 .0292 L .53861 .02901 L .53908 .02876 L .53994 .02816 L .54174 .0266 L .54337 .02524 L .54418 .02471 L .54464 .02448 L .54507 .02431 L .54544 .0242 L .54565 .02415 L .54584 .02412 L .54595 .02411 L .54605 .0241 L .54614 .0241 L .54624 .02409 L .54635 .02409 L .5464 .0241 L .54646 .0241 L .54657 .0241 L .54667 .02411 L .54677 .02412 L .54687 .02414 L .54706 .02418 L .54729 .02423 L .5475 .02429 L .54794 .02446 L .54837 .02466 L .54993 .02567 L .55147 .02686 L .55235 .02749 L .55317 .028 L .55398 .02838 L Mistroke .55421 .02846 L .55443 .02852 L .55465 .02858 L .55485 .02862 L .55506 .02865 L .55518 .02866 L .55529 .02867 L .55539 .02868 L .55548 .02868 L .55559 .02868 L .5557 .02868 L .55581 .02867 L .55587 .02867 L .55592 .02866 L .55614 .02864 L .55626 .02862 L .55639 .0286 L .55662 .02854 L .55703 .02842 L .55742 .02827 L .55829 .02783 L .56006 .02666 L .56162 .02561 L .56245 .02515 L .5629 .02495 L .56333 .02479 L .56356 .02472 L .56381 .02465 L .56404 .02461 L .56415 .02459 L .56425 .02457 L .56436 .02456 L .56445 .02455 L .56456 .02454 L .56461 .02454 L .56467 .02454 L .56478 .02454 L .56488 .02454 L .56499 .02454 L .56505 .02454 L .56511 .02455 L .56522 .02456 L .56533 .02457 L .56553 .02459 L .56575 .02464 L .56598 .02469 L .56641 .02482 L .5668 .02497 L .56853 .0259 L .57009 .02692 L Mistroke .57088 .0274 L .57171 .02784 L .57214 .02803 L .57262 .0282 L .57283 .02826 L .57305 .02831 L .57327 .02835 L .57346 .02838 L .57356 .0284 L .57367 .02841 L .57374 .02841 L .57379 .02842 L .5739 .02842 L .574 .02842 L .5741 .02842 L .57421 .02842 L .57431 .02842 L .57437 .02842 L .57443 .02841 L .57455 .0284 L .57476 .02837 L .57501 .02833 L .57524 .02828 L .57563 .02817 L .57606 .02801 L .57694 .0276 L .57871 .02653 L .58033 .02555 L .58115 .02515 L .58192 .02487 L .58231 .02477 L .58252 .02473 L .58272 .0247 L .58282 .02468 L .58293 .02467 L .58299 .02467 L .58306 .02466 L .58311 .02466 L .58317 .02466 L .58327 .02466 L .58333 .02466 L .58339 .02466 L .58348 .02466 L .58359 .02466 L .58369 .02467 L .58379 .02468 L .584 .0247 L .58419 .02473 L .58438 .02477 L .5848 .02488 L Mistroke .58526 .02504 L .58617 .02546 L .58702 .02595 L .5886 .02694 L .58943 .02744 L .59031 .02788 L .59076 .02807 L .59124 .02823 L .59146 .02829 L .59169 .02834 L .59191 .02837 L .59211 .0284 L .59221 .02841 L .59232 .02842 L .59243 .02842 L .59252 .02842 L .59258 .02842 L .59264 .02842 L .59269 .02842 L .59276 .02842 L .59286 .02842 L .59292 .02841 L .59298 .02841 L .59319 .02839 L .59338 .02836 L .5936 .02832 L .5938 .02827 L .59462 .02799 L .59503 .02781 L .59548 .02757 L .59703 .02662 L .5988 .0255 L .59958 .0251 L .59999 .02492 L .60042 .02477 L .60064 .0247 L .60085 .02465 L .60106 .02461 L .60125 .02458 L .60142 .02456 L .60151 .02455 L .60161 .02454 L .60171 .02454 L .60182 .02454 L .60192 .02454 L .60201 .02454 L .60211 .02454 L .60222 .02455 L .60233 .02456 L .60242 .02457 L Mistroke .60265 .02461 L .60287 .02466 L .60326 .02476 L .60368 .02491 L .60449 .02529 L .60537 .02582 L .60714 .02704 L .60799 .0276 L .60879 .02805 L .60923 .02826 L .60972 .02845 L .60993 .02851 L .61015 .02857 L .61034 .02861 L .61045 .02863 L .61056 .02864 L .61066 .02866 L .61076 .02867 L .61086 .02867 L .61097 .02868 L .61106 .02868 L .61116 .02868 L .61126 .02868 L .61135 .02867 L .61145 .02867 L .61155 .02866 L .61176 .02863 L .61197 .02859 L .6122 .02853 L .61261 .0284 L .61301 .02824 L .61374 .02786 L .61697 .0255 L .61783 .02493 L .61863 .0245 L .61904 .02434 L .61948 .0242 L .61971 .02415 L .61983 .02413 L .61996 .02412 L .62007 .02411 L .62013 .0241 L .62019 .0241 L .6203 .02409 L .6204 .02409 L .6205 .0241 L .62061 .0241 L .6207 .02411 L .62079 .02412 L .62101 .02415 L Mistroke .62122 .0242 L .62164 .02432 L .62209 .02451 L .6229 .02496 L .62364 .0255 L .62523 .02688 L .62694 .02832 L .6274 .02864 L .62788 .02893 L .6283 .02912 L .62853 .02922 L .62875 .02928 L .62897 .02934 L .62917 .02938 L .62929 .02939 L .62939 .0294 L .62945 .02941 L .62951 .02941 L .62957 .02941 L .62963 .02941 L .62973 .02941 L .62983 .02941 L .62993 .0294 L .63002 .02939 L .63013 .02937 L .63024 .02935 L .63045 .0293 L .63067 .02923 L .6309 .02914 L .63131 .02894 L .63225 .02829 L .63395 .02662 L .63562 .0248 L .63635 .02409 L .63714 .02346 L .63758 .0232 L .63779 .0231 L .63799 .02302 L .63817 .02295 L .63837 .0229 L .63848 .02288 L .63858 .02287 L .63868 .02286 L .63878 .02285 L .63889 .02285 L .63899 .02285 L .63905 .02285 L .63911 .02286 L .63922 .02287 L .63932 .02289 L Mistroke .63943 .02291 L .63962 .02296 L .63985 .02305 L .64006 .02315 L .64055 .02344 L .64096 .02378 L .64142 .02422 L .64225 .02521 L .64381 .02746 L .64474 .02884 L .64561 .03003 L .64639 .0309 L .64683 .03128 L .64703 .03141 L .64724 .03154 L .64744 .03164 L .64763 .03171 L .64772 .03174 L .64782 .03176 L .64791 .03177 L .648 .03178 L .6481 .03179 L .64819 .03179 L .6483 .03178 L .64841 .03177 L .64852 .03175 L .64863 .03172 L .64884 .03164 L .64904 .03153 L .64926 .03139 L .64965 .03106 L .65011 .03053 L .65053 .02994 L .65215 .02677 L .6539 .02246 L .65477 .02041 L .65558 .01877 L .65602 .01805 L .65642 .01754 L .65665 .01731 L .65687 .01715 L .65699 .01708 L .6571 .01703 L .65716 .01701 L .65722 .017 L .65729 .01698 L .65735 .01698 L .65745 .01698 L .65755 .01699 L .65765 .01701 L Mistroke .65774 .01705 L .65785 .0171 L .65797 .01718 L .65817 .01736 L .65839 .01762 L .65863 .01798 L .65905 .01882 L .65943 .01983 L .65979 .021 L .6606 .02447 L .66143 .02915 L .66231 .03529 L .66387 .04906 L .66708 .08433 L .66888 .10412 L .6705 .11963 L .67132 .12605 L .6722 .13183 L .67303 .1361 L .6738 .13899 L .67419 .14011 L .67462 .14102 L .67482 .14137 L .67502 .14163 L .67519 .14183 L .67538 .14199 L .67549 .14206 L .67559 .14211 L .6757 .14215 L .67576 .14216 L .67581 .14217 L .67591 .14218 L .67601 .14217 L .67612 .14216 L .67622 .14213 L .67627 .14211 L .67633 .14208 L .67645 .14202 L .67665 .14187 L .6769 .14163 L .67712 .14137 L .67794 .14005 L .6787 .13844 L .68044 .13417 L .682 .13062 L .68289 .12909 L .68331 .12851 L .68371 .12807 L .68393 .12788 L .68416 .1277 L Mistroke .68436 .12759 L .68457 .12748 L .68469 .12744 L .6848 .12741 L .68492 .12739 L .68499 .12738 L .68505 .12737 L .68516 .12736 L .68522 .12736 L .68528 .12737 L .68538 .12738 L .68549 .12739 L .68559 .12742 L .68569 .12744 L .68591 .12752 L .6861 .12761 L .6863 .12773 L .68672 .12805 L .68718 .1285 L .68884 .13067 L .6906 .1333 L .69147 .13443 L .69192 .13494 L .6924 .1354 L .69282 .13574 L .69305 .13588 L .69329 .13602 L .69351 .13612 L .69371 .13619 L .6938 .13622 L .69391 .13625 L .694 .13627 L .6941 .13628 L .69415 .13629 L .69421 .1363 L .69432 .13631 L .69438 .13631 L .69444 .13631 L .6945 .13631 L .69455 .13631 L .69465 .1363 L .69471 .13629 L .69477 .13629 L .69487 .13627 L .69497 .13625 L .69517 .1362 L .69535 .13614 L .69576 .13595 L .69621 .13568 L .69661 .13538 L Mistroke .69753 .13455 L .69927 .13266 L .70011 .13177 L .70088 .13104 L .70168 .13043 L .70205 .1302 L .70243 .13001 L .70263 .12994 L .70285 .12987 L .70305 .12982 L .70323 .12978 L .70334 .12976 L .70345 .12975 L .70354 .12975 L .70365 .12974 L .7037 .12974 L .70376 .12974 L .70382 .12974 L .70388 .12975 L .70398 .12976 L .70409 .12977 L .7042 .12978 L .7043 .1298 L .70451 .12985 L .7049 .12998 L .70535 .13018 L .70578 .13042 L .70756 .13179 L .7091 .13316 L .70998 .13387 L .7108 .13441 L .71121 .13463 L .71161 .1348 L .71182 .13488 L .71206 .13495 L .71227 .13499 L .71247 .13503 L .71258 .13504 L .71264 .13505 L .7127 .13505 L .71276 .13506 L .71282 .13506 L .71292 .13506 L .71302 .13506 L .71313 .13506 L .71324 .13505 L .71333 .13504 L .71345 .13503 L .71356 .13501 L .7138 .13496 L Mistroke .71402 .13491 L .71425 .13484 L .71504 .13449 L .71589 .13398 L .71743 .13284 L .71909 .13161 L .72003 .13106 L .72048 .13085 L .7209 .13069 L .72131 .13058 L .72154 .13053 L .72164 .13052 L .72175 .1305 L .72184 .13049 L .72192 .13048 L .72202 .13048 L .72212 .13047 L .72222 .13047 L .72232 .13047 L .72242 .13048 L .72252 .13048 L .72262 .13049 L .72274 .13051 L .72295 .13054 L .72316 .13058 L .72335 .13063 L .72378 .13077 L .72424 .13096 L .7259 .13192 L .72745 .13299 L .72833 .13357 L .72917 .13403 L .72992 .13434 L .73034 .13447 L .73054 .13452 L .73073 .13455 L .73083 .13457 L .73094 .13458 L .73104 .1346 L .73113 .1346 L .73123 .13461 L .73129 .13461 L .73135 .13462 L .73144 .13462 L .73155 .13462 L .73164 .13462 L .73174 .13461 L .73185 .1346 L .73195 .13459 L .73212 .13457 L Mistroke .73231 .13454 L .73254 .13449 L .73278 .13443 L .73322 .13428 L .73405 .13391 L .73568 .13294 L .73749 .13179 L .73831 .13135 L .73874 .13115 L .73919 .13099 L .73959 .13087 L .73982 .13082 L .74003 .13079 L .74013 .13077 L .74022 .13076 L .74031 .13075 L .7404 .13074 L .7405 .13074 L .74059 .13073 L .74069 .13073 L .7408 .13073 L .74091 .13073 L .74101 .13074 L .74112 .13075 L .74124 .13076 L .74145 .13079 L .74165 .13082 L .74206 .13092 L .74244 .13104 L .74328 .13139 L .7442 .13189 L .74585 .13292 L .74672 .13345 L .74766 .13394 L .74812 .13413 L .74856 .13428 L .74895 .13438 L .74917 .13443 L .74938 .13446 L .74947 .13447 L .74957 .13448 L .74966 .13449 L .74975 .13449 L .74986 .1345 L .74996 .1345 L .75007 .1345 L .75016 .1345 L .75027 .13449 L .75037 .13448 L .75046 .13448 L Mistroke .75056 .13447 L .75078 .13443 L .75099 .1344 L .75138 .1343 L .75181 .13416 L .75257 .13383 L .75431 .13282 L .75598 .13179 L .75686 .13132 L .75734 .13112 L .7578 .13096 L .75819 .13085 L .75842 .13081 L .75862 .13077 L .75873 .13076 L .75884 .13075 L .7589 .13074 L .75896 .13074 L .75901 .13074 L .75907 .13073 L .75913 .13073 L .75918 .13073 L .75924 .13073 L .75931 .13073 L .75937 .13073 L .75943 .13073 L .75954 .13074 L .75965 .13075 L .75974 .13076 L .75997 .13079 L .76017 .13082 L .76038 .13087 L .76079 .13098 L .76115 .13111 L .762 .1315 L .76277 .13194 L .76453 .13308 L .76612 .134 L .76655 .13419 L .76702 .13437 L .76724 .13444 L .76746 .13449 L .76766 .13454 L .76786 .13457 L .76805 .13459 L .76815 .1346 L .76825 .13461 L .76835 .13461 L .76845 .13462 L .76851 .13462 L Mistroke .76857 .13462 L .76867 .13462 L .76873 .13461 L .76879 .13461 L .76891 .1346 L .76901 .13459 L .76913 .13458 L .76932 .13454 L .76954 .1345 L .76992 .13439 L .77034 .13425 L .77109 .1339 L .77276 .13285 L .77457 .13161 L .77541 .13112 L .77588 .1309 L .77631 .13073 L .77672 .13061 L .77695 .13056 L .77716 .13052 L .77734 .1305 L .77744 .13049 L .77753 .13048 L .77763 .13048 L .77772 .13047 L .77782 .13047 L .77792 .13048 L .77802 .13048 L .77812 .13049 L .77822 .1305 L .77831 .13051 L .77853 .13054 L .77874 .13059 L .77915 .13071 L .77961 .13088 L .78041 .1313 L .78116 .13178 L .78274 .13298 L .78446 .1342 L .78491 .13446 L .7854 .1347 L .78581 .13485 L .78604 .13492 L .78626 .13498 L .78636 .135 L .78648 .13502 L .78658 .13503 L .78668 .13504 L .78674 .13505 L .7868 .13505 L Mistroke .78686 .13506 L .78692 .13506 L .78698 .13506 L .78703 .13506 L .78714 .13506 L .78724 .13506 L .78734 .13505 L .78744 .13504 L .78753 .13503 L .78775 .13499 L .78796 .13494 L .78835 .13482 L .78878 .13464 L .78965 .13414 L .7912 .1329 L .79298 .13133 L .79382 .13068 L .7946 .1302 L .79499 .13002 L .7954 .12987 L .79564 .12981 L .79575 .12979 L .79586 .12977 L .79596 .12976 L .79606 .12975 L .79616 .12975 L .79622 .12974 L .79628 .12974 L .79638 .12974 L .79648 .12975 L .79658 .12976 L .79668 .12977 L .79686 .1298 L .79705 .12984 L .79725 .1299 L .79744 .12996 L .79787 .13016 L .79827 .13039 L .7987 .13069 L .79957 .13145 L .80113 .13311 L .80206 .13412 L .80293 .13499 L .80371 .13562 L .80415 .1359 L .80434 .136 L .80455 .1361 L .80476 .13618 L .80495 .13623 L .80504 .13625 L Mistroke .80514 .13627 L .80523 .13629 L .80532 .1363 L .80542 .13631 L .80553 .13631 L .80564 .13631 L .8057 .1363 L .80575 .1363 L .80585 .13629 L .80595 .13628 L .80606 .13625 L .80616 .13623 L .80638 .13616 L .80658 .13608 L .80697 .13587 L .80739 .13557 L .80785 .13517 L .80952 .13312 L .81129 .13047 L .81209 .12937 L .81294 .12837 L .81335 .12799 L .81375 .12771 L .8141 .12752 L .81419 .12748 L .8143 .12745 L .81439 .12742 L .81448 .1274 L .81459 .12738 L .81464 .12737 L .8147 .12737 L .81476 .12736 L .81482 .12736 L .81493 .12737 L .81504 .12738 L .81513 .1274 L .81524 .12742 L .81535 .12745 L .81558 .12755 L .8158 .12767 L .81629 .12807 L .81671 .12854 L .81711 .12907 L .81799 .1306 L .81972 .13456 L .82133 .13851 L .82213 .14017 L .82252 .14085 L .82288 .14137 L .8233 .14183 L Mistroke .82352 .14199 L .82363 .14206 L .82375 .14211 L .82385 .14215 L .82395 .14217 L .82405 .14218 L .82416 .14217 L .82425 .14216 L .82434 .14213 L .82444 .1421 L .82454 .14204 L .82476 .14187 L .82487 .14176 L .82499 .14162 L .82541 .14097 L .82564 .14049 L .82589 .13988 L .82635 .13852 L .82724 .13484 L .82805 .13033 L .82966 .11821 L .83141 .10109 L .83485 .06241 L .83656 .04493 L .8374 .03761 L .83817 .0318 L .8389 .02712 L .8397 .02304 L .84051 .02003 L .84095 .01884 L .84135 .01801 L .84158 .01766 L .84178 .01741 L .84201 .0172 L .84212 .01712 L .84224 .01705 L .84235 .01701 L .84245 .01699 L .84251 .01698 L .84257 .01698 L .84268 .01698 L .84278 .017 L .84289 .01703 L .84298 .01707 L .84308 .01712 L .84328 .01726 L .84347 .01742 L .84389 .01792 L .84465 .01919 L .84638 .02316 L Mistroke .84799 .02709 L .84878 .02876 L .84954 .03005 L .84995 .03062 L .85041 .03111 L .85061 .03129 L .85082 .03144 L .851 .03156 L .8512 .03165 L .85131 .0317 L .85141 .03173 L .85151 .03175 L .85161 .03177 L .85171 .03179 L .85181 .03179 L .8519 .03179 L .85199 .03179 L .85209 .03177 L .85215 .03176 L .85221 .03175 L .85233 .03172 L .85244 .03169 L .85263 .03161 L .85284 .03149 L .85322 .03123 L .85364 .03087 L .85439 .03003 L .85602 .02771 L .85689 .0264 L .85783 .02511 L .85872 .02408 L .85911 .02372 L .85953 .02339 L .85994 .02315 L .86013 .02306 L .86032 .02298 L .86052 .02292 L .86062 .0229 L .86071 .02288 L .86082 .02286 L .86092 .02285 L .86102 .02285 L .86108 .02285 L .86114 .02285 L .86124 .02285 L .8613 .02285 L .86136 .02286 L .86146 .02287 L .86156 .02289 L .86178 .02294 L Mistroke .86202 .02302 L .86245 .02322 L .86285 .02346 L .86361 .02405 L .86441 .02483 L .86609 .02666 L .86762 .02818 L .86802 .0285 L .86847 .02881 L .86885 .02902 L .86927 .02921 L .8695 .02928 L .86971 .02934 L .86983 .02936 L .86994 .02938 L .87 .02939 L .87007 .0294 L .87013 .0294 L .87018 .02941 L .8703 .02941 L .8704 .02941 L .87051 .02941 L .87057 .02941 L .87062 .0294 L .87072 .02939 L .87082 .02938 L .87103 .02934 L .87124 .02929 L .87147 .02921 L .87189 .02904 L .87268 .02859 L .87444 .02717 L .87607 .02573 L .87694 .02507 L .87739 .02478 L .87787 .02452 L .8783 .02434 L .87852 .02427 L .87876 .0242 L .87899 .02415 L .87919 .02412 L .87928 .02411 L .87939 .0241 L .87949 .0241 L .87958 .02409 L .87967 .02409 L .87977 .0241 L .87987 .0241 L .87995 .02411 L .88005 .02412 L Mistroke .88016 .02413 L .88036 .02417 L .88057 .02422 L .88079 .02428 L .88118 .02442 L .88205 .02486 L .88299 .02547 L .88469 .02677 L .88637 .02793 L .88722 .02834 L .88745 .02843 L .8877 .02851 L .88792 .02856 L .88815 .02861 L .88836 .02865 L .88848 .02866 L .88854 .02867 L .8886 .02867 L .8887 .02868 L .8888 .02868 L .8889 .02868 L .88896 .02868 L .88901 .02868 L .88907 .02868 L .88913 .02867 L .88925 .02867 L .88936 .02865 L .88946 .02864 L .8897 .0286 L .88994 .02855 L .89036 .02842 L .89075 .02827 L .89164 .02782 L .89492 .02564 L .89577 .02516 L .89622 .02495 L .8967 .02477 L .89712 .02466 L .89736 .02461 L .89747 .02459 L .89758 .02457 L .89768 .02456 L .89779 .02455 L .89789 .02454 L .89798 .02454 L .89808 .02454 L .89818 .02454 L .89823 .02454 L .89829 .02454 L .8984 .02454 L Mistroke .8985 .02455 L .8986 .02456 L .89881 .02459 L .89901 .02462 L .8992 .02466 L .89961 .02478 L .90007 .02494 L .90099 .02539 L .90184 .02589 L .90343 .02692 L .90426 .02743 L .90514 .02789 L .90559 .02807 L .90608 .02824 L .9063 .02829 L .90653 .02834 L .90675 .02838 L .90695 .0284 L .90705 .02841 L .90711 .02842 L .90717 .02842 L .90726 .02842 L .90737 .02842 L .90742 .02842 L .90748 .02842 L .90759 .02842 L .90764 .02842 L .9077 .02842 L .90782 .02841 L .90793 .0284 L .90803 .02838 L .90822 .02835 L .90865 .02826 L .90904 .02814 L .90947 .02798 L .91034 .02756 L .91189 .02663 L .9128 .02605 L .91367 .02555 L .91451 .02514 L .91492 .02497 L .91529 .02486 L .91548 .02481 L .91568 .02476 L .91586 .02473 L .91605 .0247 L .91615 .02468 L .91626 .02467 L .91631 .02467 L .91637 .02466 L Mistroke .91647 .02466 L .91657 .02466 L .91667 .02466 L .91677 .02466 L .91686 .02466 L .91696 .02466 L .91706 .02467 L .91716 .02468 L .91725 .02469 L .91748 .02473 L .91769 .02477 L .91811 .02487 L .91857 .02503 L .91943 .02542 L .92022 .02586 L .92199 .02697 L .92278 .02744 L .92361 .02787 L .92405 .02805 L .92452 .02821 L .92473 .02827 L .92496 .02832 L .92515 .02836 L .92536 .02839 L .92548 .0284 L .92558 .02841 L .92569 .02842 L .92575 .02842 L .92581 .02842 L .92591 .02842 L .92601 .02842 L .92612 .02842 L .92622 .02842 L .92628 .02841 L .92634 .02841 L .92646 .02839 L .92667 .02836 L .92692 .02832 L .92715 .02826 L .92755 .02814 L .92798 .02798 L .92885 .02756 L .93062 .02645 L .93225 .02544 L .93305 .02503 L .93347 .02486 L .93392 .02472 L .93415 .02466 L .93436 .02461 L .93455 .02458 L Mistroke .93464 .02457 L .93475 .02456 L .93485 .02455 L .93494 .02454 L .93504 .02454 L .93515 .02454 L .93525 .02454 L .93534 .02454 L .93543 .02454 L .93552 .02455 L .93562 .02456 L .93571 .02457 L .93593 .0246 L .93611 .02464 L .93631 .02468 L .93673 .02481 L .93719 .02498 L .9381 .02545 L .93896 .02599 L .94054 .02708 L .94137 .02763 L .94225 .02812 L .9427 .02832 L .94319 .02849 L .9434 .02855 L .94363 .0286 L .94385 .02864 L .94396 .02865 L .94405 .02866 L .94416 .02867 L .94421 .02867 L .94427 .02868 L .94436 .02868 L .94447 .02868 L .94452 .02868 L .94458 .02868 L .94465 .02868 L .94471 .02867 L .94481 .02866 L .94492 .02865 L .94515 .02862 L .94536 .02858 L .94575 .02847 L .94614 .02833 L .94657 .02813 L .94743 .02764 L .94899 .02651 L .95076 .02518 L .9516 .02468 L .95201 .02448 L Mistroke .95238 .02433 L .95277 .02421 L .95298 .02417 L .95318 .02413 L .95329 .02412 L .9534 .02411 L .9535 .0241 L .9536 .0241 L .95366 .02409 L .95372 .02409 L .95378 .02409 L .95384 .0241 L .95394 .0241 L .954 .02411 L .95406 .02411 L .95425 .02414 L .95443 .02417 L .95462 .02421 L .95483 .02427 L .95526 .02443 L .95565 .02462 L .95648 .02513 L .95725 .02572 L .95899 .02726 L .96057 .02853 L .961 .02881 L .96146 .02905 L .96185 .02921 L .96207 .02928 L .96228 .02934 L .96239 .02936 L .96251 .02938 L .96263 .02939 L .96273 .0294 L .96284 .02941 L .96294 .02941 L .96305 .02941 L .96315 .02941 L .9632 .0294 L .96326 .0294 L .96338 .02938 L .96349 .02936 L .9636 .02934 L .96383 .02929 L .96408 .0292 L .96454 .029 L .96497 .02874 L .96578 .02812 L .96901 .02473 L .96988 .02392 L Mistroke .97068 .02333 L .97109 .02311 L .9713 .02303 L .97153 .02295 L .97164 .02292 L .97176 .02289 L .97183 .02288 L .97189 .02287 L .97195 .02286 L .97201 .02286 L .97212 .02285 L .97218 .02285 L .97224 .02285 L .97234 .02285 L .9724 .02285 L .97246 .02286 L .97256 .02287 L .97267 .02289 L .97288 .02294 L .97309 .02301 L .97333 .02312 L .97376 .02337 L .97417 .02367 L .97492 .0244 L .97573 .0254 L .97739 .02782 L .97826 .02911 L .9792 .03034 L .97966 .03084 L .9801 .03123 L .9805 .0315 L .98072 .03161 L .98092 .0317 L .98102 .03172 L .98112 .03175 L .98121 .03177 L .9813 .03178 L .9814 .03179 L .98151 .03179 L .98161 .03179 L .98171 .03178 L .98181 .03176 L .98192 .03173 L .98211 .03167 L .98231 .03157 L .98253 .03143 L .98295 .03109 L .98333 .03067 L .98421 .02937 L .98507 .02769 L Mistroke .98599 .02557 L .98766 .02143 L .98854 .01947 L .98903 .01857 L .98948 .01787 L .98988 .01741 L .9901 .01722 L .99031 .01709 L .99042 .01704 L .99052 .01701 L .99058 .01699 L .99063 .01698 L .9907 .01698 L .99075 .01698 L .99081 .01698 L .99087 .01699 L .99098 .01701 L .99104 .01703 L .9911 .01706 L .99122 .01713 L .99132 .0172 L .99143 .01729 L .99163 .0175 L .992 .01805 L .99244 .01896 L .99284 .02007 L .99373 .02349 L .99457 .02795 L .99614 .03935 L .9994 .07268 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztW+lyFDcQlufYxYkJ8ABUuXgMyI9UiqNCYSDxBcYhODYpm0AlBbyqn2dY HSO1er7WSOt1xevsVM2u3Gp1f/3pGq96to6+nr7/dPT17Pho88nno39Pz46/ bD7+5/NMVK8pVf2klHqzqXS5mxXdR6fOz8/Nx8/6Q4tnX/dMudYapqRvU3F3 pVSi9El/VZrql770DrSpYr1ZbUdqT4DsBZBtjDltIqez27R/4UsnQHbTGv3o Tc2c2jCtpS1nuYsoUH+YwpQ79Gr6m8egv3mskh6FNfR+A7Bz30cwnR/yumSY yVr32QFbf+ZjfiCaHjRPEzLRhca7qeISimoqyQKFjbcskdlCMitguvEGp8Ww EHOTOMw6QE11Cq6beAsXoSy0DeS1oAVi5zvbuX9nqteJYFoPg0xkH2XoUlQS mw37PzeyQ9c8XkGdDzBEhKHdep9tMoKgJ9DTZOJ+N0Zxqq4txj1A1OVDdYPn 1I5i9Vfn6nVJ3xWQyXptJNO3DUuXGl7ncPalKlNWx7JiHEh/gO1NCR8XkWEf nQNbRAyTZTvHZDWYmMM0MYlOnmNw4A4rJedyiFgnE8fpDFa4rFnO9o6wI03j UtgTXJDS0h4vgv1gljAmngamSSjycoRNEqwayCEGJazjyK0IDwHN24ToaigQ Zuw8jDukjPJgoU6TU/vmXfSg8ciXymMIW/VjX0IEyTHIFsZjQA9BD0Ur49Hs FSHfy0TJ9f4rHPsAR3rZWQocaeP/XxCviPFengN2SUAgji8VgWx2Ee65PX3f uBLuzVJVKRW2B0WUKiB7pj+tKPaClJHsOYiuAXo7IBI7OCdej0Y+u7Z1obHQ QmN9dVTGwZj4+TOSUgrCWrO1tXdV9UOYTpiw2TPxL6zdJFYIsda4/ZZvT+ao ixKxvSvOhsYT45rvgOYNaW6ZxG6eo2BCJwkcWevqe2CQD0d9vXQ1XkZi4l2l r19NaRrRRIEpFVaGPkD9F59X+toFGOs+aNKW2P4NBN0NhyEhYiPVA4PArGVC wmVzsAfgVWkOtlkTNA8JAeuJuWT6HY4zNmnaMFbiVaaNgiCA9/0q0Efsrm2M p2Y2bASq/4E5PQ3aYIEsvwcUQslm0MtfMz1973ijfB7Htej/w8T+RF318oNM SEivcHtctHukNx26R+or9yv3B8BEyv2Y3vVxT9sWut+grtz1mqyOHZPRbeqA yhJtU3ojkBYRaWlbtfSQ5hmOK0iLhHRs3d8EVWgTvoLu0f+8Ywt7r3dy7d3r kvSItJzuU/+TXA/3+0AdPeAvv/sfgPu9lfsM9/P8Htrrvb/G7rN+OL7SCHaB es5pwgrBvAhuAQQ7S4NgnlO7gXYCBzollk9dJZTo7PYRkKETfDmanBPhkljN j3BGFE7JC9IPWtC87Ig/HNOPJgmMhZGXm4FyNsV0kvE0iDFyiKofFSw1MyMR EuaJuvwbd/XlsvGUSryZxFyk2asRQoG9kp6tEgBDdg9Kcax9rYqzLE2ziS4a rkJqEUrJHs1MStax8ymxG5qsKMUcplqKkqVEknzVJlLuIYhu+KhyI65srucm WS4i5ZbHC8hZQK/G43fD9oWOOjxP6VvMbgwZmqw2nefY+pIbxlGpHw3905sF rv9KpRTiOmNlJIkRyRKeQs4ha9nEobHSRGKEpbpmQxykKJrjq/2SWFN5kGLO JesyFqvIziL4b8hgvT02zMWkwdw9YPy9jcS+g5IXy/fIhm4OiuzDcJcMb1qI pKTzUC9IyhntGZzTaez+CCiYl+xg9YEv9eSoGIC0FQfixjCTh9R5GOBpM/ob veP01PpSIemCGUJpML+nfA7EFKhxzl78YojQW1cIxFtgz7m64wkMb6KdABlK 2HkL9D5Ys2aDvmJv+i23kvlwL4CqtW/OSkks\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00159 .09745 L .00326 .11446 L .00495 .12816 L .00591 .13392 L .00634 .13599 L .00681 .13789 L .00727 .1394 L .00769 .1405 L .0081 .14128 L .0083 .14157 L .00853 .14183 L .00863 .14192 L .00873 .142 L .00882 .14206 L .00892 .1421 L .00902 .14214 L .00912 .14217 L .00918 .14217 L .00923 .14218 L .00934 .14218 L .00943 .14216 L .00953 .14214 L .00961 .1421 L .0097 .14206 L .0099 .14193 L .01009 .14177 L .01052 .14129 L .01097 .14059 L .01181 .13895 L .01337 .13517 L .01501 .1313 L .01594 .12953 L .01636 .12888 L .01681 .12832 L .01721 .12792 L .01742 .12776 L .01764 .12761 L .01785 .12751 L .01804 .12744 L .01813 .12741 L .01822 .12739 L .01832 .12738 L .0184 .12737 L .0185 .12736 L .01861 .12737 L .01871 .12737 L .0188 .12739 L .01891 .12741 L .01902 .12744 L Mistroke .01924 .12752 L .01946 .12763 L .01969 .12778 L .02012 .12811 L .02099 .12904 L .02193 .13031 L .02363 .13286 L .0245 .13406 L .02531 .135 L .02576 .13542 L .02616 .13574 L .02661 .13601 L .02686 .13612 L .02709 .13621 L .02719 .13623 L .02729 .13626 L .02738 .13627 L .02748 .13629 L .02759 .1363 L .02764 .13631 L .0277 .13631 L .0278 .13631 L .0279 .13631 L .02796 .1363 L .02802 .1363 L .02814 .13628 L .02825 .13626 L .02836 .13624 L .02855 .13618 L .02877 .1361 L .02916 .13592 L .02957 .13566 L .03032 .13506 L .03199 .13334 L .03287 .13237 L .03381 .13141 L .03463 .13069 L .03507 .13039 L .03555 .13011 L .03576 .13002 L .03598 .12993 L .03619 .12986 L .03638 .12982 L .03656 .12978 L .03666 .12977 L .03675 .12976 L .03685 .12975 L .03696 .12974 L .03707 .12974 L .03716 .12975 L Mistroke .03727 .12975 L .03737 .12976 L .03746 .12977 L .03756 .12979 L .03777 .12983 L .03798 .12989 L .03835 .13002 L .03874 .13021 L .03965 .13078 L .04048 .13144 L .04224 .133 L .04301 .13364 L .04386 .13425 L .04425 .13448 L .04468 .13469 L .04508 .13485 L .04544 .13496 L .04565 .135 L .04585 .13503 L .04595 .13504 L .04601 .13505 L .04607 .13505 L .04612 .13506 L .04619 .13506 L .0463 .13506 L .0464 .13506 L .04649 .13506 L .04659 .13505 L .04669 .13504 L .04681 .13502 L .04691 .13501 L .04711 .13497 L .0475 .13486 L .04793 .1347 L .0488 .13425 L .05035 .13316 L .05213 .13181 L .05297 .13127 L .05376 .13087 L .05414 .13072 L .05456 .1306 L .0548 .13055 L .05491 .13053 L .05502 .13051 L .05511 .1305 L .05522 .13049 L .05532 .13048 L .05543 .13048 L .05554 .13047 L .05564 .13047 L Mistroke .05573 .13048 L .05583 .13048 L .05594 .13049 L .05606 .1305 L .05626 .13053 L .05645 .13057 L .05663 .13061 L .05703 .13074 L .05745 .1309 L .0579 .13111 L .05873 .13159 L .0603 .13265 L .06122 .13329 L .06209 .13381 L .06287 .1342 L .06331 .13436 L .06351 .13442 L .06372 .13448 L .06393 .13453 L .06412 .13456 L .06421 .13458 L .0643 .13459 L .0644 .1346 L .06448 .13461 L .06458 .13461 L .0647 .13462 L .0648 .13462 L .06486 .13462 L .06492 .13462 L .06501 .13461 L .06512 .13461 L .06522 .1346 L .06532 .13459 L .06554 .13456 L .06575 .13452 L .06614 .13442 L .06656 .13428 L .06702 .13409 L .06869 .13315 L .07046 .132 L .07126 .13154 L .0717 .13132 L .07211 .13114 L .0725 .131 L .07292 .13087 L .0731 .13083 L .0733 .1308 L .07349 .13077 L .07366 .13075 L .07376 .13074 L Mistroke .07385 .13074 L .07396 .13073 L .07407 .13073 L .07412 .13073 L .07419 .13073 L .0743 .13074 L .0744 .13074 L .0745 .13075 L .07468 .13077 L .07488 .1308 L .07528 .13089 L .07572 .13102 L .07619 .1312 L .07704 .13161 L .0787 .13261 L .07957 .13317 L .08051 .1337 L .08097 .13393 L .08142 .13412 L .08184 .13427 L .08224 .13437 L .08243 .13441 L .08262 .13444 L .08281 .13447 L .08291 .13448 L .08301 .13449 L .08312 .13449 L .08318 .1345 L .08324 .1345 L .08334 .1345 L .08345 .1345 L .08355 .13449 L .08364 .13449 L .08374 .13448 L .08385 .13447 L .08405 .13444 L .08427 .13441 L .08466 .13431 L .08512 .13417 L .08554 .134 L .08731 .13303 L .08906 .13193 L .08983 .1315 L .09024 .1313 L .09068 .13112 L .0911 .13097 L .09149 .13086 L .09168 .13082 L .09188 .13079 L .09197 .13077 L Mistroke .09207 .13076 L .09216 .13075 L .09225 .13074 L .09231 .13074 L .09236 .13074 L .09247 .13073 L .09253 .13073 L .09259 .13073 L .09265 .13073 L .0927 .13073 L .09281 .13074 L .09287 .13074 L .09292 .13074 L .09302 .13075 L .09313 .13076 L .09332 .13079 L .0935 .13082 L .09392 .13092 L .09431 .13105 L .09475 .13122 L .09562 .13166 L .09718 .13263 L .0981 .13323 L .09897 .13375 L .09982 .13417 L .10019 .13431 L .1006 .13444 L .10079 .13449 L .101 .13453 L .10117 .13457 L .10137 .13459 L .10148 .1346 L .10158 .13461 L .10168 .13461 L .10179 .13462 L .1019 .13462 L .10199 .13462 L .10208 .13461 L .10218 .13461 L .10229 .1346 L .10239 .13459 L .10261 .13455 L .10283 .13451 L .10307 .13445 L .1035 .13431 L .10389 .13416 L .1055 .13325 L .10725 .13204 L .10812 .13148 L .10892 .13103 L Mistroke .10936 .13084 L .10977 .13069 L .10998 .13063 L .11021 .13057 L .11034 .13055 L .11046 .13053 L .11057 .13051 L .1107 .13049 L .1108 .13049 L .11086 .13048 L .11092 .13048 L .11102 .13047 L .11112 .13047 L .11118 .13047 L .11125 .13048 L .11131 .13048 L .11136 .13048 L .11147 .13049 L .11159 .1305 L .11179 .13053 L .11198 .13057 L .11242 .13069 L .11282 .13083 L .11318 .13099 L .11399 .13145 L .11572 .1327 L .11733 .1339 L .11813 .1344 L .11888 .13476 L .1193 .1349 L .11953 .13496 L .11975 .13501 L .11993 .13503 L .12004 .13505 L .12013 .13505 L .12023 .13506 L .12033 .13506 L .12044 .13506 L .12054 .13506 L .12064 .13505 L .1207 .13505 L .12076 .13504 L .12096 .13501 L .12115 .13498 L .12135 .13493 L .12176 .13479 L .12221 .13459 L .12301 .13411 L .12376 .13356 L .12533 .13219 L Mistroke .12704 .13076 L .12749 .13045 L .12797 .13018 L .12838 .13 L .12862 .12991 L .12883 .12985 L .12904 .1298 L .12914 .12978 L .12925 .12977 L .12937 .12975 L .12943 .12975 L .12949 .12975 L .12954 .12974 L .1296 .12974 L .12971 .12974 L .12981 .12975 L .12992 .12976 L .12997 .12976 L .13003 .12977 L .13014 .12979 L .13034 .12983 L .13053 .12988 L .13093 .13003 L .13136 .13025 L .13213 .13077 L .13388 .13246 L .13557 .13431 L .13646 .13516 L .13694 .13555 L .13739 .13585 L .1378 .13606 L .13803 .13615 L .13824 .13622 L .13835 .13625 L .13846 .13627 L .13852 .13628 L .13859 .13629 L .13865 .1363 L .13871 .1363 L .13882 .13631 L .13888 .13631 L .13894 .13631 L .13905 .1363 L .1391 .1363 L .13916 .13629 L .13926 .13628 L .13937 .13626 L .13957 .13621 L .13976 .13614 L .13994 .13607 L Mistroke .14035 .13584 L .14078 .13553 L .14158 .13476 L .14243 .13371 L .14398 .13145 L .14565 .12908 L .1461 .12855 L .14659 .12807 L .14701 .12776 L .14723 .12762 L .14746 .12751 L .14767 .12743 L .14779 .1274 L .1479 .12738 L .148 .12737 L .14809 .12736 L .1482 .12736 L .1483 .12737 L .14841 .12738 L .14846 .12739 L .14852 .12741 L .14873 .12747 L .14884 .12752 L .14897 .12758 L .1492 .12772 L .14963 .12808 L .15004 .12854 L .15082 .12968 L .15249 .13319 L .15404 .13704 L .15494 .13912 L .15537 .14001 L .15578 .14073 L .15614 .14127 L .15653 .14173 L .15674 .14191 L .15693 .14204 L .15703 .14209 L .15713 .14213 L .15724 .14216 L .15735 .14218 L .15744 .14218 L .15755 .14217 L .15764 .14214 L .15773 .14211 L .15783 .14206 L .15794 .14199 L .15816 .14181 L .15838 .14155 L .15861 .14121 L Mistroke .15903 .14038 L .15945 .13927 L .15984 .13795 L .16058 .1348 L .1614 .13021 L .16227 .12414 L .16383 .1105 L .16702 .07549 L .1688 .0558 L .17043 .04018 L .17123 .03373 L .17211 .02786 L .17294 .02348 L .1737 .02047 L .17409 .01931 L .17451 .01833 L .17471 .01798 L .17491 .01766 L .1751 .01742 L .17527 .01725 L .17537 .01717 L .17548 .0171 L .1756 .01705 L .1757 .01701 L .1758 .01699 L .17591 .01698 L .176 .01698 L .1761 .017 L .17616 .01701 L .17622 .01703 L .17633 .01707 L .17644 .01714 L .17657 .01722 L .1768 .01742 L .17701 .01765 L .17744 .01823 L .1779 .01903 L .17874 .0208 L .18031 .02466 L .18196 .02844 L .18241 .02929 L .18289 .03008 L .18335 .03069 L .18377 .03114 L .18419 .03147 L .18442 .0316 L .18454 .03166 L .18466 .0317 L .18477 .03174 L .18487 .03176 L Mistroke .18496 .03178 L .18506 .03179 L .18517 .03179 L .18528 .03179 L .18533 .03178 L .18539 .03178 L .18545 .03177 L .18551 .03176 L .1857 .03171 L .1858 .03168 L .1859 .03163 L .18627 .03144 L .1867 .03112 L .1871 .03075 L .18881 .02853 L .19037 .02619 L .19115 .02512 L .19197 .02416 L .19245 .02371 L .19288 .02338 L .19309 .02325 L .19331 .02313 L .19353 .02303 L .19372 .02296 L .19392 .02291 L .19403 .02288 L .19414 .02287 L .19423 .02286 L .19432 .02285 L .19442 .02285 L .19453 .02285 L .19463 .02285 L .19469 .02286 L .19474 .02286 L .19485 .02288 L .19494 .0229 L .19516 .02296 L .19541 .02304 L .19585 .02325 L .19633 .02356 L .19718 .02427 L .19887 .02605 L .19975 .02702 L .20069 .02794 L .20152 .02862 L .202 .02893 L .20244 .02914 L .20265 .02923 L .20285 .02929 L .20303 .02934 L Mistroke .20322 .02937 L .20332 .02939 L .20343 .0294 L .20349 .0294 L .20355 .02941 L .20366 .02941 L .20376 .02941 L .20387 .02941 L .20396 .0294 L .20406 .02939 L .20417 .02938 L .20427 .02936 L .20451 .02931 L .20471 .02925 L .20493 .02917 L .20571 .02878 L .20655 .0282 L .20748 .02743 L .20925 .02586 L .2101 .0252 L .21088 .0247 L .2113 .02448 L .21168 .02433 L .21188 .02426 L .2121 .0242 L .21222 .02417 L .21234 .02415 L .21244 .02413 L .21255 .02412 L .21265 .02411 L .21275 .0241 L .21284 .0241 L .21292 .02409 L .21302 .02409 L .21312 .0241 L .21322 .0241 L .21333 .02411 L .21343 .02412 L .21353 .02414 L .21372 .02417 L .21394 .02423 L .21415 .02429 L .21498 .02463 L .21574 .02508 L .21749 .02636 L .21907 .02753 L .2199 .02803 L .22036 .02826 L .22078 .02843 L .22123 .02856 L Mistroke .22147 .02861 L .22159 .02863 L .22172 .02865 L .22184 .02866 L .22195 .02867 L .22206 .02868 L .22211 .02868 L .22217 .02868 L .22228 .02868 L .22239 .02868 L .22249 .02867 L .22259 .02867 L .22268 .02866 L .22279 .02864 L .22298 .02861 L .22321 .02856 L .22341 .02851 L .22386 .02836 L .22428 .02818 L .22597 .02719 L .22752 .02611 L .22828 .02562 L .2291 .02516 L .22957 .02495 L .23 .02479 L .2302 .02472 L .23043 .02466 L .23064 .02462 L .23084 .02458 L .23094 .02457 L .23105 .02456 L .23117 .02455 L .23123 .02454 L .23129 .02454 L .23139 .02454 L .23149 .02454 L .23154 .02454 L .2316 .02454 L .23171 .02454 L .2318 .02455 L .23191 .02456 L .23212 .02458 L .23231 .02462 L .2325 .02465 L .23294 .02477 L .23335 .02492 L .23426 .02535 L .23599 .02642 L .2376 .02744 L .2384 .02785 L Mistroke .23916 .02816 L .23957 .02828 L .23981 .02833 L .24003 .02837 L .24021 .02839 L .24031 .0284 L .24041 .02841 L .24051 .02842 L .24061 .02842 L .24071 .02842 L .24082 .02842 L .24092 .02842 L .24098 .02842 L .24104 .02842 L .24114 .02841 L .24124 .0284 L .24143 .02837 L .24163 .02834 L .24207 .02823 L .24249 .0281 L .24324 .02778 L .24404 .02736 L .24571 .02632 L .2466 .02578 L .24753 .02528 L .24836 .02494 L .24859 .02487 L .24884 .0248 L .24905 .02475 L .24928 .02471 L .24938 .0247 L .24949 .02468 L .24959 .02467 L .24969 .02467 L .24975 .02466 L .24981 .02466 L .24992 .02466 L .25002 .02466 L .25012 .02466 L .25021 .02466 L .25031 .02467 L .2504 .02467 L .25049 .02468 L .2507 .02471 L .25089 .02474 L .25128 .02483 L .25171 .02496 L .25257 .02532 L .25412 .02621 L .25589 .02732 L Mistroke .25666 .02773 L .25707 .02793 L .25751 .0281 L .25794 .02824 L .25833 .02833 L .25852 .02837 L .25862 .02838 L .25872 .02839 L .25881 .0284 L .25892 .02841 L .25901 .02842 L .25909 .02842 L .2592 .02842 L .25926 .02842 L .25931 .02842 L .25941 .02842 L .25951 .02842 L .25962 .02841 L .25972 .0284 L .2599 .02838 L .26012 .02834 L .26032 .0283 L .26077 .02818 L .26116 .02804 L .26159 .02786 L .26235 .02746 L .2641 .02636 L .26577 .02534 L .26622 .02511 L .26671 .0249 L .26713 .02475 L .26735 .02469 L .26758 .02464 L .26779 .0246 L .2679 .02458 L .26802 .02457 L .26813 .02455 L .26823 .02455 L .26832 .02454 L .26842 .02454 L .26853 .02454 L .26858 .02454 L .26864 .02454 L .26875 .02454 L .26885 .02455 L .26897 .02456 L .26907 .02457 L .26932 .02461 L .26952 .02465 L .26972 .0247 L Mistroke .27015 .02484 L .27094 .02518 L .27268 .02625 L .27425 .02734 L .27504 .02783 L .27587 .02825 L .27631 .02842 L .27654 .0285 L .27679 .02856 L .27702 .02861 L .27723 .02864 L .27733 .02866 L .27743 .02867 L .27754 .02867 L .27763 .02868 L .27774 .02868 L .27784 .02868 L .27793 .02868 L .27802 .02867 L .27813 .02867 L .27824 .02865 L .27845 .02863 L .27865 .02859 L .27885 .02854 L .27921 .02843 L .27964 .02826 L .28004 .02806 L .28095 .02752 L .28267 .02624 L .28351 .0256 L .28427 .02507 L .28501 .02464 L .2854 .02445 L .28582 .0243 L .28603 .02423 L .28626 .02418 L .28636 .02416 L .28647 .02414 L .28657 .02412 L .28667 .02411 L .28677 .0241 L .28687 .0241 L .28698 .02409 L .28709 .02409 L .28719 .0241 L .28729 .0241 L .28738 .02411 L .28747 .02412 L .28767 .02415 L .28789 .0242 L Mistroke .28827 .02431 L .28873 .02449 L .28915 .02471 L .29092 .02601 L .29266 .02755 L .29351 .02825 L .29427 .02877 L .29466 .02898 L .29508 .02917 L .29527 .02924 L .29547 .0293 L .29566 .02935 L .29583 .02938 L .29593 .02939 L .29603 .0294 L .29613 .02941 L .29624 .02941 L .29634 .02941 L .29644 .02941 L .29653 .0294 L .29662 .02939 L .29674 .02938 L .29684 .02936 L .29707 .02931 L .29728 .02925 L .29749 .02917 L .29792 .02897 L .2983 .02874 L .29916 .02808 L .30071 .02652 L .30247 .02461 L .30324 .0239 L .30364 .02358 L .30408 .02329 L .3043 .02317 L .30451 .02307 L .30471 .023 L .3049 .02294 L .30507 .0229 L .30516 .02288 L .30526 .02286 L .30536 .02285 L .30547 .02285 L .30557 .02285 L .30566 .02285 L .30576 .02285 L .30586 .02287 L .30596 .02288 L .30605 .0229 L .30627 .02296 L Mistroke .30647 .02303 L .30688 .02323 L .30733 .02353 L .30812 .02426 L .309 .02532 L .31077 .0279 L .31168 .02924 L .31255 .03036 L .31332 .03114 L .31354 .0313 L .31376 .03146 L .31396 .03157 L .31417 .03166 L .31428 .0317 L .31439 .03174 L .3145 .03176 L .31459 .03178 L .31465 .03178 L .31471 .03179 L .31482 .03179 L .31487 .03179 L .31493 .03179 L .31499 .03178 L .31505 .03177 L .31515 .03176 L .31526 .03173 L .31545 .03166 L .31568 .03155 L .31588 .03142 L .31625 .03112 L .31664 .0307 L .31744 .02955 L .3183 .02791 L .31909 .02613 L .32086 .02175 L .32164 .01995 L .32248 .01837 L .32291 .01775 L .32314 .01748 L .32339 .01725 L .3235 .01717 L .32361 .0171 L .32371 .01705 L .32382 .01701 L .32392 .01699 L .32403 .01698 L .32414 .01698 L .32423 .01699 L .32433 .01702 L .32443 .01705 L Mistroke .32453 .01711 L .32464 .01718 L .32487 .01739 L .32508 .01764 L .32548 .01831 L .32585 .01917 L .32629 .02045 L .3267 .02192 L .32761 .02625 L .32842 .03129 L .32919 .03698 L .33093 .05298 L .33419 .08936 L .33585 .10729 L .33766 .12364 L .3385 .1296 L .3394 .13469 L .33983 .13668 L .34024 .13825 L .34064 .13951 L .34101 .14046 L .3414 .14123 L .34161 .14154 L .34183 .1418 L .34194 .1419 L .34206 .142 L .34218 .14207 L .34229 .14212 L .34238 .14215 L .34249 .14217 L .3426 .14218 L .3427 .14217 L .34279 .14215 L .34289 .14213 L .34299 .14208 L .34309 .14203 L .34326 .14191 L .34345 .14175 L .34387 .14126 L .34426 .14068 L .34587 .13725 L .34762 .13291 L .34849 .13099 L .3493 .12949 L .35014 .12832 L .35059 .12788 L .35084 .12769 L .35107 .12756 L .35118 .12751 L .35128 .12747 L Mistroke .35137 .12744 L .35147 .12741 L .35158 .12739 L .35168 .12737 L .35179 .12736 L .35185 .12736 L .3519 .12736 L .352 .12737 L .3521 .12738 L .35218 .1274 L .35227 .12742 L .35248 .12749 L .35267 .12757 L .35308 .12781 L .35352 .12817 L .35442 .12916 L .35619 .1317 L .35781 .13403 L .35863 .13499 L .3594 .13567 L .35979 .13593 L .3602 .13613 L .36044 .13621 L .36055 .13624 L .36066 .13626 L .36076 .13628 L .36086 .1363 L .36096 .1363 L .36102 .13631 L .36107 .13631 L .36118 .13631 L .36124 .13631 L .36129 .1363 L .3614 .13629 L .36149 .13628 L .36161 .13626 L .36171 .13623 L .36195 .13616 L .36236 .13599 L .36279 .13574 L .36353 .13517 L .36435 .13439 L .36614 .13244 L .36776 .13086 L .36857 .13028 L .36903 .13005 L .36925 .12996 L .36945 .12989 L .36964 .12983 L .36982 .12979 L Mistroke .36991 .12978 L .37002 .12976 L .37012 .12975 L .37023 .12975 L .37034 .12974 L .37043 .12974 L .37049 .12974 L .37055 .12975 L .37065 .12976 L .37075 .12977 L .37086 .12978 L .37105 .12982 L .37126 .12987 L .37147 .12994 L .37185 .13009 L .3727 .13058 L .37425 .13181 L .37578 .13318 L .37666 .13388 L .37748 .13442 L .37787 .13463 L .37828 .13481 L .3785 .13488 L .37873 .13495 L .37895 .135 L .37915 .13503 L .37926 .13504 L .37931 .13505 L .37938 .13505 L .37943 .13506 L .37949 .13506 L .37959 .13506 L .3797 .13506 L .3798 .13506 L .37991 .13505 L .38 .13504 L .38012 .13503 L .38023 .13501 L .38047 .13496 L .38069 .13491 L .38092 .13483 L .38179 .13445 L .38272 .13387 L .38443 .13259 L .38608 .13141 L .38653 .13114 L .38701 .1309 L .38747 .13072 L .38789 .1306 L .38809 .13055 L Mistroke .38831 .13051 L .38843 .1305 L .38854 .13049 L .38859 .13048 L .38865 .13048 L .38872 .13048 L .38878 .13047 L .38888 .13047 L .38899 .13047 L .38909 .13048 L .38919 .13048 L .3893 .13049 L .38941 .13051 L .38963 .13054 L .38982 .13058 L .39003 .13063 L .39046 .13077 L .39122 .1311 L .39286 .13212 L .39462 .13333 L .39548 .13384 L .39593 .13407 L .39641 .13428 L .39683 .13442 L .39705 .13448 L .39729 .13453 L .39751 .13457 L .3976 .13458 L .39771 .1346 L .39781 .13461 L .3979 .13461 L .398 .13462 L .3981 .13462 L .39821 .13462 L .39827 .13462 L .39832 .13461 L .39843 .13461 L .3985 .1346 L .39855 .1346 L .39877 .13457 L .39897 .13454 L .3992 .13449 L .39941 .13444 L .3999 .13428 L .40072 .13391 L .4016 .13342 L .40328 .13233 L .40417 .13178 L .40511 .13129 L .40551 .13111 L Mistroke .40594 .13096 L .40619 .13089 L .40642 .13084 L .40665 .13079 L .40675 .13078 L .40687 .13076 L .40696 .13075 L .40706 .13074 L .40717 .13074 L .40727 .13073 L .40736 .13073 L .40746 .13073 L .40755 .13073 L .40764 .13074 L .40775 .13074 L .40785 .13075 L .40808 .13078 L .40829 .13081 L .40848 .13086 L .40887 .13096 L .4093 .13111 L .41017 .1315 L .41173 .13242 L .41351 .13352 L .41435 .13395 L .41513 .13425 L .41552 .13436 L .41572 .1344 L .41593 .13444 L .41606 .13446 L .41617 .13447 L .41628 .13448 L .41633 .13449 L .41639 .13449 L .4165 .1345 L .41659 .1345 L .41665 .1345 L .4167 .1345 L .41681 .1345 L .4169 .13449 L .417 .13449 L .41711 .13448 L .41721 .13447 L .41738 .13444 L .41757 .13441 L .41801 .13431 L .4184 .13418 L .41923 .13383 L .42 .13342 L .42175 .13233 L Mistroke .42333 .13142 L .42376 .13122 L .42422 .13104 L .42461 .13091 L .42504 .13081 L .42528 .13078 L .42539 .13076 L .42549 .13075 L .42561 .13074 L .42568 .13074 L .42574 .13073 L .4258 .13073 L .42585 .13073 L .42591 .13073 L .42598 .13073 L .42608 .13073 L .42614 .13074 L .4262 .13074 L .42631 .13075 L .42643 .13076 L .42665 .13079 L .42685 .13082 L .42727 .13092 L .42772 .13107 L .42855 .13144 L .43019 .13242 L .432 .13357 L .43282 .13402 L .43328 .13422 L .43371 .13437 L .43411 .13449 L .43434 .13454 L .43455 .13457 L .43465 .13459 L .43474 .1346 L .43483 .1346 L .43492 .13461 L .43502 .13462 L .43511 .13462 L .43521 .13462 L .43532 .13462 L .43543 .13461 L .43553 .1346 L .43564 .13459 L .43576 .13458 L .43596 .13455 L .43618 .13451 L .43658 .1344 L .43696 .13426 L .43781 .13387 L Mistroke .43873 .13332 L .44038 .13218 L .44126 .1316 L .4422 .13106 L .44266 .13085 L .4431 .13069 L .4435 .13058 L .44372 .13054 L .44382 .13052 L .44393 .13051 L .44403 .13049 L .44412 .13049 L .44421 .13048 L .4443 .13048 L .4444 .13047 L .4445 .13047 L .4446 .13048 L .44471 .13048 L .44481 .13049 L .44491 .1305 L .4451 .13053 L .44533 .13057 L .44554 .13062 L .44594 .13075 L .44636 .13092 L .44713 .13133 L .44887 .13256 L .45055 .13383 L .45143 .13438 L .45192 .13463 L .45237 .13482 L .45277 .13494 L .45299 .13499 L .4532 .13503 L .45332 .13504 L .45343 .13505 L .45349 .13505 L .45354 .13506 L .45361 .13506 L .45367 .13506 L .45373 .13506 L .45378 .13506 L .45389 .13506 L .454 .13505 L .45406 .13504 L .45412 .13504 L .45433 .13501 L .45453 .13497 L .4549 .13486 L .4553 .13471 L Mistroke .45573 .13449 L .45653 .13399 L .4574 .1333 L .45917 .13174 L .45997 .13107 L .4608 .13047 L .46124 .13022 L .46172 .12999 L .46193 .12992 L .46215 .12985 L .46237 .1298 L .46256 .12977 L .46266 .12976 L .46275 .12975 L .46286 .12974 L .46297 .12974 L .46302 .12974 L .46308 .12974 L .4632 .12975 L .4633 .12976 L .4634 .12977 L .4636 .12981 L .46378 .12985 L .46418 .12999 L .46461 .1302 L .46508 .13049 L .46593 .13116 L .46758 .13286 L .46846 .13383 L .46939 .1348 L .46986 .13522 L .47029 .13556 L .47072 .13585 L .47112 .13605 L .47149 .1362 L .47168 .13625 L .47179 .13627 L .47189 .13629 L .47199 .1363 L .4721 .13631 L .47219 .13631 L .47229 .13631 L .4724 .1363 L .47246 .1363 L .47251 .13629 L .47262 .13627 L .47272 .13625 L .47293 .1362 L .47312 .13613 L .47355 .13593 L Mistroke .47396 .13565 L .47441 .13527 L .47597 .13343 L .47764 .13095 L .47852 .12968 L .47945 .12853 L .47985 .12814 L .48028 .12779 L .48053 .12764 L .48075 .12753 L .48097 .12744 L .48108 .12741 L .48114 .1274 L .4812 .12739 L .48131 .12737 L .48141 .12736 L .48151 .12736 L .4816 .12737 L .4817 .12738 L .48181 .1274 L .48193 .12743 L .48203 .12746 L .48223 .12754 L .48241 .12764 L .48281 .12794 L .48321 .12834 L .48364 .12889 L .48441 .13014 L .48616 .134 L .48784 .13816 L .48873 .14006 L .48921 .1409 L .48967 .14152 L .48987 .14174 L .49007 .14191 L .49018 .14199 L .4903 .14206 L .49041 .14211 L .49051 .14215 L .49062 .14217 L .49072 .14218 L .49078 .14218 L .49083 .14217 L .49089 .14216 L .49095 .14215 L .49101 .14213 L .49107 .14211 L .49118 .14206 L .49131 .14197 L .49143 .14187 L Mistroke .49163 .14165 L .49183 .14139 L .49226 .1406 L .49264 .13966 L .49305 .13841 L .49384 .13515 L .4947 .13045 L .49624 .11896 L .49972 .08277 L .50146 .06305 L .50307 .0464 L .50464 .03321 L .50551 .02746 L .5063 .02335 L .50671 .02162 L .50715 .02011 L .50752 .01905 L .50793 .01818 L .50815 .01779 L .50836 .01751 L .50857 .01729 L .50877 .01713 L .50888 .01707 L .50894 .01704 L .50899 .01702 L .50909 .01699 L .50921 .01698 L .50927 .01698 L .50933 .01698 L .50944 .017 L .5095 .01701 L .50955 .01703 L .50968 .01708 L .50979 .01715 L .50991 .01722 L .51011 .0174 L .51057 .01794 L .51097 .01856 L .51141 .01938 L .51298 .023 L .51476 .02733 L .51561 .02905 L .51639 .03031 L .51678 .0308 L .51719 .03122 L .51739 .03138 L .51761 .03153 L .51773 .03159 L .51785 .03165 L .51796 .03169 L Mistroke .51807 .03173 L .51817 .03175 L .51826 .03177 L .51836 .03178 L .51844 .03179 L .51854 .03179 L .51864 .03179 L .51874 .03178 L .51885 .03176 L .51895 .03174 L .51905 .0317 L .51924 .03163 L .51946 .03152 L .51967 .0314 L .5205 .03068 L .52127 .02976 L .52302 .02721 L .5246 .02497 L .5255 .02397 L .52592 .0236 L .52632 .02331 L .52674 .02308 L .52696 .02299 L .5272 .02292 L .52732 .02289 L .52738 .02288 L .52745 .02287 L .52751 .02286 L .52757 .02286 L .52763 .02285 L .52768 .02285 L .52779 .02285 L .5279 .02285 L .52795 .02285 L .52801 .02286 L .52807 .02286 L .52813 .02287 L .52823 .02289 L .52835 .02291 L .52856 .02297 L .52895 .02313 L .52941 .02339 L .52983 .02368 L .53141 .02518 L .53315 .02709 L .53399 .02792 L .53479 .02858 L .53523 .02887 L .53571 .02912 L .53593 .0292 L Mistroke .53615 .02928 L .53634 .02933 L .53645 .02935 L .53656 .02937 L .53666 .02939 L .53675 .0294 L .53686 .02941 L .53691 .02941 L .53697 .02941 L .53708 .02941 L .53718 .02941 L .53729 .0294 L .53734 .0294 L .5374 .02939 L .5376 .02936 L .53771 .02934 L .53781 .02931 L .53818 .0292 L .53861 .02901 L .53908 .02876 L .53994 .02816 L .54174 .0266 L .54337 .02524 L .54418 .02471 L .54464 .02448 L .54507 .02431 L .54544 .0242 L .54565 .02415 L .54584 .02412 L .54595 .02411 L .54605 .0241 L .54614 .0241 L .54624 .02409 L .54635 .02409 L .5464 .0241 L .54646 .0241 L .54657 .0241 L .54667 .02411 L .54677 .02412 L .54687 .02414 L .54706 .02418 L .54729 .02423 L .5475 .02429 L .54794 .02446 L .54837 .02466 L .54993 .02567 L .55147 .02686 L .55235 .02749 L .55317 .028 L .55398 .02838 L Mistroke .55421 .02846 L .55443 .02852 L .55465 .02858 L .55485 .02862 L .55506 .02865 L .55518 .02866 L .55529 .02867 L .55539 .02868 L .55548 .02868 L .55559 .02868 L .5557 .02868 L .55581 .02867 L .55587 .02867 L .55592 .02866 L .55614 .02864 L .55626 .02862 L .55639 .0286 L .55662 .02854 L .55703 .02842 L .55742 .02827 L .55829 .02783 L .56006 .02666 L .56162 .02561 L .56245 .02515 L .5629 .02495 L .56333 .02479 L .56356 .02472 L .56381 .02465 L .56404 .02461 L .56415 .02459 L .56425 .02457 L .56436 .02456 L .56445 .02455 L .56456 .02454 L .56461 .02454 L .56467 .02454 L .56478 .02454 L .56488 .02454 L .56499 .02454 L .56505 .02454 L .56511 .02455 L .56522 .02456 L .56533 .02457 L .56553 .02459 L .56575 .02464 L .56598 .02469 L .56641 .02482 L .5668 .02497 L .56853 .0259 L .57009 .02692 L Mistroke .57088 .0274 L .57171 .02784 L .57214 .02803 L .57262 .0282 L .57283 .02826 L .57305 .02831 L .57327 .02835 L .57346 .02838 L .57356 .0284 L .57367 .02841 L .57374 .02841 L .57379 .02842 L .5739 .02842 L .574 .02842 L .5741 .02842 L .57421 .02842 L .57431 .02842 L .57437 .02842 L .57443 .02841 L .57455 .0284 L .57476 .02837 L .57501 .02833 L .57524 .02828 L .57563 .02817 L .57606 .02801 L .57694 .0276 L .57871 .02653 L .58033 .02555 L .58115 .02515 L .58192 .02487 L .58231 .02477 L .58252 .02473 L .58272 .0247 L .58282 .02468 L .58293 .02467 L .58299 .02467 L .58306 .02466 L .58311 .02466 L .58317 .02466 L .58327 .02466 L .58333 .02466 L .58339 .02466 L .58348 .02466 L .58359 .02466 L .58369 .02467 L .58379 .02468 L .584 .0247 L .58419 .02473 L .58438 .02477 L .5848 .02488 L Mistroke .58526 .02504 L .58617 .02546 L .58702 .02595 L .5886 .02694 L .58943 .02744 L .59031 .02788 L .59076 .02807 L .59124 .02823 L .59146 .02829 L .59169 .02834 L .59191 .02837 L .59211 .0284 L .59221 .02841 L .59232 .02842 L .59243 .02842 L .59252 .02842 L .59258 .02842 L .59264 .02842 L .59269 .02842 L .59276 .02842 L .59286 .02842 L .59292 .02841 L .59298 .02841 L .59319 .02839 L .59338 .02836 L .5936 .02832 L .5938 .02827 L .59462 .02799 L .59503 .02781 L .59548 .02757 L .59703 .02662 L .5988 .0255 L .59958 .0251 L .59999 .02492 L .60042 .02477 L .60064 .0247 L .60085 .02465 L .60106 .02461 L .60125 .02458 L .60142 .02456 L .60151 .02455 L .60161 .02454 L .60171 .02454 L .60182 .02454 L .60192 .02454 L .60201 .02454 L .60211 .02454 L .60222 .02455 L .60233 .02456 L .60242 .02457 L Mistroke .60265 .02461 L .60287 .02466 L .60326 .02476 L .60368 .02491 L .60449 .02529 L .60537 .02582 L .60714 .02704 L .60799 .0276 L .60879 .02805 L .60923 .02826 L .60972 .02845 L .60993 .02851 L .61015 .02857 L .61034 .02861 L .61045 .02863 L .61056 .02864 L .61066 .02866 L .61076 .02867 L .61086 .02867 L .61097 .02868 L .61106 .02868 L .61116 .02868 L .61126 .02868 L .61135 .02867 L .61145 .02867 L .61155 .02866 L .61176 .02863 L .61197 .02859 L .6122 .02853 L .61261 .0284 L .61301 .02824 L .61374 .02786 L .61697 .0255 L .61783 .02493 L .61863 .0245 L .61904 .02434 L .61948 .0242 L .61971 .02415 L .61983 .02413 L .61996 .02412 L .62007 .02411 L .62013 .0241 L .62019 .0241 L .6203 .02409 L .6204 .02409 L .6205 .0241 L .62061 .0241 L .6207 .02411 L .62079 .02412 L .62101 .02415 L Mistroke .62122 .0242 L .62164 .02432 L .62209 .02451 L .6229 .02496 L .62364 .0255 L .62523 .02688 L .62694 .02832 L .6274 .02864 L .62788 .02893 L .6283 .02912 L .62853 .02922 L .62875 .02928 L .62897 .02934 L .62917 .02938 L .62929 .02939 L .62939 .0294 L .62945 .02941 L .62951 .02941 L .62957 .02941 L .62963 .02941 L .62973 .02941 L .62983 .02941 L .62993 .0294 L .63002 .02939 L .63013 .02937 L .63024 .02935 L .63045 .0293 L .63067 .02923 L .6309 .02914 L .63131 .02894 L .63225 .02829 L .63395 .02662 L .63562 .0248 L .63635 .02409 L .63714 .02346 L .63758 .0232 L .63779 .0231 L .63799 .02302 L .63817 .02295 L .63837 .0229 L .63848 .02288 L .63858 .02287 L .63868 .02286 L .63878 .02285 L .63889 .02285 L .63899 .02285 L .63905 .02285 L .63911 .02286 L .63922 .02287 L .63932 .02289 L Mistroke .63943 .02291 L .63962 .02296 L .63985 .02305 L .64006 .02315 L .64055 .02344 L .64096 .02378 L .64142 .02422 L .64225 .02521 L .64381 .02746 L .64474 .02884 L .64561 .03003 L .64639 .0309 L .64683 .03128 L .64703 .03141 L .64724 .03154 L .64744 .03164 L .64763 .03171 L .64772 .03174 L .64782 .03176 L .64791 .03177 L .648 .03178 L .6481 .03179 L .64819 .03179 L .6483 .03178 L .64841 .03177 L .64852 .03175 L .64863 .03172 L .64884 .03164 L .64904 .03153 L .64926 .03139 L .64965 .03106 L .65011 .03053 L .65053 .02994 L .65215 .02677 L .6539 .02246 L .65477 .02041 L .65558 .01877 L .65602 .01805 L .65642 .01754 L .65665 .01731 L .65687 .01715 L .65699 .01708 L .6571 .01703 L .65716 .01701 L .65722 .017 L .65729 .01698 L .65735 .01698 L .65745 .01698 L .65755 .01699 L .65765 .01701 L Mistroke .65774 .01705 L .65785 .0171 L .65797 .01718 L .65817 .01736 L .65839 .01762 L .65863 .01798 L .65905 .01882 L .65943 .01983 L .65979 .021 L .6606 .02447 L .66143 .02915 L .66231 .03529 L .66387 .04906 L .66708 .08433 L .66888 .10412 L .6705 .11963 L .67132 .12605 L .6722 .13183 L .67303 .1361 L .6738 .13899 L .67419 .14011 L .67462 .14102 L .67482 .14137 L .67502 .14163 L .67519 .14183 L .67538 .14199 L .67549 .14206 L .67559 .14211 L .6757 .14215 L .67576 .14216 L .67581 .14217 L .67591 .14218 L .67601 .14217 L .67612 .14216 L .67622 .14213 L .67627 .14211 L .67633 .14208 L .67645 .14202 L .67665 .14187 L .6769 .14163 L .67712 .14137 L .67794 .14005 L .6787 .13844 L .68044 .13417 L .682 .13062 L .68289 .12909 L .68331 .12851 L .68371 .12807 L .68393 .12788 L .68416 .1277 L Mistroke .68436 .12759 L .68457 .12748 L .68469 .12744 L .6848 .12741 L .68492 .12739 L .68499 .12738 L .68505 .12737 L .68516 .12736 L .68522 .12736 L .68528 .12737 L .68538 .12738 L .68549 .12739 L .68559 .12742 L .68569 .12744 L .68591 .12752 L .6861 .12761 L .6863 .12773 L .68672 .12805 L .68718 .1285 L .68884 .13067 L .6906 .1333 L .69147 .13443 L .69192 .13494 L .6924 .1354 L .69282 .13574 L .69305 .13588 L .69329 .13602 L .69351 .13612 L .69371 .13619 L .6938 .13622 L .69391 .13625 L .694 .13627 L .6941 .13628 L .69415 .13629 L .69421 .1363 L .69432 .13631 L .69438 .13631 L .69444 .13631 L .6945 .13631 L .69455 .13631 L .69465 .1363 L .69471 .13629 L .69477 .13629 L .69487 .13627 L .69497 .13625 L .69517 .1362 L .69535 .13614 L .69576 .13595 L .69621 .13568 L .69661 .13538 L Mistroke .69753 .13455 L .69927 .13266 L .70011 .13177 L .70088 .13104 L .70168 .13043 L .70205 .1302 L .70243 .13001 L .70263 .12994 L .70285 .12987 L .70305 .12982 L .70323 .12978 L .70334 .12976 L .70345 .12975 L .70354 .12975 L .70365 .12974 L .7037 .12974 L .70376 .12974 L .70382 .12974 L .70388 .12975 L .70398 .12976 L .70409 .12977 L .7042 .12978 L .7043 .1298 L .70451 .12985 L .7049 .12998 L .70535 .13018 L .70578 .13042 L .70756 .13179 L .7091 .13316 L .70998 .13387 L .7108 .13441 L .71121 .13463 L .71161 .1348 L .71182 .13488 L .71206 .13495 L .71227 .13499 L .71247 .13503 L .71258 .13504 L .71264 .13505 L .7127 .13505 L .71276 .13506 L .71282 .13506 L .71292 .13506 L .71302 .13506 L .71313 .13506 L .71324 .13505 L .71333 .13504 L .71345 .13503 L .71356 .13501 L .7138 .13496 L Mistroke .71402 .13491 L .71425 .13484 L .71504 .13449 L .71589 .13398 L .71743 .13284 L .71909 .13161 L .72003 .13106 L .72048 .13085 L .7209 .13069 L .72131 .13058 L .72154 .13053 L .72164 .13052 L .72175 .1305 L .72184 .13049 L .72192 .13048 L .72202 .13048 L .72212 .13047 L .72222 .13047 L .72232 .13047 L .72242 .13048 L .72252 .13048 L .72262 .13049 L .72274 .13051 L .72295 .13054 L .72316 .13058 L .72335 .13063 L .72378 .13077 L .72424 .13096 L .7259 .13192 L .72745 .13299 L .72833 .13357 L .72917 .13403 L .72992 .13434 L .73034 .13447 L .73054 .13452 L .73073 .13455 L .73083 .13457 L .73094 .13458 L .73104 .1346 L .73113 .1346 L .73123 .13461 L .73129 .13461 L .73135 .13462 L .73144 .13462 L .73155 .13462 L .73164 .13462 L .73174 .13461 L .73185 .1346 L .73195 .13459 L .73212 .13457 L Mistroke .73231 .13454 L .73254 .13449 L .73278 .13443 L .73322 .13428 L .73405 .13391 L .73568 .13294 L .73749 .13179 L .73831 .13135 L .73874 .13115 L .73919 .13099 L .73959 .13087 L .73982 .13082 L .74003 .13079 L .74013 .13077 L .74022 .13076 L .74031 .13075 L .7404 .13074 L .7405 .13074 L .74059 .13073 L .74069 .13073 L .7408 .13073 L .74091 .13073 L .74101 .13074 L .74112 .13075 L .74124 .13076 L .74145 .13079 L .74165 .13082 L .74206 .13092 L .74244 .13104 L .74328 .13139 L .7442 .13189 L .74585 .13292 L .74672 .13345 L .74766 .13394 L .74812 .13413 L .74856 .13428 L .74895 .13438 L .74917 .13443 L .74938 .13446 L .74947 .13447 L .74957 .13448 L .74966 .13449 L .74975 .13449 L .74986 .1345 L .74996 .1345 L .75007 .1345 L .75016 .1345 L .75027 .13449 L .75037 .13448 L .75046 .13448 L Mistroke .75056 .13447 L .75078 .13443 L .75099 .1344 L .75138 .1343 L .75181 .13416 L .75257 .13383 L .75431 .13282 L .75598 .13179 L .75686 .13132 L .75734 .13112 L .7578 .13096 L .75819 .13085 L .75842 .13081 L .75862 .13077 L .75873 .13076 L .75884 .13075 L .7589 .13074 L .75896 .13074 L .75901 .13074 L .75907 .13073 L .75913 .13073 L .75918 .13073 L .75924 .13073 L .75931 .13073 L .75937 .13073 L .75943 .13073 L .75954 .13074 L .75965 .13075 L .75974 .13076 L .75997 .13079 L .76017 .13082 L .76038 .13087 L .76079 .13098 L .76115 .13111 L .762 .1315 L .76277 .13194 L .76453 .13308 L .76612 .134 L .76655 .13419 L .76702 .13437 L .76724 .13444 L .76746 .13449 L .76766 .13454 L .76786 .13457 L .76805 .13459 L .76815 .1346 L .76825 .13461 L .76835 .13461 L .76845 .13462 L .76851 .13462 L Mistroke .76857 .13462 L .76867 .13462 L .76873 .13461 L .76879 .13461 L .76891 .1346 L .76901 .13459 L .76913 .13458 L .76932 .13454 L .76954 .1345 L .76992 .13439 L .77034 .13425 L .77109 .1339 L .77276 .13285 L .77457 .13161 L .77541 .13112 L .77588 .1309 L .77631 .13073 L .77672 .13061 L .77695 .13056 L .77716 .13052 L .77734 .1305 L .77744 .13049 L .77753 .13048 L .77763 .13048 L .77772 .13047 L .77782 .13047 L .77792 .13048 L .77802 .13048 L .77812 .13049 L .77822 .1305 L .77831 .13051 L .77853 .13054 L .77874 .13059 L .77915 .13071 L .77961 .13088 L .78041 .1313 L .78116 .13178 L .78274 .13298 L .78446 .1342 L .78491 .13446 L .7854 .1347 L .78581 .13485 L .78604 .13492 L .78626 .13498 L .78636 .135 L .78648 .13502 L .78658 .13503 L .78668 .13504 L .78674 .13505 L .7868 .13505 L Mistroke .78686 .13506 L .78692 .13506 L .78698 .13506 L .78703 .13506 L .78714 .13506 L .78724 .13506 L .78734 .13505 L .78744 .13504 L .78753 .13503 L .78775 .13499 L .78796 .13494 L .78835 .13482 L .78878 .13464 L .78965 .13414 L .7912 .1329 L .79298 .13133 L .79382 .13068 L .7946 .1302 L .79499 .13002 L .7954 .12987 L .79564 .12981 L .79575 .12979 L .79586 .12977 L .79596 .12976 L .79606 .12975 L .79616 .12975 L .79622 .12974 L .79628 .12974 L .79638 .12974 L .79648 .12975 L .79658 .12976 L .79668 .12977 L .79686 .1298 L .79705 .12984 L .79725 .1299 L .79744 .12996 L .79787 .13016 L .79827 .13039 L .7987 .13069 L .79957 .13145 L .80113 .13311 L .80206 .13412 L .80293 .13499 L .80371 .13562 L .80415 .1359 L .80434 .136 L .80455 .1361 L .80476 .13618 L .80495 .13623 L .80504 .13625 L Mistroke .80514 .13627 L .80523 .13629 L .80532 .1363 L .80542 .13631 L .80553 .13631 L .80564 .13631 L .8057 .1363 L .80575 .1363 L .80585 .13629 L .80595 .13628 L .80606 .13625 L .80616 .13623 L .80638 .13616 L .80658 .13608 L .80697 .13587 L .80739 .13557 L .80785 .13517 L .80952 .13312 L .81129 .13047 L .81209 .12937 L .81294 .12837 L .81335 .12799 L .81375 .12771 L .8141 .12752 L .81419 .12748 L .8143 .12745 L .81439 .12742 L .81448 .1274 L .81459 .12738 L .81464 .12737 L .8147 .12737 L .81476 .12736 L .81482 .12736 L .81493 .12737 L .81504 .12738 L .81513 .1274 L .81524 .12742 L .81535 .12745 L .81558 .12755 L .8158 .12767 L .81629 .12807 L .81671 .12854 L .81711 .12907 L .81799 .1306 L .81972 .13456 L .82133 .13851 L .82213 .14017 L .82252 .14085 L .82288 .14137 L .8233 .14183 L Mistroke .82352 .14199 L .82363 .14206 L .82375 .14211 L .82385 .14215 L .82395 .14217 L .82405 .14218 L .82416 .14217 L .82425 .14216 L .82434 .14213 L .82444 .1421 L .82454 .14204 L .82476 .14187 L .82487 .14176 L .82499 .14162 L .82541 .14097 L .82564 .14049 L .82589 .13988 L .82635 .13852 L .82724 .13484 L .82805 .13033 L .82966 .11821 L .83141 .10109 L .83485 .06241 L .83656 .04493 L .8374 .03761 L .83817 .0318 L .8389 .02712 L .8397 .02304 L .84051 .02003 L .84095 .01884 L .84135 .01801 L .84158 .01766 L .84178 .01741 L .84201 .0172 L .84212 .01712 L .84224 .01705 L .84235 .01701 L .84245 .01699 L .84251 .01698 L .84257 .01698 L .84268 .01698 L .84278 .017 L .84289 .01703 L .84298 .01707 L .84308 .01712 L .84328 .01726 L .84347 .01742 L .84389 .01792 L .84465 .01919 L .84638 .02316 L Mistroke .84799 .02709 L .84878 .02876 L .84954 .03005 L .84995 .03062 L .85041 .03111 L .85061 .03129 L .85082 .03144 L .851 .03156 L .8512 .03165 L .85131 .0317 L .85141 .03173 L .85151 .03175 L .85161 .03177 L .85171 .03179 L .85181 .03179 L .8519 .03179 L .85199 .03179 L .85209 .03177 L .85215 .03176 L .85221 .03175 L .85233 .03172 L .85244 .03169 L .85263 .03161 L .85284 .03149 L .85322 .03123 L .85364 .03087 L .85439 .03003 L .85602 .02771 L .85689 .0264 L .85783 .02511 L .85872 .02408 L .85911 .02372 L .85953 .02339 L .85994 .02315 L .86013 .02306 L .86032 .02298 L .86052 .02292 L .86062 .0229 L .86071 .02288 L .86082 .02286 L .86092 .02285 L .86102 .02285 L .86108 .02285 L .86114 .02285 L .86124 .02285 L .8613 .02285 L .86136 .02286 L .86146 .02287 L .86156 .02289 L .86178 .02294 L Mistroke .86202 .02302 L .86245 .02322 L .86285 .02346 L .86361 .02405 L .86441 .02483 L .86609 .02666 L .86762 .02818 L .86802 .0285 L .86847 .02881 L .86885 .02902 L .86927 .02921 L .8695 .02928 L .86971 .02934 L .86983 .02936 L .86994 .02938 L .87 .02939 L .87007 .0294 L .87013 .0294 L .87018 .02941 L .8703 .02941 L .8704 .02941 L .87051 .02941 L .87057 .02941 L .87062 .0294 L .87072 .02939 L .87082 .02938 L .87103 .02934 L .87124 .02929 L .87147 .02921 L .87189 .02904 L .87268 .02859 L .87444 .02717 L .87607 .02573 L .87694 .02507 L .87739 .02478 L .87787 .02452 L .8783 .02434 L .87852 .02427 L .87876 .0242 L .87899 .02415 L .87919 .02412 L .87928 .02411 L .87939 .0241 L .87949 .0241 L .87958 .02409 L .87967 .02409 L .87977 .0241 L .87987 .0241 L .87995 .02411 L .88005 .02412 L Mistroke .88016 .02413 L .88036 .02417 L .88057 .02422 L .88079 .02428 L .88118 .02442 L .88205 .02486 L .88299 .02547 L .88469 .02677 L .88637 .02793 L .88722 .02834 L .88745 .02843 L .8877 .02851 L .88792 .02856 L .88815 .02861 L .88836 .02865 L .88848 .02866 L .88854 .02867 L .8886 .02867 L .8887 .02868 L .8888 .02868 L .8889 .02868 L .88896 .02868 L .88901 .02868 L .88907 .02868 L .88913 .02867 L .88925 .02867 L .88936 .02865 L .88946 .02864 L .8897 .0286 L .88994 .02855 L .89036 .02842 L .89075 .02827 L .89164 .02782 L .89492 .02564 L .89577 .02516 L .89622 .02495 L .8967 .02477 L .89712 .02466 L .89736 .02461 L .89747 .02459 L .89758 .02457 L .89768 .02456 L .89779 .02455 L .89789 .02454 L .89798 .02454 L .89808 .02454 L .89818 .02454 L .89823 .02454 L .89829 .02454 L .8984 .02454 L Mistroke .8985 .02455 L .8986 .02456 L .89881 .02459 L .89901 .02462 L .8992 .02466 L .89961 .02478 L .90007 .02494 L .90099 .02539 L .90184 .02589 L .90343 .02692 L .90426 .02743 L .90514 .02789 L .90559 .02807 L .90608 .02824 L .9063 .02829 L .90653 .02834 L .90675 .02838 L .90695 .0284 L .90705 .02841 L .90711 .02842 L .90717 .02842 L .90726 .02842 L .90737 .02842 L .90742 .02842 L .90748 .02842 L .90759 .02842 L .90764 .02842 L .9077 .02842 L .90782 .02841 L .90793 .0284 L .90803 .02838 L .90822 .02835 L .90865 .02826 L .90904 .02814 L .90947 .02798 L .91034 .02756 L .91189 .02663 L .9128 .02605 L .91367 .02555 L .91451 .02514 L .91492 .02497 L .91529 .02486 L .91548 .02481 L .91568 .02476 L .91586 .02473 L .91605 .0247 L .91615 .02468 L .91626 .02467 L .91631 .02467 L .91637 .02466 L Mistroke .91647 .02466 L .91657 .02466 L .91667 .02466 L .91677 .02466 L .91686 .02466 L .91696 .02466 L .91706 .02467 L .91716 .02468 L .91725 .02469 L .91748 .02473 L .91769 .02477 L .91811 .02487 L .91857 .02503 L .91943 .02542 L .92022 .02586 L .92199 .02697 L .92278 .02744 L .92361 .02787 L .92405 .02805 L .92452 .02821 L .92473 .02827 L .92496 .02832 L .92515 .02836 L .92536 .02839 L .92548 .0284 L .92558 .02841 L .92569 .02842 L .92575 .02842 L .92581 .02842 L .92591 .02842 L .92601 .02842 L .92612 .02842 L .92622 .02842 L .92628 .02841 L .92634 .02841 L .92646 .02839 L .92667 .02836 L .92692 .02832 L .92715 .02826 L .92755 .02814 L .92798 .02798 L .92885 .02756 L .93062 .02645 L .93225 .02544 L .93305 .02503 L .93347 .02486 L .93392 .02472 L .93415 .02466 L .93436 .02461 L .93455 .02458 L Mistroke .93464 .02457 L .93475 .02456 L .93485 .02455 L .93494 .02454 L .93504 .02454 L .93515 .02454 L .93525 .02454 L .93534 .02454 L .93543 .02454 L .93552 .02455 L .93562 .02456 L .93571 .02457 L .93593 .0246 L .93611 .02464 L .93631 .02468 L .93673 .02481 L .93719 .02498 L .9381 .02545 L .93896 .02599 L .94054 .02708 L .94137 .02763 L .94225 .02812 L .9427 .02832 L .94319 .02849 L .9434 .02855 L .94363 .0286 L .94385 .02864 L .94396 .02865 L .94405 .02866 L .94416 .02867 L .94421 .02867 L .94427 .02868 L .94436 .02868 L .94447 .02868 L .94452 .02868 L .94458 .02868 L .94465 .02868 L .94471 .02867 L .94481 .02866 L .94492 .02865 L .94515 .02862 L .94536 .02858 L .94575 .02847 L .94614 .02833 L .94657 .02813 L .94743 .02764 L .94899 .02651 L .95076 .02518 L .9516 .02468 L .95201 .02448 L Mistroke .95238 .02433 L .95277 .02421 L .95298 .02417 L .95318 .02413 L .95329 .02412 L .9534 .02411 L .9535 .0241 L .9536 .0241 L .95366 .02409 L .95372 .02409 L .95378 .02409 L .95384 .0241 L .95394 .0241 L .954 .02411 L .95406 .02411 L .95425 .02414 L .95443 .02417 L .95462 .02421 L .95483 .02427 L .95526 .02443 L .95565 .02462 L .95648 .02513 L .95725 .02572 L .95899 .02726 L .96057 .02853 L .961 .02881 L .96146 .02905 L .96185 .02921 L .96207 .02928 L .96228 .02934 L .96239 .02936 L .96251 .02938 L .96263 .02939 L .96273 .0294 L .96284 .02941 L .96294 .02941 L .96305 .02941 L .96315 .02941 L .9632 .0294 L .96326 .0294 L .96338 .02938 L .96349 .02936 L .9636 .02934 L .96383 .02929 L .96408 .0292 L .96454 .029 L .96497 .02874 L .96578 .02812 L .96901 .02473 L .96988 .02392 L Mistroke .97068 .02333 L .97109 .02311 L .9713 .02303 L .97153 .02295 L .97164 .02292 L .97176 .02289 L .97183 .02288 L .97189 .02287 L .97195 .02286 L .97201 .02286 L .97212 .02285 L .97218 .02285 L .97224 .02285 L .97234 .02285 L .9724 .02285 L .97246 .02286 L .97256 .02287 L .97267 .02289 L .97288 .02294 L .97309 .02301 L .97333 .02312 L .97376 .02337 L .97417 .02367 L .97492 .0244 L .97573 .0254 L .97739 .02782 L .97826 .02911 L .9792 .03034 L .97966 .03084 L .9801 .03123 L .9805 .0315 L .98072 .03161 L .98092 .0317 L .98102 .03172 L .98112 .03175 L .98121 .03177 L .9813 .03178 L .9814 .03179 L .98151 .03179 L .98161 .03179 L .98171 .03178 L .98181 .03176 L .98192 .03173 L .98211 .03167 L .98231 .03157 L .98253 .03143 L .98295 .03109 L .98333 .03067 L .98421 .02937 L .98507 .02769 L Mistroke .98599 .02557 L .98766 .02143 L .98854 .01947 L .98903 .01857 L .98948 .01787 L .98988 .01741 L .9901 .01722 L .99031 .01709 L .99042 .01704 L .99052 .01701 L .99058 .01699 L .99063 .01698 L .9907 .01698 L .99075 .01698 L .99081 .01698 L .99087 .01699 L .99098 .01701 L .99104 .01703 L .9911 .01706 L .99122 .01713 L .99132 .0172 L .99143 .01729 L .99163 .0175 L .992 .01805 L .99244 .01896 L .99284 .02007 L .99373 .02349 L .99457 .02795 L .99614 .03935 L .9994 .07268 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztW+lyFDcQlufYxYkJ8ABUuXgMyI9UiqNCYSDxBcYhODYpm0AlBbyqn2dY HSO1er7WSOt1xevsVM2u3Gp1f/3pGq96to6+nr7/dPT17Pho88nno39Pz46/ bD7+5/NMVK8pVf2klHqzqXS5mxXdR6fOz8/Nx8/6Q4tnX/dMudYapqRvU3F3 pVSi9El/VZrql770DrSpYr1ZbUdqT4DsBZBtjDltIqez27R/4UsnQHbTGv3o Tc2c2jCtpS1nuYsoUH+YwpQ79Gr6m8egv3mskh6FNfR+A7Bz30cwnR/yumSY yVr32QFbf+ZjfiCaHjRPEzLRhca7qeISimoqyQKFjbcskdlCMitguvEGp8Ww EHOTOMw6QE11Cq6beAsXoSy0DeS1oAVi5zvbuX9nqteJYFoPg0xkH2XoUlQS mw37PzeyQ9c8XkGdDzBEhKHdep9tMoKgJ9DTZOJ+N0Zxqq4txj1A1OVDdYPn 1I5i9Vfn6nVJ3xWQyXptJNO3DUuXGl7ncPalKlNWx7JiHEh/gO1NCR8XkWEf nQNbRAyTZTvHZDWYmMM0MYlOnmNw4A4rJedyiFgnE8fpDFa4rFnO9o6wI03j UtgTXJDS0h4vgv1gljAmngamSSjycoRNEqwayCEGJazjyK0IDwHN24ToaigQ Zuw8jDukjPJgoU6TU/vmXfSg8ciXymMIW/VjX0IEyTHIFsZjQA9BD0Ur49Hs FSHfy0TJ9f4rHPsAR3rZWQocaeP/XxCviPFengN2SUAgji8VgWx2Ee65PX3f uBLuzVJVKRW2B0WUKiB7pj+tKPaClJHsOYiuAXo7IBI7OCdej0Y+u7Z1obHQ QmN9dVTGwZj4+TOSUgrCWrO1tXdV9UOYTpiw2TPxL6zdJFYIsda4/ZZvT+ao ixKxvSvOhsYT45rvgOYNaW6ZxG6eo2BCJwkcWevqe2CQD0d9vXQ1XkZi4l2l r19NaRrRRIEpFVaGPkD9F59X+toFGOs+aNKW2P4NBN0NhyEhYiPVA4PArGVC wmVzsAfgVWkOtlkTNA8JAeuJuWT6HY4zNmnaMFbiVaaNgiCA9/0q0Efsrm2M p2Y2bASq/4E5PQ3aYIEsvwcUQslm0MtfMz1973ijfB7Htej/w8T+RF318oNM SEivcHtctHukNx26R+or9yv3B8BEyv2Y3vVxT9sWut+grtz1mqyOHZPRbeqA yhJtU3ojkBYRaWlbtfSQ5hmOK0iLhHRs3d8EVWgTvoLu0f+8Ywt7r3dy7d3r kvSItJzuU/+TXA/3+0AdPeAvv/sfgPu9lfsM9/P8Htrrvb/G7rN+OL7SCHaB es5pwgrBvAhuAQQ7S4NgnlO7gXYCBzollk9dJZTo7PYRkKETfDmanBPhkljN j3BGFE7JC9IPWtC87Ig/HNOPJgmMhZGXm4FyNsV0kvE0iDFyiKofFSw1MyMR EuaJuvwbd/XlsvGUSryZxFyk2asRQoG9kp6tEgBDdg9Kcax9rYqzLE2ziS4a rkJqEUrJHs1MStax8ymxG5qsKMUcplqKkqVEknzVJlLuIYhu+KhyI65srucm WS4i5ZbHC8hZQK/G43fD9oWOOjxP6VvMbgwZmqw2nefY+pIbxlGpHw3905sF rv9KpRTiOmNlJIkRyRKeQs4ha9nEobHSRGKEpbpmQxykKJrjq/2SWFN5kGLO JesyFqvIziL4b8hgvT02zMWkwdw9YPy9jcS+g5IXy/fIhm4OiuzDcJcMb1qI pKTzUC9IyhntGZzTaez+CCiYl+xg9YEv9eSoGIC0FQfixjCTh9R5GOBpM/ob veP01PpSIemCGUJpML+nfA7EFKhxzl78YojQW1cIxFtgz7m64wkMb6KdABlK 2HkL9D5Ys2aDvmJv+i23kvlwL4CqtW/OSkks\ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00159 .09936 L .00326 .11773 L .00408 .12514 L .00495 .13164 L .00545 .13466 L .00591 .13696 L .00635 .13873 L .00681 .14019 L .00721 .14111 L .00743 .14151 L .00765 .14179 L .00775 .14189 L .00784 .14198 L .00793 .14204 L .00802 .14209 L .00812 .14213 L .00821 .14216 L .00832 .14217 L .00842 .14216 L .00853 .14214 L .00859 .14212 L .00865 .1421 L .00875 .14204 L .00885 .14197 L .00908 .14177 L .00932 .14148 L .00977 .14078 L .01017 .13999 L .01192 .1355 L .01268 .13339 L .01353 .13125 L .01428 .12965 L .01468 .12897 L .0151 .12837 L .01531 .12812 L .01555 .12789 L .01576 .12771 L .01596 .12759 L .01616 .12749 L .01627 .12745 L .01637 .12742 L .01647 .1274 L .01656 .12739 L .01666 .12738 L .01676 .12739 L .01686 .1274 L .01697 .12742 L .01708 .12745 L .01718 .12748 L Mistroke .01736 .12757 L .01756 .12768 L .01801 .12803 L .01841 .12845 L .01995 .13067 L .02172 .13355 L .02249 .13463 L .0229 .13511 L .02334 .13554 L .02376 .13587 L .02416 .13609 L .02434 .13616 L .02444 .13619 L .02455 .13622 L .02464 .13624 L .02474 .13626 L .02483 .13627 L .02492 .13627 L .02502 .13628 L .02512 .13627 L .02518 .13627 L .02524 .13626 L .02534 .13625 L .02544 .13623 L .02554 .1362 L .02572 .13614 L .02594 .13605 L .02614 .13595 L .02659 .13565 L .02741 .13492 L .02817 .13408 L .02991 .13199 L .03079 .13106 L .03123 .13068 L .03163 .13038 L .03198 .13016 L .03238 .12998 L .03258 .1299 L .03277 .12985 L .03288 .12983 L .03297 .12981 L .03308 .1298 L .03313 .1298 L .03319 .12979 L .0333 .12979 L .0334 .12979 L .03346 .12979 L .03352 .1298 L .03358 .1298 L .03364 .12981 L Mistroke .03374 .12982 L .03384 .12984 L .03406 .12989 L .03425 .12996 L .03446 .13004 L .03484 .13023 L .03576 .13086 L .03661 .13161 L .03819 .13315 L .03903 .13387 L .03991 .13448 L .04036 .13471 L .04059 .1348 L .04085 .13489 L .04097 .13492 L .04108 .13494 L .04119 .13496 L .04129 .13498 L .04139 .13499 L .04149 .135 L .0416 .135 L .04166 .135 L .04171 .135 L .04181 .135 L .04192 .13499 L .04198 .13498 L .04203 .13498 L .04214 .13496 L .04234 .13492 L .04253 .13488 L .04298 .13472 L .04341 .13451 L .04423 .134 L .0451 .13333 L .04666 .13205 L .04745 .13146 L .04789 .13119 L .04831 .13097 L .04869 .1308 L .0489 .13073 L .04911 .13067 L .04932 .13062 L .0495 .13059 L .04958 .13058 L .04968 .13057 L .04977 .13056 L .04985 .13056 L .04996 .13055 L .05006 .13055 L .05015 .13056 L Mistroke .05025 .13056 L .05036 .13057 L .05047 .13058 L .05067 .13062 L .05086 .13066 L .05104 .13071 L .05144 .13085 L .05228 .13126 L .05319 .13185 L .05485 .13307 L .05572 .13366 L .0562 .13393 L .05666 .13415 L .0571 .13431 L .05734 .13439 L .05757 .13444 L .05776 .13447 L .05787 .13449 L .05797 .1345 L .05808 .13451 L .05817 .13451 L .05823 .13452 L .05829 .13452 L .05839 .13452 L .05849 .13451 L .05859 .13451 L .05869 .1345 L .0588 .13449 L .05902 .13445 L .05923 .13441 L .05961 .1343 L .06 .13416 L .06081 .13376 L .06167 .13323 L .06322 .13218 L .06408 .13165 L .06453 .13141 L .06501 .13119 L .06543 .13105 L .06566 .13099 L .0659 .13093 L .06601 .13091 L .06612 .1309 L .06622 .13088 L .06632 .13087 L .06641 .13087 L .06651 .13086 L .06661 .13086 L .06671 .13086 L .06681 .13086 L Mistroke .06691 .13087 L .06701 .13087 L .06712 .13089 L .06735 .13092 L .06756 .13096 L .06796 .13106 L .06834 .1312 L .06918 .13159 L .07009 .13213 L .07173 .13318 L .0726 .13368 L .07305 .13389 L .07353 .13408 L .07396 .1342 L .0742 .13426 L .07432 .13428 L .07442 .13429 L .07452 .13431 L .07463 .13432 L .07473 .13433 L .07482 .13433 L .07492 .13433 L .07502 .13433 L .07508 .13433 L .07514 .13433 L .07524 .13433 L .07535 .13432 L .07545 .13431 L .07567 .13428 L .07587 .13424 L .07608 .13419 L .07644 .13409 L .07685 .13394 L .07769 .13353 L .07847 .13307 L .08023 .13198 L .081 .13156 L .08142 .13136 L .08182 .13121 L .08205 .13114 L .08229 .13107 L .0825 .13103 L .08262 .13101 L .08272 .13099 L .08284 .13097 L .08294 .13096 L .08305 .13095 L .08311 .13095 L .08316 .13095 L .08326 .13095 L Mistroke .08335 .13094 L .08346 .13095 L .08357 .13095 L .08367 .13096 L .08379 .13097 L .08391 .13098 L .08402 .131 L .08443 .13109 L .08467 .13115 L .08489 .13123 L .08537 .13142 L .08707 .13236 L .08882 .13344 L .08958 .13384 L .08999 .13401 L .09043 .13415 L .09064 .13421 L .09085 .13425 L .09104 .13429 L .09114 .1343 L .09124 .13431 L .09134 .13432 L .09143 .13433 L .09153 .13433 L .09163 .13433 L .09172 .13433 L .09182 .13433 L .0919 .13433 L .092 .13432 L .09211 .13431 L .09221 .1343 L .09241 .13427 L .09262 .13422 L .09286 .13416 L .09327 .13403 L .09366 .13387 L .09539 .13289 L .09696 .13189 L .09775 .13145 L .09819 .13125 L .09859 .1311 L .09903 .13098 L .09926 .13093 L .09938 .13091 L .0995 .13089 L .09962 .13088 L .09973 .13087 L .09983 .13086 L .09994 .13086 L .10004 .13086 L Mistroke .10014 .13086 L .10024 .13087 L .10035 .13087 L .10046 .13089 L .10056 .1309 L .10079 .13094 L .101 .13098 L .1012 .13104 L .10164 .13119 L .10213 .1314 L .10382 .13243 L .10546 .13353 L .10591 .13379 L .1064 .13404 L .10685 .13423 L .10727 .13437 L .10748 .13442 L .1077 .13446 L .10781 .13448 L .10792 .13449 L .10799 .1345 L .10805 .13451 L .1081 .13451 L .10816 .13451 L .10827 .13452 L .10836 .13452 L .10842 .13452 L .10847 .13451 L .10858 .13451 L .10868 .1345 L .10878 .13449 L .10901 .13446 L .1092 .13442 L .10938 .13437 L .10978 .13424 L .11017 .13407 L .1106 .13386 L .11226 .13275 L .11314 .1321 L .11407 .13145 L .11454 .13117 L .11499 .13095 L .11538 .13079 L .11559 .13072 L .11581 .13066 L .11602 .13061 L .11622 .13058 L .11633 .13057 L .11643 .13056 L .11648 .13056 L Mistroke .11654 .13055 L .11665 .13055 L .11674 .13055 L .11685 .13056 L .11695 .13056 L .11705 .13057 L .11723 .1306 L .11742 .13064 L .11763 .13069 L .11784 .13076 L .11823 .13091 L .11911 .1314 L .12089 .13277 L .12257 .13409 L .12303 .13439 L .12352 .13464 L .12394 .13481 L .12417 .13489 L .12439 .13494 L .12449 .13496 L .1246 .13497 L .12466 .13498 L .12472 .13499 L .12483 .135 L .12493 .135 L .12504 .135 L .12515 .135 L .12524 .13499 L .12534 .13498 L .12542 .13497 L .12562 .13493 L .12581 .13489 L .12602 .13482 L .12649 .13463 L .12693 .13438 L .12776 .13377 L .12931 .13235 L .13018 .1315 L .131 .13079 L .13181 .13024 L .13204 .13012 L .13226 .13002 L .13248 .12993 L .13267 .12988 L .13289 .12983 L .133 .12981 L .13311 .1298 L .13321 .12979 L .13331 .12979 L .13341 .12979 L Mistroke .13352 .1298 L .13363 .12981 L .13369 .12981 L .13375 .12982 L .13396 .12987 L .13408 .1299 L .13421 .12995 L .13445 .13004 L .13485 .13026 L .13524 .13052 L .13611 .1313 L .13788 .13335 L .13944 .1351 L .13987 .13549 L .14032 .13582 L .14054 .13596 L .14075 .13606 L .14094 .13614 L .14114 .1362 L .14125 .13623 L .14135 .13625 L .14145 .13626 L .14151 .13627 L .14156 .13627 L .14166 .13628 L .14176 .13627 L .14186 .13627 L .14195 .13625 L .14201 .13625 L .14207 .13623 L .14218 .13621 L .14238 .13614 L .14261 .13604 L .14283 .13591 L .14324 .13561 L .1437 .13518 L .14461 .13405 L .14639 .1312 L .14724 .12983 L .14802 .12874 L .14841 .12829 L .14883 .12789 L .14903 .12773 L .14926 .12759 L .14938 .12753 L .14949 .12748 L .14959 .12745 L .14965 .12743 L .14971 .12742 L .14981 .1274 L Mistroke .1499 .12739 L .14999 .12738 L .15008 .12739 L .15018 .1274 L .15029 .12742 L .15038 .12744 L .15049 .12748 L .15069 .12757 L .15091 .12771 L .1513 .12807 L .15175 .12861 L .15216 .12925 L .15309 .13114 L .15479 .1356 L .15561 .13784 L .15649 .13998 L .1569 .14078 L .15733 .14146 L .1575 .14168 L .15769 .14187 L .1578 .14196 L .1579 .14203 L .158 .14209 L .15809 .14213 L .15819 .14215 L .15829 .14217 L .15839 .14217 L .1585 .14215 L .1586 .14211 L .1587 .14206 L .15878 .14201 L .15888 .14193 L .15909 .1417 L .15932 .14137 L .15973 .14053 L .16014 .13934 L .16054 .13789 L .16127 .13434 L .1621 .12901 L .16296 .12191 L .16452 .10591 L .16772 .06624 L .16951 .04564 L .17113 .03093 L .17194 .02552 L .17236 .02322 L .17282 .02118 L .17321 .01975 L .17365 .01853 L .17384 .01811 L Mistroke .17404 .01774 L .17424 .01746 L .17441 .01726 L .17451 .01718 L .17461 .0171 L .17473 .01705 L .17483 .01701 L .17493 .01699 L .17503 .01699 L .17512 .017 L .17522 .01702 L .17528 .01704 L .17533 .01707 L .17544 .01713 L .17568 .01732 L .17588 .01754 L .1761 .01783 L .17655 .01858 L .17703 .01958 L .17788 .02172 L .17957 .02635 L .18046 .02849 L .18094 .02948 L .18139 .03026 L .18183 .03087 L .18223 .03129 L .18246 .03147 L .18268 .0316 L .18279 .03165 L .18291 .0317 L .18297 .03172 L .18304 .03174 L .18309 .03175 L .18315 .03176 L .18326 .03177 L .18336 .03177 L .18346 .03176 L .18356 .03175 L .18367 .03173 L .18377 .0317 L .18399 .03161 L .18418 .0315 L .18439 .03136 L .18477 .03103 L .18557 .03008 L .18645 .02875 L .18823 .02584 L .18907 .02463 L .18987 .02374 L .19031 .02337 L Mistroke .19055 .02322 L .19079 .02308 L .191 .023 L .19111 .02296 L .19123 .02293 L .19134 .02291 L .19144 .02289 L .19153 .02288 L .19163 .02288 L .19174 .02288 L .1918 .02288 L .19185 .02289 L .19195 .0229 L .19205 .02292 L .19224 .02296 L .19244 .02303 L .19265 .02313 L .19288 .02325 L .1933 .02353 L .1941 .02426 L .19484 .02508 L .19658 .02716 L .19743 .02806 L .19819 .02871 L .19858 .02895 L .19878 .02906 L .199 .02916 L .19919 .02923 L .19939 .02929 L .19948 .02931 L .19958 .02933 L .19966 .02934 L .19975 .02935 L .19987 .02936 L .19997 .02937 L .20008 .02937 L .20014 .02936 L .2002 .02936 L .20031 .02935 L .2004 .02933 L .20051 .02931 L .20062 .02929 L .201 .02917 L .20122 .02908 L .20142 .02898 L .2023 .02839 L .20314 .02766 L .20471 .02615 L .20553 .02541 L .20598 .02506 L Mistroke .2064 .02478 L .20679 .02456 L .20714 .0244 L .20733 .02433 L .20753 .02426 L .20764 .02424 L .20775 .02421 L .20785 .02419 L .20795 .02418 L .20805 .02417 L .20816 .02416 L .20825 .02416 L .20834 .02415 L .20845 .02416 L .20855 .02416 L .2086 .02417 L .20866 .02417 L .20876 .02419 L .20896 .02422 L .20916 .02427 L .20952 .02439 L .20995 .02458 L .21035 .0248 L .21126 .02542 L .21282 .0267 L .21365 .02736 L .21453 .02795 L .21501 .0282 L .21545 .02839 L .21566 .02845 L .21589 .02851 L .216 .02854 L .21611 .02856 L .21621 .02857 L .21631 .02858 L .21641 .02859 L .21651 .0286 L .21661 .0286 L .21667 .0286 L .21673 .0286 L .21682 .0286 L .21692 .02859 L .21702 .02858 L .21712 .02857 L .21734 .02854 L .21754 .02849 L .218 .02835 L .2184 .02818 L .21883 .02796 L .2196 .02748 L Mistroke .22134 .02621 L .22221 .02561 L .22266 .02534 L .22314 .02509 L .22356 .02491 L .22379 .02483 L .22402 .02477 L .22424 .02471 L .22445 .02468 L .22454 .02467 L .22465 .02465 L .22475 .02465 L .22484 .02464 L .22495 .02464 L .225 .02464 L .22506 .02464 L .22517 .02464 L .22527 .02465 L .22533 .02465 L .22539 .02466 L .22549 .02467 L .22573 .02471 L .22594 .02476 L .22614 .02481 L .22657 .02496 L .22733 .02532 L .22814 .0258 L .22981 .02692 L .23053 .02738 L .23133 .02781 L .23171 .02797 L .23213 .02811 L .23235 .02818 L .23256 .02822 L .23266 .02824 L .23277 .02826 L .23286 .02827 L .23296 .02828 L .23307 .02829 L .23317 .02829 L .23324 .02829 L .2333 .0283 L .23341 .0283 L .23346 .02829 L .23352 .02829 L .23363 .02828 L .23369 .02828 L .23375 .02827 L .23388 .02826 L .23409 .02822 L Mistroke .23428 .02818 L .23472 .02806 L .23512 .02791 L .23555 .02772 L .23631 .0273 L .23806 .02618 L .23892 .02566 L .23937 .02542 L .23986 .02521 L .24028 .02505 L .2405 .02498 L .24074 .02492 L .24096 .02488 L .24116 .02485 L .24126 .02484 L .24136 .02483 L .24146 .02483 L .24155 .02482 L .24166 .02482 L .24172 .02482 L .24178 .02482 L .24188 .02483 L .24198 .02483 L .2421 .02484 L .24221 .02486 L .24245 .02489 L .24265 .02494 L .24288 .02499 L .24328 .02513 L .2441 .02549 L .24485 .02591 L .24656 .02698 L .2474 .02746 L .24816 .02782 L .24855 .02796 L .24891 .02807 L .24911 .02812 L .24929 .02815 L .24949 .02818 L .24959 .02819 L .2497 .0282 L .24979 .02821 L .2499 .02821 L .25001 .02821 L .25011 .02821 L .25021 .02821 L .25029 .0282 L .25039 .02819 L .25049 .02818 L .2507 .02815 L Mistroke .2509 .02811 L .25135 .028 L .25178 .02784 L .25224 .02764 L .25308 .02719 L .25465 .02621 L .25552 .02569 L .25634 .02528 L .25678 .0251 L .25719 .02498 L .25742 .02492 L .25763 .02488 L .25775 .02486 L .25786 .02485 L .25793 .02484 L .25799 .02483 L .25805 .02483 L .25811 .02483 L .25822 .02482 L .25832 .02482 L .25839 .02482 L .25844 .02482 L .25855 .02483 L .25866 .02483 L .25875 .02484 L .25897 .02487 L .25915 .0249 L .25935 .02494 L .25975 .02506 L .26019 .02522 L .26066 .02544 L .26151 .02591 L .26318 .02699 L .26406 .02751 L .26454 .02776 L .26499 .02796 L .26539 .0281 L .2656 .02815 L .26582 .02821 L .26606 .02825 L .26618 .02827 L .2663 .02828 L .26641 .02829 L .26651 .02829 L .26657 .02829 L .26663 .0283 L .26674 .0283 L .26684 .02829 L .26693 .02829 L .26704 .02828 L Mistroke .26715 .02827 L .26737 .02823 L .26758 .02819 L .26797 .02808 L .26835 .02795 L .26916 .02756 L .27002 .02704 L .27157 .02598 L .27244 .02544 L .2729 .02519 L .27338 .02498 L .2738 .02483 L .27403 .02476 L .27427 .02471 L .27438 .02469 L .27449 .02467 L .27459 .02466 L .27469 .02465 L .27478 .02464 L .27488 .02464 L .27498 .02464 L .27508 .02464 L .27519 .02464 L .27528 .02465 L .27539 .02466 L .2755 .02467 L .27573 .02471 L .27594 .02475 L .27634 .02488 L .27672 .02502 L .27756 .02547 L .27847 .02608 L .28012 .02729 L .28099 .02786 L .28147 .02812 L .28193 .02832 L .28236 .02846 L .2826 .02852 L .28272 .02855 L .28283 .02856 L .28292 .02858 L .28301 .02859 L .28311 .0286 L .28322 .0286 L .28332 .0286 L .28343 .0286 L .28348 .0286 L .28354 .0286 L .28365 .02859 L .28375 .02858 L Mistroke .28385 .02856 L .28408 .02852 L .28428 .02847 L .28449 .02841 L .28485 .02827 L .28525 .02807 L .28611 .02754 L .28689 .02694 L .28865 .02549 L .28942 .02494 L .28985 .02468 L .29025 .02448 L .29048 .02439 L .29072 .0243 L .29095 .02424 L .29105 .02422 L .29115 .0242 L .29126 .02418 L .29135 .02417 L .29145 .02416 L .29156 .02416 L .29167 .02415 L .29173 .02416 L .29179 .02416 L .29189 .02416 L .292 .02417 L .29209 .02419 L .2922 .0242 L .29241 .02425 L .2926 .0243 L .29279 .02437 L .2932 .02455 L .29364 .0248 L .29518 .02604 L .29686 .02766 L .29774 .02842 L .29822 .02876 L .29868 .02902 L .29908 .0292 L .29931 .02927 L .29951 .02932 L .29963 .02934 L .29974 .02935 L .2998 .02936 L .29986 .02936 L .29992 .02937 L .29998 .02937 L .30004 .02937 L .30009 .02936 L .3002 .02936 L Mistroke .30031 .02935 L .30037 .02934 L .30043 .02933 L .30064 .02928 L .30084 .02922 L .30121 .02907 L .30161 .02884 L .30205 .02852 L .30372 .02682 L .30549 .0247 L .30628 .02389 L .30672 .02352 L .30713 .02324 L .30752 .02305 L .30774 .02297 L .30784 .02294 L .30794 .02292 L .30803 .0229 L .30813 .02289 L .30821 .02288 L .3083 .02288 L .30838 .02288 L .30848 .02288 L .30858 .0229 L .30868 .02291 L .30878 .02293 L .3089 .02296 L .3091 .02303 L .30932 .02314 L .30956 .02328 L .30999 .02361 L .31039 .024 L .31195 .02612 L .31351 .02869 L .31439 .03003 L .31482 .03058 L .31521 .03101 L .31541 .0312 L .31563 .03138 L .31582 .0315 L .31603 .03162 L .31613 .03166 L .31625 .0317 L .31631 .03172 L .31637 .03174 L .31643 .03175 L .31648 .03176 L .31658 .03177 L .31664 .03177 L .3167 .03177 L Mistroke .3168 .03176 L .3169 .03175 L .31695 .03174 L .31701 .03172 L .31713 .03169 L .31734 .03159 L .31759 .03143 L .31782 .03124 L .31823 .03079 L .31868 .03015 L .31954 .02851 L .32047 .02624 L .32217 .02159 L .32303 .01946 L .32345 .01859 L .32383 .01793 L .32424 .0174 L .32445 .01721 L .32456 .01713 L .32468 .01706 L .32474 .01704 L .3248 .01702 L .32491 .01699 L .32497 .01699 L .32503 .01699 L .32509 .01699 L .32516 .01701 L .32527 .01704 L .32537 .0171 L .32548 .01717 L .32561 .01728 L .32582 .01754 L .32605 .0179 L .32646 .0188 L .32695 .02029 L .32739 .02207 L .32827 .02677 L .32909 .03263 L .33079 .04875 L .33234 .06707 L .33407 .08892 L .33568 .10817 L .33723 .12361 L .3381 .13037 L .33889 .13519 L .33929 .13717 L .33972 .13889 L .34009 .14006 L .3405 .14103 L .34073 .14144 L Mistroke .34094 .14174 L .34105 .14186 L .34118 .14198 L .34129 .14206 L .3414 .14211 L .34151 .14215 L .34162 .14217 L .34171 .14217 L .34181 .14215 L .34192 .14212 L .34198 .14209 L .34204 .14206 L .34225 .14192 L .34246 .14171 L .34269 .14143 L .34311 .14077 L .3439 .1391 L .34566 .13437 L .34729 .1303 L .34774 .12943 L .34822 .12866 L .34868 .12809 L .34888 .12789 L .34909 .12771 L .3493 .12758 L .34949 .12749 L .34959 .12745 L .34968 .12742 L .34978 .1274 L .34986 .12739 L .34997 .12738 L .35006 .12739 L .35016 .12739 L .35027 .12741 L .35033 .12743 L .35039 .12744 L .3505 .12748 L .35071 .12757 L .35093 .12771 L .35113 .12786 L .35159 .12828 L .3524 .12931 L .35417 .13214 L .35494 .13338 L .35579 .13458 L .35618 .13505 L .3566 .13548 L .35697 .13578 L .35737 .13603 L .3576 .13613 L Mistroke .3577 .13617 L .35782 .13621 L .35792 .13623 L .35802 .13625 L .35808 .13626 L .35814 .13627 L .35824 .13627 L .35834 .13628 L .35843 .13627 L .35853 .13627 L .35863 .13625 L .35874 .13623 L .35884 .13621 L .35904 .13615 L .35924 .13607 L .35943 .13597 L .35986 .1357 L .36073 .13494 L .36228 .13314 L .36385 .13133 L .36428 .13092 L .36474 .13054 L .36514 .13027 L .36556 .13004 L .36579 .12995 L .366 .12988 L .3662 .12983 L .3663 .12982 L .36641 .1298 L .36647 .1298 L .36653 .12979 L .36659 .12979 L .36665 .12979 L .36671 .12979 L .36678 .12979 L .36683 .12979 L .3669 .1298 L .36696 .12981 L .36701 .12981 L .36713 .12983 L .36735 .12988 L .36756 .12995 L .36776 .13003 L .36822 .13025 L .36904 .13083 L .37063 .13228 L .37234 .13386 L .3728 .1342 L .37328 .13451 L .3737 .13471 L Mistroke .37393 .13481 L .37415 .13488 L .37437 .13493 L .37447 .13495 L .37457 .13497 L .37469 .13498 L .37479 .13499 L .37485 .135 L .3749 .135 L .37496 .135 L .37503 .135 L .37513 .135 L .37524 .13499 L .37529 .13499 L .37535 .13498 L .37546 .13496 L .37566 .13493 L .37585 .13488 L .37626 .13474 L .37669 .13454 L .37747 .13407 L .37922 .13268 L .38008 .13198 L .38089 .1314 L .38162 .13098 L .38203 .1308 L .38242 .13068 L .38263 .13063 L .38274 .13061 L .38283 .13059 L .38292 .13058 L .38301 .13057 L .38311 .13056 L .38321 .13055 L .38332 .13055 L .38342 .13055 L .38348 .13056 L .38354 .13056 L .38365 .13057 L .38375 .13058 L .38386 .13059 L .38406 .13063 L .38426 .13068 L .38449 .13074 L .38489 .1309 L .38582 .13138 L .38748 .13255 L .38835 .13319 L .38929 .1338 L .38976 .13404 L Mistroke .3902 .13423 L .3906 .13436 L .39082 .13442 L .39102 .13446 L .39112 .13448 L .39122 .13449 L .3913 .1345 L .3914 .13451 L .39151 .13451 L .39161 .13452 L .39171 .13452 L .39181 .13451 L .39191 .13451 L .392 .1345 L .3921 .13449 L .39221 .13448 L .39243 .13444 L .39264 .13439 L .39303 .13427 L .39346 .1341 L .39423 .13371 L .39597 .13257 L .39679 .13202 L .39765 .13152 L .3981 .1313 L .3986 .1311 L .39882 .13103 L .39905 .13097 L .39927 .13093 L .39947 .13089 L .39958 .13088 L .39968 .13087 L .39973 .13087 L .39979 .13086 L .3999 .13086 L .4 .13086 L .40011 .13086 L .4002 .13086 L .4003 .13087 L .40036 .13087 L .40041 .13088 L .40052 .13089 L .40076 .13093 L .40097 .13098 L .4012 .13104 L .40161 .13117 L .40205 .13136 L .40284 .13177 L .4045 .13283 L .40602 .13372 L Mistroke .40682 .13406 L .40722 .13419 L .40745 .13424 L .40766 .13428 L .40777 .1343 L .40789 .13431 L .408 .13432 L .4081 .13433 L .4082 .13433 L .4083 .13433 L .40841 .13433 L .40851 .13433 L .40856 .13433 L .40863 .13432 L .40874 .13431 L .40884 .1343 L .40895 .13429 L .40917 .13425 L .40942 .13419 L .40983 .13407 L .4102 .13393 L .41105 .13352 L .41259 .13258 L .41343 .13206 L .41432 .13156 L .41475 .13137 L .41516 .13121 L .41553 .1311 L .41574 .13105 L .41593 .13101 L .41611 .13098 L .41621 .13097 L .41631 .13096 L .41637 .13095 L .41643 .13095 L .41654 .13095 L .41663 .13094 L .41674 .13095 L .41685 .13095 L .41691 .13095 L .41697 .13096 L .41708 .13096 L .41719 .13098 L .41738 .13101 L .4176 .13105 L .41798 .13115 L .41839 .13129 L .41914 .13163 L .42081 .13262 L .42169 .13317 L Mistroke .42262 .1337 L .42345 .13405 L .42368 .13413 L .42392 .1342 L .42414 .13424 L .42437 .13429 L .42447 .1343 L .42458 .13431 L .42468 .13432 L .42478 .13433 L .42488 .13433 L .42494 .13433 L .425 .13433 L .4251 .13433 L .42521 .13433 L .4253 .13432 L .4254 .13432 L .42558 .13429 L .42579 .13426 L .42598 .13422 L .42638 .13411 L .42681 .13395 L .42759 .13358 L .42933 .1325 L .43015 .13198 L .43102 .13149 L .43147 .13127 L .43197 .13109 L .43219 .13102 L .43242 .13096 L .43264 .13092 L .43284 .13089 L .43294 .13088 L .43305 .13087 L .43311 .13087 L .43317 .13086 L .43328 .13086 L .43338 .13086 L .43348 .13086 L .43358 .13087 L .43368 .13087 L .43379 .13089 L .4339 .1309 L .43415 .13094 L .43437 .13099 L .43458 .13105 L .43537 .13136 L .43622 .13183 L .43787 .13292 L .43874 .1335 L Mistroke .43922 .13378 L .43968 .13402 L .44011 .1342 L .44034 .13429 L .44058 .13436 L .44078 .13441 L .441 .13446 L .4411 .13447 L .44121 .13449 L .4413 .1345 L .4414 .13451 L .4415 .13451 L .44159 .13452 L .44165 .13452 L .4417 .13452 L .44181 .13451 L .44191 .13451 L .44201 .1345 L .44212 .13449 L .44224 .13447 L .44242 .13444 L .4426 .1344 L .443 .13428 L .44342 .13411 L .44388 .13389 L .44471 .13338 L .44627 .13224 L .44713 .13163 L .44793 .13114 L .44838 .13092 L .44861 .13083 L .44886 .13074 L .44907 .13068 L .4493 .13062 L .4494 .13061 L .44951 .13059 L .44961 .13057 L .4497 .13057 L .4498 .13056 L .44986 .13056 L .44992 .13055 L .44998 .13055 L .45004 .13055 L .45015 .13056 L .45025 .13056 L .45034 .13057 L .45045 .13058 L .45056 .1306 L .45081 .13065 L .45105 .13071 L Mistroke .45149 .13088 L .45192 .13108 L .45231 .13131 L .45319 .13193 L .45491 .13334 L .45575 .13398 L .45651 .13447 L .45689 .13466 L .45709 .13475 L .4573 .13482 L .45751 .13489 L .45769 .13493 L .45778 .13495 L .45788 .13497 L .45796 .13498 L .45805 .13499 L .45816 .13499 L .45825 .135 L .45831 .135 L .45837 .135 L .45847 .135 L .45858 .13499 L .45869 .13498 L .4588 .13496 L .45892 .13494 L .45911 .1349 L .45929 .13484 L .45971 .13468 L .46013 .13446 L .46058 .13417 L .46141 .1335 L .46298 .13202 L .46383 .13121 L .46463 .13057 L .46508 .13028 L .46531 .13015 L .46556 .13003 L .46577 .12995 L .466 .12988 L .4661 .12985 L .46621 .12983 L .46631 .12981 L .4664 .1298 L .4665 .12979 L .46656 .12979 L .46662 .12979 L .46667 .12979 L .46674 .12979 L .46685 .12979 L .46695 .1298 L Mistroke .46704 .12982 L .46715 .12984 L .46726 .12986 L .46751 .12993 L .46775 .13003 L .46819 .13026 L .46861 .13055 L .469 .13088 L .46989 .13177 L .4716 .13381 L .47244 .13477 L .47321 .13549 L .47358 .13578 L .47378 .1359 L .474 .13602 L .4742 .13611 L .47438 .13618 L .47447 .1362 L .47457 .13623 L .47465 .13625 L .47475 .13626 L .47485 .13627 L .47495 .13628 L .475 .13628 L .47506 .13628 L .47516 .13627 L .47527 .13626 L .47538 .13624 L .47549 .13621 L .47561 .13618 L .4758 .1361 L .47598 .13602 L .4764 .13575 L .4768 .13542 L .47723 .13497 L .4781 .13382 L .47966 .13131 L .48059 .12981 L .48146 .12861 L .48184 .12818 L .48224 .12782 L .48245 .12768 L .48268 .12755 L .48278 .1275 L .48289 .12746 L .48299 .12743 L .48309 .12741 L .48318 .12739 L .48329 .12739 L .48334 .12738 L Mistroke .4834 .12739 L .48351 .1274 L .4836 .12741 L .48371 .12744 L .4838 .12747 L .4839 .12751 L .48412 .12763 L .48435 .1278 L .48478 .12822 L .48521 .1288 L .48562 .12947 L .48638 .13104 L .48792 .13505 L .4888 .13747 L .48962 .13953 L .49003 .14041 L .49043 .14111 L .49064 .14143 L .49088 .14172 L .49109 .14193 L .4912 .14201 L .49129 .14206 L .4914 .14212 L .49146 .14214 L .49152 .14215 L .49163 .14217 L .49169 .14217 L .49174 .14216 L .49185 .14214 L .49194 .14211 L .49205 .14205 L .49215 .14198 L .49238 .14176 L .49259 .14147 L .49282 .14106 L .49306 .14052 L .49348 .13934 L .49385 .13796 L .49471 .13376 L .49546 .1288 L .49625 .12236 L .49946 .08643 L .50125 .06383 L .50288 .04522 L .50369 .03733 L .50457 .03013 L .50541 .02476 L .50617 .02109 L .50657 .01968 L .50699 .01851 L Mistroke .50719 .01806 L .50739 .01772 L .50758 .01745 L .50775 .01726 L .50786 .01716 L .50796 .01709 L .50807 .01704 L .50813 .01702 L .50819 .017 L .50828 .01699 L .50838 .01699 L .50849 .017 L .50859 .01703 L .50864 .01706 L .5087 .01709 L .50882 .01716 L .50902 .01733 L .50927 .01761 L .50949 .01792 L .51031 .01946 L .51107 .02134 L .51281 .0261 L .51368 .02826 L .51451 .02991 L .51488 .03048 L .51526 .03098 L .51548 .03121 L .51568 .03138 L .51589 .03153 L .51607 .03163 L .51618 .03168 L .51627 .03171 L .51637 .03174 L .51649 .03176 L .51659 .03177 L .51665 .03177 L .51671 .03177 L .51681 .03176 L .51692 .03175 L .51701 .03173 L .51711 .0317 L .51729 .03162 L .5175 .03151 L .5177 .03138 L .5181 .03103 L .51855 .03054 L .51945 .02929 L .52124 .02635 L .52209 .02506 L .52287 .02408 L Mistroke .52325 .02369 L .52368 .02335 L .52388 .02321 L .52411 .02309 L .52434 .023 L .52445 .02296 L .52456 .02293 L .52466 .02291 L .52476 .02289 L .52482 .02289 L .52488 .02288 L .52499 .02288 L .52509 .02288 L .52518 .02289 L .52528 .0229 L .52539 .02292 L .52548 .02294 L .52558 .02297 L .52576 .02303 L .52616 .02322 L .5266 .02351 L .52702 .02385 L .52795 .02481 L .52965 .02685 L .5304 .0277 L .53122 .02847 L .53169 .02882 L .53212 .02906 L .53233 .02916 L .53253 .02923 L .53273 .02929 L .53284 .02932 L .53296 .02934 L .53306 .02935 L .53312 .02936 L .53318 .02936 L .53323 .02936 L .53329 .02937 L .53335 .02937 L .53341 .02937 L .53351 .02936 L .53361 .02935 L .53371 .02934 L .53382 .02932 L .53405 .02926 L .53427 .02919 L .53476 .02897 L .53518 .02872 L .53558 .02843 L .53646 .02768 L Mistroke .53818 .02602 L .53903 .02528 L .53979 .02474 L .54017 .02453 L .54038 .02444 L .54059 .02435 L .54078 .02429 L .54098 .02423 L .54107 .02422 L .54117 .0242 L .54125 .02418 L .54134 .02417 L .54145 .02416 L .54155 .02416 L .54162 .02416 L .54168 .02415 L .54179 .02416 L .54189 .02416 L .54199 .02417 L .5421 .02419 L .54221 .0242 L .5424 .02425 L .54259 .0243 L .543 .02445 L .54342 .02465 L .54388 .02492 L .54472 .02552 L .54628 .0268 L .54714 .02747 L .54795 .028 L .54839 .02822 L .54879 .02839 L .549 .02846 L .54924 .02852 L .54947 .02856 L .5496 .02858 L .54965 .02859 L .54972 .02859 L .54982 .0286 L .54988 .0286 L .54994 .0286 L .55004 .0286 L .55014 .0286 L .5502 .0286 L .55027 .02859 L .55038 .02858 L .5505 .02857 L .5506 .02855 L .55082 .02851 L .55101 .02845 L Mistroke .55144 .02831 L .55183 .02813 L .55225 .02791 L .55301 .02743 L .55466 .02622 L .55553 .02562 L .55601 .02533 L .55647 .02509 L .5569 .02491 L .55713 .02483 L .55737 .02476 L .55757 .02472 L .55768 .02469 L .5578 .02468 L .5579 .02466 L .558 .02465 L .55809 .02465 L .55819 .02464 L .55829 .02464 L .55839 .02464 L .55849 .02464 L .55859 .02465 L .55868 .02465 L .55877 .02466 L .55896 .02469 L .55916 .02473 L .55937 .02478 L .5598 .02492 L .56024 .0251 L .56066 .02531 L .56144 .02578 L .5632 .02697 L .56402 .02747 L .56446 .02771 L .56488 .02791 L .56527 .02805 L .56562 .02816 L .56581 .0282 L .56601 .02824 L .56622 .02827 L .56633 .02828 L .56643 .02829 L .56654 .02829 L .56659 .0283 L .56665 .0283 L .56676 .0283 L .56686 .02829 L .56692 .02829 L .56697 .02828 L .56708 .02827 L Mistroke .56719 .02826 L .56732 .02824 L .56753 .0282 L .56775 .02815 L .56815 .02803 L .56898 .02767 L .56972 .02726 L .57148 .02613 L .57225 .02566 L .57266 .02545 L .5731 .02524 L .57353 .02508 L .57392 .02496 L .57411 .02492 L .57431 .02488 L .5744 .02486 L .5745 .02485 L .57459 .02484 L .57468 .02483 L .57478 .02483 L .57488 .02482 L .57498 .02482 L .57509 .02482 L .57519 .02482 L .57529 .02483 L .57539 .02484 L .57547 .02485 L .57569 .02488 L .57593 .02492 L .57635 .02504 L .57676 .02518 L .57715 .02535 L .57803 .02581 L .5798 .02692 L .58068 .02743 L .58111 .02765 L .58151 .02783 L .5819 .02797 L .58226 .02807 L .58245 .02812 L .58265 .02816 L .58277 .02817 L .58287 .02818 L .58297 .02819 L .58307 .0282 L .58318 .02821 L .58324 .02821 L .58329 .02821 L .58339 .02821 L .58349 .02821 L Mistroke .58359 .0282 L .58368 .0282 L .58377 .02819 L .58388 .02818 L .58411 .02814 L .58432 .02809 L .58473 .02798 L .58547 .02769 L .58628 .02727 L .58808 .02615 L .58893 .02565 L .58971 .02527 L .59009 .02511 L .59052 .02498 L .59074 .02492 L .59095 .02488 L .59117 .02485 L .59129 .02484 L .59134 .02483 L .5914 .02483 L .5915 .02482 L .59161 .02482 L .59171 .02482 L .5918 .02482 L .5919 .02483 L .592 .02483 L .59211 .02484 L .59222 .02486 L .59242 .02489 L .5926 .02492 L .593 .02503 L .59343 .02519 L .59389 .02539 L .59473 .02584 L .59629 .02685 L .59716 .02738 L .59797 .0278 L .59841 .02799 L .59881 .02812 L .59903 .02818 L .59926 .02823 L .59939 .02825 L .59951 .02827 L .59962 .02828 L .59968 .02828 L .59974 .02829 L .59985 .02829 L .5999 .02829 L .59996 .0283 L .60002 .0283 L Mistroke .60008 .0283 L .60019 .02829 L .6003 .02829 L .60039 .02828 L .6005 .02826 L .60061 .02825 L .60084 .02821 L .60106 .02816 L .60155 .028 L .60198 .02782 L .60237 .02763 L .60325 .02711 L .60498 .02593 L .60583 .02541 L .60659 .02503 L .60698 .02488 L .60718 .02481 L .60739 .02476 L .60758 .02471 L .60768 .02469 L .60778 .02468 L .60788 .02466 L .60797 .02466 L .60806 .02465 L .60815 .02464 L .60824 .02464 L .60835 .02464 L .60846 .02464 L .60856 .02464 L .60866 .02465 L .60874 .02466 L .60894 .02469 L .60914 .02473 L .60936 .02478 L .60981 .02493 L .61025 .02512 L .61067 .02534 L .61146 .02583 L .61322 .02712 L .61404 .02768 L .61449 .02795 L .61491 .02817 L .61529 .02833 L .61565 .02845 L .61583 .0285 L .61604 .02854 L .61615 .02856 L .61625 .02858 L .61635 .02859 L .61646 .0286 L Mistroke .61656 .0286 L .61662 .0286 L .61668 .0286 L .61674 .0286 L .61679 .0286 L .61685 .0286 L .61691 .02859 L .61702 .02858 L .61711 .02857 L .61733 .02854 L .61754 .02849 L .61778 .02842 L .61827 .02823 L .61869 .02801 L .61914 .02774 L .61997 .02714 L .62162 .02578 L .6225 .02511 L .62298 .0248 L .62343 .02455 L .62387 .02437 L .62411 .02429 L .62434 .02423 L .62453 .02419 L .62464 .02418 L .62474 .02417 L .62485 .02416 L .62494 .02416 L .625 .02415 L .62506 .02416 L .62516 .02416 L .62527 .02417 L .62538 .02418 L .62547 .02419 L .62557 .02421 L .62579 .02426 L .626 .02432 L .62638 .02447 L .62677 .02468 L .62757 .02523 L .62843 .02597 L .62998 .02746 L .63084 .02823 L .63129 .02858 L .63177 .0289 L .63219 .02911 L .63243 .0292 L .63266 .02927 L .63276 .0293 L .63286 .02932 L Mistroke .63295 .02934 L .63305 .02935 L .63315 .02936 L .63325 .02937 L .63331 .02937 L .63337 .02937 L .63347 .02936 L .63357 .02936 L .63367 .02934 L .63377 .02933 L .63386 .02931 L .63408 .02925 L .63429 .02918 L .63471 .02898 L .63516 .02869 L .63597 .028 L .63672 .0272 L .63842 .02516 L .63926 .02423 L .63962 .02388 L .64002 .02354 L .64038 .02329 L .64077 .02308 L .64098 .023 L .64118 .02294 L .64127 .02292 L .64137 .0229 L .64147 .02289 L .64155 .02288 L .64165 .02288 L .64175 .02288 L .64185 .02289 L .64194 .0229 L .64204 .02292 L .64215 .02294 L .64236 .02301 L .64257 .0231 L .6428 .02322 L .6432 .02351 L .64366 .02393 L .64407 .0244 L .64501 .02569 L .64671 .02848 L .64748 .02968 L .6483 .03075 L .64877 .03122 L .6492 .03153 L .64941 .03164 L .64952 .03168 L .64963 .03172 L Mistroke .64973 .03174 L .64983 .03176 L .64994 .03177 L .65004 .03177 L .65014 .03176 L .65025 .03175 L .65035 .03172 L .65044 .03169 L .65066 .0316 L .65087 .03147 L .65129 .0311 L .65174 .03055 L .65256 .02916 L .6533 .02751 L .65502 .0229 L .65586 .02065 L .65663 .01889 L .65701 .01818 L .65721 .01787 L .65742 .01758 L .65762 .01735 L .65781 .01719 L .6579 .01713 L .65799 .01707 L .65809 .01703 L .65817 .01701 L .65827 .01699 L .65837 .01699 L .65847 .017 L .65855 .01702 L .65866 .01707 L .65877 .01714 L .65888 .01722 L .65897 .01732 L .65917 .01756 L .65939 .0179 L .65982 .01887 L .66026 .02022 L .66068 .02186 L .66146 .02591 L .6623 .03169 L .66322 .03959 L .66664 .07929 L .66823 .09908 L .66994 .11791 L .67088 .12628 L .67175 .13246 L .67257 .13693 L .67299 .13864 L .67345 .14011 L Mistroke .67366 .14065 L .67389 .14114 L .67409 .14149 L .67431 .14178 L .6745 .14197 L .67461 .14205 L .67471 .1421 L .67481 .14214 L .67489 .14216 L .67499 .14217 L .67509 .14216 L .6752 .14214 L .6753 .1421 L .67542 .14204 L .67553 .14197 L .67572 .14179 L .67593 .14155 L .67641 .14082 L .67685 .13996 L .67857 .13554 L .68017 .1313 L .68096 .12963 L .68171 .12844 L .68213 .12797 L .68236 .12776 L .68258 .12761 L .68278 .12751 L .68287 .12747 L .68296 .12744 L .68306 .12741 L .68317 .1274 L .68326 .12739 L .68337 .12738 L .68347 .12739 L .68353 .1274 L .68358 .12741 L .68368 .12743 L .68379 .12746 L .68397 .12754 L .68417 .12764 L .68461 .12798 L .68502 .12839 L .68657 .13059 L .68813 .13316 L .68901 .13445 L .68944 .13497 L .68984 .13538 L .69023 .13572 L .69065 .136 L .69089 .13611 L Mistroke .69099 .13615 L .6911 .13619 L .6912 .13622 L .69131 .13624 L .69137 .13625 L .69142 .13626 L .69153 .13627 L .69164 .13628 L .69169 .13628 L .69175 .13627 L .69186 .13627 L .69196 .13625 L .69202 .13624 L .69208 .13623 L .69219 .1362 L .69244 .13612 L .69265 .13603 L .69285 .13592 L .69331 .13561 L .69419 .1348 L .69503 .13386 L .69659 .13198 L .69741 .13111 L .69786 .13071 L .69828 .13039 L .69867 .13015 L .69902 .12999 L .69922 .12991 L .69941 .12986 L .69951 .12984 L .69961 .12982 L .69967 .12981 L .69973 .1298 L .69983 .12979 L .69993 .12979 L .70003 .12979 L .70013 .12979 L .70024 .1298 L .7003 .12981 L .70036 .12981 L .70047 .12983 L .70068 .12988 L .70087 .12994 L .70108 .13002 L .70146 .1302 L .70229 .13076 L .70321 .13156 L .70498 .13326 L .70575 .13392 L .70616 .13422 L Mistroke .7066 .1345 L .70703 .13471 L .70742 .13486 L .70761 .13491 L .70771 .13493 L .70782 .13496 L .70791 .13497 L .70801 .13498 L .7081 .13499 L .70819 .135 L .70829 .135 L .70835 .135 L .70841 .135 L .70851 .135 L .70861 .13499 L .70872 .13498 L .70881 .13496 L .709 .13493 L .70921 .13487 L .70941 .13481 L .70986 .13462 L .71069 .13414 L .71145 .13358 L .7132 .13215 L .71408 .13149 L .71452 .13121 L .71492 .131 L .71527 .13084 L .71567 .1307 L .71587 .13065 L .71606 .13061 L .71617 .13059 L .71626 .13058 L .71632 .13057 L .71638 .13056 L .71648 .13056 L .71654 .13055 L .71659 .13055 L .7167 .13055 L .71681 .13056 L .71687 .13056 L .71693 .13056 L .71704 .13057 L .71713 .13058 L .71735 .13062 L .71754 .13066 L .71776 .13072 L .71814 .13086 L .71906 .13133 L .71991 .13189 L Mistroke .72161 .13314 L .72245 .13369 L .72281 .1339 L .72321 .1341 L .72357 .13425 L .72396 .13437 L .72417 .13443 L .72437 .13446 L .72446 .13448 L .72456 .13449 L .72465 .1345 L .72474 .13451 L .72485 .13451 L .72494 .13452 L .725 .13452 L .72506 .13452 L .72516 .13451 L .72527 .13451 L .72537 .1345 L .72548 .13449 L .7256 .13447 L .72582 .13443 L .72602 .13438 L .72639 .13426 L .72722 .1339 L .72809 .13339 L .72965 .13234 L .73045 .13182 L .7313 .13136 L .73172 .13118 L .73211 .13104 L .73247 .13095 L .73267 .13091 L .73285 .13089 L .73295 .13088 L .73305 .13087 L .73314 .13086 L .73324 .13086 L .73335 .13086 L .73341 .13086 L .73346 .13086 L .73356 .13087 L .73366 .13087 L .73376 .13088 L .73385 .13089 L .73403 .13092 L .73422 .13096 L .73443 .13101 L .73486 .13114 L .73532 .13133 L Mistroke .73616 .13177 L .73783 .13282 L .73871 .13337 L .73964 .13386 L .74004 .13402 L .74047 .13416 L .74072 .13423 L .74094 .13427 L .74116 .1343 L .74127 .13432 L .74132 .13432 L .74139 .13432 L .74149 .13433 L .7416 .13433 L .7417 .13433 L .74179 .13433 L .74189 .13433 L .742 .13432 L .74211 .13431 L .74222 .1343 L .74242 .13427 L .7426 .13423 L .743 .13412 L .7434 .13398 L .74383 .1338 L .7446 .1334 L .74635 .13231 L .74721 .13179 L .74767 .13156 L .74815 .13134 L .74857 .13118 L .7488 .13112 L .74904 .13105 L .74926 .13101 L .74946 .13098 L .74955 .13097 L .74966 .13096 L .74976 .13095 L .74985 .13095 L .74995 .13094 L .75005 .13094 L .75014 .13095 L .75024 .13095 L .75035 .13096 L .75046 .13097 L .75066 .131 L .75087 .13103 L .75106 .13108 L .75142 .13118 L .75226 .13152 L Mistroke .75316 .13201 L .7548 .13304 L .75567 .13355 L .75615 .13379 L .75661 .13399 L .75704 .13414 L .75727 .1342 L .75751 .13425 L .75773 .13429 L .75793 .13431 L .75803 .13432 L .75813 .13433 L .75823 .13433 L .75833 .13433 L .75842 .13433 L .75852 .13433 L .75861 .13432 L .7587 .13432 L .7588 .13431 L .75891 .13429 L .75911 .13426 L .75931 .13422 L .75954 .13416 L .75993 .13403 L .76072 .13368 L .76158 .1332 L .76312 .13221 L .76399 .13168 L .76481 .13127 L .76522 .13111 L .76566 .13098 L .76591 .13093 L .76603 .13091 L .76615 .13089 L .76625 .13088 L .76636 .13087 L .76642 .13087 L .76647 .13086 L .76653 .13086 L .76659 .13086 L .76669 .13086 L .76675 .13086 L .7668 .13086 L .76692 .13087 L .76698 .13087 L .76703 .13088 L .76723 .1309 L .76734 .13092 L .76745 .13094 L .76768 .13099 L Mistroke .76793 .13106 L .76838 .13122 L .76927 .13165 L .77007 .13215 L .77182 .13334 L .77259 .1338 L .773 .13401 L .77344 .1342 L .77386 .13435 L .77425 .13444 L .77444 .13448 L .77454 .13449 L .77464 .1345 L .77474 .13451 L .77483 .13451 L .77493 .13452 L .77501 .13452 L .77511 .13452 L .77522 .13451 L .77533 .1345 L .77543 .13449 L .77562 .13447 L .77581 .13443 L .77605 .13437 L .77627 .1343 L .77668 .13415 L .77749 .13373 L .77836 .13316 L .77991 .13202 L .7807 .13148 L .78112 .13123 L .78155 .131 L .78194 .13083 L .78214 .13076 L .78236 .13069 L .78256 .13064 L .78274 .1306 L .78283 .13059 L .78292 .13058 L .78301 .13057 L .7831 .13056 L .7832 .13055 L .7833 .13055 L .7834 .13055 L .78351 .13056 L .78361 .13056 L .78371 .13057 L .78381 .13059 L .78389 .1306 L .78411 .13064 L Mistroke .78435 .1307 L .78477 .13086 L .78522 .13107 L .7857 .13135 L .78655 .13195 L .78823 .13333 L .78896 .1339 L .78975 .13442 L .79019 .13465 L .7906 .13481 L .7908 .13488 L .79099 .13492 L .79119 .13496 L .79129 .13498 L .7914 .13499 L .79146 .13499 L .79152 .135 L .79163 .135 L .79169 .135 L .79176 .135 L .79181 .135 L .79187 .13499 L .79193 .13499 L .79199 .13498 L .79211 .13497 L .79222 .13495 L .79232 .13493 L .79273 .13481 L .79296 .13472 L .79317 .13462 L .794 .13411 L .79477 .13348 L .79652 .13181 L .79728 .13111 L .7981 .13047 L .79856 .13019 L .79877 .13009 L .79899 .12999 L .79919 .12992 L .7994 .12986 L .79952 .12984 L .79963 .12982 L .79973 .1298 L .79983 .12979 L .79993 .12979 L .80003 .12979 L .80013 .12979 L .80022 .1298 L .80033 .12981 L .80044 .12983 L Mistroke .80065 .12988 L .80087 .12994 L .8011 .13004 L .80152 .13026 L .80234 .13088 L .80307 .13161 L .80484 .1337 L .80561 .13459 L .80645 .13542 L .80685 .13573 L .80707 .13587 L .80727 .13599 L .80747 .13608 L .80767 .13616 L .80777 .13619 L .80786 .13622 L .80795 .13624 L .80804 .13625 L .80814 .13627 L .80823 .13627 L .80834 .13628 L .80845 .13627 L .80854 .13626 L .80865 .13625 L .80874 .13623 L .80883 .13621 L .80905 .13614 L .80928 .13604 L .80971 .13577 L .81012 .13543 L .81051 .13503 L .81139 .1339 L .81316 .13104 L .81404 .12963 L .81487 .12851 L .81524 .12812 L .81562 .12779 L .81582 .12765 L .81604 .12753 L .81614 .12749 L .81625 .12745 L .81634 .12742 L .81644 .1274 L .81654 .12739 L .81664 .12738 L .81674 .12739 L .81683 .1274 L .81694 .12741 L .817 .12743 L .81706 .12744 L Mistroke .81726 .12752 L .81745 .12763 L .81766 .12778 L .81803 .12813 L .8185 .12873 L .81894 .12945 L .81977 .13118 L .82146 .13562 L .82299 .13961 L .8234 .14048 L .82385 .14125 L .82405 .14153 L .82427 .14178 L .82445 .14195 L .82455 .14202 L .82465 .14208 L .82471 .14211 L .82477 .14213 L .82482 .14215 L .82488 .14216 L .82498 .14217 L .82509 .14216 L .82515 .14215 L .82521 .14213 L .82527 .14211 L .82534 .14208 L .82545 .14201 L .82557 .14191 L .82578 .14168 L .82601 .14133 L .82642 .14047 L .82687 .13915 L .82728 .13757 L .82822 .13268 L .82904 .12687 L .82992 .11927 L .83311 .08241 L .83489 .06015 L .83651 .04219 L .83732 .0348 L .83819 .02813 L .83902 .02328 L .83979 .02006 L .84021 .01877 L .84044 .01824 L .84068 .01779 L .84089 .01748 L .841 .01735 L .84112 .01723 L .84123 .01714 L Mistroke .84132 .01708 L .84142 .01703 L .84152 .017 L .84161 .01699 L .84171 .01699 L .84181 .017 L .84191 .01703 L .842 .01707 L .84208 .01712 L .84227 .01725 L .84247 .01745 L .84269 .01772 L .84309 .01835 L .84396 .0202 L .84475 .02226 L .84651 .02706 L .8473 .02887 L .84813 .03037 L .84857 .03095 L .8488 .03119 L .84905 .03141 L .84927 .03156 L .84948 .03166 L .84958 .0317 L .84969 .03173 L .84979 .03175 L .84989 .03177 L .84999 .03177 L .85009 .03177 L .85018 .03176 L .85028 .03174 L .85038 .03171 L .8505 .03168 L .8507 .03159 L .8509 .03147 L .8511 .03133 L .85146 .03101 L .85229 .03001 L .85319 .02863 L .85484 .02593 L .85571 .02467 L .85619 .0241 L .85664 .02364 L .85707 .02331 L .85731 .02316 L .85754 .02305 L .85775 .02297 L .85784 .02294 L .85793 .02292 L .85804 .0229 L Mistroke .85809 .02289 L .85815 .02289 L .85825 .02288 L .85836 .02288 L .85846 .02288 L .85857 .02289 L .85866 .02291 L .85876 .02293 L .85898 .02299 L .85919 .02307 L .85956 .02326 L .85996 .02353 L .86075 .02424 L .8616 .02519 L .86315 .02705 L .86402 .02799 L .86484 .02869 L .86525 .02896 L .86569 .02917 L .86594 .02926 L .86606 .02929 L .86617 .02932 L .86628 .02934 L .86639 .02935 L .8665 .02936 L .86656 .02936 L .86662 .02937 L .86672 .02937 L .86678 .02936 L .86683 .02936 L .86694 .02935 L .86704 .02934 L .86715 .02932 L .86726 .0293 L .86749 .02923 L .86769 .02916 L .8679 .02907 L .86833 .02884 L .86914 .02825 L .86989 .02759 L .87147 .02606 L .8723 .02533 L .87318 .02471 L .87362 .02448 L .87386 .02438 L .87411 .02429 L .87434 .02423 L .87456 .02419 L .87466 .02417 L .87471 .02417 L Mistroke .87477 .02416 L .87487 .02416 L .87497 .02415 L .87503 .02415 L .87509 .02416 L .87519 .02416 L .87525 .02417 L .87531 .02417 L .87543 .02419 L .87554 .0242 L .87564 .02422 L .87586 .02428 L .87628 .02442 L .87667 .0246 L .87748 .0251 L .87835 .02575 L .8799 .02704 L .88069 .02763 L .8811 .02789 L .88154 .02814 L .88192 .02831 L .88213 .02839 L .88234 .02846 L .88254 .02851 L .88273 .02855 L .88281 .02856 L .88291 .02858 L .883 .02859 L .88308 .02859 L .88319 .0286 L .88328 .0286 L .88338 .0286 L .88349 .0286 L .88359 .02859 L .88369 .02858 L .88379 .02857 L .88388 .02856 L .8841 .02852 L .88433 .02846 L .88476 .02831 L .88521 .02811 L .88568 .02785 L .88653 .0273 L .88821 .02607 L .88894 .02557 L .88973 .02512 L .89017 .02493 L .89037 .02486 L .89058 .0248 L .89077 .02475 L Mistroke .89097 .0247 L .89108 .02468 L .89118 .02467 L .89129 .02466 L .89138 .02465 L .89149 .02464 L .8916 .02464 L .8917 .02464 L .89179 .02464 L .89185 .02464 L .89191 .02465 L .89201 .02465 L .89212 .02467 L .89224 .02468 L .89247 .02472 L .89271 .02478 L .89315 .02492 L .89359 .02511 L .894 .02532 L .89493 .02588 L .89663 .02703 L .89738 .02749 L .8982 .0279 L .89867 .02808 L .89887 .02814 L .8991 .02819 L .89931 .02824 L .8995 .02827 L .89961 .02828 L .89971 .02829 L .89977 .02829 L .89983 .02829 L .89994 .0283 L .90004 .0283 L .90013 .02829 L .90024 .02829 L .90035 .02828 L .90044 .02827 L .90053 .02826 L .90073 .02823 L .90095 .02818 L .90116 .02813 L .90161 .02798 L .90252 .02756 L .90338 .02705 L .90493 .02605 L .90581 .02554 L .90624 .02533 L .90663 .02516 L .90702 .02503 L Mistroke .90744 .02492 L .90768 .02487 L .90778 .02486 L .90789 .02484 L .908 .02483 L .9081 .02483 L .9082 .02482 L .90826 .02482 L .90831 .02482 L .90842 .02482 L .90853 .02483 L .90863 .02483 L .90873 .02484 L .90884 .02485 L .90896 .02487 L .90918 .02491 L .90941 .02496 L .90965 .02503 L .91009 .02518 L .91089 .02555 L .91174 .02604 L .91328 .02701 L .91414 .0275 L .91459 .02772 L .91507 .02791 L .91531 .02799 L .91553 .02806 L .91575 .02811 L .91595 .02815 L .91614 .02818 L .91624 .02819 L .91634 .0282 L .91645 .0282 L .91651 .02821 L .91656 .02821 L .91667 .02821 L .91677 .02821 L .91686 .02821 L .91697 .0282 L .91706 .02819 L .91715 .02818 L .91737 .02815 L .91758 .02811 L .918 .028 L .91845 .02784 L .91925 .02747 L .92 .02704 L .92159 .02605 L .92242 .02557 L .9233 .02516 L Mistroke .92375 .02501 L .924 .02494 L .92424 .02489 L .92435 .02487 L .92446 .02486 L .92455 .02484 L .92465 .02483 L .92477 .02483 L .92487 .02482 L .92498 .02482 L .92504 .02482 L .9251 .02482 L .9252 .02483 L .92531 .02483 L .92536 .02484 L .92542 .02484 L .92553 .02485 L .92573 .02489 L .92592 .02492 L .92637 .02505 L .9268 .0252 L .92762 .02559 L .92849 .02611 L .93004 .02711 L .93084 .02757 L .93128 .02779 L .93169 .02797 L .93208 .0281 L .93228 .02816 L .9325 .02821 L .9327 .02825 L .93288 .02827 L .93297 .02828 L .93306 .02829 L .93315 .02829 L .93323 .02829 L .93334 .0283 L .93344 .02829 L .93353 .02829 L .93363 .02828 L .93374 .02828 L .93385 .02826 L .93406 .02823 L .93425 .02819 L .93442 .02815 L .93482 .02802 L .93566 .02765 L .93657 .02712 L .93822 .02599 L .9391 .02544 L Mistroke .93958 .02519 L .94004 .02498 L .94047 .02482 L .94072 .02476 L .94095 .02471 L .94114 .02468 L .94124 .02466 L .94135 .02465 L .94145 .02464 L .94155 .02464 L .9416 .02464 L .94166 .02464 L .94177 .02464 L .94187 .02464 L .94196 .02465 L .94206 .02466 L .94217 .02467 L .9424 .02471 L .94261 .02476 L .94298 .02487 L .94338 .02502 L .94418 .02544 L .94504 .026 L .94659 .02714 L .94745 .02773 L .9479 .02799 L .94838 .02823 L .9488 .0284 L .94903 .02847 L .94927 .02852 L .94938 .02855 L .94949 .02856 L .94959 .02858 L .94969 .02859 L .94978 .0286 L .94988 .0286 L .94998 .0286 L .95008 .0286 L .95018 .0286 L .95028 .02859 L .95038 .02858 L .95049 .02857 L .95072 .02853 L .95093 .02848 L .95133 .02834 L .9517 .02818 L .95254 .02769 L .95346 .02702 L .95509 .02567 L .95596 .02502 L Mistroke .95642 .02474 L .9569 .02449 L .95732 .02432 L .95756 .02425 L .95768 .02423 L .95779 .0242 L .95789 .02419 L .95799 .02417 L .95809 .02416 L .95818 .02416 L .95828 .02416 L .95839 .02416 L .95844 .02416 L .9585 .02416 L .9586 .02417 L .95871 .02418 L .95881 .02419 L .95903 .02424 L .95923 .02429 L .95944 .02436 L .95984 .02454 L .96021 .02474 L .96105 .02535 L .96183 .02603 L .96359 .02772 L .96436 .02838 L .96518 .02894 L .96542 .02906 L .96565 .02916 L .96587 .02924 L .96608 .0293 L .96628 .02934 L .96637 .02935 L .96648 .02936 L .96659 .02937 L .96665 .02937 L .96671 .02937 L .96682 .02936 L .96692 .02935 L .96703 .02934 L .96714 .02932 L .96734 .02927 L .96754 .02921 L .96773 .02914 L .96815 .02892 L .96859 .02862 L .96933 .02797 L .97014 .0271 L .97192 .02497 L .97276 .02406 L Mistroke .97354 .02341 L .97393 .02317 L .97413 .02307 L .97435 .02299 L .97446 .02295 L .97456 .02293 L .97466 .02291 L .97477 .02289 L .97482 .02289 L .97488 .02288 L .97498 .02288 L .97505 .02288 L .97511 .02288 L .97517 .02289 L .97523 .02289 L .97532 .02291 L .97542 .02292 L .97563 .02298 L .97583 .02306 L .97605 .02318 L .97645 .02344 L .97682 .02376 L .97765 .02471 L .97842 .02581 L .98017 .02868 L .98106 .03003 L .9815 .0306 L .9819 .03103 L .98227 .03135 L .98245 .03148 L .98265 .0316 L .98276 .03165 L .98286 .03168 L .98295 .03172 L .98304 .03174 L .98315 .03176 L .9832 .03176 L .98326 .03177 L .98336 .03177 L .98347 .03176 L .98357 .03175 L .98367 .03173 L .98377 .03169 L .98388 .03165 L .98411 .03153 L .98432 .03138 L .98472 .031 L .9851 .03051 L .98595 .02905 L .98686 .02696 L Mistroke .9885 .02249 L .98938 .02021 L .98986 .01911 L .99031 .01823 L .99074 .01759 L .99098 .01732 L .9911 .01722 L .99121 .01714 L .99131 .01708 L .99142 .01703 L .99152 .017 L .99161 .01699 L .9917 .01699 L .99181 .017 L .99187 .01702 L .99192 .01704 L .99203 .01709 L .99214 .01716 L .99224 .01725 L .99246 .0175 L .99266 .0178 L .99287 .01819 L .99323 .01908 L .99363 .02036 L .99449 .02418 L .99527 .02901 L .99703 .04428 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztW+lu3DYQpnXs1o2T9mdToIDR90ha9IeTFLXjND5qO3GwcVLYaIMUaV7V z6OKh3iMviEp7cbdBSRgJe5wjm9G3KFWHO4vPl+//7D4fHO12H3yafHP9c3V v7t7Hz+1pHJLiOJnIcTFrpDtpm2aUyNub2/V6Rd5kuT28qNql5JDteRHdfww MQ1h+mD6G6//ENAugZ4iU/atPBeS9MK27mvzf8uL4j60rTeqqwpM9RW8Syj1 MMgrxSWv2tCcGgp4nlvlrbDfuTAomyCwmt8jN3oc7/jIekIza+QnEL56JPQ5 0PUY0CoM6i0mI62PLP4ZFoq7rxyswkB8Bcx8B2hOYm4H0IwNWDioWjoawpVV NF8Czsw6VQ+Kb24wHnLW0egp0/fmLyBbAIkOE4pcGfpcy1ZlW3XYi/iYcIia QlDfL/E9LVlPsJpBCJFPfdQVCyGkvUnBYgJCE1LoBusQciNqHfeZEXOtR5b4 szFeyZb8FOpcBTQFoU9uP4W+Z4m+wqAyurqPItSgZcZoHxyy1AlBP2oKysS+ bV24CGAuXisTHcraIZvZQMxISMogJHEtMV8gyjTtlR6Ow4IXA4NGCQiPvDrH 6jA8dzcCtr2fgtHQSwN4ui+5lpt05lE+Jp0jm91QzUZIJqGRWF2qQrmP0uxo MjcoJxOR/FZmRs21YhM0SuJfR++3A7FnlY+4H0rDE2LdupsRsjrUUi7hjbp9 T20LhYr3hteQ9gE9y+yxWtLenMSQh6ZPMyGebAQIpHYlCDo65ZOf7XVG8AdQ O5mfzK+ReZ+vo18MM6+SQCG8aUOA2den/SbPmhSiQcyIdgC8qwDfEfBY57GZ 5fM9b4+XslFpaP0wlBwY5b8JQJBwhIDItnRvaa11f4FFKFxj8jMiNwsZnLsl lt+38l6CVA+d+CYcs0NCK+mC2B5HQLwi4pyZA+SMu09MjLR2cQ8opCNSHodE i33w77OqN37tg54fIR+TPE5BaOivSh7HAF7Z+evJerp/B/42ojcIvRjsxILf c0zT3B+iLxuAE4CtiAfgJRGRLBHvtyO/oVq2DsygCBjsf8WO6wUAXwUegMQo j06gcNh7YGhWscqfZ4z92mnw0u65S0AhtjPiiPx2nnG37C++cMENJY5sL/rH pV8jBvPSKiCheYnOc5P5zTd/BtSmYN6ReZ+G+OYbaT6ldqR5jv0Lm9/xTZnj zGRHn3YOaIhvjGwE0io8HSorJkgTpCUhXWnz90EXSsRDzfu56n82j3LVu403 jyb11PyTYf4UsF+sh/nUI81kfjK/GeYfAPMnKzIvW7IPvTF8v/Hm0evV1HvQ DPPHgD3nre0dme/UTubX0nzuct26g0CLo3uARpeEObBoKZYuT3P6GKeQyv3B jqpXbork1rmXWSNHsrGlbcWZXOo3DnwDHEAFdk2vmIGtAURRRPWZbh0+XiQ5 KHZEFhWF5GImRZwEaVcAIg81r5iDQzys1IUtZhnkAamy9CKcW6AzcpSMKhBk ywJRofPYKkFchinwSn+yyIfx0xR+JR2LFWv6JaYi7BIlEBGjqqliEVzR3Qr1 sQW6Q4fkjh7R0tfh5XwZpXjGNdEr5Kxtr9PiPcjpsSG/MbV8kbq9V6vxiaBh q1GJO3VUwQhEJo7dg8VYx2K1lxl3KVq6ObT0tFcLHCTISKYgWdjl8u9Bfs+s 0o/8divO3MPQHIGF1swbJt+43QsosZC9Akv6e5OOMpr/kjtAmN0OdOdL36Jg snCDSxVeR+wQzAP2wpiofEsk5JVu+In7+6v2F0yPjeivoTuHQj60mcmHqHrc hqorG2S3VYo1RWR9tRk7sJDaS4JWfg6thDGwjnvjNptJncyWSbH1H/xE43E= \ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .15915 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.0530516 0.0795775 0.0530516 [ [0 .06708 -12.6563 -12.875 ] [0 .06708 12.6563 0 ] [.16667 .06708 -12.6563 -12.875 ] [.16667 .06708 12.6563 0 ] [.33333 .06708 -8.34375 -12.875 ] [.33333 .06708 8.34375 0 ] [.66667 .06708 -5.03125 -12.875 ] [.66667 .06708 5.03125 0 ] [.83333 .06708 -9.34375 -12.875 ] [.83333 .06708 9.34375 0 ] [1 .06708 -9.34375 -12.875 ] [1 .06708 9.34375 0 ] [.4875 .13263 -6 -4.5 ] [.4875 .13263 0 4.5 ] [ 0 0 0 0 ] [ 1 .15915 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .07958 m 0 .08583 L s gsave 0 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .16667 .07958 m .16667 .08583 L s gsave .16667 .06708 -73.6563 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 78.250 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .33333 .07958 m .33333 .08583 L s gsave .33333 .06708 -69.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 69.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .66667 .07958 m .66667 .08583 L s gsave .66667 .06708 -66.0313 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore .83333 .07958 m .83333 .08583 L s gsave .83333 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 1 .07958 m 1 .08583 L s gsave 1 .06708 -70.3438 -16.875 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 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 13.000 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 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (3) show 71.625 13.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (p) show 1.000 setlinewidth grestore 0 .07958 m 1 .07958 L s .5 .13263 m .50625 .13263 L s [(1)] .4875 .13263 1 0 Mshowa .5 0 m .5 .15915 L s 0 0 m 1 0 L 1 .15915 L 0 .15915 L closepath clip newpath 0 .4 1 r .5 Mabswid 0 .13263 m .00326 .13263 L .00681 .13263 L .01014 .13263 L .01335 .13263 L .01676 .13263 L .02005 .13263 L .02354 .13263 L .02691 .13263 L .03015 .13263 L .03359 .13263 L .03691 .13263 L .0401 .13263 L .04349 .13263 L .04676 .13263 L .05023 .13263 L .05358 .13263 L .0568 .13263 L .06022 .13263 L .06352 .13263 L .06703 .13263 L .0704 .13263 L .07365 .13263 L .07711 .13263 L .08044 .13263 L .08364 .13263 L .08704 .13263 L .09032 .13263 L .09381 .13263 L .09717 .13263 L .1004 .13263 L .10384 .13263 L .10714 .13263 L .11033 .13263 L .11371 .13263 L .11698 .13263 L .12044 .13263 L .12378 .13263 L .12699 .13263 L .13041 .13263 L .1337 .13263 L .1372 .13263 L .14057 .13263 L .14381 .13263 L .14726 .13263 L .15058 .13263 L .15378 .13263 L .15718 .13263 L .16045 .13263 L .16211 .13263 L Mistroke .16393 .13263 L .16477 .13263 L .16567 .13263 L .1661 .13263 L .16631 .13263 L .16641 .13263 L .16651 .13263 L .1666 .13263 L .16669 .02653 L .16678 .02653 L .16688 .02653 L .16728 .02653 L .17077 .02653 L .17413 .02653 L .17737 .02653 L .18081 .02653 L .18412 .02653 L .18731 .02653 L .1907 .02653 L .19396 .02653 L .19744 .02653 L .20078 .02653 L .204 .02653 L .20742 .02653 L .21071 .02653 L .21422 .02653 L .21759 .02653 L .22084 .02653 L .22429 .02653 L .22761 .02653 L .23081 .02653 L .23422 .02653 L .23749 .02653 L .24098 .02653 L .24433 .02653 L .24756 .02653 L .25099 .02653 L .2543 .02653 L .25748 .02653 L .26087 .02653 L .26412 .02653 L .26759 .02653 L .27092 .02653 L .27413 .02653 L .27755 .02653 L .28084 .02653 L .28433 .02653 L .2877 .02653 L .29094 .02653 L .29438 .02653 L Mistroke .2977 .02653 L .30089 .02653 L .30429 .02653 L .30756 .02653 L .31104 .02653 L .31438 .02653 L .31761 .02653 L .32103 .02653 L .32433 .02653 L .32784 .02653 L .3296 .02653 L .33122 .02653 L .33203 .02653 L .3328 .02653 L .333 .02653 L .33318 .02653 L .33329 .02653 L .33334 .13263 L .3334 .13263 L .33359 .13263 L .33447 .13263 L .33778 .13263 L .34096 .13263 L .34435 .13263 L .34761 .13263 L .35108 .13263 L .35442 .13263 L .35764 .13263 L .36106 .13263 L .36435 .13263 L .36785 .13263 L .37122 .13263 L .37446 .13263 L .37792 .13263 L .38124 .13263 L .38443 .13263 L .38783 .13263 L .39111 .13263 L .39459 .13263 L .39794 .13263 L .40117 .13263 L .4046 .13263 L .4079 .13263 L .41141 .13263 L .4148 .13263 L .41805 .13263 L .42151 .13263 L .42485 .13263 L .42805 .13263 L .43147 .13263 L Mistroke .43475 .13263 L .43824 .13263 L .44161 .13263 L .44484 .13263 L .44829 .13263 L .4516 .13263 L .45479 .13263 L .45819 .13263 L .46145 .13263 L .46493 .13263 L .46827 .13263 L .47149 .13263 L .47491 .13263 L .47821 .13263 L .48171 .13263 L .48509 .13263 L .48834 .13263 L .49179 .13263 L .49512 .13263 L .49832 .13263 L .49916 .13263 L .49958 .13263 L .49976 .13263 L .49986 .13263 L .49996 .13263 L .50007 .02653 L .50018 .02653 L .5004 .02653 L .50088 .02653 L .50172 .02653 L .50519 .02653 L .50853 .02653 L .51174 .02653 L .51516 .02653 L .51845 .02653 L .52194 .02653 L .52531 .02653 L .52855 .02653 L .532 .02653 L .53532 .02653 L .53851 .02653 L .54191 .02653 L .54518 .02653 L .54866 .02653 L .55201 .02653 L .55523 .02653 L .55866 .02653 L .56196 .02653 L .56547 .02653 L .56885 .02653 L Mistroke .5721 .02653 L .57556 .02653 L .57889 .02653 L .5821 .02653 L .58551 .02653 L .58879 .02653 L .59228 .02653 L .59564 .02653 L .59888 .02653 L .60232 .02653 L .60563 .02653 L .60881 .02653 L .61221 .02653 L .61547 .02653 L .61894 .02653 L .62228 .02653 L .6255 .02653 L .62892 .02653 L .63221 .02653 L .63572 .02653 L .63909 .02653 L .64233 .02653 L .64579 .02653 L .64911 .02653 L .65231 .02653 L .65571 .02653 L .65899 .02653 L .66247 .02653 L .66421 .02653 L .66498 .02653 L .66582 .02653 L .66621 .02653 L .66641 .02653 L .66652 .02653 L .66663 .02653 L .66672 .13263 L .66682 .13263 L .66702 .13263 L .66739 .13263 L .66905 .13263 L .67254 .13263 L .67591 .13263 L .67915 .13263 L .68259 .13263 L .68591 .13263 L .6891 .13263 L .69249 .13263 L .69576 .13263 L .69924 .13263 L .70259 .13263 L Mistroke .7058 .13263 L .70923 .13263 L .71253 .13263 L .71603 .13263 L .71941 .13263 L .72266 .13263 L .72612 .13263 L .72945 .13263 L .73265 .13263 L .73606 .13263 L .73934 .13263 L .74282 .13263 L .74618 .13263 L .74941 .13263 L .75285 .13263 L .75616 .13263 L .75934 .13263 L .76273 .13263 L .76599 .13263 L .76946 .13263 L .7728 .13263 L .77601 .13263 L .77943 .13263 L .78272 .13263 L .78622 .13263 L .78959 .13263 L .79283 .13263 L .79628 .13263 L .79961 .13263 L .8028 .13263 L .8062 .13263 L .80947 .13263 L .81295 .13263 L .8163 .13263 L .81953 .13263 L .82296 .13263 L .82626 .13263 L .82977 .13263 L .83153 .13263 L .83231 .13263 L .83272 .13263 L .83294 .13263 L .83305 .13263 L .83315 .13263 L .83325 .13263 L .83336 .02653 L .83346 .02653 L .83358 .02653 L .83397 .02653 L .83474 .02653 L Mistroke .83641 .02653 L .8398 .02653 L .84307 .02653 L .84654 .02653 L .84988 .02653 L .8531 .02653 L .85652 .02653 L .85982 .02653 L .86332 .02653 L .8667 .02653 L .86994 .02653 L .8734 .02653 L .87672 .02653 L .87992 .02653 L .88333 .02653 L .8866 .02653 L .89009 .02653 L .89344 .02653 L .89667 .02653 L .90011 .02653 L .90341 .02653 L .90659 .02653 L .90998 .02653 L .91324 .02653 L .9167 .02653 L .92004 .02653 L .92325 .02653 L .92667 .02653 L .92996 .02653 L .93345 .02653 L .93682 .02653 L .94006 .02653 L .94351 .02653 L .94682 .02653 L .95002 .02653 L .95341 .02653 L .95668 .02653 L .96016 .02653 L .96351 .02653 L .96673 .02653 L .97016 .02653 L .97346 .02653 L .97697 .02653 L .98034 .02653 L .9836 .02653 L .98705 .02653 L .99038 .02653 L .99359 .02653 L .997 .02653 L 1 .02653 L Mistroke Mfstroke 1 0 0 r 0 .07958 m .00159 .09936 L .00326 .11773 L .00408 .12514 L .00495 .13164 L .00545 .13466 L .00591 .13696 L .00635 .13873 L .00681 .14019 L .00721 .14111 L .00743 .14151 L .00765 .14179 L .00775 .14189 L .00784 .14198 L .00793 .14204 L .00802 .14209 L .00812 .14213 L .00821 .14216 L .00832 .14217 L .00842 .14216 L .00853 .14214 L .00859 .14212 L .00865 .1421 L .00875 .14204 L .00885 .14197 L .00908 .14177 L .00932 .14148 L .00977 .14078 L .01017 .13999 L .01192 .1355 L .01268 .13339 L .01353 .13125 L .01428 .12965 L .01468 .12897 L .0151 .12837 L .01531 .12812 L .01555 .12789 L .01576 .12771 L .01596 .12759 L .01616 .12749 L .01627 .12745 L .01637 .12742 L .01647 .1274 L .01656 .12739 L .01666 .12738 L .01676 .12739 L .01686 .1274 L .01697 .12742 L .01708 .12745 L .01718 .12748 L Mistroke .01736 .12757 L .01756 .12768 L .01801 .12803 L .01841 .12845 L .01995 .13067 L .02172 .13355 L .02249 .13463 L .0229 .13511 L .02334 .13554 L .02376 .13587 L .02416 .13609 L .02434 .13616 L .02444 .13619 L .02455 .13622 L .02464 .13624 L .02474 .13626 L .02483 .13627 L .02492 .13627 L .02502 .13628 L .02512 .13627 L .02518 .13627 L .02524 .13626 L .02534 .13625 L .02544 .13623 L .02554 .1362 L .02572 .13614 L .02594 .13605 L .02614 .13595 L .02659 .13565 L .02741 .13492 L .02817 .13408 L .02991 .13199 L .03079 .13106 L .03123 .13068 L .03163 .13038 L .03198 .13016 L .03238 .12998 L .03258 .1299 L .03277 .12985 L .03288 .12983 L .03297 .12981 L .03308 .1298 L .03313 .1298 L .03319 .12979 L .0333 .12979 L .0334 .12979 L .03346 .12979 L .03352 .1298 L .03358 .1298 L .03364 .12981 L Mistroke .03374 .12982 L .03384 .12984 L .03406 .12989 L .03425 .12996 L .03446 .13004 L .03484 .13023 L .03576 .13086 L .03661 .13161 L .03819 .13315 L .03903 .13387 L .03991 .13448 L .04036 .13471 L .04059 .1348 L .04085 .13489 L .04097 .13492 L .04108 .13494 L .04119 .13496 L .04129 .13498 L .04139 .13499 L .04149 .135 L .0416 .135 L .04166 .135 L .04171 .135 L .04181 .135 L .04192 .13499 L .04198 .13498 L .04203 .13498 L .04214 .13496 L .04234 .13492 L .04253 .13488 L .04298 .13472 L .04341 .13451 L .04423 .134 L .0451 .13333 L .04666 .13205 L .04745 .13146 L .04789 .13119 L .04831 .13097 L .04869 .1308 L .0489 .13073 L .04911 .13067 L .04932 .13062 L .0495 .13059 L .04958 .13058 L .04968 .13057 L .04977 .13056 L .04985 .13056 L .04996 .13055 L .05006 .13055 L .05015 .13056 L Mistroke .05025 .13056 L .05036 .13057 L .05047 .13058 L .05067 .13062 L .05086 .13066 L .05104 .13071 L .05144 .13085 L .05228 .13126 L .05319 .13185 L .05485 .13307 L .05572 .13366 L .0562 .13393 L .05666 .13415 L .0571 .13431 L .05734 .13439 L .05757 .13444 L .05776 .13447 L .05787 .13449 L .05797 .1345 L .05808 .13451 L .05817 .13451 L .05823 .13452 L .05829 .13452 L .05839 .13452 L .05849 .13451 L .05859 .13451 L .05869 .1345 L .0588 .13449 L .05902 .13445 L .05923 .13441 L .05961 .1343 L .06 .13416 L .06081 .13376 L .06167 .13323 L .06322 .13218 L .06408 .13165 L .06453 .13141 L .06501 .13119 L .06543 .13105 L .06566 .13099 L .0659 .13093 L .06601 .13091 L .06612 .1309 L .06622 .13088 L .06632 .13087 L .06641 .13087 L .06651 .13086 L .06661 .13086 L .06671 .13086 L .06681 .13086 L Mistroke .06691 .13087 L .06701 .13087 L .06712 .13089 L .06735 .13092 L .06756 .13096 L .06796 .13106 L .06834 .1312 L .06918 .13159 L .07009 .13213 L .07173 .13318 L .0726 .13368 L .07305 .13389 L .07353 .13408 L .07396 .1342 L .0742 .13426 L .07432 .13428 L .07442 .13429 L .07452 .13431 L .07463 .13432 L .07473 .13433 L .07482 .13433 L .07492 .13433 L .07502 .13433 L .07508 .13433 L .07514 .13433 L .07524 .13433 L .07535 .13432 L .07545 .13431 L .07567 .13428 L .07587 .13424 L .07608 .13419 L .07644 .13409 L .07685 .13394 L .07769 .13353 L .07847 .13307 L .08023 .13198 L .081 .13156 L .08142 .13136 L .08182 .13121 L .08205 .13114 L .08229 .13107 L .0825 .13103 L .08262 .13101 L .08272 .13099 L .08284 .13097 L .08294 .13096 L .08305 .13095 L .08311 .13095 L .08316 .13095 L .08326 .13095 L Mistroke .08335 .13094 L .08346 .13095 L .08357 .13095 L .08367 .13096 L .08379 .13097 L .08391 .13098 L .08402 .131 L .08443 .13109 L .08467 .13115 L .08489 .13123 L .08537 .13142 L .08707 .13236 L .08882 .13344 L .08958 .13384 L .08999 .13401 L .09043 .13415 L .09064 .13421 L .09085 .13425 L .09104 .13429 L .09114 .1343 L .09124 .13431 L .09134 .13432 L .09143 .13433 L .09153 .13433 L .09163 .13433 L .09172 .13433 L .09182 .13433 L .0919 .13433 L .092 .13432 L .09211 .13431 L .09221 .1343 L .09241 .13427 L .09262 .13422 L .09286 .13416 L .09327 .13403 L .09366 .13387 L .09539 .13289 L .09696 .13189 L .09775 .13145 L .09819 .13125 L .09859 .1311 L .09903 .13098 L .09926 .13093 L .09938 .13091 L .0995 .13089 L .09962 .13088 L .09973 .13087 L .09983 .13086 L .09994 .13086 L .10004 .13086 L Mistroke .10014 .13086 L .10024 .13087 L .10035 .13087 L .10046 .13089 L .10056 .1309 L .10079 .13094 L .101 .13098 L .1012 .13104 L .10164 .13119 L .10213 .1314 L .10382 .13243 L .10546 .13353 L .10591 .13379 L .1064 .13404 L .10685 .13423 L .10727 .13437 L .10748 .13442 L .1077 .13446 L .10781 .13448 L .10792 .13449 L .10799 .1345 L .10805 .13451 L .1081 .13451 L .10816 .13451 L .10827 .13452 L .10836 .13452 L .10842 .13452 L .10847 .13451 L .10858 .13451 L .10868 .1345 L .10878 .13449 L .10901 .13446 L .1092 .13442 L .10938 .13437 L .10978 .13424 L .11017 .13407 L .1106 .13386 L .11226 .13275 L .11314 .1321 L .11407 .13145 L .11454 .13117 L .11499 .13095 L .11538 .13079 L .11559 .13072 L .11581 .13066 L .11602 .13061 L .11622 .13058 L .11633 .13057 L .11643 .13056 L .11648 .13056 L Mistroke .11654 .13055 L .11665 .13055 L .11674 .13055 L .11685 .13056 L .11695 .13056 L .11705 .13057 L .11723 .1306 L .11742 .13064 L .11763 .13069 L .11784 .13076 L .11823 .13091 L .11911 .1314 L .12089 .13277 L .12257 .13409 L .12303 .13439 L .12352 .13464 L .12394 .13481 L .12417 .13489 L .12439 .13494 L .12449 .13496 L .1246 .13497 L .12466 .13498 L .12472 .13499 L .12483 .135 L .12493 .135 L .12504 .135 L .12515 .135 L .12524 .13499 L .12534 .13498 L .12542 .13497 L .12562 .13493 L .12581 .13489 L .12602 .13482 L .12649 .13463 L .12693 .13438 L .12776 .13377 L .12931 .13235 L .13018 .1315 L .131 .13079 L .13181 .13024 L .13204 .13012 L .13226 .13002 L .13248 .12993 L .13267 .12988 L .13289 .12983 L .133 .12981 L .13311 .1298 L .13321 .12979 L .13331 .12979 L .13341 .12979 L Mistroke .13352 .1298 L .13363 .12981 L .13369 .12981 L .13375 .12982 L .13396 .12987 L .13408 .1299 L .13421 .12995 L .13445 .13004 L .13485 .13026 L .13524 .13052 L .13611 .1313 L .13788 .13335 L .13944 .1351 L .13987 .13549 L .14032 .13582 L .14054 .13596 L .14075 .13606 L .14094 .13614 L .14114 .1362 L .14125 .13623 L .14135 .13625 L .14145 .13626 L .14151 .13627 L .14156 .13627 L .14166 .13628 L .14176 .13627 L .14186 .13627 L .14195 .13625 L .14201 .13625 L .14207 .13623 L .14218 .13621 L .14238 .13614 L .14261 .13604 L .14283 .13591 L .14324 .13561 L .1437 .13518 L .14461 .13405 L .14639 .1312 L .14724 .12983 L .14802 .12874 L .14841 .12829 L .14883 .12789 L .14903 .12773 L .14926 .12759 L .14938 .12753 L .14949 .12748 L .14959 .12745 L .14965 .12743 L .14971 .12742 L .14981 .1274 L Mistroke .1499 .12739 L .14999 .12738 L .15008 .12739 L .15018 .1274 L .15029 .12742 L .15038 .12744 L .15049 .12748 L .15069 .12757 L .15091 .12771 L .1513 .12807 L .15175 .12861 L .15216 .12925 L .15309 .13114 L .15479 .1356 L .15561 .13784 L .15649 .13998 L .1569 .14078 L .15733 .14146 L .1575 .14168 L .15769 .14187 L .1578 .14196 L .1579 .14203 L .158 .14209 L .15809 .14213 L .15819 .14215 L .15829 .14217 L .15839 .14217 L .1585 .14215 L .1586 .14211 L .1587 .14206 L .15878 .14201 L .15888 .14193 L .15909 .1417 L .15932 .14137 L .15973 .14053 L .16014 .13934 L .16054 .13789 L .16127 .13434 L .1621 .12901 L .16296 .12191 L .16452 .10591 L .16772 .06624 L .16951 .04564 L .17113 .03093 L .17194 .02552 L .17236 .02322 L .17282 .02118 L .17321 .01975 L .17365 .01853 L .17384 .01811 L Mistroke .17404 .01774 L .17424 .01746 L .17441 .01726 L .17451 .01718 L .17461 .0171 L .17473 .01705 L .17483 .01701 L .17493 .01699 L .17503 .01699 L .17512 .017 L .17522 .01702 L .17528 .01704 L .17533 .01707 L .17544 .01713 L .17568 .01732 L .17588 .01754 L .1761 .01783 L .17655 .01858 L .17703 .01958 L .17788 .02172 L .17957 .02635 L .18046 .02849 L .18094 .02948 L .18139 .03026 L .18183 .03087 L .18223 .03129 L .18246 .03147 L .18268 .0316 L .18279 .03165 L .18291 .0317 L .18297 .03172 L .18304 .03174 L .18309 .03175 L .18315 .03176 L .18326 .03177 L .18336 .03177 L .18346 .03176 L .18356 .03175 L .18367 .03173 L .18377 .0317 L .18399 .03161 L .18418 .0315 L .18439 .03136 L .18477 .03103 L .18557 .03008 L .18645 .02875 L .18823 .02584 L .18907 .02463 L .18987 .02374 L .19031 .02337 L Mistroke .19055 .02322 L .19079 .02308 L .191 .023 L .19111 .02296 L .19123 .02293 L .19134 .02291 L .19144 .02289 L .19153 .02288 L .19163 .02288 L .19174 .02288 L .1918 .02288 L .19185 .02289 L .19195 .0229 L .19205 .02292 L .19224 .02296 L .19244 .02303 L .19265 .02313 L .19288 .02325 L .1933 .02353 L .1941 .02426 L .19484 .02508 L .19658 .02716 L .19743 .02806 L .19819 .02871 L .19858 .02895 L .19878 .02906 L .199 .02916 L .19919 .02923 L .19939 .02929 L .19948 .02931 L .19958 .02933 L .19966 .02934 L .19975 .02935 L .19987 .02936 L .19997 .02937 L .20008 .02937 L .20014 .02936 L .2002 .02936 L .20031 .02935 L .2004 .02933 L .20051 .02931 L .20062 .02929 L .201 .02917 L .20122 .02908 L .20142 .02898 L .2023 .02839 L .20314 .02766 L .20471 .02615 L .20553 .02541 L .20598 .02506 L Mistroke .2064 .02478 L .20679 .02456 L .20714 .0244 L .20733 .02433 L .20753 .02426 L .20764 .02424 L .20775 .02421 L .20785 .02419 L .20795 .02418 L .20805 .02417 L .20816 .02416 L .20825 .02416 L .20834 .02415 L .20845 .02416 L .20855 .02416 L .2086 .02417 L .20866 .02417 L .20876 .02419 L .20896 .02422 L .20916 .02427 L .20952 .02439 L .20995 .02458 L .21035 .0248 L .21126 .02542 L .21282 .0267 L .21365 .02736 L .21453 .02795 L .21501 .0282 L .21545 .02839 L .21566 .02845 L .21589 .02851 L .216 .02854 L .21611 .02856 L .21621 .02857 L .21631 .02858 L .21641 .02859 L .21651 .0286 L .21661 .0286 L .21667 .0286 L .21673 .0286 L .21682 .0286 L .21692 .02859 L .21702 .02858 L .21712 .02857 L .21734 .02854 L .21754 .02849 L .218 .02835 L .2184 .02818 L .21883 .02796 L .2196 .02748 L Mistroke .22134 .02621 L .22221 .02561 L .22266 .02534 L .22314 .02509 L .22356 .02491 L .22379 .02483 L .22402 .02477 L .22424 .02471 L .22445 .02468 L .22454 .02467 L .22465 .02465 L .22475 .02465 L .22484 .02464 L .22495 .02464 L .225 .02464 L .22506 .02464 L .22517 .02464 L .22527 .02465 L .22533 .02465 L .22539 .02466 L .22549 .02467 L .22573 .02471 L .22594 .02476 L .22614 .02481 L .22657 .02496 L .22733 .02532 L .22814 .0258 L .22981 .02692 L .23053 .02738 L .23133 .02781 L .23171 .02797 L .23213 .02811 L .23235 .02818 L .23256 .02822 L .23266 .02824 L .23277 .02826 L .23286 .02827 L .23296 .02828 L .23307 .02829 L .23317 .02829 L .23324 .02829 L .2333 .0283 L .23341 .0283 L .23346 .02829 L .23352 .02829 L .23363 .02828 L .23369 .02828 L .23375 .02827 L .23388 .02826 L .23409 .02822 L Mistroke .23428 .02818 L .23472 .02806 L .23512 .02791 L .23555 .02772 L .23631 .0273 L .23806 .02618 L .23892 .02566 L .23937 .02542 L .23986 .02521 L .24028 .02505 L .2405 .02498 L .24074 .02492 L .24096 .02488 L .24116 .02485 L .24126 .02484 L .24136 .02483 L .24146 .02483 L .24155 .02482 L .24166 .02482 L .24172 .02482 L .24178 .02482 L .24188 .02483 L .24198 .02483 L .2421 .02484 L .24221 .02486 L .24245 .02489 L .24265 .02494 L .24288 .02499 L .24328 .02513 L .2441 .02549 L .24485 .02591 L .24656 .02698 L .2474 .02746 L .24816 .02782 L .24855 .02796 L .24891 .02807 L .24911 .02812 L .24929 .02815 L .24949 .02818 L .24959 .02819 L .2497 .0282 L .24979 .02821 L .2499 .02821 L .25001 .02821 L .25011 .02821 L .25021 .02821 L .25029 .0282 L .25039 .02819 L .25049 .02818 L .2507 .02815 L Mistroke .2509 .02811 L .25135 .028 L .25178 .02784 L .25224 .02764 L .25308 .02719 L .25465 .02621 L .25552 .02569 L .25634 .02528 L .25678 .0251 L .25719 .02498 L .25742 .02492 L .25763 .02488 L .25775 .02486 L .25786 .02485 L .25793 .02484 L .25799 .02483 L .25805 .02483 L .25811 .02483 L .25822 .02482 L .25832 .02482 L .25839 .02482 L .25844 .02482 L .25855 .02483 L .25866 .02483 L .25875 .02484 L .25897 .02487 L .25915 .0249 L .25935 .02494 L .25975 .02506 L .26019 .02522 L .26066 .02544 L .26151 .02591 L .26318 .02699 L .26406 .02751 L .26454 .02776 L .26499 .02796 L .26539 .0281 L .2656 .02815 L .26582 .02821 L .26606 .02825 L .26618 .02827 L .2663 .02828 L .26641 .02829 L .26651 .02829 L .26657 .02829 L .26663 .0283 L .26674 .0283 L .26684 .02829 L .26693 .02829 L .26704 .02828 L Mistroke .26715 .02827 L .26737 .02823 L .26758 .02819 L .26797 .02808 L .26835 .02795 L .26916 .02756 L .27002 .02704 L .27157 .02598 L .27244 .02544 L .2729 .02519 L .27338 .02498 L .2738 .02483 L .27403 .02476 L .27427 .02471 L .27438 .02469 L .27449 .02467 L .27459 .02466 L .27469 .02465 L .27478 .02464 L .27488 .02464 L .27498 .02464 L .27508 .02464 L .27519 .02464 L .27528 .02465 L .27539 .02466 L .2755 .02467 L .27573 .02471 L .27594 .02475 L .27634 .02488 L .27672 .02502 L .27756 .02547 L .27847 .02608 L .28012 .02729 L .28099 .02786 L .28147 .02812 L .28193 .02832 L .28236 .02846 L .2826 .02852 L .28272 .02855 L .28283 .02856 L .28292 .02858 L .28301 .02859 L .28311 .0286 L .28322 .0286 L .28332 .0286 L .28343 .0286 L .28348 .0286 L .28354 .0286 L .28365 .02859 L .28375 .02858 L Mistroke .28385 .02856 L .28408 .02852 L .28428 .02847 L .28449 .02841 L .28485 .02827 L .28525 .02807 L .28611 .02754 L .28689 .02694 L .28865 .02549 L .28942 .02494 L .28985 .02468 L .29025 .02448 L .29048 .02439 L .29072 .0243 L .29095 .02424 L .29105 .02422 L .29115 .0242 L .29126 .02418 L .29135 .02417 L .29145 .02416 L .29156 .02416 L .29167 .02415 L .29173 .02416 L .29179 .02416 L .29189 .02416 L .292 .02417 L .29209 .02419 L .2922 .0242 L .29241 .02425 L .2926 .0243 L .29279 .02437 L .2932 .02455 L .29364 .0248 L .29518 .02604 L .29686 .02766 L .29774 .02842 L .29822 .02876 L .29868 .02902 L .29908 .0292 L .29931 .02927 L .29951 .02932 L .29963 .02934 L .29974 .02935 L .2998 .02936 L .29986 .02936 L .29992 .02937 L .29998 .02937 L .30004 .02937 L .30009 .02936 L .3002 .02936 L Mistroke .30031 .02935 L .30037 .02934 L .30043 .02933 L .30064 .02928 L .30084 .02922 L .30121 .02907 L .30161 .02884 L .30205 .02852 L .30372 .02682 L .30549 .0247 L .30628 .02389 L .30672 .02352 L .30713 .02324 L .30752 .02305 L .30774 .02297 L .30784 .02294 L .30794 .02292 L .30803 .0229 L .30813 .02289 L .30821 .02288 L .3083 .02288 L .30838 .02288 L .30848 .02288 L .30858 .0229 L .30868 .02291 L .30878 .02293 L .3089 .02296 L .3091 .02303 L .30932 .02314 L .30956 .02328 L .30999 .02361 L .31039 .024 L .31195 .02612 L .31351 .02869 L .31439 .03003 L .31482 .03058 L .31521 .03101 L .31541 .0312 L .31563 .03138 L .31582 .0315 L .31603 .03162 L .31613 .03166 L .31625 .0317 L .31631 .03172 L .31637 .03174 L .31643 .03175 L .31648 .03176 L .31658 .03177 L .31664 .03177 L .3167 .03177 L Mistroke .3168 .03176 L .3169 .03175 L .31695 .03174 L .31701 .03172 L .31713 .03169 L .31734 .03159 L .31759 .03143 L .31782 .03124 L .31823 .03079 L .31868 .03015 L .31954 .02851 L .32047 .02624 L .32217 .02159 L .32303 .01946 L .32345 .01859 L .32383 .01793 L .32424 .0174 L .32445 .01721 L .32456 .01713 L .32468 .01706 L .32474 .01704 L .3248 .01702 L .32491 .01699 L .32497 .01699 L .32503 .01699 L .32509 .01699 L .32516 .01701 L .32527 .01704 L .32537 .0171 L .32548 .01717 L .32561 .01728 L .32582 .01754 L .32605 .0179 L .32646 .0188 L .32695 .02029 L .32739 .02207 L .32827 .02677 L .32909 .03263 L .33079 .04875 L .33234 .06707 L .33407 .08892 L .33568 .10817 L .33723 .12361 L .3381 .13037 L .33889 .13519 L .33929 .13717 L .33972 .13889 L .34009 .14006 L .3405 .14103 L .34073 .14144 L Mistroke .34094 .14174 L .34105 .14186 L .34118 .14198 L .34129 .14206 L .3414 .14211 L .34151 .14215 L .34162 .14217 L .34171 .14217 L .34181 .14215 L .34192 .14212 L .34198 .14209 L .34204 .14206 L .34225 .14192 L .34246 .14171 L .34269 .14143 L .34311 .14077 L .3439 .1391 L .34566 .13437 L .34729 .1303 L .34774 .12943 L .34822 .12866 L .34868 .12809 L .34888 .12789 L .34909 .12771 L .3493 .12758 L .34949 .12749 L .34959 .12745 L .34968 .12742 L .34978 .1274 L .34986 .12739 L .34997 .12738 L .35006 .12739 L .35016 .12739 L .35027 .12741 L .35033 .12743 L .35039 .12744 L .3505 .12748 L .35071 .12757 L .35093 .12771 L .35113 .12786 L .35159 .12828 L .3524 .12931 L .35417 .13214 L .35494 .13338 L .35579 .13458 L .35618 .13505 L .3566 .13548 L .35697 .13578 L .35737 .13603 L .3576 .13613 L Mistroke .3577 .13617 L .35782 .13621 L .35792 .13623 L .35802 .13625 L .35808 .13626 L .35814 .13627 L .35824 .13627 L .35834 .13628 L .35843 .13627 L .35853 .13627 L .35863 .13625 L .35874 .13623 L .35884 .13621 L .35904 .13615 L .35924 .13607 L .35943 .13597 L .35986 .1357 L .36073 .13494 L .36228 .13314 L .36385 .13133 L .36428 .13092 L .36474 .13054 L .36514 .13027 L .36556 .13004 L .36579 .12995 L .366 .12988 L .3662 .12983 L .3663 .12982 L .36641 .1298 L .36647 .1298 L .36653 .12979 L .36659 .12979 L .36665 .12979 L .36671 .12979 L .36678 .12979 L .36683 .12979 L .3669 .1298 L .36696 .12981 L .36701 .12981 L .36713 .12983 L .36735 .12988 L .36756 .12995 L .36776 .13003 L .36822 .13025 L .36904 .13083 L .37063 .13228 L .37234 .13386 L .3728 .1342 L .37328 .13451 L .3737 .13471 L Mistroke .37393 .13481 L .37415 .13488 L .37437 .13493 L .37447 .13495 L .37457 .13497 L .37469 .13498 L .37479 .13499 L .37485 .135 L .3749 .135 L .37496 .135 L .37503 .135 L .37513 .135 L .37524 .13499 L .37529 .13499 L .37535 .13498 L .37546 .13496 L .37566 .13493 L .37585 .13488 L .37626 .13474 L .37669 .13454 L .37747 .13407 L .37922 .13268 L .38008 .13198 L .38089 .1314 L .38162 .13098 L .38203 .1308 L .38242 .13068 L .38263 .13063 L .38274 .13061 L .38283 .13059 L .38292 .13058 L .38301 .13057 L .38311 .13056 L .38321 .13055 L .38332 .13055 L .38342 .13055 L .38348 .13056 L .38354 .13056 L .38365 .13057 L .38375 .13058 L .38386 .13059 L .38406 .13063 L .38426 .13068 L .38449 .13074 L .38489 .1309 L .38582 .13138 L .38748 .13255 L .38835 .13319 L .38929 .1338 L .38976 .13404 L Mistroke .3902 .13423 L .3906 .13436 L .39082 .13442 L .39102 .13446 L .39112 .13448 L .39122 .13449 L .3913 .1345 L .3914 .13451 L .39151 .13451 L .39161 .13452 L .39171 .13452 L .39181 .13451 L .39191 .13451 L .392 .1345 L .3921 .13449 L .39221 .13448 L .39243 .13444 L .39264 .13439 L .39303 .13427 L .39346 .1341 L .39423 .13371 L .39597 .13257 L .39679 .13202 L .39765 .13152 L .3981 .1313 L .3986 .1311 L .39882 .13103 L .39905 .13097 L .39927 .13093 L .39947 .13089 L .39958 .13088 L .39968 .13087 L .39973 .13087 L .39979 .13086 L .3999 .13086 L .4 .13086 L .40011 .13086 L .4002 .13086 L .4003 .13087 L .40036 .13087 L .40041 .13088 L .40052 .13089 L .40076 .13093 L .40097 .13098 L .4012 .13104 L .40161 .13117 L .40205 .13136 L .40284 .13177 L .4045 .13283 L .40602 .13372 L Mistroke .40682 .13406 L .40722 .13419 L .40745 .13424 L .40766 .13428 L .40777 .1343 L .40789 .13431 L .408 .13432 L .4081 .13433 L .4082 .13433 L .4083 .13433 L .40841 .13433 L .40851 .13433 L .40856 .13433 L .40863 .13432 L .40874 .13431 L .40884 .1343 L .40895 .13429 L .40917 .13425 L .40942 .13419 L .40983 .13407 L .4102 .13393 L .41105 .13352 L .41259 .13258 L .41343 .13206 L .41432 .13156 L .41475 .13137 L .41516 .13121 L .41553 .1311 L .41574 .13105 L .41593 .13101 L .41611 .13098 L .41621 .13097 L .41631 .13096 L .41637 .13095 L .41643 .13095 L .41654 .13095 L .41663 .13094 L .41674 .13095 L .41685 .13095 L .41691 .13095 L .41697 .13096 L .41708 .13096 L .41719 .13098 L .41738 .13101 L .4176 .13105 L .41798 .13115 L .41839 .13129 L .41914 .13163 L .42081 .13262 L .42169 .13317 L Mistroke .42262 .1337 L .42345 .13405 L .42368 .13413 L .42392 .1342 L .42414 .13424 L .42437 .13429 L .42447 .1343 L .42458 .13431 L .42468 .13432 L .42478 .13433 L .42488 .13433 L .42494 .13433 L .425 .13433 L .4251 .13433 L .42521 .13433 L .4253 .13432 L .4254 .13432 L .42558 .13429 L .42579 .13426 L .42598 .13422 L .42638 .13411 L .42681 .13395 L .42759 .13358 L .42933 .1325 L .43015 .13198 L .43102 .13149 L .43147 .13127 L .43197 .13109 L .43219 .13102 L .43242 .13096 L .43264 .13092 L .43284 .13089 L .43294 .13088 L .43305 .13087 L .43311 .13087 L .43317 .13086 L .43328 .13086 L .43338 .13086 L .43348 .13086 L .43358 .13087 L .43368 .13087 L .43379 .13089 L .4339 .1309 L .43415 .13094 L .43437 .13099 L .43458 .13105 L .43537 .13136 L .43622 .13183 L .43787 .13292 L .43874 .1335 L Mistroke .43922 .13378 L .43968 .13402 L .44011 .1342 L .44034 .13429 L .44058 .13436 L .44078 .13441 L .441 .13446 L .4411 .13447 L .44121 .13449 L .4413 .1345 L .4414 .13451 L .4415 .13451 L .44159 .13452 L .44165 .13452 L .4417 .13452 L .44181 .13451 L .44191 .13451 L .44201 .1345 L .44212 .13449 L .44224 .13447 L .44242 .13444 L .4426 .1344 L .443 .13428 L .44342 .13411 L .44388 .13389 L .44471 .13338 L .44627 .13224 L .44713 .13163 L .44793 .13114 L .44838 .13092 L .44861 .13083 L .44886 .13074 L .44907 .13068 L .4493 .13062 L .4494 .13061 L .44951 .13059 L .44961 .13057 L .4497 .13057 L .4498 .13056 L .44986 .13056 L .44992 .13055 L .44998 .13055 L .45004 .13055 L .45015 .13056 L .45025 .13056 L .45034 .13057 L .45045 .13058 L .45056 .1306 L .45081 .13065 L .45105 .13071 L Mistroke .45149 .13088 L .45192 .13108 L .45231 .13131 L .45319 .13193 L .45491 .13334 L .45575 .13398 L .45651 .13447 L .45689 .13466 L .45709 .13475 L .4573 .13482 L .45751 .13489 L .45769 .13493 L .45778 .13495 L .45788 .13497 L .45796 .13498 L .45805 .13499 L .45816 .13499 L .45825 .135 L .45831 .135 L .45837 .135 L .45847 .135 L .45858 .13499 L .45869 .13498 L .4588 .13496 L .45892 .13494 L .45911 .1349 L .45929 .13484 L .45971 .13468 L .46013 .13446 L .46058 .13417 L .46141 .1335 L .46298 .13202 L .46383 .13121 L .46463 .13057 L .46508 .13028 L .46531 .13015 L .46556 .13003 L .46577 .12995 L .466 .12988 L .4661 .12985 L .46621 .12983 L .46631 .12981 L .4664 .1298 L .4665 .12979 L .46656 .12979 L .46662 .12979 L .46667 .12979 L .46674 .12979 L .46685 .12979 L .46695 .1298 L Mistroke .46704 .12982 L .46715 .12984 L .46726 .12986 L .46751 .12993 L .46775 .13003 L .46819 .13026 L .46861 .13055 L .469 .13088 L .46989 .13177 L .4716 .13381 L .47244 .13477 L .47321 .13549 L .47358 .13578 L .47378 .1359 L .474 .13602 L .4742 .13611 L .47438 .13618 L .47447 .1362 L .47457 .13623 L .47465 .13625 L .47475 .13626 L .47485 .13627 L .47495 .13628 L .475 .13628 L .47506 .13628 L .47516 .13627 L .47527 .13626 L .47538 .13624 L .47549 .13621 L .47561 .13618 L .4758 .1361 L .47598 .13602 L .4764 .13575 L .4768 .13542 L .47723 .13497 L .4781 .13382 L .47966 .13131 L .48059 .12981 L .48146 .12861 L .48184 .12818 L .48224 .12782 L .48245 .12768 L .48268 .12755 L .48278 .1275 L .48289 .12746 L .48299 .12743 L .48309 .12741 L .48318 .12739 L .48329 .12739 L .48334 .12738 L Mistroke .4834 .12739 L .48351 .1274 L .4836 .12741 L .48371 .12744 L .4838 .12747 L .4839 .12751 L .48412 .12763 L .48435 .1278 L .48478 .12822 L .48521 .1288 L .48562 .12947 L .48638 .13104 L .48792 .13505 L .4888 .13747 L .48962 .13953 L .49003 .14041 L .49043 .14111 L .49064 .14143 L .49088 .14172 L .49109 .14193 L .4912 .14201 L .49129 .14206 L .4914 .14212 L .49146 .14214 L .49152 .14215 L .49163 .14217 L .49169 .14217 L .49174 .14216 L .49185 .14214 L .49194 .14211 L .49205 .14205 L .49215 .14198 L .49238 .14176 L .49259 .14147 L .49282 .14106 L .49306 .14052 L .49348 .13934 L .49385 .13796 L .49471 .13376 L .49546 .1288 L .49625 .12236 L .49946 .08643 L .50125 .06383 L .50288 .04522 L .50369 .03733 L .50457 .03013 L .50541 .02476 L .50617 .02109 L .50657 .01968 L .50699 .01851 L Mistroke .50719 .01806 L .50739 .01772 L .50758 .01745 L .50775 .01726 L .50786 .01716 L .50796 .01709 L .50807 .01704 L .50813 .01702 L .50819 .017 L .50828 .01699 L .50838 .01699 L .50849 .017 L .50859 .01703 L .50864 .01706 L .5087 .01709 L .50882 .01716 L .50902 .01733 L .50927 .01761 L .50949 .01792 L .51031 .01946 L .51107 .02134 L .51281 .0261 L .51368 .02826 L .51451 .02991 L .51488 .03048 L .51526 .03098 L .51548 .03121 L .51568 .03138 L .51589 .03153 L .51607 .03163 L .51618 .03168 L .51627 .03171 L .51637 .03174 L .51649 .03176 L .51659 .03177 L .51665 .03177 L .51671 .03177 L .51681 .03176 L .51692 .03175 L .51701 .03173 L .51711 .0317 L .51729 .03162 L .5175 .03151 L .5177 .03138 L .5181 .03103 L .51855 .03054 L .51945 .02929 L .52124 .02635 L .52209 .02506 L .52287 .02408 L Mistroke .52325 .02369 L .52368 .02335 L .52388 .02321 L .52411 .02309 L .52434 .023 L .52445 .02296 L .52456 .02293 L .52466 .02291 L .52476 .02289 L .52482 .02289 L .52488 .02288 L .52499 .02288 L .52509 .02288 L .52518 .02289 L .52528 .0229 L .52539 .02292 L .52548 .02294 L .52558 .02297 L .52576 .02303 L .52616 .02322 L .5266 .02351 L .52702 .02385 L .52795 .02481 L .52965 .02685 L .5304 .0277 L .53122 .02847 L .53169 .02882 L .53212 .02906 L .53233 .02916 L .53253 .02923 L .53273 .02929 L .53284 .02932 L .53296 .02934 L .53306 .02935 L .53312 .02936 L .53318 .02936 L .53323 .02936 L .53329 .02937 L .53335 .02937 L .53341 .02937 L .53351 .02936 L .53361 .02935 L .53371 .02934 L .53382 .02932 L .53405 .02926 L .53427 .02919 L .53476 .02897 L .53518 .02872 L .53558 .02843 L .53646 .02768 L Mistroke .53818 .02602 L .53903 .02528 L .53979 .02474 L .54017 .02453 L .54038 .02444 L .54059 .02435 L .54078 .02429 L .54098 .02423 L .54107 .02422 L .54117 .0242 L .54125 .02418 L .54134 .02417 L .54145 .02416 L .54155 .02416 L .54162 .02416 L .54168 .02415 L .54179 .02416 L .54189 .02416 L .54199 .02417 L .5421 .02419 L .54221 .0242 L .5424 .02425 L .54259 .0243 L .543 .02445 L .54342 .02465 L .54388 .02492 L .54472 .02552 L .54628 .0268 L .54714 .02747 L .54795 .028 L .54839 .02822 L .54879 .02839 L .549 .02846 L .54924 .02852 L .54947 .02856 L .5496 .02858 L .54965 .02859 L .54972 .02859 L .54982 .0286 L .54988 .0286 L .54994 .0286 L .55004 .0286 L .55014 .0286 L .5502 .0286 L .55027 .02859 L .55038 .02858 L .5505 .02857 L .5506 .02855 L .55082 .02851 L .55101 .02845 L Mistroke .55144 .02831 L .55183 .02813 L .55225 .02791 L .55301 .02743 L .55466 .02622 L .55553 .02562 L .55601 .02533 L .55647 .02509 L .5569 .02491 L .55713 .02483 L .55737 .02476 L .55757 .02472 L .55768 .02469 L .5578 .02468 L .5579 .02466 L .558 .02465 L .55809 .02465 L .55819 .02464 L .55829 .02464 L .55839 .02464 L .55849 .02464 L .55859 .02465 L .55868 .02465 L .55877 .02466 L .55896 .02469 L .55916 .02473 L .55937 .02478 L .5598 .02492 L .56024 .0251 L .56066 .02531 L .56144 .02578 L .5632 .02697 L .56402 .02747 L .56446 .02771 L .56488 .02791 L .56527 .02805 L .56562 .02816 L .56581 .0282 L .56601 .02824 L .56622 .02827 L .56633 .02828 L .56643 .02829 L .56654 .02829 L .56659 .0283 L .56665 .0283 L .56676 .0283 L .56686 .02829 L .56692 .02829 L .56697 .02828 L .56708 .02827 L Mistroke .56719 .02826 L .56732 .02824 L .56753 .0282 L .56775 .02815 L .56815 .02803 L .56898 .02767 L .56972 .02726 L .57148 .02613 L .57225 .02566 L .57266 .02545 L .5731 .02524 L .57353 .02508 L .57392 .02496 L .57411 .02492 L .57431 .02488 L .5744 .02486 L .5745 .02485 L .57459 .02484 L .57468 .02483 L .57478 .02483 L .57488 .02482 L .57498 .02482 L .57509 .02482 L .57519 .02482 L .57529 .02483 L .57539 .02484 L .57547 .02485 L .57569 .02488 L .57593 .02492 L .57635 .02504 L .57676 .02518 L .57715 .02535 L .57803 .02581 L .5798 .02692 L .58068 .02743 L .58111 .02765 L .58151 .02783 L .5819 .02797 L .58226 .02807 L .58245 .02812 L .58265 .02816 L .58277 .02817 L .58287 .02818 L .58297 .02819 L .58307 .0282 L .58318 .02821 L .58324 .02821 L .58329 .02821 L .58339 .02821 L .58349 .02821 L Mistroke .58359 .0282 L .58368 .0282 L .58377 .02819 L .58388 .02818 L .58411 .02814 L .58432 .02809 L .58473 .02798 L .58547 .02769 L .58628 .02727 L .58808 .02615 L .58893 .02565 L .58971 .02527 L .59009 .02511 L .59052 .02498 L .59074 .02492 L .59095 .02488 L .59117 .02485 L .59129 .02484 L .59134 .02483 L .5914 .02483 L .5915 .02482 L .59161 .02482 L .59171 .02482 L .5918 .02482 L .5919 .02483 L .592 .02483 L .59211 .02484 L .59222 .02486 L .59242 .02489 L .5926 .02492 L .593 .02503 L .59343 .02519 L .59389 .02539 L .59473 .02584 L .59629 .02685 L .59716 .02738 L .59797 .0278 L .59841 .02799 L .59881 .02812 L .59903 .02818 L .59926 .02823 L .59939 .02825 L .59951 .02827 L .59962 .02828 L .59968 .02828 L .59974 .02829 L .59985 .02829 L .5999 .02829 L .59996 .0283 L .60002 .0283 L Mistroke .60008 .0283 L .60019 .02829 L .6003 .02829 L .60039 .02828 L .6005 .02826 L .60061 .02825 L .60084 .02821 L .60106 .02816 L .60155 .028 L .60198 .02782 L .60237 .02763 L .60325 .02711 L .60498 .02593 L .60583 .02541 L .60659 .02503 L .60698 .02488 L .60718 .02481 L .60739 .02476 L .60758 .02471 L .60768 .02469 L .60778 .02468 L .60788 .02466 L .60797 .02466 L .60806 .02465 L .60815 .02464 L .60824 .02464 L .60835 .02464 L .60846 .02464 L .60856 .02464 L .60866 .02465 L .60874 .02466 L .60894 .02469 L .60914 .02473 L .60936 .02478 L .60981 .02493 L .61025 .02512 L .61067 .02534 L .61146 .02583 L .61322 .02712 L .61404 .02768 L .61449 .02795 L .61491 .02817 L .61529 .02833 L .61565 .02845 L .61583 .0285 L .61604 .02854 L .61615 .02856 L .61625 .02858 L .61635 .02859 L .61646 .0286 L Mistroke .61656 .0286 L .61662 .0286 L .61668 .0286 L .61674 .0286 L .61679 .0286 L .61685 .0286 L .61691 .02859 L .61702 .02858 L .61711 .02857 L .61733 .02854 L .61754 .02849 L .61778 .02842 L .61827 .02823 L .61869 .02801 L .61914 .02774 L .61997 .02714 L .62162 .02578 L .6225 .02511 L .62298 .0248 L .62343 .02455 L .62387 .02437 L .62411 .02429 L .62434 .02423 L .62453 .02419 L .62464 .02418 L .62474 .02417 L .62485 .02416 L .62494 .02416 L .625 .02415 L .62506 .02416 L .62516 .02416 L .62527 .02417 L .62538 .02418 L .62547 .02419 L .62557 .02421 L .62579 .02426 L .626 .02432 L .62638 .02447 L .62677 .02468 L .62757 .02523 L .62843 .02597 L .62998 .02746 L .63084 .02823 L .63129 .02858 L .63177 .0289 L .63219 .02911 L .63243 .0292 L .63266 .02927 L .63276 .0293 L .63286 .02932 L Mistroke .63295 .02934 L .63305 .02935 L .63315 .02936 L .63325 .02937 L .63331 .02937 L .63337 .02937 L .63347 .02936 L .63357 .02936 L .63367 .02934 L .63377 .02933 L .63386 .02931 L .63408 .02925 L .63429 .02918 L .63471 .02898 L .63516 .02869 L .63597 .028 L .63672 .0272 L .63842 .02516 L .63926 .02423 L .63962 .02388 L .64002 .02354 L .64038 .02329 L .64077 .02308 L .64098 .023 L .64118 .02294 L .64127 .02292 L .64137 .0229 L .64147 .02289 L .64155 .02288 L .64165 .02288 L .64175 .02288 L .64185 .02289 L .64194 .0229 L .64204 .02292 L .64215 .02294 L .64236 .02301 L .64257 .0231 L .6428 .02322 L .6432 .02351 L .64366 .02393 L .64407 .0244 L .64501 .02569 L .64671 .02848 L .64748 .02968 L .6483 .03075 L .64877 .03122 L .6492 .03153 L .64941 .03164 L .64952 .03168 L .64963 .03172 L Mistroke .64973 .03174 L .64983 .03176 L .64994 .03177 L .65004 .03177 L .65014 .03176 L .65025 .03175 L .65035 .03172 L .65044 .03169 L .65066 .0316 L .65087 .03147 L .65129 .0311 L .65174 .03055 L .65256 .02916 L .6533 .02751 L .65502 .0229 L .65586 .02065 L .65663 .01889 L .65701 .01818 L .65721 .01787 L .65742 .01758 L .65762 .01735 L .65781 .01719 L .6579 .01713 L .65799 .01707 L .65809 .01703 L .65817 .01701 L .65827 .01699 L .65837 .01699 L .65847 .017 L .65855 .01702 L .65866 .01707 L .65877 .01714 L .65888 .01722 L .65897 .01732 L .65917 .01756 L .65939 .0179 L .65982 .01887 L .66026 .02022 L .66068 .02186 L .66146 .02591 L .6623 .03169 L .66322 .03959 L .66664 .07929 L .66823 .09908 L .66994 .11791 L .67088 .12628 L .67175 .13246 L .67257 .13693 L .67299 .13864 L .67345 .14011 L Mistroke .67366 .14065 L .67389 .14114 L .67409 .14149 L .67431 .14178 L .6745 .14197 L .67461 .14205 L .67471 .1421 L .67481 .14214 L .67489 .14216 L .67499 .14217 L .67509 .14216 L .6752 .14214 L .6753 .1421 L .67542 .14204 L .67553 .14197 L .67572 .14179 L .67593 .14155 L .67641 .14082 L .67685 .13996 L .67857 .13554 L .68017 .1313 L .68096 .12963 L .68171 .12844 L .68213 .12797 L .68236 .12776 L .68258 .12761 L .68278 .12751 L .68287 .12747 L .68296 .12744 L .68306 .12741 L .68317 .1274 L .68326 .12739 L .68337 .12738 L .68347 .12739 L .68353 .1274 L .68358 .12741 L .68368 .12743 L .68379 .12746 L .68397 .12754 L .68417 .12764 L .68461 .12798 L .68502 .12839 L .68657 .13059 L .68813 .13316 L .68901 .13445 L .68944 .13497 L .68984 .13538 L .69023 .13572 L .69065 .136 L .69089 .13611 L Mistroke .69099 .13615 L .6911 .13619 L .6912 .13622 L .69131 .13624 L .69137 .13625 L .69142 .13626 L .69153 .13627 L .69164 .13628 L .69169 .13628 L .69175 .13627 L .69186 .13627 L .69196 .13625 L .69202 .13624 L .69208 .13623 L .69219 .1362 L .69244 .13612 L .69265 .13603 L .69285 .13592 L .69331 .13561 L .69419 .1348 L .69503 .13386 L .69659 .13198 L .69741 .13111 L .69786 .13071 L .69828 .13039 L .69867 .13015 L .69902 .12999 L .69922 .12991 L .69941 .12986 L .69951 .12984 L .69961 .12982 L .69967 .12981 L .69973 .1298 L .69983 .12979 L .69993 .12979 L .70003 .12979 L .70013 .12979 L .70024 .1298 L .7003 .12981 L .70036 .12981 L .70047 .12983 L .70068 .12988 L .70087 .12994 L .70108 .13002 L .70146 .1302 L .70229 .13076 L .70321 .13156 L .70498 .13326 L .70575 .13392 L .70616 .13422 L Mistroke .7066 .1345 L .70703 .13471 L .70742 .13486 L .70761 .13491 L .70771 .13493 L .70782 .13496 L .70791 .13497 L .70801 .13498 L .7081 .13499 L .70819 .135 L .70829 .135 L .70835 .135 L .70841 .135 L .70851 .135 L .70861 .13499 L .70872 .13498 L .70881 .13496 L .709 .13493 L .70921 .13487 L .70941 .13481 L .70986 .13462 L .71069 .13414 L .71145 .13358 L .7132 .13215 L .71408 .13149 L .71452 .13121 L .71492 .131 L .71527 .13084 L .71567 .1307 L .71587 .13065 L .71606 .13061 L .71617 .13059 L .71626 .13058 L .71632 .13057 L .71638 .13056 L .71648 .13056 L .71654 .13055 L .71659 .13055 L .7167 .13055 L .71681 .13056 L .71687 .13056 L .71693 .13056 L .71704 .13057 L .71713 .13058 L .71735 .13062 L .71754 .13066 L .71776 .13072 L .71814 .13086 L .71906 .13133 L .71991 .13189 L Mistroke .72161 .13314 L .72245 .13369 L .72281 .1339 L .72321 .1341 L .72357 .13425 L .72396 .13437 L .72417 .13443 L .72437 .13446 L .72446 .13448 L .72456 .13449 L .72465 .1345 L .72474 .13451 L .72485 .13451 L .72494 .13452 L .725 .13452 L .72506 .13452 L .72516 .13451 L .72527 .13451 L .72537 .1345 L .72548 .13449 L .7256 .13447 L .72582 .13443 L .72602 .13438 L .72639 .13426 L .72722 .1339 L .72809 .13339 L .72965 .13234 L .73045 .13182 L .7313 .13136 L .73172 .13118 L .73211 .13104 L .73247 .13095 L .73267 .13091 L .73285 .13089 L .73295 .13088 L .73305 .13087 L .73314 .13086 L .73324 .13086 L .73335 .13086 L .73341 .13086 L .73346 .13086 L .73356 .13087 L .73366 .13087 L .73376 .13088 L .73385 .13089 L .73403 .13092 L .73422 .13096 L .73443 .13101 L .73486 .13114 L .73532 .13133 L Mistroke .73616 .13177 L .73783 .13282 L .73871 .13337 L .73964 .13386 L .74004 .13402 L .74047 .13416 L .74072 .13423 L .74094 .13427 L .74116 .1343 L .74127 .13432 L .74132 .13432 L .74139 .13432 L .74149 .13433 L .7416 .13433 L .7417 .13433 L .74179 .13433 L .74189 .13433 L .742 .13432 L .74211 .13431 L .74222 .1343 L .74242 .13427 L .7426 .13423 L .743 .13412 L .7434 .13398 L .74383 .1338 L .7446 .1334 L .74635 .13231 L .74721 .13179 L .74767 .13156 L .74815 .13134 L .74857 .13118 L .7488 .13112 L .74904 .13105 L .74926 .13101 L .74946 .13098 L .74955 .13097 L .74966 .13096 L .74976 .13095 L .74985 .13095 L .74995 .13094 L .75005 .13094 L .75014 .13095 L .75024 .13095 L .75035 .13096 L .75046 .13097 L .75066 .131 L .75087 .13103 L .75106 .13108 L .75142 .13118 L .75226 .13152 L Mistroke .75316 .13201 L .7548 .13304 L .75567 .13355 L .75615 .13379 L .75661 .13399 L .75704 .13414 L .75727 .1342 L .75751 .13425 L .75773 .13429 L .75793 .13431 L .75803 .13432 L .75813 .13433 L .75823 .13433 L .75833 .13433 L .75842 .13433 L .75852 .13433 L .75861 .13432 L .7587 .13432 L .7588 .13431 L .75891 .13429 L .75911 .13426 L .75931 .13422 L .75954 .13416 L .75993 .13403 L .76072 .13368 L .76158 .1332 L .76312 .13221 L .76399 .13168 L .76481 .13127 L .76522 .13111 L .76566 .13098 L .76591 .13093 L .76603 .13091 L .76615 .13089 L .76625 .13088 L .76636 .13087 L .76642 .13087 L .76647 .13086 L .76653 .13086 L .76659 .13086 L .76669 .13086 L .76675 .13086 L .7668 .13086 L .76692 .13087 L .76698 .13087 L .76703 .13088 L .76723 .1309 L .76734 .13092 L .76745 .13094 L .76768 .13099 L Mistroke .76793 .13106 L .76838 .13122 L .76927 .13165 L .77007 .13215 L .77182 .13334 L .77259 .1338 L .773 .13401 L .77344 .1342 L .77386 .13435 L .77425 .13444 L .77444 .13448 L .77454 .13449 L .77464 .1345 L .77474 .13451 L .77483 .13451 L .77493 .13452 L .77501 .13452 L .77511 .13452 L .77522 .13451 L .77533 .1345 L .77543 .13449 L .77562 .13447 L .77581 .13443 L .77605 .13437 L .77627 .1343 L .77668 .13415 L .77749 .13373 L .77836 .13316 L .77991 .13202 L .7807 .13148 L .78112 .13123 L .78155 .131 L .78194 .13083 L .78214 .13076 L .78236 .13069 L .78256 .13064 L .78274 .1306 L .78283 .13059 L .78292 .13058 L .78301 .13057 L .7831 .13056 L .7832 .13055 L .7833 .13055 L .7834 .13055 L .78351 .13056 L .78361 .13056 L .78371 .13057 L .78381 .13059 L .78389 .1306 L .78411 .13064 L Mistroke .78435 .1307 L .78477 .13086 L .78522 .13107 L .7857 .13135 L .78655 .13195 L .78823 .13333 L .78896 .1339 L .78975 .13442 L .79019 .13465 L .7906 .13481 L .7908 .13488 L .79099 .13492 L .79119 .13496 L .79129 .13498 L .7914 .13499 L .79146 .13499 L .79152 .135 L .79163 .135 L .79169 .135 L .79176 .135 L .79181 .135 L .79187 .13499 L .79193 .13499 L .79199 .13498 L .79211 .13497 L .79222 .13495 L .79232 .13493 L .79273 .13481 L .79296 .13472 L .79317 .13462 L .794 .13411 L .79477 .13348 L .79652 .13181 L .79728 .13111 L .7981 .13047 L .79856 .13019 L .79877 .13009 L .79899 .12999 L .79919 .12992 L .7994 .12986 L .79952 .12984 L .79963 .12982 L .79973 .1298 L .79983 .12979 L .79993 .12979 L .80003 .12979 L .80013 .12979 L .80022 .1298 L .80033 .12981 L .80044 .12983 L Mistroke .80065 .12988 L .80087 .12994 L .8011 .13004 L .80152 .13026 L .80234 .13088 L .80307 .13161 L .80484 .1337 L .80561 .13459 L .80645 .13542 L .80685 .13573 L .80707 .13587 L .80727 .13599 L .80747 .13608 L .80767 .13616 L .80777 .13619 L .80786 .13622 L .80795 .13624 L .80804 .13625 L .80814 .13627 L .80823 .13627 L .80834 .13628 L .80845 .13627 L .80854 .13626 L .80865 .13625 L .80874 .13623 L .80883 .13621 L .80905 .13614 L .80928 .13604 L .80971 .13577 L .81012 .13543 L .81051 .13503 L .81139 .1339 L .81316 .13104 L .81404 .12963 L .81487 .12851 L .81524 .12812 L .81562 .12779 L .81582 .12765 L .81604 .12753 L .81614 .12749 L .81625 .12745 L .81634 .12742 L .81644 .1274 L .81654 .12739 L .81664 .12738 L .81674 .12739 L .81683 .1274 L .81694 .12741 L .817 .12743 L .81706 .12744 L Mistroke .81726 .12752 L .81745 .12763 L .81766 .12778 L .81803 .12813 L .8185 .12873 L .81894 .12945 L .81977 .13118 L .82146 .13562 L .82299 .13961 L .8234 .14048 L .82385 .14125 L .82405 .14153 L .82427 .14178 L .82445 .14195 L .82455 .14202 L .82465 .14208 L .82471 .14211 L .82477 .14213 L .82482 .14215 L .82488 .14216 L .82498 .14217 L .82509 .14216 L .82515 .14215 L .82521 .14213 L .82527 .14211 L .82534 .14208 L .82545 .14201 L .82557 .14191 L .82578 .14168 L .82601 .14133 L .82642 .14047 L .82687 .13915 L .82728 .13757 L .82822 .13268 L .82904 .12687 L .82992 .11927 L .83311 .08241 L .83489 .06015 L .83651 .04219 L .83732 .0348 L .83819 .02813 L .83902 .02328 L .83979 .02006 L .84021 .01877 L .84044 .01824 L .84068 .01779 L .84089 .01748 L .841 .01735 L .84112 .01723 L .84123 .01714 L Mistroke .84132 .01708 L .84142 .01703 L .84152 .017 L .84161 .01699 L .84171 .01699 L .84181 .017 L .84191 .01703 L .842 .01707 L .84208 .01712 L .84227 .01725 L .84247 .01745 L .84269 .01772 L .84309 .01835 L .84396 .0202 L .84475 .02226 L .84651 .02706 L .8473 .02887 L .84813 .03037 L .84857 .03095 L .8488 .03119 L .84905 .03141 L .84927 .03156 L .84948 .03166 L .84958 .0317 L .84969 .03173 L .84979 .03175 L .84989 .03177 L .84999 .03177 L .85009 .03177 L .85018 .03176 L .85028 .03174 L .85038 .03171 L .8505 .03168 L .8507 .03159 L .8509 .03147 L .8511 .03133 L .85146 .03101 L .85229 .03001 L .85319 .02863 L .85484 .02593 L .85571 .02467 L .85619 .0241 L .85664 .02364 L .85707 .02331 L .85731 .02316 L .85754 .02305 L .85775 .02297 L .85784 .02294 L .85793 .02292 L .85804 .0229 L Mistroke .85809 .02289 L .85815 .02289 L .85825 .02288 L .85836 .02288 L .85846 .02288 L .85857 .02289 L .85866 .02291 L .85876 .02293 L .85898 .02299 L .85919 .02307 L .85956 .02326 L .85996 .02353 L .86075 .02424 L .8616 .02519 L .86315 .02705 L .86402 .02799 L .86484 .02869 L .86525 .02896 L .86569 .02917 L .86594 .02926 L .86606 .02929 L .86617 .02932 L .86628 .02934 L .86639 .02935 L .8665 .02936 L .86656 .02936 L .86662 .02937 L .86672 .02937 L .86678 .02936 L .86683 .02936 L .86694 .02935 L .86704 .02934 L .86715 .02932 L .86726 .0293 L .86749 .02923 L .86769 .02916 L .8679 .02907 L .86833 .02884 L .86914 .02825 L .86989 .02759 L .87147 .02606 L .8723 .02533 L .87318 .02471 L .87362 .02448 L .87386 .02438 L .87411 .02429 L .87434 .02423 L .87456 .02419 L .87466 .02417 L .87471 .02417 L Mistroke .87477 .02416 L .87487 .02416 L .87497 .02415 L .87503 .02415 L .87509 .02416 L .87519 .02416 L .87525 .02417 L .87531 .02417 L .87543 .02419 L .87554 .0242 L .87564 .02422 L .87586 .02428 L .87628 .02442 L .87667 .0246 L .87748 .0251 L .87835 .02575 L .8799 .02704 L .88069 .02763 L .8811 .02789 L .88154 .02814 L .88192 .02831 L .88213 .02839 L .88234 .02846 L .88254 .02851 L .88273 .02855 L .88281 .02856 L .88291 .02858 L .883 .02859 L .88308 .02859 L .88319 .0286 L .88328 .0286 L .88338 .0286 L .88349 .0286 L .88359 .02859 L .88369 .02858 L .88379 .02857 L .88388 .02856 L .8841 .02852 L .88433 .02846 L .88476 .02831 L .88521 .02811 L .88568 .02785 L .88653 .0273 L .88821 .02607 L .88894 .02557 L .88973 .02512 L .89017 .02493 L .89037 .02486 L .89058 .0248 L .89077 .02475 L Mistroke .89097 .0247 L .89108 .02468 L .89118 .02467 L .89129 .02466 L .89138 .02465 L .89149 .02464 L .8916 .02464 L .8917 .02464 L .89179 .02464 L .89185 .02464 L .89191 .02465 L .89201 .02465 L .89212 .02467 L .89224 .02468 L .89247 .02472 L .89271 .02478 L .89315 .02492 L .89359 .02511 L .894 .02532 L .89493 .02588 L .89663 .02703 L .89738 .02749 L .8982 .0279 L .89867 .02808 L .89887 .02814 L .8991 .02819 L .89931 .02824 L .8995 .02827 L .89961 .02828 L .89971 .02829 L .89977 .02829 L .89983 .02829 L .89994 .0283 L .90004 .0283 L .90013 .02829 L .90024 .02829 L .90035 .02828 L .90044 .02827 L .90053 .02826 L .90073 .02823 L .90095 .02818 L .90116 .02813 L .90161 .02798 L .90252 .02756 L .90338 .02705 L .90493 .02605 L .90581 .02554 L .90624 .02533 L .90663 .02516 L .90702 .02503 L Mistroke .90744 .02492 L .90768 .02487 L .90778 .02486 L .90789 .02484 L .908 .02483 L .9081 .02483 L .9082 .02482 L .90826 .02482 L .90831 .02482 L .90842 .02482 L .90853 .02483 L .90863 .02483 L .90873 .02484 L .90884 .02485 L .90896 .02487 L .90918 .02491 L .90941 .02496 L .90965 .02503 L .91009 .02518 L .91089 .02555 L .91174 .02604 L .91328 .02701 L .91414 .0275 L .91459 .02772 L .91507 .02791 L .91531 .02799 L .91553 .02806 L .91575 .02811 L .91595 .02815 L .91614 .02818 L .91624 .02819 L .91634 .0282 L .91645 .0282 L .91651 .02821 L .91656 .02821 L .91667 .02821 L .91677 .02821 L .91686 .02821 L .91697 .0282 L .91706 .02819 L .91715 .02818 L .91737 .02815 L .91758 .02811 L .918 .028 L .91845 .02784 L .91925 .02747 L .92 .02704 L .92159 .02605 L .92242 .02557 L .9233 .02516 L Mistroke .92375 .02501 L .924 .02494 L .92424 .02489 L .92435 .02487 L .92446 .02486 L .92455 .02484 L .92465 .02483 L .92477 .02483 L .92487 .02482 L .92498 .02482 L .92504 .02482 L .9251 .02482 L .9252 .02483 L .92531 .02483 L .92536 .02484 L .92542 .02484 L .92553 .02485 L .92573 .02489 L .92592 .02492 L .92637 .02505 L .9268 .0252 L .92762 .02559 L .92849 .02611 L .93004 .02711 L .93084 .02757 L .93128 .02779 L .93169 .02797 L .93208 .0281 L .93228 .02816 L .9325 .02821 L .9327 .02825 L .93288 .02827 L .93297 .02828 L .93306 .02829 L .93315 .02829 L .93323 .02829 L .93334 .0283 L .93344 .02829 L .93353 .02829 L .93363 .02828 L .93374 .02828 L .93385 .02826 L .93406 .02823 L .93425 .02819 L .93442 .02815 L .93482 .02802 L .93566 .02765 L .93657 .02712 L .93822 .02599 L .9391 .02544 L Mistroke .93958 .02519 L .94004 .02498 L .94047 .02482 L .94072 .02476 L .94095 .02471 L .94114 .02468 L .94124 .02466 L .94135 .02465 L .94145 .02464 L .94155 .02464 L .9416 .02464 L .94166 .02464 L .94177 .02464 L .94187 .02464 L .94196 .02465 L .94206 .02466 L .94217 .02467 L .9424 .02471 L .94261 .02476 L .94298 .02487 L .94338 .02502 L .94418 .02544 L .94504 .026 L .94659 .02714 L .94745 .02773 L .9479 .02799 L .94838 .02823 L .9488 .0284 L .94903 .02847 L .94927 .02852 L .94938 .02855 L .94949 .02856 L .94959 .02858 L .94969 .02859 L .94978 .0286 L .94988 .0286 L .94998 .0286 L .95008 .0286 L .95018 .0286 L .95028 .02859 L .95038 .02858 L .95049 .02857 L .95072 .02853 L .95093 .02848 L .95133 .02834 L .9517 .02818 L .95254 .02769 L .95346 .02702 L .95509 .02567 L .95596 .02502 L Mistroke .95642 .02474 L .9569 .02449 L .95732 .02432 L .95756 .02425 L .95768 .02423 L .95779 .0242 L .95789 .02419 L .95799 .02417 L .95809 .02416 L .95818 .02416 L .95828 .02416 L .95839 .02416 L .95844 .02416 L .9585 .02416 L .9586 .02417 L .95871 .02418 L .95881 .02419 L .95903 .02424 L .95923 .02429 L .95944 .02436 L .95984 .02454 L .96021 .02474 L .96105 .02535 L .96183 .02603 L .96359 .02772 L .96436 .02838 L .96518 .02894 L .96542 .02906 L .96565 .02916 L .96587 .02924 L .96608 .0293 L .96628 .02934 L .96637 .02935 L .96648 .02936 L .96659 .02937 L .96665 .02937 L .96671 .02937 L .96682 .02936 L .96692 .02935 L .96703 .02934 L .96714 .02932 L .96734 .02927 L .96754 .02921 L .96773 .02914 L .96815 .02892 L .96859 .02862 L .96933 .02797 L .97014 .0271 L .97192 .02497 L .97276 .02406 L Mistroke .97354 .02341 L .97393 .02317 L .97413 .02307 L .97435 .02299 L .97446 .02295 L .97456 .02293 L .97466 .02291 L .97477 .02289 L .97482 .02289 L .97488 .02288 L .97498 .02288 L .97505 .02288 L .97511 .02288 L .97517 .02289 L .97523 .02289 L .97532 .02291 L .97542 .02292 L .97563 .02298 L .97583 .02306 L .97605 .02318 L .97645 .02344 L .97682 .02376 L .97765 .02471 L .97842 .02581 L .98017 .02868 L .98106 .03003 L .9815 .0306 L .9819 .03103 L .98227 .03135 L .98245 .03148 L .98265 .0316 L .98276 .03165 L .98286 .03168 L .98295 .03172 L .98304 .03174 L .98315 .03176 L .9832 .03176 L .98326 .03177 L .98336 .03177 L .98347 .03176 L .98357 .03175 L .98367 .03173 L .98377 .03169 L .98388 .03165 L .98411 .03153 L .98432 .03138 L .98472 .031 L .9851 .03051 L .98595 .02905 L .98686 .02696 L Mistroke .9885 .02249 L .98938 .02021 L .98986 .01911 L .99031 .01823 L .99074 .01759 L .99098 .01732 L .9911 .01722 L .99121 .01714 L .99131 .01708 L .99142 .01703 L .99152 .017 L .99161 .01699 L .9917 .01699 L .99181 .017 L .99187 .01702 L .99192 .01704 L .99203 .01709 L .99214 .01716 L .99224 .01725 L .99246 .0175 L .99266 .0178 L .99287 .01819 L .99323 .01908 L .99363 .02036 L .99449 .02418 L .99527 .02901 L .99703 .04428 L 1 .07958 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", CellFrame->True, ImageSize->{576.875, 91.75}, ImageMargins->{{139, 0}, {0, 5}}, ImageRegion->{{0, 1}, {0, 1}}, Background->GrayLevel[0.833326], ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztW+lu3DYQpnXs1o2T9mdToIDR90ha9IeTFLXjND5qO3GwcVLYaIMUaV7V z6OKh3iMviEp7cbdBSRgJe5wjm9G3KFWHO4vPl+//7D4fHO12H3yafHP9c3V v7t7Hz+1pHJLiOJnIcTFrpDtpm2aUyNub2/V6Rd5kuT28qNql5JDteRHdfww MQ1h+mD6G6//ENAugZ4iU/atPBeS9MK27mvzf8uL4j60rTeqqwpM9RW8Syj1 MMgrxSWv2tCcGgp4nlvlrbDfuTAomyCwmt8jN3oc7/jIekIza+QnEL56JPQ5 0PUY0CoM6i0mI62PLP4ZFoq7rxyswkB8Bcx8B2hOYm4H0IwNWDioWjoawpVV NF8Czsw6VQ+Kb24wHnLW0egp0/fmLyBbAIkOE4pcGfpcy1ZlW3XYi/iYcIia QlDfL/E9LVlPsJpBCJFPfdQVCyGkvUnBYgJCE1LoBusQciNqHfeZEXOtR5b4 szFeyZb8FOpcBTQFoU9uP4W+Z4m+wqAyurqPItSgZcZoHxyy1AlBP2oKysS+ bV24CGAuXisTHcraIZvZQMxISMogJHEtMV8gyjTtlR6Ow4IXA4NGCQiPvDrH 6jA8dzcCtr2fgtHQSwN4ui+5lpt05lE+Jp0jm91QzUZIJqGRWF2qQrmP0uxo MjcoJxOR/FZmRs21YhM0SuJfR++3A7FnlY+4H0rDE2LdupsRsjrUUi7hjbp9 T20LhYr3hteQ9gE9y+yxWtLenMSQh6ZPMyGebAQIpHYlCDo65ZOf7XVG8AdQ O5mfzK+ReZ+vo18MM6+SQCG8aUOA2den/SbPmhSiQcyIdgC8qwDfEfBY57GZ 5fM9b4+XslFpaP0wlBwY5b8JQJBwhIDItnRvaa11f4FFKFxj8jMiNwsZnLsl lt+38l6CVA+d+CYcs0NCK+mC2B5HQLwi4pyZA+SMu09MjLR2cQ8opCNSHodE i33w77OqN37tg54fIR+TPE5BaOivSh7HAF7Z+evJerp/B/42ojcIvRjsxILf c0zT3B+iLxuAE4CtiAfgJRGRLBHvtyO/oVq2DsygCBjsf8WO6wUAXwUegMQo j06gcNh7YGhWscqfZ4z92mnw0u65S0AhtjPiiPx2nnG37C++cMENJY5sL/rH pV8jBvPSKiCheYnOc5P5zTd/BtSmYN6ReZ+G+OYbaT6ldqR5jv0Lm9/xTZnj zGRHn3YOaIhvjGwE0io8HSorJkgTpCUhXWnz90EXSsRDzfu56n82j3LVu403 jyb11PyTYf4UsF+sh/nUI81kfjK/GeYfAPMnKzIvW7IPvTF8v/Hm0evV1HvQ DPPHgD3nre0dme/UTubX0nzuct26g0CLo3uARpeEObBoKZYuT3P6GKeQyv3B jqpXbork1rmXWSNHsrGlbcWZXOo3DnwDHEAFdk2vmIGtAURRRPWZbh0+XiQ5 KHZEFhWF5GImRZwEaVcAIg81r5iDQzys1IUtZhnkAamy9CKcW6AzcpSMKhBk ywJRofPYKkFchinwSn+yyIfx0xR+JR2LFWv6JaYi7BIlEBGjqqliEVzR3Qr1 sQW6Q4fkjh7R0tfh5XwZpXjGNdEr5Kxtr9PiPcjpsSG/MbV8kbq9V6vxiaBh q1GJO3VUwQhEJo7dg8VYx2K1lxl3KVq6ObT0tFcLHCTISKYgWdjl8u9Bfs+s 0o/8divO3MPQHIGF1swbJt+43QsosZC9Akv6e5OOMpr/kjtAmN0OdOdL36Jg snCDSxVeR+wQzAP2wpiofEsk5JVu+In7+6v2F0yPjeivoTuHQj60mcmHqHrc hqorG2S3VYo1RWR9tRk7sJDaS4JWfg6thDGwjnvjNptJncyWSbH1H/xE43E= \ \>"], ImageRangeCache->{{{0, 575.875}, {90.75, 0}} -> {-9.85561, -1.54427, \ 0.0340325, 0.0340325}}] }, Closed]] }, Open ]], Cell[TextData[{ StyleBox["\:89b3\:5bdf", FontSize->24, FontColor->RGBColor[1, 0, 0]], StyleBox["\:ff1a\:548c ", FontSize->24], Cell[BoxData[ RowBox[{"P", "[", RowBox[{"n", ",", "x"}], "]"}]], FontSize->24], StyleBox[" \:306e\:30b0\:30e9\:30d5\:306f\:ff0c", FontSize->24], Cell[BoxData["n"], FontSize->24], StyleBox[" \ \:3092\:5927\:304d\:304f\:3057\:3066\:3044\:304f\:3068\:ff0c\:65b9\:5f62\:6ce2\ \:306e\:30b0\:30e9\:30d5\:306b\:8fd1\:3065\:304f\:3088\:3046\:306b\:63cf\:304b\ \:308c\:3066\:3044\:304d\:307e\:3059\:3002", FontSize->24] }], "Text", FontSize->18, Background->RGBColor[0.501961, 1, 1]] }, Open ]] }, Open ]] }, WindowSize->{1007, 651}, WindowMargins->{{-21, Automatic}, {Automatic, 27}}, DockedCells->FEPrivate`If[ FEPrivate`SameQ[FEPrivate`$ProductIDName, "MathematicaPlayer"], { Cell[ BoxData[ Cell[ GraphicsData[ "CompressedBitmap", "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"], ImageSize -> {557, 41}, ImageMargins -> {{0, 0}, {0, 0}}, ImageRegion -> {{0, 1}, {0, 1}}]], "DockedCell", Background -> GrayLevel[0.866682], CellFrame -> {{0, 0}, {0, 4}}, CellFrameColor -> RGBColor[0.690074, 0.12871, 0.194598], CellMargins -> {{0, 0}, {-3, 0}}, CellFrameMargins -> 0], Cell[ BoxData[ GridBox[{{ Cell[ GraphicsData[ "CompressedBitmap", "eJzVV0tIVFEYvs4dx9FkFtZCAh+LyhLMDDNNXJio+UILKqOVqOHbUtEEH5BR\n\ ahmC2MuQHhNFJpJIUFRChK4qNwWuWrSsdfjI/s5/zn/unHvnTpoMRBfunfP4\n\ H9/3/+f850xJRVtNdWNFW21lRXx+S8XZmtrK1vi85hY2pIdomjbP3th4DdvA\n\ mvSZh56eHja5/k8W/9HB6/XC7Owsvto5/hVjbJZLbDWLo+hSezS+TBy/Yux/\n\ E9f5NxJWZmoAHxzHZ/l+AW+vvD5v7gs5B3ac2NLchg7OYXvt+2f4uTgl9bis\n\ FgGrC3f4lDSDbXzWvr71M625TBbx/fXjG6rIaRWwAkAnVoq24CjAhv+RIP1q\n\ DlKTiFHTwb9ibKk3Bo0LN+y7fCsT6CG5UAOfZIjyWzaTG5d/bibKEYLw5BRd\n\ a/wiueTq3CAHh68pS/07DdKYKUbKgYMsSxhmjIl0im1uws6L05QlnmuBCR34\n\ SZuzYjcmGLsDYjcx13mX4GsCf7iBX8UuVQkNk2Wj6IzlkVzRmBJsxsCIwUxN\n\ RJC2FaHAFWEQ2kicXAYhjAs3ycAzdaeMxXAyX6vMMsafqXgC7RHeRjMoz+NF\n\ Y5vKlp1cqB1ZDLHE6+Z4/ZajL0e6ylqpAhaImH2qKWJvBydFGBSjINikSG58\n\ dE96tPEjjDG5uHABYt5k6aMFt5EcybXM65BdlQzzi49EzbyJZSCgelSo9hTt\n\ 4Qp1p9W9bo2Cb2tR6ZSrNHiJQQhqEG33TpSMr6gdbJHZ1j1S5cUDNwIWaEZa\n\ nl6sv15+jLpCtZHL+GqGQ6lkan4kCUIhuEYHBB2Isx1w7kqteCy7NrtJdRPs\n\ 3aSr4aIdkWCAlgTQu1wfvLpTVmyzphBSzhm+fLk+ydodV4H8oCwdEbhee2NY\n\ miU2tfxLvwYuSjO2KVS6Uu4s8Im+x49+IAoWug5+ZfCYFp9SP6w5DMqBFeq/\n\ 6VgdUWs/lQy6+viOS/mYyoZLVB1WWWRBpEucTrcHyzVQnA2hKg15mTQOFlzx\n\ SsHhQXKSN3nx5BH27QKlZDtNu0m5TkpuFqAmVUnGvwYK16Yrn+j/5Y3vn/01\n\ iCfx8YIi6G9q4r3tmzNxLy8fBmtrTSY2+OcqjsQvtrfDo+wcGCsp1R6qU064\n\ 0tAAk4eywJuTC30dHV7z7EBjIzxOTYfpjCwYqK/3kL2e7m7D1YjQiOE/Lj41\n\ erIchhjiuwl74d3+DBg/eiySNK8yg7dPnYberi5tVGjGkuaD3HzwVp+BqT1J\n\ 8CElDV4UF8JwVWUEaV5jmpOHc2Gkqkq7rmqGwQSj9jEtHV4lJ8JcUip8Kj0C\n\ 02VlcKGzk50YgslQfT08O5AJT7Ky0TlZ2EbGL7e2wmBTs+TAvm641NcHLwtL\n\ YDFqBzzdvQvepxyEL8VFsFBUDDfr6sIUw2/2ZcDzuEQYO37ihjCshfwGPGMf\nPw=="], Evaluatable -> False, ImageSize -> {199, 30}, ImageMargins -> {{0, 0}, {0, 0}}, ImageRegion -> {{0, 1}, {0, 1}}], ButtonBox[ Cell[ GraphicsData[ "CompressedBitmap", "eJylVb1uAjEMDuSAUqTr1J234A3aqQ9xQpVgqFpRZkZWNkZWRkZmRkZmVkZ2\n\ xtSfY0e+9MrSSLkY27E//4W3aj55/6jm03E1fJ1VX5Pp+Hv48jkjlm8550a0\n\ y6EDHYiUzygsFgsS1o42Hw9hs9mE6/UasHCu12tI+KTVYbUy7Ha7pIZ1uVys\n\ GtPL5ZJpmLzdbrgTvXgrol+0XBHO5zOr4irtyO7zTWHx3u/3CRTo1Wol4FMM\n\ WBBB5Xg8MlDQsE6rYLUnjkFVIdputwm7qCYvigLmCCi5AvSSZapnbUFPY89l\n\ hN4zhE44HA4J3el0EtMcjHusAUHG8gTX4ikZIwxqpmwM1gwcqh7xC8k//CtU\n\ YrcFIthaXS1Z7IJuKiMyqcBI3pIIvHUtcRU5rDYLe4zKZgvVkLS4qJObw3eA\n\ +qeIkQG9Z20obm0/U2lpP5/CB09jRxW18mhPyoO7F9xzY87zNrTIgF56ovEO\n\ PGri8BsoRSeyB7U2w7ZtbNsOg1JIYCioBixtczewwZ+BWW9IEcrVES8NerUu\n\ gGcZqMju/womz5vtPnWNHOqMUkf+v0AohmIDDT19T/I7pBc90Rd3ZBycrY5W\n\ AEOn49JUHW+qowMKm6STXgVvX4GUTfsqEB1no8uXbTZBk3EdJ9RLbsgY9FJj\n\ 6kaXyMMRvelzjWRpIInt01MRX+KGPxo5XOsHSMiAwg=="], Evaluatable -> False, ImageSize -> {55, 14}, ImageMargins -> {{0, 0}, {0, 0}}, ImageRegion -> {{0, 1}, {0, 1}}], ButtonData -> { URL["http://store.wolfram.com/view/app/playerpro/"], None}, ButtonNote -> "http://store.wolfram.com/view/app/playerpro/"], Cell[ GraphicsData[ "CompressedBitmap", "eJzzTSzJSM1NLMlMTlRwL0osyMhMLlZwyy8CCjEzMjAwMAExnwIDiP0fyIQS\n\ jP9bWloY/8+ZPZuBgfF/V2cn4//VK1cOFnZ7ezvj/+XLlgFdyggAJaVbgQ==\n"], Evaluatable -> False, ImageSize -> {2, 14}, ImageMargins -> {{0, 0}, {0, 0}}, ImageRegion -> {{0, 1}, {0, 1}}], ButtonBox[ Cell[ GraphicsData[ "CompressedBitmap", "eJyVVj1vIjEQ9bIBRKKjyClFOn5NUvEjUBQpKU6JctSUtHSUtJSU1JSU1LSU\n\ 9JTOPHued0x2SWJpWXvGOx/Pb8YMR+OX53+j8evTaPD4MXp/eX36P3h4+xBR\n\ WTjnhvL0Bw5zL1P9GfrJZCLK7NUKr9LP53OPgVWQlVi5O386nbC0G/x0Og3z\n\ xWKRybHGgN7KMYcdjPV67TrBzZXfbreeQ+aMBQOfYMWty+UybZV5S5XH4zGJ\n\ xTK9xeB7/nA4BBEfbFHLYT6bzVyRA8EcEhDuPllnvjZXmiJOVs78VqtVJocN\n\ yJgUwrgKvnrBFrISWXhgd7PZhO8Uc9dVUBQM2onhdlOocKHm6V5SgoFekFlk\n\ 4AJuMd/tdn6/33+PTJlYUMn6GQtgktFbBJAVdOKG8lJNGnIlULCVx3seLfd2\n\ lBLWjdFH8+2MuwSlc6YDcMpfAQHGm0GIVCsDaJplxMVdJ5D5EWuCbz03Zg4T\n\ yErC0My7aRuzIWUS/PJLgKtDaEShpZlCDVcEsYq6zlysVDJczqxAZV1ixt+s\n\ Zs5xYG2wPCmHZzACMuiwjqSNfqDT2pAcILu5BFAWQwVqvwmcVMsYOAzwwcTX\n\ UpgotgAhXFJAgCoQ+29L5zYLzCZCOZIHORko25/dI+B0GsqGn3wtm95FTBRH\n\ V9ak09Zf08vYD6V2gLoTNrDrEV3Lip8wxXRXASvylMcANlBmbqrY6kgTUAlG\n\ 2FYtNGcBpK7zHSQSmCMnTNCNPZaUZgMEpNpj1YJekikdFkidTNLUkm2nAmBj\n\ QfcutYNgv82ClxIquO4ilghrG1vF0z/Z5U40eDEiFl72X2PN7cWLzNX+M3HF\nJ/Rd8Mk="], Evaluatable -> False, ImageSize -> {77, 14}, ImageMargins -> {{0, 0}, {0, 0}}, ImageRegion -> {{0, 1}, {0, 1}}], ButtonData -> { URL[ "http://www.wolfram.com/solutions/interactivedeployment/\ licensingterms.html"], None}, ButtonNote -> "http://www.wolfram.com/solutions/interactivedeployment/\ licensingterms.html"]}}, ColumnsEqual -> False, GridBoxAlignment -> {"Columns" -> {{Center}}, "Rows" -> {{Center}}}]], "DockedCell", Background -> GrayLevel[0.494118], CellFrame -> {{0, 0}, {4, 0}}, CellFrameColor -> RGBColor[0.690074, 0.12871, 0.194598], CellMargins -> 0, CellFrameMargins -> {{0, 0}, {0, -1}}, ButtonBoxOptions -> {ButtonFunction :> (FrontEndExecute[{ NotebookLocate[#2]}]& ), Appearance -> None, ButtonFrame -> None, Evaluator -> None, Method -> "Queued"}]}, {}], FrontEndVersion->"6.0 for Microsoft Windows (32-bit) (June 19, 2007)", StyleDefinitions->"Default.nb" ] (* End of Notebook Content *) (* Internal cache information *) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[CellGroupData[{ Cell[590, 23, 515, 7, 101, "Section"], Cell[1108, 32, 1788, 52, 182, "Text"], Cell[CellGroupData[{ Cell[2921, 88, 3864, 120, 136, "Input"], Cell[CellGroupData[{ Cell[6810, 212, 31113, 1274, 161, 25699, 1180, "GraphicsData", "PostScript", \ "Graphics"], Cell[37926, 1488, 33217, 1404, 161, 27693, 1308, "GraphicsData", \ "PostScript", "Graphics"], Cell[71146, 2894, 34471, 1483, 161, 28952, 1388, "GraphicsData", \ "PostScript", "Graphics"], Cell[105620, 4379, 35192, 1529, 161, 29648, 1433, "GraphicsData", \ "PostScript", "Graphics"], Cell[140815, 5910, 35034, 1519, 161, 29502, 1423, "GraphicsData", \ "PostScript", "Graphics"], Cell[175852, 7431, 36602, 1620, 161, 31095, 1525, "GraphicsData", \ "PostScript", "Graphics"], Cell[212457, 9053, 37345, 1670, 161, 31878, 1575, "GraphicsData", \ "PostScript", "Graphics"], Cell[249805, 10725, 36356, 1603, 161, 30841, 1508, "GraphicsData", \ "PostScript", "Graphics"], Cell[286164, 12330, 38603, 1750, 161, 33104, 1655, "GraphicsData", \ "PostScript", "Graphics"], Cell[324770, 14082, 36601, 1625, 161, 31183, 1531, "GraphicsData", \ "PostScript", "Graphics"], Cell[361374, 15709, 36744, 1632, 161, 31294, 1538, "GraphicsData", \ "PostScript", "Graphics"], Cell[398121, 17343, 36568, 1625, 161, 31211, 1532, "GraphicsData", \ "PostScript", "Graphics"], Cell[434692, 18970, 37832, 1703, 161, 32430, 1609, "GraphicsData", \ "PostScript", "Graphics"], Cell[472527, 20675, 37473, 1680, 161, 32051, 1586, "GraphicsData", \ "PostScript", "Graphics"], Cell[510003, 22357, 37650, 1702, 161, 32281, 1609, "GraphicsData", \ "PostScript", "Graphics"], Cell[547656, 24061, 36331, 1631, 161, 31047, 1539, "GraphicsData", \ "PostScript", "Graphics"], Cell[583990, 25694, 34835, 1532, 161, 29555, 1440, "GraphicsData", \ "PostScript", "Graphics"], Cell[618828, 27228, 37485, 1704, 161, 32181, 1612, "GraphicsData", \ "PostScript", "Graphics"], Cell[656316, 28934, 36270, 1627, 161, 31056, 1537, "GraphicsData", \ "PostScript", "Graphics"], Cell[692589, 30563, 33751, 1470, 161, 28528, 1379, "GraphicsData", \ "PostScript", "Graphics"] }, Closed]] }, Open ]], Cell[726367, 32037, 26, 0, 31, "Input"], Cell[726396, 32039, 632, 17, 58, "Text"] }, Open ]], Cell[CellGroupData[{ Cell[727065, 32061, 197, 3, 83, "Title"], Cell[727265, 32066, 448, 6, 77, "Subtitle"], Cell[CellGroupData[{ Cell[727738, 32076, 218, 6, 68, "Section"], Cell[CellGroupData[{ Cell[727981, 32086, 2354, 78, 92, "Input"], Cell[730338, 32166, 13201, 563, 103, 12165, 541, "GraphicsData", \ "PostScript", "Graphics"], Cell[743542, 32731, 134, 4, 30, "Output"] }, Open ]], Cell[743691, 32738, 284, 4, 34, "Text"] }, Open ]], Cell[CellGroupData[{ Cell[744012, 32747, 293, 11, 69, "Section"], Cell[744308, 32760, 554, 19, 35, "Text"], Cell[744865, 32781, 313, 13, 35, "Text"], Cell[745181, 32796, 839, 27, 60, "Text"], Cell[746023, 32825, 4451, 147, 372, "Text"], Cell[CellGroupData[{ Cell[750499, 32976, 3783, 118, 140, "Input"], Cell[CellGroupData[{ Cell[754307, 33098, 26953, 1353, 121, 24010, 1300, "GraphicsData", \ "PostScript", "Graphics"], Cell[781263, 34453, 26953, 1353, 121, 24010, 1300, "GraphicsData", \ "PostScript", "Graphics"], Cell[808219, 35808, 31918, 1685, 121, 29309, 1638, "GraphicsData", \ "PostScript", "Graphics"], Cell[840140, 37495, 31918, 1685, 121, 29309, 1638, "GraphicsData", \ "PostScript", "Graphics"], Cell[872061, 39182, 37350, 2033, 121, 34802, 1987, "GraphicsData", \ "PostScript", "Graphics"], Cell[909414, 41217, 37350, 2033, 121, 34802, 1987, "GraphicsData", \ "PostScript", "Graphics"], Cell[946767, 43252, 41852, 2331, 121, 39426, 2287, "GraphicsData", \ "PostScript", "Graphics"], Cell[988622, 45585, 41852, 2331, 121, 39426, 2287, "GraphicsData", \ "PostScript", "Graphics"], Cell[1030477, 47918, 46403, 2615, 121, 43973, 2571, "GraphicsData", \ "PostScript", "Graphics"], Cell[1076883, 50535, 46403, 2615, 121, 43973, 2571, "GraphicsData", \ "PostScript", "Graphics"], Cell[1123289, 53152, 50814, 2900, 121, 48469, 2857, "GraphicsData", \ "PostScript", "Graphics"], Cell[1174106, 56054, 50814, 2900, 121, 48469, 2857, "GraphicsData", \ "PostScript", "Graphics"], Cell[1224923, 58956, 55030, 3178, 121, 52795, 3137, "GraphicsData", \ "PostScript", "Graphics"], Cell[1279956, 62136, 55030, 3178, 121, 52795, 3137, "GraphicsData", \ "PostScript", "Graphics"], Cell[1334989, 65316, 58694, 3415, 121, 56459, 3374, "GraphicsData", \ "PostScript", "Graphics"], Cell[1393686, 68733, 58694, 3415, 121, 56459, 3374, "GraphicsData", \ "PostScript", "Graphics"], Cell[1452383, 72150, 62202, 3640, 121, 59971, 3599, "GraphicsData", \ "PostScript", "Graphics"], Cell[1514588, 75792, 62202, 3640, 121, 59971, 3599, "GraphicsData", \ "PostScript", "Graphics"], Cell[1576793, 79434, 66075, 3892, 121, 63880, 3851, "GraphicsData", \ "PostScript", "Graphics"], Cell[1642871, 83328, 66075, 3892, 121, 63880, 3851, "GraphicsData", \ "PostScript", "Graphics"] }, Closed]] }, Open ]], Cell[1708973, 87224, 629, 21, 88, "Text"] }, Open ]] }, Open ]] } ] *) (* End of internal cache information *) (* NotebookSignature FxTEgQH5xgUGqD1zQaCqi#pT *)