(************** Content-type: application/mathematica ************** 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[ 237419, 8104]*) (*NotebookOutlinePosition[ 238062, 8126]*) (* CellTagsIndexPosition[ 238018, 8122]*) (*WindowFrame->Normal*) Notebook[{ Cell[CellGroupData[{ Cell["Deformazione affine ", "Title", CellFrame->False, Evaluatable->False, CellHorizontalScrolling->False, TextAlignment->Center, Background->None], Cell[TextData[StyleBox["v. 1.06 8/10/2002 \[Copyright] Amabile Tatone, \ Universit\[AGrave] dell'Aquila", FontFamily->"Arial", FontWeight->"Bold"]], "Text", CellFrame->True, Background->GrayLevel[0.849989]], Cell[CellGroupData[{ Cell["Inizializzazione", "Section"], Cell[BoxData[{ \(\(Off[General::"\"];\)\), "\n", \(\(Off[General::"\"];\)\)}], "Input"] }, Closed]], Cell[CellGroupData[{ Cell["Deformazione", "Section"], Cell[BoxData[{ \(\(oshift = {1, 2};\)\), "\[IndentingNewLine]", \(\(scoo = 12;\)\)}], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(scoo = If[scoo < 0, \(-scoo\), scoo]\)], "Input"], Cell[BoxData[ \(12\)], "Output"] }, Open ]], Cell[BoxData[ \(\(extrashift = {0, 0};\)\)], "Input"], Cell["\<\ E' modificato il sistema di coordinate cartesiano attraverso una rotazione \ della base e/o uno scalamento delle coordinate. La base resta ortonormale. La griglia (assieme alla base) ruota di \[Alpha].\ \>", "Text", CellFrame->True, Background->GrayLevel[0.849989]], Cell[CellGroupData[{ Cell[BoxData[ \(\[Alpha] = \[Pi]/12\)], "Input"], Cell[BoxData[ \(\[Pi]\/12\)], "Output"] }, Open ]], Cell[BoxData[ RowBox[{\(newcoo[mycoo_]\), ":=", RowBox[{"scoo", " ", "*", " ", RowBox[{"N", "[", RowBox[{ RowBox[{ RowBox[{"Transpose", "[", RowBox[{"(", GridBox[{ {\(Cos[\[Alpha]]\), \(-Sin[\[Alpha]]\)}, {\(Sin[\[Alpha]]\), \(Cos[\[Alpha]]\)} }], ")"}], "]"}], ".", "mycoo"}], "+", "oshift"}], "]"}]}]}]], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(xAo = newcoo[{0, 0}]\)], "Input", PageWidth->Infinity], Cell[BoxData[ \({12.`, 24.`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(xBo = newcoo[{8, 0}]\)], "Input", PageWidth->Infinity], Cell[BoxData[ \({104.72887932375055`, \(-0.846628329841991`\)}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(xDo = newcoo[{0, 8}]\)], "Input", PageWidth->Infinity], Cell[BoxData[ \({36.84662832984199`, 116.72887932375055`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(xA = newcoo[{16, 2} + extrashift]\)], "Input", PageWidth->Infinity], Cell[BoxData[ \({203.6694157299616`, \(-2.5110368287463425`\)}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(xB = newcoo[{32, 6} + extrashift]\)], "Input", PageWidth->Infinity], Cell[BoxData[ \({401.55048854238373`, \(-5.839853826555043`\)}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(xD = newcoo[{22, 14} + extrashift]\)], "Input", PageWidth->Infinity], Cell[BoxData[ \({310.4860177175375`, 117.94731090949799`}\)], "Output"] }, Open ]], Cell[BoxData[ \(xCo := xBo + \((xDo - xAo)\)\)], "Input"], Cell[BoxData[ \(xC := xB + \((xD - xA)\)\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(xCo\)], "Input"], Cell[BoxData[ \({129.57550765359252`, 91.88225099390856`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(xC\)], "Input"], Cell[BoxData[ \({508.3670905299596`, 114.61849391168928`}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Gradiente della deformazione", "Section"], Cell[BoxData[ \(normalizza[v_] := v\/\@\(v . v\)\)], "Input", PageWidth->Infinity], Cell[BoxData[ \(\(mF = Transpose[{xB - xA, xD - xA}] . Inverse[Transpose[{xBo - xAo, xDo - xAo}]];\)\)], "Input", PageWidth->Infinity], Cell[CellGroupData[{ Cell[BoxData[ \(MatrixForm[mF]\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"2.2790063509461103`", "0.541265877365274`"}, {"0.2912658773652742`", "1.2209936490538904`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[mF] // MatrixForm\)], "Input", PageWidth->Infinity], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"2.2790063509461103`", "0.541265877365274`"}, {"0.2912658773652742`", "1.2209936490538904`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[Det[mF]]\)], "Input", PageWidth->Infinity], Cell[BoxData[ \(2.625000000000001`\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Figure", "Section"], Cell[CellGroupData[{ Cell["Definizioni", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(\((xA - xB)\) + mF . \((xBo - xAo)\)\)], "Input", PageWidth->Infinity], Cell[BoxData[ \({2.842170943040401`*^-14, \(-4.884981308350689`*^-15\)}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\((xA - xD)\) + mF . \((xDo - xAo)\)\)], "Input"], Cell[BoxData[ \({0.`, 1.4210854715202004`*^-14}\)], "Output"] }, Open ]], Cell[BoxData[ \(e1 = {1, 0}; e2 = {0, 1};\)], "Input"], Cell[BoxData[ \(x[\[Zeta]1_, \[Zeta]2_] := xA\ + \ mF . \((\ \[Zeta]1\ e1 + \ \[Zeta]2\ e2\ - \ xAo)\)\)], "Input"], Cell[BoxData[ \(xU[\[Zeta]1_, \[Zeta]2_] := xAo\ + \ mU . \((\ \[Zeta]1\ e1 + \ \[Zeta]2\ e2\ - \ xAo)\)\)], "Input"], Cell[BoxData[ \(xRU[\[Zeta]1_, \[Zeta]2_] := xAo\ + \ mF . \((\ \[Zeta]1\ e1 + \ \[Zeta]2\ e2\ - \ xAo)\)\)], "Input"], Cell[BoxData[{ \(\(latoAB[h_] := xAo + h \((xBo - xAo)\);\)\), "\n", \(\(latoBC[h_] := xBo + h\ \((xCo - xBo)\);\)\), "\n", \(\(latoDC[h_] := xDo + h \((xCo - xDo)\);\)\), "\n", \(\(latoAD[h_] := xAo + h\ \((xDo - xAo)\);\)\), "\[IndentingNewLine]", \(\(diagBD[h_] := xBo + h \((xDo - xBo)\);\)\)}], "Input"], Cell[BoxData[ \(quadrato := {latoAB[h], latoBC[h], latoDC[h], latoAD[h], diagBD[h]}\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(L = \@\(\((xBo - xAo)\) . \((xBo - xAo)\)\)\)], "Input"], Cell[BoxData[ \(95.99999999999999`\)], "Output"] }, Open ]], Cell[BoxData[ \(\[Phi][p_] := x[p\[LeftDoubleBracket]1\[RightDoubleBracket], p\[LeftDoubleBracket]2\[RightDoubleBracket]]\)], "Input"], Cell[BoxData[ \(\[Phi]U[p_] := xU[p\[LeftDoubleBracket]1\[RightDoubleBracket], p\[LeftDoubleBracket]2\[RightDoubleBracket]]\)], "Input"], Cell[BoxData[ \(\[Phi]RU[p_] := xRU[p\[LeftDoubleBracket]1\[RightDoubleBracket], p\[LeftDoubleBracket]2\[RightDoubleBracket]]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Map[\[Phi], quadrato]\)], "Input"], Cell[BoxData[ \({{\(\(203.6694157299616`\)\(\[InvisibleSpace]\)\) + 0.541265877365274`\ \((\(\(0.`\)\(\[InvisibleSpace]\)\) - 24.84662832984199`\ h)\) + 2.2790063509461103`\ \((\(\(0.`\)\(\[InvisibleSpace]\)\) + 92.72887932375055`\ h)\), \(-2.5110368287463425`\) + 1.2209936490538904`\ \((\(\(0.`\)\(\[InvisibleSpace]\)\) - 24.84662832984199`\ h)\) + 0.2912658773652742`\ \((\(\(0.`\)\(\[InvisibleSpace]\)\) + 92.72887932375055`\ h)\)}, {\(\(203.6694157299616`\)\(\ \[InvisibleSpace]\)\) + 2.2790063509461103`\ \((\(\(92.72887932375055`\)\(\[InvisibleSpace]\ \)\) + 24.846628329841977`\ h)\) + 0.541265877365274`\ \((\(-24.84662832984199`\) + 92.72887932375055`\ h)\), \(-2.5110368287463425`\) + 0.2912658773652742`\ \((\(\(92.72887932375055`\)\(\[InvisibleSpace]\ \)\) + 24.846628329841977`\ h)\) + 1.2209936490538904`\ \((\(-24.84662832984199`\) + 92.72887932375055`\ h)\)}, {\(\(203.6694157299616`\)\(\ \[InvisibleSpace]\)\) + 0.541265877365274`\ \ \((\(\(92.72887932375055`\)\(\[InvisibleSpace]\)\) - 24.84662832984199`\ h)\) + 2.2790063509461103`\ \((\(\(24.84662832984199`\)\(\[InvisibleSpace]\ \)\) + 92.72887932375053`\ h)\), \(-2.5110368287463425`\) + 1.2209936490538904`\ \((\(\(92.72887932375055`\)\(\[InvisibleSpace]\ \)\) - 24.84662832984199`\ h)\) + 0.2912658773652742`\ \((\(\(24.84662832984199`\)\(\[InvisibleSpace]\ \)\) + 92.72887932375053`\ h)\)}, \ {\(\(203.6694157299616`\)\(\[InvisibleSpace]\)\) + 2.2790063509461103`\ \((\(\(0.`\)\(\[InvisibleSpace]\)\) + 24.84662832984199`\ h)\) + 0.541265877365274`\ \((\(\(0.`\)\(\[InvisibleSpace]\)\) + 92.72887932375055`\ h)\), \(-2.5110368287463425`\) + 0.2912658773652742`\ \((\(\(0.`\)\(\[InvisibleSpace]\)\) + 24.84662832984199`\ h)\) + 1.2209936490538904`\ \((\(\(0.`\)\(\[InvisibleSpace]\)\) + 92.72887932375055`\ h)\)}, {\(\(203.6694157299616`\)\(\ \[InvisibleSpace]\)\) + 2.2790063509461103`\ \((\(\(92.72887932375055`\)\(\[InvisibleSpace]\ \)\) - 67.88225099390856`\ h)\) + 0.541265877365274`\ \((\(-24.84662832984199`\) + 117.57550765359254`\ h)\), \(-2.5110368287463425`\) + 0.2912658773652742`\ \((\(\(92.72887932375055`\)\(\[InvisibleSpace]\ \)\) - 67.88225099390856`\ h)\) + 1.2209936490538904`\ \((\(-24.84662832984199`\) + 117.57550765359254`\ h)\)}}\)], "Output"] }, Open ]], Cell[BoxData[ \(cerchio := {Cos[2\ \[Pi]\ h], Sin[2\ \[Pi]\ h]} L\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(\[Phi][cerchio]\)], "Input"], Cell[BoxData[ \({\(\(203.6694157299616`\)\(\[InvisibleSpace]\)\) + 2.2790063509461103`\ \((\(-12.`\) + 95.99999999999999`\ Cos[2\ h\ \[Pi]])\) + 0.541265877365274`\ \((\(-24.`\) + 95.99999999999999`\ Sin[ 2\ h\ \[Pi]])\), \(-2.5110368287463425`\) + 0.2912658773652742`\ \((\(-12.`\) + 95.99999999999999`\ Cos[2\ h\ \[Pi]])\) + 1.2209936490538904`\ \((\(-24.`\) + 95.99999999999999`\ Sin[2\ h\ \[Pi]])\)}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Griglia", "Subsection"], Cell[BoxData[{ \(\(xmax = Map[#\_\(\(\[LeftDoubleBracket]\)\(1\)\(\[RightDoubleBracket]\)\)\ \ &, {xAo, xBo, xCo, xDo, xA, xB, xC, xD}] // Max;\)\), "\n", \(\(xmin = Map[#\_\(\(\[LeftDoubleBracket]\)\(1\)\(\[RightDoubleBracket]\)\)\ \ &, {xAo, xBo, xCo, xDo, xA, xB, xC, xD}] // Min;\)\), "\n", \(\(ymax = Map[#\_\(\(\[LeftDoubleBracket]\)\(2\)\(\[RightDoubleBracket]\)\)\ \ &, {xAo, xBo, xCo, xDo, xA, xB, xC, xD}] // Max;\)\), "\n", \(\(ymin = Map[#\_\(\(\[LeftDoubleBracket]\)\(2\)\(\[RightDoubleBracket]\)\)\ \ &, {xAo, xBo, xCo, xDo, xA, xB, xC, xD}] // Min;\)\)}], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(dx = Apply[GCD, Map[#\_\(\(\[LeftDoubleBracket]\)\(1\)\(\[RightDoubleBracket]\)\)\ \ &, Join[{xAo, xBo, xCo, xDo, xA, xB, xC, xD}, {xAo, xBo, xCo, xDo, xA, xB, xC, xD}] // Round]]\)], "Input"], Cell[BoxData[ \(1\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(dy = Apply[GCD, Map[#\_\(\(\[LeftDoubleBracket]\)\(2\)\(\[RightDoubleBracket]\)\)\ \ &, Join[{xAo, xBo, xCo, xDo, xA, xB, xC, xD}, {xAo, xBo, xCo, xDo, xA, xB, xC, xD}] // Round]]\)], "Input"], Cell[BoxData[ \(1\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(dxy = GCD[dx, dy]\)], "Input"], Cell[BoxData[ \(1\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \({xmax, xmin, ymax, ymin}\)], "Input"], Cell[BoxData[ \({508.3670905299596`, 12.`, 117.94731090949799`, \(-5.839853826555043`\)}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(dxy = Min[{\((xmax - xmin)\)/10, \((ymax - ymin)\)/10}]\)], "Input"], Cell[BoxData[ \(12.378716473605303`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(grlx = \(\(Join[{0}, Table[n, {n, xmin, xmax, dxy}]] // Flatten\) // Union\) // Sort\)], "Input"], Cell[BoxData[ \({0, 12.`, 24.3787164736053`, 36.7574329472106`, 49.13614942081591`, 61.51486589442121`, 73.89358236802651`, 86.27229884163182`, 98.65101531523712`, 111.02973178884243`, 123.40844826244773`, 135.78716473605303`, 148.16588120965832`, 160.54459768326365`, 172.92331415686894`, 185.30203063047423`, 197.68074710407956`, 210.05946357768485`, 222.43818005129015`, 234.81689652489547`, 247.19561299850076`, 259.57432947210606`, 271.9530459457114`, 284.33176241931665`, 296.71047889292197`, 309.0891953665273`, 321.46791184013256`, 333.8466283137379`, 346.2253447873432`, 358.60406126094847`, 370.9827777345538`, 383.3614942081591`, 395.7402106817644`, 408.1189271553697`, 420.497643628975`, 432.8763601025803`, 445.2550765761856`, 457.63379304979094`, 470.0125095233962`, 482.3912259970015`, 494.76994247060685`, 507.1486589442121`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(grly = \(\(Join[{0}, Table[n, {n, ymin, ymax, dxy}]] // Flatten\) // Union\) // Sort\)], "Input"], Cell[BoxData[ \({\(-5.839853826555043`\), 0, 6.53886264705026`, 18.917579120655564`, 31.29629559426087`, 43.67501206786617`, 56.05372854147147`, 68.43244501507678`, 80.81116148868207`, 93.18987796228738`, 105.56859443589269`, 117.94731090949799`}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Visualizzazione", "Subsection"], Cell[BoxData[ \(\(dots = Graphics[{{RGBColor[0, 0, 1], Circle[xAo, 0.2]}, {RGBColor[0, 0, 1], Circle[xA, 0.2]}}];\)\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(\(fig = ParametricPlot[ Evaluate[Join[quadrato, Map[\[Phi], quadrato]]], {h, 0, 1}, \[IndentingNewLine]AspectRatio \[Rule] Automatic, \ Axes \[Rule] False, GridLines \[Rule] {grlx, grly}, PlotStyle \[Rule] {AbsoluteThickness[3]}];\)\)], "Input", PageWidth->Infinity], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .2435 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.00187341 0.0167381 0.00187341 [ [ 0 0 0 0 ] [ 1 .2435 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 .5 r .25 Mabswid [ ] 0 setdash .02381 0 m .02381 .2435 L s .04629 0 m .04629 .2435 L s .06948 0 m .06948 .2435 L s .09267 0 m .09267 .2435 L s .11586 0 m .11586 .2435 L s .13905 0 m .13905 .2435 L s .16224 0 m .16224 .2435 L s .18543 0 m .18543 .2435 L s .20862 0 m .20862 .2435 L s .23181 0 m .23181 .2435 L s .255 0 m .255 .2435 L s .27819 0 m .27819 .2435 L s .30139 0 m .30139 .2435 L s .32458 0 m .32458 .2435 L s .34777 0 m .34777 .2435 L s .37096 0 m .37096 .2435 L s .39415 0 m .39415 .2435 L s .41734 0 m .41734 .2435 L s .44053 0 m .44053 .2435 L s .46372 0 m .46372 .2435 L s .48691 0 m .48691 .2435 L s .5101 0 m .5101 .2435 L s .53329 0 m .53329 .2435 L s .55648 0 m .55648 .2435 L s .57967 0 m .57967 .2435 L s .60286 0 m .60286 .2435 L s .62605 0 m .62605 .2435 L s .64924 0 m .64924 .2435 L s .67243 0 m .67243 .2435 L s .69562 0 m .69562 .2435 L s .71881 0 m .71881 .2435 L s .742 0 m .742 .2435 L s .76519 0 m .76519 .2435 L s .78838 0 m .78838 .2435 L s .81157 0 m .81157 .2435 L s .83477 0 m .83477 .2435 L s .85796 0 m .85796 .2435 L s .88115 0 m .88115 .2435 L s .90434 0 m .90434 .2435 L s .92753 0 m .92753 .2435 L s .95072 0 m .95072 .2435 L s .97391 0 m .97391 .2435 L s 0 .0058 m 1 .0058 L s 0 .01674 m 1 .01674 L s 0 .02899 m 1 .02899 L s 0 .05218 m 1 .05218 L s 0 .07537 m 1 .07537 L s 0 .09856 m 1 .09856 L s 0 .12175 m 1 .12175 L s 0 .14494 m 1 .14494 L s 0 .16813 m 1 .16813 L s 0 .19132 m 1 .19132 L s 0 .21451 m 1 .21451 L s 0 .2377 m 1 .2377 L s 0 0 m 1 0 L 1 .2435 L 0 .2435 L closepath clip newpath 0 g 3 Mabswid .04629 .0617 m .05334 .05981 L .06102 .05775 L .06824 .05582 L .07518 .05396 L .08257 .05198 L .08968 .05007 L .09724 .04805 L .10453 .0461 L .11153 .04422 L .11899 .04222 L .12617 .0403 L .13307 .03845 L .14042 .03648 L .14749 .03458 L .15501 .03257 L .16225 .03063 L .16922 .02876 L .17663 .02677 L .18377 .02486 L .19135 .02283 L .19866 .02087 L .20569 .01899 L .21317 .01698 L .22001 .01515 L s .22001 .01515 m .2219 .0222 L .22396 .02988 L .22589 .0371 L .22775 .04404 L .22973 .05143 L .23164 .05855 L .23366 .06611 L .23561 .07339 L .23749 .0804 L .23949 .08785 L .24141 .09503 L .24326 .10193 L .24523 .10928 L .24713 .11635 L .24914 .12387 L .25108 .13111 L .25295 .13808 L .25493 .14549 L .25685 .15263 L .25888 .16022 L .26084 .16752 L .26272 .17456 L .26473 .18204 L .26656 .18887 L s .09284 .23542 m .09989 .23353 L .10757 .23147 L .11479 .22954 L .12173 .22768 L .12912 .2257 L .13623 .22379 L .14379 .22177 L .15108 .21981 L .15808 .21794 L .16554 .21594 L .17272 .21402 L .17962 .21217 L .18697 .2102 L .19404 .2083 L .20156 .20629 L .2088 .20435 L .21577 .20248 L .22318 .20049 L .23032 .19858 L .2379 .19655 L .24521 .19459 L .25224 .19271 L .25972 .1907 L .26656 .18887 L s .04629 .0617 m .04818 .06875 L .05024 .07643 L .05217 .08365 L .05403 .09059 L .05601 .09798 L .05792 .10509 L .05994 .11265 L .0619 .11994 L .06377 .12694 L .06577 .1344 L .06769 .14158 L .06954 .14848 L .07151 .15583 L .07341 .1629 L .07542 .17042 L .07736 .17766 L .07923 .18463 L .08122 .19204 L .08313 .19918 L .08516 .20676 L .08712 .21407 L .089 .2211 L .09101 .22858 L .09284 .23542 L s .22001 .01515 m .21485 .02409 L .20922 .03383 L .20394 .04298 L .19886 .05179 L .19345 .06116 L .18824 .07017 L .18271 .07976 L .17738 .08899 L .17225 .09788 L .16679 .10733 L .16154 .11643 L .15648 .12518 L .1511 .1345 L .14593 .14347 L .14042 .153 L .13512 .16219 L .13002 .17102 L .12459 .18042 L .11937 .18947 L .11382 .19909 L .10847 .20835 L .10332 .21727 L .09784 .22675 L .09284 .23542 L s .40537 .01203 m .4204 .01178 L .43681 .0115 L .45221 .01125 L .46702 .011 L .48279 .01073 L .49797 .01048 L .5141 .0102 L .52964 .00994 L .5446 .00969 L .5605 .00942 L .57582 .00917 L .59055 .00892 L .60623 .00865 L .62132 .0084 L .63737 .00813 L .65282 .00787 L .66769 .00762 L .68351 .00735 L .69874 .0071 L .71493 .00683 L .73053 .00656 L .74553 .00631 L .76149 .00604 L .77608 .0058 L s .77608 .0058 m .7842 .01495 L .79305 .02494 L .80136 .03431 L .80936 .04333 L .81787 .05293 L .82607 .06217 L .83477 .07199 L .84316 .08145 L .85124 .09055 L .85982 .10024 L .86809 .10956 L .87604 .11853 L .88451 .12807 L .89265 .13726 L .90131 .14703 L .90966 .15644 L .91768 .16549 L .92622 .17512 L .93444 .18439 L .94318 .19424 L .9516 .20374 L .9597 .21287 L .96832 .22259 L .97619 .23147 L s .60548 .2377 m .62052 .23745 L .63692 .23717 L .65232 .23691 L .66713 .23666 L .6829 .2364 L .69808 .23614 L .71421 .23587 L .72976 .23561 L .74471 .23536 L .76062 .23509 L .77593 .23483 L .79066 .23459 L .80634 .23432 L .82143 .23407 L .83748 .2338 L .85294 .23354 L .8678 .23329 L .88362 .23302 L .89886 .23277 L .91504 .23249 L .93064 .23223 L .94564 .23198 L .9616 .23171 L .97619 .23147 L s .40537 .01203 m .41348 .02119 L .42234 .03117 L .43065 .04055 L .43865 .04957 L .44716 .05917 L .45535 .0684 L .46406 .07823 L .47245 .08769 L .48052 .09679 L .48911 .10647 L .49738 .1158 L .50533 .12476 L .51379 .13431 L .52194 .14349 L .5306 .15326 L .53894 .16267 L .54697 .17172 L .55551 .18135 L .56373 .19062 L .57247 .20048 L .58089 .20997 L .58899 .21911 L .5976 .22882 L .60548 .2377 L s .77608 .0058 m .76916 .01521 L .76161 .02547 L .75452 .0351 L .7477 .04437 L .74045 .05423 L .73346 .06373 L .72604 .07382 L .71889 .08354 L .71201 .09289 L .70469 .10285 L .69764 .11243 L .69086 .12164 L .68364 .13145 L .6767 .14089 L .66931 .15093 L .6622 .1606 L .65536 .1699 L .64808 .1798 L .64107 .18932 L .63362 .19945 L .62644 .20921 L .61954 .21859 L .61219 .22858 L .60548 .2377 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 70.125}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg00000`0?Oomo o`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`0400000`0?Oomoo`03Ool00`0?Oomo o`04Ool0100?000000000Woo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03goo Ool017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00@03gooOomoo`@000Ioo`03 00moogoo00Moo`0027oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00`0000@03gooOomo o`@000Ioo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00/000Eoo`0300moogoo00Aoo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`03 00moogoo00=oo`0300moogoo00Aoo`0400moogooOol40005Ool00`0?Oomoo`04Ool40002Ool00`0? Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`02Ool40005Ool00`0?Oomoo`07Ool000Qoo`0300mo ogoo00=oo`0300moogoo00Aoo`0300moogoo00<0000400moogooOol300000`0?Oomoo`04Ool00`0? Oomoo`03Ool00`0?Oomoo`03Ool;0003Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03 Ool00`0?Oomoo`04Ool00`0?Oomoo`02Ool40004Ool00`0?Oomoo`03Ool40003Ool00`0?Oomoo`04 Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`03Ool40004Ool00`0?Oomoo`07Ool000Qoo`0300moogoo00=o o`0300moogoo00Aoo`0300moogoo00@0009oo`@0000300moogoo00Aoo`0300moogoo00=oo`0300mo o`0000X0000300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300mo ogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300mo ogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300mo ogoo00Aoo`0300moogoo00=oo`<000Aoo`0300moogoo009oo`@000Aoo`0300moogoo00Aoo`0300mo ogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300mo ogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300mo ogoo00=oo`0300moogoo00Aoo`@000=oo`0300moogoo00Moo`0000=oo`0?00l05P0?0`0000<03`00 00000P00300?3@00J`0?10001`0?1000G00?10002P0?0Woo0008Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool0100?Oomoogoo0`0000Aoo`000000009oo`0300moogoo00Aoo`d0000300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`03 00moogoo00Aoo`@0009oo`0400moogooOol300000`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`03Ool00`0?Oomoo`04Ool00`0?Ool0000300000goo00moo`08Ool000Qoo`0300moogoo00=oo`03 00moogoo00Aoo`0400moogooOol70002Ool00`0?Oomoo`0=0004Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`04Ool00`0?00000002000017oo00moogoo100000<03gooOol00goo00<03gooOol017oo00<03goo Ool017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool00goo00<03gooOol017oo00<03gooOol0100000<03gooOol01goo0008Ool00`0?Oomoo`03Ool0 0`0?Oomoo`04Ool0100?Oomoogoo1P000goo00<03`0000002@0000=oo`0?Ool01Goo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol0 17oo00<03gooOol017oo00<03`000000100000=oo`0000000P0000=oo`0?Ool017oo00<03gooOol0 17oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol0 17oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol0 17oo00<03gooOol00goo00<03gooOol017oo00@03gooOomoo`<0000300moogoo00Moo`0027oo00<0 3gooOol00goo00<03gooOol017oo00<03gooOol00Woo40001Goo00<03gooOol017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol0 17oo00<03gooOol017oo00<03gooOol0100000Aoo`000000009oo`0300moogoo00=oo`0300moogoo 00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo 00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo 01X000Qoo`0027oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00Woo30000goo00<03goo Ool00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03goo Ool017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03goo Ool017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03goo Ool017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00@03gooOomoo`L0009oo`03 00moogoo00=oo`0300moogoo00Aoo`0300l0000005D000Qoo`0027oo00<03gooOol00goo00<03goo Ool017oo00@03gooOomoo`/000Eoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`03 00moogoo00Aoo`0300moogoo009oofd000Qoo`0000=oo`0?00l05`0?1@00S@0?DP00600?00<0000? 00l01@0?0Woo0008Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04 Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04 Ool00`0?Oomoo`03OolE0006Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`07Ool00001 \ \>"], ImageRangeCache->{{{0, 287}, {69.125, 0}} -> {-15.6443, -8.93521, 1.88034, \ 1.88034}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Show[fig, dots];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .2435 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.00187341 0.0167381 0.00187341 [ [ 0 0 0 0 ] [ 1 .2435 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 .5 r .25 Mabswid [ ] 0 setdash .02381 0 m .02381 .2435 L s .04629 0 m .04629 .2435 L s .06948 0 m .06948 .2435 L s .09267 0 m .09267 .2435 L s .11586 0 m .11586 .2435 L s .13905 0 m .13905 .2435 L s .16224 0 m .16224 .2435 L s .18543 0 m .18543 .2435 L s .20862 0 m .20862 .2435 L s .23181 0 m .23181 .2435 L s .255 0 m .255 .2435 L s .27819 0 m .27819 .2435 L s .30139 0 m .30139 .2435 L s .32458 0 m .32458 .2435 L s .34777 0 m .34777 .2435 L s .37096 0 m .37096 .2435 L s .39415 0 m .39415 .2435 L s .41734 0 m .41734 .2435 L s .44053 0 m .44053 .2435 L s .46372 0 m .46372 .2435 L s .48691 0 m .48691 .2435 L s .5101 0 m .5101 .2435 L s .53329 0 m .53329 .2435 L s .55648 0 m .55648 .2435 L s .57967 0 m .57967 .2435 L s .60286 0 m .60286 .2435 L s .62605 0 m .62605 .2435 L s .64924 0 m .64924 .2435 L s .67243 0 m .67243 .2435 L s .69562 0 m .69562 .2435 L s .71881 0 m .71881 .2435 L s .742 0 m .742 .2435 L s .76519 0 m .76519 .2435 L s .78838 0 m .78838 .2435 L s .81157 0 m .81157 .2435 L s .83477 0 m .83477 .2435 L s .85796 0 m .85796 .2435 L s .88115 0 m .88115 .2435 L s .90434 0 m .90434 .2435 L s .92753 0 m .92753 .2435 L s .95072 0 m .95072 .2435 L s .97391 0 m .97391 .2435 L s 0 .0058 m 1 .0058 L s 0 .01674 m 1 .01674 L s 0 .02899 m 1 .02899 L s 0 .05218 m 1 .05218 L s 0 .07537 m 1 .07537 L s 0 .09856 m 1 .09856 L s 0 .12175 m 1 .12175 L s 0 .14494 m 1 .14494 L s 0 .16813 m 1 .16813 L s 0 .19132 m 1 .19132 L s 0 .21451 m 1 .21451 L s 0 .2377 m 1 .2377 L s 0 0 m 1 0 L 1 .2435 L 0 .2435 L closepath clip newpath 0 g 3 Mabswid .04629 .0617 m .05334 .05981 L .06102 .05775 L .06824 .05582 L .07518 .05396 L .08257 .05198 L .08968 .05007 L .09724 .04805 L .10453 .0461 L .11153 .04422 L .11899 .04222 L .12617 .0403 L .13307 .03845 L .14042 .03648 L .14749 .03458 L .15501 .03257 L .16225 .03063 L .16922 .02876 L .17663 .02677 L .18377 .02486 L .19135 .02283 L .19866 .02087 L .20569 .01899 L .21317 .01698 L .22001 .01515 L s .22001 .01515 m .2219 .0222 L .22396 .02988 L .22589 .0371 L .22775 .04404 L .22973 .05143 L .23164 .05855 L .23366 .06611 L .23561 .07339 L .23749 .0804 L .23949 .08785 L .24141 .09503 L .24326 .10193 L .24523 .10928 L .24713 .11635 L .24914 .12387 L .25108 .13111 L .25295 .13808 L .25493 .14549 L .25685 .15263 L .25888 .16022 L .26084 .16752 L .26272 .17456 L .26473 .18204 L .26656 .18887 L s .09284 .23542 m .09989 .23353 L .10757 .23147 L .11479 .22954 L .12173 .22768 L .12912 .2257 L .13623 .22379 L .14379 .22177 L .15108 .21981 L .15808 .21794 L .16554 .21594 L .17272 .21402 L .17962 .21217 L .18697 .2102 L .19404 .2083 L .20156 .20629 L .2088 .20435 L .21577 .20248 L .22318 .20049 L .23032 .19858 L .2379 .19655 L .24521 .19459 L .25224 .19271 L .25972 .1907 L .26656 .18887 L s .04629 .0617 m .04818 .06875 L .05024 .07643 L .05217 .08365 L .05403 .09059 L .05601 .09798 L .05792 .10509 L .05994 .11265 L .0619 .11994 L .06377 .12694 L .06577 .1344 L .06769 .14158 L .06954 .14848 L .07151 .15583 L .07341 .1629 L .07542 .17042 L .07736 .17766 L .07923 .18463 L .08122 .19204 L .08313 .19918 L .08516 .20676 L .08712 .21407 L .089 .2211 L .09101 .22858 L .09284 .23542 L s .22001 .01515 m .21485 .02409 L .20922 .03383 L .20394 .04298 L .19886 .05179 L .19345 .06116 L .18824 .07017 L .18271 .07976 L .17738 .08899 L .17225 .09788 L .16679 .10733 L .16154 .11643 L .15648 .12518 L .1511 .1345 L .14593 .14347 L .14042 .153 L .13512 .16219 L .13002 .17102 L .12459 .18042 L .11937 .18947 L .11382 .19909 L .10847 .20835 L .10332 .21727 L .09784 .22675 L .09284 .23542 L s .40537 .01203 m .4204 .01178 L .43681 .0115 L .45221 .01125 L .46702 .011 L .48279 .01073 L .49797 .01048 L .5141 .0102 L .52964 .00994 L .5446 .00969 L .5605 .00942 L .57582 .00917 L .59055 .00892 L .60623 .00865 L .62132 .0084 L .63737 .00813 L .65282 .00787 L .66769 .00762 L .68351 .00735 L .69874 .0071 L .71493 .00683 L .73053 .00656 L .74553 .00631 L .76149 .00604 L .77608 .0058 L s .77608 .0058 m .7842 .01495 L .79305 .02494 L .80136 .03431 L .80936 .04333 L .81787 .05293 L .82607 .06217 L .83477 .07199 L .84316 .08145 L .85124 .09055 L .85982 .10024 L .86809 .10956 L .87604 .11853 L .88451 .12807 L .89265 .13726 L .90131 .14703 L .90966 .15644 L .91768 .16549 L .92622 .17512 L .93444 .18439 L .94318 .19424 L .9516 .20374 L .9597 .21287 L .96832 .22259 L .97619 .23147 L s .60548 .2377 m .62052 .23745 L .63692 .23717 L .65232 .23691 L .66713 .23666 L .6829 .2364 L .69808 .23614 L .71421 .23587 L .72976 .23561 L .74471 .23536 L .76062 .23509 L .77593 .23483 L .79066 .23459 L .80634 .23432 L .82143 .23407 L .83748 .2338 L .85294 .23354 L .8678 .23329 L .88362 .23302 L .89886 .23277 L .91504 .23249 L .93064 .23223 L .94564 .23198 L .9616 .23171 L .97619 .23147 L s .40537 .01203 m .41348 .02119 L .42234 .03117 L .43065 .04055 L .43865 .04957 L .44716 .05917 L .45535 .0684 L .46406 .07823 L .47245 .08769 L .48052 .09679 L .48911 .10647 L .49738 .1158 L .50533 .12476 L .51379 .13431 L .52194 .14349 L .5306 .15326 L .53894 .16267 L .54697 .17172 L .55551 .18135 L .56373 .19062 L .57247 .20048 L .58089 .20997 L .58899 .21911 L .5976 .22882 L .60548 .2377 L s .77608 .0058 m .76916 .01521 L .76161 .02547 L .75452 .0351 L .7477 .04437 L .74045 .05423 L .73346 .06373 L .72604 .07382 L .71889 .08354 L .71201 .09289 L .70469 .10285 L .69764 .11243 L .69086 .12164 L .68364 .13145 L .6767 .14089 L .66931 .15093 L .6622 .1606 L .65536 .1699 L .64808 .1798 L .64107 .18932 L .63362 .19945 L .62644 .20921 L .61954 .21859 L .61219 .22858 L .60548 .2377 L s 0 0 1 r .5 Mabswid newpath .04629 .0617 .00037 0 365.73 arc s newpath .40537 .01203 .00037 0 365.73 arc s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 70.125}, ImageMargins->{{41, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg00000goo00mo o`04Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`03Ool00`0?Oomoo`04Ool00`0?Oomoo`0400000`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomo o`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomo o`03Ool00`0?Oomoo`04Ool00`0?Oomoo`02Ool40002Ool40004Ool00`0?Oomoo`04Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`04Ool00`0?Oomoo`07Ool000Qoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo01000003Ool03goo00Aoo`03 00moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00Aoo`0400moogooOol40005Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04 Ool0100?Oomoogoo100017oo10000goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol01goo 0008Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`04Ool00`0?Oomoo`02Ool;0003Ool700000`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`02 Ool40004Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`040006Ool4 0002Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`07Ool00003Ool03`0?02L03`/000H0 3`@0000400l00000000d00l4001K00l4000800l4000h00l2Ool000Qoo`0300moogoo00=oo`0300mo ogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0400moogooOol=0003Ool00`0?Oomoo`02Ool3 0002Ool300000`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool40002Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Ool0000200000goo00moo`05Ool00`0?Ool00003 00000`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03 Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`07Ool000Qoo`0300moogoo00=oo`0300mo ogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`d0000300moogoo00Aoo`0400moogooOol40002 Ool300000`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?0000000200000goo00mo o`05Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?0000000200000goo00moo`05Ool00`0?Oomo o`040006Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`07Ool000Qoo`0300moogoo00=oo`0300moogoo00Ao o`0300moogoo00=oo`0300moogoo00d000Aoo`0300moogoo00Aoo`0400moogooOol30003Ool40005 Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03 Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Ool0000300000`0?Oomoo`04Ool00`0?Oomoo`03 Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03 Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03 Ool00`0?Oomoo`04Ool40002Ool00`0?Oomoo`04Ool0100?Oomoogoo10001Goo00<03gooOol017oo 00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo 00<03gooOol01goo0008Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?0000 00090002Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0100?Oomoogoo0`0017oo0`001Goo00<03goo Ool017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03goo Ool017oo00<03gooOol017oo00<03goo00001@001Goo00<03gooOol00goo00<03gooOol017oo00<0 3gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<0 3gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo0`00 0goo00<03gooOol017oo00<03gooOol00Woo0`001Goo00<03gooOol017oo00<03gooOol00goo00<0 3gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol01goo0008 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Ool0000;0006Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`040004Ool30005Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03 Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool0100?Oomoogoo 10001Goo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool017oo00<03gooOol00goo00<03gooOol00goo10000goo00<03gooOol017oo00<03gooOol00Woo 100017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03goo Ool017oo00<03gooOol017oo00<03gooOol01goo00000goo00l03`0@00l<000J00l3000500l3000i 00l4001A00l4000A00l4000c00l2Ool000Qoo`0300moogoo00=oo`0300l0000000`000Eoo`0300mo ogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moo`0000<0000300moogoo009oo`@000Ao o`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=o o`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`@000=oo`0300moogoo00=oo`0300mo ogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300mo ogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0400mo ogooOol40005Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?000000020002Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04 Ool00`0?Oomoo`07Ool000Qoo`0300moogoo009oo`/000=oo`0300moogoo00Aoo`0300moogoo00Ao o`0300moogoo00=oo`0300moogoo00Aoo`0300l0000000800003Ool03goo00Aoo`<000Aoo`0300mo ogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300mo ogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0400l000000003Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`0400000`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Ool0000300000goo 00moo`05Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0? Oomoo`04Ool00`0?Oomoo`07Ool000Qoo`0300moogoo009oo`0300007`0000@00003Ool03goo00Ao o`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0400l000000002 Ool00`0?Oomoo`03Ool30004Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? 000000020002Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0 0`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0 0`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`0300000goo00moo`04Ool00`0?Oomoo`04Ool0 0`0?Oomoo`03Ool00`0?Oomoo`0400000`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0 0`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`07Ool000Qoo`0300moogoo 009oo`@000Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00Aoo`@0009oo`0300moogoo00=oo`<000Aoo`0300moogoo00Aoo`0300moogoo00Aoo`03 00moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`03 00moogoo00=oo`0300moo`0000<00003Ool03goo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moo`0000<00003Ool03goo00Aoo`03 00moogoo00Aoo`0300moogoo00=oo`0400moogooOol40006Ool00`0?Oomoo`03Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`07Ool000Qoo`0300mo ogoo00=oo`<000Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=o o`0300moogoo00Aoo`<000=oo`0300moogoo00=oo`@000=oo`0300moogoo00Aoo`0300moogoo00Ao o`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Ao o`0300moogoo00=oo`0300moogoo00<00003Ool03goo00Aoo`0300moogoo00Aoo`0300moogoo00=o o`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=o o`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300l000000080009oo`0300moogoo 00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo009oo`@000Eoo`0300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00Moo`00 27oo00<03gooOol00goo0`0017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<0 3gooOol00goo00<03gooOol00goo10000goo00<03gooOol017oo0`000goo00<03gooOol017oo00<0 3gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<0 3gooOol017oo00<03gooOol00goo00<03gooOol0100000<03gooOol00goo00<03gooOol017oo00<0 3gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<0 3gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00@03`00000000=oo`03 00moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00=oo`<000Eoo`0300moogoo 00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo 00Moo`0000=oo`0?00l02`0?0`008`0?10002`0?0`00?00?1000A`0?1000700?1000;@0?0Woo0008 Ool00`0?Oomoo`03Ool40003Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0? Oomoo`03Ool00`0?Oomoo`02Ool30005Ool00`0?Oomoo`04Ool30003Ool00`0?Oomoo`04Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`02Ool40004Ool00`0?Oomoo`04Ool00`0?Oomoo`03 Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03 Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`02Ool40004Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool40003Ool00`0?Oomoo`03Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`07Ool000Qoo`0300mo ogoo00=oo`0400l000000003Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0? Oomoo`03Ool0100?Oomoogoo10001Goo00<03gooOol017oo10000Woo00<03gooOol017oo00<03goo Ool017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool017oo00<03gooOol00goo00<03gooOol00goo10000goo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol017oo00<03gooOol00Woo0`001Goo00<03gooOol00goo00<03goo Ool017oo00<03gooOol00goo00<03gooOol017oo00<03`0000000P000Woo00<03gooOol00goo00<0 3gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol01goo0008 Ool00`0?Oomoo`03Ool0100?000000000goo00<03gooOol00goo00<03gooOol017oo00<03gooOol0 17oo00<03gooOol00goo00<03gooOol0100000<03gooOol00goo00<03gooOol017oo00@03`000000 009oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo 00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`@0009oo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0400moogooOol40005 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Ool00003 00000goo00moo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04 Ool00`0?Oomoo`07Ool000Qoo`0300moogoo00=oo`0400l000000003Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`0300000goo00moo`04Ool00`0? Oomoo`04Ool00`0?0000000200000goo00moo`05Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?0000000200000goo00moo`05Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0? Oomoo`04Ool00`0?Oomoo`040006Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool0 0`0?Oomoo`04Ool00`0?Oomoo`0400000`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool0 0`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`07Ool000Qoo`0300moogoo00=oo`0300l00000 0080009oo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300mo o`0000<00003Ool03goo00Aoo`0300moogoo00Aoo`0300moo`0000800003Ool03goo00Eoo`0300mo ogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300mo ogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moo`0000<0000300moogoo00Aoo`0300mo ogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300mo ogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00<0000300moogoo00Aoo`0300mo ogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0400moogooOol40005Ool0 0`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`07Ool0 0003Ool03`0?00d03`<001h03`<001403`<004003`<003h03`@002H03`@002L03`9oo`0027oo00<0 3gooOol00goo00<03goo00000`0000=oo`0?Ool017oo00<03gooOol017oo00<03gooOol017oo00<0 3gooOol00goo00<03`0000000P000Woo00<03gooOol00goo00<03gooOol017oo00<03goo00000P00 00=oo`0?Ool01Goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol01000 1Woo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol0 17oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03`0000000P0000=oo`0?Ool0 1Goo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol0 0goo0`0017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<0 3gooOol01goo0008Ool00`0?Oomoo`03Ool00`0?Oomoo`0300000goo00moo`04Ool00`0?Oomoo`04 Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool40003Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0? Ool0000300000`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0? Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0100? Oomoogoo10001Goo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo10000Woo00<03goo Ool017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool00goo10000goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo 00<03gooOol01goo0008Ool00`0?Oomoo`03Ool00`0?Oomoo`0300000goo00moo`04Ool00`0?Oomo o`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool30004Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0 0`0?Oomoo`0300000`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0 0`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0 0`0?Oomoo`02Ool40004Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomo o`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool40003Ool0 0`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0 0`0?Oomoo`04Ool40002Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`04Ool00`0?Oomoo`07Ool000Qoo`0300moogoo00=oo`0300moogoo00<00003Ool03goo00Aoo`03 00moogoo00Aoo`0300moogoo00Aoo`0300moogoo009oo`@000Aoo`0300moogoo00=oo`0300moogoo 00Aoo`0300moogoo00<0000300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo 00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo 00Aoo`0300moogoo00=oo`@000=oo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`03 00moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`<0 00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo 00Aoo`0300moogoo00Aoo`0300l0000000800003Ool03goo00Eoo`0300moogoo00=oo`0300moogoo 00Aoo`0300moogoo00Aoo`0300moogoo00Moo`0027oo00<03gooOol00goo00<03gooOol0100000<0 3gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00Woo0`001Goo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00`0000<03gooOol017oo00<03gooOol017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00goo00<03`0000000P000Woo00<03gooOol00goo00<03goo Ool017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03goo Ool017oo00<03gooOol00Woo100017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo 00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03goo00000`0000<03gooOol017oo 00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol01goo0008Ool00`0?Oomo o`03Ool0100?Oomoogoo0`0000<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00@03goo Oomoo`@000Eoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00<0000300moogoo00Aoo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moo`0000<00003 Ool03goo00Aoo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`03 00moogoo00=oo`0300moogoo00Aoo`0400moogooOol40005Ool00`0?Oomoo`04Ool00`0?Oomoo`03 Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`04 0006Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`07Ool00003Ool0 3`0?00l03`<001L03`@001H03`@004@03`@003803`<003803`@002403`9oo`0027oo00<03gooOol0 0goo00@03gooOomoo`<0000300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo 00<0000300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0400moogooOol30006Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool0100?Oomoogoo10001Goo 00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol0100000<03gooOol00goo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00Woo 100017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol01goo0008Ool0 0`0?Oomoo`03Ool0100?Oomoogoo0`0000<03gooOol00goo00<03gooOol017oo00<03gooOol017oo 00<03goo00000`0000<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00@03gooOomoo`<0 00Ioo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo 00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo 009oo`@000Aoo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`03 00moogoo00=oo`0300moogoo00Aoo`0300moo`0000<00003Ool03goo00Aoo`0300moogoo00Aoo`03 00moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`03 00moogoo00=oo`<000Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo 00Moo`0027oo00<03gooOol00goo00@03gooOomoo`@000Eoo`0300moogoo00Aoo`0300moogoo00Ao o`0300moo`0000800003Ool03goo00Eoo`0300moogoo00=oo`0300moogoo00Aoo`0400moogooOol3 0006Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`03Ool40003Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0 0`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?000000020002Ool00`0?Oomoo`03Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool40003Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0? Oomoo`07Ool000Qoo`0300moogoo00=oo`0300moogoo009oo`<000Eoo`0300moogoo00Aoo`0300mo ogoo00Aoo`0300l0000000800003Ool03goo00Eoo`0300moogoo00=oo`0300moogoo00Aoo`0400mo ogooOol40005Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool0 0`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool0 0`0?Oomoo`04Ool30003Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool40003Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0 0`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool0 0`0?Oomoo`03Ool00`0?000000020002Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04 Ool00`0?Oomoo`07Ool000Qoo`0300moogoo00=oo`0300moogoo009oo`<000Eoo`0300moogoo00Ao o`0300moogoo00Aoo`@0009oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300mo ogoo009oo`<000Eoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=o o`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=o o`0300moogoo00Aoo`@0009oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300mo ogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`<000Aoo`0300moogoo00=oo`0300moogoo00Ao o`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Ao o`0300moogoo00=oo`0300moo`0000<00003Ool03goo00Aoo`0300moogoo00Aoo`0300moogoo00Ao o`0300moogoo00Moo`0027oo00<03gooOol00goo00<03gooOol00Woo0`001Goo00<03gooOol017oo 00<03gooOol017oo0`000goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool00Woo0`001Goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03`0000000P0000=oo`0?Ool01Goo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol00goo00<03gooOol00goo100017oo00<03gooOol00goo00<03goo Ool017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool017oo00<03gooOol00goo00<03gooOol0100000<03gooOol00goo00<03gooOol017oo00<03goo Ool017oo00<03gooOol01goo00000goo00l03`0@00l4000A00l4000L00l3001900l4000V00l4000m 00l4000K00l2Ool000Qoo`0300moogoo00=oo`0300moogoo00=oo`<000Aoo`0300moogoo00Aoo`03 00moogoo00=oo`<000Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo 009oo`@000Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00@000Ioo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Ao o`0300moogoo00=oo`0300moogoo009oo`<000Ioo`0300moogoo00=oo`0300moogoo00Aoo`0300mo ogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300mo ogoo00=oo`0300moogoo009oo`@000Aoo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00Mo o`0027oo00<03gooOol00goo00<03gooOol00goo0`0017oo00<03gooOol017oo00<03gooOol00Woo 100017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo0`0017oo 00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo 00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo 00@03gooOomoo`@000Eoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo 00=oo`0400moogooOol40006Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`03Ool40003Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`07Ool000Qoo`0300mo ogoo00=oo`0300moogoo00=oo`<000Aoo`0300moogoo00Aoo`0400moogooOol40005Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool40003Ool00`0?Oomoo`04Ool0 0`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool0 0`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`02Ool4 0004Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`0400000`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool40002Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`07Ool000Qoo`0300moogoo 00=oo`0300moogoo00=oo`@000=oo`0300moogoo00Aoo`0400moogooOol300000`0?Oomoo`03Ool0 0`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool0100?000000000goo 00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo 00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo 00<03gooOol00goo10000goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool00goo00<03gooOol00`0000=oo`0?Ool01Goo00<03gooOol00goo00<03gooOol017oo00<03goo Ool00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03goo Ool00goo00<03gooOol017oo1P0000<03gooOol017oo00<03gooOol017oo00<03gooOol01goo0008 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool30003Ool00`0?Oomoo`04Ool00`0?Oomoo`0400000`0? Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool0100? 000000000goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<0 3gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<0 3gooOol017oo00<03gooOol00goo00@03`00000000=oo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00=oo`0300moo`0000<00003Ool03goo00Eoo`0300moogoo00=oo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`03 00moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moo`0000<0000300moogoo00Aoo`03 00moogoo00Aoo`0300moogoo00Moo`0000=oo`0?00l04P0?0`003@0?0`008P0?0`00C00?10007@0? 1000A`0?10005@0?0Woo0008Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool30003Ool00`0?Oomoo`04 Ool00`0?Oomoo`0300000goo00moo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04 Ool00`0?Oomoo`03Ool00`0?000000020002Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Ool0000300000goo00mo o`05Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool40003Ool00`0?Oomoo`04Ool0 0`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool0 0`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0100?Oomoogoo1000 1Goo00<03gooOol017oo00<03gooOol01goo0008Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool40002 Ool00`0?Oomoo`04Ool00`0?Ool0000300000goo00moo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03 Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Ool000020002Ool00`0?Oomoo`04Ool00`0?Oomo o`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomo o`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`0400000`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`02Ool40004Ool0 0`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0 0`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0 0`0?Oomoo`02Ool30005Ool00`0?Oomoo`04Ool00`0?Oomoo`07Ool000Qoo`0300moogoo00=oo`03 00moogoo00Aoo`0400l000000002Ool00`0?Oomoo`04Ool00`0?000000020002Ool00`0?Oomoo`03 Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Ool00002 0002Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool0100?Oomoogoo10001Woo00<03gooOol00goo00<03gooOol017oo00<0 3gooOol00Woo0`001Goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00Woo100017oo00<03gooOol017oo00<03gooOol01goo0008 Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?0000000200000goo00moo`05Ool0100?00000000 0goo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol0 0goo00<03goo00000P000Woo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol00Woo10001Goo00<03gooOol00goo 00<03gooOol017oo00@03gooOomoo`@000Eoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo 00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo 00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`@000=oo`0300moogoo00Aoo`03 00moogoo00Moo`0027oo00<03gooOol00goo00<03gooOol017oo00<03goo00000P0000=oo`0?Ool0 1Goo10000goo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<0 3gooOol00goo00<03goo00000`0000=oo`0?Ool01Goo00<03gooOol00goo00<03gooOol017oo00<0 3gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<0 3gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol00goo100017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol010001Woo00<03gooOol017oo00<03gooOol00goo00<03goo Ool017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00@03`00000000=oo`0300mo ogoo00Aoo`0300moogoo00Moo`0027oo00<03gooOol00goo00<03gooOol017oo00<03goo00000P00 00=oo`0?Ool01Goo0`0017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03goo Ool017oo00<03gooOol00Woo1`0000=oo`0?Ool01Goo00<03gooOol00goo00<03gooOol017oo00<0 3gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<0 3gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo10000goo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00`0000<03gooOol017oo00<03gooOol017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol0 17oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03`000000 0P000Woo00<03gooOol017oo00<03gooOol01goo00000goo00l03`0D00l3000700l4000N00l<001A 00l4000A00l4001A00l4000@00l2Ool000Qoo`0300moogoo00=oo`0300moogoo00Aoo`0300moo`00 00<0000300moogoo009oo`@000Eoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`03 00moogoo00h000=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=o o`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=o o`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moo`0000<00003Ool03goo00Ao o`0300moogoo00Aoo`0300l0000000800003Ool03goo00Eoo`0300moogoo00Aoo`0300moogoo00=o o`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Ao o`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00@0 000300moogoo00Aoo`0300moogoo00Moo`0027oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool00`0000<03gooOol00Woo0`001Woo00<03gooOol00goo00<03gooOol017oo00<03gooOol00Woo 3P0000<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol0100000<03gooOol0 0goo00<03gooOol017oo00@03`000000009oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo 00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo 00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0400moogoo Ool40006Ool00`0?Oomoo`07Ool000Qoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00<0 000400moogooOol40006Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`0;0005Ool00`0? Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool0100?Oomoogoo10001Goo00<03gooOol017oo 10000Woo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03goo Ool00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03goo Ool00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol00Woo10001Goo00<03gooOol01goo 0008Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`030000100?Oomoogoo0`0000<03goo Ool017oo00<03gooOol00goo00<03gooOol00goo2`000goo00<03gooOol00goo00<03gooOol017oo 00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo 00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo 00<03gooOol00goo00<03gooOol017oo00<03gooOol00Woo100017oo00<03gooOol00goo10000goo 00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol00goo00<03gooOol00goo100017oo00<03gooOol01goo0008Ool0 0`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`040002Ool400000`0?Oomoo`04Ool00`0?Oomo o`03Ool00`0?Ool0000:00000`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomo o`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool30004Ool00`0?Oomoo`02Ool40004Ool00`0?Oomo o`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomo o`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool40003Ool00`0?Oomoo`07Ool00003Ool03`0?01H0 3`<0000300l00000008000`03`d006/03`@000L03`@005`03`@000X03`9oo`0027oo00<03gooOol0 0goo00<03gooOol017oo00@03gooOomoo`<00004Ool000000002Ool00`0?Oomoo`04Ool=00000`0? Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0? Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0? Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`04Ool40002Ool0100?Oomoogoo0`0000<03gooOol00goo00<03gooOol0 17oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol0 17oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol0 17oo00<03gooOol00goo00<03gooOol017oo00<03goo00000`0000=oo`0?Ool027oo0008Ool00`0? Oomoo`03Ool00`0?Oomoo`04Ool0100?Oomoogoo1`000Woo00<03gooOol03@0017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol0 0goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol0 17oo00<03gooOol017oo00<03`0000000P0000Aoo`0?Oomoo`@0000300moogoo00=oo`0300moogoo 00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo 00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo 00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00@0000300moogoo00Moo`0027oo00<0 3gooOol00goo00<03gooOol017oo00@03gooOomoo`H000=oo`0300l0000000T00003Ool03goo00Eo o`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Ao o`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Ao o`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=o o`0300moogoo00Aoo`0300moogoo00Aoo`0300l0000000@00003Ool0000000800003Ool03goo00Ao o`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=o o`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=o o`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0400moogooOol300000`0?Oomoo`07 Ool000Qoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo009ooa0000Eoo`0300moogoo00Ao o`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Ao o`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Ao o`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=o o`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00@00004Ool000000002Ool00`0?Oomoo`03 Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03 Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`03 Ool00`0?Oomoo`0J0008Ool000Qoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo009oo``0 00=oo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo 00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo 00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo 00=oo`0300moogoo00Aoo`0300moogoo00=oo`0300moogoo00Aoo`0300moogoo00Aoo`0400moogoo Ool70002Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?0000001E0008Ool000Qoo`0300moogoo 00=oo`0300moogoo00Aoo`0400moogooOol;0005Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0? Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0? Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`04Ool00`0? Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0?Oomoo`04Ool00`0?Oomoo`03Ool00`0? Oomoo`04Ool00`0?Oomoo`04Ool00`0?Oomoo`02Oom]0008Ool00003Ool03`0?01L03`D008d03e80 01P03`0300003`0?00D03`9oo`0027oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03gooOol00goo 00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo 00<03gooOol017oo00<03gooOol00goo5@001Woo00<03gooOol00goo00<03gooOol017oo00<03goo Ool00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03goo Ool00goo00<03gooOol017oo00<03gooOol00goo00<03gooOol017oo00<03gooOol017oo00<03goo Ool01goo0000\ \>"], ImageRangeCache->{{{0, 287}, {69.125, 0}} -> {-15.6443, -8.93521, 1.88034, \ 1.88034}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(ParametricPlot[ Evaluate[{{Cos[2\ \[Pi]\ h], Sin[2\ \[Pi]\ h]}, mF . {Cos[2\ \[Pi]\ h], Sin[2\ \[Pi]\ h]}}], {h, 0, 1}, AspectRatio \[Rule] Automatic];\)\)], "Input", PageWidth->Infinity], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .53588 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.500001 0.203292 0.267942 0.203292 [ [.09342 .25544 -6 -9 ] [.09342 .25544 6 0 ] [.29671 .25544 -6 -9 ] [.29671 .25544 6 0 ] [.70329 .25544 -3 -9 ] [.70329 .25544 3 0 ] [.90659 .25544 -3 -9 ] [.90659 .25544 3 0 ] [.4875 .06465 -12 -4.5 ] [.4875 .06465 0 4.5 ] [.4875 .1663 -24 -4.5 ] [.4875 .1663 0 4.5 ] [.4875 .36959 -18 -4.5 ] [.4875 .36959 0 4.5 ] [.4875 .47123 -6 -4.5 ] [.4875 .47123 0 4.5 ] [ 0 0 0 0 ] [ 1 .53588 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .09342 .26794 m .09342 .27419 L s [(-2)] .09342 .25544 0 1 Mshowa .29671 .26794 m .29671 .27419 L s [(-1)] .29671 .25544 0 1 Mshowa .70329 .26794 m .70329 .27419 L s [(1)] .70329 .25544 0 1 Mshowa .90659 .26794 m .90659 .27419 L s [(2)] .90659 .25544 0 1 Mshowa .125 Mabswid .13408 .26794 m .13408 .27169 L s .17473 .26794 m .17473 .27169 L s .21539 .26794 m .21539 .27169 L s .25605 .26794 m .25605 .27169 L s .33737 .26794 m .33737 .27169 L s .37803 .26794 m .37803 .27169 L s .41868 .26794 m .41868 .27169 L s .45934 .26794 m .45934 .27169 L s .54066 .26794 m .54066 .27169 L s .58132 .26794 m .58132 .27169 L s .62198 .26794 m .62198 .27169 L s .66263 .26794 m .66263 .27169 L s .74395 .26794 m .74395 .27169 L s .78461 .26794 m .78461 .27169 L s .82527 .26794 m .82527 .27169 L s .86593 .26794 m .86593 .27169 L s .05276 .26794 m .05276 .27169 L s .0121 .26794 m .0121 .27169 L s .94724 .26794 m .94724 .27169 L s .9879 .26794 m .9879 .27169 L s .25 Mabswid 0 .26794 m 1 .26794 L s .5 .06465 m .50625 .06465 L s [(-1)] .4875 .06465 1 0 Mshowa .5 .1663 m .50625 .1663 L s [(-0.5)] .4875 .1663 1 0 Mshowa .5 .36959 m .50625 .36959 L s [(0.5)] .4875 .36959 1 0 Mshowa .5 .47123 m .50625 .47123 L s [(1)] .4875 .47123 1 0 Mshowa .125 Mabswid .5 .08498 m .50375 .08498 L s .5 .10531 m .50375 .10531 L s .5 .12564 m .50375 .12564 L s .5 .14597 m .50375 .14597 L s .5 .18663 m .50375 .18663 L s .5 .20695 m .50375 .20695 L s .5 .22728 m .50375 .22728 L s .5 .24761 m .50375 .24761 L s .5 .28827 m .50375 .28827 L s .5 .3086 m .50375 .3086 L s .5 .32893 m .50375 .32893 L s .5 .34926 m .50375 .34926 L s .5 .38992 m .50375 .38992 L s .5 .41025 m .50375 .41025 L s .5 .43058 m .50375 .43058 L s .5 .4509 m .50375 .4509 L s .5 .04432 m .50375 .04432 L s .5 .02399 m .50375 .02399 L s .5 .00366 m .50375 .00366 L s .5 .49156 m .50375 .49156 L s .5 .51189 m .50375 .51189 L s .5 .53222 m .50375 .53222 L s .25 Mabswid .5 0 m .5 .53588 L s 0 0 m 1 0 L 1 .53588 L 0 .53588 L closepath clip newpath .5 Mabswid .70329 .26794 m .70329 .26952 L .70327 .27095 L .70324 .27261 L .7032 .27417 L .70309 .27696 L .70294 .27997 L .70271 .28329 L .70242 .28681 L .70173 .2931 L .70082 .29957 L .69977 .3056 L .69672 .3192 L .69266 .33282 L .68812 .34501 L .67511 .37122 L .66083 .39228 L .64239 .41304 L .62241 .43025 L .59885 .44558 L .58658 .45188 L .57286 .45773 L .56068 .46197 L .54703 .46572 L .54052 .46716 L .53348 .46846 L .52737 .46938 L .52069 .47018 L .51676 .47054 L .51312 .47081 L .50964 .47101 L .50789 .47108 L .50594 .47115 L .5042 .47119 L .5026 .47122 L .50084 .47123 L .49996 .47123 L .499 .47123 L .49736 .47122 L .49562 .47119 L .49397 .47114 L .49247 .47109 L .48938 .47096 L .48598 .47075 L .47912 .47016 L .47279 .4694 L .46689 .46852 L .4537 .46589 L .43977 .46211 L .42693 .45765 L Mistroke .41332 .45183 L .38976 .43875 L .36854 .42301 L .3484 .40339 L .33081 .38065 L .31735 .35719 L .31197 .34521 L .30714 .33223 L .30343 .3198 L .30075 .30829 L .29862 .29573 L .29778 .28877 L .29747 .28556 L .29721 .28216 L .29702 .27925 L .29694 .2777 L .29687 .27604 L .29682 .27451 L .29677 .27312 L .29675 .27178 L .29672 .27038 L .29671 .26884 L .29671 .2672 L .29672 .26566 L .29674 .26425 L .29678 .2626 L .29683 .26081 L .29697 .25757 L .29716 .2544 L .29742 .25101 L .29802 .24489 L .29898 .23764 L .30008 .23106 L .30322 .21691 L .30711 .20373 L .31717 .17905 L .32929 .15755 L .34412 .13745 L .36323 .11754 L .38346 .10137 L .4074 .08696 L .43204 .07635 L .44491 .07226 L .45226 .07034 L .45927 .06877 L .46575 .06756 L .47283 .06647 L .47929 .06571 L .48527 .06518 L .48862 .06497 L Mistroke .49175 .06482 L .49355 .06475 L .4952 .06471 L .4961 .06469 L .49709 .06467 L .49803 .06466 L .4989 .06465 L .49981 .06465 L .50079 .06465 L .50171 .06466 L .50257 .06467 L .50418 .06469 L .50589 .06474 L .50773 .0648 L .50944 .06487 L .51334 .06509 L .51682 .06535 L .52004 .06564 L .5273 .06649 L .53367 .06746 L .54039 .0687 L .55192 .07139 L .56443 .07513 L .58846 .08491 L .61274 .09877 L .63407 .11513 L .65398 .13521 L .66993 .15635 L .68217 .17772 L .688 .19058 L .69266 .20307 L .69619 .21466 L .69915 .22713 L .70095 .23715 L .70174 .24289 L .70234 .24827 L .70276 .25321 L .70304 .25774 L .70315 .26025 L .70319 .26157 L .70323 .26297 L .70326 .26433 L .70328 .26555 L .70329 .26678 L .70329 .26794 L Mfstroke .9633 .32715 m .96901 .34174 L .97153 .34999 L .97336 .35742 L .9748 .36519 L .97538 .36942 L .97559 .37135 L .97578 .37339 L .97592 .37512 L .97604 .37703 L .97611 .37875 L .97616 .38037 L .97619 .38225 L .97619 .38398 L .97615 .38595 L .97608 .38783 L .97603 .3888 L .97597 .38985 L .97583 .39175 L .97547 .39527 L .9749 .39935 L .97424 .40306 L .97267 .40972 L .97051 .41662 L .96432 .4306 L .95981 .43819 L .95497 .44504 L .9442 .45728 L .93205 .46804 L .90437 .48588 L .88754 .49389 L .86795 .50139 L .84806 .50745 L .82859 .51216 L .80667 .51627 L .79492 .51801 L .78173 .51963 L .77072 .52072 L .75871 .52167 L .75196 .52209 L .74577 .52241 L .73946 .52267 L .7335 .52287 L .73019 .52295 L .72715 .52301 L .72376 .52306 L .72011 .5231 L .71659 .52312 L .71459 .52313 L .71274 .52312 L Mistroke .70933 .52311 L .70568 .52307 L .70229 .52302 L .69861 .52295 L .6919 .52277 L .68532 .52254 L .67924 .52228 L .6651 .52149 L .64941 .52033 L .61722 .51705 L .58582 .51275 L .55689 .50786 L .49128 .49362 L .43144 .47683 L .3677 .45485 L .25072 .40187 L .15499 .34167 L .08465 .27909 L .05834 .24648 L .04759 .22981 L .03809 .21179 L .0345 .20355 L .03123 .19484 L .02889 .18739 L .02685 .1794 L .02589 .17473 L .02516 .17047 L .02462 .16642 L .02439 .16437 L .02419 .16217 L .02405 .1602 L .02394 .1584 L .02387 .1566 L .02383 .1549 L .02381 .15293 L .02383 .15111 L .02385 .15017 L .02388 .14913 L .02392 .14805 L .02397 .14703 L .02408 .14529 L .02424 .14345 L .02459 .14014 L .02515 .13625 L .02578 .13274 L .02759 .12523 L .02984 .1183 L .03506 .10646 L .04253 .09425 L .05165 .08294 L Mistroke .06371 .07132 L .07849 .06018 L .0943 .05071 L .11233 .04205 L .13114 .0348 L .1512 .02863 L .17062 .02389 L .19304 .01966 L .205 .01788 L .21828 .01625 L .23092 .01502 L .2428 .01412 L .25438 .01347 L .26028 .01322 L .26682 .01301 L .2704 .01292 L .27373 .01286 L .27741 .01281 L .27927 .01279 L .28133 .01277 L .28478 .01276 L .28672 .01276 L .28851 .01277 L .29181 .01279 L .29531 .01283 L .29847 .01288 L .30187 .01295 L .30801 .01311 L .31536 .01337 L .32208 .01367 L .33724 .01455 L .35387 .01584 L .38454 .01905 L .41362 .02305 L .44598 .02855 L .51199 .04309 L .57285 .06039 L .63683 .08277 L .75452 .13684 L .80681 .16779 L .85022 .19813 L .88912 .23057 L .91971 .26165 L .94629 .29624 L .96328 .32711 L .9633 .32715 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 154.313}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgOol003Yoo`L0029oo`L002Eoo`03001oogoo08ioo`00=Goo1@00<7oo20007Goo00<0 07ooOol0SWoo000_Ool6000mOol9000DOol2002?Ool002Yoo`D004aoo`L000eoo`03001oogoo08io o`009goo0`00F7oo10002Goo00<007ooOol0SWoo000TOol3001OOol30006Ool00`00Oomoo`2>Ool0 029oo`8006Eoo`@0009oo`03001oogoo08ioo`0087oo0P00Jgoo1000Sgoo000NOol2001_Ool6002; Ool001aoo`80075oo`03001oogoo00=oo`@008Moo`006Woo0P00Lgoo00<007ooOol01goo1@00PWoo 000HOol2001eOol00`00Oomoo`0Ool3001eOol001=oo`03001oogoo06Yoo`L00003Ool007oo00Eoo`03001oogoo 00Qoo`<000ioo`8007=oo`004Woo00<007ooOol0JGoo0`001goo00<007ooOol017oo00<007ooOol0 2goo0`003Goo0`00L7oo000AOol00`00Oomoo`1WOol30009Ool20006Ool00`00Oomoo`0>Ool3000= Ool3001]Ool0011oo`03001oogoo06Ioo`8001Aoo`03001oogoo015oo`@000aoo`8006]oo`003goo 00<007ooOol0IGoo0P005Woo0P005Woo0P0037oo0`00J7oo000>Ool00`00Oomoo`1TOol2000HOol0 0`00Oomoo`0GOol2000=Ool2001VOol000eoo`03001oogoo06=oo`8001Yoo`03001oogoo01Uoo`80 00eoo`8006Aoo`0037oo00<007ooOol0HWoo0P0077oo00<007ooOol06goo0P003Goo0P00HWoo000; Ool00`00Oomoo`1QOol2000NOol00`00Oomoo`0MOol00`00Oomoo`0goo0007Ool00`00Oomoo`1COol00`00Oomoo`0KOol20004Ool20004Ool20006 Ool00`00Oomoo`0^Ool00`00Oomoo`0POol2000kOol000Moo`03001oogoo05=oo`03001oogoo01Yo o`04001oogoo0008Ool01000Oomoo`001Goo00<007ooOol0;goo00<007ooOol08Goo0P00>Goo0007 Ool00`00Oomoo`1BOol00`00Oomoo`0KOol01000Oomoo`002goo00<007ooOol00goo0`00;goo00<0 07ooOol08goo00<007ooOol0=Woo0007Ool00`00Oomoo`1BOol00`00Oomoo`0EOol40002Ool01000 Oomoo`002Goo0P001Woo00<007ooOol0<7oo00<007ooOol08goo00<007ooOol0=Goo0007Ool00`00 Oomoo`1AOol00`00Oomoo`0LOol01000Oomoo`002Goo00<007ooOol01Goo00<007ooOol0<7oo00<0 07ooOol097oo0P00=Goo0007Ool00`00Oomoo`1AOol00`00Oomoo`0MOol2000:Ool30005Ool00`00 Oomoo`0aOol00`00Oomoo`0UOol00`00Oomoo`0bOol000Qoo`03001oogoo051oo`03001oogoo035o o`03001oogoo035oo`03001oogoo02Ioo`03001oogoo035oo`0027oo00<007ooOol0Cgoo00<007oo Ool07oo00<007oo Ool06Goo000COol00`00Oomoo`0oOol00`00Oomoo`0gOol00`00Oomoo`0gOol00`00Oomoo`0iOol0 0`00Oomoo`0HOol001=oo`03001oogoo03moo`03001oogoo03Moo`03001oogoo03Moo`03001oogoo 03Yoo`03001oogoo01Moo`0057oo00<007ooOol0?Woo00<007ooOol0=goo00<007ooOol0=goo00<0 07ooOol0>goo00<007ooOol05Woo000EOol00`00Oomoo`0mOol00`00Oomoo`0gOol00`00Oomoo`0g Ool00`00Oomoo`0lOol00`00Oomoo`0EOol00?l00200005oo`000goo00<007ooOol02Goo00<007oo Ool017oo00<007ooOol00Woo00<007ooOol027oo00<007ooOol02Goo00<007ooOol02Goo00<007oo Ool027oo00<007ooOol02Goo00<007ooOol027oo00<007ooOol02Goo00<007ooOol02Goo00<007oo Ool027oo00<007ooOol02Goo00<007ooOol02Goo00<007ooOol027oo00<007ooOol02Goo00<007oo Ool02Goo00<007ooOol027oo00<007ooOol02Goo00<007ooOol027oo00<007ooOol02Goo00<007oo Ool02Goo00<007ooOol027oo00<007ooOol00goo00<007ooOol00goo00<007ooOol02Goo00<007oo Ool00Woo000GOol01@00Oomoogoo0000>Goo00<007ooOol0=goo00<007ooOol0=goo00<007ooOol0 =goo00<007ooOol017oo00<007ooOol04goo000HOol00`00Oomoo`0jOol00`00Oomoo`0gOol00`00 Oomoo`0gOol00`00Oomoo`0oOol00`00Oomoo`0BOol001Uoo`03001oogoo03Uoo`03001oogoo03Mo o`03001oogoo03Moo`03001oogoo041oo`03001oogoo015oo`006Woo00<007ooOol0>7oo00<007oo Ool0=goo00<007ooOol0=goo00<007ooOol0@Goo00<007ooOol047oo000KOol00`00Oomoo`0gOol0 0`00Oomoo`0gOol2000hOol00`00Oomoo`11Ool00`00Oomoo`0@Ool001aoo`03001oogoo03Ioo`03 001oogoo03Moo`03001oogoo03Moo`03001oogoo049oo`03001oogoo00moo`007Goo0P00=Woo00<0 07ooOol0=goo00<007ooOol0=Woo00<007ooOol0A7oo00<007ooOol03Woo000OOol00`00Oomoo`0c Ool00`00Oomoo`0gOol00`00Oomoo`0fOol00`00Oomoo`15Ool00`00Oomoo`0=Ool0021oo`03001o ogoo03=oo`03001oogoo03Ioo`03001oogoo03Ioo`03001oogoo04Eoo`03001oogoo00eoo`008Goo 00<007ooOol0Ool2000FOol00`00Oomoo`0VOol2000WOol0 0`00Oomoo`1KOol00`00Oomoo`07Ool0051oo`8001Eoo`03001oogoo02Eoo`03001oogoo02Eoo`03 001oogoo05aoo`03001oogoo00Moo`00DWoo0`004goo00<007ooOol097oo00<007ooOol097oo00<0 07ooOol0G7oo00<007ooOol027oo001EOol2000BOol00`00Oomoo`0SOol00`00Oomoo`0ROol2001O Ool00`00Oomoo`08Ool005Moo`80015oo`03001oogoo029oo`03001oogoo025oo`03001oogoo05io o`03001oogoo00Uoo`00FGoo0P0047oo00<007ooOol08Goo0P008Goo00<007ooOol0Ggoo00<007oo Ool02Goo001KOol2000?Ool2000QOol00`00Oomoo`0NOol2001ROol00`00Oomoo`09Ool005eoo`<0 00ioo`03001oogoo01ioo`03001oogoo01eoo`03001oogoo065oo`03001oogoo00Yoo`00H7oo0P00 3Goo0P007Woo00<007ooOol077oo00<007ooOol0HWoo00<007ooOol02Woo001ROol2000=Ool2000L Ool00`00Oomoo`0JOol2001TOol00`00Oomoo`0;Ool006Aoo`8000eoo`8001Yoo`03001oogoo01Qo o`8006Eoo`03001oogoo00aoo`00IWoo0P003Goo0P0067oo0P005goo0P00IWoo00<007ooOol03Goo 001XOol3000Ool006]oo`8000aoo`<0 01=oo`03001oogoo015oo`<006Qoo`03001oogoo00moo`00KGoo0`0037oo10003goo00<007ooOol0 3Goo1000JWoo00<007ooOol047oo001`Ool2000>Ool40002Ool50004Ool00`00Oomoo`0:Ool3001] Ool00`00Oomoo`0AOol0079oo`<000moo`D000Ioo`03001oogoo00Eoo`D006moo`03001oogoo019o o`00MGoo0`0047oo3`00LWoo0P005Goo001hOol2000>Ool00`00Oomoo`04Ool00`00Oomoo`1fOol0 0`00Oomoo`0EOol007Yoo`@000Yoo`03001oogoo00Aoo`03001oogoo07Aoo`8001Qoo`00OWoo1000 1Goo0P001Woo00<007ooOol0LWoo0P006Woo0022Ool50008Ool00`00Oomoo`1`Ool2000LOol008Mo o`@000Aoo`03001oogoo06ioo`8001ioo`00Rgoo1P00KGoo0P0087oo002?Ool5001XOol2000ROol0 08moo`03001oogoo009oo`D0065oo`8002Aoo`00Sgoo00<007ooOol01goo1000FGoo10009Woo002? Ool00`00Oomoo`0;Ool5001@Ool4000ZOol008moo`03001oogoo011oo`@004Uoo`<002ioo`00Sgoo 0P005Goo1`00?Woo1000Ool008mo o`8008moo`00Sgoo00<007ooOol0SWoo0000\ \>"], ImageRangeCache->{{{0, 287}, {153.313, 0}} -> {-2.46733, -1.31803, \ 0.0171939, 0.0171939}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(ParametricPlot[Evaluate[{cerchio, \[Phi][cerchio]}], {h, 0, 1}, AspectRatio \[Rule] Automatic, \ Axes \[Rule] False];\)\)], "Input", PageWidth->Infinity], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .52006 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.212632 0.00196692 0.318856 0.00196692 [ [ 0 0 0 0 ] [ 1 .52006 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .52006 L 0 .52006 L closepath clip newpath 0 g .5 Mabswid [ ] 0 setdash .40146 .31886 m .40145 .32032 L .40144 .32165 L .40141 .32319 L .40137 .32464 L .40127 .32723 L .40113 .33003 L .40092 .33312 L .40064 .33638 L .4 .34223 L .39916 .34823 L .39819 .35384 L .39536 .36647 L .39158 .37912 L .38736 .39044 L .37528 .41478 L .36202 .43435 L .34488 .45363 L .32633 .46961 L .30445 .48385 L .29305 .4897 L .28031 .49514 L .26899 .49907 L .25632 .50256 L .25026 .50389 L .24373 .5051 L .23805 .50596 L .23185 .5067 L .2282 .50704 L .22482 .50729 L .22159 .50747 L .21996 .50754 L .21815 .5076 L .21653 .50764 L .21505 .50766 L .21342 .50768 L .2126 .50768 L .2117 .50768 L .21018 .50766 L .20856 .50764 L .20703 .5076 L .20564 .50755 L .20277 .50742 L .19961 .50723 L .19324 .50668 L .18736 .50598 L .18188 .50516 L .16963 .50272 L .15668 .4992 L .14476 .49506 L Mistroke .13212 .48965 L .11024 .47751 L .09053 .46289 L .07182 .44466 L .05548 .42354 L .04298 .40175 L .03798 .39063 L .0335 .37857 L .03005 .36702 L .02757 .35634 L .02558 .34467 L .0248 .3382 L .02452 .33522 L .02427 .33206 L .0241 .32936 L .02403 .32792 L .02396 .32638 L .02391 .32496 L .02387 .32366 L .02384 .32242 L .02382 .32112 L .02381 .31969 L .02381 .31817 L .02382 .31673 L .02384 .31543 L .02387 .3139 L .02392 .31223 L .02405 .30922 L .02423 .30628 L .02446 .30312 L .02503 .29744 L .02592 .29071 L .02694 .2846 L .02985 .27146 L .03347 .25922 L .04281 .23629 L .05407 .21633 L .06785 .19765 L .0856 .17916 L .10439 .16414 L .12662 .15076 L .14951 .1409 L .16146 .1371 L .16829 .13531 L .1748 .13386 L .18082 .13273 L .1874 .13173 L .1934 .13101 L .19895 .13053 L .20206 .13033 L Mistroke .20497 .13019 L .20664 .13013 L .20817 .13008 L .20901 .13007 L .20993 .13005 L .2108 .13004 L .21161 .13003 L .21245 .13003 L .21336 .13003 L .21422 .13004 L .21502 .13005 L .21652 .13007 L .2181 .13011 L .21981 .13017 L .2214 .13024 L .22502 .13044 L .22826 .13068 L .23124 .13095 L .23798 .13174 L .2439 .13264 L .25015 .1338 L .26085 .13629 L .27247 .13977 L .2948 .14885 L .31735 .16173 L .33716 .17692 L .35566 .19557 L .37047 .21521 L .38184 .23505 L .38725 .247 L .39158 .2586 L .39486 .26936 L .39761 .28095 L .39928 .29026 L .40002 .29558 L .40057 .30058 L .40096 .30518 L .40122 .30938 L .40132 .31171 L .40136 .31294 L .4014 .31424 L .40143 .3155 L .40144 .31664 L .40145 .31778 L .40146 .31886 L Mfstroke .96422 .3044 m .96952 .31795 L .97186 .32562 L .97356 .33251 L .9749 .33973 L .97544 .34366 L .97564 .34545 L .97581 .34734 L .97594 .34896 L .97605 .35073 L .97612 .35233 L .97616 .35383 L .97619 .35558 L .97619 .35718 L .97615 .35902 L .97609 .36076 L .97604 .36166 L .97598 .36264 L .97585 .3644 L .97552 .36767 L .975 .37146 L .97438 .3749 L .97292 .3811 L .97092 .3875 L .96516 .40048 L .96098 .40754 L .95648 .4139 L .94648 .42527 L .93519 .43526 L .90948 .45183 L .89385 .45927 L .87565 .46624 L .85718 .47187 L .8391 .47624 L .81874 .48006 L .80782 .48168 L .79557 .48318 L .78534 .48419 L .77418 .48507 L .76792 .48546 L .76216 .48576 L .7563 .48601 L .75077 .48618 L .7477 .48626 L .74488 .48632 L .74173 .48637 L .73833 .48641 L .73507 .48642 L .73321 .48643 L .73149 .48642 L Mistroke .72832 .48641 L .72494 .48638 L .72178 .48633 L .71836 .48626 L .71213 .4861 L .70602 .48588 L .70038 .48564 L .68724 .48491 L .67267 .48383 L .64277 .48078 L .6136 .47679 L .58673 .47225 L .52579 .45902 L .47021 .44343 L .411 .42301 L .30235 .3738 L .21343 .31789 L .1481 .25976 L .12366 .22947 L .11368 .21399 L .10485 .19725 L .10152 .18959 L .09849 .1815 L .09631 .17458 L .09441 .16716 L .09352 .16283 L .09285 .15887 L .09234 .15511 L .09213 .1532 L .09194 .15116 L .09181 .14933 L .09171 .14766 L .09164 .14598 L .0916 .1444 L .09159 .14257 L .0916 .14089 L .09162 .14001 L .09165 .13905 L .09169 .13804 L .09174 .1371 L .09185 .13549 L .09198 .13377 L .09231 .1307 L .09283 .12708 L .09342 .12383 L .0951 .11685 L .09719 .11041 L .10204 .09942 L .10897 .08807 L .11745 .07757 L Mistroke .12865 .06678 L .14238 .05643 L .15706 .04764 L .17381 .03959 L .19129 .03286 L .20992 .02713 L .22795 .02272 L .24878 .0188 L .25988 .01714 L .27222 .01563 L .28396 .01448 L .295 .01364 L .30575 .01304 L .31123 .01281 L .3173 .01262 L .32063 .01253 L .32373 .01247 L .32714 .01243 L .32887 .01241 L .33078 .01239 L .33398 .01238 L .33579 .01238 L .33745 .01239 L .34052 .01241 L .34376 .01244 L .3467 .01249 L .34986 .01256 L .35556 .01271 L .36239 .01295 L .36863 .01323 L .38271 .01404 L .39816 .01524 L .42665 .01822 L .45366 .02194 L .48372 .02705 L .54503 .04056 L .60155 .05663 L .66098 .07741 L .77029 .12763 L .81887 .15638 L .85919 .18456 L .89532 .21469 L .92373 .24356 L .94842 .27569 L .9642 .30436 L .96422 .3044 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 149.75}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgGoo2000VWoo000nOol20016Ool7002COol003Yoo`@004moo`@008moo`00=Woo1000Egoo1@00 RWoo000dOol2001POol40026Ool0035oo`<006Ioo`@0089oo`00;goo0P00KGoo0`00Ogoo000]Ool2 001bOol3001lOol002aoo`03001oogoo07Eoo`@007Qoo`00:Woo0P00O7oo0`00MGoo000YOol00`00 Oomoo`1oOol3001bOol002Qoo`03001oogoo08=oo`<006moo`009Woo0P00RGoo0`00K7oo000UOol0 0`00Oomoo`27oo000JOol00`00Oomoo`07Ool2000_Ool2002AOol2000fOol001Yoo`03 001oogoo00Eoo`8003=oo`80095oo`03001oogoo03=oo`006goo00<007ooOol00goo00<007ooOol0 =Goo0P00T7oo00<007ooOol0Woo00<007ooOol0SWoo0P00Ool00`00Oomoo`16Ool00`00Oomoo`2COol00`00Oomoo`0MOol000moo`03001oogoo 00moo`03001oogoo04Ioo`03001oogoo09Aoo`03001oogoo01aoo`003Woo00<007ooOol04Goo00<0 07ooOol0AWoo00<007ooOol0U7oo00<007ooOol06goo000>Ool00`00Oomoo`0AOol00`00Oomoo`16 Ool00`00Oomoo`2EOol00`00Oomoo`0JOol000eoo`03001oogoo01=oo`03001oogoo04Ioo`03001o ogoo09Eoo`03001oogoo01Uoo`003Goo00<007ooOol057oo00<007ooOol0AGoo00<007ooOol0UWoo 00<007ooOol067oo000Ool000Qoo`03001oogoo02Ioo`03001oogoo 03ioo`03001oogoo09]oo`03001oogoo00eoo`0027oo00<007ooOol09goo00<007ooOol0?Goo00<0 07ooOol0Vgoo00<007ooOol03Goo0007Ool00`00Oomoo`0YOol00`00Oomoo`0lOol00`00Oomoo`2L Ool00`00Oomoo`0Woo00<007ooOol0WGoo00<007ooOol02goo 0007Ool00`00Oomoo`0/Ool00`00Oomoo`0iOol00`00Oomoo`2NOol00`00Oomoo`0:Ool000Moo`03 001oogoo02eoo`03001oogoo03Uoo`03001oogoo09eoo`03001oogoo00Yoo`001goo00<007ooOol0 ;Woo0P00>Goo00<007ooOol0WWoo00<007ooOol02Goo0007Ool00`00Oomoo`0`Ool00`00Oomoo`0f Ool00`00Oomoo`2NOol00`00Oomoo`09Ool000Moo`03001oogoo035oo`03001oogoo03Eoo`03001o ogoo09ioo`03001oogoo00Uoo`001goo00<007ooOol0goo00<007ooOol0:goo00<007ooOol0X7oo 00<007ooOol01goo0007Ool00`00Oomoo`0lOol2000ZOol00`00Oomoo`2ROol00`00Oomoo`06Ool0 00Moo`03001oogoo03ioo`03001oogoo02Moo`03001oogoo0:9oo`03001oogoo00Ioo`001goo00<0 07ooOol0?goo0P009goo00<007ooOol0XWoo00<007ooOol01Woo0007Ool00`00Oomoo`11Ool00`00 Oomoo`0TOol00`00Oomoo`2ROol00`00Oomoo`06Ool000Qoo`03001oogoo045oo`8002Aoo`03001o ogoo0:9oo`03001oogoo00Ioo`0027oo00<007ooOol0@goo00<007ooOol08Goo00<007ooOol0XWoo 00<007ooOol01Woo0008Ool00`00Oomoo`14Ool2000POol00`00Oomoo`2SOol00`00Oomoo`06Ool0 00Uoo`03001oogoo04Eoo`8001ioo`03001oogoo0:=oo`03001oogoo00Ioo`002Goo00<007ooOol0 Agoo00<007ooOol06goo00<007ooOol0Xgoo00<007ooOol01Woo0009Ool00`00Oomoo`18Ool2000K Ool00`00Oomoo`2SOol00`00Oomoo`06Ool000Yoo`03001oogoo04Uoo`8001Qoo`03001oogoo0:Ao o`03001oogoo00Ioo`002Woo00<007ooOol0Bgoo0P005Woo00<007ooOol0Xgoo00<007ooOol01goo 000:Ool00`00Oomoo`1=Ool2000DOol00`00Oomoo`2SOol00`00Oomoo`07Ool000]oo`03001oogoo 04ioo`80015oo`03001oogoo0:Aoo`03001oogoo00Moo`002goo00<007ooOol0D7oo0`003Woo00<0 07ooOol0Y7oo00<007ooOol01goo000;Ool00`00Oomoo`1COol2000;Ool00`00Oomoo`2TOol00`00 Oomoo`08Ool000]oo`03001oogoo05Eoo`8000Uoo`03001oogoo0:Aoo`03001oogoo00Qoo`0037oo 00<007ooOol0EWoo0`001Goo00<007ooOol0Y7oo00<007ooOol02Goo000Ool00`00Oomoo`1JOol00`00 Oomoo`03002QOol00`00Oomoo`0;Ool000moo`03001oogoo05Qoo`03001oogoo00Aoo`8009ioo`03 001oogoo00aoo`003goo00<007ooOol0F7oo00<007ooOol01Woo0P00Vgoo00<007ooOol03Goo000@ Ool00`00Oomoo`1FOol00`00Oomoo`09Ool3002GOol00`00Oomoo`0>Ool0015oo`03001oogoo05Eo o`03001oogoo00aoo`8009Aoo`03001oogoo00moo`004Woo00<007ooOol0Dgoo00<007ooOol03goo 0`00Sgoo0P004Woo000BOol00`00Oomoo`1COol00`00Oomoo`0BOol3002;Ool00`00Oomoo`0BOol0 01=oo`03001oogoo055oo`03001oogoo01Ioo`8008Moo`8001Eoo`0057oo00<007ooOol0Cgoo00<0 07ooOol06Goo0`00Pgoo00<007ooOol05Goo000EOol00`00Oomoo`1=Ool00`00Oomoo`0MOol3001o Ool00`00Oomoo`0FOol001Ioo`03001oogoo04]oo`03001oogoo025oo`@007Uoo`8001Uoo`005goo 00<007ooOol0BGoo00<007ooOol09Woo1000M7oo00<007ooOol06Goo000HOol00`00Oomoo`17Ool0 0`00Oomoo`0[Ool4001^Ool2000LOol001Uoo`03001oogoo04Eoo`03001oogoo031oo`D006Ioo`<0 01ioo`006Woo00<007ooOol0@Woo0P00>7oo1000Ggoo0`008Goo000KOol20011Ool00`00Oomoo`0l Ool5001GOol3000TOol001eoo`03001oogoo03eoo`03001oogoo049oo`@0055oo`8002Moo`007Woo 0P00>goo0P00BGoo1P00Agoo1000:Goo000POol00`00Oomoo`0gOol00`00Oomoo`1?Ool8000jOol5 000]Ool0025oo`8003Eoo`8005Yoo`P002eoo`D0039oo`008goo00<007ooOol0"], ImageRangeCache->{{{0, 287}, {148.75, 0}} -> {-108.973, -162.111, 1.77752, \ 1.77752}}] }, Open ]] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell["Tensore di Cauchy-Green", "Section"], Cell[CellGroupData[{ Cell["Matrice del tensore di Cauchy-Green", "Subsection"], Cell[BoxData[ \(\(mC = Expand[Factor[Transpose[mF] . mF]];\)\)], "Input", PageWidth->Infinity], Cell[CellGroupData[{ Cell[BoxData[ \(MatrixForm[mC]\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"5.278705758970068`", "1.589182158514987`"}, {"1.589182158514987`", "1.7837942410299348`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[mC] // MatrixForm\)], "Input", PageWidth->Infinity], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"5.278705758970068`", "1.589182158514987`"}, {"1.589182158514987`", "1.7837942410299348`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Dilatazioni e direzioni principali", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(eig = Eigenvalues[mC]\)], "Input", PageWidth->Infinity], Cell[BoxData[ \({5.893262185087115`, 1.169237814912887`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[eig]\)], "Input", PageWidth->Infinity], Cell[BoxData[ \({5.893262185087115`, 1.169237814912887`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[\@eig]\)], "Input", PageWidth->Infinity], Cell[BoxData[ \({2.427604206844088`, 1.0813130050604622`}\)], "Output"] }, Open ]], Cell[BoxData[ \(\(mP1 = N[\(mC - eig\[LeftDoubleBracket]2\[RightDoubleBracket]\ \ IdentityMatrix[2]\)\/\(eig\[LeftDoubleBracket]1\[RightDoubleBracket] - eig\ \[LeftDoubleBracket]2\[RightDoubleBracket]\)];\)\)], "Input", PageWidth->Infinity], Cell[BoxData[ \(\(mP2 = IdentityMatrix[2] - mP1;\)\)], "Input", PageWidth->Infinity], Cell[CellGroupData[{ Cell[BoxData[ \(MatrixForm[mP1]\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.869908286249086`", "0.33640430996683784`"}, {"0.33640430996683784`", "0.13009171375091405`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(MatrixForm[mP2]\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.130091713750914`", \(-0.33640430996683784`\)}, {\(-0.33640430996683784`\), "0.8699082862490859`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[eig\[LeftDoubleBracket]1\[RightDoubleBracket]\ mP1 + eig\[LeftDoubleBracket]2\[RightDoubleBracket]\ mP2] // MatrixForm\)], "Input", PageWidth->Infinity], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"5.278705758970068`", "1.589182158514987`"}, {"1.589182158514987`", "1.7837942410299348`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[mC] // MatrixForm\)], "Input", PageWidth->Infinity], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"5.278705758970068`", "1.589182158514987`"}, {"1.589182158514987`", "1.7837942410299348`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(normalizza[\(Transpose[ mP1]\)\[LeftDoubleBracket]1\[RightDoubleBracket]]\)], "Input"], Cell[BoxData[ \({0.9326887402821405`, 0.36068228921159146`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(normalizza[\(Transpose[ mP2]\)\[LeftDoubleBracket]1\[RightDoubleBracket]]\)], "Input"], Cell[BoxData[ \({0.36068228921159123`, \(-0.9326887402821404`\)}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Dilatazioni e direzioni principali (in alternativa)", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \({eigv, eigvec} = Eigensystem[mC]\)], "Input"], Cell[BoxData[ \({{5.893262185087115`, 1.169237814912887`}, {{0.9326887402821404`, 0.36068228921159146`}, {\(-0.3606822892115914`\), 0.9326887402821404`}}}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[\@eigv]\)], "Input"], Cell[BoxData[ \({2.427604206844088`, 1.0813130050604622`}\)], "Output"] }, Open ]], Cell[BoxData[ \(\(mA = Transpose[Map[normalizza, eigvec]] // Simplify;\)\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(mA . mA // Simplify\)], "Input"], Cell[BoxData[ \({{0.7398165724981719`, \(-0.6728086199336757`\)}, {0.6728086199336758`, 0.7398165724981719`}}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(MatrixForm[mA // N]\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.9326887402821404`", \(-0.3606822892115914`\)}, {"0.36068228921159146`", "0.9326887402821404`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(mA . DiagonalMatrix[eigv] . Transpose[mA] // Simplify\)], "Input"], Cell[BoxData[ \({{5.2787057589700686`, 1.5891821585149875`}, {1.5891821585149872`, 1.783794241029935`}}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(mC\)], "Input"], Cell[BoxData[ \({{5.278705758970068`, 1.589182158514987`}, {1.589182158514987`, 1.7837942410299348`}}\)], "Output"] }, Open ]], Cell["Notare", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(normalizza[mP1 . e1]\)], "Input"], Cell[BoxData[ \({0.9326887402821405`, 0.36068228921159146`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(normalizza[mP2 . e1]\)], "Input"], Cell[BoxData[ \({0.36068228921159123`, \(-0.9326887402821404`\)}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Scorrimento", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(mC\[LeftDoubleBracket]1, 2\[RightDoubleBracket]\/\@\(mC\ \[LeftDoubleBracket]1, 1\[RightDoubleBracket] mC\[LeftDoubleBracket]2, 2\ \[RightDoubleBracket]\) // N\)], "Input"], Cell[BoxData[ \(0.5178900588635033`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(ArcCos[ mC\[LeftDoubleBracket]1, 2\[RightDoubleBracket]\/\@\(mC\ \[LeftDoubleBracket]1, 1\[RightDoubleBracket] mC\[LeftDoubleBracket]2, 2\ \[RightDoubleBracket]\)] 180\/\[Pi] // N\)], "Input"], Cell[BoxData[ \(58.80917305785814`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(ArcCos[ mC\[LeftDoubleBracket]1, 2\[RightDoubleBracket]\/\@\(mC\ \[LeftDoubleBracket]1, 1\[RightDoubleBracket] mC\[LeftDoubleBracket]2, 2\ \[RightDoubleBracket]\)] 180\/\[Pi] - 90 // N\)], "Input"], Cell[BoxData[ \(\(-31.19082694214186`\)\)], "Output"] }, Open ]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell["Dilatazione U", "Section"], Cell[BoxData[ \(\(mU = N[\@eig\[LeftDoubleBracket]1\[RightDoubleBracket]\ mP1 + \@eig\ \[LeftDoubleBracket]2\[RightDoubleBracket]\ mP2];\)\)], "Input", PageWidth->Infinity], Cell[CellGroupData[{ Cell[BoxData[ \(MatrixForm[mU]\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"2.2524628771962787`", "0.45289816275044553`"}, {"0.45289816275044553`", "1.2564543347082717`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(ParametricPlot[ Evaluate[{normalizza[mP1 . {1, 1}]\ h, normalizza[mP2 . {1, 1}]\ h}], {h, 0, 1}, AspectRatio \[Rule] Automatic];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .72113 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.2894 0.736356 0.0171698 0.736356 [ [.14213 .00467 -12 -9 ] [.14213 .00467 12 0 ] [.43667 .00467 -9 -9 ] [.43667 .00467 9 0 ] [.58394 .00467 -9 -9 ] [.58394 .00467 9 0 ] [.73121 .00467 -9 -9 ] [.73121 .00467 9 0 ] [.87848 .00467 -9 -9 ] [.87848 .00467 9 0 ] [.2769 .16444 -18 -4.5 ] [.2769 .16444 0 4.5 ] [.2769 .31171 -18 -4.5 ] [.2769 .31171 0 4.5 ] [.2769 .45898 -18 -4.5 ] [.2769 .45898 0 4.5 ] [.2769 .60625 -18 -4.5 ] [.2769 .60625 0 4.5 ] [ 0 0 0 0 ] [ 1 .72113 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .14213 .01717 m .14213 .02342 L s [(-0.2)] .14213 .00467 0 1 Mshowa .43667 .01717 m .43667 .02342 L s [(0.2)] .43667 .00467 0 1 Mshowa .58394 .01717 m .58394 .02342 L s [(0.4)] .58394 .00467 0 1 Mshowa .73121 .01717 m .73121 .02342 L s [(0.6)] .73121 .00467 0 1 Mshowa .87848 .01717 m .87848 .02342 L s [(0.8)] .87848 .00467 0 1 Mshowa .125 Mabswid .03168 .01717 m .03168 .02092 L s .06849 .01717 m .06849 .02092 L s .10531 .01717 m .10531 .02092 L s .17895 .01717 m .17895 .02092 L s .21576 .01717 m .21576 .02092 L s .25258 .01717 m .25258 .02092 L s .32622 .01717 m .32622 .02092 L s .36304 .01717 m .36304 .02092 L s .39985 .01717 m .39985 .02092 L s .47349 .01717 m .47349 .02092 L s .51031 .01717 m .51031 .02092 L s .54712 .01717 m .54712 .02092 L s .62076 .01717 m .62076 .02092 L s .65758 .01717 m .65758 .02092 L s .6944 .01717 m .6944 .02092 L s .76803 .01717 m .76803 .02092 L s .80485 .01717 m .80485 .02092 L s .84167 .01717 m .84167 .02092 L s .9153 .01717 m .9153 .02092 L s .95212 .01717 m .95212 .02092 L s .98894 .01717 m .98894 .02092 L s .25 Mabswid 0 .01717 m 1 .01717 L s .2894 .16444 m .29565 .16444 L s [(0.2)] .2769 .16444 1 0 Mshowa .2894 .31171 m .29565 .31171 L s [(0.4)] .2769 .31171 1 0 Mshowa .2894 .45898 m .29565 .45898 L s [(0.6)] .2769 .45898 1 0 Mshowa .2894 .60625 m .29565 .60625 L s [(0.8)] .2769 .60625 1 0 Mshowa .125 Mabswid .2894 .05399 m .29315 .05399 L s .2894 .09081 m .29315 .09081 L s .2894 .12762 m .29315 .12762 L s .2894 .20126 m .29315 .20126 L s .2894 .23808 m .29315 .23808 L s .2894 .27489 m .29315 .27489 L s .2894 .34853 m .29315 .34853 L s .2894 .38535 m .29315 .38535 L s .2894 .42217 m .29315 .42217 L s .2894 .4958 m .29315 .4958 L s .2894 .53262 m .29315 .53262 L s .2894 .56944 m .29315 .56944 L s .2894 .64307 m .29315 .64307 L s .2894 .67989 m .29315 .67989 L s .2894 .71671 m .29315 .71671 L s .25 Mabswid .2894 0 m .2894 .72113 L s 0 0 m 1 0 L 1 .72113 L 0 .72113 L closepath clip newpath .5 Mabswid .2894 .01717 m .31726 .02794 L .34765 .03969 L .37618 .05073 L .40363 .06134 L .43284 .07264 L .46096 .08351 L .49084 .09507 L .51964 .10621 L .54734 .11692 L .57681 .12832 L .60519 .13929 L .63247 .14984 L .66152 .16107 L .68948 .17189 L .71921 .18338 L .74785 .19446 L .77539 .20511 L .8047 .21644 L .83292 .22735 L .8629 .23895 L .8918 .25012 L .9196 .26087 L .94917 .27231 L .97619 .28276 L s .2894 .01717 m .27863 .04503 L .26688 .07542 L .25584 .10395 L .24523 .1314 L .23393 .16061 L .22306 .18873 L .2115 .21861 L .20036 .24741 L .18965 .27511 L .17825 .30458 L .16728 .33296 L .15673 .36024 L .14549 .38929 L .13468 .41725 L .12319 .44698 L .11211 .47562 L .10146 .50316 L .09013 .53247 L .07921 .56069 L .06762 .59067 L .05645 .61957 L .04569 .64737 L .03426 .67694 L .02381 .70396 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{185.125, 133.438}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgOol2001bOol2000Ool00`00Oomoo`0VOol00`00Oomoo`1oOol000eoo`03 001oogoo02Moo`80081oo`003Goo00<007ooOol09goo00<007ooOol0Ogoo000=Ool00`00Oomoo`0W Ool00`00Oomoo`1oOol000aoo`03001oogoo02Qoo`03001oogoo07moo`0037oo00<007ooOol0:7oo 00<007ooOol0Ogoo000;Ool00`00Oomoo`0YOol00`00Oomoo`1oOol000]oo`03001oogoo02Uoo`80 081oo`002goo00<007ooOol0:Goo00<007ooOol0Ogoo000;Ool00`00Oomoo`0YOol00`00Oomoo`1o Ool000Yoo`03001oogoo02Yoo`03001oogoo07moo`002Woo00<007ooOol0:Woo00<007ooOol0Ogoo 000:Ool00`00Oomoo`0ZOol00`00Oomoo`1oOol003Moo`03001oogoo07moo`00=goo0P00P7oo0000 \ \>"], ImageRangeCache->{{{0, 184.125}, {132.438, 0}} -> {-0.439675, -0.0879221, \ 0.00788245, 0.00788245}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mA . DiagonalMatrix[\@eigv] . Transpose[mA] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"2.2524628771962787`", "0.4528981627504456`"}, {"0.4528981627504456`", "1.256454334708272`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Rotazione R", "Section"], Cell[BoxData[ \(\(mR = N[mF . \((mP1\/\@eig\[LeftDoubleBracket]1\[RightDoubleBracket] + mP2\/\@eig\[LeftDoubleBracket]2\[RightDoubleBracket])\)];\)\)]\ , "Input", PageWidth->Infinity], Cell[CellGroupData[{ Cell[BoxData[ \(MatrixForm[mR]\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.997458699830735`", "0.0712470499879095`"}, {\(-0.07124704998790955`\), "0.9974586998307348`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(mF . mA . DiagonalMatrix[\((\@eigv\^\(-1\))\)] . Transpose[mA] // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.9974586998307351`", "0.0712470499879096`"}, {\(-0.07124704998790954`\), "0.9974586998307351`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(ArcTan[mR\[LeftDoubleBracket]1, 1\[RightDoubleBracket], mR\ \[LeftDoubleBracket]2, 1\[RightDoubleBracket]]\/\[Pi] // N\)], "Input"], Cell[BoxData[ \(\(-0.022697870999860398`\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(ArcTan[mR\[LeftDoubleBracket]1, 1\[RightDoubleBracket], mR\[LeftDoubleBracket]2, 1\[RightDoubleBracket]]\/\[Pi]\) 180 // N\)], "Input"], Cell[BoxData[ \(\(-4.085616779974871`\)\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Visualizzazione della deformazione", "Section"], Cell[CellGroupData[{ Cell[BoxData[ \(\(ParametricPlot[ Evaluate[{cerchio, \[Phi]U[cerchio], \[Phi]RU[cerchio]}], {h, 0, 1}, AspectRatio \[Rule] Automatic, \ Axes \[Rule] False];\)\)], "Input", PageWidth->Infinity], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .57018 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.560011 0.00211763 0.309632 0.00211763 [ [ 0 0 0 0 ] [ 1 .57018 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .57018 L 0 .57018 L closepath clip newpath 0 g .5 Mabswid [ ] 0 setdash .7633 .30963 m .7633 .31121 L .76328 .31264 L .76325 .3143 L .76321 .31586 L .7631 .31865 L .76295 .32166 L .76272 .32498 L .76243 .3285 L .76174 .33479 L .76083 .34126 L .75978 .34729 L .75674 .36089 L .75267 .37451 L .74813 .3867 L .73512 .41291 L .72084 .43397 L .7024 .45473 L .68242 .47194 L .65886 .48727 L .64659 .49357 L .63287 .49942 L .62069 .50366 L .60704 .50741 L .60053 .50885 L .59349 .51015 L .58738 .51107 L .5807 .51187 L .57677 .51223 L .57313 .5125 L .56965 .5127 L .5679 .51277 L .56595 .51284 L .56421 .51288 L .56261 .51291 L .56085 .51292 L .55997 .51292 L .55901 .51292 L .55737 .51291 L .55563 .51288 L .55398 .51283 L .55248 .51278 L .54939 .51265 L .54599 .51244 L .53913 .51185 L .5328 .51109 L .5269 .51021 L .51371 .50758 L .49978 .5038 L .48694 .49934 L Mistroke .47333 .49352 L .44977 .48044 L .42855 .4647 L .40841 .44508 L .39082 .42234 L .37736 .39888 L .37198 .3869 L .36715 .37392 L .36344 .36149 L .36076 .34998 L .35863 .33742 L .35779 .33046 L .35748 .32725 L .35722 .32385 L .35703 .32094 L .35695 .31939 L .35688 .31773 L .35683 .3162 L .35679 .31481 L .35676 .31347 L .35673 .31207 L .35672 .31053 L .35672 .30889 L .35673 .30735 L .35675 .30594 L .35679 .30429 L .35684 .3025 L .35698 .29926 L .35717 .29609 L .35743 .2927 L .35803 .28658 L .35899 .27933 L .36009 .27275 L .36323 .2586 L .36713 .24542 L .37718 .22074 L .3893 .19924 L .40413 .17914 L .42324 .15923 L .44347 .14306 L .46741 .12865 L .49205 .11804 L .50492 .11395 L .51227 .11203 L .51928 .11046 L .52576 .10925 L .53284 .10816 L .5393 .1074 L .54528 .10687 L .54863 .10666 L Mistroke .55176 .10651 L .55356 .10644 L .55521 .1064 L .55611 .10638 L .5571 .10636 L .55804 .10635 L .55891 .10634 L .55982 .10634 L .5608 .10634 L .56173 .10635 L .56258 .10636 L .5642 .10638 L .5659 .10643 L .56774 .10649 L .56945 .10656 L .57335 .10678 L .57683 .10704 L .58005 .10733 L .58731 .10818 L .59368 .10915 L .6004 .11039 L .61193 .11308 L .62444 .11682 L .64847 .1266 L .67275 .14046 L .69408 .15682 L .71399 .1769 L .72994 .19804 L .74218 .21941 L .74801 .23227 L .75267 .24476 L .7562 .25635 L .75916 .26882 L .76096 .27884 L .76175 .28458 L .76235 .28996 L .76277 .2949 L .76305 .29943 L .76316 .30194 L .7632 .30326 L .76324 .30466 L .76327 .30602 L .76329 .30724 L .7633 .30847 L .7633 .30963 L Mfstroke .96307 .37716 m .96568 .38495 L .96772 .39212 L .96965 .40053 L .97095 .40806 L .97143 .41182 L .97164 .41379 L .97183 .41586 L .97197 .41767 L .97208 .41965 L .97216 .42144 L .97221 .42311 L .97224 .42514 L .97223 .42706 L .9722 .42878 L .97213 .43065 L .97208 .4317 L .97203 .43266 L .97187 .43479 L .97149 .43859 L .97096 .44247 L .97025 .44651 L .96858 .45361 L .96622 .46105 L .96297 .46897 L .9554 .48244 L .94636 .49415 L .93475 .50559 L .92186 .51546 L .89298 .53129 L .87563 .53807 L .85555 .54416 L .83713 .54842 L .81552 .5521 L .80404 .55356 L .79161 .55478 L .78073 .55559 L .77446 .55594 L .76857 .5562 L .76524 .55631 L .76161 .55642 L .75816 .5565 L .75496 .55655 L .75207 .55658 L .74886 .5566 L .7455 .5566 L .74234 .55659 L .74057 .55657 L .73864 .55654 L .7351 .55648 L Mistroke .73164 .55641 L .72842 .55632 L .72107 .55605 L .71317 .55567 L .69822 .55471 L .68426 .55352 L .6521 .5498 L .62309 .54533 L .59194 .53944 L .5318 .525 L .4753 .50789 L .35779 .46112 L .24366 .39881 L .15198 .33075 L .11781 .29826 L .08667 .26224 L .06321 .22717 L .05353 .20835 L .04656 .19105 L .04178 .1747 L .04011 .16665 L .03939 .16215 L .03886 .15801 L .03867 .15618 L .03849 .1542 L .03836 .15246 L .03826 .15064 L .03818 .14899 L .03813 .1472 L .0381 .14557 L .03809 .14406 L .03812 .14217 L .03817 .14039 L .03824 .13879 L .03834 .13707 L .03848 .1352 L .03866 .13323 L .03908 .12972 L .03961 .12625 L .04029 .12263 L .04183 .11628 L .04394 .10961 L .04678 .10251 L .05327 .09033 L .06089 .07966 L .07194 .06786 L .08429 .05767 L .11221 .04124 L .12917 .0341 L .14882 .02766 L Mistroke .1669 .02309 L .18811 .01908 L .20006 .01737 L .21176 .01604 L .22252 .01509 L .23454 .01431 L .24149 .01399 L .24787 .01378 L .25144 .0137 L .25332 .01366 L .25532 .01363 L .25707 .01361 L .259 .01359 L .26241 .01358 L .26588 .01358 L .26905 .0136 L .27081 .01362 L .27273 .01365 L .27624 .01372 L .27953 .01379 L .28304 .0139 L .28939 .01413 L .30287 .01484 L .31542 .01573 L .34427 .0186 L .37031 .02212 L .39821 .02679 L .45821 .03986 L .51474 .05575 L .63345 .10037 L .75015 .16109 L .8454 .22839 L .91487 .2969 L .94069 .3323 L .95986 .36885 L .96307 .37716 L Mfstroke .9633 .35021 m .96901 .3648 L .97153 .37305 L .97336 .38048 L .9748 .38825 L .97538 .39248 L .97559 .3944 L .97578 .39644 L .97592 .39818 L .97604 .40008 L .97611 .40181 L .97616 .40342 L .97619 .40531 L .97619 .40703 L .97615 .40901 L .97608 .41088 L .97603 .41186 L .97597 .41291 L .97583 .41481 L .97547 .41833 L .9749 .4224 L .97424 .42611 L .97267 .43278 L .97051 .43968 L .96432 .45365 L .95981 .46125 L .95497 .4681 L .9442 .48034 L .93205 .4911 L .90437 .50894 L .88754 .51695 L .86795 .52445 L .84806 .53051 L .82859 .53522 L .80667 .53932 L .79492 .54107 L .78173 .54269 L .77072 .54378 L .75871 .54472 L .75196 .54514 L .74577 .54547 L .73946 .54573 L .7335 .54592 L .73019 .54601 L .72715 .54607 L .72376 .54612 L .72011 .54616 L .71659 .54618 L .71459 .54618 L .71274 .54618 L Mistroke .70933 .54616 L .70568 .54613 L .70229 .54608 L .69861 .54601 L .6919 .54583 L .68532 .5456 L .67924 .54534 L .6651 .54455 L .64941 .54338 L .61722 .54011 L .58582 .53581 L .55689 .53092 L .49128 .51667 L .43144 .49989 L .3677 .47791 L .25072 .42492 L .15499 .36473 L .08465 .30215 L .05834 .26954 L .04759 .25287 L .03809 .23484 L .0345 .22661 L .03123 .2179 L .02889 .21044 L .02685 .20246 L .02589 .19779 L .02516 .19353 L .02462 .18948 L .02439 .18743 L .02419 .18523 L .02405 .18325 L .02394 .18146 L .02387 .17965 L .02383 .17795 L .02381 .17598 L .02383 .17417 L .02385 .17323 L .02388 .17219 L .02392 .1711 L .02397 .17009 L .02408 .16835 L .02424 .16651 L .02459 .1632 L .02515 .1593 L .02578 .1558 L .02759 .14829 L .02984 .14136 L .03506 .12952 L .04253 .11731 L .05165 .106 L Mistroke .06371 .09438 L .07849 .08324 L .0943 .07377 L .11233 .06511 L .13114 .05786 L .1512 .05169 L .17062 .04695 L .19304 .04272 L .205 .04094 L .21828 .03931 L .23092 .03807 L .2428 .03717 L .25438 .03653 L .26028 .03628 L .26682 .03607 L .2704 .03598 L .27373 .03591 L .27741 .03586 L .27927 .03584 L .28133 .03583 L .28478 .03582 L .28672 .03582 L .28851 .03582 L .29181 .03584 L .29531 .03588 L .29847 .03593 L .30187 .036 L .30801 .03617 L .31536 .03643 L .32208 .03672 L .33724 .03761 L .35387 .03889 L .38454 .0421 L .41362 .04611 L .44598 .05161 L .51199 .06615 L .57285 .08345 L .63683 .10582 L .75452 .1599 L .80681 .19084 L .85022 .22119 L .88912 .25362 L .91971 .28471 L .94629 .31929 L .96328 .35016 L .9633 .35021 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{207.688, 118.375}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgGoo0006Ool00`00Ool0001AOol00`00Oomoo`0`Ool20006 Ool3000gOol000Eoo`04001oogoo001?Ool2000eOol00`00Oomoo`05Ool3000eOol000Eoo`04001o ogoo001>Ool00`00Oomoo`0fOol00`00Oomoo`06Ool3000cOol000Eoo`04001oogoo001=Ool00`00 Oomoo`0hOol00`00Oomoo`07Ool3000aOol000Eoo`04001oogoo001Ool01000Oomoo`008goo0006 Ool00`00Oomoo`02Ool00`00Oomoo`11Ool00`00Oomoo`16Ool00`00Oomoo`0>Ool200000goo0000 000QOol000Ioo`03001oogoo00=oo`03001oogoo03moo`03001oogoo04Qoo`03001oogoo00moo`04 001oogoo000POol000Ioo`03001oogoo00=oo`03001oogoo03moo`03001oogoo04Qoo`03001oogoo 011oo`800003Ool007oo01ioo`001goo00<007ooOol00goo00<007ooOol0?Goo00<007ooOol0BWoo 00<007ooOol04Goo00<007oo00007Woo0008Ool00`00Oomoo`03Ool00`00Oomoo`0lOol00`00Oomo o`1:Ool00`00Oomoo`0BOol01000Ool0000077oo0008Ool00`00Oomoo`03Ool00`00Oomoo`0kOol0 0`00Oomoo`1;Ool00`00Oomoo`0COol01000Oomoo`006goo0009Ool00`00Oomoo`03Ool00`00Oomo o`0jOol00`00Oomoo`1Ool0019oo`03001oogoo00Aoo`03001oogoo02eoo`03001oogoo055oo`03001oogoo01eo o`04001oogoo000>Ool001=oo`03001oogoo00Aoo`03001oogoo02aoo`03001oogoo055oo`03001o ogoo01ioo`04001oogoo000=Ool001Aoo`8000Eoo`8002aoo`03001oogoo055oo`03001oogoo01mo o`04001oogoo000Ool00`00Oomoo`0VOol00`00Ool00007Ool0021oo`03001oogoo00Eoo`80025o o`03001oogoo04ioo`03001oogoo02Ioo`03001oo`0000Moo`008Goo0P001goo00<007ooOol07Woo 00<007ooOol0CGoo00<007ooOol0:7oo0P001goo000SOol00`00Oomoo`05Ool00`00Oomoo`0MOol0 0`00Oomoo`1=Ool00`00Oomoo`0XOol00`00Ool00006Ool002Aoo`8000Ioo`8001eoo`03001oogoo 04eoo`03001oogoo02Qoo`03001oo`0000Ioo`009Woo00<007ooOol01Goo00<007ooOol06goo00<0 07ooOol0Bgoo00<007ooOol0:Woo0P001Woo000WOol20006Ool00`00Oomoo`0JOol00`00Oomoo`1; Ool00`00Oomoo`0ZOol00`00Ool00005Ool002Uoo`03001oogoo00Aoo`8001]oo`03001oogoo04Uo o`03001oogoo02]oo`03001oo`0000Eoo`00:Woo0P001Woo00<007ooOol06Goo00<007ooOol0B7oo 00<007ooOol0:goo00<007oo00001Goo000/Ool20005Ool2000IOol00`00Oomoo`17Ool00`00Oomo o`0]Ool20005Ool002ioo`03001oogoo00Aoo`8001Qoo`03001oogoo04Ioo`03001oogoo02eoo`80 00Eoo`00;goo0P001Woo0P005Woo00<007ooOol0AGoo00<007ooOol0;Woo0P001Goo000aOol00`00 Oomoo`05Ool2000EOol00`00Oomoo`13Ool00`00Oomoo`0_Ool20005Ool0039oo`8000Moo`8001=o o`03001oogoo049oo`03001oogoo031oo`8000Eoo`00=7oo0P001goo00<007ooOol04Goo00<007oo Ool0@Goo00<007ooOol0<7oo00<007ooOol017oo000fOol20006Ool2000BOol00`00Oomoo`0oOol0 0`00Oomoo`0aOol00`00Oomoo`04Ool003Qoo`8000Ioo`80011oo`03001oogoo03ioo`03001oogoo 039oo`03001oogoo00Aoo`00>Woo0P001Woo0P003goo00<007ooOol0?Goo00<007ooOol0Ool00`00Oomoo`0kOol00`00Oomoo`0bOol20006Ool003io o`8000Ioo`8000eoo`03001oogoo03Yoo`03001oogoo039oo`03001oogoo00Eoo`00@7oo0`001Goo 0P0037oo00<007ooOol0>7oo00<007ooOol0goo00<007ooOol00Woo00<0 07ooOol03Goo001SOol50008Ool80010Ool20004Ool00`00Oomoo`0>Ool006Qoo`@004Yoo`8000Ao o`80015oo`00K7oo1@00@7oo1@0017oo0P004goo001`Ool6000gOol40007Ool2000EOol007Aoo`P0 02eoo`@000Uoo`8001Moo`00N7oo2`008goo0`002Woo0`006Goo001mOolB0009Ool>0009Ool4000L Ool008=oo`L000Eoo`T001=oo`@0021oo`00RWoo20003goo2P0097oo002BOol?000^Ool00"], ImageRangeCache->{{{0, 206.688}, {117.375, 0}} -> {-265.408, -146.218, \ 2.29399, 2.29399}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(ParametricPlot[ Evaluate[ Join[quadrato, Map[\[Phi]U, quadrato], Map[\[Phi]RU, quadrato]]], {h, 0, 1}, AspectRatio \[Rule] Automatic, \ Axes \[Rule] False];\)\)], "Input", PageWidth->Infinity], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .51591 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.00300722 0.0148296 0.00300722 [ [ 0 0 0 0 ] [ 1 .51591 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .51591 L 0 .51591 L closepath clip newpath 0 g .5 Mabswid [ ] 0 setdash .0599 .087 m .07121 .08397 L .08355 .08067 L .09513 .07756 L .10628 .07458 L .11814 .0714 L .12955 .06834 L .14169 .06509 L .15338 .06195 L .16463 .05894 L .17659 .05573 L .18812 .05265 L .19919 .04968 L .21099 .04652 L .22234 .04348 L .23441 .04024 L .24604 .03713 L .25722 .03413 L .26912 .03094 L .28058 .02787 L .29276 .02461 L .30449 .02147 L .31577 .01844 L .32778 .01522 L .33875 .01228 L s .33875 .01228 m .34178 .0236 L .34509 .03593 L .34819 .04752 L .35118 .05866 L .35436 .07052 L .35742 .08194 L .36067 .09408 L .3638 .10577 L .36682 .11701 L .37002 .12898 L .37311 .1405 L .37608 .15158 L .37924 .16338 L .38228 .17473 L .38551 .1868 L .38863 .19843 L .39163 .20961 L .39481 .22151 L .39788 .23297 L .40115 .24514 L .40429 .25687 L .40732 .26816 L .41053 .28017 L .41347 .29114 L s .13462 .36586 m .14593 .36283 L .15827 .35952 L .16985 .35642 L .18099 .35343 L .19286 .35025 L .20427 .34719 L .21641 .34394 L .2281 .34081 L .23935 .3378 L .25131 .33459 L .26283 .3315 L .27391 .32853 L .28571 .32537 L .29706 .32233 L .30913 .3191 L .32076 .31598 L .33194 .31299 L .34384 .3098 L .3553 .30673 L .36747 .30347 L .37921 .30032 L .39049 .2973 L .4025 .29408 L .41347 .29114 L s .0599 .087 m .06293 .09832 L .06623 .11065 L .06934 .12224 L .07232 .13338 L .0755 .14524 L .07856 .15666 L .08181 .1688 L .08495 .18049 L .08796 .19173 L .09117 .2037 L .09425 .21522 L .09722 .2263 L .10038 .2381 L .10342 .24945 L .10666 .26152 L .10977 .27315 L .11277 .28433 L .11596 .29623 L .11903 .30769 L .12229 .31986 L .12543 .33159 L .12846 .34288 L .13168 .35489 L .13462 .36586 L s .33875 .01228 m .33047 .02663 L .32144 .04227 L .31296 .05696 L .3048 .07109 L .29612 .08613 L .28776 .10061 L .27888 .11599 L .27032 .13082 L .26208 .14508 L .25332 .16025 L .24489 .17486 L .23678 .18891 L .22814 .20386 L .21983 .21826 L .211 .23356 L .20249 .2483 L .1943 .26248 L .18559 .27757 L .1772 .2921 L .16829 .30754 L .1597 .32241 L .15144 .33672 L .14265 .35195 L .13462 .36586 L s .0599 .087 m .084 .08832 L .1103 .08975 L .13499 .0911 L .15873 .09239 L .18401 .09377 L .20834 .0951 L .2342 .09651 L .25912 .09787 L .28309 .09918 L .30859 .10057 L .33314 .10191 L .35675 .10319 L .38189 .10456 L .40609 .10588 L .43181 .10729 L .45659 .10864 L .48042 .10994 L .50578 .11132 L .5302 .11265 L .55614 .11407 L .58114 .11543 L .6052 .11674 L .63079 .11814 L .65417 .11942 L s .65417 .11942 m .66612 .135 L .67915 .152 L .69139 .16796 L .70317 .18332 L .7157 .19966 L .72776 .21539 L .74058 .23211 L .75293 .24822 L .76481 .26371 L .77745 .2802 L .78963 .29608 L .80133 .31134 L .81379 .32759 L .82578 .34323 L .83854 .35986 L .85082 .37588 L .86263 .39129 L .87521 .40769 L .88731 .42347 L .90017 .44025 L .91257 .45641 L .92449 .47197 L .93717 .48851 L .94877 .50363 L s .35449 .47121 m .3786 .47253 L .40489 .47396 L .42958 .47531 L .45333 .4766 L .47861 .47798 L .50294 .47931 L .5288 .48072 L .55372 .48208 L .57769 .48339 L .60319 .48478 L .62774 .48612 L .65135 .4874 L .67649 .48878 L .70068 .4901 L .72641 .4915 L .75118 .49285 L .77501 .49415 L .80038 .49553 L .82479 .49686 L .85074 .49828 L .87574 .49964 L .8998 .50095 L .92538 .50235 L .94877 .50363 L s .0599 .087 m .07185 .10259 L .08488 .11959 L .09712 .13555 L .10889 .1509 L .12142 .16725 L .13348 .18298 L .14631 .1997 L .15866 .21581 L .17054 .2313 L .18318 .24779 L .19535 .26366 L .20706 .27893 L .21952 .29518 L .23151 .31082 L .24426 .32745 L .25655 .34347 L .26836 .35888 L .28093 .37528 L .29304 .39106 L .3059 .40784 L .31829 .424 L .33022 .43955 L .3429 .4561 L .35449 .47121 L s .65417 .11942 m .64201 .13369 L .62875 .14925 L .6163 .16387 L .60433 .17793 L .59158 .19289 L .57931 .20729 L .56627 .2226 L .55371 .23735 L .54162 .25154 L .52876 .26664 L .51638 .28117 L .50447 .29515 L .4918 .31003 L .4796 .32435 L .46662 .33958 L .45413 .35425 L .44211 .36836 L .42932 .38337 L .41701 .39782 L .40392 .41318 L .39132 .42798 L .37919 .44222 L .36628 .45737 L .35449 .47121 L s .0599 .087 m .08404 .0866 L .11036 .08615 L .13509 .08574 L .15887 .08534 L .18418 .08491 L .20854 .0845 L .23444 .08407 L .25939 .08365 L .28339 .08324 L .30892 .08281 L .33351 .0824 L .35715 .082 L .38233 .08158 L .40655 .08117 L .43231 .08074 L .45712 .08032 L .48098 .07992 L .50638 .07949 L .53083 .07908 L .55681 .07864 L .58185 .07822 L .60593 .07782 L .63155 .07739 L .65497 .07699 L s .65497 .07699 m .668 .09169 L .68221 .10771 L .69556 .12277 L .70839 .13724 L .72206 .15265 L .73521 .16748 L .74919 .18324 L .76266 .19843 L .77561 .21304 L .7894 .22859 L .80267 .24355 L .81543 .25794 L .82902 .27327 L .84209 .28802 L .856 .3037 L .86939 .3188 L .88227 .33333 L .89598 .34879 L .90918 .36367 L .9232 .37948 L .93672 .39472 L .94972 .40939 L .96355 .42498 L .97619 .43924 L s .38112 .44925 m .40526 .44884 L .43159 .4484 L .45631 .44798 L .48009 .44758 L .5054 .44716 L .52976 .44675 L .55566 .44631 L .58061 .44589 L .60461 .44549 L .63015 .44506 L .65473 .44465 L .67837 .44425 L .70355 .44382 L .72777 .44342 L .75353 .44298 L .77834 .44257 L .80221 .44216 L .8276 .44174 L .85205 .44133 L .87803 .44089 L .90307 .44047 L .92715 .44006 L .95277 .43963 L .97619 .43924 L s .0599 .087 m .07293 .1017 L .08714 .11772 L .10049 .13278 L .11332 .14725 L .12698 .16266 L .14014 .17749 L .15411 .19325 L .16758 .20844 L .18054 .22305 L .19432 .2386 L .20759 .25356 L .22036 .26796 L .23394 .28328 L .24702 .29803 L .26093 .31371 L .27432 .32881 L .2872 .34334 L .30091 .3588 L .31411 .37368 L .32813 .3895 L .34165 .40474 L .35465 .4194 L .36848 .43499 L .38112 .44925 L s .65497 .07699 m .64386 .09209 L .63174 .10856 L .62037 .12403 L .60942 .13891 L .59777 .15474 L .58656 .16998 L .57464 .18618 L .56316 .20179 L .55212 .2168 L .54037 .23278 L .52905 .24816 L .51817 .26295 L .50659 .27869 L .49544 .29385 L .48359 .30996 L .47217 .32548 L .46119 .34041 L .4495 .3563 L .43825 .37159 L .42629 .38784 L .41477 .4035 L .40368 .41857 L .39189 .4346 L .38112 .44925 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{321.125, 165.688}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgOol002aoo`@0039oo`03 001oogoo00aoo`03001oogoo07oo00<0 07ooOol077oo00<007ooOol0C7oo00<007ooOol01goo00D007ooOomoo`0000]oo`03001oogoo05mo o`005goo00<007ooOol00goo00<007oo0000=goo00<007ooOol077oo00<007ooOol0Bgoo00<007oo Ool01goo00<007ooOol00Woo00<007ooOol02Woo00<007ooOol0GWoo000GOol00`00Oomoo`04Ool0 0`00Ool0000eOol00`00Oomoo`0MOol00`00Oomoo`1;Ool00`00Oomoo`06Ool00`00Oomoo`04Ool0 0`00Oomoo`09Ool00`00Oomoo`1NOol001Moo`03001oogoo00Eoo`03001oo`0003=oo`03001oogoo 01ioo`03001oogoo04Yoo`03001oogoo00Ioo`03001oogoo00Ioo`03001oogoo00Uoo`03001oogoo 05eoo`005goo00<007ooOol01Woo00<007oo0000Ool0 0`00Oomoo`09Ool00`00Oomoo`1IOol001Uoo`03001oogoo00Qoo`03001oo`0002]oo`03001oogoo 02=oo`03001oogoo04Aoo`03001oogoo00Eoo`03001oogoo011oo`03001oogoo00Uoo`03001oogoo 05Qoo`006Goo00<007ooOol02Goo0P00:goo00<007ooOol08goo00<007ooOol0@goo00<007ooOol0 1Woo00<007ooOol04Goo00<007ooOol02Goo00<007ooOol0Egoo000IOol00`00Oomoo`09Ool00`00 Ool0000YOol00`00Oomoo`0UOol00`00Oomoo`11Ool00`00Oomoo`06Ool00`00Oomoo`0BOol00`00 Oomoo`0:Ool2001GOol001Uoo`03001oogoo00Yoo`03001oo`0002Moo`03001oogoo02Ioo`03001o ogoo045oo`03001oogoo00Eoo`03001oogoo01Aoo`03001oogoo00]oo`03001oogoo05Aoo`006Woo 00<007ooOol02Woo00<007oo00009Woo00<007ooOol09Woo00<007ooOol0@7oo00<007ooOol01Goo 00<007ooOol05Woo00<007ooOol02goo00<007ooOol0Dgoo000JOol00`00Oomoo`0;Ool01000Ool0 00008goo00<007ooOol09goo00<007ooOol0?goo00<007ooOol01Goo00<007ooOol067oo00<007oo Ool02goo00<007ooOol0DWoo000JOol00`00Oomoo`0Woo00<007ooOol01Goo00<007ooOol07Goo00<007ooOol0 37oo00<007ooOol0Cgoo000KOol00`00Oomoo`0>Ool01000Oomoo`0077oo00<007ooOol0;7oo00<0 07ooOol0>Goo00<007ooOol01Goo00<007ooOol07goo00<007ooOol037oo00<007ooOol0CWoo000L Ool00`00Oomoo`0=Ool01@00Oomoogoo00006goo00<007ooOol0;7oo00<007ooOol0>7oo00<007oo Ool01Goo00<007ooOol087oo00<007ooOol03Goo00<007ooOol0CGoo000LOol00`00Oomoo`0>Ool0 1@00Oomoogoo00006Goo00<007ooOol0;Goo00<007ooOol0>7oo00<007ooOol017oo00<007ooOol0 8Woo00<007ooOol037oo00<007ooOol0CGoo000LOol00`00Oomoo`0?Ool01@00Oomoogoo000067oo 00<007ooOol0;Woo00<007ooOol0=Woo00<007ooOol017oo00<007ooOol097oo00<007ooOol037oo 00<007ooOol0C7oo000LOol00`00Oomoo`0?Ool00`00Oomoo`02Ool00`00Oomoo`0DOol00`00Oomo o`0_Ool00`00Oomoo`0fOol00`00Oomoo`03Ool00`00Oomoo`0UOol00`00Oomoo`0=Ool00`00Oomo o`1;Ool001eoo`03001oogoo00moo`05001oogooOol0000FOol00`00Oomoo`0_Ool00`00Oomoo`0e Ool00`00Oomoo`04Ool00`00Oomoo`0VOol00`00Oomoo`0=Ool00`00Oomoo`1:Ool001eoo`03001o ogoo011oo`05001oogooOol0000DOol00`00Oomoo`0`Ool00`00Oomoo`0dOol00`00Oomoo`04Ool0 0`00Oomoo`0XOol00`00Oomoo`0=Ool00`00Oomoo`19Ool001eoo`03001oogoo015oo`05001oogoo Ool0000BOol00`00Oomoo`0bOol00`00Oomoo`0bOol00`00Oomoo`04Ool00`00Oomoo`0ZOol00`00 Oomoo`0=Ool00`00Oomoo`18Ool001eoo`03001oogoo015oo`03001oogoo009oo`03001oogoo00io o`03001oogoo03=oo`03001oogoo039oo`03001oogoo00=oo`03001oogoo02]oo`03001oogoo00io o`03001oogoo04Moo`007Woo00<007ooOol04Goo00<007ooOol00Woo00<007ooOol03Goo00<007oo Ool0Ool00`00Oomoo`15Ool0 01ioo`03001oogoo01=oo`03001oogoo009oo`03001oogoo00Uoo`03001oogoo03Ioo`03001oogoo 02ioo`03001oogoo00Aoo`03001oogoo031oo`03001oogoo00ioo`03001oogoo04Aoo`007goo00<0 07ooOol04Woo00<007ooOol00goo00<007ooOol027oo00<007ooOol0=Woo00<007ooOol0;Goo00<0 07ooOol017oo00<007ooOol0Ool00`00Oomoo`13Ool001moo`03001oogoo01=oo`03001o ogoo00Aoo`03001oogoo00Eoo`03001oogoo03Qoo`03001oogoo02]oo`03001oogoo00=oo`03001o ogoo03Eoo`03001oogoo00ioo`03001oogoo049oo`007goo00<007ooOol057oo00<007ooOol00goo 00<007ooOol017oo00<007ooOol0>Goo00<007ooOol0:Woo00<007ooOol017oo00<007ooOol0=Woo 00<007ooOol03Woo00<007ooOol0@Goo000POol00`00Oomoo`0DOol00`00Oomoo`03Ool00`00Oomo o`03Ool00`00Oomoo`0iOol00`00Oomoo`0YOol00`00Oomoo`04Ool00`00Oomoo`0hOol00`00Oomo o`0>Ool00`00Oomoo`10Ool0021oo`03001oogoo01Eoo`03001oogoo00=oo`05001oogooOol0000l Ool00`00Oomoo`0YOol00`00Oomoo`03Ool00`00Oomoo`0jOol00`00Oomoo`0=Ool00`00Oomoo`10 Ool0021oo`03001oogoo01Eoo`03001oogoo00Aoo`04001oogoo000mOol00`00Oomoo`0WOol00`00 Oomoo`03Ool00`00Oomoo`0kOol00`00Oomoo`0>Ool00`00Oomoo`0oOol0025oo`03001oogoo01Eo o`03001oogoo00Aoo`8003ioo`03001oogoo02Moo`03001oogoo009oo`03001oogoo03eoo`03001o ogoo00ioo`03001oogoo03ioo`008Goo00<007ooOol05Woo00<007ooOol00goo0P00?Woo00<007oo Ool09Woo00<007ooOol00Woo00<007ooOol0?goo00<007ooOol03Woo00<007ooOol0?Goo000QOol0 0`00Oomoo`0GOol00`00Oomoo`02Ool2000nOol00`00Oomoo`0UOol00`00Oomoo`02Ool00`00Oomo o`11Ool00`00Oomoo`0>Ool00`00Oomoo`0lOol0025oo`03001oogoo01Qoo`07001oogooOol007oo 0000?Woo00<007ooOol08goo00<007ooOol00Woo00<007ooOol0@goo00<007ooOol03Woo00<007oo Ool0>goo000ROol00`00Oomoo`0GOol01000Oomoo`000goo00<007ooOol0>goo00<007ooOol08goo 00D007ooOomoo`0004Ioo`03001oogoo00moo`03001oogoo03Yoo`008Woo00<007ooOol067oo00<0 07oo000017oo00<007ooOol0>Woo00<007ooOol08Woo00<007ooOol00Woo00<007ooOol0AGoo00<0 07ooOol03goo00<007ooOol0>Goo000ROol00`00Oomoo`0IOol00`00Oomoo`04Ool00`00Oomoo`0j Ool00`00Oomoo`0POol00`00Oomoo`02Ool00`00Oomoo`17Ool00`00Oomoo`0?Ool00`00Oomoo`0h Ool0029oo`03001oogoo01Qoo`03001oo`0000Ioo`03001oogoo03Uoo`03001oogoo01moo`03001o ogoo009oo`03001oogoo04Uoo`03001oogoo00moo`03001oogoo03Moo`008goo00<007ooOol05Woo 00D007ooOomoo`0000Ioo`03001oogoo03Qoo`03001oogoo01moo`05001oogooOol0001=Ool00`00 Oomoo`0?Ool00`00Oomoo`0fOol002=oo`03001oogoo01Ioo`05001oogooOol00007Ool00`00Oomo o`0gOol00`00Oomoo`0NOol01@00Oomoogoo0000CWoo00<007ooOol047oo00<007ooOol0=Goo000S Ool00`00Oomoo`0EOol00`00Oomoo`03Ool00`00Oomoo`05Ool00`00Oomoo`0gOol00`00Oomoo`0M Ool01@00Oomoogoo0000Cgoo00<007ooOol047oo00<007ooOol0=7oo000SOol00`00Oomoo`0EOol0 0`00Oomoo`04Ool00`00Oomoo`05Ool00`00Oomoo`0fOol00`00Oomoo`0LOol01@00Oomoogoo0000 DGoo00<007ooOol047oo00<007ooOol0Ool00`00 Oomoo`05Ool00`00Oomoo`0UOol4000POol01000Oomoo`00GWoo00<007ooOol03goo00<007ooOol0 ;Woo000VOol00`00Oomoo`0>Ool00`00Oomoo`0>Ool00`00Oomoo`06Ool00`00Oomoo`0POol4000T Ool01000Oomoo`00GWoo00<007ooOol047oo00<007ooOol0;Goo000VOol00`00Oomoo`0=Ool00`00 Oomoo`0@Ool00`00Oomoo`05Ool00`00Oomoo`0LOol4000WOol01000Oomoo`00H7oo00<007ooOol0 47oo00<007ooOol0;7oo000VOol00`00Oomoo`0Ool4000`Ool00`00Ool0001VOol00`00Oomoo`0?Ool00`00Oomoo`0Z Ool002Moo`03001oogoo00Yoo`03001oogoo01Eoo`03001oogoo00Ioo`03001oogoo00Yoo`<003=o o`03001oo`0006Moo`03001oogoo011oo`03001oogoo02Uoo`009goo00<007ooOol02Goo00<007oo Ool05goo00<007ooOol01Woo00<007ooOol01Goo1000=Woo0P00JGoo00<007ooOol047oo00<007oo Ool0:7oo000WOol00`00Oomoo`08Ool00`00Oomoo`0IOol00`00Oomoo`06Ool00`00Oomoo`04000i Ool2001[Ool00`00Oomoo`0@Ool2000XOol002Qoo`03001oogoo00Ioo`03001oogoo01]oo`03001o ogoo00Aoo`@003aoo`8006eoo`03001oogoo015oo`03001oogoo02Eoo`00:7oo00<007ooOol01Woo 00<007ooOol077oo00<007ooOol00`000goo00<007ooOol0>Goo00<007oo0000KWoo00<007ooOol0 4Goo00<007ooOol097oo000XOol00`00Oomoo`05Ool00`00Oomoo`0LOol40007Ool00`00Oomoo`0g Ool00`00Ool0001_Ool00`00Oomoo`0BOol00`00Oomoo`0SOol002Uoo`03001oogoo00=oo`03001o ogoo01Uoo`@0009oo`03001oogoo00Moo`03001oogoo03Eoo`03001oo`00075oo`03001oogoo019o o`03001oogoo029oo`00:Goo00<007ooOol00goo00<007ooOol05Woo0`001goo00<007ooOol01goo 00<007ooOol0Ool00`00Oomoo`0DOol00`00Oomo o`0BOol0061oo`03001oogoo00Uoo`03001oogoo01Eoo`8008moo`03001oogoo01Eoo`03001oogoo 015oo`00HGoo00<007ooOol02Goo00<007ooOol04goo0P00TGoo00<007ooOol05Goo00<007ooOol0 47oo001ROol00`00Oomoo`09Ool00`00Oomoo`0BOol00`00Oomoo`2AOol00`00Oomoo`0EOol00`00 Oomoo`0?Ool006=oo`03001oogoo00Uoo`03001oogoo011oo`03001oogoo09=oo`03001oogoo01Eo o`03001oogoo00ioo`00I7oo00<007ooOol027oo00<007ooOol03goo0P00UWoo00<007ooOol05Goo 00<007ooOol03Goo001TOol00`00Oomoo`09Ool00`00Oomoo`0=Ool2002GOol00`00Oomoo`0FOol0 0`00Oomoo`07oo00<007ooOol04Woo003dOolH000QOol00`00Oomoo`0AOol00?moo`eo oa00015oo`03001oogoo015oo`00ogoo7Goo3`000goo00<007ooOol047oo003oOol/Ool5000AOol0 0?mood9oo`00ogoo@Woo003oOom2Ool00001\ \>"], ImageRangeCache->{{{0, 320.125}, {164.688, 0}} -> {-8.39179, -4.93219, \ 1.04172, 1.04172}}] }, Open ]], Cell[BoxData[ \(raggio1[h_] := h\ L\ e1\)], "Input"], Cell[BoxData[ \(raggio2[h_] := h\ L\ e2\)], "Input"], Cell[BoxData[ \(raggioAut1[h_] := \(-h\)\ L\ normalizza[mP1 . e1]\)], "Input"], Cell[BoxData[ \(raggioAut2[h_] := h\ L\ normalizza[mP2 . \ e2]\)], "Input"], Cell[BoxData[ \(cerchioC := {Evaluate[cerchio], raggio1[h], raggio2[h]}\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(\(ParametricPlot[ Evaluate[ Join[cerchioC, Map[\[Phi]U, cerchioC], Map[\[Phi]RU, cerchioC]]], {h, 0, 1}, AspectRatio \[Rule] Automatic, \ Axes \[Rule] False];\)\)], "Input", PageWidth->Infinity], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .57018 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.560011 0.00211763 0.309632 0.00211763 [ [ 0 0 0 0 ] [ 1 .57018 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .57018 L 0 .57018 L closepath clip newpath 0 g .5 Mabswid [ ] 0 setdash .7633 .30963 m .7633 .31121 L .76328 .31264 L .76325 .3143 L .76321 .31586 L .7631 .31865 L .76295 .32166 L .76272 .32498 L .76243 .3285 L .76174 .33479 L .76083 .34126 L .75978 .34729 L .75674 .36089 L .75267 .37451 L .74813 .3867 L .73512 .41291 L .72084 .43397 L .7024 .45473 L .68242 .47194 L .65886 .48727 L .64659 .49357 L .63287 .49942 L .62069 .50366 L .60704 .50741 L .60053 .50885 L .59349 .51015 L .58738 .51107 L .5807 .51187 L .57677 .51223 L .57313 .5125 L .56965 .5127 L .5679 .51277 L .56595 .51284 L .56421 .51288 L .56261 .51291 L .56085 .51292 L .55997 .51292 L .55901 .51292 L .55737 .51291 L .55563 .51288 L .55398 .51283 L .55248 .51278 L .54939 .51265 L .54599 .51244 L .53913 .51185 L .5328 .51109 L .5269 .51021 L .51371 .50758 L .49978 .5038 L .48694 .49934 L Mistroke .47333 .49352 L .44977 .48044 L .42855 .4647 L .40841 .44508 L .39082 .42234 L .37736 .39888 L .37198 .3869 L .36715 .37392 L .36344 .36149 L .36076 .34998 L .35863 .33742 L .35779 .33046 L .35748 .32725 L .35722 .32385 L .35703 .32094 L .35695 .31939 L .35688 .31773 L .35683 .3162 L .35679 .31481 L .35676 .31347 L .35673 .31207 L .35672 .31053 L .35672 .30889 L .35673 .30735 L .35675 .30594 L .35679 .30429 L .35684 .3025 L .35698 .29926 L .35717 .29609 L .35743 .2927 L .35803 .28658 L .35899 .27933 L .36009 .27275 L .36323 .2586 L .36713 .24542 L .37718 .22074 L .3893 .19924 L .40413 .17914 L .42324 .15923 L .44347 .14306 L .46741 .12865 L .49205 .11804 L .50492 .11395 L .51227 .11203 L .51928 .11046 L .52576 .10925 L .53284 .10816 L .5393 .1074 L .54528 .10687 L .54863 .10666 L Mistroke .55176 .10651 L .55356 .10644 L .55521 .1064 L .55611 .10638 L .5571 .10636 L .55804 .10635 L .55891 .10634 L .55982 .10634 L .5608 .10634 L .56173 .10635 L .56258 .10636 L .5642 .10638 L .5659 .10643 L .56774 .10649 L .56945 .10656 L .57335 .10678 L .57683 .10704 L .58005 .10733 L .58731 .10818 L .59368 .10915 L .6004 .11039 L .61193 .11308 L .62444 .11682 L .64847 .1266 L .67275 .14046 L .69408 .15682 L .71399 .1769 L .72994 .19804 L .74218 .21941 L .74801 .23227 L .75267 .24476 L .7562 .25635 L .75916 .26882 L .76096 .27884 L .76175 .28458 L .76235 .28996 L .76277 .2949 L .76305 .29943 L .76316 .30194 L .7632 .30326 L .76324 .30466 L .76327 .30602 L .76329 .30724 L .7633 .30847 L .7633 .30963 L Mfstroke .56001 .30963 m .56826 .30963 L .57725 .30963 L .5857 .30963 L .59382 .30963 L .60247 .30963 L .61079 .30963 L .61964 .30963 L .62816 .30963 L .63636 .30963 L .64509 .30963 L .65349 .30963 L .66156 .30963 L .67016 .30963 L .67844 .30963 L .68724 .30963 L .69571 .30963 L .70387 .30963 L .71254 .30963 L .72089 .30963 L .72977 .30963 L .73832 .30963 L .74655 .30963 L .7553 .30963 L .7633 .30963 L s .56001 .30963 m .56001 .31788 L .56001 .32687 L .56001 .33532 L .56001 .34344 L .56001 .35209 L .56001 .36041 L .56001 .36926 L .56001 .37778 L .56001 .38598 L .56001 .39471 L .56001 .40311 L .56001 .41118 L .56001 .41978 L .56001 .42806 L .56001 .43686 L .56001 .44533 L .56001 .45349 L .56001 .46216 L .56001 .47051 L .56001 .47939 L .56001 .48794 L .56001 .49617 L .56001 .50492 L .56001 .51292 L s .96307 .37716 m .96568 .38495 L .96772 .39212 L .96965 .40053 L .97095 .40806 L .97143 .41182 L .97164 .41379 L .97183 .41586 L .97197 .41767 L .97208 .41965 L .97216 .42144 L .97221 .42311 L .97224 .42514 L .97223 .42706 L .9722 .42878 L .97213 .43065 L .97208 .4317 L .97203 .43266 L .97187 .43479 L .97149 .43859 L .97096 .44247 L .97025 .44651 L .96858 .45361 L .96622 .46105 L .96297 .46897 L .9554 .48244 L .94636 .49415 L .93475 .50559 L .92186 .51546 L .89298 .53129 L .87563 .53807 L .85555 .54416 L .83713 .54842 L .81552 .5521 L .80404 .55356 L .79161 .55478 L .78073 .55559 L .77446 .55594 L .76857 .5562 L .76524 .55631 L .76161 .55642 L .75816 .5565 L .75496 .55655 L .75207 .55658 L .74886 .5566 L .7455 .5566 L .74234 .55659 L .74057 .55657 L .73864 .55654 L .7351 .55648 L Mistroke .73164 .55641 L .72842 .55632 L .72107 .55605 L .71317 .55567 L .69822 .55471 L .68426 .55352 L .6521 .5498 L .62309 .54533 L .59194 .53944 L .5318 .525 L .4753 .50789 L .35779 .46112 L .24366 .39881 L .15198 .33075 L .11781 .29826 L .08667 .26224 L .06321 .22717 L .05353 .20835 L .04656 .19105 L .04178 .1747 L .04011 .16665 L .03939 .16215 L .03886 .15801 L .03867 .15618 L .03849 .1542 L .03836 .15246 L .03826 .15064 L .03818 .14899 L .03813 .1472 L .0381 .14557 L .03809 .14406 L .03812 .14217 L .03817 .14039 L .03824 .13879 L .03834 .13707 L .03848 .1352 L .03866 .13323 L .03908 .12972 L .03961 .12625 L .04029 .12263 L .04183 .11628 L .04394 .10961 L .04678 .10251 L .05327 .09033 L .06089 .07966 L .07194 .06786 L .08429 .05767 L .11221 .04124 L .12917 .0341 L .14882 .02766 L Mistroke .1669 .02309 L .18811 .01908 L .20006 .01737 L .21176 .01604 L .22252 .01509 L .23454 .01431 L .24149 .01399 L .24787 .01378 L .25144 .0137 L .25332 .01366 L .25532 .01363 L .25707 .01361 L .259 .01359 L .26241 .01358 L .26588 .01358 L .26905 .0136 L .27081 .01362 L .27273 .01365 L .27624 .01372 L .27953 .01379 L .28304 .0139 L .28939 .01413 L .30287 .01484 L .31542 .01573 L .34427 .0186 L .37031 .02212 L .39821 .02679 L .45821 .03986 L .51474 .05575 L .63345 .10037 L .75015 .16109 L .8454 .22839 L .91487 .2969 L .94069 .3323 L .95986 .36885 L .96307 .37716 L Mfstroke .50517 .28509 m .52374 .28882 L .544 .2929 L .56303 .29672 L .58133 .3004 L .6008 .30432 L .61955 .30809 L .63948 .31209 L .65868 .31596 L .67714 .31967 L .69679 .32362 L .71571 .32742 L .7339 .33108 L .75328 .33498 L .77192 .33872 L .79174 .34271 L .81083 .34655 L .82919 .35024 L .84874 .35417 L .86755 .35795 L .88754 .36197 L .90681 .36585 L .92534 .36957 L .94506 .37354 L .96307 .37716 L s .50517 .28509 m .5089 .29545 L .51297 .30675 L .5168 .31737 L .52048 .32757 L .5244 .33844 L .52817 .34889 L .53217 .36001 L .53603 .37072 L .53975 .38102 L .5437 .39198 L .5475 .40254 L .55116 .41268 L .55505 .42349 L .5588 .43389 L .56279 .44494 L .56663 .45559 L .57032 .46584 L .57425 .47674 L .57803 .48723 L .58205 .49838 L .58592 .50913 L .58965 .51947 L .59361 .53047 L .59724 .54052 L s .9633 .35021 m .96901 .3648 L .97153 .37305 L .97336 .38048 L .9748 .38825 L .97538 .39248 L .97559 .3944 L .97578 .39644 L .97592 .39818 L .97604 .40008 L .97611 .40181 L .97616 .40342 L .97619 .40531 L .97619 .40703 L .97615 .40901 L .97608 .41088 L .97603 .41186 L .97597 .41291 L .97583 .41481 L .97547 .41833 L .9749 .4224 L .97424 .42611 L .97267 .43278 L .97051 .43968 L .96432 .45365 L .95981 .46125 L .95497 .4681 L .9442 .48034 L .93205 .4911 L .90437 .50894 L .88754 .51695 L .86795 .52445 L .84806 .53051 L .82859 .53522 L .80667 .53932 L .79492 .54107 L .78173 .54269 L .77072 .54378 L .75871 .54472 L .75196 .54514 L .74577 .54547 L .73946 .54573 L .7335 .54592 L .73019 .54601 L .72715 .54607 L .72376 .54612 L .72011 .54616 L .71659 .54618 L .71459 .54618 L .71274 .54618 L Mistroke .70933 .54616 L .70568 .54613 L .70229 .54608 L .69861 .54601 L .6919 .54583 L .68532 .5456 L .67924 .54534 L .6651 .54455 L .64941 .54338 L .61722 .54011 L .58582 .53581 L .55689 .53092 L .49128 .51667 L .43144 .49989 L .3677 .47791 L .25072 .42492 L .15499 .36473 L .08465 .30215 L .05834 .26954 L .04759 .25287 L .03809 .23484 L .0345 .22661 L .03123 .2179 L .02889 .21044 L .02685 .20246 L .02589 .19779 L .02516 .19353 L .02462 .18948 L .02439 .18743 L .02419 .18523 L .02405 .18325 L .02394 .18146 L .02387 .17965 L .02383 .17795 L .02381 .17598 L .02383 .17417 L .02385 .17323 L .02388 .17219 L .02392 .1711 L .02397 .17009 L .02408 .16835 L .02424 .16651 L .02459 .1632 L .02515 .1593 L .02578 .1558 L .02759 .14829 L .02984 .14136 L .03506 .12952 L .04253 .11731 L .05165 .106 L Mistroke .06371 .09438 L .07849 .08324 L .0943 .07377 L .11233 .06511 L .13114 .05786 L .1512 .05169 L .17062 .04695 L .19304 .04272 L .205 .04094 L .21828 .03931 L .23092 .03807 L .2428 .03717 L .25438 .03653 L .26028 .03628 L .26682 .03607 L .2704 .03598 L .27373 .03591 L .27741 .03586 L .27927 .03584 L .28133 .03583 L .28478 .03582 L .28672 .03582 L .28851 .03582 L .29181 .03584 L .29531 .03588 L .29847 .03593 L .30187 .036 L .30801 .03617 L .31536 .03643 L .32208 .03672 L .33724 .03761 L .35387 .03889 L .38454 .0421 L .41362 .04611 L .44598 .05161 L .51199 .06615 L .57285 .08345 L .63683 .10582 L .75452 .1599 L .80681 .19084 L .85022 .22119 L .88912 .25362 L .91971 .28471 L .94629 .31929 L .96328 .35016 L .9633 .35021 L Mfstroke .5 .291 m .5188 .2934 L .53929 .29602 L .55854 .29848 L .57706 .30085 L .59676 .30337 L .61573 .30579 L .63589 .30837 L .65532 .31085 L .67401 .31324 L .69389 .31578 L .71303 .31822 L .73143 .32058 L .75103 .32308 L .76989 .32549 L .78995 .32806 L .80927 .33052 L .82785 .3329 L .84762 .33543 L .86665 .33786 L .88688 .34044 L .90637 .34293 L .92513 .34533 L .94507 .34788 L .9633 .35021 L s .5 .291 m .50446 .30107 L .50933 .31205 L .5139 .32236 L .5183 .33228 L .52298 .34284 L .52749 .353 L .53228 .3638 L .53689 .37421 L .54133 .38422 L .54605 .39487 L .5506 .40513 L .55497 .41499 L .55962 .42549 L .5641 .4356 L .56886 .44634 L .57345 .45669 L .57786 .46664 L .58256 .47724 L .58708 .48744 L .59189 .49827 L .59651 .50872 L .60097 .51876 L .60571 .52945 L .61004 .53922 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 164.188}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCacheValid->False] }, Open ]], Cell[BoxData[ \(cerchioCAut := {Evaluate[cerchio], raggioAut1[h], raggioAut2[h]}\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(\(ParametricPlot[ Evaluate[ Join[cerchioCAut, Map[\[Phi]U, cerchioCAut], Map[\[Phi]RU, cerchioCAut]]], {h, 0, 1}, AspectRatio \[Rule] Automatic, \ Axes \[Rule] False];\)\)], "Input", PageWidth->Infinity], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .57018 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.560011 0.00211763 0.309632 0.00211763 [ [ 0 0 0 0 ] [ 1 .57018 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .57018 L 0 .57018 L closepath clip newpath 0 g .5 Mabswid [ ] 0 setdash .7633 .30963 m .7633 .31121 L .76328 .31264 L .76325 .3143 L .76321 .31586 L .7631 .31865 L .76295 .32166 L .76272 .32498 L .76243 .3285 L .76174 .33479 L .76083 .34126 L .75978 .34729 L .75674 .36089 L .75267 .37451 L .74813 .3867 L .73512 .41291 L .72084 .43397 L .7024 .45473 L .68242 .47194 L .65886 .48727 L .64659 .49357 L .63287 .49942 L .62069 .50366 L .60704 .50741 L .60053 .50885 L .59349 .51015 L .58738 .51107 L .5807 .51187 L .57677 .51223 L .57313 .5125 L .56965 .5127 L .5679 .51277 L .56595 .51284 L .56421 .51288 L .56261 .51291 L .56085 .51292 L .55997 .51292 L .55901 .51292 L .55737 .51291 L .55563 .51288 L .55398 .51283 L .55248 .51278 L .54939 .51265 L .54599 .51244 L .53913 .51185 L .5328 .51109 L .5269 .51021 L .51371 .50758 L .49978 .5038 L .48694 .49934 L Mistroke .47333 .49352 L .44977 .48044 L .42855 .4647 L .40841 .44508 L .39082 .42234 L .37736 .39888 L .37198 .3869 L .36715 .37392 L .36344 .36149 L .36076 .34998 L .35863 .33742 L .35779 .33046 L .35748 .32725 L .35722 .32385 L .35703 .32094 L .35695 .31939 L .35688 .31773 L .35683 .3162 L .35679 .31481 L .35676 .31347 L .35673 .31207 L .35672 .31053 L .35672 .30889 L .35673 .30735 L .35675 .30594 L .35679 .30429 L .35684 .3025 L .35698 .29926 L .35717 .29609 L .35743 .2927 L .35803 .28658 L .35899 .27933 L .36009 .27275 L .36323 .2586 L .36713 .24542 L .37718 .22074 L .3893 .19924 L .40413 .17914 L .42324 .15923 L .44347 .14306 L .46741 .12865 L .49205 .11804 L .50492 .11395 L .51227 .11203 L .51928 .11046 L .52576 .10925 L .53284 .10816 L .5393 .1074 L .54528 .10687 L .54863 .10666 L Mistroke .55176 .10651 L .55356 .10644 L .55521 .1064 L .55611 .10638 L .5571 .10636 L .55804 .10635 L .55891 .10634 L .55982 .10634 L .5608 .10634 L .56173 .10635 L .56258 .10636 L .5642 .10638 L .5659 .10643 L .56774 .10649 L .56945 .10656 L .57335 .10678 L .57683 .10704 L .58005 .10733 L .58731 .10818 L .59368 .10915 L .6004 .11039 L .61193 .11308 L .62444 .11682 L .64847 .1266 L .67275 .14046 L .69408 .15682 L .71399 .1769 L .72994 .19804 L .74218 .21941 L .74801 .23227 L .75267 .24476 L .7562 .25635 L .75916 .26882 L .76096 .27884 L .76175 .28458 L .76235 .28996 L .76277 .2949 L .76305 .29943 L .76316 .30194 L .7632 .30326 L .76324 .30466 L .76327 .30602 L .76329 .30724 L .7633 .30847 L .7633 .30963 L Mfstroke .56001 .30963 m .55232 .30666 L .54393 .30341 L .53605 .30037 L .52848 .29744 L .52041 .29432 L .51265 .29132 L .5044 .28813 L .49645 .28505 L .4888 .28209 L .48066 .27895 L .47283 .27592 L .4653 .273 L .45728 .2699 L .44956 .26692 L .44135 .26374 L .43344 .26069 L .42584 .25775 L .41775 .25462 L .40996 .2516 L .40168 .2484 L .3937 .24532 L .38603 .24235 L .37786 .23919 L .3704 .23631 L s .56001 .30963 m .55704 .31732 L .55379 .32571 L .55075 .33359 L .54782 .34117 L .5447 .34923 L .5417 .357 L .5385 .36525 L .53543 .3732 L .53247 .38084 L .52933 .38898 L .5263 .39681 L .52338 .40435 L .52028 .41237 L .5173 .42009 L .51412 .42829 L .51107 .4362 L .50813 .4438 L .505 .4519 L .50198 .45969 L .49878 .46796 L .4957 .47594 L .49273 .48362 L .48957 .49178 L .48669 .49924 L s .96307 .37716 m .96568 .38495 L .96772 .39212 L .96965 .40053 L .97095 .40806 L .97143 .41182 L .97164 .41379 L .97183 .41586 L .97197 .41767 L .97208 .41965 L .97216 .42144 L .97221 .42311 L .97224 .42514 L .97223 .42706 L .9722 .42878 L .97213 .43065 L .97208 .4317 L .97203 .43266 L .97187 .43479 L .97149 .43859 L .97096 .44247 L .97025 .44651 L .96858 .45361 L .96622 .46105 L .96297 .46897 L .9554 .48244 L .94636 .49415 L .93475 .50559 L .92186 .51546 L .89298 .53129 L .87563 .53807 L .85555 .54416 L .83713 .54842 L .81552 .5521 L .80404 .55356 L .79161 .55478 L .78073 .55559 L .77446 .55594 L .76857 .5562 L .76524 .55631 L .76161 .55642 L .75816 .5565 L .75496 .55655 L .75207 .55658 L .74886 .5566 L .7455 .5566 L .74234 .55659 L .74057 .55657 L .73864 .55654 L .7351 .55648 L Mistroke .73164 .55641 L .72842 .55632 L .72107 .55605 L .71317 .55567 L .69822 .55471 L .68426 .55352 L .6521 .5498 L .62309 .54533 L .59194 .53944 L .5318 .525 L .4753 .50789 L .35779 .46112 L .24366 .39881 L .15198 .33075 L .11781 .29826 L .08667 .26224 L .06321 .22717 L .05353 .20835 L .04656 .19105 L .04178 .1747 L .04011 .16665 L .03939 .16215 L .03886 .15801 L .03867 .15618 L .03849 .1542 L .03836 .15246 L .03826 .15064 L .03818 .14899 L .03813 .1472 L .0381 .14557 L .03809 .14406 L .03812 .14217 L .03817 .14039 L .03824 .13879 L .03834 .13707 L .03848 .1352 L .03866 .13323 L .03908 .12972 L .03961 .12625 L .04029 .12263 L .04183 .11628 L .04394 .10961 L .04678 .10251 L .05327 .09033 L .06089 .07966 L .07194 .06786 L .08429 .05767 L .11221 .04124 L .12917 .0341 L .14882 .02766 L Mistroke .1669 .02309 L .18811 .01908 L .20006 .01737 L .21176 .01604 L .22252 .01509 L .23454 .01431 L .24149 .01399 L .24787 .01378 L .25144 .0137 L .25332 .01366 L .25532 .01363 L .25707 .01361 L .259 .01359 L .26241 .01358 L .26588 .01358 L .26905 .0136 L .27081 .01362 L .27273 .01365 L .27624 .01372 L .27953 .01379 L .28304 .0139 L .28939 .01413 L .30287 .01484 L .31542 .01573 L .34427 .0186 L .37031 .02212 L .39821 .02679 L .45821 .03986 L .51474 .05575 L .63345 .10037 L .75015 .16109 L .8454 .22839 L .91487 .2969 L .94069 .3323 L .95986 .36885 L .96307 .37716 L Mfstroke .50517 .28509 m .48649 .27787 L .46613 .26999 L .447 .2626 L .42861 .25548 L .40903 .24791 L .39019 .24063 L .37016 .23288 L .35086 .22542 L .33229 .21824 L .31254 .2106 L .29352 .20324 L .27524 .19617 L .25577 .18864 L .23703 .1814 L .2171 .17369 L .19791 .16627 L .17945 .15913 L .15981 .15153 L .1409 .14422 L .1208 .13645 L .10143 .12896 L .0828 .12176 L .06299 .11409 L .04487 .10709 L s .50517 .28509 m .50195 .29341 L .49844 .30248 L .49515 .311 L .49198 .31919 L .48861 .32791 L .48536 .3363 L .48191 .34523 L .47859 .35382 L .47539 .36209 L .47199 .37089 L .46871 .37936 L .46556 .38751 L .46221 .39618 L .45898 .40453 L .45555 .4134 L .45224 .42195 L .44906 .43017 L .44568 .43892 L .44242 .44734 L .43896 .4563 L .43562 .46492 L .43241 .47322 L .429 .48205 L .42588 .49012 L s .9633 .35021 m .96901 .3648 L .97153 .37305 L .97336 .38048 L .9748 .38825 L .97538 .39248 L .97559 .3944 L .97578 .39644 L .97592 .39818 L .97604 .40008 L .97611 .40181 L .97616 .40342 L .97619 .40531 L .97619 .40703 L .97615 .40901 L .97608 .41088 L .97603 .41186 L .97597 .41291 L .97583 .41481 L .97547 .41833 L .9749 .4224 L .97424 .42611 L .97267 .43278 L .97051 .43968 L .96432 .45365 L .95981 .46125 L .95497 .4681 L .9442 .48034 L .93205 .4911 L .90437 .50894 L .88754 .51695 L .86795 .52445 L .84806 .53051 L .82859 .53522 L .80667 .53932 L .79492 .54107 L .78173 .54269 L .77072 .54378 L .75871 .54472 L .75196 .54514 L .74577 .54547 L .73946 .54573 L .7335 .54592 L .73019 .54601 L .72715 .54607 L .72376 .54612 L .72011 .54616 L .71659 .54618 L .71459 .54618 L .71274 .54618 L Mistroke .70933 .54616 L .70568 .54613 L .70229 .54608 L .69861 .54601 L .6919 .54583 L .68532 .5456 L .67924 .54534 L .6651 .54455 L .64941 .54338 L .61722 .54011 L .58582 .53581 L .55689 .53092 L .49128 .51667 L .43144 .49989 L .3677 .47791 L .25072 .42492 L .15499 .36473 L .08465 .30215 L .05834 .26954 L .04759 .25287 L .03809 .23484 L .0345 .22661 L .03123 .2179 L .02889 .21044 L .02685 .20246 L .02589 .19779 L .02516 .19353 L .02462 .18948 L .02439 .18743 L .02419 .18523 L .02405 .18325 L .02394 .18146 L .02387 .17965 L .02383 .17795 L .02381 .17598 L .02383 .17417 L .02385 .17323 L .02388 .17219 L .02392 .1711 L .02397 .17009 L .02408 .16835 L .02424 .16651 L .02459 .1632 L .02515 .1593 L .02578 .1558 L .02759 .14829 L .02984 .14136 L .03506 .12952 L .04253 .11731 L .05165 .106 L Mistroke .06371 .09438 L .07849 .08324 L .0943 .07377 L .11233 .06511 L .13114 .05786 L .1512 .05169 L .17062 .04695 L .19304 .04272 L .205 .04094 L .21828 .03931 L .23092 .03807 L .2428 .03717 L .25438 .03653 L .26028 .03628 L .26682 .03607 L .2704 .03598 L .27373 .03591 L .27741 .03586 L .27927 .03584 L .28133 .03583 L .28478 .03582 L .28672 .03582 L .28851 .03582 L .29181 .03584 L .29531 .03588 L .29847 .03593 L .30187 .036 L .30801 .03617 L .31536 .03643 L .32208 .03672 L .33724 .03761 L .35387 .03889 L .38454 .0421 L .41362 .04611 L .44598 .05161 L .51199 .06615 L .57285 .08345 L .63683 .10582 L .75452 .1599 L .80681 .19084 L .85022 .22119 L .88912 .25362 L .91971 .28471 L .94629 .31929 L .96328 .35016 L .9633 .35021 L Mfstroke .5 .291 m .48086 .28513 L .45999 .27872 L .44038 .27271 L .42153 .26692 L .40146 .26077 L .38215 .25484 L .36161 .24854 L .34183 .24247 L .3228 .23663 L .30256 .23042 L .28306 .22444 L .26432 .21869 L .24436 .21257 L .22515 .20667 L .20473 .20041 L .18506 .19437 L .16614 .18857 L .146 .18239 L .12662 .17644 L .10602 .17012 L .08617 .16403 L .06707 .15817 L .04676 .15194 L .02819 .14624 L s .5 .291 m .49739 .29952 L .49453 .30882 L .49185 .31755 L .48928 .32595 L .48653 .33489 L .48389 .34349 L .48109 .35264 L .47839 .36145 L .47579 .36993 L .47302 .37894 L .47035 .38763 L .46779 .39598 L .46507 .40487 L .46244 .41342 L .45965 .42252 L .45696 .43128 L .45438 .43971 L .45162 .44868 L .44897 .45731 L .44616 .46649 L .44345 .47533 L .44084 .48384 L .43806 .49288 L .43552 .50115 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 164.188}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCacheValid->False] }, Open ]], Cell[BoxData[ \(\(figC1 = ParametricPlot[Evaluate[cerchioCAut], {h, 0, 1}, AspectRatio \[Rule] Automatic, \ Axes \[Rule] False, PlotStyle \[Rule] {Hue[1]}, DisplayFunction \[Rule] Identity];\)\)], "Input", PageWidth->Infinity], Cell[BoxData[ \(\(figC2 = ParametricPlot[Evaluate[Map[\[Phi]U, cerchioCAut]], {h, 0, 1}, AspectRatio \[Rule] Automatic, \ Axes \[Rule] False, PlotStyle \[Rule] {Hue[1.3]}, DisplayFunction \[Rule] Identity];\)\)], "Input", PageWidth->Infinity], Cell[BoxData[ \(\(figC3 = ParametricPlot[Evaluate[Map[\[Phi]RU, cerchioCAut]], {h, 0, 1}, AspectRatio \[Rule] Automatic, \ Axes \[Rule] False, PlotStyle \[Rule] {Hue[1.8]}, DisplayFunction \[Rule] Identity];\)\)], "Input", PageWidth->Infinity], Cell[CellGroupData[{ Cell[BoxData[ \(\(figC = Show[figC1, figC2, figC3, DisplayFunction \[Rule] $DisplayFunction, AspectRatio \[Rule] Automatic];\)\)], "Input", PageWidth->Infinity], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .57018 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.560011 0.00211763 0.309632 0.00211763 [ [ 0 0 0 0 ] [ 1 .57018 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .57018 L 0 .57018 L closepath clip newpath 1 0 0 r .5 Mabswid [ ] 0 setdash .7633 .30963 m .7633 .31121 L .76328 .31264 L .76325 .3143 L .76321 .31586 L .7631 .31865 L .76295 .32166 L .76272 .32498 L .76243 .3285 L .76174 .33479 L .76083 .34126 L .75978 .34729 L .75674 .36089 L .75267 .37451 L .74813 .3867 L .73512 .41291 L .72084 .43397 L .7024 .45473 L .68242 .47194 L .65886 .48727 L .64659 .49357 L .63287 .49942 L .62069 .50366 L .60704 .50741 L .60053 .50885 L .59349 .51015 L .58738 .51107 L .5807 .51187 L .57677 .51223 L .57313 .5125 L .56965 .5127 L .5679 .51277 L .56595 .51284 L .56421 .51288 L .56261 .51291 L .56085 .51292 L .55997 .51292 L .55901 .51292 L .55737 .51291 L .55563 .51288 L .55398 .51283 L .55248 .51278 L .54939 .51265 L .54599 .51244 L .53913 .51185 L .5328 .51109 L .5269 .51021 L .51371 .50758 L .49978 .5038 L .48694 .49934 L Mistroke .47333 .49352 L .44977 .48044 L .42855 .4647 L .40841 .44508 L .39082 .42234 L .37736 .39888 L .37198 .3869 L .36715 .37392 L .36344 .36149 L .36076 .34998 L .35863 .33742 L .35779 .33046 L .35748 .32725 L .35722 .32385 L .35703 .32094 L .35695 .31939 L .35688 .31773 L .35683 .3162 L .35679 .31481 L .35676 .31347 L .35673 .31207 L .35672 .31053 L .35672 .30889 L .35673 .30735 L .35675 .30594 L .35679 .30429 L .35684 .3025 L .35698 .29926 L .35717 .29609 L .35743 .2927 L .35803 .28658 L .35899 .27933 L .36009 .27275 L .36323 .2586 L .36713 .24542 L .37718 .22074 L .3893 .19924 L .40413 .17914 L .42324 .15923 L .44347 .14306 L .46741 .12865 L .49205 .11804 L .50492 .11395 L .51227 .11203 L .51928 .11046 L .52576 .10925 L .53284 .10816 L .5393 .1074 L .54528 .10687 L .54863 .10666 L Mistroke .55176 .10651 L .55356 .10644 L .55521 .1064 L .55611 .10638 L .5571 .10636 L .55804 .10635 L .55891 .10634 L .55982 .10634 L .5608 .10634 L .56173 .10635 L .56258 .10636 L .5642 .10638 L .5659 .10643 L .56774 .10649 L .56945 .10656 L .57335 .10678 L .57683 .10704 L .58005 .10733 L .58731 .10818 L .59368 .10915 L .6004 .11039 L .61193 .11308 L .62444 .11682 L .64847 .1266 L .67275 .14046 L .69408 .15682 L .71399 .1769 L .72994 .19804 L .74218 .21941 L .74801 .23227 L .75267 .24476 L .7562 .25635 L .75916 .26882 L .76096 .27884 L .76175 .28458 L .76235 .28996 L .76277 .2949 L .76305 .29943 L .76316 .30194 L .7632 .30326 L .76324 .30466 L .76327 .30602 L .76329 .30724 L .7633 .30847 L .7633 .30963 L Mfstroke .56001 .30963 m .55232 .30666 L .54393 .30341 L .53605 .30037 L .52848 .29744 L .52041 .29432 L .51265 .29132 L .5044 .28813 L .49645 .28505 L .4888 .28209 L .48066 .27895 L .47283 .27592 L .4653 .273 L .45728 .2699 L .44956 .26692 L .44135 .26374 L .43344 .26069 L .42584 .25775 L .41775 .25462 L .40996 .2516 L .40168 .2484 L .3937 .24532 L .38603 .24235 L .37786 .23919 L .3704 .23631 L s .56001 .30963 m .55704 .31732 L .55379 .32571 L .55075 .33359 L .54782 .34117 L .5447 .34923 L .5417 .357 L .5385 .36525 L .53543 .3732 L .53247 .38084 L .52933 .38898 L .5263 .39681 L .52338 .40435 L .52028 .41237 L .5173 .42009 L .51412 .42829 L .51107 .4362 L .50813 .4438 L .505 .4519 L .50198 .45969 L .49878 .46796 L .4957 .47594 L .49273 .48362 L .48957 .49178 L .48669 .49924 L s .2 1 0 r .96307 .37716 m .96568 .38495 L .96772 .39212 L .96965 .40053 L .97095 .40806 L .97143 .41182 L .97164 .41379 L .97183 .41586 L .97197 .41767 L .97208 .41965 L .97216 .42144 L .97221 .42311 L .97224 .42514 L .97223 .42706 L .9722 .42878 L .97213 .43065 L .97208 .4317 L .97203 .43266 L .97187 .43479 L .97149 .43859 L .97096 .44247 L .97025 .44651 L .96858 .45361 L .96622 .46105 L .96297 .46897 L .9554 .48244 L .94636 .49415 L .93475 .50559 L .92186 .51546 L .89298 .53129 L .87563 .53807 L .85555 .54416 L .83713 .54842 L .81552 .5521 L .80404 .55356 L .79161 .55478 L .78073 .55559 L .77446 .55594 L .76857 .5562 L .76524 .55631 L .76161 .55642 L .75816 .5565 L .75496 .55655 L .75207 .55658 L .74886 .5566 L .7455 .5566 L .74234 .55659 L .74057 .55657 L .73864 .55654 L .7351 .55648 L Mistroke .73164 .55641 L .72842 .55632 L .72107 .55605 L .71317 .55567 L .69822 .55471 L .68426 .55352 L .6521 .5498 L .62309 .54533 L .59194 .53944 L .5318 .525 L .4753 .50789 L .35779 .46112 L .24366 .39881 L .15198 .33075 L .11781 .29826 L .08667 .26224 L .06321 .22717 L .05353 .20835 L .04656 .19105 L .04178 .1747 L .04011 .16665 L .03939 .16215 L .03886 .15801 L .03867 .15618 L .03849 .1542 L .03836 .15246 L .03826 .15064 L .03818 .14899 L .03813 .1472 L .0381 .14557 L .03809 .14406 L .03812 .14217 L .03817 .14039 L .03824 .13879 L .03834 .13707 L .03848 .1352 L .03866 .13323 L .03908 .12972 L .03961 .12625 L .04029 .12263 L .04183 .11628 L .04394 .10961 L .04678 .10251 L .05327 .09033 L .06089 .07966 L .07194 .06786 L .08429 .05767 L .11221 .04124 L .12917 .0341 L .14882 .02766 L Mistroke .1669 .02309 L .18811 .01908 L .20006 .01737 L .21176 .01604 L .22252 .01509 L .23454 .01431 L .24149 .01399 L .24787 .01378 L .25144 .0137 L .25332 .01366 L .25532 .01363 L .25707 .01361 L .259 .01359 L .26241 .01358 L .26588 .01358 L .26905 .0136 L .27081 .01362 L .27273 .01365 L .27624 .01372 L .27953 .01379 L .28304 .0139 L .28939 .01413 L .30287 .01484 L .31542 .01573 L .34427 .0186 L .37031 .02212 L .39821 .02679 L .45821 .03986 L .51474 .05575 L .63345 .10037 L .75015 .16109 L .8454 .22839 L .91487 .2969 L .94069 .3323 L .95986 .36885 L .96307 .37716 L Mfstroke .50517 .28509 m .48649 .27787 L .46613 .26999 L .447 .2626 L .42861 .25548 L .40903 .24791 L .39019 .24063 L .37016 .23288 L .35086 .22542 L .33229 .21824 L .31254 .2106 L .29352 .20324 L .27524 .19617 L .25577 .18864 L .23703 .1814 L .2171 .17369 L .19791 .16627 L .17945 .15913 L .15981 .15153 L .1409 .14422 L .1208 .13645 L .10143 .12896 L .0828 .12176 L .06299 .11409 L .04487 .10709 L s .50517 .28509 m .50195 .29341 L .49844 .30248 L .49515 .311 L .49198 .31919 L .48861 .32791 L .48536 .3363 L .48191 .34523 L .47859 .35382 L .47539 .36209 L .47199 .37089 L .46871 .37936 L .46556 .38751 L .46221 .39618 L .45898 .40453 L .45555 .4134 L .45224 .42195 L .44906 .43017 L .44568 .43892 L .44242 .44734 L .43896 .4563 L .43562 .46492 L .43241 .47322 L .429 .48205 L .42588 .49012 L s .8 0 1 r .9633 .35021 m .96901 .3648 L .97153 .37305 L .97336 .38048 L .9748 .38825 L .97538 .39248 L .97559 .3944 L .97578 .39644 L .97592 .39818 L .97604 .40008 L .97611 .40181 L .97616 .40342 L .97619 .40531 L .97619 .40703 L .97615 .40901 L .97608 .41088 L .97603 .41186 L .97597 .41291 L .97583 .41481 L .97547 .41833 L .9749 .4224 L .97424 .42611 L .97267 .43278 L .97051 .43968 L .96432 .45365 L .95981 .46125 L .95497 .4681 L .9442 .48034 L .93205 .4911 L .90437 .50894 L .88754 .51695 L .86795 .52445 L .84806 .53051 L .82859 .53522 L .80667 .53932 L .79492 .54107 L .78173 .54269 L .77072 .54378 L .75871 .54472 L .75196 .54514 L .74577 .54547 L .73946 .54573 L .7335 .54592 L .73019 .54601 L .72715 .54607 L .72376 .54612 L .72011 .54616 L .71659 .54618 L .71459 .54618 L .71274 .54618 L Mistroke .70933 .54616 L .70568 .54613 L .70229 .54608 L .69861 .54601 L .6919 .54583 L .68532 .5456 L .67924 .54534 L .6651 .54455 L .64941 .54338 L .61722 .54011 L .58582 .53581 L .55689 .53092 L .49128 .51667 L .43144 .49989 L .3677 .47791 L .25072 .42492 L .15499 .36473 L .08465 .30215 L .05834 .26954 L .04759 .25287 L .03809 .23484 L .0345 .22661 L .03123 .2179 L .02889 .21044 L .02685 .20246 L .02589 .19779 L .02516 .19353 L .02462 .18948 L .02439 .18743 L .02419 .18523 L .02405 .18325 L .02394 .18146 L .02387 .17965 L .02383 .17795 L .02381 .17598 L .02383 .17417 L .02385 .17323 L .02388 .17219 L .02392 .1711 L .02397 .17009 L .02408 .16835 L .02424 .16651 L .02459 .1632 L .02515 .1593 L .02578 .1558 L .02759 .14829 L .02984 .14136 L .03506 .12952 L .04253 .11731 L .05165 .106 L Mistroke .06371 .09438 L .07849 .08324 L .0943 .07377 L .11233 .06511 L .13114 .05786 L .1512 .05169 L .17062 .04695 L .19304 .04272 L .205 .04094 L .21828 .03931 L .23092 .03807 L .2428 .03717 L .25438 .03653 L .26028 .03628 L .26682 .03607 L .2704 .03598 L .27373 .03591 L .27741 .03586 L .27927 .03584 L .28133 .03583 L .28478 .03582 L .28672 .03582 L .28851 .03582 L .29181 .03584 L .29531 .03588 L .29847 .03593 L .30187 .036 L .30801 .03617 L .31536 .03643 L .32208 .03672 L .33724 .03761 L .35387 .03889 L .38454 .0421 L .41362 .04611 L .44598 .05161 L .51199 .06615 L .57285 .08345 L .63683 .10582 L .75452 .1599 L .80681 .19084 L .85022 .22119 L .88912 .25362 L .91971 .28471 L .94629 .31929 L .96328 .35016 L .9633 .35021 L Mfstroke .5 .291 m .48086 .28513 L .45999 .27872 L .44038 .27271 L .42153 .26692 L .40146 .26077 L .38215 .25484 L .36161 .24854 L .34183 .24247 L .3228 .23663 L .30256 .23042 L .28306 .22444 L .26432 .21869 L .24436 .21257 L .22515 .20667 L .20473 .20041 L .18506 .19437 L .16614 .18857 L .146 .18239 L .12662 .17644 L .10602 .17012 L .08617 .16403 L .06707 .15817 L .04676 .15194 L .02819 .14624 L s .5 .291 m .49739 .29952 L .49453 .30882 L .49185 .31755 L .48928 .32595 L .48653 .33489 L .48389 .34349 L .48109 .35264 L .47839 .36145 L .47579 .36993 L .47302 .37894 L .47035 .38763 L .46779 .39598 L .46507 .40487 L .46244 .41342 L .45965 .42252 L .45696 .43128 L .45438 .43971 L .45162 .44868 L .44897 .45731 L .44616 .46649 L .44345 .47533 L .44084 .48384 L .43806 .49288 L .43552 .50115 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{323.313, 184.375}, ImageMargins->{{43.75, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCacheValid->False] }, Open ]], Cell[BoxData[ \(\(figQ1 = ParametricPlot[Evaluate[quadrato], {h, 0, 1}, AspectRatio \[Rule] Automatic, \ Axes \[Rule] False, PlotStyle \[Rule] {Hue[1]}, DisplayFunction \[Rule] Identity];\)\)], "Input", PageWidth->Infinity], Cell[BoxData[ \(\(figQ2 = ParametricPlot[Evaluate[Map[\[Phi]U, quadrato]], {h, 0, 1}, AspectRatio \[Rule] Automatic, \ Axes \[Rule] False, PlotStyle \[Rule] {Hue[1.3]}, DisplayFunction \[Rule] Identity];\)\)], "Input", PageWidth->Infinity], Cell[BoxData[ \(\(figQ3 = ParametricPlot[Evaluate[Map[\[Phi]RU, quadrato]], {h, 0, 1}, AspectRatio \[Rule] Automatic, \ Axes \[Rule] False, PlotStyle \[Rule] {Hue[1.8]}, DisplayFunction \[Rule] Identity];\)\)], "Input", PageWidth->Infinity], Cell[CellGroupData[{ Cell[BoxData[ \(\(figQ = Show[figQ1, figQ2, figQ3, DisplayFunction \[Rule] $DisplayFunction, AspectRatio \[Rule] Automatic];\)\)], "Input", PageWidth->Infinity], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .51591 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.00300722 0.0148296 0.00300722 [ [ 0 0 0 0 ] [ 1 .51591 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .51591 L 0 .51591 L closepath clip newpath 1 0 0 r .5 Mabswid [ ] 0 setdash .0599 .087 m .07121 .08397 L .08355 .08067 L .09513 .07756 L .10628 .07458 L .11814 .0714 L .12955 .06834 L .14169 .06509 L .15338 .06195 L .16463 .05894 L .17659 .05573 L .18812 .05265 L .19919 .04968 L .21099 .04652 L .22234 .04348 L .23441 .04024 L .24604 .03713 L .25722 .03413 L .26912 .03094 L .28058 .02787 L .29276 .02461 L .30449 .02147 L .31577 .01844 L .32778 .01522 L .33875 .01228 L s .33875 .01228 m .34178 .0236 L .34509 .03593 L .34819 .04752 L .35118 .05866 L .35436 .07052 L .35742 .08194 L .36067 .09408 L .3638 .10577 L .36682 .11701 L .37002 .12898 L .37311 .1405 L .37608 .15158 L .37924 .16338 L .38228 .17473 L .38551 .1868 L .38863 .19843 L .39163 .20961 L .39481 .22151 L .39788 .23297 L .40115 .24514 L .40429 .25687 L .40732 .26816 L .41053 .28017 L .41347 .29114 L s .13462 .36586 m .14593 .36283 L .15827 .35952 L .16985 .35642 L .18099 .35343 L .19286 .35025 L .20427 .34719 L .21641 .34394 L .2281 .34081 L .23935 .3378 L .25131 .33459 L .26283 .3315 L .27391 .32853 L .28571 .32537 L .29706 .32233 L .30913 .3191 L .32076 .31598 L .33194 .31299 L .34384 .3098 L .3553 .30673 L .36747 .30347 L .37921 .30032 L .39049 .2973 L .4025 .29408 L .41347 .29114 L s .0599 .087 m .06293 .09832 L .06623 .11065 L .06934 .12224 L .07232 .13338 L .0755 .14524 L .07856 .15666 L .08181 .1688 L .08495 .18049 L .08796 .19173 L .09117 .2037 L .09425 .21522 L .09722 .2263 L .10038 .2381 L .10342 .24945 L .10666 .26152 L .10977 .27315 L .11277 .28433 L .11596 .29623 L .11903 .30769 L .12229 .31986 L .12543 .33159 L .12846 .34288 L .13168 .35489 L .13462 .36586 L s .33875 .01228 m .33047 .02663 L .32144 .04227 L .31296 .05696 L .3048 .07109 L .29612 .08613 L .28776 .10061 L .27888 .11599 L .27032 .13082 L .26208 .14508 L .25332 .16025 L .24489 .17486 L .23678 .18891 L .22814 .20386 L .21983 .21826 L .211 .23356 L .20249 .2483 L .1943 .26248 L .18559 .27757 L .1772 .2921 L .16829 .30754 L .1597 .32241 L .15144 .33672 L .14265 .35195 L .13462 .36586 L s .2 1 0 r .0599 .087 m .084 .08832 L .1103 .08975 L .13499 .0911 L .15873 .09239 L .18401 .09377 L .20834 .0951 L .2342 .09651 L .25912 .09787 L .28309 .09918 L .30859 .10057 L .33314 .10191 L .35675 .10319 L .38189 .10456 L .40609 .10588 L .43181 .10729 L .45659 .10864 L .48042 .10994 L .50578 .11132 L .5302 .11265 L .55614 .11407 L .58114 .11543 L .6052 .11674 L .63079 .11814 L .65417 .11942 L s .65417 .11942 m .66612 .135 L .67915 .152 L .69139 .16796 L .70317 .18332 L .7157 .19966 L .72776 .21539 L .74058 .23211 L .75293 .24822 L .76481 .26371 L .77745 .2802 L .78963 .29608 L .80133 .31134 L .81379 .32759 L .82578 .34323 L .83854 .35986 L .85082 .37588 L .86263 .39129 L .87521 .40769 L .88731 .42347 L .90017 .44025 L .91257 .45641 L .92449 .47197 L .93717 .48851 L .94877 .50363 L s .35449 .47121 m .3786 .47253 L .40489 .47396 L .42958 .47531 L .45333 .4766 L .47861 .47798 L .50294 .47931 L .5288 .48072 L .55372 .48208 L .57769 .48339 L .60319 .48478 L .62774 .48612 L .65135 .4874 L .67649 .48878 L .70068 .4901 L .72641 .4915 L .75118 .49285 L .77501 .49415 L .80038 .49553 L .82479 .49686 L .85074 .49828 L .87574 .49964 L .8998 .50095 L .92538 .50235 L .94877 .50363 L s .0599 .087 m .07185 .10259 L .08488 .11959 L .09712 .13555 L .10889 .1509 L .12142 .16725 L .13348 .18298 L .14631 .1997 L .15866 .21581 L .17054 .2313 L .18318 .24779 L .19535 .26366 L .20706 .27893 L .21952 .29518 L .23151 .31082 L .24426 .32745 L .25655 .34347 L .26836 .35888 L .28093 .37528 L .29304 .39106 L .3059 .40784 L .31829 .424 L .33022 .43955 L .3429 .4561 L .35449 .47121 L s .65417 .11942 m .64201 .13369 L .62875 .14925 L .6163 .16387 L .60433 .17793 L .59158 .19289 L .57931 .20729 L .56627 .2226 L .55371 .23735 L .54162 .25154 L .52876 .26664 L .51638 .28117 L .50447 .29515 L .4918 .31003 L .4796 .32435 L .46662 .33958 L .45413 .35425 L .44211 .36836 L .42932 .38337 L .41701 .39782 L .40392 .41318 L .39132 .42798 L .37919 .44222 L .36628 .45737 L .35449 .47121 L s .8 0 1 r .0599 .087 m .08404 .0866 L .11036 .08615 L .13509 .08574 L .15887 .08534 L .18418 .08491 L .20854 .0845 L .23444 .08407 L .25939 .08365 L .28339 .08324 L .30892 .08281 L .33351 .0824 L .35715 .082 L .38233 .08158 L .40655 .08117 L .43231 .08074 L .45712 .08032 L .48098 .07992 L .50638 .07949 L .53083 .07908 L .55681 .07864 L .58185 .07822 L .60593 .07782 L .63155 .07739 L .65497 .07699 L s .65497 .07699 m .668 .09169 L .68221 .10771 L .69556 .12277 L .70839 .13724 L .72206 .15265 L .73521 .16748 L .74919 .18324 L .76266 .19843 L .77561 .21304 L .7894 .22859 L .80267 .24355 L .81543 .25794 L .82902 .27327 L .84209 .28802 L .856 .3037 L .86939 .3188 L .88227 .33333 L .89598 .34879 L .90918 .36367 L .9232 .37948 L .93672 .39472 L .94972 .40939 L .96355 .42498 L .97619 .43924 L s .38112 .44925 m .40526 .44884 L .43159 .4484 L .45631 .44798 L .48009 .44758 L .5054 .44716 L .52976 .44675 L .55566 .44631 L .58061 .44589 L .60461 .44549 L .63015 .44506 L .65473 .44465 L .67837 .44425 L .70355 .44382 L .72777 .44342 L .75353 .44298 L .77834 .44257 L .80221 .44216 L .8276 .44174 L .85205 .44133 L .87803 .44089 L .90307 .44047 L .92715 .44006 L .95277 .43963 L .97619 .43924 L s .0599 .087 m .07293 .1017 L .08714 .11772 L .10049 .13278 L .11332 .14725 L .12698 .16266 L .14014 .17749 L .15411 .19325 L .16758 .20844 L .18054 .22305 L .19432 .2386 L .20759 .25356 L .22036 .26796 L .23394 .28328 L .24702 .29803 L .26093 .31371 L .27432 .32881 L .2872 .34334 L .30091 .3588 L .31411 .37368 L .32813 .3895 L .34165 .40474 L .35465 .4194 L .36848 .43499 L .38112 .44925 L s .65497 .07699 m .64386 .09209 L .63174 .10856 L .62037 .12403 L .60942 .13891 L .59777 .15474 L .58656 .16998 L .57464 .18618 L .56316 .20179 L .55212 .2168 L .54037 .23278 L .52905 .24816 L .51817 .26295 L .50659 .27869 L .49544 .29385 L .48359 .30996 L .47217 .32548 L .46119 .34041 L .4495 .3563 L .43825 .37159 L .42629 .38784 L .41477 .4035 L .40368 .41857 L .39189 .4346 L .38112 .44925 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 148.563}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCacheValid->False] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Salvataggio figure", "Section"], Cell[CellGroupData[{ Cell[BoxData[ \(Directory[]\)], "Input"], Cell[BoxData[ \("C:\\Program Files\\Wolfram Research\\Mathematica\\4.1"\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(SetDirectory["\"]\ \)], "Input"], Cell[BoxData[ \("C:\\wrk\\Corsi\\Scost\\Class\\esercizi\\2-def-affini\\outmath"\)], \ "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Display["\", fig, "\"]\)], "Input"], Cell[BoxData[ TagBox[\(\[SkeletonIndicator] Graphics \[SkeletonIndicator]\), False, Editable->False]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Display["\", figC, "\"]\)], "Input"], Cell[BoxData[ TagBox[\(\[SkeletonIndicator] Graphics \[SkeletonIndicator]\), False, Editable->False]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Display["\", figQ, "\"]\)], "Input"], Cell[BoxData[ TagBox[\(\[SkeletonIndicator] Graphics \[SkeletonIndicator]\), False, Editable->False]], "Output"] }, Open ]] }, Open ]] }, Open ]] }, FrontEndVersion->"4.1 for Microsoft Windows", ScreenRectangle->{{0, 1024}, {0, 695}}, WindowSize->{504, 668}, WindowMargins->{{0, Automatic}, {Automatic, 0}} ] (******************************************************************* Cached data follows. If you edit this Notebook file directly, not using Mathematica, you must remove the line containing CacheID at the top of the file. The cache data will then be recreated when you save this file from within Mathematica. *******************************************************************) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[CellGroupData[{ Cell[1727, 52, 158, 5, 115, "Title", Evaluatable->False], Cell[1888, 59, 220, 5, 49, "Text"], Cell[CellGroupData[{ Cell[2133, 68, 35, 0, 59, "Section"], Cell[2171, 70, 113, 2, 50, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[2321, 77, 31, 0, 39, "Section"], Cell[2355, 79, 103, 2, 50, "Input"], Cell[CellGroupData[{ Cell[2483, 85, 69, 1, 30, "Input"], Cell[2555, 88, 36, 1, 70, "Output"] }, Open ]], Cell[2606, 92, 57, 1, 30, "Input"], Cell[2666, 95, 280, 7, 106, "Text"], Cell[CellGroupData[{ Cell[2971, 106, 52, 1, 30, "Input"], Cell[3026, 109, 43, 1, 70, "Output"] }, Open ]], Cell[3084, 113, 466, 11, 62, "Input"], Cell[CellGroupData[{ Cell[3575, 128, 76, 2, 30, "Input"], Cell[3654, 132, 46, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3737, 138, 76, 2, 30, "Input"], Cell[3816, 142, 80, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3933, 148, 76, 2, 30, "Input"], Cell[4012, 152, 75, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4124, 158, 89, 2, 30, "Input"], Cell[4216, 162, 80, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4333, 168, 89, 2, 30, "Input"], Cell[4425, 172, 80, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4542, 178, 90, 2, 30, "Input"], Cell[4635, 182, 75, 1, 70, "Output"] }, Open ]], Cell[4725, 186, 61, 1, 30, "Input"], Cell[4789, 189, 57, 1, 30, "Input"], Cell[CellGroupData[{ Cell[4871, 194, 36, 1, 30, "Input"], Cell[4910, 197, 75, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5022, 203, 35, 1, 30, "Input"], Cell[5060, 206, 75, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[5184, 213, 47, 0, 39, "Section"], Cell[5234, 215, 88, 2, 46, "Input"], Cell[5325, 219, 160, 4, 30, "Input"], Cell[CellGroupData[{ Cell[5510, 227, 47, 1, 30, "Input"], Cell[5560, 230, 298, 7, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5895, 242, 75, 2, 30, "Input"], Cell[5973, 246, 298, 7, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[6308, 258, 66, 2, 30, "Input"], Cell[6377, 262, 52, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[6478, 269, 25, 0, 39, "Section"], Cell[CellGroupData[{ Cell[6528, 273, 33, 0, 47, "Subsection"], Cell[CellGroupData[{ Cell[6586, 277, 92, 2, 30, "Input"], Cell[6681, 281, 89, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[6807, 287, 69, 1, 30, "Input"], Cell[6879, 290, 65, 1, 70, "Output"] }, Open ]], Cell[6959, 294, 58, 1, 30, "Input"], Cell[7020, 297, 143, 3, 30, "Input"], Cell[7166, 302, 145, 3, 30, "Input"], Cell[7314, 307, 146, 3, 30, "Input"], Cell[7463, 312, 332, 5, 110, "Input"], Cell[7798, 319, 109, 2, 30, "Input"], Cell[CellGroupData[{ Cell[7932, 325, 76, 1, 32, "Input"], Cell[8011, 328, 52, 1, 70, "Output"] }, Open ]], Cell[8078, 332, 154, 3, 30, "Input"], Cell[8235, 337, 156, 3, 30, "Input"], Cell[8394, 342, 158, 3, 30, "Input"], Cell[CellGroupData[{ Cell[8577, 349, 54, 1, 30, "Input"], Cell[8634, 352, 2687, 46, 70, "Output"] }, Open ]], Cell[11336, 401, 82, 1, 30, "Input"], Cell[CellGroupData[{ Cell[11443, 406, 48, 1, 30, "Input"], Cell[11494, 409, 535, 10, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[12078, 425, 29, 0, 31, "Subsection"], Cell[12110, 427, 638, 12, 170, "Input"], Cell[CellGroupData[{ Cell[12773, 443, 246, 5, 110, "Input"], Cell[13022, 450, 35, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[13094, 456, 246, 5, 110, "Input"], Cell[13343, 463, 35, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[13415, 469, 50, 1, 30, "Input"], Cell[13468, 472, 35, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[13540, 478, 57, 1, 30, "Input"], Cell[13600, 481, 113, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[13750, 488, 88, 1, 30, "Input"], Cell[13841, 491, 53, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[13931, 497, 128, 2, 70, "Input"], Cell[14062, 501, 950, 14, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[15049, 520, 128, 2, 70, "Input"], Cell[15180, 524, 285, 4, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[15514, 534, 37, 0, 31, "Subsection"], Cell[15554, 536, 156, 3, 50, "Input"], Cell[CellGroupData[{ Cell[15735, 543, 342, 7, 50, "Input"], Cell[16080, 552, 44040, 937, 79, 6058, 463, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[60157, 1494, 53, 1, 30, "Input"], Cell[60213, 1497, 44158, 945, 79, 6164, 471, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[104408, 2447, 241, 5, 30, "Input"], Cell[104652, 2454, 19126, 668, 163, 7589, 521, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[123815, 3127, 186, 3, 30, "Input"], Cell[124004, 3132, 13176, 438, 158, 5270, 336, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell[137241, 3577, 42, 0, 59, "Section"], Cell[CellGroupData[{ Cell[137308, 3581, 57, 0, 47, "Subsection"], Cell[137368, 3583, 100, 2, 30, "Input"], Cell[CellGroupData[{ Cell[137493, 3589, 47, 1, 30, "Input"], Cell[137543, 3592, 296, 7, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[137876, 3604, 75, 2, 30, "Input"], Cell[137954, 3608, 296, 7, 70, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[138299, 3621, 56, 0, 47, "Subsection"], Cell[CellGroupData[{ Cell[138380, 3625, 77, 2, 30, "Input"], Cell[138460, 3629, 74, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[138571, 3635, 62, 2, 30, "Input"], Cell[138636, 3639, 74, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[138747, 3645, 64, 2, 33, "Input"], Cell[138814, 3649, 75, 1, 70, "Output"] }, Open ]], Cell[138904, 3653, 255, 5, 44, "Input"], Cell[139162, 3660, 90, 2, 30, "Input"], Cell[CellGroupData[{ Cell[139277, 3666, 48, 1, 30, "Input"], Cell[139328, 3669, 301, 7, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[139666, 3681, 48, 1, 30, "Input"], Cell[139717, 3684, 306, 7, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[140060, 3696, 194, 4, 30, "Input"], Cell[140257, 3702, 296, 7, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[140590, 3714, 75, 2, 30, "Input"], Cell[140668, 3718, 296, 7, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[141001, 3730, 116, 2, 30, "Input"], Cell[141120, 3734, 77, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[141234, 3740, 116, 2, 30, "Input"], Cell[141353, 3744, 82, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[141484, 3751, 73, 0, 31, "Subsection"], Cell[CellGroupData[{ Cell[141582, 3755, 65, 1, 30, "Input"], Cell[141650, 3758, 203, 4, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[141890, 3767, 42, 1, 33, "Input"], Cell[141935, 3770, 75, 1, 70, "Output"] }, Open ]], Cell[142025, 3774, 89, 1, 30, "Input"], Cell[CellGroupData[{ Cell[142139, 3779, 52, 1, 30, "Input"], Cell[142194, 3782, 136, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[142367, 3789, 52, 1, 30, "Input"], Cell[142422, 3792, 303, 7, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[142762, 3804, 86, 1, 30, "Input"], Cell[142851, 3807, 130, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[143018, 3814, 35, 1, 30, "Input"], Cell[143056, 3817, 128, 2, 70, "Output"] }, Open ]], Cell[143199, 3822, 22, 0, 33, "Text"], Cell[CellGroupData[{ Cell[143246, 3826, 53, 1, 30, "Input"], Cell[143302, 3829, 77, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[143416, 3835, 53, 1, 30, "Input"], Cell[143472, 3838, 82, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[143603, 3845, 33, 0, 31, "Subsection"], Cell[CellGroupData[{ Cell[143661, 3849, 192, 3, 48, "Input"], Cell[143856, 3854, 53, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[143946, 3860, 222, 4, 48, "Input"], Cell[144171, 3866, 52, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[144260, 3872, 229, 4, 48, "Input"], Cell[144492, 3878, 57, 1, 70, "Output"] }, Open ]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell[144610, 3886, 32, 0, 39, "Section"], Cell[144645, 3888, 187, 4, 33, "Input"], Cell[CellGroupData[{ Cell[144857, 3896, 47, 1, 30, "Input"], Cell[144907, 3899, 301, 7, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[145245, 3911, 195, 4, 90, "Input"], Cell[145443, 3917, 10801, 356, 70, 3742, 264, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[156281, 4278, 122, 2, 53, "Input"], Cell[156406, 4282, 298, 7, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[156753, 4295, 30, 0, 39, "Section"], Cell[156786, 4297, 215, 5, 52, "Input"], Cell[CellGroupData[{ Cell[157026, 4306, 47, 1, 30, "Input"], Cell[157076, 4309, 302, 7, 55, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[157415, 4321, 127, 2, 58, "Input"], Cell[157545, 4325, 303, 7, 55, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[157885, 4337, 151, 2, 42, "Input"], Cell[158039, 4341, 60, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[158136, 4347, 179, 3, 42, "Input"], Cell[158318, 4352, 57, 1, 29, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[158424, 4359, 53, 0, 39, "Section"], Cell[CellGroupData[{ Cell[158502, 4363, 215, 4, 30, "Input"], Cell[158720, 4369, 15066, 574, 127, 7441, 475, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[173823, 4948, 256, 6, 30, "Input"], Cell[174082, 4956, 22310, 628, 174, 6557, 429, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[196407, 5587, 56, 1, 30, "Input"], Cell[196466, 5590, 56, 1, 30, "Input"], Cell[196525, 5593, 82, 1, 30, "Input"], Cell[196610, 5596, 79, 1, 30, "Input"], Cell[196692, 5599, 88, 1, 30, "Input"], Cell[CellGroupData[{ Cell[196805, 5604, 256, 6, 30, "Input"], Cell[197064, 5612, 9937, 635, 173, 9814, 631, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]], Cell[207016, 6250, 106, 2, 50, "Input"], Cell[CellGroupData[{ Cell[207147, 6256, 265, 6, 30, "Input"], Cell[207415, 6264, 9921, 635, 173, 9798, 631, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]], Cell[217351, 6902, 274, 6, 30, "Input"], Cell[217628, 6910, 290, 6, 30, "Input"], Cell[217921, 6918, 291, 6, 30, "Input"], Cell[CellGroupData[{ Cell[218237, 6928, 186, 4, 30, "Input"], Cell[218426, 6934, 9950, 637, 193, 9820, 633, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]], Cell[228391, 7574, 271, 6, 30, "Input"], Cell[228665, 7582, 287, 6, 30, "Input"], Cell[228955, 7590, 288, 6, 30, "Input"], Cell[CellGroupData[{ Cell[229268, 7600, 186, 4, 30, "Input"], Cell[229457, 7606, 6702, 435, 157, 6579, 431, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[236208, 8047, 37, 0, 39, "Section"], Cell[CellGroupData[{ Cell[236270, 8051, 44, 1, 30, "Input"], Cell[236317, 8054, 89, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[236443, 8060, 107, 2, 50, "Input"], Cell[236553, 8064, 99, 2, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[236689, 8071, 71, 1, 30, "Input"], Cell[236763, 8074, 130, 3, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[236930, 8082, 73, 1, 30, "Input"], Cell[237006, 8085, 130, 3, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[237173, 8093, 73, 1, 30, "Input"], Cell[237249, 8096, 130, 3, 29, "Output"] }, Open ]] }, Open ]] }, Open ]] } ] *) (******************************************************************* End of Mathematica Notebook file. *******************************************************************)