(************** Content-type: application/mathematica ************** CreatedBy='Mathematica 5.2' Mathematica-Compatible Notebook This notebook can be used with any Mathematica-compatible application, such as Mathematica, MathReader or Publicon. The data for the notebook starts with the line containing stars above. To get the notebook into a Mathematica-compatible application, do one of the following: * Save the data starting with the line of stars above into a file with a name ending in .nb, then open the file inside the application; * Copy the data starting with the line of stars above to the clipboard, then use the Paste menu command inside the application. Data for notebooks contains only printable 7-bit ASCII and can be sent directly in email or through ftp in text mode. Newlines can be CR, LF or CRLF (Unix, Macintosh or MS-DOS style). NOTE: If you modify the data for this notebook not in a Mathematica- compatible application, you must delete the line below containing the word CacheID, otherwise Mathematica-compatible applications may try to use invalid cache data. For more information on notebooks and Mathematica-compatible applications, contact Wolfram Research: web: http://www.wolfram.com email: info@wolfram.com phone: +1-217-398-0700 (U.S.) Notebook reader applications are available free of charge from Wolfram Research. *******************************************************************) (*CacheID: 232*) (*NotebookFileLineBreakTest NotebookFileLineBreakTest*) (*NotebookOptionsPosition[ 107971, 3641]*) (*NotebookOutlinePosition[ 108832, 3670]*) (* CellTagsIndexPosition[ 108788, 3666]*) (*WindowFrame->Normal*) Notebook[{ Cell["Common Mistakes for Beginners to Mathematica", "Title"], Cell[CellGroupData[{ Cell["Part ONE", "Subtitle"], Cell["\<\ Forgetting or not understanding the differences between (\ \[CenterEllipsis]) {\[CenterEllipsis]} [\[CenterEllipsis]]\ \>", "Section"], Cell["\<\ (\[CenterEllipsis]) parenthesis are for logical grouping and are \ useful when you are unsure which operations take precedence\t\ \>", \ "Subsubtitle"], Cell[CellGroupData[{ Cell["Examples of common mistakes:", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Cos \((k\ x)\)\)], "Input"], Cell[BoxData[ \(Cos\ k\ x\)], "Output"] }, Open ]], Cell[BoxData[ \(Plot[Sin[x], \((x, 0, \ \[Pi])\)]\)], "Input"], Cell[BoxData[ \(Sort[\((x, y, z)\)]\)], "Input"], Cell["\<\ {\[CenterEllipsis]} curlies are for lists, iterators, and variable \ bounds\ \>", "Subsubtitle"] }, Open ]], Cell[CellGroupData[{ Cell["Examples of common mistakes:", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \({\@2\/2} {a, b, c}\)], "Input"], Cell[BoxData[ \({1\/\@2}\ {a, b, c}\)], "Output"] }, Open ]], Cell["\<\ [\[CenterEllipsis]] single brackets are for lists, iterators, and \ variable bounds \t\tCommon Mistakes:\ \>", "Subsubtitle"] }, Open ]], Cell[CellGroupData[{ Cell["Examples of common mistakes:", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(\(SomeList\ = \ {a, b, c, d};\)\(\[IndentingNewLine]\) \)\), "\[IndentingNewLine]", \(SomeList[1]\)}], "Input"], Cell[BoxData[ \({a, b, c, d}[1]\)], "Output"] }, Open ]], Cell[BoxData[ \(\([\((z\^2\ + \ y\^2)\) c\ + \ b\ y\^3]\) a\)], "Input"], Cell["\<\ [[\[CenterEllipsis]]] double brackets are for lists, iterators, \ and variable bounds\ \>", "Subsubtitle"] }, Open ]], Cell[CellGroupData[{ Cell["Examples of common mistakes:", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Exp[\([1]\)]\)], "Input"], Cell[BoxData[ \(Exp\[LeftDoubleBracket]1\[RightDoubleBracket]\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Forgetting ", StyleBox["Mathematica's convention of capitalization of Functions", FontSlant->"Italic"] }], "Section"], Cell[CellGroupData[{ Cell["Examples of common mistakes:", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(arccos[1]\)], "Input"], Cell[BoxData[ \(arccos[1]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Arccos[1]\)], "Input"], Cell[BoxData[ \(Arccos[1]\)], "Output"] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Forgetting to use patterns in function definitions", "Section"], Cell[CellGroupData[{ Cell["Examples of common mistakes:", "Subsubsection"], Cell[BoxData[ \(MyFunction[x, y, z]\ := \ Sin[x]\ Sin[y]\ Sin[z]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(MyFunction[\[Pi], \[Pi]/2, 0]\)], "Input"], Cell[BoxData[ \(MyFunction[\[Pi], \[Pi]\/2, 0]\)], "Output"] }, Open ]] }, Open ]] }, Open ]], Cell["\<\ Forgetting to delayed evaluation, :=, in function definitions when \ the placeholders have been previously defined.\ \>", "Section"], Cell["Examples of common mistakes:", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(x = \ \[Pi]/2;\)\), "\[IndentingNewLine]", \(AbsSin[x_]\ = \ Abs[Sin[Abs[x]]]\)}], "Input"], Cell[BoxData[ \(1\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(Plot[AbsSin[z], {z, \(-2\) \[Pi], 2 \[Pi]}]\)\(\ \)\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.5 0.0757881 0.0147151 0.294302 [ [.04527 .00222 -13.4688 -20 ] [.04527 .00222 13.4688 0 ] [.19685 .00222 -13.4688 -20 ] [.19685 .00222 13.4688 0 ] [.34842 .00222 -13.4688 -20 ] [.34842 .00222 13.4688 0 ] [.65158 .00222 -7 -20 ] [.65158 .00222 7 0 ] [.80315 .00222 -7 -20 ] [.80315 .00222 7 0 ] [.95473 .00222 -7 -20 ] [.95473 .00222 7 0 ] [.4875 .16187 -29 -10 ] [.4875 .16187 0 10 ] [.4875 .30902 -14 -10 ] [.4875 .30902 0 10 ] [.4875 .45617 -29 -10 ] [.4875 .45617 0 10 ] [.4875 .60332 -14 -10 ] [.4875 .60332 0 10 ] [ -0.005 -0.005 0 0 ] [ 1.005 .62303 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .04527 .01472 m .04527 .02097 L s gsave .04527 .00222 -74.4688 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Mathematica1-Bold %%IncludeFont: Mathematica1-Bold /Mathematica1-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (-) show 75.938 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (6) show 1.000 setlinewidth grestore .19685 .01472 m .19685 .02097 L s gsave .19685 .00222 -74.4688 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Mathematica1-Bold %%IncludeFont: Mathematica1-Bold /Mathematica1-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (-) show 75.938 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (4) show 1.000 setlinewidth grestore .34842 .01472 m .34842 .02097 L s gsave .34842 .00222 -74.4688 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Mathematica1-Bold %%IncludeFont: Mathematica1-Bold /Mathematica1-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (-) show 75.938 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (2) show 1.000 setlinewidth grestore .65158 .01472 m .65158 .02097 L s gsave .65158 .00222 -68 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (2) show 1.000 setlinewidth grestore .80315 .01472 m .80315 .02097 L s gsave .80315 .00222 -68 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (4) show 1.000 setlinewidth grestore .95473 .01472 m .95473 .02097 L s gsave .95473 .00222 -68 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (6) show 1.000 setlinewidth grestore .125 Mabswid .08317 .01472 m .08317 .01847 L s .12106 .01472 m .12106 .01847 L s .15895 .01472 m .15895 .01847 L s .23474 .01472 m .23474 .01847 L s .27264 .01472 m .27264 .01847 L s .31053 .01472 m .31053 .01847 L s .38632 .01472 m .38632 .01847 L s .42421 .01472 m .42421 .01847 L s .46211 .01472 m .46211 .01847 L s .53789 .01472 m .53789 .01847 L s .57579 .01472 m .57579 .01847 L s .61368 .01472 m .61368 .01847 L s .68947 .01472 m .68947 .01847 L s .72736 .01472 m .72736 .01847 L s .76526 .01472 m .76526 .01847 L s .84105 .01472 m .84105 .01847 L s .87894 .01472 m .87894 .01847 L s .91683 .01472 m .91683 .01847 L s .00738 .01472 m .00738 .01847 L s .99262 .01472 m .99262 .01847 L s .01 w 0 .01472 m 1 .01472 L s .25 Mabswid .5 .16187 m .50625 .16187 L s gsave .4875 .16187 -90 -14 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (0.5) show 1.000 setlinewidth grestore .5 .30902 m .50625 .30902 L s gsave .4875 .30902 -75 -14 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (1) show 1.000 setlinewidth grestore .5 .45617 m .50625 .45617 L s gsave .4875 .45617 -90 -14 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (1.5) show 1.000 setlinewidth grestore .5 .60332 m .50625 .60332 L s gsave .4875 .60332 -75 -14 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (2) show 1.000 setlinewidth grestore .125 Mabswid .5 .04415 m .50375 .04415 L s .5 .07358 m .50375 .07358 L s .5 .10301 m .50375 .10301 L s .5 .13244 m .50375 .13244 L s .5 .1913 m .50375 .1913 L s .5 .22073 m .50375 .22073 L s .5 .25016 m .50375 .25016 L s .5 .27959 m .50375 .27959 L s .5 .33845 m .50375 .33845 L s .5 .36788 m .50375 .36788 L s .5 .39731 m .50375 .39731 L s .5 .42674 m .50375 .42674 L s .5 .4856 m .50375 .4856 L s .5 .51503 m .50375 .51503 L s .5 .54446 m .50375 .54446 L s .5 .57389 m .50375 .57389 L s .01 w .5 0 m .5 .61803 L s 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .0075 w .02381 .30902 m .06244 .30902 L .10458 .30902 L .14415 .30902 L .18221 .30902 L .22272 .30902 L .26171 .30902 L .30316 .30902 L .34309 .30902 L .3815 .30902 L .42237 .30902 L .46172 .30902 L .49955 .30902 L .53984 .30902 L .57861 .30902 L .61984 .30902 L .65954 .30902 L .69774 .30902 L .73838 .30902 L .77751 .30902 L .81909 .30902 L .85916 .30902 L .89771 .30902 L .93871 .30902 L .97619 .30902 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgoooool9o`00Ob7ooooo0ol007lOoooo o`Go001o7oooool002?ooooo1ol007lRooooo`?o001o7Oooool9o`00Oc_ooooo2Ol007lQooooo`?o 001o7_ooool7o`00Oakooooo000Sooooo`?o001o0_ooool3o`00Ob7ooooo0ol007lMooooo`Co001o @?ooool4o`00ObKooooo0ol007lNooooo`?o001o0_ooool3o`00Oagooooo000Fooooo`[o001o0_oo ool3o`00O`?ooooo0ol007l@ooooo`[o001o0_ooool9o`00Oa3ooooo2_l007l3ooooo`Co001o@?oo ool4o`00Ob3ooooo2Ol007lLooooo`?o001o0oooool3o`00Oagooooo000Fooooo`[o001o0_ooool3 o`00O`?ooooo0ol007l@ooooo`[o001o0_ooool9o`00Oa3ooooo2_l007l4ooooo`Go001o?oooool5 o`00Oakooooo2Ol007lLooooo`?o001o0oooool3o`00Oagooooo000Rooooo`Co001o0_ooool3o`00 Oacooooo0_l007l3ooooo`?o001o8Oooool4o`00Od3ooooo1?l007lMooooo`;o001o0oooool3o`00 Oagooooo1?l007l2ooooo`?o001o7Oooool002;ooooo2?l007lNooooo`;o001o0_ooool3o`00Ob;o oooo0ol007m1ooooo`?o001o7_ooool2o`00O`;ooooo0ol007lMooooo`So001o7_ooool002;ooooo 0ol007l01?oooooo001oo`00Ool007lOooooo`?o001o00Coooooo`00Ool007oo001o8oooool3o`00 Od7ooooo0ol007lMooooo`?o001o00Coooooo`00Ool007oo001o7Oooool3o`00O`04ooooool007oo 001oo`00Oaoooooo000Rooooo`?o001o9?ooool2o`00O`04ooooool007oo001oo`00Oagooooo0ol0 07l3ooooo`?o001o>oooool3o`00O`?ooooo0ol007lNooooo`;o001o00Coooooo`00Ool007oo001o 7Oooool3o`00Ob?ooooo000Rooooo`?o001o9Oooool5o`00Oagooooo0ol007l3ooooo`?o001o>ooo ool3o`00O`?ooooo0ol007lOooooo`Go001o7Oooool3o`00Ob?ooooo000Sooooo`?o001o0_ooool3 o`00Oaoooooo1Ol007lMooooo`Co001o0_ooool3o`00Oc_ooooo1?l007l2ooooo`?o001o7oooool5 o`00Oakooooo0ol007l2ooooo`?o001o7Oooool002?ooooo1ol007lQooooo`Co001o7_ooool7o`00 Ocgooooo1ol007lQooooo`Co001o7_ooool7o`00Oakooooo000Uooooo`Co001o8oooool3o`00Oaoo oooo1Ol007loooooo`Go001o8oooool3o`00Ob3ooooo1?l007lOooooo`00Soooool2o`0008oooooo 002?ooooo`;o0000Soooool008oooooo0_l0002?ooooo`00Soooool2o`0008oooooo000DooooooOo 00005Oooool001Cooooomol0000Eooooo`00Soooool2o`0008oooooo002?ooooo`;o0000Soooool0 08oooooo0_l0002?ooooo`00Soooool2o`0008oooooo002?ooooo`;o0000Soooool008oooooo0ol0 002>ooooo`00Soooool2o`0008oooooo002?ooooo`;o0000Soooool008oooooo0_l0002?ooooo`00 Soooool2o`0008oooooo002?ooooo`;o0000Soooool008oooooo0_l0002?ooooo`00Soooool3o`00 08kooooo002?ooooo`;o0000Soooool008oooooo0_l0002?ooooo`00Soooool2o`0008oooooo002? ooooo`;o0000Soooool008oooooo0_l0002?ooooo`00Soooool2o`0008oooooo002?ooooo`?o0000 S_ooool008oooooo0_l0002?ooooo`00Soooool2o`0008oooooo002?ooooo`;o0000Soooool008oo oooo0_l0002?ooooo`00Soooool2o`0008oooooo002?ooooo`;o0000Soooool008oooooo0ol0002> ooooo`00Soooool2o`0008oooooo002?ooooo`;o0000Soooool008oooooo0_l0002?ooooo`00M?oo ool5o`00O`Cooooo0ol007l3ooooo`Go001o1oooool2o`0008oooooo001cooooo`Oo001o0oooool3 o`00O`;ooooo1ol007l6ooooo`;o0000Soooool007?ooooo0ol007l01?oooooo001oo`00Ool007l3 ooooo`?o001o00?oooooo`00Ool007l00_l007l01?oooooo001oo`00Ool007l6ooooo`;o0000Sooo ool007;ooooo0ol007l3ooooo`?o001o1_ooool3o`00O`?ooooo0ol007l5ooooo`;o0000Soooool0 07;ooooo0ol007l3ooooo`?o001o3?ooool3o`00O`Gooooo0ol0002>ooooo`00L_ooool3o`00O`?o oooo0ol007looooo`00Soooool2o`0008oooooo002? ooooo`;o0000Soooool008oooooo0_l0002?ooooo`00QOooool3o`00O`Oooooo0_l0002?ooooo`00 QOooool3o`00O`Oooooo0_l0002?ooooo`00QOooool3o`00O`Oooooo0_l0002?ooooo`00QOooool3 o`00O`Oooooo0_l0002?ooooo`006ooooooZo`0001_ooooo0025ooooo`?o001o1oooool2o`0008oo oooo0025ooooo`?o001o1oooool2o`0008oooooo0025ooooo`?o001o1oooool2o`0008oooooo0025 ooooo`?o001o1oooool2o`0008oooooo0022ooooo`Ko001o1oooool2o`0008oooooo0022ooooo`Ko 001o1oooool2o`0008oooooo0024ooooo`Co001o1oooool3o`0008kooooo0025ooooo`?o001o1ooo ool2o`0008oooooo002?ooooo`;o0000Soooool008oooooo0_l0002?ooooo`00Soooool2o`0008oo oooo002?ooooo`;o0000Soooool008oooooo0_l0002?ooooo`00Soooool3o`0008kooooo002?oooo o`;o0000Soooool008oooooo0_l0002?ooooo`00Soooool2o`0008oooooo002?ooooo`;o0000Sooo ool008oooooo0_l0002?ooooo`00Soooool2o`0008oooooo002?ooooo`?o0000S_ooool008oooooo 0_l0002?ooooo`00Soooool2o`0008oooooo002?ooooo`;o0000Soooool008oooooo0_l0002?oooo o`00Soooool2o`0008oooooo002?ooooo`;o0000Soooool008oooooo0ol0002>ooooo`00Soooool2 o`0008oooooo002?ooooo`;o0000Soooool008oooooo0_l0002?ooooo`00M_ooool3o`00O`Cooooo 0ol007l3ooooo`Go001o1oooool2o`0008oooooo001fooooo`?o001o1?ooool3o`00O`;ooooo1ol0 07l6ooooo`;o0000Soooool007Kooooo0ol007l4ooooo`?o001o00?oooooo`00Ool007l00_l007l0 1?oooooo001oo`00Ool007l6ooooo`;o0000Soooool007Kooooo0ol007l8ooooo`?o001o0oooool3 o`00O`Gooooo0_l0002?ooooo`00M_ooool3o`00O`kooooo0ol007l5ooooo`?o0000S_ooool007Ko oooo0ol007l>ooooo`?o001o1Oooool2o`0008oooooo001fooooo`?o001o2Oooool2o`00O`;ooooo 1?l007l5ooooo`;o0000Soooool007Kooooo0ol007l9ooooo`Oo001o1_ooool2o`0008oooooo001f ooooo`?o001o2Oooool6o`00O`Oooooo0_l0002?ooooo`00Loooool6o`00O`Wooooo0_l007l;oooo o`;o0000Soooool007?ooooo1_l007l9ooooo`;o001o2oooool2o`0008oooooo001eooooo`Co001o 2_ooool7o`00O`Gooooo0ol0002>ooooo`00M_ooool3o`00O`[ooooo1ol007l5ooooo`;o0000Sooo ool008oooooo0_l0002?ooooo`00Soooool2o`0008oooooo002?ooooo`;o0000Soooool008oooooo 0_l0002?ooooo`00Soooool2o`0008oooooo002?ooooo`?o0000S_ooool008oooooo0_l0002?oooo o`00Soooool2o`0008oooooo002?ooooo`;o0000Soooool008oooooo0_l0002?ooooo`00Soooool2 o`0008oooooo002?ooooo`;o0000Soooool008oooooo0ol0002>ooooo`00Soooool2o`0008oooooo 002?ooooo`;o0000Soooool008oooooo0_l0002?ooooo`00Soooool2o`0008oooooo002?ooooo`;o 0000Soooool008oooooo0_l0002?ooooo`00Soooool3o`0008kooooo002?ooooo`;o0000Soooool0 08oooooo0_l0002?ooooo`00POooool9o`00O`Gooooo0_l0002?ooooo`00POooool9o`00O`Gooooo 0_l0002?ooooo`00POooool4o`00O`[ooooo0_l0002?ooooo`00P_ooool4o`00O`Wooooo0_l0002? ooooo`00Poooool5o`00O`Oooooo0ol0002>ooooo`00QOooool4o`00O`Kooooo0_l0002?ooooo`00 Q_ooool3o`00O`Kooooo0_l0002?ooooo`00Qoooool3o`00O`Gooooo0_l0002?ooooo`00POooool3 o`00O`?ooooo0ol007l5ooooo`;o0000Soooool0087ooooo0ol007l3ooooo`?o001o1Oooool2o`00 08oooooo0021ooooo`Co001o0_ooool3o`00OiKooooo0022ooooo`Oo001oUoooool008?ooooo1Ol0 07nHooooo`00oooooolQooooo`00oooooolQooooo`00\ \>"], ImageRangeCache->{{{152.875, 439.875}, {601.812, 424.875}} -> {-16.0296, \ 5.58543, 0.0539781, 0.0139003}}], Cell[BoxData[ TagBox[\(\[SkeletonIndicator] Graphics \[SkeletonIndicator]\), False, Editable->False]], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Part TWO", "Subtitle"], Cell[" The difference between assignment = and equality testing ==", "Section"], Cell[CellGroupData[{ Cell["Examples of common mistakes:", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Solve[{\[Beta] = \ 3\ p\ + \ 4\ q, \ \[Alpha]\ = \ 5 p\ - \ q}, {p, q}]\)], "Input"], Cell[BoxData[ \(Solve[{3\ p + 4\ q, 5\ p - q}, {p, q}]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(\[IndentingNewLine]\)\(\[Delta]\ \[Equal] \ 24\)\)\)], "Input"], Cell[BoxData[ \(\[Delta] \[Equal] 24\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[" Not using enough commas", "Section"], Cell[CellGroupData[{ Cell["Examples of common mistakes:", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Plot[Sin[x\ + \ Exp[\(-x\)]]\ {x, 0, Pi}]\)], "Input"], Cell[BoxData[ \(Plot[Sin[x + \[ExponentialE]\^\(-x\)]\ {x, 0, \[Pi]}]\)], "Output"] }, Open ]] }, Open ]] }, Open ]], Cell["7. Forgetting that a variable has been defined", "Section"], Cell["Examples of common mistakes:", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(A\ = \ \[ExponentialE]\^\(\(-1.2\)\/\(k\ 373\)\)\)], "Input"], Cell[BoxData[ \(\[ExponentialE]\^\(\(-0.0032171581769436996`\)/k\)\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Part THREE", "Subtitle"], Cell[CellGroupData[{ Cell[BoxData[ \(ContourPlot3D[ Cos[Sqrt[x^2 + y^2 + z^2]], {x, \(-2\), 2}, {y, 0, 2}, {z, \(-2\), 2}]\)], "Input"], Cell[BoxData[ \(ContourPlot3D[ Cos[\@\(\[Pi]\^2\/4 + y\^2 + z\^2\)], {\[Pi]\/2, \(-2\), 2}, {y, 0, 2}, {z, \(-2\), 2}]\)], "Output"] }, Open ]], Cell[BoxData[ \(<< Graphics`ContourPlot3D`\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(ContourPlot3D[ Cos[Sqrt[x^2 + y^2 + z^2]], {x, \(-2\), 2}, {y, 0, 2}, {z, \(-2\), 2}]\)], "Input"], Cell[BoxData[ \(ContourPlot3D[ Cos[\@\(\[Pi]\^2\/4 + y\^2 + z\^2\)], {\[Pi]\/2, \(-2\), 2}, {y, 0, 2}, {z, \(-2\), 2}]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell["\<\ \tPractical Advice 1: \t\tClear Variables\ \>", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(Clear[k];\)\), "\[IndentingNewLine]", \(A\ = \ \[ExponentialE]\^\(\(-1.2\)\/\(k\ 373\)\)\)}], "Input"], Cell[BoxData[ \(\[ExponentialE]\^\(\(-0.0032171581769436996`\)/k\)\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["\<\ \tPractical Advice 2: \t\tSecond to last resort, clear everything\ \>", "Subsection"], Cell[BoxData[ \(\(Clear["\"];\)\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(<< Graphics`ContourPlot3D`;\)\), "\[IndentingNewLine]", \(ContourPlot3D[ Cos[Sqrt[x^2 + y^2 + z^2]], {x, \(-2\), 2}, {y, 0, 2}, {z, \(-2\), 2}]\)}], "Input"], Cell[BoxData[ \(ContourPlot3D[ Cos[\@\(x\^2 + y\^2 + z\^2\)], {x, \(-2\), 2}, {y, 0, 2}, {z, \(-2\), 2}]\)], "Output"] }, Open ]] }, Open ]], Cell["\<\ \tPractical Advice 3: \tLast resort, kill the kernel and restart it Use menu: kernel\ \>", \ "Subsection"], Cell[CellGroupData[{ Cell[" Using formatting commands in assignments", "Section"], Cell[CellGroupData[{ Cell["Examples of common mistakes:", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(mymat\ = \ {\[IndentingNewLine]\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ {1, 3, 7}, \[IndentingNewLine]\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ {3, 2, 4}, \[IndentingNewLine]\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ {7, \ 4\ , \ 3}\[IndentingNewLine]\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ } // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"1", "3", "7"}, {"3", "2", "4"}, {"7", "4", "3"} }, RowSpacings->1, ColumnSpacings->1, ColumnAlignments->{Left}], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Eigenvalues[mymat]\)], "Input"], Cell[BoxData[ RowBox[{"Eigenvalues", "[", TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"1", "3", "7"}, {"3", "2", "4"}, {"7", "4", "3"} }, RowSpacings->1, ColumnSpacings->1, ColumnAlignments->{Left}], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]], "]"}]], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["\<\ \t\tPractical advice, define and display with separate \ commands\ \>", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(mymat\ = \ {\[IndentingNewLine]\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ {1, 3, 7}, \[IndentingNewLine]\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ {3, 2, 4}, \[IndentingNewLine]\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ {7, \ 4\ , \ 3}\[IndentingNewLine]\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ };\)\), \ "\[IndentingNewLine]", \(mymat // MatrixForm\)}], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"1", "3", "7"}, {"3", "2", "4"}, {"7", "4", "3"} }, RowSpacings->1, ColumnSpacings->1, ColumnAlignments->{Left}], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Eigenvalues[mymat] // N\)], "Input"], Cell[BoxData[ \({11.650576732457214`, \(-5.094600276966437`\), \(-0.555976455490777`\)}\ \)], "Output"] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["\<\ Forgetting that some functions, like Plot, don't automatically \ evaluate their arguments. Therefore, implicitly defined values may not be \ \"known.\"\ \>", "Section"], Cell[CellGroupData[{ Cell["Examples of common mistakes:", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Plot[Table[LegendreP[i, z], {i, 1, 11, 2}], {z, \(-1\), 1}]\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.952381 0.0147151 0.588604 [ [.21429 .00222 -14.5 -20 ] [.21429 .00222 14.5 0 ] [.40476 .00222 -14.5 -20 ] [.40476 .00222 14.5 0 ] [.59524 .00222 -14.5 -20 ] [.59524 .00222 14.5 0 ] [.78571 .00222 -14.5 -20 ] [.78571 .00222 14.5 0 ] [.97619 .00222 -7 -20 ] [.97619 .00222 7 0 ] [.01131 .13244 -29 -10 ] [.01131 .13244 0 10 ] [.01131 .25016 -29 -10 ] [.01131 .25016 0 10 ] [.01131 .36788 -29 -10 ] [.01131 .36788 0 10 ] [.01131 .4856 -29 -10 ] [.01131 .4856 0 10 ] [.01131 .60332 -14 -10 ] [.01131 .60332 0 10 ] [ -0.005 -0.005 0 0 ] [ 1.005 .62303 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .21429 .01472 m .21429 .02097 L s gsave .21429 .00222 -75.5 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (0.2) show 1.000 setlinewidth grestore .40476 .01472 m .40476 .02097 L s gsave .40476 .00222 -75.5 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (0.4) show 1.000 setlinewidth grestore .59524 .01472 m .59524 .02097 L s gsave .59524 .00222 -75.5 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (0.6) show 1.000 setlinewidth grestore .78571 .01472 m .78571 .02097 L s gsave .78571 .00222 -75.5 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (0.8) show 1.000 setlinewidth grestore .97619 .01472 m .97619 .02097 L s gsave .97619 .00222 -68 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (1) show 1.000 setlinewidth grestore .125 Mabswid .07143 .01472 m .07143 .01847 L s .11905 .01472 m .11905 .01847 L s .16667 .01472 m .16667 .01847 L s .2619 .01472 m .2619 .01847 L s .30952 .01472 m .30952 .01847 L s .35714 .01472 m .35714 .01847 L s .45238 .01472 m .45238 .01847 L s .5 .01472 m .5 .01847 L s .54762 .01472 m .54762 .01847 L s .64286 .01472 m .64286 .01847 L s .69048 .01472 m .69048 .01847 L s .7381 .01472 m .7381 .01847 L s .83333 .01472 m .83333 .01847 L s .88095 .01472 m .88095 .01847 L s .92857 .01472 m .92857 .01847 L s .01 w 0 .01472 m 1 .01472 L s .25 Mabswid .02381 .13244 m .03006 .13244 L s gsave .01131 .13244 -90 -14 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (0.2) show 1.000 setlinewidth grestore .02381 .25016 m .03006 .25016 L s gsave .01131 .25016 -90 -14 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (0.4) show 1.000 setlinewidth grestore .02381 .36788 m .03006 .36788 L s gsave .01131 .36788 -90 -14 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (0.6) show 1.000 setlinewidth grestore .02381 .4856 m .03006 .4856 L s gsave .01131 .4856 -90 -14 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (0.8) show 1.000 setlinewidth grestore .02381 .60332 m .03006 .60332 L s gsave .01131 .60332 -75 -14 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (1) show 1.000 setlinewidth grestore .125 Mabswid .02381 .04415 m .02756 .04415 L s .02381 .07358 m .02756 .07358 L s .02381 .10301 m .02756 .10301 L s .02381 .16187 m .02756 .16187 L s .02381 .1913 m .02756 .1913 L s .02381 .22073 m .02756 .22073 L s .02381 .27959 m .02756 .27959 L s .02381 .30902 m .02756 .30902 L s .02381 .33845 m .02756 .33845 L s .02381 .39731 m .02756 .39731 L s .02381 .42674 m .02756 .42674 L s .02381 .45617 m .02756 .45617 L s .02381 .51503 m .02756 .51503 L s .02381 .54446 m .02756 .54446 L s .02381 .57389 m .02756 .57389 L s .01 w .02381 0 m .02381 .61803 L s 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgooooo`00B_ooool7o`00O`?ooooo0ol007l00ooooooo 001oo`00O`07o`00OaSooooo1ol007l3ooooo`?o001o1_ooool3o`00OaSooooo1ol007l3ooooo`?o 001o0_ooool7o`00OaWooooo1ol007l3ooooo`?o001o0_ooool7o`00Ob?ooooo0ol007l>ooooo`00 B_ooool3o`00O`04ooooool007oo001oo`00O`?ooooo0ol007l00ooooooo001oo`00O`02o`00Oago oooo0ol007l01?oooooo001oo`00Ool007l3ooooo`?o001o1_ooool3o`00OaSooooo0ol007l01?oo oooo001oo`00Ool007l3ooooo`?o001o0_ooool3o`00O`;ooooo0ol007lHooooo`?o001o00Cooooo o`00Ool007oo001o0oooool3o`00O`04ooooool007oo001oo`00O`?ooooo0ol007lRooooo`?o001o 3_ooool004Wooooo0ol007l3ooooo`?o001o1oooool4o`00Oa_ooooo0ol007l3ooooo`?o001o1_oo ool9o`00OaKooooo0ol007l3ooooo`?o001o1_ooool3o`00O`?ooooo0ol007lGooooo`?o001o0ooo ool3o`00O`Kooooo0ol007l3ooooo`?o001o8_ooool3o`00O`kooooo0019ooooo`?o001o0oooool3 o`00O`Sooooo1Ol007lIooooo`?o001o0oooool3o`00O`Kooooo2Ol007lFooooo`?o001o0oooool3 o`00O`Kooooo0ol007l3ooooo`?o001o5oooool3o`00O`?ooooo0ol007l6ooooo`?o001o0oooool3 o`00Ob;ooooo0ol007l>ooooo`00BOooool3o`00O`?ooooo0ol007l:ooooo`Co001o6?ooool3o`00 O`?ooooo0ol007l6ooooo`;o001o0oooool3o`00OaOooooo0ol007l3ooooo`?o001o1_ooool4o`00 O`;ooooo0ol007lGooooo`?o001o0oooool3o`00O`Kooooo0ol007l3ooooo`?o001o8_ooool3o`00 O`kooooo0019ooooo`?o001o0oooool3o`00O`_ooooo0ol007lHooooo`?o001o0oooool3o`00O`Oo oooo0_l007l2ooooo`?o001o5oooool3o`00O`?ooooo0ol007l6ooooo`So001o6?ooool3o`00O`?o oooo0ol007l7ooooo`Oo001o8oooool3o`00O`kooooo0019ooooo`?o001o0oooool3o`00O`cooooo 0ol007lGooooo`?o001o0oooool3o`00O`Oooooo0ol007l01?oooooo001oo`00Ool007lGooooo`?o 001o0oooool3o`00O`Kooooo0ol007l01?oooooo001oo`00Ool007lIooooo`?o001o0oooool3o`00 O`Oooooo1ol007lSooooo`?o001o3_ooool004Wooooo0ol007l3ooooo`?o001o1_ooool3o`00O`?o oooo0ol007lGooooo`?o001o0oooool3o`00O`Sooooo0_l007l01?oooooo001oo`00Ool007lGoooo o`?o001o0oooool3o`00O`Kooooo0ol007lMooooo`?o001o0oooool3o`00O`Kooooo0ol007l3oooo o`?o001o8_ooool3o`00O`kooooo0019ooooo`?o001o0oooool3o`00O`Kooooo0ol007l3ooooo`?o 001o5oooool3o`00O`?ooooo0ol007l9ooooo`Go001o5oooool3o`00O`?ooooo0ol007l6ooooo`?o 001o7Oooool3o`00O`?ooooo0ol007l6ooooo`?o001o0oooool3o`00Oaoooooo1_l007l>ooooo`00 B_ooool3o`00O`04ooooool007oo001oo`00O`Oooooo1?l007l2ooooo`?o001o6?ooool3o`00O`04 ooooool007oo001oo`00O`[ooooo1Ol007lHooooo`?o001o00Coooooo`00Ool007oo001o2?ooool3 o`00O`;ooooo0ol007lHooooo`?o001o00Coooooo`00Ool007oo001o1oooool3o`00O`?ooooo0ol0 07lOooooo`Ko001o3_ooool004[ooooo1ol007l8ooooo`Oo001o6Oooool7o`00O`_ooooo1?l007lH ooooo`Oo001o2?ooool7o`00OaWooooo1ol007l8ooooo`Oo001o8_ooool4o`00O`kooooo001;oooo o`Go001o2_ooool5o`00Oa_ooooo1Ol007l=ooooo`?o001o6Oooool5o`00O`_ooooo1?l007lKoooo o`Go001o2_ooool5o`00ObCooooo0ol007l>ooooo`009_ooool2o`000?Sooooo000Vooooo`;o0000 n?ooool002Kooooo0_l0003hooooo`009_ooool2o`000?Sooooo000PooooooOo00002Oooool0023o oooomol00009ooooo`009_ooool2o`000?Sooooo000Vooooo`;o0000n?ooool002Kooooo0_l0003h ooooo`009_ooool2o`000?Sooooo000Vooooo`;o0000n?ooool002Kooooo0ol0003gooooo`009_oo ool2o`000?Sooooo000Vooooo`;o0000n?ooool002Kooooo0_l0003hooooo`009_ooool2o`000?So oooo000Vooooo`;o0000n?ooool002Kooooo0_l0003hooooo`009_ooool3o`000?Oooooo000Voooo o`;o0000n?ooool002Kooooo0_l0003hooooo`009_ooool2o`000?Sooooo000Vooooo`;o0000n?oo ool002Kooooo0_l0003hooooo`009_ooool2o`000?Sooooo000Vooooo`?o0000moooool002Kooooo 0_l0003hooooo`009_ooool2o`000?Sooooo000;ooooo`Go001o1?ooool3o`00O`03ooooool007oo 001o00Oo001o1Oooool2o`000?Sooooo000:ooooo`Oo001o0oooool3o`00O`03ooooool007oo001o 00Oo001o1Oooool2o`000?Sooooo000:ooooo`?o001o00Coooooo`00Ool007oo001o0oooool3o`00 O`03ooooool007oo001o00;o001o2_ooool2o`000?Sooooo0009ooooo`?o001o0oooool3o`00O`Oo oooo1?l007l9ooooo`;o0000n?ooool000Wooooo0ol007l3ooooo`?o001o2?ooool5o`00O`Oooooo 1?l0003fooooo`002Oooool3o`00O`?ooooo0ol007l:ooooo`Co001o1_ooool2o`000?Sooooo0009 ooooo`?o001o0oooool3o`00O`_ooooo0ol007l6ooooo`;o0000n?ooool000Wooooo0ol007l3oooo o`?o001o3?ooool3o`00O`Gooooo0_l0003hooooo`002Oooool3o`00O`?ooooo0ol007l6ooooo`?o 001o0oooool3o`00O`Gooooo0_l0003hooooo`002Oooool3o`00O`?ooooo0ol007l6ooooo`?o001o 0oooool3o`00O`Gooooo0_l0003hooooo`002_ooool3o`00O`04ooooool007oo001oo`00O`Oooooo 1?l007l2ooooo`?o001o1Oooool2o`000?Sooooo000:ooooo`Oo001o2?ooool7o`00O`Kooooo0_l0 003hooooo`002oooool5o`00O`[ooooo1Ol007l7ooooo`?o0000moooool002Kooooo0_l0003hoooo o`009_ooool2o`000?Sooooo000Vooooo`;o0000n?ooool002Kooooo0_l0003hooooo`009_ooool2 o`000?Sooooo000Vooooo`;o0000n?ooool002Kooooo0ol0003gooooo`009_ooool2o`000?Sooooo 000Vooooo`;o0000n?ooool002Kooooo0_l0003hooooo`009_ooool2o`000?Sooooo000Vooooo`;o 0000n?ooool002Kooooo0_l0003hooooo`009_ooool3o`000?Oooooo000Vooooo`;o0000n?ooool0 02Kooooo0_l0003hooooo`002oooool5o`00O`Cooooo0ol007l6ooooo`?o001o1_ooool2o`000?So oooo000:ooooo`Oo001o0oooool3o`00O`Kooooo0ol007l6ooooo`;o0000n?ooool000[ooooo0ol0 07l01?oooooo001oo`00Ool007l3ooooo`?o001o1_ooool3o`00O`Kooooo0_l0003hooooo`002Ooo ool3o`00O`?ooooo0ol007l6ooooo`Wo001o1Oooool2o`000?Sooooo0009ooooo`?o001o0oooool3 o`00O`Kooooo2Ol007l5ooooo`Co0000m_ooool000Wooooo0ol007l3ooooo`?o001o1_ooool2o`00 O`?ooooo0ol007l6ooooo`;o0000n?ooool000Wooooo0ol007l3ooooo`?o001o1oooool2o`00O`;o oooo0ol007l6ooooo`;o0000n?ooool000Wooooo0ol007l3ooooo`?o001o1oooool3o`00O`04oooo ool007oo001oo`00O`Kooooo0_l0003hooooo`002Oooool3o`00O`?ooooo0ol007l8ooooo`;o001o 00Coooooo`00Ool007oo001o1_ooool2o`000?Sooooo0009ooooo`?o001o0oooool3o`00O`Wooooo 1Ol007l6ooooo`;o0000n?ooool000[ooooo0ol007l01?oooooo001oo`00Ool007l:ooooo`Go001o 1_ooool2o`000?Sooooo000:ooooo`Oo001o2oooool4o`00O`Kooooo0ol0003gooooo`002oooool5 o`00O`gooooo0ol007l6ooooo`;o0000n?ooool002Kooooo0_l0003hooooo`009_ooool2o`000?So oooo000Vooooo`;o0000n?ooool002Kooooo0_l0003hooooo`009_ooool2o`000?Sooooo000Voooo o`;o0000n?ooool002Kooooo0ol0003gooooo`009_ooool2o`000?Sooooo000Vooooo`;o0000n?oo ool002Kooooo0_l0003hooooo`009_ooool2o`000?Sooooo000Vooooo`;o0000n?ooool002Kooooo 0_l0003hooooo`009_ooool3o`000?Oooooo000Vooooo`;o0000n?ooool002Kooooo0_l0003hoooo o`002oooool5o`00O`Cooooo0ol007l3ooooo`Go001o1oooool2o`000?Sooooo000:ooooo`Oo001o 0oooool3o`00O`;ooooo1ol007l6ooooo`;o0000n?ooool000[ooooo0ol007l01?oooooo001oo`00 Ool007l3ooooo`?o001o0_ooool3o`00O`;ooooo0ol007l5ooooo`;o0000n?ooool000Wooooo0ol0 07l3ooooo`?o001o1_ooool3o`00O`?ooooo0ol007l5ooooo`;o0000n?ooool000Wooooo0ol007l3 ooooo`?o001o1_ooool3o`00O`?ooooo0ol007l5ooooo`Co0000m_ooool000Wooooo0ol007l3oooo o`?o001o1_ooool4o`00O`;ooooo0ol007l5ooooo`;o0000n?ooool000Wooooo0ol007l3ooooo`?o 001o1_ooool8o`00O`Kooooo0_l0003hooooo`002Oooool3o`00O`?ooooo0ol007l6ooooo`?o001o 00Coooooo`00Ool007oo001o1oooool2o`000?Sooooo0009ooooo`?o001o0oooool3o`00O`Kooooo 0ol007l;ooooo`;o0000n?ooool000Wooooo0ol007l3ooooo`?o001o1_ooool3o`00O`_ooooo0_l0 003hooooo`002_ooool3o`00O`04ooooool007oo001oo`00O`Sooooo0ol007l2ooooo`?o001o1Ooo ool2o`000?Sooooo000:ooooo`Oo001o2?ooool7o`00O`Kooooo0ol0003gooooo`002oooool5o`00 O`_ooooo1?l007l7ooooo`;o0000n?ooool002Kooooo0_l0003hooooo`009_ooool2o`000?Sooooo 000Vooooo`;o0000n?ooool002Kooooo0_l0003hooooo`009_ooool2o`000?Sooooo000Vooooo`?o 0000moooool002Kooooo0_l0003hooooo`009_ooool2o`000?Sooooo000Vooooo`;o0000n?ooool0 02Kooooo0_l0003hooooo`009_ooool2o`000?Sooooo000Vooooo`;o0000n?ooool002Kooooo0_l0 003hooooo`009_ooool3o`000?Oooooo000Vooooo`;o0000n?ooool002Kooooo0_l0003hooooo`00 2oooool5o`00O`Cooooo0ol007l3ooooo`Go001o1oooool2o`000?Sooooo000:ooooo`Oo001o0ooo ool3o`00O`;ooooo1ol007l6ooooo`;o0000n?ooool000[ooooo0ol007l01?oooooo001oo`00Ool0 07l3ooooo`?o001o00Coooooo`00Ool007oo001o0oooool3o`00O`Gooooo0_l0003hooooo`002Ooo ool3o`00O`?ooooo0ol007l6ooooo`?o001o0oooool3o`00O`Gooooo0_l0003hooooo`002Oooool3 o`00O`?ooooo0ol007l6ooooo`?o001o0oooool3o`00O`Gooooo1?l0003fooooo`002Oooool3o`00 O`?ooooo0ol007l6ooooo`?o001o0oooool3o`00O`Gooooo0_l0003hooooo`002Oooool3o`00O`?o oooo0ol007l7ooooo`Oo001o1_ooool2o`000?Sooooo0009ooooo`?o001o0oooool3o`00O`Oooooo 1ol007l6ooooo`;o0000n?ooool000Wooooo0ol007l3ooooo`?o001o1_ooool3o`00O`?ooooo0ol0 07l5ooooo`;o0000n?ooool000Wooooo0ol007l3ooooo`?o001o1_ooool3o`00O`?ooooo0ol007l5 ooooo`;o0000n?ooool000[ooooo0ol007l01?oooooo001oo`00Ool007l7ooooo`?o001o0oooool3 o`00O`Gooooo0_l0003hooooo`002_ooool7o`00O`Sooooo1ol007l6ooooo`?o0000moooool000_o oooo1Ol007l:ooooo`Go001o1oooool2o`000?Sooooo000Vooooo`;o0000n?ooool002Kooooo0_l0 003hooooo`009_ooool2o`000?Sooooo000Vooooo`;o0000n?ooool002Kooooo0_l0003hooooo`00 9_ooool3o`000?Oooooo000Vooooo`;o0000n?ooool002Kooooo0_l0003hooooo`009_ooool2o`00 0?Sooooo000Vooooo`;o0000n?ooool002Kooooo0_l0003hooooo`009_ooool2o`000?Sooooo000V ooooo`?o0000moooool002Kooooo0_l0003hooooo`009_ooool2o`000?Sooooo000Looooo`?o001o 1oooool2o`000?Sooooo000Looooo`?o001o1oooool2o`000?Sooooo000Looooo`?o001o1oooool2 o`000?Sooooo000Looooo`?o001o1oooool2o`000?Sooooo000Looooo`?o001o1oooool4o`000?Ko oooo000Looooo`?o001o1oooool2o`000?Sooooo000Looooo`?o001o1oooool2o`000?Sooooo000L ooooo`?o001o1oooool2o`000?Sooooo000Looooo`?o001o1oooool2o`000?Sooooo000Iooooo`Ko 001o1oooool2o`000?Sooooo000Iooooo`Ko001oooooool2ooooo`006oooool4o`00Oooooooo0_oo ool001cooooo0ol007ooooooo`;ooooo003oooooob7ooooo003oooooob7ooooo0000\ \>"], ImageRangeCache->{{{152.875, 439.875}, {390.812, 213.875}} -> {-0.826782, \ 1.32623, 0.00429544, 0.00695017}}], Cell[BoxData[ TagBox[\(\[SkeletonIndicator] Graphics \[SkeletonIndicator]\), False, Editable->False]], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["\<\ \t\tPractical advice: \t\t\tUse Evaluate in Plot when in doubt\ \>", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Plot[ Evaluate[Table[LegendreP[i, z], {i, 1, 11, 2}]], {z, \(-1\), 1}]\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.5 0.476191 0.309017 0.294302 [ [.02381 .29652 -13.4688 -20 ] [.02381 .29652 13.4688 0 ] [.2619 .29652 -20.9688 -20 ] [.2619 .29652 20.9688 0 ] [.7381 .29652 -14.5 -20 ] [.7381 .29652 14.5 0 ] [.97619 .29652 -7 -20 ] [.97619 .29652 7 0 ] [.4875 .01472 -26.9375 -10 ] [.4875 .01472 0 10 ] [.4875 .16187 -41.9375 -10 ] [.4875 .16187 0 10 ] [.4875 .45617 -29 -10 ] [.4875 .45617 0 10 ] [.4875 .60332 -14 -10 ] [.4875 .60332 0 10 ] [ -0.005 -0.005 0 0 ] [ 1.005 .62303 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 .30902 m .02381 .31527 L s gsave .02381 .29652 -74.4688 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Mathematica1-Bold %%IncludeFont: Mathematica1-Bold /Mathematica1-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (-) show 75.938 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (1) show 1.000 setlinewidth grestore .2619 .30902 m .2619 .31527 L s gsave .2619 .29652 -81.9688 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Mathematica1-Bold %%IncludeFont: Mathematica1-Bold /Mathematica1-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (-) show 75.938 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (0.5) show 1.000 setlinewidth grestore .7381 .30902 m .7381 .31527 L s gsave .7381 .29652 -75.5 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (0.5) show 1.000 setlinewidth grestore .97619 .30902 m .97619 .31527 L s gsave .97619 .29652 -68 -24 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (1) show 1.000 setlinewidth grestore .125 Mabswid .07143 .30902 m .07143 .31277 L s .11905 .30902 m .11905 .31277 L s .16667 .30902 m .16667 .31277 L s .21429 .30902 m .21429 .31277 L s .30952 .30902 m .30952 .31277 L s .35714 .30902 m .35714 .31277 L s .40476 .30902 m .40476 .31277 L s .45238 .30902 m .45238 .31277 L s .54762 .30902 m .54762 .31277 L s .59524 .30902 m .59524 .31277 L s .64286 .30902 m .64286 .31277 L s .69048 .30902 m .69048 .31277 L s .78571 .30902 m .78571 .31277 L s .83333 .30902 m .83333 .31277 L s .88095 .30902 m .88095 .31277 L s .92857 .30902 m .92857 .31277 L s .01 w 0 .30902 m 1 .30902 L s .25 Mabswid .5 .01472 m .50625 .01472 L s gsave .4875 .01472 -87.9375 -14 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Mathematica1-Bold %%IncludeFont: Mathematica1-Bold /Mathematica1-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (-) show 75.938 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (1) show 1.000 setlinewidth grestore .5 .16187 m .50625 .16187 L s gsave .4875 .16187 -102.938 -14 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Mathematica1-Bold %%IncludeFont: Mathematica1-Bold /Mathematica1-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (-) show 75.938 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (0.5) show 1.000 setlinewidth grestore .5 .45617 m .50625 .45617 L s gsave .4875 .45617 -90 -14 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (0.5) show 1.000 setlinewidth grestore .5 .60332 m .50625 .60332 L s gsave .4875 .60332 -75 -14 Mabsadd m 1 1 Mabs scale currentpoint translate 0 28 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 19.000 moveto %%IncludeResource: font Helvetica-Bold %%IncludeFont: Helvetica-Bold /Helvetica-Bold findfont 18.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.500 setrgbcolor (1) show 1.000 setlinewidth grestore .125 Mabswid .5 .04415 m .50375 .04415 L s .5 .07358 m .50375 .07358 L s .5 .10301 m .50375 .10301 L s .5 .13244 m .50375 .13244 L s .5 .1913 m .50375 .1913 L s .5 .22073 m .50375 .22073 L s .5 .25016 m .50375 .25016 L s .5 .27959 m .50375 .27959 L s .5 .33845 m .50375 .33845 L s .5 .36788 m .50375 .36788 L s .5 .39731 m .50375 .39731 L s .5 .42674 m .50375 .42674 L s .5 .4856 m .50375 .4856 L s .5 .51503 m .50375 .51503 L s .5 .54446 m .50375 .54446 L s .5 .57389 m .50375 .57389 L s .01 w .5 0 m .5 .61803 L s 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .0075 w .02381 .01472 m .06244 .03859 L .10458 .06463 L .14415 .08909 L .18221 .11261 L .22272 .13765 L .26171 .16175 L .30316 .18736 L .34309 .21204 L .3815 .23578 L .42237 .26104 L .46172 .28536 L .49955 .30874 L .53984 .33364 L .57861 .3576 L .61984 .38308 L .65954 .40762 L .69774 .43123 L .73838 .45635 L .77751 .48053 L .81909 .50623 L .85916 .53099 L .89771 .55482 L .93871 .58016 L .97619 .60332 L s .02381 .01472 m .06244 .14385 L .10458 .25431 L .14415 .33187 L .18221 .38494 L .20178 .40476 L .22272 .42081 L .23293 .42681 L .24402 .43203 L .25449 .43579 L .26416 .43827 L .26882 .43915 L .27139 .43954 L .27383 .43986 L .27609 .4401 L .27856 .44032 L .27965 .44039 L .2808 .44046 L .28182 .44051 L .28289 .44056 L .28355 .44058 L .28428 .4406 L .28556 .44062 L .28629 .44063 L .28706 .44063 L .28779 .44063 L .28846 .44062 L .28975 .4406 L .29048 .44058 L .29115 .44056 L .29247 .44051 L .29371 .44044 L .29597 .44029 L .29846 .44008 L .30351 .43948 L .30821 .43875 L .31334 .43774 L .3237 .43512 L .3422 .42853 L .36181 .41914 L .38276 .40672 L .42426 .37627 L .46424 .34186 L .50271 .30651 L .54363 .26914 L .58303 .23594 L .62092 .20897 L .642 .19689 L .66126 .1881 L .67079 .18463 L Mistroke .68117 .18158 L .68592 .18045 L .69098 .17943 L .69541 .1787 L .70008 .17811 L .70264 .17786 L .704 .17775 L .70545 .17764 L .70679 .17757 L .70801 .17751 L .70923 .17746 L .71039 .17743 L .71103 .17742 L .71174 .17741 L .71248 .1774 L .71317 .1774 L .7144 .17741 L .7151 .17742 L .71573 .17743 L .71708 .17748 L .71856 .17754 L .7201 .17763 L .72153 .17773 L .72417 .17796 L .72665 .17823 L .7313 .17891 L .7363 .17986 L .74171 .18116 L .7512 .18415 L .76163 .1885 L .78269 .20088 L .80217 .21689 L .82308 .23929 L .86441 .30092 L .90422 .38432 L .94252 .48923 L .97619 .60332 L Mfstroke .02381 .01472 m .04262 .16621 L .06244 .28168 L .07286 .32672 L .08255 .36023 L .0932 .38858 L .09912 .40089 L .10458 .41024 L .10944 .41704 L .1148 .42297 L .12018 .42741 L .12313 .42922 L .12589 .43054 L .12713 .43103 L .12848 .43147 L .12968 .4318 L .13095 .43208 L .13221 .43229 L .13336 .43243 L .13451 .43251 L .13559 .43253 L .13686 .43251 L .1375 .43247 L .1382 .43241 L .13944 .43226 L .1406 .43207 L .14322 .43146 L .14603 .43054 L .15131 .4281 L .1562 .42509 L .16727 .41592 L .18739 .39274 L .22665 .33489 L .2644 .27916 L .28538 .25297 L .30461 .23354 L .32345 .21943 L .33293 .21431 L .33826 .21202 L .34329 .21025 L .34822 .20889 L .35082 .20833 L .35357 .20784 L .35588 .20751 L .35711 .20737 L .35843 .20725 L .35963 .20716 L .36074 .20709 L .36185 .20704 L .3629 .20702 L Mistroke .36423 .207 L .36542 .20702 L .36609 .20703 L .36681 .20705 L .36811 .20712 L .36933 .2072 L .37062 .20731 L .37293 .20756 L .37563 .20796 L .37814 .20842 L .38385 .20979 L .38888 .21137 L .39433 .21346 L .40425 .21823 L .42282 .23028 L .44263 .24698 L .46365 .26803 L .50145 .3107 L .54171 .35563 L .56022 .37367 L .58045 .39014 L .59016 .39658 L .60053 .40225 L .60626 .40482 L .61147 .40679 L .61641 .40832 L .62164 .40957 L .62394 .41 L .62641 .41038 L .62782 .41056 L .62912 .4107 L .63043 .41082 L .63165 .4109 L .63275 .41096 L .63391 .411 L .63508 .41103 L .63638 .41103 L .63749 .41101 L .63869 .41097 L .63982 .41091 L .64086 .41084 L .64337 .41061 L .6457 .41031 L .64826 .40988 L .651 .40932 L .65659 .40782 L .66167 .40604 L .67164 .40143 L .68084 .39585 L .70162 .37873 L Mistroke .72036 .35836 L .74099 .33143 L .7813 .27086 L .79985 .24298 L .82009 .21587 L .83106 .20375 L .8364 .19874 L .84124 .19478 L .84592 .19155 L .85097 .18877 L .85375 .18758 L .85631 .18671 L .85876 .18609 L .85999 .18586 L .86064 .18576 L .86134 .18567 L .86264 .18555 L .86385 .1855 L .86515 .18551 L .86589 .18555 L .86659 .1856 L .86783 .18575 L .86898 .18594 L .87023 .18621 L .87155 .18657 L .87386 .18738 L .876 .18836 L .88086 .19137 L .88616 .19601 L .89098 .20153 L .89623 .20906 L .90178 .21886 L .91177 .24166 L .92098 .26913 L .93089 .30639 L .94178 .35756 L .95838 .45873 L .97619 .60332 L Mfstroke .02381 .01472 m .03279 .15129 L .04262 .26243 L .04758 .30538 L .05288 .34282 L .05785 .37074 L .06244 .39098 L .06788 .40884 L .07075 .41583 L .07379 .4216 L .07642 .42532 L .07889 .4278 L .0803 .42881 L .08159 .42948 L .08231 .42976 L .08309 .42998 L .08382 .43011 L .08451 .43017 L .08577 .43013 L .08648 .43003 L .08713 .42988 L .08833 .42947 L .0896 .42886 L .0918 .4274 L .09422 .42525 L .09958 .41862 L .10458 .41049 L .12493 .36502 L .14349 .31749 L .16419 .26978 L .17329 .25263 L .18333 .23713 L .18795 .23131 L .19292 .22596 L .19722 .22213 L .20192 .21878 L .20694 .21616 L .20967 .21514 L .21098 .21476 L .21222 .21446 L .21337 .21422 L .21461 .21403 L .21574 .2139 L .21679 .21383 L .21791 .21379 L .21915 .21381 L .22045 .21388 L .22166 .214 L .22291 .21418 L .22425 .21443 L Mistroke .22664 .21504 L .22949 .21601 L .23207 .21712 L .23716 .21991 L .24195 .22324 L .25086 .23108 L .26049 .24163 L .30154 .30094 L .322 .33203 L .34108 .35764 L .35945 .37706 L .36974 .38514 L .37911 .39056 L .38393 .39259 L .38657 .39349 L .38905 .39419 L .39133 .39471 L .39341 .39508 L .39452 .39524 L .39573 .39538 L .39695 .39549 L .39823 .39557 L .3989 .3956 L .39964 .39561 L .40033 .39562 L .40096 .39561 L .40217 .39558 L .40344 .39551 L .4041 .39546 L .40481 .39539 L .40609 .39525 L .409 .39478 L .41168 .39419 L .41423 .39348 L .419 .39179 L .42864 .38694 L .43889 .37983 L .4573 .36264 L .49502 .31574 L .51597 .28765 L .53519 .26375 L .54486 .25311 L .55521 .24314 L .56479 .23543 L .57385 .22966 L .57859 .22728 L .58374 .22521 L .58602 .22447 L .58843 .22382 L .59068 .22331 L Mistroke .59275 .22295 L .59392 .22278 L .5952 .22264 L .5959 .22257 L .59655 .22252 L .59783 .22245 L .59904 .22242 L .60014 .22242 L .6014 .22245 L .60259 .22251 L .60391 .22262 L .60531 .22277 L .6078 .22316 L .61049 .22373 L .61344 .22455 L .61868 .22648 L .62365 .22887 L .63296 .2348 L .64298 .24319 L .65388 .25449 L .69468 .31122 L .71495 .34257 L .73397 .3695 L .74283 .38026 L .75215 .38983 L .75703 .394 L .76237 .39783 L .76723 .40058 L .77174 .40248 L .77437 .40328 L .7768 .4038 L .77806 .404 L .77878 .40408 L .77946 .40415 L .78017 .4042 L .78082 .40423 L .78156 .40424 L .78227 .40424 L .78347 .40419 L .78474 .40408 L .78594 .40392 L .78703 .40374 L .7897 .40308 L .79221 .40222 L .79687 .39997 L .80115 .39716 L .81081 .38816 L .82058 .37532 L .82968 .36012 L .85037 .31571 L Mistroke .86905 .26838 L .88935 .21943 L .89472 .20881 L .90042 .19941 L .90528 .1933 L .90805 .19075 L .90939 .18978 L .91064 .18904 L .91188 .18848 L .91254 .18825 L .91324 .18807 L .91453 .18787 L .91571 .18787 L .91685 .18804 L .91809 .18842 L .91926 .18897 L .92034 .18965 L .92276 .19179 L .92413 .1934 L .92542 .19519 L .9282 .20002 L .93078 .20573 L .93578 .22053 L .94122 .24283 L .94602 .26849 L .95112 .30269 L .95994 .38102 L .96968 .5006 L .97619 .60332 L Mfstroke .02381 .01472 m .02846 .1307 L .03279 .21694 L .03754 .2906 L .04262 .3486 L .04518 .37076 L .04795 .3901 L .05058 .4043 L .053 .41423 L .05518 .42083 L .05642 .42366 L .05758 .42574 L .05881 .42738 L .05993 .4284 L .06122 .42905 L .06244 .42916 L .0631 .42903 L .06381 .42875 L .0651 .42788 L .06635 .42661 L .0675 .4251 L .07012 .42055 L .07289 .41427 L .08259 .38374 L .10458 .29911 L .11406 .26763 L .11928 .25315 L .12422 .24156 L .12881 .23274 L .13381 .22534 L .13601 .2228 L .13835 .22059 L .14035 .21908 L .14255 .21783 L .14377 .21731 L .1449 .21695 L .14614 .21668 L .14684 .21658 L .14747 .21653 L .14875 .21652 L .14947 .21657 L .15013 .21665 L .15135 .2169 L .15264 .21728 L .15374 .21771 L .15492 .21827 L .15705 .21953 L .1619 .22356 L .16749 .23001 L .1728 .23769 L Mistroke .18275 .25533 L .221 .33616 L .23116 .35458 L .24071 .3689 L .24601 .37537 L .25172 .38109 L .25692 .3851 L .25942 .38662 L .2617 .38777 L .26412 .38875 L .26641 .38944 L .26767 .38973 L .26883 .38993 L .27011 .39009 L .27075 .39014 L .27146 .39018 L .27264 .3902 L .27372 .39016 L .27491 .39007 L .27616 .38991 L .27725 .38972 L .27826 .38949 L .28056 .38884 L .28326 .3878 L .2858 .38657 L .29056 .38362 L .29569 .37956 L .30124 .3742 L .32115 .34841 L .34221 .31462 L .36205 .28267 L .38015 .25792 L .39015 .24728 L .39963 .23966 L .40483 .2366 L .40964 .23449 L .41215 .23367 L .41492 .233 L .41632 .23275 L .41705 .23264 L .41782 .23255 L .4185 .23248 L .41924 .23243 L .42054 .23237 L .42186 .23236 L .42307 .23241 L .4237 .23245 L .4244 .23251 L .42581 .23268 L .42705 .23288 L Mistroke .42839 .23314 L .4308 .23376 L .4333 .23459 L .43567 .23555 L .44013 .23779 L .45014 .24486 L .46107 .25546 L .48076 .28044 L .50173 .31165 L .52172 .34106 L .53224 .35481 L .54334 .36718 L .55329 .3759 L .55895 .3797 L .56422 .38244 L .56671 .38345 L .56907 .38423 L .57119 .3848 L .57349 .38525 L .57468 .38542 L .57599 .38556 L .57665 .38561 L .57736 .38565 L .57865 .38567 L .57986 .38565 L .58114 .38558 L .58223 .38548 L .58342 .38533 L .58474 .3851 L .58596 .38485 L .58871 .38411 L .59114 .38325 L .59371 .38215 L .60305 .37647 L .60821 .37225 L .61303 .36764 L .624 .355 L .66285 .29504 L .68261 .26412 L .69304 .25029 L .69876 .24383 L .70414 .23863 L .70935 .23447 L .71209 .23267 L .71498 .23106 L .71742 .22994 L .72009 .22899 L .72127 .22866 L .72253 .22836 L .72371 .22815 L Mistroke .72479 .228 L .72598 .22789 L .72724 .22784 L .72832 .22785 L .72951 .22791 L .73078 .22805 L .73149 .22816 L .73215 .22827 L .73463 .22888 L .7369 .22967 L .73939 .23079 L .74392 .23351 L .74923 .23781 L .75424 .24294 L .76359 .25518 L .78456 .29305 L .80293 .33277 L .81336 .35495 L .8231 .37351 L .83271 .38829 L .83811 .39448 L .84049 .39666 L .84303 .39855 L .8443 .39934 L .84572 .40008 L .84701 .40063 L .8482 .40102 L .84889 .40119 L .8496 .40134 L .85032 .40144 L .85111 .40151 L .85179 .40153 L .85252 .40151 L .85384 .40136 L .85453 .40122 L .85516 .40106 L .8566 .40058 L .85787 .4 L .85921 .39924 L .86153 .39755 L .86409 .39513 L .8693 .38837 L .87424 .37965 L .88353 .35739 L .89352 .32571 L .90441 .28469 L .91456 .24488 L .92412 .21197 L .92669 .20482 L .92941 .19844 L Mistroke .93083 .19566 L .93239 .19309 L .93381 .19124 L .93513 .18997 L .93642 .18917 L .93765 .18886 L .93875 .18898 L .93994 .18954 L .94124 .19071 L .9419 .19153 L .94262 .19262 L .94391 .19506 L .9451 .19794 L .94692 .20351 L .94891 .21138 L .95291 .23347 L .95637 .26018 L .96007 .29763 L .96442 .35527 L .96852 .42505 L .97619 .60332 L Mfstroke .02381 .01472 m .02846 .17619 L .03279 .2825 L .03527 .32758 L .03754 .35991 L .04015 .38819 L .04132 .39809 L .04262 .40716 L .04377 .41375 L .04502 .41936 L .04633 .42374 L .04756 .42652 L .04878 .42812 L .04994 .42865 L .05099 .42838 L .05212 .42732 L .05282 .42632 L .05348 .42514 L .05471 .42236 L .05748 .41377 L .06244 .39219 L .07312 .33367 L .08439 .27536 L .08903 .25622 L .09401 .23984 L .09687 .23249 L .09948 .22712 L .1021 .22298 L .10338 .22141 L .10458 .22021 L .10564 .21935 L .10679 .21865 L .10806 .21814 L .10923 .21791 L .11038 .21789 L .11164 .21812 L .11295 .21862 L .11417 .21932 L .11533 .22018 L .11642 .22117 L .11846 .22344 L .12304 .23043 L .12806 .24061 L .13268 .25187 L .14313 .28146 L .15294 .3109 L .16349 .3402 L .17344 .36276 L .17784 .37064 L .18253 .37743 L Mistroke .18507 .38039 L .18736 .38264 L .18969 .38449 L .19183 .38581 L .19305 .3864 L .19434 .38689 L .19564 .38726 L .19637 .3874 L .19706 .38751 L .1983 .3876 L .19943 .38758 L .20073 .38743 L .20197 .38718 L .20303 .38687 L .2042 .38644 L .20657 .38526 L .20876 .38383 L .21081 .38219 L .21544 .37754 L .22042 .37116 L .2405 .33504 L .26161 .2908 L .27118 .27275 L .28139 .25672 L .28635 .25046 L .29103 .24557 L .29523 .24207 L .29977 .23926 L .30214 .23821 L .30344 .23775 L .30468 .2374 L .30583 .23714 L .30708 .23693 L .30821 .23681 L .30926 .23675 L .3105 .23676 L .31166 .23684 L .31294 .237 L .31366 .23713 L .31432 .23727 L .31693 .23803 L .31825 .23853 L .31969 .23918 L .32496 .24235 L .33059 .24709 L .34074 .25869 L .36207 .29212 L .38221 .32739 L .39192 .343 L .4022 .35724 L Mistroke .41098 .36689 L .41597 .37118 L .42064 .37434 L .42305 .37563 L .42561 .37675 L .42709 .37727 L .42843 .37767 L .42978 .378 L .43103 .37823 L .43222 .3784 L .43348 .37851 L .43474 .37855 L .43545 .37855 L .43612 .37853 L .43733 .37844 L .43843 .37831 L .4397 .37809 L .44091 .37783 L .44314 .37719 L .44552 .37628 L .44978 .3741 L .45437 .37099 L .45944 .36667 L .46954 .35557 L .4788 .34298 L .49966 .30959 L .5202 .27652 L .53021 .26277 L .5393 .25258 L .54386 .24846 L .54879 .24482 L .55105 .24345 L .55345 .24221 L .55569 .24126 L .55774 .24057 L .56008 .23998 L .56137 .23976 L .56259 .2396 L .56371 .23952 L .56476 .23948 L .5659 .2395 L .56712 .23957 L .56782 .23964 L .56846 .23972 L .56991 .23997 L .57119 .24026 L .57253 .24064 L .57487 .24148 L .57743 .24265 L .5827 .24587 L Mistroke .58767 .2499 L .59699 .2598 L .61793 .29088 L .6362 .32288 L .64659 .34055 L .65633 .35537 L .66588 .36734 L .67079 .37223 L .67616 .37646 L .67908 .37822 L .68178 .37952 L .68437 .38043 L .68582 .3808 L .68714 .38104 L .68843 .3812 L .68962 .38127 L .69093 .38127 L .69159 .38124 L .69231 .38118 L .69353 .38102 L .69483 .38076 L .69606 .38044 L .69718 .38007 L .69947 .37914 L .70199 .37781 L .70709 .37414 L .71182 .36961 L .71626 .36441 L .73702 .32995 L .75548 .29139 L .76595 .27004 L .77569 .25272 L .78067 .24536 L .78538 .23958 L .78798 .23693 L .7908 .23454 L .79336 .23281 L .79572 .23163 L .79694 .23117 L .79824 .2308 L .79948 .23057 L .8006 .23046 L .80192 .23044 L .80266 .2305 L .80335 .23058 L .80462 .23084 L .80533 .23104 L .80597 .23125 L .80866 .23249 L .81017 .23345 L Mistroke .81156 .23448 L .81682 .2398 L .82153 .24639 L .82657 .2553 L .83567 .2757 L .85635 .33501 L .86654 .36413 L .87191 .37736 L .87762 .38877 L .88001 .39254 L .88259 .39583 L .88407 .39733 L .88542 .39843 L .88672 .39924 L .88737 .39956 L .88808 .39983 L .88935 .40011 L .8905 .40015 L .89114 .40008 L .89183 .39992 L .89309 .39944 L .89427 .39874 L .89551 .39774 L .89775 .39526 L .90029 .39134 L .90269 .38653 L .9072 .3746 L .91206 .35762 L .91735 .33463 L .93567 .23543 L .94016 .21372 L .94252 .20428 L .945 .19642 L .94632 .19329 L .94702 .19197 L .94777 .19084 L .94909 .18961 L .95032 .18942 L .95096 .18972 L .95166 .19037 L .95293 .19248 L .95417 .19578 L .95531 .2 L .95651 .20577 L .9578 .21359 L .96013 .23246 L .96291 .26386 L .96545 .3024 L .96808 .35381 L .97095 .42509 L Mistroke .97619 .60332 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgooooo`Co0000Ioooool2o`0008gooooo 000Booooo`Ko00003oooool5o`0006Gooooo0_l0002=ooooo`004_ooool6o`00017ooooo1Ol0001S ooooo`?o0000S?ooool001;ooooo1ol0000Booooo`Co0000H_ooool2o`0008gooooo000Booooo`Co 000000?oooooo`000?l000005?ooool4o`00063ooooo0_l0002=ooooo`004_ooool4o`000003oooo ool0003o000001Gooooo1Ol0001Nooooo`;o0000SOooool001;ooooo1?l000000ooooooo0000o`00 000Gooooo`Go0000G?ooool2o`0008gooooo000Booooo`Co000000Coooooo`000?l0003o00006?oo ool4o`0005_ooooo0_l0002=ooooo`004_ooool5o`000003ooooool0003o000001[ooooo1?l0001I ooooo`;o0000SOooool001;ooooo1Ol000000ooooooo0000o`00000Kooooo`Co0000F?ooool2o`00 08gooooo000Cooooo`Co000000Coooooo`000?l0003o00007?ooool3o`0005Oooooo0ol0002ooooo`;o0000SOooool001?o oooo1Ol00002ooooo`;o00009?ooool4o`0004gooooo0_l0002=ooooo`004oooool5o`0000;ooooo 0ol0000Uooooo`Co0000Boooool2o`0008gooooo000Cooooo`Go00000oooool2o`0002Kooooo1Ol0 0019ooooo`?o0000S?ooool001?ooooo1Ol00003ooooo`;o0000:?ooool5o`0004Oooooo0_l0002= ooooo`004oooool5o`0000?ooooo0ol0000Yooooo`Co0000A_ooool2o`0008gooooo000Cooooo`Go 00001?ooool2o`0002_ooooo1?l00014ooooo`;o0000SOooool001?ooooo1Ol00004ooooo`;o0000 ;?ooool4o`0002Sooooo1Ol007l4ooooo`?o001o0oooool5o`00O`Oooooo0_l0002=ooooo`004ooo ool5o`0000Cooooo0ol0000]ooooo`?o00009_ooool7o`00O`?ooooo0ol007l2ooooo`Oo001o1_oo ool2o`0008gooooo000Cooooo`Ko00001?ooool2o`0002kooooo1?l0000Tooooo`?o001o00Cooooo o`00Ool007oo001o0oooool3o`00O`03ooooool007oo001o00;o001o00Coooooo`00Ool007oo001o 1_ooool2o`0008gooooo000Cooooo`?o000000?oooooo`000?l000001?ooool2o`0002oooooo1?l0 000Fooooo`[o001o0_ooool3o`00O`?ooooo0ol007l6ooooo`?o001o0oooool3o`00O`Gooooo0_l0 002=ooooo`004oooool3o`000003ooooool0003o000000Cooooo0ol0000`ooooo`Co00005?ooool: o`00O`;ooooo0ol007l3ooooo`?o001o3?ooool3o`00O`Gooooo1?l0002;ooooo`004oooool3o`00 0003ooooool0003o000000Gooooo0_l0000aooooo`Co00007oooool3o`00O`?ooooo0ol007looooo`?o00003?ooool4o`0000[o oooo1?l0000Booooo`;o00004Oooool8o`0000?ooooo1_l0000Eooooo`Wo00003Oooool7o`00017o oooo0_l00003ooooo`;o000000Coooooo`000?l0003o00000_ooool3o`0000;ooooo1?l0000Boooo o`004oooool5o`0000;ooooo0_l00009ooooo`?o00001?ooool5o`0000Oooooo0ol00002ooooo`?o 00003_ooool3o`0000cooooo0ol0000>ooooo`Co00001oooool9o`0000oooooo0_l0000?ooooo`Go 000000Coooooo`000?l0003o00001oooool5o`00017ooooo1_l000000ooooooo0000o`000003o`00 00[ooooo2_l0000?ooooo`?o00000oooool5o`0000?ooooo0ol00002ooooo`Co00004_ooool001Co oooo1?l00002ooooo`;o00002Oooool2o`0000Gooooo1?l00009ooooo`Ko00004?ooool3o`0000Wo oooo2?l0000=ooooo`Co00000oooool=o`0000gooooo0_l0000>ooooo`Co000000?oooooo`000?l0 00000_l0000:ooooo`Co00003oooool4o`0000Oooooo1?l00008ooooo`?o000000?oooooo`000?l0 00001Ol0000>ooooo`;o00001Oooool4o`0000?ooooo1?l000000ooooooo0000o`000002o`0001;o oooo000Dooooo`Co00000_ooool2o`0000Wooooo0ol00005ooooo`?o00002_ooool4o`0001;ooooo 0ol00007ooooo`[o00003Oooool9o`0000Gooooo1_l0000ooooo`;o00002_ooool4o`0000Kooooo0ol000000ooooooo0000o`000006o`0000gooooo 0ol00005ooooo`Co00000oooool4o`000003ooooool0003o000000;o00004_ooool001Cooooo1?l0 0002o`00O`;o00002Oooool3o`0000Gooooo0ol0000:ooooo`Co00004?ooool3o`00O`;o00001?oo ool2o`00O`Co00001Ol007l3o`0000kooooo1Ol00009ooooo`Go00002oooool2o`0000_ooooo2ol0 000>ooooo`?o00002oooool4o`0000?o001o1?ooool3o`00O`;ooooo0_l00004o`00O`04ooooool0 003o0000o`0000;ooooo0_l00002ooooo`Go00003?ooool2o`0000Oooooo0_l00004ooooo`Co0000 00?oooooo`000?l000000_l00002ooooo`?o001o3Oooool001Cooooo1Ol000000ol007oo0000o`00 0008ooooo`Co00001?ooool5o`0000[ooooo0_l0000@ooooo`Co001o0ol00003ooooo`03o`00Ool0 003o000000;o00001ol007l3o`0000gooooo1_l00009ooooo`Go00002_ooool3o`0000Sooooo1Ol0 0002ooooo`?o000000Coooooo`000?l0003o00003_ooool3o`0000Wooooo1?l00005o`00O`?ooooo 0ol007l2ooooo`?o00000ol007l3o`0000;ooooo0ol00004ooooo`Co00002oooool2o`0000Oooooo 0_l00003ooooo`Go000000?oooooo`000?l000000_l00002ooooo`?o001o3Oooool001Cooooo1Ol0 00001?l007oo0000o`000?l00007ooooo`Go00000_ooool3o`000003ooooool0003o000000Wooooo 0ol0000@ooooo`?o001o00?oooooo`00Ool000000_l00002ooooo`04o`00Ool0003o0000o`0000Co 001o00Goooooo`00Ool007oo001oooooo`02o`0000cooooo1?l000000ooooooo0000o`000002o`00 00Oooooo1_l00009ooooo`;o00002?ooool5o`000003ooooool0003o000000;o00000oooool3o`00 00kooooo0ol00008ooooo`;o00000ol007l01?oooooo001oo`00Ool007l3ooooo`?o001o00?ooooo o`00Ool007l00_l000000ooooooo001oo`000002o`0000;ooooo0ol00005ooooo`Co00002_ooool3 o`0000Oooooo0ol00002ooooo`;o000000?oooooo`000?l000000_ooool3o`0000;ooooo0ol007l= ooooo`002Oooool:o`00O`03ooooool0003o000000?o00000_l007l2o`0000Kooooo0ol000000ooo oooo0000o`000002ooooo`;o00000_ooool2o`0000Wooooo1?l00002ooooo`[o001o0_ooool3o`00 O`?ooooo00?o001oo`000?l000000_ooool3o`000004ooooool007oo001oo`00O`?ooooo0ol007l3 o`0000[ooooo0ol00004ooooo`Go00001_ooool6o`0000Sooooo0_l00008ooooo`Co000000?ooooo o`000?l000000_l00005ooooo`?o00003_ooool2o`0000Oooooo0ol00002o`00O`?ooooo0ol007l6 ooooo`;o001o0ol000001?oooooo0000o`000?l007l2ooooo`;o00001oooool4o`0000Wooooo0_l0 0008ooooo`?o00000_ooool2o`000005ooooool0003o0000o`000?ooool00ol00002ooooo`?o001o 3Oooool000Wooooo2_l007l00ooooooo0000o`000003o`0000;o001o0_l00006ooooo`;o00000_oo ool3o`000003ooooool0003o000000;ooooo0ol00007ooooo`Go00000_ooool:o`00O`;ooooo0ol0 07l3ooooo`05o`00Ool0003o0000o`000?ooool00ol00007ooooo`?o001o00Coooooo`000?l0003o 00002Oooool2o`0000Oooooo1Ol00005ooooo`Go00002?ooool2o`0000Oooooo1?l000001?oooooo 0000o`000?l00008ooooo`?o00003Oooool3o`0000Kooooo0_l00003o`00O`?ooooo0ol007l9oooo o`Go000000?o001oooooool000000_l00007ooooo`Go00001oooool3o`0000Oooooo1?l00002oooo o`;o00000_ooool2o`000004ooooool0003o0000o`0000;ooooo0ol007l=ooooo`005?ooool5o`00 00;o001o0_l00006ooooo`;o00000oooool5o`0000?ooooo0_l00006ooooo`?o000000Coooooo`00 0?l0003o00003Oooool3o`00O`?ooooo0_l007l5o`0000Sooooo0ol007l2ooooo`;o00002?ooool3 o`0000Wooooo1?l00005ooooo`Go00001oooool2o`0000Kooooo1?l000001?oooooo0000o`000?l0 000:ooooo`;o00003_ooool3o`0000Cooooo0ol00003o`00O`?ooooo0ol007l9ooooo`Co00000_l0 07l00ooooooo0000o`000008ooooo`Go00001oooool2o`0000Sooooo1Ol000000ooooooo0000o`00 0002ooooo`;o000000Coooooo`000?l0003o00000_ooool3o`00O`gooooo000Dooooo`Go00000_l0 07l2o`0000Gooooo0ol00003ooooo`Co00001?ooool2o`0000Kooooo0_l00003ooooo`;o00003Ooo ool3o`00O`?ooooo0ol007l3o`0000Cooooo0_l007l2ooooo`Co001o0_ooool3o`0000Kooooo0ol0 000oooo o`;o00001_ooool5o`000003ooooool0003ooooo00[ooooo0_l00007ooooo`?o00001Oooool2o`00 01gooooo2Ol0000Looooo`?o00000oooool2o`0000[ooooo0_l0000:ooooo`Ko00002?ooool3o`00 00cooooo0ol00002ooooo`?o00001Oooool2o`0000Cooooo0_l000001?oooooo0000o`000?l00002 ooooo`Ko00000_ooool00ol0003oooooooooo`0ooooo`;o00000oooool6o`0000oooooo0_l00005ooooo`?o 00001oooool2o`0001[ooooo3_l0000Jooooo`Ko00003?ooool3o`0000Sooooo1?l0000;ooooo`?o 00002_ooool4o`0000?ooooo0ol00003ooooo`;o00001Oooool2o`0000;ooooo0_l00003ooooo`Go 00004Oooool001Gooooo1_l00004ooooo`?o00000oooool3o`0000Wooooo0_l00002ooooo`?o0000 3Oooool3o`0000;ooooo0_l000000ooooooo0000o`00000@ooooo`?o00000oooool3o`0000Sooooo 0ol0000Hooooo`co000000?oooooo`000?l000000_l0000Iooooo`Co00003_ooool2o`0000Sooooo 1?l0000ooooo`?o00001_ooool4o`0000gooooo0ol00009ooooo`Co 00001?ooool3o`000004ooooool0003o0000o`0000Cooooo0_l00003ooooo`;o00000oooool2o`00 0004ooooool0003o0000o`00013ooooo000Eooooo`Oo00000oooool3o`0000?ooooo0_l00009oooo o`Co00000_ooool2o`0000kooooo1Ol000001?oooooo0000o`000?l0000Booooo`;o000000Cooooo o`000?l0003o00002_ooool3o`0001Gooooo1_l00002ooooo`;o000000?oooooo`000?l000000ol0 0002ooooo`Co00005_ooool4o`0000oooooo0_l00006ooooo`?o00003oooool2o`0000Sooooo1_l0 0004ooooo`;o000000?oooooo`000?l000001Oooool2o`0000?ooooo0ol00002ooooo`;o000000Co ooooo`000?l0003o00004?ooool001Gooooo1?l000000ooooooo0000o`000003ooooo`?o00000ooo ool2o`0000Wooooo1Ol000001?oooooo0000o`000?l0000>ooooo`?o00000_ooool2o`0001?ooooo 1Ol0000ooooo`?o00004?ooool4o`000004ooooool0003o0000o`0000?ooooo0_l00003 ooooo`Go00000oooool4o`0001;ooooo0ol000000ooooooo0000o`00000?ooooo`?o00000oooool3 o`00017ooooo0_l00006ooooo`?o00000_ooool3o`0000Cooooo1?l00005ooooo`;o00001?ooool2 o`0000;ooooo1_l0000@ooooo`005Oooool4o`000003ooooool0003o000000;ooooo1Ol000000ooo oooo0000o`000009ooooo`;o00000oooool6o`0000cooooo1ol0000Eooooo`Co00003_ooool2o`00 00oooooo1?l000001?oooooo0000o`000?l00004ooooo`;o00001?ooool5o`0000Cooooo1?l0000@ ooooo`;o00000_ooool3o`0000oooooo0_l00002ooooo`?o00004_ooool2o`0000Kooooo0_l00004 ooooo`;o00001?ooool3o`0000Kooooo0_l00004ooooo`;o00000oooool5o`00013ooooo000Foooo o`?o000000?oooooo`000?l000000_ooool2o`000004ooooool0003o0000ooooo`;o00002Oooool2 o`0000Cooooo0_l000000ooooooo0000o`00000ooooo`Go00005?ooool2 o`0000Cooooo0_l00005ooooo`?o00000oooool4o`0000Cooooo0_l00005ooooo`?o00000_ooool5 o`00013ooooo000Fooooo`?o000000Goooooo`000?l0003o0000ooooo`02o`000003ooooool0003o 000000?o00002?ooool2o`0000Kooooo1Ol00009ooooo`?o00000_ooool2o`0001Gooooo0ol00003 ooooo`?o00003Oooool3o`0000Wooooo0ol00002ooooo`Co00001_ooool2o`0000Kooooo0_l00000 1?oooooo0000o`000?l00006ooooo`Co00002Oooool2o`0000Oooooo0_l0000?ooooo`?o00005Ooo ool2o`0000Cooooo0_l00006ooooo`;o00000oooool4o`0000Cooooo0_l00006ooooo`;o00000_oo ool5o`00013ooooo000Fooooo`Co000000Coooooo`000?l0003ooooo0_l00002ooooo`Co00002?oo ool2o`0000Oooooo1Ol00008ooooo`;o00000_ooool4o`0001?ooooo0ol00005ooooo`;o00003_oo ool3o`0000Oooooo0ol00002ooooo`Co00001oooool2o`0000Kooooo0ol000001?oooooo0000o`00 0?l00006ooooo`Co00001oooool3o`0000Oooooo0ol0000>ooooo`?o00005Oooool3o`0000;ooooo 0ol00006ooooo`;o00000oooool5o`0000?ooooo0_l00006ooooo`;o00000_ooool5o`00013ooooo 000Fooooo`Co000000?oooooo`000?l000000ol00002ooooo`?o00002?ooool3o`0000Oooooo1Ol0 0007ooooo`?o000000?oooooo`000?l000001?l0000Aooooo`?o00001_ooool3o`0000kooooo0ol0 0005ooooo`?o00000_ooool4o`0000Sooooo0_l00007ooooo`?o000000Coooooo`000?l0003o0000 1oooool4o`0000Cooooo0ol00009ooooo`;o00003?ooool6o`0001Gooooo0ol000000ooooooo0000 o`000007ooooo`?o000000Goooooo`000?l0003o0000ooooo`02o`0000;ooooo0ol00006ooooo`;o 00000_ooool5o`00013ooooo000Fooooo`Co000000?oooooo`000?l000000_l00003ooooo`?o0000 2?ooool2o`0000Wooooo1Ol00005ooooo`?o00000_ooool2o`0000;ooooo0ol0000?ooooo`?o0000 2?ooool3o`0000kooooo0_l00004ooooo`?o00000_ooool4o`0000Wooooo0ol00007ooooo`Oo0000 1oooool5o`000004ooooool0003o0000o`0000[ooooo0ol0000:ooooo`Co000000Coooooo`000?l0 003o00005Oooool5o`0000Sooooo0_l000000ooooooo0000o`000002ooooo`?o000000?oooooo`00 0?l000001oooool2o`0000;ooooo1Ol0000@ooooo`005_ooool4o`000003ooooool0003o000000;o 00000oooool3o`0000Oooooo0ol0000:ooooo`Co00001Oooool2o`0000;ooooo0ol00003ooooo`;o 00003_ooool3o`0000[ooooo0ol0000=ooooo`So00000_ooool5o`0000Wooooo0_l00009ooooo`Oo 00002?ooool6o`0000cooooo1?l00007ooooo`Co00000oooool3o`0001Cooooo1?l00009ooooo`Go 00000oooool2o`000003ooooool0003o000000Oooooo0ol00002ooooo`Co00004?ooool001Kooooo 1?l000000ooooooo0000o`000002o`0000Cooooo0_l00007ooooo`;o00003?ooool4o`0000?ooooo 0ol000001?oooooo0000o`000?l00004ooooo`Co00002oooool3o`0000cooooo1?l0000ooooo`[o00001oooool3o`0001;o oooo1?l0000:ooooo`?o00001Oooool3o`0000Wooooo0_l00002ooooo`Co00004?ooool001Kooooo 1?l000000ooooooo0000o`000002o`0000?ooooo1?l00005ooooo`;o00003_ooool7o`000003oooo ool0003o000000;o00002?ooool3o`0000Oooooo0ol0000Aooooo`Co00002Oooool3o`0000;ooooo 1?l0000>ooooo`;o00003_ooool?ooool2o`00 00Oooooo0_l000001?oooooo0000o`000?l0000@ooooo`00;Oooool7o`0001Wooooo1ol0000;oooo o`So0000:_ooool2o`0003?ooooo1Ol0000fooooo`?o00001_ooool2o`000004ooooool0003o0000 o`00013ooooo001?oooooaGo00004_ooool5o`00O`Cooooo0ol007l3ooooo`Go001o1oooool2o`00 03Gooooo1?l0000fooooo`;o00001_ooool2o`000004ooooool0003o0000o`00013ooooo001Coooo o`go00005Oooool7o`00O`?ooooo0ol007l2ooooo`Oo001o1_ooool2o`0003Oooooo1?l0000doooo o`?o00001Oooool2o`000004ooooool0003o0000o`00013ooooo001eooooo`?o001o00Coooooo`00 Ool007oo001o0oooool3o`00O`03ooooool007oo001o00;o001o00Coooooo`00Ool007oo001o1_oo ool2o`0003Sooooo1Ol0000cooooo`;o00001Oooool2o`000004ooooool0003o0000o`00013ooooo 001dooooo`?o001o0oooool3o`00O`Kooooo0ol007l3ooooo`?o001o1Oooool2o`0003[ooooo1?l0 000booooo`;o00001Oooool6o`00013ooooo001dooooo`?o001o0oooool3o`00O`cooooo0ol007l5 ooooo`Co0000>_ooool4o`00033ooooo0ol00005ooooo`Go00004?ooool007Cooooo0ol007l3oooo o`?o001o3?ooool3o`00O`Gooooo0_l0000mooooo`Co0000ooooo`00TOooool2o`0006kooooo1?l00008ooooo`Go00003_ooool0097ooooo 0ol0001^ooooo`Go00001_ooool5o`0000kooooo002Aooooo`;o0000LOooool5o`0000Gooooo1?l0 000>ooooo`00TOooool2o`0007?ooooo1Ol00003ooooo`Co00003_ooool008Oooooo0ol007l7oooo o`;o0000MOooool4o`0000;ooooo1?l0000>ooooo`00Qoooool3o`00O`Oooooo0_l0001gooooo`Co 000000Coooooo`000?l0003o00003_ooool008Oooooo0ol007l7ooooo`;o0000N?ooool7o`0000ko oooo0027ooooo`?o001o1oooool2o`0007[ooooo1Ol0000>ooooo`00Qoooool3o`00O`Oooooo1?l0 001jooooo`?o00003_ooool008Oooooo0ol007l7ooooo`;o0000OOooool2o`0000kooooo0027oooo o`?o001o1oooool2o`0008gooooo0027ooooo`?o001o1oooool2o`0008gooooo0027ooooo`?o001o 1oooool2o`0008gooooo0024ooooo`Ko001o1oooool2o`0008gooooo0024ooooo`Ko001oU_ooool0 08Kooooo1?l007nFooooo`00Qoooool3o`00OiKooooo003oooooob7ooooo003oooooob7ooooo0000 \ \>"], ImageRangeCache->{{{152.875, 439.875}, {338.812, 161.875}} -> {-2.3571, \ 0.935497, 0.0078762, 0.012744}}], Cell[BoxData[ TagBox[\(\[SkeletonIndicator] Graphics \[SkeletonIndicator]\), False, Editable->False]], "Output"] }, Open ]] }, Open ]] }, Open ]] }, Closed]] }, FrontEndVersion->"5.2 for Macintosh", ScreenRectangle->{{4, 1280}, {0, 832}}, ScreenStyleEnvironment->"Presentation", PrintingStyleEnvironment->"Presentation", CellGrouping->Manual, WindowSize->{1000, 891}, WindowMargins->{{58, Automatic}, {Automatic, 12}}, PrintingCopies->1, PrintingPageRange->{1, Automatic}, CellLabelAutoDelete->True, StyleDefinitions -> "3016-Carter.nb" ] (******************************************************************* Cached data follows. If you edit this Notebook file directly, not using Mathematica, you must remove the line containing CacheID at the top of the file. The cache data will then be recreated when you save this file from within Mathematica. *******************************************************************) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[1754, 51, 61, 0, 116, "Title"], Cell[CellGroupData[{ Cell[1840, 55, 28, 0, 72, "Subtitle"], Cell[1871, 57, 145, 3, 43, "Section"], Cell[2019, 62, 163, 4, 50, "Subsubtitle"], Cell[CellGroupData[{ Cell[2207, 70, 53, 0, 55, "Subsubsection"], Cell[CellGroupData[{ Cell[2285, 74, 47, 1, 47, "Input"], Cell[2335, 77, 43, 1, 45, "Output"] }, Open ]], Cell[2393, 81, 66, 1, 47, "Input"], Cell[2462, 84, 52, 1, 47, "Input"], Cell[2517, 87, 107, 3, 29, "Subsubtitle"] }, Open ]], Cell[CellGroupData[{ Cell[2661, 95, 53, 0, 55, "Subsubsection"], Cell[CellGroupData[{ Cell[2739, 99, 51, 1, 80, "Input"], Cell[2793, 102, 53, 1, 77, "Output"] }, Open ]], Cell[2861, 106, 136, 4, 52, "Subsubtitle"] }, Open ]], Cell[CellGroupData[{ Cell[3034, 115, 53, 0, 55, "Subsubsection"], Cell[CellGroupData[{ Cell[3112, 119, 144, 3, 89, "Input"], Cell[3259, 124, 49, 1, 45, "Output"] }, Open ]], Cell[3323, 128, 78, 1, 52, "Input"], Cell[3404, 131, 117, 3, 29, "Subsubtitle"] }, Open ]], Cell[CellGroupData[{ Cell[3558, 139, 53, 0, 55, "Subsubsection"], Cell[CellGroupData[{ Cell[3636, 143, 45, 1, 47, "Input"], Cell[3684, 146, 79, 1, 45, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[3812, 153, 142, 4, 43, "Section"], Cell[CellGroupData[{ Cell[3979, 161, 53, 0, 55, "Subsubsection"], Cell[CellGroupData[{ Cell[4057, 165, 42, 1, 47, "Input"], Cell[4102, 168, 43, 1, 45, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4182, 174, 42, 1, 47, "Input"], Cell[4227, 177, 43, 1, 45, "Output"] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[4331, 185, 69, 0, 43, "Section"], Cell[CellGroupData[{ Cell[4425, 189, 53, 0, 55, "Subsubsection"], Cell[4481, 191, 82, 1, 47, "Input"], Cell[CellGroupData[{ Cell[4588, 196, 62, 1, 47, "Input"], Cell[4653, 199, 64, 1, 66, "Output"] }, Open ]] }, Open ]] }, Open ]], Cell[4756, 205, 142, 3, 66, "Section"], Cell[4901, 210, 53, 0, 55, "Subsubsection"], Cell[CellGroupData[{ Cell[4979, 214, 120, 2, 68, "Input"], Cell[5102, 218, 35, 1, 45, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5174, 224, 91, 1, 47, "Input"], Cell[5268, 227, 20126, 688, 186, 13021, 596, "GraphicsData", "PostScript", \ "Graphics"], Cell[25397, 917, 130, 3, 45, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[25576, 926, 28, 0, 74, "Subtitle"], Cell[25607, 928, 79, 0, 43, "Section"], Cell[CellGroupData[{ Cell[25711, 932, 53, 0, 55, "Subsubsection"], Cell[CellGroupData[{ Cell[25789, 936, 117, 2, 47, "Input"], Cell[25909, 940, 72, 1, 45, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[26018, 946, 88, 1, 68, "Input"], Cell[26109, 949, 54, 1, 45, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[26212, 956, 43, 0, 43, "Section"], Cell[CellGroupData[{ Cell[26280, 960, 53, 0, 55, "Subsubsection"], Cell[CellGroupData[{ Cell[26358, 964, 75, 1, 47, "Input"], Cell[26436, 967, 87, 1, 48, "Output"] }, Open ]] }, Open ]] }, Open ]], Cell[26562, 973, 65, 0, 43, "Section"], Cell[26630, 975, 53, 0, 55, "Subsubsection"], Cell[CellGroupData[{ Cell[26708, 979, 82, 1, 55, "Input"], Cell[26793, 982, 84, 1, 47, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[26926, 989, 30, 0, 74, "Subtitle"], Cell[CellGroupData[{ Cell[26981, 993, 133, 3, 47, "Input"], Cell[27117, 998, 151, 3, 98, "Output"] }, Open ]], Cell[27283, 1004, 59, 1, 47, "Input"], Cell[CellGroupData[{ Cell[27367, 1009, 133, 3, 47, "Input"], Cell[27503, 1014, 151, 3, 98, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[27691, 1022, 71, 3, 66, "Subsection"], Cell[CellGroupData[{ Cell[27787, 1029, 131, 2, 76, "Input"], Cell[27921, 1033, 84, 1, 47, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[28054, 1040, 95, 3, 66, "Subsection"], Cell[28152, 1045, 59, 1, 47, "Input"], Cell[CellGroupData[{ Cell[28236, 1050, 200, 4, 68, "Input"], Cell[28439, 1056, 137, 3, 59, "Output"] }, Open ]] }, Open ]], Cell[28603, 1063, 117, 4, 66, "Subsection"], Cell[CellGroupData[{ Cell[28745, 1071, 60, 0, 43, "Section"], Cell[CellGroupData[{ Cell[28830, 1075, 53, 0, 55, "Subsubsection"], Cell[CellGroupData[{ Cell[28908, 1079, 352, 5, 131, "Input"], Cell[29263, 1086, 357, 11, 96, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[29657, 1102, 51, 1, 47, "Input"], Cell[29711, 1105, 419, 12, 96, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[30179, 1123, 95, 3, 45, "Subsection"], Cell[CellGroupData[{ Cell[30299, 1130, 389, 6, 152, "Input"], Cell[30691, 1138, 357, 11, 96, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[31085, 1154, 56, 1, 47, "Input"], Cell[31144, 1157, 107, 2, 45, "Output"] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[31312, 1166, 179, 4, 66, "Section"], Cell[CellGroupData[{ Cell[31516, 1174, 53, 0, 55, "Subsubsection"], Cell[CellGroupData[{ Cell[31594, 1178, 92, 1, 47, "Input"], Cell[31689, 1181, 21335, 651, 186, 11854, 530, "GraphicsData", "PostScript", \ "Graphics"], Cell[53027, 1834, 130, 3, 45, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[53206, 1843, 92, 3, 66, "Subsection"], Cell[CellGroupData[{ Cell[53323, 1850, 118, 3, 47, "Input"], Cell[53444, 1855, 54342, 1775, 186, 25088, 1409, "GraphicsData", \ "PostScript", "Graphics"], Cell[107789, 3632, 130, 3, 45, "Output"] }, Open ]] }, Open ]] }, Open ]] }, Closed]] } ] *) (******************************************************************* End of Mathematica Notebook file. *******************************************************************)