(************** 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[ 261480, 9905]*) (*NotebookOutlinePosition[ 262204, 9930]*) (* CellTagsIndexPosition[ 262160, 9926]*) (*WindowFrame->Normal*) Notebook[{ Cell[CellGroupData[{ Cell["Deformazione non affine di un disco", "Title"], Cell[CellGroupData[{ Cell["\<\ La deformazione \[EGrave] descritta attraverso un campo di spostamento non \ affine. \ \>", "Section"], Cell[BoxData[ \(Clear[L, H]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(H = 1\)], "Input"], Cell[BoxData[ \(1\)], "Output"] }, Open ]], Cell["Famiglia di campi di spostamento", "Text"], Cell[BoxData[ \(uf[\[Zeta]1_, \[Zeta]2_] := {\ \[Zeta]1 \((\[Zeta]2 + H\/2)\) q[1] + \ \((\[Zeta]2 + H\/2)\) q[2] + \[Zeta]1\ q[5], \ \ \[Zeta]1 \((\[Zeta]2 + H\/2)\) q[3] + \ \((\[Zeta]2 + H\/2)\) q[4]}\)], "Input"], Cell["\<\ Notare che il lato inferiore e' \"vincolato\" a restare aderente ad un \ piano\ \>", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(uf[\[Zeta]1, \(-\(H\/2\)\)]\)], "Input"], Cell[BoxData[ \({\[Zeta]1\ q[5], 0}\)], "Output"] }, Open ]], Cell["Selezionato un campo di spostamento", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(qls = {q[1] \[Rule] 0.3, q[2] \[Rule] 0.5, q[3] \[Rule] \(-0.3\), q[4] \[Rule] \(-0.02\), q[5] \[Rule] 0.04} // Rationalize\)], "Input"], Cell[BoxData[ \({q[1] \[Rule] 3\/10, q[2] \[Rule] 1\/2, q[3] \[Rule] \(-\(3\/10\)\), q[4] \[Rule] \(-\(1\/50\)\), q[5] \[Rule] 1\/25}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(qls // N\)], "Input"], Cell[BoxData[ \({q[1.`] \[Rule] 0.3`, q[2.`] \[Rule] 0.5`, q[3.`] \[Rule] \(-0.3`\), q[4.`] \[Rule] \(-0.02`\), q[5.`] \[Rule] 0.04`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(uf[\[Zeta]1, \[Zeta]2] /. qls // Simplify\)], "Input"], Cell[BoxData[ \({1\/100\ \((25 + 50\ \[Zeta]2 + \[Zeta]1\ \((19 + 30\ \[Zeta]2)\))\), \(-\(1\/100\)\)\ \((1 + 15\ \[Zeta]1)\)\ \((1 + 2\ \[Zeta]2)\)}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(uf[\[Zeta]1, \[Zeta]2] /. qls // Expand\)], "Input"], Cell[BoxData[ \({1\/4 + \(19\ \[Zeta]1\)\/100 + \[Zeta]2\/2 + \(3\ \[Zeta]1\ \[Zeta]2\)\ \/10, \(-\(1\/100\)\) - \(3\ \[Zeta]1\)\/20 - \[Zeta]2\/50 - \(3\ \[Zeta]1\ \ \[Zeta]2\)\/10}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Deformazione in termini di coordinate ", "Section"], Cell[BoxData[ \(x[\[Zeta]1_, \[Zeta]2_] := {\[Zeta]1, \[Zeta]2} + uf[\[Zeta]1, \[Zeta]2]\)], "Input"], Cell[BoxData[ \(\[Phi][p_] := x[p\[LeftDoubleBracket]1\[RightDoubleBracket], p\[LeftDoubleBracket]2\[RightDoubleBracket]]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(x[\[Zeta]1, \[Zeta]2]\)], "Input"], Cell[BoxData[ \({\[Zeta]1 + \[Zeta]1\ \((1\/2 + \[Zeta]2)\)\ q[ 1] + \((1\/2 + \[Zeta]2)\)\ q[2] + \[Zeta]1\ q[ 5], \[Zeta]2 + \[Zeta]1\ \((1\/2 + \[Zeta]2)\)\ q[ 3] + \((1\/2 + \[Zeta]2)\)\ q[4]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(x[\[Zeta]1, \[Zeta]2] /. qls // FullSimplify\)], "Input"], Cell[BoxData[ \({1\/100\ \((25 + 50\ \[Zeta]2 + \[Zeta]1\ \((119 + 30\ \[Zeta]2)\))\), 1\/100\ \((\(-1\) + 98\ \[Zeta]2 - 15\ \[Zeta]1\ \((1 + 2\ \[Zeta]2)\))\)}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(x[\[Zeta]1, \[Zeta]2] /. qls // Expand\)], "Input"], Cell[BoxData[ \({1\/4 + \(119\ \[Zeta]1\)\/100 + \[Zeta]2\/2 + \(3\ \[Zeta]1\ \ \[Zeta]2\)\/10, \(-\(1\/100\)\) - \(3\ \[Zeta]1\)\/20 + \(49\ \[Zeta]2\)\/50 \ - \(3\ \[Zeta]1\ \[Zeta]2\)\/10}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Gradiente della deformazione", "Section"], Cell[BoxData[ \(grad[v_] := Transpose[{D[v, \[Zeta]1], D[v, \[Zeta]2]}]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(grad[x[\[Zeta]1, \[Zeta]2]] // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {\(1 + \((1\/2 + \[Zeta]2)\)\ q[1] + q[5]\), \(\[Zeta]1\ q[1] + q[2]\)}, {\(\((1\/2 + \[Zeta]2)\)\ q[3]\), \(1 + \[Zeta]1\ q[3] + q[4]\)} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(grad[x[\[Zeta]1, \[Zeta]2]] /. qls // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {\(26\/25 + 3\/10\ \((1\/2 + \[Zeta]2)\)\), \(1\/2 + \(3\ \ \[Zeta]1\)\/10\)}, {\(\(-\(3\/10\)\)\ \((1\/2 + \[Zeta]2)\)\), \(49\/50 - \(3\ \ \[Zeta]1\)\/10\)} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[BoxData[ \(mF[\[Zeta]1_, \[Zeta]2_] := Evaluate[grad[x[\[Zeta]1, \[Zeta]2]] /. qls]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(\(mF[\[Zeta]1, \[Zeta]2] // Simplify\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {\(1\/100\ \((119 + 30\ \[Zeta]2)\)\), \(1\/10\ \((5 + 3\ \[Zeta]1)\)\)}, {\(\(-\(3\/20\)\)\ \((1 + 2\ \[Zeta]2)\)\), \(1\/50\ \((49 - 15\ \[Zeta]1)\)\)} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mF[\[Zeta]1, \[Zeta]2] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {\(0.01`\ \((\(\(119.`\)\(\[InvisibleSpace]\)\) + 30.`\ \[Zeta]2)\)\), \(0.1`\ \((\(\(5.`\)\(\ \[InvisibleSpace]\)\) + 3.`\ \[Zeta]1)\)\)}, {\(\(-0.15`\)\ \((\(\(1.`\)\(\[InvisibleSpace]\)\) + 2.`\ \[Zeta]2)\)\), \(0.02`\ \((\(\(49.`\)\(\ \[InvisibleSpace]\)\) - 15.`\ \[Zeta]1)\)\)} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Determinante del gradiente della deformazione (per L=1)", "Section"], Cell[CellGroupData[{ Cell[BoxData[ \(mF[\[Zeta]1, \[Zeta]2]\)], "Input"], Cell[BoxData[ \({{26\/25 + 3\/10\ \((1\/2 + \[Zeta]2)\), 1\/2 + \(3\ \[Zeta]1\)\/10}, {\(-\(3\/10\)\)\ \((1\/2 + \[Zeta]2)\), 49\/50 - \(3\ \[Zeta]1\)\/10}}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Det[Evaluate[mF[\[Zeta]1, \[Zeta]2]]]\)], "Input"], Cell[BoxData[ \(3103\/2500 - \(39\ \[Zeta]1\)\/125 + \(111\ \[Zeta]2\)\/250\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 1}, \(Plot3D[ Evaluate[Det[mF[\[Zeta]1, \[Zeta]2]]], {\[Zeta]1, \(-\(L\/2\)\), L\/2}, {\[Zeta]2, \(-\(H\/2\)\), H\/2}];\)]\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .81114 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% SurfaceGraphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -7.378e-017 1.04977 -0.0679587 1.04977 [ [.02757 .24618 -24 -8.70276 ] [.02757 .24618 0 .29724 ] [.17646 .18758 -29.4972 -9 ] [.17646 .18758 .5028 0 ] [.3345 .12542 -5.5867 -9 ] [.3345 .12542 .4133 0 ] [.50253 .05935 -21.0959 -9 ] [.50253 .05935 2.90415 0 ] [.68156 -0.01098 -14.8837 -9 ] [.68156 -0.01098 3.11632 0 ] [.70096 -0.00478 0 -6.26206 ] [.70096 -0.00478 24 2.73794 ] [.78313 .12104 0 -6.13858 ] [.78313 .12104 30 2.86142 ] [.8565 .23339 0 -6.03127 ] [.8565 .23339 6 2.96873 ] [.9224 .33431 0 -5.93715 ] [.9224 .33431 24 3.06285 ] [.98191 .42546 0 -5.85393 ] [.98191 .42546 18 3.14607 ] [.01804 .30318 -6 -2.77449 ] [.01804 .30318 0 6.22551 ] [.00888 .36055 -18 -2.82313 ] [.00888 .36055 0 6.17687 ] [-0.00061 .42009 -18 -2.87378 ] [-0.00061 .42009 0 6.12622 ] [-0.01047 .48189 -18 -2.92657 ] [-0.01047 .48189 0 6.07343 ] [ 0 0 0 0 ] [ 1 .81114 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .03716 .25514 m .68874 0 L s .03716 .25514 m .04196 .25962 L s [(-0.5)] .02757 .24618 1 .93395 Mshowa .18558 .19702 m .19014 .20174 L s [(-0.25)] .17646 .18758 .96648 1 Mshowa .34306 .13535 m .34735 .14032 L s [(0)] .3345 .12542 .86223 1 Mshowa .51046 .06981 m .51442 .07504 L s [(0.25)] .50253 .05935 .75799 1 Mshowa .68874 0 m .69233 .00549 L s [(0.5)] .68156 -0.01098 .65374 1 Mshowa .125 Mabswid .06616 .24378 m .06901 .2465 L s .09549 .2323 m .09832 .23504 L s .12517 .22067 m .12797 .22345 L s .1552 .20892 m .15797 .21172 L s .21633 .18498 m .21903 .18784 L s .24744 .1728 m .25012 .17569 L s .27893 .16047 m .28157 .16339 L s .3108 .14799 m .31341 .15094 L s .37572 .12257 m .37826 .12558 L s .40878 .10962 m .41128 .11266 L s .44225 .09652 m .44471 .09959 L s .47614 .08324 m .47856 .08635 L s .54521 .0562 m .54755 .05937 L s .58041 .04242 m .5827 .04562 L s .61605 .02846 m .6183 .03169 L s .65216 .01432 m .65436 .01759 L s .25 Mabswid .68874 0 m .96935 .42924 L s .68874 0 m .68263 .00239 L s [(-0.5)] .70096 -0.00478 -1 .39157 Mshowa .7708 .12553 m .76464 .12778 L s [(-0.25)] .78313 .12104 -1 .36413 Mshowa .84407 .23761 m .83786 .23973 L s [(0)] .8565 .23339 -1 .34028 Mshowa .9099 .3383 m .90365 .34029 L s [(0.25)] .9224 .33431 -1 .31937 Mshowa .96935 .42924 m .96306 .43113 L s [(0.5)] .98191 .42546 -1 .30087 Mshowa .125 Mabswid .70593 .0263 m .70226 .02771 L s .72272 .05198 m .71904 .05338 L s .73912 .07706 m .73543 .07845 L s .75514 .10158 m .75145 .10294 L s .78611 .14895 m .78241 .15028 L s .80108 .17185 m .79737 .17317 L s .81573 .19425 m .81201 .19555 L s .83006 .21617 m .82633 .21745 L s .8578 .2586 m .85407 .25986 L s .87123 .27915 m .8675 .28039 L s .88439 .29928 m .88065 .3005 L s .89727 .31899 m .89353 .3202 L s .92227 .35722 m .91851 .3584 L s .93439 .37576 m .93063 .37693 L s .94627 .39394 m .94251 .3951 L s .95792 .41176 m .95416 .41291 L s .25 Mabswid .03716 .25514 m 0 .48963 L s .03029 .29848 m .03642 .29613 L s [(1)] .01804 .30318 1 -0.38345 Mshowa .02118 .35597 m .02733 .35368 L s [(1.2)] .00888 .36055 1 -0.37264 Mshowa .01173 .41563 m .0179 .4134 L s [(1.4)] -0.00061 .42009 1 -0.36138 Mshowa .00191 .47756 m .00811 .47539 L s [(1.6)] -0.01047 .48189 1 -0.34965 Mshowa .125 Mabswid .02805 .31265 m .03172 .31125 L s .02578 .32696 m .02946 .32557 L s .02349 .3414 m .02718 .34002 L s .01885 .37068 m .02254 .36931 L s .0165 .38552 m .02019 .38416 L s .01412 .4005 m .01782 .39916 L s .00931 .43089 m .01301 .42956 L s .00687 .4463 m .01058 .44498 L s .0044 .46186 m .00811 .46055 L s .03252 .28443 m .03619 .28301 L s .03473 .2705 m .03839 .26908 L s .03691 .2567 m .04058 .25527 L s .25 Mabswid .03716 .25514 m 0 .48963 L s 0 .48963 m .39787 .81114 L s .39787 .81114 m .40529 .59895 L s .40529 .59895 m .03716 .25514 L s .68874 0 m .96935 .42924 L s .96935 .42924 m 1 .6535 L s 1 .6535 m .70298 .24544 L s .70298 .24544 m .68874 0 L s .03716 .25514 m 0 .48963 L s 0 .48963 m .70298 .24544 L s .70298 .24544 m .68874 0 L s .68874 0 m .03716 .25514 L s .40529 .59895 m .96935 .42924 L s .96935 .42924 m 1 .6535 L s 1 .6535 m .39787 .81114 L s .39787 .81114 m .40529 .59895 L s 0 0 m 1 0 L 1 .81114 L 0 .81114 L closepath clip newpath .5 Mabswid .696 .701 .85 r .37503 .77776 .39806 .80578 .43711 .78923 .41438 .76088 Metetra .696 .701 .85 r .41438 .76088 .43711 .78923 .47659 .7725 .45417 .74381 Metetra .696 .701 .85 r .45417 .74381 .47659 .7725 .51651 .75559 .49441 .72655 Metetra .696 .701 .85 r .49441 .72655 .51651 .75559 .55688 .73849 .5351 .70909 Metetra .696 .701 .85 r .5351 .70909 .55688 .73849 .5977 .72119 .57625 .69143 Metetra .696 .701 .85 r .57625 .69143 .5977 .72119 .63897 .7037 .61788 .67358 Metetra .696 .701 .85 r .61788 .67358 .63897 .7037 .68072 .68602 .65997 .65552 Metetra .696 .701 .85 r .65997 .65552 .68072 .68602 .72294 .66813 .70256 .63725 Metetra .696 .701 .85 r .70256 .63725 .72294 .66813 .76564 .65003 .74563 .61877 Metetra .696 .701 .85 r .74563 .61877 .76564 .65003 .80884 .63173 .78921 .60007 Metetra .696 .701 .85 r .78921 .60007 .80884 .63173 .85254 .61322 .8333 .58116 Metetra .696 .701 .85 r .8333 .58116 .85254 .61322 .89674 .59448 .87791 .56202 Metetra .696 .701 .85 r .87791 .56202 .89674 .59448 .94147 .57553 .92305 .54265 Metetra .696 .701 .85 r .92305 .54265 .94147 .57553 .98672 .55636 .96873 .52306 Metetra .696 .701 .85 r .35149 .74913 .37503 .77776 .41438 .76088 .39115 .7319 Metetra .696 .701 .85 r .39115 .7319 .41438 .76088 .45417 .74381 .43125 .71447 Metetra .696 .701 .85 r .43125 .71447 .45417 .74381 .49441 .72655 .47181 .69685 Metetra .696 .701 .85 r .47181 .69685 .49441 .72655 .5351 .70909 .51283 .67903 Metetra .696 .701 .85 r .51283 .67903 .5351 .70909 .57625 .69143 .55433 .661 Metetra .696 .701 .85 r .55433 .661 .57625 .69143 .61788 .67358 .5963 .64277 Metetra .696 .701 .85 r .5963 .64277 .61788 .67358 .65997 .65552 .63875 .62432 Metetra .696 .701 .85 r .63875 .62432 .65997 .65552 .70256 .63725 .6817 .60566 Metetra .696 .701 .85 r .6817 .60566 .70256 .63725 .74563 .61877 .72516 .58678 Metetra .696 .701 .85 r .72516 .58678 .74563 .61877 .78921 .60007 .76912 .56767 Metetra .696 .701 .85 r .76912 .56767 .78921 .60007 .8333 .58116 .81361 .54834 Metetra .696 .701 .85 r .81361 .54834 .8333 .58116 .87791 .56202 .85863 .52878 Metetra .696 .701 .85 r .85863 .52878 .87791 .56202 .92305 .54265 .90419 .50899 Metetra .696 .701 .85 r .90419 .50899 .92305 .54265 .96873 .52306 .9503 .48895 Metetra .696 .701 .85 r .32743 .71986 .35149 .74913 .39115 .7319 .36739 .70227 Metetra .696 .701 .85 r .36739 .70227 .39115 .7319 .43125 .71447 .40782 .68448 Metetra .696 .701 .85 r .40782 .68448 .43125 .71447 .47181 .69685 .4487 .66648 Metetra .696 .701 .85 r .4487 .66648 .47181 .69685 .51283 .67903 .49006 .64828 Metetra .696 .701 .85 r .49006 .64828 .51283 .67903 .55433 .661 .53189 .62987 Metetra .696 .701 .85 r .53189 .62987 .55433 .661 .5963 .64277 .57422 .61124 Metetra .696 .701 .85 r .57422 .61124 .5963 .64277 .63875 .62432 .61704 .5924 Metetra .696 .701 .85 r .61704 .5924 .63875 .62432 .6817 .60566 .66036 .57333 Metetra .696 .701 .85 r .66036 .57333 .6817 .60566 .72516 .58678 .7042 .55403 Metetra .696 .701 .85 r .7042 .55403 .72516 .58678 .76912 .56767 .74856 .53451 Metetra .696 .701 .85 r .74856 .53451 .76912 .56767 .81361 .54834 .79346 .51475 Metetra .696 .701 .85 r .79346 .51475 .81361 .54834 .85863 .52878 .83889 .49475 Metetra .696 .701 .85 r .83889 .49475 .85863 .52878 .90419 .50899 .88488 .47451 Metetra .696 .701 .85 r .88488 .47451 .90419 .50899 .9503 .48895 .93143 .45402 Metetra .696 .701 .85 r .30282 .68993 .32743 .71986 .36739 .70227 .3431 .67196 Metetra .696 .701 .85 r .3431 .67196 .36739 .70227 .40782 .68448 .38384 .6538 Metetra .696 .701 .85 r .38384 .6538 .40782 .68448 .4487 .66648 .42506 .63542 Metetra .696 .701 .85 r .42506 .63542 .4487 .66648 .49006 .64828 .46675 .61683 Metetra .696 .701 .85 r .46675 .61683 .49006 .64828 .53189 .62987 .50894 .59801 Metetra .696 .701 .85 r .50894 .59801 .53189 .62987 .57422 .61124 .55162 .57898 Metetra .696 .701 .85 r .55162 .57898 .57422 .61124 .61704 .5924 .59481 .55972 Metetra .696 .701 .85 r .59481 .55972 .61704 .5924 .66036 .57333 .63852 .54023 Metetra .696 .701 .85 r .63852 .54023 .66036 .57333 .7042 .55403 .68274 .52051 Metetra .696 .701 .85 r .68274 .52051 .7042 .55403 .74856 .53451 .72751 .50055 Metetra .696 .701 .85 r .72751 .50055 .74856 .53451 .79346 .51475 .77281 .48035 Metetra .696 .701 .85 r .77281 .48035 .79346 .51475 .83889 .49475 .81868 .4599 Metetra .696 .701 .85 r .81868 .4599 .83889 .49475 .88488 .47451 .8651 .4392 Metetra .696 .701 .85 r .8651 .4392 .88488 .47451 .93143 .45402 .9121 .41824 Metetra .696 .701 .85 r .27765 .65931 .30282 .68993 .3431 .67196 .31825 .64097 Metetra .696 .701 .85 r .31825 .64097 .3431 .67196 .38384 .6538 .35932 .62241 Metetra .696 .701 .85 r .35932 .62241 .38384 .6538 .42506 .63542 .40087 .60363 Metetra .696 .701 .85 r .40087 .60363 .42506 .63542 .46675 .61683 .44291 .58463 Metetra .696 .701 .85 r .44291 .58463 .46675 .61683 .50894 .59801 .48545 .56541 Metetra .696 .701 .85 r .48545 .56541 .50894 .59801 .55162 .57898 .52849 .54596 Metetra .696 .701 .85 r .52849 .54596 .55162 .57898 .59481 .55972 .57206 .52627 Metetra .696 .701 .85 r .57206 .52627 .59481 .55972 .63852 .54023 .61615 .50635 Metetra .696 .701 .85 r .61615 .50635 .63852 .54023 .68274 .52051 .66077 .48618 Metetra .696 .701 .85 r .66077 .48618 .68274 .52051 .72751 .50055 .70594 .46577 Metetra .696 .701 .85 r .70594 .46577 .72751 .50055 .77281 .48035 .75167 .44511 Metetra .696 .701 .85 r .75167 .44511 .77281 .48035 .81868 .4599 .79796 .42419 Metetra .696 .701 .85 r .79796 .42419 .81868 .4599 .8651 .4392 .84483 .40301 Metetra .696 .701 .85 r .84483 .40301 .8651 .4392 .9121 .41824 .89229 .38157 Metetra .696 .701 .85 r .2519 .62799 .27765 .65931 .31825 .64097 .29282 .60925 Metetra .696 .701 .85 r .29282 .60925 .31825 .64097 .35932 .62241 .33422 .59028 Metetra .696 .701 .85 r .33422 .59028 .35932 .62241 .40087 .60363 .37611 .5711 Metetra .696 .701 .85 r .37611 .5711 .40087 .60363 .44291 .58463 .4185 .55168 Metetra .696 .701 .85 r .4185 .55168 .44291 .58463 .48545 .56541 .4614 .53203 Metetra .696 .701 .85 r .4614 .53203 .48545 .56541 .52849 .54596 .50481 .51215 Metetra .696 .701 .85 r .50481 .51215 .52849 .54596 .57206 .52627 .54876 .49202 Metetra .696 .701 .85 r .54876 .49202 .57206 .52627 .61615 .50635 .59324 .47164 Metetra .696 .701 .85 r .59324 .47164 .61615 .50635 .66077 .48618 .63827 .45102 Metetra .696 .701 .85 r .63827 .45102 .66077 .48618 .70594 .46577 .68385 .43014 Metetra .696 .701 .85 r .68385 .43014 .70594 .46577 .75167 .44511 .73 .409 Metetra .696 .701 .85 r .73 .409 .75167 .44511 .79796 .42419 .77673 .3876 Metetra .696 .701 .85 r .77673 .3876 .79796 .42419 .84483 .40301 .82405 .36592 Metetra .696 .701 .85 r .82405 .36592 .84483 .40301 .89229 .38157 .87198 .34397 Metetra .696 .701 .85 r .22555 .59593 .2519 .62799 .29282 .60925 .26679 .57678 Metetra .696 .701 .85 r .26679 .57678 .29282 .60925 .33422 .59028 .30852 .5574 Metetra .696 .701 .85 r .30852 .5574 .33422 .59028 .37611 .5711 .35076 .53779 Metetra .696 .701 .85 r .35076 .53779 .37611 .5711 .4185 .55168 .3935 .51794 Metetra .696 .701 .85 r .3935 .51794 .4185 .55168 .4614 .53203 .43677 .49785 Metetra .696 .701 .85 r .43677 .49785 .4614 .53203 .50481 .51215 .48056 .47751 Metetra .696 .701 .85 r .48056 .47751 .50481 .51215 .54876 .49202 .52489 .45693 Metetra .696 .701 .85 r .52489 .45693 .54876 .49202 .59324 .47164 .56977 .43609 Metetra .696 .701 .85 r .56977 .43609 .59324 .47164 .63827 .45102 .6152 .41499 Metetra .696 .701 .85 r .6152 .41499 .63827 .45102 .68385 .43014 .66121 .39362 Metetra .696 .701 .85 r .66121 .39362 .68385 .43014 .73 .409 .7078 .37199 Metetra .696 .701 .85 r .7078 .37199 .73 .409 .77673 .3876 .75497 .35008 Metetra .696 .701 .85 r .75497 .35008 .77673 .3876 .82405 .36592 .80275 .32789 Metetra .696 .701 .85 r .80275 .32789 .82405 .36592 .87198 .34397 .85115 .30542 Metetra .696 .701 .85 r .19858 .56312 .22555 .59593 .26679 .57678 .24015 .54355 Metetra .696 .701 .85 r .24015 .54355 .26679 .57678 .30852 .5574 .28222 .52373 Metetra .696 .701 .85 r .28222 .52373 .30852 .5574 .35076 .53779 .3248 .50368 Metetra .696 .701 .85 r .3248 .50368 .35076 .53779 .3935 .51794 .3679 .48338 Metetra .696 .701 .85 r .3679 .48338 .3935 .51794 .43677 .49785 .41153 .46284 Metetra .696 .701 .85 r .41153 .46284 .43677 .49785 .48056 .47751 .45571 .44203 Metetra .696 .701 .85 r .45571 .44203 .48056 .47751 .52489 .45693 .50043 .42097 Metetra .696 .701 .85 r .50043 .42097 .52489 .45693 .56977 .43609 .54571 .39965 Metetra .696 .701 .85 r .54571 .39965 .56977 .43609 .6152 .41499 .59156 .37806 Metetra .696 .701 .85 r .59156 .37806 .6152 .41499 .66121 .39362 .638 .35619 Metetra .696 .701 .85 r .638 .35619 .66121 .39362 .7078 .37199 .68503 .33404 Metetra .696 .701 .85 r .68503 .33404 .7078 .37199 .75497 .35008 .73266 .31161 Metetra .696 .701 .85 r .73266 .31161 .75497 .35008 .80275 .32789 .78091 .28889 Metetra .696 .701 .85 r .78091 .28889 .80275 .32789 .85115 .30542 .82978 .26587 Metetra .696 .701 .85 r .17096 .52953 .19858 .56312 .24015 .54355 .21286 .50951 Metetra .696 .701 .85 r .21286 .50951 .24015 .54355 .28222 .52373 .25527 .48925 Metetra .696 .701 .85 r .25527 .48925 .28222 .52373 .3248 .50368 .29821 .46874 Metetra .696 .701 .85 r .29821 .46874 .3248 .50368 .3679 .48338 .34168 .44798 Metetra .696 .701 .85 r .34168 .44798 .3679 .48338 .41153 .46284 .38568 .42696 Metetra .696 .701 .85 r .38568 .42696 .41153 .46284 .45571 .44203 .43024 .40567 Metetra .696 .701 .85 r .43024 .40567 .45571 .44203 .50043 .42097 .47536 .38412 Metetra .696 .701 .85 r .47536 .38412 .50043 .42097 .54571 .39965 .52105 .36229 Metetra .696 .701 .85 r .52105 .36229 .54571 .39965 .59156 .37806 .56733 .34019 Metetra .696 .701 .85 r .56733 .34019 .59156 .37806 .638 .35619 .6142 .3178 Metetra .696 .701 .85 r .6142 .3178 .638 .35619 .68503 .33404 .66167 .29512 Metetra .696 .701 .85 r .66167 .29512 .68503 .33404 .73266 .31161 .70977 .27215 Metetra .696 .701 .85 r .70977 .27215 .73266 .31161 .78091 .28889 .75849 .24887 Metetra .696 .701 .85 r .75849 .24887 .78091 .28889 .82978 .26587 .80786 .22529 Metetra .696 .701 .85 r .14267 .49512 .17096 .52953 .21286 .50951 .18491 .47465 Metetra .696 .701 .85 r .18491 .47465 .21286 .50951 .25527 .48925 .22767 .45392 Metetra .696 .701 .85 r .22767 .45392 .25527 .48925 .29821 .46874 .27096 .43294 Metetra .696 .701 .85 r .27096 .43294 .29821 .46874 .34168 .44798 .3148 .4117 Metetra .696 .701 .85 r .3148 .4117 .34168 .44798 .38568 .42696 .35918 .39018 Metetra .696 .701 .85 r .35918 .39018 .38568 .42696 .43024 .40567 .40413 .3684 Metetra .696 .701 .85 r .40413 .3684 .43024 .40567 .47536 .38412 .44966 .34634 Metetra .696 .701 .85 r .44966 .34634 .47536 .38412 .52105 .36229 .49577 .32399 Metetra .696 .701 .85 r .49577 .32399 .52105 .36229 .56733 .34019 .54247 .30135 Metetra .696 .701 .85 r .54247 .30135 .56733 .34019 .6142 .3178 .58978 .27842 Metetra .696 .701 .85 r .58978 .27842 .6142 .3178 .66167 .29512 .63772 .25519 Metetra .696 .701 .85 r .63772 .25519 .66167 .29512 .70977 .27215 .68628 .23166 Metetra .696 .701 .85 r .68628 .23166 .70977 .27215 .75849 .24887 .73549 .20781 Metetra .696 .701 .85 r .73549 .20781 .75849 .24887 .80786 .22529 .78535 .18364 Metetra .696 .701 .85 r .11369 .45986 .14267 .49512 .18491 .47465 .15627 .43892 Metetra .696 .701 .85 r .15627 .43892 .18491 .47465 .22767 .45392 .19938 .41772 Metetra .696 .701 .85 r .19938 .41772 .22767 .45392 .27096 .43294 .24304 .39625 Metetra .696 .701 .85 r .24304 .39625 .27096 .43294 .3148 .4117 .28724 .3745 Metetra .696 .701 .85 r .28724 .3745 .3148 .4117 .35918 .39018 .33202 .35248 Metetra .696 .701 .85 r .33202 .35248 .35918 .39018 .40413 .3684 .37736 .33018 Metetra .696 .701 .85 r .37736 .33018 .40413 .3684 .44966 .34634 .4233 .30758 Metetra .696 .701 .85 r .4233 .30758 .44966 .34634 .49577 .32399 .46983 .2847 Metetra .696 .701 .85 r .46983 .2847 .49577 .32399 .54247 .30135 .51697 .26151 Metetra .696 .701 .85 r .51697 .26151 .54247 .30135 .58978 .27842 .56473 .23802 Metetra .696 .701 .85 r .56473 .23802 .58978 .27842 .63772 .25519 .61313 .21421 Metetra .696 .701 .85 r .61313 .21421 .63772 .25519 .68628 .23166 .66217 .19009 Metetra .696 .701 .85 r .66217 .19009 .68628 .23166 .73549 .20781 .71187 .16565 Metetra .696 .701 .85 r .71187 .16565 .73549 .20781 .78535 .18364 .76225 .14087 Metetra .696 .701 .85 r .08399 .42374 .11369 .45986 .15627 .43892 .12692 .40231 Metetra .696 .701 .85 r .12692 .40231 .15627 .43892 .19938 .41772 .17038 .3806 Metetra .696 .701 .85 r .17038 .3806 .19938 .41772 .24304 .39625 .2144 .35862 Metetra .696 .701 .85 r .2144 .35862 .24304 .39625 .28724 .3745 .25899 .33636 Metetra .696 .701 .85 r .25899 .33636 .28724 .3745 .33202 .35248 .30415 .31381 Metetra .696 .701 .85 r .30415 .31381 .33202 .35248 .37736 .33018 .3499 .29097 Metetra .696 .701 .85 r .3499 .29097 .37736 .33018 .4233 .30758 .39625 .26783 Metetra .696 .701 .85 r .39625 .26783 .4233 .30758 .46983 .2847 .44321 .24438 Metetra .696 .701 .85 r .44321 .24438 .46983 .2847 .51697 .26151 .4908 .22062 Metetra .696 .701 .85 r .4908 .22062 .51697 .26151 .56473 .23802 .53902 .19654 Metetra .696 .701 .85 r .53902 .19654 .56473 .23802 .61313 .21421 .58788 .17214 Metetra .696 .701 .85 r .58788 .17214 .61313 .21421 .66217 .19009 .63741 .14741 Metetra .696 .701 .85 r .63741 .14741 .66217 .19009 .71187 .16565 .68762 .12235 Metetra .696 .701 .85 r .68762 .12235 .71187 .16565 .76225 .14087 .73851 .09694 Metetra .696 .701 .85 r .05355 .3867 .08399 .42374 .12692 .40231 .09682 .36477 Metetra .696 .701 .85 r .09682 .36477 .12692 .40231 .17038 .3806 .14065 .34255 Metetra .696 .701 .85 r .14065 .34255 .17038 .3806 .2144 .35862 .18504 .32004 Metetra .696 .701 .85 r .18504 .32004 .2144 .35862 .25899 .33636 .23001 .29724 Metetra .696 .701 .85 r .23001 .29724 .25899 .33636 .30415 .31381 .27557 .27414 Metetra .696 .701 .85 r .27557 .27414 .30415 .31381 .3499 .29097 .32173 .25074 Metetra .696 .701 .85 r .32173 .25074 .3499 .29097 .39625 .26783 .3685 .22702 Metetra .696 .701 .85 r .3685 .22702 .39625 .26783 .44321 .24438 .4159 .20299 Metetra .696 .701 .85 r .4159 .20299 .44321 .24438 .4908 .22062 .46393 .17864 Metetra .696 .701 .85 r .46393 .17864 .4908 .22062 .53902 .19654 .51261 .15396 Metetra .696 .701 .85 r .51261 .15396 .53902 .19654 .58788 .17214 .56196 .12894 Metetra .696 .701 .85 r .56196 .12894 .58788 .17214 .63741 .14741 .61198 .10358 Metetra .696 .701 .85 r .61198 .10358 .63741 .14741 .68762 .12235 .6627 .07786 Metetra .696 .701 .85 r .6627 .07786 .68762 .12235 .73851 .09694 .71412 .05179 Metetra .696 .701 .85 r .02233 .34873 .05355 .3867 .09682 .36477 .06595 .32626 Metetra .696 .701 .85 r .06595 .32626 .09682 .36477 .14065 .34255 .11014 .30351 Metetra .696 .701 .85 r .11014 .30351 .14065 .34255 .18504 .32004 .15491 .28045 Metetra .696 .701 .85 r .15491 .28045 .18504 .32004 .23001 .29724 .20027 .25709 Metetra .696 .701 .85 r .20027 .25709 .23001 .29724 .27557 .27414 .24623 .23343 Metetra .696 .701 .85 r .24623 .23343 .27557 .27414 .32173 .25074 .2928 .20944 Metetra .696 .701 .85 r .2928 .20944 .32173 .25074 .3685 .22702 .34 .18513 Metetra .696 .701 .85 r .34 .18513 .3685 .22702 .4159 .20299 .38784 .1605 Metetra .696 .701 .85 r .38784 .1605 .4159 .20299 .46393 .17864 .43633 .13553 Metetra .696 .701 .85 r .43633 .13553 .46393 .17864 .51261 .15396 .48549 .11021 Metetra .696 .701 .85 r .48549 .11021 .51261 .15396 .56196 .12894 .53533 .08455 Metetra .696 .701 .85 r .53533 .08455 .56196 .12894 .61198 .10358 .58585 .05853 Metetra .696 .701 .85 r .58585 .05853 .61198 .10358 .6627 .07786 .63709 .03214 Metetra .696 .701 .85 r .63709 .03214 .6627 .07786 .71412 .05179 .68905 .00539 Metetra 0 g .25 Mabswid .68874 0 m .96935 .42924 L s .96935 .42924 m 1 .6535 L s 1 .6535 m .70298 .24544 L s .70298 .24544 m .68874 0 L s .03716 .25514 m 0 .48963 L s 0 .48963 m .70298 .24544 L s .70298 .24544 m .68874 0 L s .68874 0 m .03716 .25514 L s .03716 .25514 m .68874 0 L s .03716 .25514 m .04196 .25962 L s [(-0.5)] .02757 .24618 1 .93395 Mshowa .18558 .19702 m .19014 .20174 L s [(-0.25)] .17646 .18758 .96648 1 Mshowa .34306 .13535 m .34735 .14032 L s [(0)] .3345 .12542 .86223 1 Mshowa .51046 .06981 m .51442 .07504 L s [(0.25)] .50253 .05935 .75799 1 Mshowa .68874 0 m .69233 .00549 L s [(0.5)] .68156 -0.01098 .65374 1 Mshowa .125 Mabswid .06616 .24378 m .06901 .2465 L s .09549 .2323 m .09832 .23504 L s .12517 .22067 m .12797 .22345 L s .1552 .20892 m .15797 .21172 L s .21633 .18498 m .21903 .18784 L s .24744 .1728 m .25012 .17569 L s .27893 .16047 m .28157 .16339 L s .3108 .14799 m .31341 .15094 L s .37572 .12257 m .37826 .12558 L s .40878 .10962 m .41128 .11266 L s .44225 .09652 m .44471 .09959 L s .47614 .08324 m .47856 .08635 L s .54521 .0562 m .54755 .05937 L s .58041 .04242 m .5827 .04562 L s .61605 .02846 m .6183 .03169 L s .65216 .01432 m .65436 .01759 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 233.563}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgF]/00`00F]]J f`02F]/200000e[K001Jf`06F]/00`00Ooh0001BOoh009=ooP<000]ooP8000MJf`03001Jfe[K00iJ f`03001Jfe[K008000=Jf`03001Jfe[K00IJf`03001ooP00055ooP00TGon0P000gon00<007onOoh0 1Won0P002U[K00<005[KF]/03U[K0P001E[K00<005[KF]/01U[K00@007on0000051ooP00SWon0`00 37on0P0035[K00<005[KF]/035[K0P0000=Jf`00F]/015[K00<005[KF]/01e[K00<007on0000D7on 002;Ooh3000=Ooh2000?F]/00`00F]]Jf`09F]/20003F]/00`00F]]Jf`03F]/00`00F]]Jf`07F]/0 1000OoiooP00Cgon0029Ooh2000>Ooh20002F]/00`00F]]Jf`0=F]/00`00F]]Jf`06F]/20006F]/0 0`00F]]Jf`02F]/00`00F]]Jf`08F]/00`00Ooh0001?Ooh006EooP8001mooP<000iooP8000AJf`03 001Jfe[K00eJf`03001Jfe[K00AJf`8000QJf`03001Jfe[K009Jf`03001Jfe[K00QJf`04001ooWon 001>Ooh006AooP04001ooWon000LOoh2000?Ooh20007F]/00`00F]]Jf`0=F]/01000F]]Jfe[K0P00 2e[K00<005[KF]/00U[K00<005[KF]/01e[K0P000Won00<007onOoh0Bgon001TOoh01000OoiooP00 6Gon0`0000=ooP00Ooh037on0P002E[K00<005[KF]/03E[K00@005[K000000eJf`03001Jfe[K009J f`03001Jfe[K00EJf`80009Jf`04001ooP00001F]/00`00F]]Jf`09F]/20003F]/2000>F]/00`00OoiooP020018Ooh006eooP8001Eo oP8000eJf`03001Jfe[K00YJf`800003F]/005[K00iJf`03001Jfe[K00IJf`8000IJf`03001Jfe[K 00eJf`05001ooWonOoh00017Ooh006YooP<001EooP8000mJf`03001Jfe[K00QJf`8000=Jf`03001J fe[K00eJf`03001Jfe[K00AJf`8000QJf`03001Jfe[K00eJf`05001ooWonOoh00017Ooh006QooP80 009ooP03001ooWon015ooP80009Jf`03001Jfe[K00eJf`03001Jfe[K00EJf`8000IJf`03001Jfe[K 00eJf`04001Jfe[KF]/2000:F]/2000>F]/20003Ooh00`00OoiooP14Ooh006EooP<001IooP8000AJ f`03001Jfe[K00iJf`03001Jfe[K009Jf`8000UJf`03001Jfe[K00aJf`04001Jf`00000F]/2000>F]/00`00F]]Jf`0: F]/200000e[K001Jf`0F]/00`00F]]Jf`09F]/20003F]/00`00F]]Jf`0=F]/00`00F]]Jf`05F]/20006F]/00`00F]]J f`0;F]/00`00F]/00002F]/2000F]/00`00F]]Jf`08F]/20003 F]/00`00F]]Jf`0=F]/00`00OoiooP02Ooh20010Ooh002]ooP8000YooP8000AooP<0011ooP@001Yo oP8000UJf`03001Jfe[K00aJf`04001Jf`00000=F]/00`00F]]Jf`0:F]/20002F]/00`00F]]Jf`0< F]/00`00F]]Jf`07F]/00`00F]/00004F]/00`00F]]Jf`0=F]/00`00OoiooP02Ooh00`00OoiooP0n Ooh004iooP8001aooP8000]Jf`03001Jfe[K00eJf`03001Jfe[K00iJf`03001Jfe[K00MJf`8000AJ f`03001Jfe[K00eJf`03001Jfe[K00AJf`80009Jf`03001Jfe[K009Jf`03001Jfe[K00eJf`03001o oWon00=ooP03001ooWon03eooP00Bgon0`0077on0P003U[K00<005[KF]/02U[K0P0000=Jf`00F]/0 3U[K00<005[KF]/01E[K0P001e[K00<005[KF]/03E[K00@005[KF]]Jf`8000AJf`03001Jfe[K00=J f`03001Jfe[K00aJf`8000AooP03001ooWon03eooP00BGon0P0000=ooP00Ooh06Won0P0000=Jf`00 F]/03E[K00<005[KF]/025[K0P000e[K00<005[KF]/03U[K00<005[KF]/00U[K0P002E[K00<005[K F]/03E[K00@005[K000000IJf`03001Jfe[K00=Jf`03001Jfe[K00YJf`800003F]/007on00AooP03 001ooWon03aooP00AWon0`007Gon0P000e[K00<005[KF]/03E[K00<005[KF]/01E[K0P001U[K00<0 05[KF]/03E[K00<005[KF]/00P0035[K00<005[KF]/035[K0P0025[K00<005[KF]/015[K00<005[K F]/01e[K0P0015[K00<007onOoh00gon00<007onOoh0>gon0013Ooh3000NOoh20006F]/00`00F]]J f`0=F]/00`00F]]Jf`02F]/20009F]/00`00F]]Jf`0=F]/2000>F]/00`00F]]Jf`0:F]/20002F]/0 0`00F]]Jf`05F]/00`00F]]Jf`04F]/00`00F]]Jf`05F]/20006F]/00`00OoiooP03Ooh00`00Ooio oP0kOoh0045ooP<001iooP8000UJf`03001Jfe[K00aJf`03001Jfe[K008000]Jf`03001Jfe[K00]J f`800003F]/005[K00iJf`03001Jfe[K00MJf`8000AJf`03001Jfe[K00EJf`03001Jfe[K00EJf`03 001Jfe[K009Jf`8000UJf`03001ooWon00=ooP03001ooWon03YooP00?gon0P000gon00<007onOoh0 6Gon0P002e[K00<005[KF]/03E[K0P003U[K00<005[KF]/025[K0P000e[K00<005[KF]/03E[K00<0 05[KF]/01E[K0P001e[K00<005[KF]/015[K00<005[KF]/01E[K00<005[KF]/00P002e[K00<007on Ooh017on00<007onOoh0>Gon000kOoh4000OOoh2000>F]/00`00F]]Jf`0:F]/200000e[K001Jf`0> F]/00`00F]]Jf`05F]/20006F]/00`00F]]Jf`0=F]/00`00F]]Jf`02F]/20009F]/00`00F]]Jf`04 F]/00`00F]]Jf`06F]/2000>F]/00`00OoiooP03Ooh00`00OoiooP0iOoh003UooP@001mooP800003 F]/005[K00eJf`03001Jfe[K00QJf`8000=Jf`03001Jfe[K00iJf`03001Jfe[K009Jf`8000UJf`03 001Jfe[K00aJf`03001Jfe[K008000aJf`03001Jfe[K00=Jf`03001Jfe[K00AJf`800003F]/005[K 00eJf`03001ooWon00AooP03001ooWon03QooP002gon0P0017on0P0017on0P007Won0P008Gon0P00 0e[K00<005[KF]/03E[K00<005[KF]/01E[K0P001U[K00<005[KF]/03E[K00<005[KF]/00P002e[K 00<005[KF]/03E[K0P003e[K00<005[KF]/00U[K00<005[KF]/00U[K0P000e[K00<005[KF]/03E[K 00<007onOoh00gon0P00>Gon000:Ooh01000OoiooP0027on00@007onOoh001YooP<0029ooP03001J fe[K00AJf`03001Jfe[K00eJf`03001Jfe[K009Jf`8000UJf`03001Jfe[K00eJf`8000iJf`03001J fe[K00YJf`800003F]/005[K00iJf`03001Jfe[K00=Jf`04001Jf`000006F]/00`00F]]Jf`0F]/00`00F]]Jf`02F]/20008F]/00`00 F]]Jf`0=F]/00`00OoiooP04Ooh00`00OoiooP04Ooh01000OoiooP00;Won0004Ooh40002Ooh01000 OoiooP002Gon0P005Won0`008gon0P002e[K00<005[KF]/035[K0P003U[K00<005[KF]/025[K0P00 0e[K00<005[KF]/03E[K00<005[KF]/01E[K0P001U[K00<005[KF]/03E[K00<005[KF]/00`002U[K 00<005[KF]/02e[K0P001Won00<007onOoh017on00@007onOoh002iooP002Won00@007onOoh000Uo oP03001ooWon019ooP<002AooP8000eJf`03001Jfe[K00YJf`800003F]/005[K00iJf`03001Jfe[K 00EJf`8000IJf`03001Jfe[K00eJf`03001Jfe[K009Jf`8000QJf`03001Jfe[K00eJf`<0009Jf`03 001Jfe[K00UJf`03001Jfe[K00QJf`80009Jf`03001ooWon00AooP03001ooWon00=ooP04001ooWon 000^Ooh000]ooP8000YooP<0011ooP@002AooP03001Jfe[K00iJf`03001Jfe[K00MJf`8000=Jf`03 001Jfe[K00iJf`03001Jfe[K009Jf`8000UJf`03001Jfe[K00aJf`03001Jfe[K008000]Jf`03001J fe[K00YJf`80009Jf`04001Jfe[K000;F]/00`00F]]Jf`06F]/20004F]/00`00OoiooP05Ooh00`00 OoiooP02Ooh01000OoiooP00;Won000WOoh3000VOoh200000e[K001Jf`0?F]/00`00F]]Jf`04F]/2 0006F]/00`00F]]Jf`0=F]/00`00F]]Jf`02000;F]/00`00F]]Jf`0=F]/2000>F]/00`00F]]Jf`07 F]/20004F]/01000F]]Jf`0035[K00<005[KF]/00U[K0`001e[K00<007onOoh00gon0`0017on0P00 ;gon000UOoh2000WOoh20004F]/00`00F]]Jf`0>F]/01000F]]Jfe[K0P002E[K00<005[KF]/03E[K 0P003U[K00<005[KF]/02U[K0P0000=Jf`00F]/03E[K00<005[KF]/01E[K0P001e[K00<005[K0000 35[K00<005[KF]/00P002U[K00<007onOoh01Gon00<007onOoh0F]/01000F]/000002e[K00<005[KF]/02e[K0P0000=Jf`00F]/03E[K 00<005[KF]/025[K0P000e[K00<005[KF]/03E[K00<005[KF]/00U[K0P002E[K0`003E[K0P003E[K 00<007onOoh01Gon00<007onOoh0F]/00`00F]]J f`0F]/00`00F]]Jf`07F]/20003F]/00`00F]]Jf`03000; F]/00`00F]/00002F]/20008F]/00`00F]]Jf`0F]/00`00F]]Jf`0:F]/200000e[K001Jf`0=F]/00`00F]]Jf`05F]/20005F]/3000> F]/00`00F]]Jf`02000;F]/00`00F]]Jf`0F]/00`00F]]Jf`04F]/20006F]/00`00F]]Jf`0=F]/00`00 F]]Jf`02F]/20008F]/00`00F]]Jf`0=F]/20003F]/30008F]/00`00F]]Jf`08F]/20003F]/01000 F]]Jf`002e[K00<005[KF]/01E[K0P001E[K00<007onOoh01Won0P00;Won000LOoh20007Ooh2000B Ooh200000e[K001Jf`0=F]/00`00F]]Jf`08F]/20003F]/00`00F]]Jf`0>F]/01000F]]Jfe[K0P00 2E[K00<005[KF]/035[K00<005[KF]/00P002e[K00<005[KF]/02U[K0P0000=Jf`0000000P0035[K 00<005[KF]/01E[K0P001E[K00D005[KF]]Jf`0000]Jf`03001Jfe[K009Jf`8000QJf`03001ooWon 00IooP03001ooWon02aooP007Gon00<007onOoh01gon00<007onOoh03Gon0P0015[K00<005[KF]/0 35[K00<005[KF]/01E[K0P001U[K00<005[KF]/03E[K00@005[K000000]Jf`03001Jfe[K00aJf`<0 00iJf`03001Jfe[K00MJf`800004F]/00000000@F]/00`00F]]Jf`02F]/20008F]/01000F]]Jf`00 2e[K00<005[KF]/00P002U[K00<007onOoh01Won00<007onOoh0;7on000LOoh00`00OoiooP09Ooh0 0`00OoiooP0:Ooh20006F]/00`00F]]Jf`0=F]/00`00F]]Jf`02F]/20009F]/00`00F]]Jf`0=F]/0 0`00F]]Jf`0F]/00`00F]]Jf`08F]/20003F]/00`00F]]Jf`0= F]/00`00F]]Jf`02F]/30007F]/00`00F]]Jf`0F]/00`00F]]Jf`07F]/20004F]/00`00F]]Jf`0F]/00`00F]]Jf`07F]/20003F]/00`00F]]Jf`0=F]/00`00 F]]Jf`050007F]/00`00F]]Jf`0F]/00`00F]]Jf`02F]/00`00F]]J f`02F]/20003F]/00`00F]]Jf`0F]/00`00F]]Jf`07F]/2 0003F]/00`00F]]Jf`0=F]/00`00F]]Jf`02F]/20008F]/00`00F]]Jf`0F]/01000 F]]Jfe[K0P002E[K00<005[KF]/035[K0P003E[K00<005[KF]/025[K0P000U[K00<005[KF]/03E[K 00<005[KF]/00U[K0P001e[K00<005[KF]/035[K00<005[KF]/00P002U[K00<005[KF]/01E[K00<0 05[KF]/00U[K0`003U[K00<007onOoh02Gon00<007onOoh067on000GOoh00`00OoiooP0Ooh01000F]/0000035[K00<005[KF]/02U[K10003U[K00<005[KF]/01E[K0P001E[K00<005[K F]/035[K00@005[KF]]Jf`8000UJf`03001Jfe[K00]Jf`<000aJf`03001Jfe[K00QJf`8000=Jf`03 001Jfe[K00aJf`03001Jfe[K009Jf`<000MJf`03001Jfe[K00]Jf`03001Jfe[K008000AJf`03001J fe[K00=Jf`03001Jfe[K00YJf`800003F]/007on00YooP03001ooWon00=ooP04001ooWon0009Ooh2 0003Ooh000EooP03001ooWon00YooP03001ooWon009ooP03001ooWon00mooP03001Jfe[K00eJf`03 001Jfe[K00IJf`<000AJf`03001Jfe[K00]Jf`03001Jfe[K00=Jf`8000MJf`03001Jfe[K00aJf`04 001Jf`00000;F]/00`00F]]Jf`09F]/20002F]/00`00F]]Jf`0;F]/00`00F]]Jf`05F]/20006F]/0 0`00F]]Jf`0;F]/00`00F]]Jf`02000:F]/00`00F]]Jf`0;F]/30007F]/00`00F]]Jf`03F]/00`00 F]]Jf`07F]/20003F]/00`00OoiooP09Ooh00`00OoiooP03Ooh01000OoiooP002Gon00<007onOoh0 0Won0005Ooh00`00OoiooP07Ooh50003Ooh00`00OoiooP0@Ooh00`00F]]Jf`0=F]/00`00F]]Jf`02 F]/40006F]/00`00F]]Jf`0F]/00`00F]]J f`06F]/20004F]/00`00F]]Jf`0Ooh003EooP03001ooWon01EooP8000aJf`03001Jfe[K 00QJf`80009Jf`03001Jfe[K00]Jf`03001Jfe[K00=Jf`8000IJf`03001Jfe[K00]Jf`03001Jfe[K 008000UJf`03001Jfe[K00QJf`80009Jf`03001Jfe[K00]Jf`03001Jfe[K00EJf`8000AJf`03001J fe[K00]Jf`03001Jfe[K00<000QJf`03001Jfe[K00YJf`<000eooP03001ooWon00IooP03001ooWon 00iooP00=Won0P005Won00<005[KF]/02e[K00<005[KF]/01E[K0P0015[K00<005[KF]/035[K00<0 05[KF]/00P002E[K00<005[KF]/02U[K0`0035[K00<005[KF]/01E[K0P0015[K00<005[KF]/02e[K 00<005[KF]/00e[K0P001e[K00<005[KF]/02U[K0`002e[K00<005[KF]/025[K0P004Gon00<007on Ooh01Gon00<007onOoh03Won000hOoh00`00OoiooP0DOoh00`00F]]Jf`0;F]/00`00F]]Jf`02F]/2 0007F]/00`00F]]Jf`0;F]/3000;F]/00`00F]]Jf`08F]/20002F]/00`00F]]Jf`0;F]/00`00F]]J f`02F]/20007F]/00`00F]]Jf`0;F]/00`00F]]Jf`020009F]/00`00F]]Jf`08F]/20002F]/00`00 F]]Jf`0:F]/00`00F]]Jf`05F]/2000DOoh00`00OoiooP04Ooh00`00OoiooP0>Ooh003UooP03001o oWon01AooP03001Jfe[K00YJf`03001Jfe[K008000YJf`03001Jfe[K00QJf`80009Jf`03001Jfe[K 00YJf`03001Jfe[K00EJf`8000AJf`03001Jfe[K00]Jf`03001Jfe[K008000YJf`03001Jfe[K00YJ f`<000aJf`03001Jfe[K00EJf`8000AJf`03001Jfe[K00]Jf`03001Jfe[K009Jf`8001IooP03001o oWon00AooP03001ooWon00iooP00>Won00<007onOoh04gon00<005[KF]/02U[K0`003E[K00<005[K F]/01E[K0P0015[K00<005[KF]/02e[K00<005[KF]/00U[K0P001e[K00<005[KF]/02e[K0P003E[K 00<005[KF]/01U[K0`000U[K00<005[KF]/02e[K00<005[KF]/00U[K0P001e[K00<005[KF]/02U[K 00<005[KF]/00P006Gon00<007onOoh00gon00<007onOoh03Won000kOoh2000DOoh00`00F]]Jf`07 F]/20002F]/00`00F]]Jf`0;F]/00`00F]]Jf`03F]/20007F]/00`00F]]Jf`0:F]/00`00F]]Jf`02 000:F]/00`00F]]Jf`08F]/200000e[K001Jf`0Ooh004QooP03001ooWon00iooP03001Jfe[K 00<000UJf`03001Jfe[K00UJf`<000eJf`03001Jfe[K00EJf`8000=Jf`03001Jfe[K00]Jf`03001J fe[K009Jf`8000MJf`03001Jfe[K00YJf`<000]Jf`03001Jfe[K00QJf`8003]ooP8000iooP00BGon 00<007onOoh03Won0P0035[K00<005[KF]/01e[K0P000U[K00<005[KF]/02e[K00<005[KF]/00e[K 0P001U[K00<005[KF]/02U[K00<005[KF]/00P002E[K00<005[KF]/025[K0P000U[K00<005[KF]/0 2U[K00<005[KF]/01E[K0P00>Gon100047on001:Ooh00`00OoiooP0>Ooh00`00F]]Jf`0;F]/00`00 F]]Jf`03F]/30004F]/00`00F]]Jf`0Ooh00`00OoiooP0"], ImageRangeCache->{{{0, 287}, {232.563, 0}} -> {-0.0777717, -0.00904915, \ 0.0037663, 0.0037663}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 1}, Det[mF[L\/2, \(-\(H\/2\)\)]]]\)], "Input"], Cell[BoxData[ \(1079\/1250\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Dilatazioni principali e direzioni principali", "Section"], Cell[BoxData[ \(mC[\[Zeta]1_, \[Zeta]2_] := Transpose[mF[\[Zeta]1, \[Zeta]2]] . mF[\[Zeta]1, \[Zeta]2]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(\(mC[\[Zeta]1, \[Zeta]2] // Simplify\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {\(\(7193 + 4020\ \[Zeta]2 + 900\ \[Zeta]2\^2\)\/5000\), \(1\/500\ \((224 - 72\ \[Zeta]2 + 3\ \[Zeta]1\ \((67 + 30\ \[Zeta]2)\))\)\)}, {\(1\/500\ \((224 - 72\ \[Zeta]2 + 3\ \[Zeta]1\ \((67 + 30\ \[Zeta]2)\))\)\), \(\(1513 - 360\ \[Zeta]1 + 225\ \[Zeta]1\^2\)\/1250\)} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(\(mC[\[Zeta]1, \[Zeta]2] // Simplify\) // N\) // Factor\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {\(0.18000000000000002`\ \((\(\(7.992222222222221`\)\(\ \[InvisibleSpace]\)\) + 4.466666666666666`\ \[Zeta]2 + 0.9999999999999999`\ \[Zeta]2\^2)\)\), \(0.18`\ \ \((\(\(2.488888888888889`\)\(\[InvisibleSpace]\)\) + 2.2333333333333334`\ \[Zeta]1 - 0.8`\ \[Zeta]2 + 0.9999999999999999`\ \[Zeta]1\ \[Zeta]2)\)\)}, {\(0.18`\ \((\(\(2.488888888888889`\)\(\[InvisibleSpace]\)\) + 2.2333333333333334`\ \[Zeta]1 - 0.8`\ \[Zeta]2 + 0.9999999999999999`\ \[Zeta]1\ \[Zeta]2)\)\), \ \(0.18000000000000002`\ \((\(\(6.724444444444444`\)\(\[InvisibleSpace]\)\) - 1.5999999999999999`\ \[Zeta]1 + 0.9999999999999999`\ \[Zeta]1\^2)\)\)} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(eta[\[Zeta]1_, \[Zeta]2_] = Eigenvalues[mC[\[Zeta]1, \[Zeta]2]] // Simplify\)], "Input"], Cell[BoxData[ \({\(\(1\/10000\)\((13245 - 1440\ \[Zeta]1 + 900\ \[Zeta]1\^2 + 4020\ \[Zeta]2 + 900\ \[Zeta]2\^2 - \@\(\(-16\)\ \((3103 - 780\ \[Zeta]1 + 1110\ \ \[Zeta]2)\)\^2 + 225\ \((883 - 96\ \[Zeta]1 + 60\ \[Zeta]1\^2 + 268\ \[Zeta]2 \ + 60\ \[Zeta]2\^2)\)\^2\))\)\), \(\(1\/10000\)\((13245 - 1440\ \[Zeta]1 + 900\ \[Zeta]1\^2 + 4020\ \[Zeta]2 + 900\ \[Zeta]2\^2 + \@\(\(-16\)\ \((3103 - 780\ \[Zeta]1 + 1110\ \ \[Zeta]2)\)\^2 + 225\ \((883 - 96\ \[Zeta]1 + 60\ \[Zeta]1\^2 + 268\ \[Zeta]2 \ + 60\ \[Zeta]2\^2)\)\^2\))\)\)}\)], "Output"] }, Open ]], Cell[BoxData[ \(mP1[\[Zeta]1_, \[Zeta]2_] := \((mC[\[Zeta]1, \[Zeta]2] - \ \(eta[\[Zeta]1, \[Zeta]2]\)\[LeftDoubleBracket]2\[RightDoubleBracket]\ \ IdentityMatrix[2])\) 1\/\(\(eta[\[Zeta]1, \[Zeta]2]\)\[LeftDoubleBracket]1\ \[RightDoubleBracket] - \(eta[\[Zeta]1, \[Zeta]2]\)\[LeftDoubleBracket]2\ \[RightDoubleBracket]\)\)], "Input"], Cell[BoxData[ \(mP2[\[Zeta]1_, \[Zeta]2_] := \((mC[\[Zeta]1, \[Zeta]2] - \ \(eta[\[Zeta]1, \[Zeta]2]\)\[LeftDoubleBracket]1\[RightDoubleBracket]\ \ IdentityMatrix[2])\) 1\/\(\(eta[\[Zeta]1, \[Zeta]2]\)\[LeftDoubleBracket]2\ \[RightDoubleBracket] - \(eta[\[Zeta]1, \[Zeta]2]\)\[LeftDoubleBracket]1\ \[RightDoubleBracket]\)\)], "Input"], Cell[BoxData[ \(lambda[\[Zeta]1_, \[Zeta]2_] := \@eta[\[Zeta]1, \[Zeta]2]\)], "Input"], Cell[BoxData[ \(mR[\[Zeta]1_, \[Zeta]2_] := mF[\[Zeta]1, \[Zeta]2] . \((mP1[\[Zeta]1, \[Zeta]2]\/\(lambda[\[Zeta]1, \ \[Zeta]2]\)\[LeftDoubleBracket]1\[RightDoubleBracket] + mP2[\[Zeta]1, \[Zeta]2]\/\(lambda[\[Zeta]1, \[Zeta]2]\)\ \[LeftDoubleBracket]2\[RightDoubleBracket])\)\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell["Valutazioni in alcuni punti (fissato L = 1)", "Section"], Cell[CellGroupData[{ Cell["Punto centrale", "Subsection"], Cell[BoxData[ \(\(L = 1;\)\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(\[Zeta]1x = 0; \[Zeta]2x = 0;\)], "Input"], Cell[BoxData[ \(General::"spell1" \(\(:\)\(\ \)\) "Possible spelling error: new symbol name \"\!\(\[Zeta]1x\)\" is \ similar to existing symbol \"\!\(\[Zeta]1\)\"."\)], "Message"], Cell[BoxData[ \(General::"spell1" \(\(:\)\(\ \)\) "Possible spelling error: new symbol name \"\!\(\[Zeta]2x\)\" is \ similar to existing symbol \"\!\(\[Zeta]2\)\"."\)], "Message"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(lambda[\[Zeta]1x, \[Zeta]2x] // N\)], "Input"], Cell[BoxData[ \({0.9285463672045573`, 1.3367129998437284`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mP1[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.3765957232762518`", \(-0.4845321294674777`\)}, {\(-0.4845321294674777`\), "0.6234042767237482`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mP2[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.6234042767237482`", "0.4845321294674777`"}, {"0.4845321294674777`", "0.3765957232762518`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mR[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.9579476997495383`", "0.2869428593719815`"}, {\(-0.28694285937198155`\), "0.9579476997495382`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(ArcTan[\(mR[\[Zeta]1x, \[Zeta]2x]\)\[LeftDoubleBracket]1, 1\ \[RightDoubleBracket], \(mR[\[Zeta]1x, \[Zeta]2x]\)\[LeftDoubleBracket]2, 1\ \[RightDoubleBracket]]\/\[Pi] // N\)], "Input"], Cell[BoxData[ \(\(-0.09263898716771535`\)\)], "Output"] }, Open ]], Cell[BoxData[ \(Clear[L]\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell["Punto A (in basso al centro)", "Subsection"], Cell[BoxData[ \(\(L = 1;\)\)], "Input"], Cell[BoxData[ \(\[Zeta]1x = 0; \[Zeta]2x = \(-\(L\/2\)\);\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(lambda[\[Zeta]1x, \[Zeta]2x] // N\)], "Input"], Cell[BoxData[ \({0.7886870919172817`, 1.2922742243978487`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mP1[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.5614535867603555`", \(-0.49620908564262245`\)}, {\(-0.49620908564262245`\), "0.43854641323964444`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mP2[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.43854641323964444`", "0.49620908564262245`"}, {"0.49620908564262245`", "0.5614535867603555`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mR[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.9707052140579538`", "0.24027356783612716`"}, {\(-0.24027356783612727`\), "0.9707052140579538`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(ArcTan[\(mR[\[Zeta]1x, \[Zeta]2x]\)\[LeftDoubleBracket]1, 1\ \[RightDoubleBracket], \(mR[\[Zeta]1x, \[Zeta]2x]\)\[LeftDoubleBracket]2, 1\ \[RightDoubleBracket]]\/\[Pi] // N\)], "Input"], Cell[BoxData[ \(\(-0.0772371506345586`\)\)], "Output"] }, Open ]], Cell[BoxData[ \(Clear[L]\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell["Punto B (a destra al centro)", "Subsection"], Cell[BoxData[ \(\(L = 1;\)\)], "Input"], Cell[BoxData[ \(\[Zeta]1x = L\/2; \[Zeta]2x = 0;\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(lambda[\[Zeta]1x, \[Zeta]2x] // N\)], "Input"], Cell[BoxData[ \({0.7782656408607856`, 1.3943825128907599`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mP1[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.3777832314613725`", \(-0.48483302433722025`\)}, {\(-0.48483302433722025`\), "0.6222167685386275`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mP2[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.6222167685386275`", "0.48483302433722025`"}, {"0.48483302433722025`", "0.3777832314613725`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mR[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.9297409691081525`", "0.36821424519134766`"}, {\(-0.3682142451913473`\), "0.9297409691081522`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(ArcTan[\(mR[\[Zeta]1x, \[Zeta]2x]\)\[LeftDoubleBracket]1, 1\ \[RightDoubleBracket], \(mR[\[Zeta]1x, \[Zeta]2x]\)\[LeftDoubleBracket]2, 1\ \[RightDoubleBracket]]\/\[Pi] // N\)], "Input"], Cell[BoxData[ \(\(-0.12003070690354711`\)\)], "Output"] }, Open ]], Cell[BoxData[ \(Clear[L]\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell["Punto C (in alto al centro)", "Subsection"], Cell[BoxData[ \(\(L = 1;\)\)], "Input"], Cell[BoxData[ \(\[Zeta]1x = 0; \[Zeta]2x = L\/2;\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(lambda[\[Zeta]1x, \[Zeta]2x] // N\)], "Input"], Cell[BoxData[ \({1.0211163291944974`, 1.4329415348339773`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mP1[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.16595520022342097`", \(-0.37204041681277755`\)}, {\(-0.37204041681277755`\), "0.834044799776579`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mP2[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.834044799776579`", "0.37204041681277755`"}, {"0.37204041681277755`", "0.16595520022342097`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mR[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.9453729816262721`", "0.32599068331940423`"}, {\(-0.3259906833194042`\), "0.9453729816262723`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(ArcTan[\(mR[\[Zeta]1x, \[Zeta]2x]\)\[LeftDoubleBracket]1, 1\ \[RightDoubleBracket], \(mR[\[Zeta]1x, \[Zeta]2x]\)\[LeftDoubleBracket]2, 1\ \[RightDoubleBracket]]\/\[Pi] // N\)], "Input"], Cell[BoxData[ \(\(-0.10569781131982602`\)\)], "Output"] }, Open ]], Cell[BoxData[ \(Clear[L]\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell["Punto D (a sinistra al centro)", "Subsection"], Cell[BoxData[ \(\(L = 1;\)\)], "Input"], Cell[BoxData[ \(\[Zeta]1x = \(-\(L\/2\)\); \[Zeta]2x = 0;\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(lambda[\[Zeta]1x, \[Zeta]2x] // N\)], "Input"], Cell[BoxData[ \({1.0822308295894512`, 1.2910369597676623`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mP1[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.4604482155900746`", \(-0.4984332014924275`\)}, {\(-0.4984332014924275`\), "0.5395517844099255`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mP2[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.5395517844099255`", "0.4984332014924275`"}, {"0.4984332014924275`", "0.4604482155900746`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(mR[\[Zeta]1x, \[Zeta]2x] // Simplify\) // N\) // MatrixForm\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0.977555086873891`", "0.21067997561937304`"}, {\(-0.2106799756193731`\), "0.977555086873891`"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(ArcTan[\(mR[\[Zeta]1x, \[Zeta]2x]\)\[LeftDoubleBracket]1, 1\ \[RightDoubleBracket], \(mR[\[Zeta]1x, \[Zeta]2x]\)\[LeftDoubleBracket]2, 1\ \[RightDoubleBracket]]\/\[Pi] // N\)], "Input"], Cell[BoxData[ \(\(-0.06756779733156576`\)\)], "Output"] }, Open ]], Cell[BoxData[ \(Clear[L]\)], "Input"] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell["Rapporto tra le aree del quadrato circoscritto", "Section"], Cell[BoxData[ \(Clear[L]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(\(\[Integral]\_\(-\(L\/2\)\)\%\(L\/2\)\(\[Integral]\_\(-\(L\/2\)\)\%\(L\ \/2\)Det[mF[\[Zeta]1, \[Zeta]2]] \[DifferentialD]\[Zeta]1 \[DifferentialD]\ \[Zeta]2\)\)\/\(\(L\^2\)\(\ \)\)\)], "Input"], Cell[BoxData[ \(3103\/2500\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(% // N\)], "Input"], Cell[BoxData[ \(1.2412`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell["Rapporto tra le aree (un quarto a destra in basso)", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 1}, \(\[Integral]\_\(-\(L\/2\)\)\%0\(\[Integral]\_0\%\(L\/2\)Det[\ mF[\[Zeta]1, \[Zeta]2]] \[DifferentialD]\[Zeta]1 \[DifferentialD]\[Zeta]2\)\)\ \/\(L\^2\/4\)] // N\)], "Input"], Cell[BoxData[ \(1.0522`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 1}, \(\[Integral]\_\(-\(L\/2\)\)\%0\(\[Integral]\_0\%\(L\/2\)Det[\ mF[\[Zeta]1, \[Zeta]2]] \[DifferentialD]\[Zeta]1 \[DifferentialD]\[Zeta]2\)\)\ \/\(L\^2\/4\)] // N\)], "Input"], Cell[BoxData[ \(1.0522`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 8}, \(\[Integral]\_\(-\(L\/2\)\)\%0\(\[Integral]\_0\%\(L\/2\)Det[\ mF[\[Zeta]1, \[Zeta]2]] \[DifferentialD]\[Zeta]1 \[DifferentialD]\[Zeta]2\)\)\ \/\(L\^2\/4\)] // N\)], "Input"], Cell[BoxData[ \(\(-0.2708`\)\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Rapporto tra le aree (un sedicesimo a destra in basso)", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 1}, \(\[Integral]\_\(-\(L\/2\)\)\%\(-\(L\/4\)\)\(\[Integral]\_\(L\ \/4\)\%\(L\/2\)Det[mF[\[Zeta]1, \[Zeta]2]] \[DifferentialD]\[Zeta]1 \ \[DifferentialD]\[Zeta]2\)\)\/\(L\^2\/16\)] // N\)], "Input"], Cell[BoxData[ \(0.9577`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 4}, \(\[Integral]\_\(-\(L\/2\)\)\%\(-\(L\/4\)\)\(\[Integral]\_\(L\ \/4\)\%\(L\/2\)Det[mF[\[Zeta]1, \[Zeta]2]] \[DifferentialD]\[Zeta]1 \ \[DifferentialD]\[Zeta]2\)\)\/\(L\^2\/16\)] // N\)], "Input"], Cell[BoxData[ \(0.1072`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 8}, \(\[Integral]\_\(-\(L\/2\)\)\%\(-\(L\/4\)\)\(\[Integral]\_\(L\ \/4\)\%\(L\/2\)Det[mF[\[Zeta]1, \[Zeta]2]] \[DifferentialD]\[Zeta]1 \ \[DifferentialD]\[Zeta]2\)\)\/\(L\^2\/16\)] // N\)], "Input"], Cell[BoxData[ \(\(-1.0268`\)\)], "Output"] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Rapporto tra le aree del disco", "Section"], Cell[BoxData[ \(Lr := L\/2\)], "Input"], Cell[BoxData[ \(Clear[L]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(\[Integral]\_\(-Lr\)\%Lr\(\[Integral]\_\(-\@\(Lr\^2 - \[Zeta]1\^2\)\)\%\ \(\@\(Lr\^2 - \[Zeta]1\^2\)\)Det[ mF[\[Zeta]1, \[Zeta]2]] \[DifferentialD]\[Zeta]2 \[DifferentialD]\ \[Zeta]1\)\)], "Input"], Cell[BoxData[ \(\(3103\ L\^2\ \[Pi]\ Sign[L]\)\/\(10000\ \@Sign[L]\^2\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Simplify[\(\[Integral]\_\(-Lr\)\%Lr\(\[Integral]\_\(-\@\(Lr\^2 - \ \[Zeta]1\^2\)\)\%\(\@\(Lr\^2 - \[Zeta]1\^2\)\)Det[mF[\[Zeta]1, \[Zeta]2]] \ \[DifferentialD]\[Zeta]2 \[DifferentialD]\[Zeta]1\)\)\/\(\(\[Pi]\)\(\ \ \)\(Lr\^2\)\(\ \)\), L > 0]\)], "Input"], Cell[BoxData[ \(3103\/2500\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(% // N\)], "Input"], Cell[BoxData[ \(1.2412`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell["Rapporto tra le aree (un quarto a destra in basso)", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Simplify[\(\[Integral]\_\(\(\ \)\(0\)\)\%Lr\((\[Integral]\_\(-\@\(Lr\^2 \ - \[Zeta]1\^2\)\)\%0 Det[mF[\[Zeta]1, \[Zeta]2]] \[DifferentialD]\[Zeta]2)\) \ \[DifferentialD]\[Zeta]1\)\/\(\(\(\[Pi]\ Lr\^2\)\/4\)\(\ \)\), L > 0]\)], "Input"], Cell[BoxData[ \(3103\/2500 - \(63\ L\)\/\(125\ \[Pi]\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(% /. L \[Rule] 1 // N\)], "Input"], Cell[BoxData[ \(1.0807718173633696`\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Rapporto tra le aree (un quarto a destra in alto)", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Simplify[\(\[Integral]\_\(\(\ \ \)\(0\)\)\%Lr\((\[Integral]\_0\%\(\@\(Lr\^2 - \[Zeta]1\^2\)\)Det[mF[\[Zeta]1, \ \[Zeta]2]] \[DifferentialD]\[Zeta]2)\) \ \[DifferentialD]\[Zeta]1\)\/\(\(\(\[Pi]\ Lr\^2\)\/4\)\(\ \)\), L > 0]\)], "Input"], Cell[BoxData[ \(\(3103 + \(220\ L\)\/\[Pi]\)\/2500\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(% /. L \[Rule] 1 // N\)], "Input"], Cell[BoxData[ \(1.2692112699841738`\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Rapporto tra le aree (un quarto a sinistra in basso)", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Simplify[\(\[Integral]\_\(\(\ \ \)\(-Lr\)\)\%0\((\[Integral]\_\(-\@\(Lr\^2 - \[Zeta]1\^2\)\)\%0 \ Det[mF[\[Zeta]1, \[Zeta]2]] \[DifferentialD]\[Zeta]2)\) \[DifferentialD]\ \[Zeta]1\)\/\(\(\(\[Pi]\ Lr\^2\)\/4\)\(\ \)\), L > 0]\)], "Input"], Cell[BoxData[ \(\(3103 - \(220\ L\)\/\[Pi]\)\/2500\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(% /. L \[Rule] 1 // N\)], "Input"], Cell[BoxData[ \(1.2131887300158264`\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Rapporto tra le aree (un quarto a sinistra in alto)", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Simplify[\(\[Integral]\_\(\(\ \)\(-Lr\)\)\%0\((\[Integral]\_0\%\(\@\(Lr\ \^2 - \[Zeta]1\^2\)\)Det[mF[\[Zeta]1, \[Zeta]2]] \[DifferentialD]\[Zeta]2)\) \ \[DifferentialD]\[Zeta]1\)\/\(\(\(\[Pi]\ Lr\^2\)\/4\)\(\ \)\), L > 0]\)], "Input"], Cell[BoxData[ \(3103\/2500 + \(63\ L\)\/\(125\ \[Pi]\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(% /. L \[Rule] 1 // N\)], "Input"], Cell[BoxData[ \(1.4016281826366306`\)], "Output"] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Visualizzazione della deformazione", "Section"], Cell[BoxData[ \(\(SetOptions[Plot, ImageSize -> 288];\)\)], "Input"], Cell[BoxData[ \(\(SetOptions[Plot3D, ImageSize -> 288];\)\)], "Input"], Cell[BoxData[ \(\(SetOptions[ParametricPlot, ImageSize -> 288];\)\)], "Input"], Cell[BoxData[{ \(\(e1 = {1, 0};\)\), "\n", \(\(e2 = {0, 1};\)\)}], "Input"], Cell[BoxData[ \(\(xo = {0, 0};\)\)], "Input"], Cell[BoxData[ \(diag[h_] := xo + h \((L\ e1 + H\ e2)\)\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(diag[h]\)], "Input"], Cell[BoxData[ \({h\ L, h}\)], "Output"] }, Open ]], Cell[BoxData[{ \(\(lato1[h_] := {L\ h, \(-\(H\/2\)\)};\)\), "\n", \(\(lato2[h_] := {L\ h, H\/2};\)\), "\n", \(\(lato3[h_] := {\(-\(L\/2\)\), H\ h};\)\), "\n", \(\(lato4[h_] := {L\/2, H\ h};\)\)}], "Input"], Cell[BoxData[ \(rettangolo := {lato1[h], lato2[h], lato3[h], lato4[h]}\)], "Input"], Cell[BoxData[ \(lineaO[h_, s_] := lato1[h] + {0, s}\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(lineaV[h_, s_] := lato3[h] + {s, 0}\)], "Input"], Cell[BoxData[ \(General::"spell1" \(\(:\)\(\ \)\) "Possible spelling error: new symbol name \"\!\(lineaV\)\" is similar \ to existing symbol \"\!\(lineaO\)\"."\)], "Message"] }, Open ]], Cell[BoxData[ \(grigliaO := {lineaO[h, H\/5], lineaO[h, 2 H\/5], lineaO[h, 3 H\/5], lineaO[h, 4 H\/5]}\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(grigliaV := {lineaV[h, L\/5], lineaV[h, 2 L\/5], lineaV[h, 3 L\/5], lineaV[h, 4 L\/5]}\)], "Input"], Cell[BoxData[ \(General::"spell1" \(\(:\)\(\ \)\) "Possible spelling error: new symbol name \"\!\(grigliaV\)\" is similar \ to existing symbol \"\!\(grigliaO\)\"."\)], "Message"] }, Open ]], Cell[BoxData[ \(normalize[v_] := v\/\@\(v . v\)\)], "Input"], Cell[BoxData[ \(dirpr1[h_] := normalize[Evaluate[N[mP1[0, 0] . e1]]] h\)], "Input"], Cell[BoxData[ \(dirpr2[h_] := normalize[Evaluate[N[mP2[0, 0] . e1]]] h\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \({dirpr1[h], dirpr2[h]}\)], "Input"], Cell[BoxData[ \({{0.6136739551881372`\ h, \(-0.7895595460278776`\)\ h}, \ {0.7895595460278777`\ h, 0.6136739551881372`\ h}}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Block[{L = 1, H = 1, shape = rettangolo}, ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False, ImageSize -> 144, PlotStyle \[Rule] AbsoluteThickness[1]]]];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .66864 %%ImageSize: 144 96.284 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.31685 0.563539 0.297689 0.563539 [ [ 0 0 0 0 ] [ 1 .66864 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .66864 L 0 .66864 L closepath clip newpath 0 g 1 Mabswid [ ] 0 setdash .03508 .01592 m .05794 .01592 L .08287 .01592 L .10629 .01592 L .12881 .01592 L .15278 .01592 L .17585 .01592 L .20037 .01592 L .224 .01592 L .24673 .01592 L .27091 .01592 L .2942 .01592 L .31658 .01592 L .34042 .01592 L .36337 .01592 L .38776 .01592 L .41125 .01592 L .43385 .01592 L .4579 .01592 L .48106 .01592 L .50566 .01592 L .52937 .01592 L .55218 .01592 L .57644 .01592 L .59862 .01592 L s .03508 .57946 m .05794 .57946 L .08287 .57946 L .10629 .57946 L .12881 .57946 L .15278 .57946 L .17585 .57946 L .20037 .57946 L .224 .57946 L .24673 .57946 L .27091 .57946 L .2942 .57946 L .31658 .57946 L .34042 .57946 L .36337 .57946 L .38776 .57946 L .41125 .57946 L .43385 .57946 L .4579 .57946 L .48106 .57946 L .50566 .57946 L .52937 .57946 L .55218 .57946 L .57644 .57946 L .59862 .57946 L s .03508 .01592 m .03508 .03878 L .03508 .06371 L .03508 .08713 L .03508 .10965 L .03508 .13362 L .03508 .15669 L .03508 .18121 L .03508 .20484 L .03508 .22757 L .03508 .25175 L .03508 .27504 L .03508 .29742 L .03508 .32126 L .03508 .3442 L .03508 .3686 L .03508 .39209 L .03508 .41469 L .03508 .43874 L .03508 .4619 L .03508 .4865 L .03508 .51021 L .03508 .53302 L .03508 .55728 L .03508 .57946 L s .59862 .01592 m .59862 .03878 L .59862 .06371 L .59862 .08713 L .59862 .10965 L .59862 .13362 L .59862 .15669 L .59862 .18121 L .59862 .20484 L .59862 .22757 L .59862 .25175 L .59862 .27504 L .59862 .29742 L .59862 .32126 L .59862 .3442 L .59862 .3686 L .59862 .39209 L .59862 .41469 L .59862 .43874 L .59862 .4619 L .59862 .4865 L .59862 .51021 L .59862 .53302 L .59862 .55728 L .59862 .57946 L s .02381 .01592 m .04759 .01592 L .07351 .01592 L .09787 .01592 L .12129 .01592 L .14621 .01592 L .17021 .01592 L .19571 .01592 L .22029 .01592 L .24393 .01592 L .26907 .01592 L .29329 .01592 L .31657 .01592 L .34137 .01592 L .36523 .01592 L .39059 .01592 L .41503 .01592 L .43853 .01592 L .46355 .01592 L .48763 .01592 L .51322 .01592 L .53787 .01592 L .5616 .01592 L .58683 .01592 L .60989 .01592 L s .22105 .65272 m .25168 .64586 L .28509 .63838 L .31647 .63136 L .34664 .6246 L .37876 .61741 L .40968 .61049 L .44254 .60313 L .4742 .59604 L .50466 .58922 L .53706 .58197 L .56826 .57498 L .59826 .56827 L .63021 .56112 L .66095 .55423 L .69364 .54692 L .72512 .53987 L .7554 .53309 L .78763 .52587 L .81866 .51893 L .85163 .51154 L .8834 .50443 L .91396 .49759 L .94648 .49031 L .97619 .48366 L s .02381 .01592 m .03181 .04175 L .04054 .06993 L .04873 .09639 L .05661 .12183 L .065 .14892 L .07308 .17499 L .08166 .2027 L .08993 .2294 L .09789 .25509 L .10635 .28241 L .1145 .30872 L .12234 .33402 L .13068 .36096 L .13871 .38688 L .14725 .41445 L .15547 .441 L .16338 .46653 L .1718 .49371 L .1799 .51987 L .18851 .54768 L .19681 .57447 L .2048 .60024 L .21329 .62766 L .22105 .65272 L s .60989 .01592 m .62475 .03489 L .64096 .05559 L .65618 .07502 L .67081 .09371 L .68639 .11361 L .70139 .13276 L .71733 .15311 L .73269 .17272 L .74746 .19159 L .76318 .21166 L .77832 .23099 L .79287 .24957 L .80836 .26935 L .82328 .2884 L .83913 .30864 L .8544 .32814 L .86909 .3469 L .88473 .36686 L .89978 .38608 L .91577 .4065 L .93118 .42618 L .94601 .44511 L .96178 .46525 L .97619 .48366 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{144, 96.25}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg7on0003Ooh00`00Ooh0001?Ooh01000OoiooP00=gon0004Ooh2001?Ooh01@00Ooio oWon0000=Won0004Ooh2001?Ooh00`00OoiooP02Ooh00`00OoiooP0cOoh000AooP8004mooP03001o oWon009ooP03001ooWon03=ooP001Gon00<007onOoh0CGon00<007onOoh00gon00<007onOoh0 Ooh00`00OoiooP06Ooh00`00OoiooP0_Ooh000EooP03001ooP0004eooP03001ooWon00IooP03001o oWon02mooP001Gon00<007on0000CGon00<007onOoh01gon00<007onOoh0;Won0005Ooh00`00Ooh0 001=Ooh00`00OoiooP08Ooh2000^Ooh000EooP03001ooP0004eooP03001ooWon00YooP03001ooWon 02]ooP001Gon00@007onOoh004aooP03001ooWon00]ooP03001ooWon02YooP001Gon00@007onOoh0 04aooP03001ooWon00]ooP03001ooWon02YooP001Gon00@007onOoh004aooP03001ooWon00aooP03 001ooWon02UooP001Gon00D007onOoiooP0004]ooP03001ooWon00eooP03001ooWon02QooP001Gon 00D007onOoiooP0004]ooP03001ooWon00eooP03001ooWon02QooP001Gon00D007onOoiooP0004]o oP03001ooWon00iooP03001ooWon02MooP001Gon00D007onOoiooP0004]ooP03001ooWon00mooP03 001ooWon02IooP001Gon00<007onOoh00Won00<007onOoh0B7on00<007onOoh03gon00<007onOoh0 9Won0005Ooh00`00OoiooP02Ooh00`00OoiooP18Ooh00`00OoiooP0@Ooh00`00OoiooP0UOoh000Eo oP03001ooWon009ooP03001ooWon04QooP03001ooWon015ooP03001ooWon02AooP001Gon00<007on Ooh00Won00<007onOoh0B7on00<007onOoh04Gon00<007onOoh097on0005Ooh00`00OoiooP03Ooh0 0`00OoiooP17Ooh00`00OoiooP0BOoh00`00OoiooP0SOoh000EooP03001ooWon00=ooP03001ooWon 04MooP03001ooWon01=ooP03001ooWon029ooP001Gon00<007onOoh00gon00<007onOoh0Agon00<0 07onOoh057on00<007onOoh08Gon0005Ooh00`00OoiooP04Ooh00`00OoiooP16Ooh00`00OoiooP0E Ooh00`00OoiooP0POoh000EooP03001ooWon00AooP03001ooWon04IooP03001ooWon01IooP03001o oWon01mooP001Gon00<007onOoh01Gon00<007onOoh0AGon00<007onOoh05gon00<007onOoh07Won 0005Ooh00`00OoiooP05Ooh00`00OoiooP15Ooh00`00OoiooP0HOoh00`00OoiooP0MOoh000EooP03 001ooWon00EooP03001ooWon04EooP03001ooWon01QooP03001ooWon01eooP001Gon00<007onOoh0 1Won00<007onOoh0A7on00<007onOoh06Gon00<007onOoh077on0005Ooh00`00OoiooP06Ooh00`00 OoiooP14Ooh00`00OoiooP0JOoh00`00OoiooP0KOoh000EooP03001ooWon00IooP03001ooWon04Ao oP03001ooWon01YooP03001ooWon01]ooP001Gon00<007onOoh01gon00<007onOoh0@gon00<007on Ooh06gon00<007onOoh06Won0005Ooh00`00OoiooP07Ooh00`00OoiooP13Ooh00`00OoiooP0LOoh0 0`00OoiooP0IOoh000EooP03001ooWon00MooP03001ooWon04=ooP03001ooWon01eooP03001ooWon 01QooP001Gon00<007onOoh01gon00<007onOoh0@gon00<007onOoh07Won00<007onOoh05gon0005 Ooh00`00OoiooP08Ooh00`00OoiooP12Ooh00`00OoiooP0NOoh00`00OoiooP0GOoh000EooP03001o oWon00QooP03001ooWon049ooP03001ooWon01mooP03001ooWon01IooP001Gon00<007onOoh027on 00<007onOoh0@Won00<007onOoh087on00<007onOoh05Gon0005Ooh00`00OoiooP08Ooh00`00Ooio oP12Ooh00`00OoiooP0POoh00`00OoiooP0EOoh000EooP03001ooWon00UooP03001ooWon045ooP03 001ooWon025ooP03001ooWon01AooP001Gon00<007onOoh02Gon00<007onOoh0@Gon00<007onOoh0 8Won00<007onOoh04gon0005Ooh00`00OoiooP09Ooh00`00OoiooP11Ooh00`00OoiooP0SOoh00`00 OoiooP0BOoh000EooP03001ooWon00UooP03001ooWon045ooP03001ooWon02AooP03001ooWon015o oP001Gon00<007onOoh02Won00<007onOoh0@7on00<007onOoh09Gon00<007onOoh047on0005Ooh0 0`00OoiooP0:Ooh00`00OoiooP10Ooh00`00OoiooP0UOoh00`00OoiooP0@Ooh000EooP03001ooWon 00]ooP03001ooWon03mooP03001ooWon02IooP03001ooWon00mooP001Gon00<007onOoh02gon00<0 07onOoh0?gon00<007onOoh09gon00<007onOoh03Won0005Ooh00`00OoiooP0Ooh00`00OoiooP0lOoh0 0`00OoiooP0_Ooh00`00OoiooP06Ooh000EooP03001ooWon00iooP03001ooWon03aooP03001ooWon 031ooP03001ooWon00EooP001Gon00<007onOoh03gon00<007onOoh0>gon00<007onOoh0<7on00<0 07onOoh01Gon0005Ooh00`00OoiooP0?Ooh00`00OoiooP0kOoh00`00OoiooP0aOoh00`00OoiooP04 Ooh000EooP03001ooWon00mooP03001ooWon03]ooP03001ooWon039ooP03001ooWon00=ooP001Gon 00<007onOoh03gon00<007onOoh0>gon00<007onOoh0Won00<007onOoh097on1@00 3gon0005Ooh00`00OoiooP0AOoh00`00OoiooP0iOoh00`00OoiooP0OOoh5000DOoh000EooP03001o oWon015ooP03001ooWon03UooP03001ooWon01]ooP@001UooP001Gon00<007onOoh04Gon00<007on Ooh0>Gon00<007onOoh05Won1@007Gon0005Ooh00`00OoiooP0BOoh00`00OoiooP0hOoh00`00Ooio oP0BOoh4000ROoh000EooP03001ooWon019ooP03001ooWon03QooP03001ooWon00iooP@002IooP00 1Gon00<007onOoh04gon00<007onOoh0=gon00<007onOoh02Gon1@00:Won0005Ooh00`00OoiooP0C Ooh00`00OoiooP0gOoh00`00OoiooP05Ooh4000_Ooh000EooP03001ooWon01=ooP03001ooWon03Mo oP03001ooWon00D003=ooP001Gon00<007onOoh057on00<007onOoh0=Gon1000>7on0005Ooh00`00 OoiooP0DOoh00`00OoiooP0`Ooh500000gon001ooP0iOoh000EooU4003YooP0077on00<007onOoh0 9gon1@00AGon000MOoh00`00OoiooP0ROoh4001:Ooh001eooP03001ooWon01eooPD004iooP007Gon 00<007onOoh06Gon1000Dgon000MOoh00`00OoiooP0DOoh5001GOoh001iooP03001ooWon00mooP@0 05aooP007Won00<007onOoh02Won1@00H7on000NOoh00`00OoiooP06Ooh4001UOoh001mooP03001o oWon00D006UooP007gon0`00KWon002@Ooh0091ooP00\ \>"], ImageRangeCache->{{{0, 143}, {95.25, 0}} -> {-0.565664, -0.528255, \ 0.0124568, 0.0124568}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Block[{L = 1, H = 1, shape = Append[rettangolo, diag[h]]}, ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False, ImageSize \[Rule] 144, PlotStyle \[Rule] AbsoluteThickness[1]]]];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .66864 %%ImageSize: 144 96.284 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.31685 0.563539 0.297689 0.563539 [ [ 0 0 0 0 ] [ 1 .66864 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .66864 L 0 .66864 L closepath clip newpath 0 g 1 Mabswid [ ] 0 setdash .03508 .01592 m .05794 .01592 L .08287 .01592 L .10629 .01592 L .12881 .01592 L .15278 .01592 L .17585 .01592 L .20037 .01592 L .224 .01592 L .24673 .01592 L .27091 .01592 L .2942 .01592 L .31658 .01592 L .34042 .01592 L .36337 .01592 L .38776 .01592 L .41125 .01592 L .43385 .01592 L .4579 .01592 L .48106 .01592 L .50566 .01592 L .52937 .01592 L .55218 .01592 L .57644 .01592 L .59862 .01592 L s .03508 .57946 m .05794 .57946 L .08287 .57946 L .10629 .57946 L .12881 .57946 L .15278 .57946 L .17585 .57946 L .20037 .57946 L .224 .57946 L .24673 .57946 L .27091 .57946 L .2942 .57946 L .31658 .57946 L .34042 .57946 L .36337 .57946 L .38776 .57946 L .41125 .57946 L .43385 .57946 L .4579 .57946 L .48106 .57946 L .50566 .57946 L .52937 .57946 L .55218 .57946 L .57644 .57946 L .59862 .57946 L s .03508 .01592 m .03508 .03878 L .03508 .06371 L .03508 .08713 L .03508 .10965 L .03508 .13362 L .03508 .15669 L .03508 .18121 L .03508 .20484 L .03508 .22757 L .03508 .25175 L .03508 .27504 L .03508 .29742 L .03508 .32126 L .03508 .3442 L .03508 .3686 L .03508 .39209 L .03508 .41469 L .03508 .43874 L .03508 .4619 L .03508 .4865 L .03508 .51021 L .03508 .53302 L .03508 .55728 L .03508 .57946 L s .59862 .01592 m .59862 .03878 L .59862 .06371 L .59862 .08713 L .59862 .10965 L .59862 .13362 L .59862 .15669 L .59862 .18121 L .59862 .20484 L .59862 .22757 L .59862 .25175 L .59862 .27504 L .59862 .29742 L .59862 .32126 L .59862 .3442 L .59862 .3686 L .59862 .39209 L .59862 .41469 L .59862 .43874 L .59862 .4619 L .59862 .4865 L .59862 .51021 L .59862 .53302 L .59862 .55728 L .59862 .57946 L s .03508 .01592 m .05794 .03878 L .08287 .06371 L .10629 .08713 L .12881 .10965 L .15278 .13362 L .17585 .15669 L .20037 .18121 L .224 .20484 L .24673 .22757 L .27091 .25175 L .2942 .27504 L .31658 .29742 L .34042 .32126 L .36337 .3442 L .38776 .3686 L .41125 .39209 L .43385 .41469 L .4579 .43874 L .48106 .4619 L .50566 .4865 L .52937 .51021 L .55218 .53302 L .57644 .55728 L .59862 .57946 L s .02381 .01592 m .04759 .01592 L .07351 .01592 L .09787 .01592 L .12129 .01592 L .14621 .01592 L .17021 .01592 L .19571 .01592 L .22029 .01592 L .24393 .01592 L .26907 .01592 L .29329 .01592 L .31657 .01592 L .34137 .01592 L .36523 .01592 L .39059 .01592 L .41503 .01592 L .43853 .01592 L .46355 .01592 L .48763 .01592 L .51322 .01592 L .53787 .01592 L .5616 .01592 L .58683 .01592 L .60989 .01592 L s .22105 .65272 m .25168 .64586 L .28509 .63838 L .31647 .63136 L .34664 .6246 L .37876 .61741 L .40968 .61049 L .44254 .60313 L .4742 .59604 L .50466 .58922 L .53706 .58197 L .56826 .57498 L .59826 .56827 L .63021 .56112 L .66095 .55423 L .69364 .54692 L .72512 .53987 L .7554 .53309 L .78763 .52587 L .81866 .51893 L .85163 .51154 L .8834 .50443 L .91396 .49759 L .94648 .49031 L .97619 .48366 L s .02381 .01592 m .03181 .04175 L .04054 .06993 L .04873 .09639 L .05661 .12183 L .065 .14892 L .07308 .17499 L .08166 .2027 L .08993 .2294 L .09789 .25509 L .10635 .28241 L .1145 .30872 L .12234 .33402 L .13068 .36096 L .13871 .38688 L .14725 .41445 L .15547 .441 L .16338 .46653 L .1718 .49371 L .1799 .51987 L .18851 .54768 L .19681 .57447 L .2048 .60024 L .21329 .62766 L .22105 .65272 L s .60989 .01592 m .62475 .03489 L .64096 .05559 L .65618 .07502 L .67081 .09371 L .68639 .11361 L .70139 .13276 L .71733 .15311 L .73269 .17272 L .74746 .19159 L .76318 .21166 L .77832 .23099 L .79287 .24957 L .80836 .26935 L .82328 .2884 L .83913 .30864 L .8544 .32814 L .86909 .3469 L .88473 .36686 L .89978 .38608 L .91577 .4065 L .93118 .42618 L .94601 .44511 L .96178 .46525 L .97619 .48366 L s .02381 .01592 m .05586 .04147 L .09146 .06871 L .12549 .09369 L .15877 .11715 L .19478 .14154 L .23003 .16444 L .26811 .18816 L .30541 .2104 L .34185 .23124 L .38122 .2528 L .41972 .27298 L .45729 .29183 L .49787 .31132 L .5375 .32951 L .58025 .34823 L .62202 .36567 L .66276 .38188 L .70671 .39854 L .7496 .41399 L .79581 .42979 L .84094 .4444 L .88493 .4579 L .93232 .47164 L .97619 .48366 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{144, 96.25}, ImageCacheValid->False] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Block[{L = 1, H = 1, shape = Join[rettangolo, 1.5 {dirpr1[h], dirpr2[h]}]}, ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False, ImageSize \[Rule] 144, PlotStyle \[Rule] AbsoluteThickness[1]]]];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .70244 %%ImageSize: 144 101.152 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.331 0.509398 0.318375 0.509398 [ [ 0 0 0 0 ] [ 1 .70244 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .70244 L 0 .70244 L closepath clip newpath 0 g 1 Mabswid [ ] 0 setdash .0763 .06368 m .09697 .06368 L .1195 .06368 L .14067 .06368 L .16102 .06368 L .18269 .06368 L .20355 .06368 L .22571 .06368 L .24707 .06368 L .26762 .06368 L .28948 .06368 L .31052 .06368 L .33076 .06368 L .35231 .06368 L .37305 .06368 L .3951 .06368 L .41633 .06368 L .43676 .06368 L .4585 .06368 L .47943 .06368 L .50167 .06368 L .5231 .06368 L .54372 .06368 L .56565 .06368 L .5857 .06368 L s .0763 .57307 m .09697 .57307 L .1195 .57307 L .14067 .57307 L .16102 .57307 L .18269 .57307 L .20355 .57307 L .22571 .57307 L .24707 .57307 L .26762 .57307 L .28948 .57307 L .31052 .57307 L .33076 .57307 L .35231 .57307 L .37305 .57307 L .3951 .57307 L .41633 .57307 L .43676 .57307 L .4585 .57307 L .47943 .57307 L .50167 .57307 L .5231 .57307 L .54372 .57307 L .56565 .57307 L .5857 .57307 L s .0763 .06368 m .0763 .08434 L .0763 .10688 L .0763 .12804 L .0763 .1484 L .0763 .17007 L .0763 .19092 L .0763 .21309 L .0763 .23445 L .0763 .25499 L .0763 .27685 L .0763 .2979 L .0763 .31814 L .0763 .33968 L .0763 .36042 L .0763 .38247 L .0763 .40371 L .0763 .42414 L .0763 .44588 L .0763 .46681 L .0763 .48905 L .0763 .51048 L .0763 .5311 L .0763 .55303 L .0763 .57307 L s .5857 .06368 m .5857 .08434 L .5857 .10688 L .5857 .12804 L .5857 .1484 L .5857 .17007 L .5857 .19092 L .5857 .21309 L .5857 .23445 L .5857 .25499 L .5857 .27685 L .5857 .2979 L .5857 .31814 L .5857 .33968 L .5857 .36042 L .5857 .38247 L .5857 .40371 L .5857 .42414 L .5857 .44588 L .5857 .46681 L .5857 .48905 L .5857 .51048 L .5857 .5311 L .5857 .55303 L .5857 .57307 L s .09655 .62003 m .11557 .59555 L .13631 .56886 L .1558 .54379 L .17453 .51969 L .19448 .49402 L .21368 .46932 L .23408 .44307 L .25374 .41778 L .27266 .39344 L .29278 .36755 L .31215 .34263 L .33078 .31866 L .35061 .29314 L .3697 .26858 L .39 .24246 L .40955 .21731 L .42836 .19312 L .44837 .16737 L .46763 .14258 L .48811 .11624 L .50783 .09086 L .52681 .06644 L .547 .04046 L .56545 .01672 L s .02935 .08392 m .05382 .10294 L .08051 .12369 L .10558 .14317 L .12969 .16191 L .15535 .18185 L .18005 .20105 L .20631 .22146 L .2316 .24112 L .25593 .26003 L .28182 .28015 L .30675 .29953 L .33072 .31815 L .35624 .33799 L .3808 .35708 L .40691 .37738 L .43207 .39693 L .45626 .41573 L .48201 .43574 L .50679 .45501 L .53313 .47548 L .55852 .49521 L .58294 .51419 L .60891 .53438 L .63265 .55283 L s .06611 .06368 m .0876 .06368 L .11104 .06368 L .13305 .06368 L .15422 .06368 L .17676 .06368 L .19845 .06368 L .2215 .06368 L .24371 .06368 L .26508 .06368 L .28781 .06368 L .3097 .06368 L .33075 .06368 L .35316 .06368 L .37473 .06368 L .39766 .06368 L .41975 .06368 L .44099 .06368 L .4636 .06368 L .48537 .06368 L .5085 .06368 L .53079 .06368 L .55223 .06368 L .57504 .06368 L .59589 .06368 L s .2444 .6393 m .27209 .6331 L .30229 .62634 L .33065 .61999 L .35793 .61388 L .38696 .60738 L .41491 .60112 L .44462 .59447 L .47323 .58806 L .50077 .5819 L .53006 .57534 L .55826 .56903 L .58538 .56296 L .61425 .55649 L .64204 .55027 L .67159 .54366 L .70005 .53729 L .72742 .53116 L .75655 .52464 L .7846 .51836 L .8144 .51168 L .84312 .50526 L .87075 .49907 L .90014 .49249 L .927 .48648 L s .06611 .06368 m .07335 .08703 L .08123 .11249 L .08864 .13641 L .09577 .15941 L .10335 .1839 L .11065 .20746 L .11841 .23251 L .12588 .25665 L .13307 .27986 L .14072 .30456 L .14809 .32835 L .15517 .35121 L .16272 .37556 L .16997 .399 L .17769 .42391 L .18512 .44791 L .19227 .471 L .19988 .49556 L .20721 .51921 L .21499 .54435 L .22249 .56856 L .22971 .59186 L .23739 .61665 L .2444 .6393 L s .59589 .06368 m .60932 .08083 L .62397 .09953 L .63773 .1171 L .65096 .134 L .66504 .15198 L .6786 .16929 L .69301 .18769 L .70689 .20542 L .72024 .22247 L .73445 .24061 L .74813 .25808 L .76129 .27488 L .77529 .29276 L .78877 .30997 L .8031 .32828 L .81691 .3459 L .83019 .36286 L .84432 .3809 L .85792 .39828 L .87238 .41674 L .88631 .43452 L .89971 .45164 L .91397 .46984 L .927 .48648 L s .28852 .68572 m .30541 .65239 L .3232 .61668 L .33931 .58373 L .35426 .55259 L .36959 .52002 L .38378 .48924 L .39825 .45714 L .41159 .4268 L .42387 .39818 L .43635 .36832 L .44778 .34014 L .45823 .31359 L .46878 .2859 L .47837 .25981 L .48797 .23268 L .49662 .20713 L .50439 .18311 L .51208 .15813 L .5189 .13465 L .52554 .11033 L .53133 .08748 L .53635 .06606 L .54108 .04388 L .54487 .02415 L s .02381 .08711 m .05596 .10857 L .09165 .13134 L .12576 .15214 L .15911 .17159 L .19519 .19172 L .23049 .21052 L .26862 .22989 L .30596 .24796 L .34243 .26478 L .38182 .28209 L .42033 .29818 L .4579 .31311 L .49848 .32843 L .5381 .34261 L .58082 .35708 L .62257 .37043 L .66327 .38272 L .70717 .39521 L .75001 .40667 L .79615 .41822 L .8412 .42876 L .88511 .43833 L .93242 .44792 L .97619 .45615 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{144, 101.125}, ImageCacheValid->False] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Block[{L = 1, H = 1, shape = Join[rettangolo, grigliaV]}, ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False, ImageSize -> 144, PlotStyle \[Rule] AbsoluteThickness[1]]]];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .66864 %%ImageSize: 144 96.284 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.31685 0.563539 0.297689 0.563539 [ [ 0 0 0 0 ] [ 1 .66864 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .66864 L 0 .66864 L closepath clip newpath 0 g 1 Mabswid [ ] 0 setdash .03508 .01592 m .05794 .01592 L .08287 .01592 L .10629 .01592 L .12881 .01592 L .15278 .01592 L .17585 .01592 L .20037 .01592 L .224 .01592 L .24673 .01592 L .27091 .01592 L .2942 .01592 L .31658 .01592 L .34042 .01592 L .36337 .01592 L .38776 .01592 L .41125 .01592 L .43385 .01592 L .4579 .01592 L .48106 .01592 L .50566 .01592 L .52937 .01592 L .55218 .01592 L .57644 .01592 L .59862 .01592 L s .03508 .57946 m .05794 .57946 L .08287 .57946 L .10629 .57946 L .12881 .57946 L .15278 .57946 L .17585 .57946 L .20037 .57946 L .224 .57946 L .24673 .57946 L .27091 .57946 L .2942 .57946 L .31658 .57946 L .34042 .57946 L .36337 .57946 L .38776 .57946 L .41125 .57946 L .43385 .57946 L .4579 .57946 L .48106 .57946 L .50566 .57946 L .52937 .57946 L .55218 .57946 L .57644 .57946 L .59862 .57946 L s .03508 .01592 m .03508 .03878 L .03508 .06371 L .03508 .08713 L .03508 .10965 L .03508 .13362 L .03508 .15669 L .03508 .18121 L .03508 .20484 L .03508 .22757 L .03508 .25175 L .03508 .27504 L .03508 .29742 L .03508 .32126 L .03508 .3442 L .03508 .3686 L .03508 .39209 L .03508 .41469 L .03508 .43874 L .03508 .4619 L .03508 .4865 L .03508 .51021 L .03508 .53302 L .03508 .55728 L .03508 .57946 L s .59862 .01592 m .59862 .03878 L .59862 .06371 L .59862 .08713 L .59862 .10965 L .59862 .13362 L .59862 .15669 L .59862 .18121 L .59862 .20484 L .59862 .22757 L .59862 .25175 L .59862 .27504 L .59862 .29742 L .59862 .32126 L .59862 .3442 L .59862 .3686 L .59862 .39209 L .59862 .41469 L .59862 .43874 L .59862 .4619 L .59862 .4865 L .59862 .51021 L .59862 .53302 L .59862 .55728 L .59862 .57946 L s .14779 .01592 m .14779 .03878 L .14779 .06371 L .14779 .08713 L .14779 .10965 L .14779 .13362 L .14779 .15669 L .14779 .18121 L .14779 .20484 L .14779 .22757 L .14779 .25175 L .14779 .27504 L .14779 .29742 L .14779 .32126 L .14779 .3442 L .14779 .3686 L .14779 .39209 L .14779 .41469 L .14779 .43874 L .14779 .4619 L .14779 .4865 L .14779 .51021 L .14779 .53302 L .14779 .55728 L .14779 .57946 L s .2605 .01592 m .2605 .03878 L .2605 .06371 L .2605 .08713 L .2605 .10965 L .2605 .13362 L .2605 .15669 L .2605 .18121 L .2605 .20484 L .2605 .22757 L .2605 .25175 L .2605 .27504 L .2605 .29742 L .2605 .32126 L .2605 .3442 L .2605 .3686 L .2605 .39209 L .2605 .41469 L .2605 .43874 L .2605 .4619 L .2605 .4865 L .2605 .51021 L .2605 .53302 L .2605 .55728 L .2605 .57946 L s .3732 .01592 m .3732 .03878 L .3732 .06371 L .3732 .08713 L .3732 .10965 L .3732 .13362 L .3732 .15669 L .3732 .18121 L .3732 .20484 L .3732 .22757 L .3732 .25175 L .3732 .27504 L .3732 .29742 L .3732 .32126 L .3732 .3442 L .3732 .3686 L .3732 .39209 L .3732 .41469 L .3732 .43874 L .3732 .4619 L .3732 .4865 L .3732 .51021 L .3732 .53302 L .3732 .55728 L .3732 .57946 L s .48591 .01592 m .48591 .03878 L .48591 .06371 L .48591 .08713 L .48591 .10965 L .48591 .13362 L .48591 .15669 L .48591 .18121 L .48591 .20484 L .48591 .22757 L .48591 .25175 L .48591 .27504 L .48591 .29742 L .48591 .32126 L .48591 .3442 L .48591 .3686 L .48591 .39209 L .48591 .41469 L .48591 .43874 L .48591 .4619 L .48591 .4865 L .48591 .51021 L .48591 .53302 L .48591 .55728 L .48591 .57946 L s .02381 .01592 m .04759 .01592 L .07351 .01592 L .09787 .01592 L .12129 .01592 L .14621 .01592 L .17021 .01592 L .19571 .01592 L .22029 .01592 L .24393 .01592 L .26907 .01592 L .29329 .01592 L .31657 .01592 L .34137 .01592 L .36523 .01592 L .39059 .01592 L .41503 .01592 L .43853 .01592 L .46355 .01592 L .48763 .01592 L .51322 .01592 L .53787 .01592 L .5616 .01592 L .58683 .01592 L .60989 .01592 L s .22105 .65272 m .25168 .64586 L .28509 .63838 L .31647 .63136 L .34664 .6246 L .37876 .61741 L .40968 .61049 L .44254 .60313 L .4742 .59604 L .50466 .58922 L .53706 .58197 L .56826 .57498 L .59826 .56827 L .63021 .56112 L .66095 .55423 L .69364 .54692 L .72512 .53987 L .7554 .53309 L .78763 .52587 L .81866 .51893 L .85163 .51154 L .8834 .50443 L .91396 .49759 L .94648 .49031 L .97619 .48366 L s .02381 .01592 m .03181 .04175 L .04054 .06993 L .04873 .09639 L .05661 .12183 L .065 .14892 L .07308 .17499 L .08166 .2027 L .08993 .2294 L .09789 .25509 L .10635 .28241 L .1145 .30872 L .12234 .33402 L .13068 .36096 L .13871 .38688 L .14725 .41445 L .15547 .441 L .16338 .46653 L .1718 .49371 L .1799 .51987 L .18851 .54768 L .19681 .57447 L .2048 .60024 L .21329 .62766 L .22105 .65272 L s .60989 .01592 m .62475 .03489 L .64096 .05559 L .65618 .07502 L .67081 .09371 L .68639 .11361 L .70139 .13276 L .71733 .15311 L .73269 .17272 L .74746 .19159 L .76318 .21166 L .77832 .23099 L .79287 .24957 L .80836 .26935 L .82328 .2884 L .83913 .30864 L .8544 .32814 L .86909 .3469 L .88473 .36686 L .89978 .38608 L .91577 .4065 L .93118 .42618 L .94601 .44511 L .96178 .46525 L .97619 .48366 L s .14103 .01592 m .1504 .04038 L .16062 .06706 L .17022 .09211 L .17945 .11621 L .18928 .14186 L .19874 .16654 L .2088 .19278 L .21848 .21806 L .2278 .24239 L .23772 .26826 L .24726 .29317 L .25644 .31713 L .26622 .34264 L .27562 .36718 L .28562 .39329 L .29526 .41843 L .30452 .44261 L .31438 .46834 L .32388 .49312 L .33396 .51944 L .34368 .54481 L .35304 .56922 L .36298 .59518 L .37208 .61891 L s .25824 .01592 m .26899 .03901 L .2807 .06419 L .29171 .08784 L .30229 .11058 L .31356 .13479 L .3244 .1581 L .33593 .18287 L .34703 .20673 L .35772 .22969 L .36908 .25411 L .38003 .27763 L .39055 .30024 L .40175 .32432 L .41254 .34749 L .424 .37212 L .43504 .39586 L .44567 .41868 L .45697 .44297 L .46785 .46636 L .47942 .49121 L .49056 .51515 L .50128 .53819 L .51268 .5627 L .52311 .58509 L s .37546 .01592 m .38757 .03764 L .40079 .06132 L .4132 .08357 L .42513 .10496 L .43784 .12773 L .45007 .14965 L .46306 .17295 L .47559 .19539 L .48763 .21699 L .50045 .23996 L .51279 .26208 L .52466 .28335 L .53729 .306 L .54945 .32779 L .56238 .35096 L .57483 .37329 L .58681 .39475 L .59955 .4176 L .61183 .4396 L .62487 .46297 L .63743 .4855 L .64952 .50717 L .66238 .53022 L .67413 .55128 L s .49267 .01592 m .50616 .03627 L .52087 .05846 L .53469 .0793 L .54797 .09934 L .56211 .12067 L .57573 .1412 L .5902 .16303 L .60414 .18406 L .61755 .20429 L .63181 .22581 L .64555 .24653 L .65876 .26646 L .67283 .28768 L .68636 .30809 L .70075 .3298 L .71462 .35072 L .72795 .37083 L .74214 .39223 L .7558 .41284 L .77032 .43474 L .78431 .45584 L .79776 .47614 L .81208 .49773 L .82516 .51747 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{144, 96.25}, ImageCacheValid->False] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Block[{L = 1, H = 1, shape = Join[rettangolo, grigliaO]}, ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False, ImageSize -> 144, PlotStyle \[Rule] AbsoluteThickness[1]]]];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .66864 %%ImageSize: 144 96.284 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.31685 0.563539 0.297689 0.563539 [ [ 0 0 0 0 ] [ 1 .66864 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .66864 L 0 .66864 L closepath clip newpath 0 g 1 Mabswid [ ] 0 setdash .03508 .01592 m .05794 .01592 L .08287 .01592 L .10629 .01592 L .12881 .01592 L .15278 .01592 L .17585 .01592 L .20037 .01592 L .224 .01592 L .24673 .01592 L .27091 .01592 L .2942 .01592 L .31658 .01592 L .34042 .01592 L .36337 .01592 L .38776 .01592 L .41125 .01592 L .43385 .01592 L .4579 .01592 L .48106 .01592 L .50566 .01592 L .52937 .01592 L .55218 .01592 L .57644 .01592 L .59862 .01592 L s .03508 .57946 m .05794 .57946 L .08287 .57946 L .10629 .57946 L .12881 .57946 L .15278 .57946 L .17585 .57946 L .20037 .57946 L .224 .57946 L .24673 .57946 L .27091 .57946 L .2942 .57946 L .31658 .57946 L .34042 .57946 L .36337 .57946 L .38776 .57946 L .41125 .57946 L .43385 .57946 L .4579 .57946 L .48106 .57946 L .50566 .57946 L .52937 .57946 L .55218 .57946 L .57644 .57946 L .59862 .57946 L s .03508 .01592 m .03508 .03878 L .03508 .06371 L .03508 .08713 L .03508 .10965 L .03508 .13362 L .03508 .15669 L .03508 .18121 L .03508 .20484 L .03508 .22757 L .03508 .25175 L .03508 .27504 L .03508 .29742 L .03508 .32126 L .03508 .3442 L .03508 .3686 L .03508 .39209 L .03508 .41469 L .03508 .43874 L .03508 .4619 L .03508 .4865 L .03508 .51021 L .03508 .53302 L .03508 .55728 L .03508 .57946 L s .59862 .01592 m .59862 .03878 L .59862 .06371 L .59862 .08713 L .59862 .10965 L .59862 .13362 L .59862 .15669 L .59862 .18121 L .59862 .20484 L .59862 .22757 L .59862 .25175 L .59862 .27504 L .59862 .29742 L .59862 .32126 L .59862 .3442 L .59862 .3686 L .59862 .39209 L .59862 .41469 L .59862 .43874 L .59862 .4619 L .59862 .4865 L .59862 .51021 L .59862 .53302 L .59862 .55728 L .59862 .57946 L s .03508 .12863 m .05794 .12863 L .08287 .12863 L .10629 .12863 L .12881 .12863 L .15278 .12863 L .17585 .12863 L .20037 .12863 L .224 .12863 L .24673 .12863 L .27091 .12863 L .2942 .12863 L .31658 .12863 L .34042 .12863 L .36337 .12863 L .38776 .12863 L .41125 .12863 L .43385 .12863 L .4579 .12863 L .48106 .12863 L .50566 .12863 L .52937 .12863 L .55218 .12863 L .57644 .12863 L .59862 .12863 L s .03508 .24134 m .05794 .24134 L .08287 .24134 L .10629 .24134 L .12881 .24134 L .15278 .24134 L .17585 .24134 L .20037 .24134 L .224 .24134 L .24673 .24134 L .27091 .24134 L .2942 .24134 L .31658 .24134 L .34042 .24134 L .36337 .24134 L .38776 .24134 L .41125 .24134 L .43385 .24134 L .4579 .24134 L .48106 .24134 L .50566 .24134 L .52937 .24134 L .55218 .24134 L .57644 .24134 L .59862 .24134 L s .03508 .35404 m .05794 .35404 L .08287 .35404 L .10629 .35404 L .12881 .35404 L .15278 .35404 L .17585 .35404 L .20037 .35404 L .224 .35404 L .24673 .35404 L .27091 .35404 L .2942 .35404 L .31658 .35404 L .34042 .35404 L .36337 .35404 L .38776 .35404 L .41125 .35404 L .43385 .35404 L .4579 .35404 L .48106 .35404 L .50566 .35404 L .52937 .35404 L .55218 .35404 L .57644 .35404 L .59862 .35404 L s .03508 .46675 m .05794 .46675 L .08287 .46675 L .10629 .46675 L .12881 .46675 L .15278 .46675 L .17585 .46675 L .20037 .46675 L .224 .46675 L .24673 .46675 L .27091 .46675 L .2942 .46675 L .31658 .46675 L .34042 .46675 L .36337 .46675 L .38776 .46675 L .41125 .46675 L .43385 .46675 L .4579 .46675 L .48106 .46675 L .50566 .46675 L .52937 .46675 L .55218 .46675 L .57644 .46675 L .59862 .46675 L s .02381 .01592 m .04759 .01592 L .07351 .01592 L .09787 .01592 L .12129 .01592 L .14621 .01592 L .17021 .01592 L .19571 .01592 L .22029 .01592 L .24393 .01592 L .26907 .01592 L .29329 .01592 L .31657 .01592 L .34137 .01592 L .36523 .01592 L .39059 .01592 L .41503 .01592 L .43853 .01592 L .46355 .01592 L .48763 .01592 L .51322 .01592 L .53787 .01592 L .5616 .01592 L .58683 .01592 L .60989 .01592 L s .22105 .65272 m .25168 .64586 L .28509 .63838 L .31647 .63136 L .34664 .6246 L .37876 .61741 L .40968 .61049 L .44254 .60313 L .4742 .59604 L .50466 .58922 L .53706 .58197 L .56826 .57498 L .59826 .56827 L .63021 .56112 L .66095 .55423 L .69364 .54692 L .72512 .53987 L .7554 .53309 L .78763 .52587 L .81866 .51893 L .85163 .51154 L .8834 .50443 L .91396 .49759 L .94648 .49031 L .97619 .48366 L s .02381 .01592 m .03181 .04175 L .04054 .06993 L .04873 .09639 L .05661 .12183 L .065 .14892 L .07308 .17499 L .08166 .2027 L .08993 .2294 L .09789 .25509 L .10635 .28241 L .1145 .30872 L .12234 .33402 L .13068 .36096 L .13871 .38688 L .14725 .41445 L .15547 .441 L .16338 .46653 L .1718 .49371 L .1799 .51987 L .18851 .54768 L .19681 .57447 L .2048 .60024 L .21329 .62766 L .22105 .65272 L s .60989 .01592 m .62475 .03489 L .64096 .05559 L .65618 .07502 L .67081 .09371 L .68639 .11361 L .70139 .13276 L .71733 .15311 L .73269 .17272 L .74746 .19159 L .76318 .21166 L .77832 .23099 L .79287 .24957 L .80836 .26935 L .82328 .2884 L .83913 .30864 L .8544 .32814 L .86909 .3469 L .88473 .36686 L .89978 .38608 L .91577 .4065 L .93118 .42618 L .94601 .44511 L .96178 .46525 L .97619 .48366 L s .06326 .14328 m .0884 .14191 L .11583 .14041 L .14159 .13901 L .16636 .13766 L .19272 .13622 L .2181 .13483 L .24508 .13336 L .27107 .13194 L .29607 .13058 L .32267 .12913 L .34829 .12773 L .37291 .12639 L .39913 .12496 L .42437 .12358 L .4512 .12212 L .47705 .12071 L .50191 .11935 L .52836 .11791 L .55383 .11652 L .5809 .11504 L .60698 .11362 L .63207 .11225 L .65876 .1108 L .68315 .10947 L s .10271 .27064 m .12922 .2679 L .15814 .2649 L .18531 .26209 L .21143 .25939 L .23923 .25652 L .266 .25375 L .29445 .2508 L .32185 .24797 L .34822 .24524 L .37627 .24234 L .40328 .23955 L .42925 .23686 L .4569 .234 L .48352 .23125 L .51181 .22832 L .53907 .2255 L .56528 .22279 L .59318 .2199 L .62004 .21712 L .64858 .21417 L .67608 .21132 L .70254 .20859 L .73069 .20568 L .75641 .20301 L s .14215 .398 m .17004 .39388 L .20046 .3894 L .22903 .38518 L .2565 .38113 L .28574 .37681 L .31389 .37266 L .34381 .36825 L .37264 .36399 L .40037 .3599 L .42987 .35555 L .45827 .35136 L .48559 .34733 L .51467 .34304 L .54266 .33891 L .57242 .33452 L .60109 .33029 L .62866 .32622 L .658 .32189 L .68625 .31772 L .71626 .31329 L .74519 .30903 L .77302 .30492 L .80262 .30055 L .82967 .29656 L s .1816 .52536 m .21086 .51987 L .24278 .51389 L .27275 .50827 L .30157 .50286 L .33225 .49711 L .36179 .49157 L .39318 .48569 L .42342 .48002 L .45251 .47456 L .48347 .46876 L .51327 .46317 L .54193 .4578 L .57244 .45208 L .60181 .44657 L .63303 .44072 L .6631 .43508 L .69203 .42965 L .72282 .42388 L .75245 .41832 L .78395 .41242 L .81429 .40673 L .84349 .40125 L .87455 .39543 L .90293 .39011 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{144, 96.25}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg7on0003Ooh00`00Ooh0001?Ooh01000OoiooP00=gon0004Ooh2001?Ooh01@00Ooio oWon0000=Won0004Ooh2001?Ooh00`00OoiooP02Ooh00`00OoiooP0cOoh000AooP8004mooP03001o oWon009ooP03001ooWon03=ooP001Gon00<007onOoh0CGon00<007onOoh00gon00<007onOoh0 Ooh00`00OoiooP06Ooh00`00OoiooP0_Ooh000EooP03001ooP0004eooP03001ooWon00IooP03001o oWon02mooP001Gon00<007on0000CGon00<007onOoh01gon00<007onOoh0;Won0005Ooh00`00Ooh0 001=Ooh00`00OoiooP08Ooh2000^Ooh000EooP03001ooP0004eooPh002eooP001Gon00@007onOoh0 03YooQ<000eooP03001ooWon02YooP001Gon00@007onOoh002MooQ<0019ooP03001ooWon00]ooP03 001ooWon02YooP001GonD@003Won00<007onOoh0:Gon0005Ooh01P00OoiooWon001ooQ<003MooP03 001ooWon00eooP03001ooWon02QooP001Gon00@007onOoiooP8004YooP03001ooWon00eooP03001o oWon02QooP001Gon00D007onOoiooP0004]ooP03001ooWon00iooP03001ooWon02MooP001Gon00D0 07onOoiooP0004]ooP03001ooWon00mooP03001ooWon02IooP001Gon00<007onOoh00Won00<007on Ooh0B7on00<007onOoh03gon00<007onOoh09Won0005Ooh00`00OoiooP02Ooh00`00OoiooP18Ooh0 0`00OoiooP0@Ooh00`00OoiooP0UOoh000EooP03001ooWon009ooP03001ooWon04QooP03001ooWon 015ooP03001ooWon02AooP001Gon00<007onOoh00Won00<007onOoh0B7on00<007onOoh04Gon00<0 07onOoh097on0005Ooh00`00OoiooP03Ooh00`00OoiooP17Ooh00`00OoiooP0BOoh00`00OoiooP0S Ooh000EooP03001ooWon00=ooP03001ooWon04MooP03001ooWon01=ooP8002=ooP001Gon00<007on Ooh00gon00<007onOoh0Agon00<007onOoh01gon300000=ooP00Ooh08Won0005Ooh00`00OoiooP04 Ooh00`00OoiooP16Ooh00`00Ooh00007000>Ooh00`00OoiooP0POoh000EooP03001ooWon00AooP03 001ooWon03eooP/001MooP03001ooWon01mooP001Gon00<007onOoh01Gon00<007onOoh0=7on2000 2Gon00<007onOoh05gon00<007onOoh07Won0005Ooh00`00OoiooP05Ooh00`00OoiooP0XOoh<000A Ooh00`00OoiooP0HOoh00`00OoiooP0MOoh000EooU4001YooP03001ooWon01eooP001Gon00<007on Ooh01Won00<007onOoh057on2`009Gon00<007onOoh06Gon00<007onOoh077on0005Ooh00`00Ooio oP06Ooh00`00OoiooP0gon 1@00;Won00<007onOoh01Won0005Ooh00`00OoiooP0>Ooh00`00OoiooP0cOoh800000gon001ooP0a Ooh00`00OoiooP05Ooh000EooP03001ooWon00mooP03001ooWon02iooP@000UooP03001ooWon031o oP03001ooWon00EooP001GonD@007on00<007onOoh03Won 10009Won0005Ooh00`00OoiooP0COoh00`00OoiooP0gOoh00`00OoiooP09Ooh5000ZOoh000EooP03 001ooWon01=ooP03001ooWon03MooP03001ooWon00EooP@002mooP001Gon00<007onOoh04gon00<0 07onOoh0=gon00<007onOoh01@00Won000LOoh0 0`00OoiooP0WOoh50015Ooh001eooP03001ooWon029ooP@004YooP007Gon00<007onOoh07Gon1@00 CWon000MOoh00`00OoiooP0IOoh4001COoh001eooP03001ooWon01AooPD005MooP007Won00<007on Ooh03gon1000G7on000NOoh00`00OoiooP0:Ooh5001POoh001iooP03001ooWon00IooP@006EooP00 7gon00<007onOoh01@00JGon000OOoh3001^Ooh0091ooP00T7on0000\ \>"], ImageRangeCache->{{{0, 143}, {95.25, 0}} -> {-0.565664, -0.528255, \ 0.0124568, 0.0124568}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Block[{L = 1, H = 1, shape = Join[rettangolo, grigliaV, grigliaO]}, ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False, ImageSize -> 144, PlotStyle \[Rule] AbsoluteThickness[1]]]];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .66864 %%ImageSize: 144 96.284 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.31685 0.563539 0.297689 0.563539 [ [ 0 0 0 0 ] [ 1 .66864 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .66864 L 0 .66864 L closepath clip newpath 0 g 1 Mabswid [ ] 0 setdash .03508 .01592 m .05794 .01592 L .08287 .01592 L .10629 .01592 L .12881 .01592 L .15278 .01592 L .17585 .01592 L .20037 .01592 L .224 .01592 L .24673 .01592 L .27091 .01592 L .2942 .01592 L .31658 .01592 L .34042 .01592 L .36337 .01592 L .38776 .01592 L .41125 .01592 L .43385 .01592 L .4579 .01592 L .48106 .01592 L .50566 .01592 L .52937 .01592 L .55218 .01592 L .57644 .01592 L .59862 .01592 L s .03508 .57946 m .05794 .57946 L .08287 .57946 L .10629 .57946 L .12881 .57946 L .15278 .57946 L .17585 .57946 L .20037 .57946 L .224 .57946 L .24673 .57946 L .27091 .57946 L .2942 .57946 L .31658 .57946 L .34042 .57946 L .36337 .57946 L .38776 .57946 L .41125 .57946 L .43385 .57946 L .4579 .57946 L .48106 .57946 L .50566 .57946 L .52937 .57946 L .55218 .57946 L .57644 .57946 L .59862 .57946 L s .03508 .01592 m .03508 .03878 L .03508 .06371 L .03508 .08713 L .03508 .10965 L .03508 .13362 L .03508 .15669 L .03508 .18121 L .03508 .20484 L .03508 .22757 L .03508 .25175 L .03508 .27504 L .03508 .29742 L .03508 .32126 L .03508 .3442 L .03508 .3686 L .03508 .39209 L .03508 .41469 L .03508 .43874 L .03508 .4619 L .03508 .4865 L .03508 .51021 L .03508 .53302 L .03508 .55728 L .03508 .57946 L s .59862 .01592 m .59862 .03878 L .59862 .06371 L .59862 .08713 L .59862 .10965 L .59862 .13362 L .59862 .15669 L .59862 .18121 L .59862 .20484 L .59862 .22757 L .59862 .25175 L .59862 .27504 L .59862 .29742 L .59862 .32126 L .59862 .3442 L .59862 .3686 L .59862 .39209 L .59862 .41469 L .59862 .43874 L .59862 .4619 L .59862 .4865 L .59862 .51021 L .59862 .53302 L .59862 .55728 L .59862 .57946 L s .14779 .01592 m .14779 .03878 L .14779 .06371 L .14779 .08713 L .14779 .10965 L .14779 .13362 L .14779 .15669 L .14779 .18121 L .14779 .20484 L .14779 .22757 L .14779 .25175 L .14779 .27504 L .14779 .29742 L .14779 .32126 L .14779 .3442 L .14779 .3686 L .14779 .39209 L .14779 .41469 L .14779 .43874 L .14779 .4619 L .14779 .4865 L .14779 .51021 L .14779 .53302 L .14779 .55728 L .14779 .57946 L s .2605 .01592 m .2605 .03878 L .2605 .06371 L .2605 .08713 L .2605 .10965 L .2605 .13362 L .2605 .15669 L .2605 .18121 L .2605 .20484 L .2605 .22757 L .2605 .25175 L .2605 .27504 L .2605 .29742 L .2605 .32126 L .2605 .3442 L .2605 .3686 L .2605 .39209 L .2605 .41469 L .2605 .43874 L .2605 .4619 L .2605 .4865 L .2605 .51021 L .2605 .53302 L .2605 .55728 L .2605 .57946 L s .3732 .01592 m .3732 .03878 L .3732 .06371 L .3732 .08713 L .3732 .10965 L .3732 .13362 L .3732 .15669 L .3732 .18121 L .3732 .20484 L .3732 .22757 L .3732 .25175 L .3732 .27504 L .3732 .29742 L .3732 .32126 L .3732 .3442 L .3732 .3686 L .3732 .39209 L .3732 .41469 L .3732 .43874 L .3732 .4619 L .3732 .4865 L .3732 .51021 L .3732 .53302 L .3732 .55728 L .3732 .57946 L s .48591 .01592 m .48591 .03878 L .48591 .06371 L .48591 .08713 L .48591 .10965 L .48591 .13362 L .48591 .15669 L .48591 .18121 L .48591 .20484 L .48591 .22757 L .48591 .25175 L .48591 .27504 L .48591 .29742 L .48591 .32126 L .48591 .3442 L .48591 .3686 L .48591 .39209 L .48591 .41469 L .48591 .43874 L .48591 .4619 L .48591 .4865 L .48591 .51021 L .48591 .53302 L .48591 .55728 L .48591 .57946 L s .03508 .12863 m .05794 .12863 L .08287 .12863 L .10629 .12863 L .12881 .12863 L .15278 .12863 L .17585 .12863 L .20037 .12863 L .224 .12863 L .24673 .12863 L .27091 .12863 L .2942 .12863 L .31658 .12863 L .34042 .12863 L .36337 .12863 L .38776 .12863 L .41125 .12863 L .43385 .12863 L .4579 .12863 L .48106 .12863 L .50566 .12863 L .52937 .12863 L .55218 .12863 L .57644 .12863 L .59862 .12863 L s .03508 .24134 m .05794 .24134 L .08287 .24134 L .10629 .24134 L .12881 .24134 L .15278 .24134 L .17585 .24134 L .20037 .24134 L .224 .24134 L .24673 .24134 L .27091 .24134 L .2942 .24134 L .31658 .24134 L .34042 .24134 L .36337 .24134 L .38776 .24134 L .41125 .24134 L .43385 .24134 L .4579 .24134 L .48106 .24134 L .50566 .24134 L .52937 .24134 L .55218 .24134 L .57644 .24134 L .59862 .24134 L s .03508 .35404 m .05794 .35404 L .08287 .35404 L .10629 .35404 L .12881 .35404 L .15278 .35404 L .17585 .35404 L .20037 .35404 L .224 .35404 L .24673 .35404 L .27091 .35404 L .2942 .35404 L .31658 .35404 L .34042 .35404 L .36337 .35404 L .38776 .35404 L .41125 .35404 L .43385 .35404 L .4579 .35404 L .48106 .35404 L .50566 .35404 L .52937 .35404 L .55218 .35404 L .57644 .35404 L .59862 .35404 L s .03508 .46675 m .05794 .46675 L .08287 .46675 L .10629 .46675 L .12881 .46675 L .15278 .46675 L .17585 .46675 L .20037 .46675 L .224 .46675 L .24673 .46675 L .27091 .46675 L .2942 .46675 L .31658 .46675 L .34042 .46675 L .36337 .46675 L .38776 .46675 L .41125 .46675 L .43385 .46675 L .4579 .46675 L .48106 .46675 L .50566 .46675 L .52937 .46675 L .55218 .46675 L .57644 .46675 L .59862 .46675 L s .02381 .01592 m .04759 .01592 L .07351 .01592 L .09787 .01592 L .12129 .01592 L .14621 .01592 L .17021 .01592 L .19571 .01592 L .22029 .01592 L .24393 .01592 L .26907 .01592 L .29329 .01592 L .31657 .01592 L .34137 .01592 L .36523 .01592 L .39059 .01592 L .41503 .01592 L .43853 .01592 L .46355 .01592 L .48763 .01592 L .51322 .01592 L .53787 .01592 L .5616 .01592 L .58683 .01592 L .60989 .01592 L s .22105 .65272 m .25168 .64586 L .28509 .63838 L .31647 .63136 L .34664 .6246 L .37876 .61741 L .40968 .61049 L .44254 .60313 L .4742 .59604 L .50466 .58922 L .53706 .58197 L .56826 .57498 L .59826 .56827 L .63021 .56112 L .66095 .55423 L .69364 .54692 L .72512 .53987 L .7554 .53309 L .78763 .52587 L .81866 .51893 L .85163 .51154 L .8834 .50443 L .91396 .49759 L .94648 .49031 L .97619 .48366 L s .02381 .01592 m .03181 .04175 L .04054 .06993 L .04873 .09639 L .05661 .12183 L .065 .14892 L .07308 .17499 L .08166 .2027 L .08993 .2294 L .09789 .25509 L .10635 .28241 L .1145 .30872 L .12234 .33402 L .13068 .36096 L .13871 .38688 L .14725 .41445 L .15547 .441 L .16338 .46653 L .1718 .49371 L .1799 .51987 L .18851 .54768 L .19681 .57447 L .2048 .60024 L .21329 .62766 L .22105 .65272 L s .60989 .01592 m .62475 .03489 L .64096 .05559 L .65618 .07502 L .67081 .09371 L .68639 .11361 L .70139 .13276 L .71733 .15311 L .73269 .17272 L .74746 .19159 L .76318 .21166 L .77832 .23099 L .79287 .24957 L .80836 .26935 L .82328 .2884 L .83913 .30864 L .8544 .32814 L .86909 .3469 L .88473 .36686 L .89978 .38608 L .91577 .4065 L .93118 .42618 L .94601 .44511 L .96178 .46525 L .97619 .48366 L s .14103 .01592 m .1504 .04038 L .16062 .06706 L .17022 .09211 L .17945 .11621 L .18928 .14186 L .19874 .16654 L .2088 .19278 L .21848 .21806 L .2278 .24239 L .23772 .26826 L .24726 .29317 L .25644 .31713 L .26622 .34264 L .27562 .36718 L .28562 .39329 L .29526 .41843 L .30452 .44261 L .31438 .46834 L .32388 .49312 L .33396 .51944 L .34368 .54481 L .35304 .56922 L .36298 .59518 L .37208 .61891 L s .25824 .01592 m .26899 .03901 L .2807 .06419 L .29171 .08784 L .30229 .11058 L .31356 .13479 L .3244 .1581 L .33593 .18287 L .34703 .20673 L .35772 .22969 L .36908 .25411 L .38003 .27763 L .39055 .30024 L .40175 .32432 L .41254 .34749 L .424 .37212 L .43504 .39586 L .44567 .41868 L .45697 .44297 L .46785 .46636 L .47942 .49121 L .49056 .51515 L .50128 .53819 L .51268 .5627 L .52311 .58509 L s .37546 .01592 m .38757 .03764 L .40079 .06132 L .4132 .08357 L .42513 .10496 L .43784 .12773 L .45007 .14965 L .46306 .17295 L .47559 .19539 L .48763 .21699 L .50045 .23996 L .51279 .26208 L .52466 .28335 L .53729 .306 L .54945 .32779 L .56238 .35096 L .57483 .37329 L .58681 .39475 L .59955 .4176 L .61183 .4396 L .62487 .46297 L .63743 .4855 L .64952 .50717 L .66238 .53022 L .67413 .55128 L s .49267 .01592 m .50616 .03627 L .52087 .05846 L .53469 .0793 L .54797 .09934 L .56211 .12067 L .57573 .1412 L .5902 .16303 L .60414 .18406 L .61755 .20429 L .63181 .22581 L .64555 .24653 L .65876 .26646 L .67283 .28768 L .68636 .30809 L .70075 .3298 L .71462 .35072 L .72795 .37083 L .74214 .39223 L .7558 .41284 L .77032 .43474 L .78431 .45584 L .79776 .47614 L .81208 .49773 L .82516 .51747 L s .06326 .14328 m .0884 .14191 L .11583 .14041 L .14159 .13901 L .16636 .13766 L .19272 .13622 L .2181 .13483 L .24508 .13336 L .27107 .13194 L .29607 .13058 L .32267 .12913 L .34829 .12773 L .37291 .12639 L .39913 .12496 L .42437 .12358 L .4512 .12212 L .47705 .12071 L .50191 .11935 L .52836 .11791 L .55383 .11652 L .5809 .11504 L .60698 .11362 L .63207 .11225 L .65876 .1108 L .68315 .10947 L s .10271 .27064 m .12922 .2679 L .15814 .2649 L .18531 .26209 L .21143 .25939 L .23923 .25652 L .266 .25375 L .29445 .2508 L .32185 .24797 L .34822 .24524 L .37627 .24234 L .40328 .23955 L .42925 .23686 L .4569 .234 L .48352 .23125 L .51181 .22832 L .53907 .2255 L .56528 .22279 L .59318 .2199 L .62004 .21712 L .64858 .21417 L .67608 .21132 L .70254 .20859 L .73069 .20568 L .75641 .20301 L s .14215 .398 m .17004 .39388 L .20046 .3894 L .22903 .38518 L .2565 .38113 L .28574 .37681 L .31389 .37266 L .34381 .36825 L .37264 .36399 L .40037 .3599 L .42987 .35555 L .45827 .35136 L .48559 .34733 L .51467 .34304 L .54266 .33891 L .57242 .33452 L .60109 .33029 L .62866 .32622 L .658 .32189 L .68625 .31772 L .71626 .31329 L .74519 .30903 L .77302 .30492 L .80262 .30055 L .82967 .29656 L s .1816 .52536 m .21086 .51987 L .24278 .51389 L .27275 .50827 L .30157 .50286 L .33225 .49711 L .36179 .49157 L .39318 .48569 L .42342 .48002 L .45251 .47456 L .48347 .46876 L .51327 .46317 L .54193 .4578 L .57244 .45208 L .60181 .44657 L .63303 .44072 L .6631 .43508 L .69203 .42965 L .72282 .42388 L .75245 .41832 L .78395 .41242 L .81429 .40673 L .84349 .40125 L .87455 .39543 L .90293 .39011 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{144, 96.25}, ImageCacheValid->False] }, Open ]], Cell["cerchio inscritto in un quadrato di lato L", "Text"], Cell[BoxData[ \(Lr := L\/2\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(H = 1\)], "Input"], Cell[BoxData[ \(1\)], "Output"] }, Open ]], Cell[BoxData[ \(cerchio := Lr {{Cos[2\ \[Pi]\ h], Sin[2\ \[Pi]\ h]}}\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(\(fig1 = Block[{L = 1, shape = cerchio}, ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False, ImageSize -> 144, PlotStyle \[Rule] AbsoluteThickness[1]]]];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .70335 %%ImageSize: 144 101.282 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.358215 0.668811 0.351152 0.668811 [ [ 0 0 0 0 ] [ 1 .70335 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .70335 L 0 .70335 L closepath clip newpath 0 g 1 Mabswid [ ] 0 setdash .02381 .35115 m .02382 .34856 L .02385 .3462 L .0239 .34348 L .02397 .3409 L .02414 .33632 L .0244 .33136 L .02476 .3259 L .02525 .32012 L .02638 .30976 L .02788 .29912 L .0296 .2892 L .03461 .26684 L .0413 .24443 L .04877 .22438 L .07017 .18127 L .09365 .14662 L .124 .11247 L .15686 .08416 L .19561 .05894 L .21579 .04859 L .23837 .03896 L .2584 .03199 L .28085 .02582 L .29157 .02345 L .30314 .02131 L .3132 .01979 L .32419 .01848 L .33064 .01788 L .33663 .01744 L .34235 .01712 L .34525 .017 L .34844 .01689 L .35131 .01682 L .35394 .01677 L .35683 .01675 L .35828 .01675 L .35987 .01675 L .36256 .01677 L .36543 .01682 L .36814 .01689 L .3706 .01698 L .37569 .0172 L .38128 .01754 L .39256 .01851 L .40298 .01976 L .41268 .02121 L .43437 .02553 L .4573 .03176 L .47841 .03909 L Mistroke .50081 .04867 L .53955 .07018 L .57446 .09607 L .60759 .12835 L .63652 .16576 L .65867 .20435 L .66752 .22404 L .67546 .2454 L .68156 .26585 L .68597 .28478 L .68948 .30544 L .69086 .31689 L .69136 .32216 L .6918 .32776 L .6921 .33255 L .69223 .33509 L .69235 .33783 L .69245 .34034 L .69251 .34264 L .69256 .34483 L .6926 .34715 L .69262 .34967 L .69262 .35237 L .6926 .35491 L .69257 .35722 L .6925 .35994 L .69241 .36288 L .69218 .36821 L .69188 .37343 L .69146 .37901 L .69046 .38907 L .68888 .401 L .68707 .41182 L .68191 .43509 L .6755 .45677 L .65896 .49737 L .63903 .53273 L .61463 .56581 L .58319 .59856 L .54991 .62516 L .51054 .64885 L .47001 .66632 L .44884 .67304 L .43675 .6762 L .42522 .67878 L .41455 .68078 L .40291 .68256 L .39228 .68382 L .38244 .68468 L .37694 .68503 L Mistroke .37178 .68528 L .36882 .68539 L .36612 .68546 L .36463 .6855 L .363 .68552 L .36146 .68554 L .36003 .68555 L .35854 .68556 L .35692 .68555 L .3554 .68555 L .35399 .68553 L .35133 .68549 L .34852 .68542 L .3455 .68532 L .34268 .6852 L .33628 .68484 L .33055 .68441 L .32526 .68393 L .31332 .68253 L .30284 .68094 L .29177 .67889 L .27281 .67447 L .25224 .66832 L .2127 .65224 L .17277 .62942 L .13767 .60253 L .10492 .56949 L .07869 .53471 L .05855 .49957 L .04897 .4784 L .04129 .45787 L .0355 .4388 L .03062 .41829 L .02767 .4018 L .02636 .39237 L .02538 .38352 L .02469 .37538 L .02423 .36793 L .02405 .36381 L .02397 .36164 L .02391 .35932 L .02386 .3571 L .02383 .35508 L .02381 .35306 L .02381 .35115 L Mfstroke .12748 .39462 m .12124 .37218 L .116 .34752 L .11398 .3351 L .11229 .32185 L .11163 .31544 L .11112 .3094 L .11071 .30357 L .11041 .29813 L .11028 .29501 L .11018 .29217 L .11009 .28901 L .11006 .28727 L .11003 .28562 L .11001 .28403 L .11 .28235 L .11 .27931 L .11001 .27746 L .11003 .27572 L .11006 .27416 L .11009 .27247 L .11016 .26964 L .11027 .26655 L .11057 .26032 L .11094 .25459 L .11137 .24928 L .11276 .2363 L .11445 .22466 L .11966 .19924 L .12577 .17799 L .13268 .15923 L .14222 .13853 L .15258 .12037 L .17526 .0902 L .18904 .07615 L .20517 .06264 L .23879 .04195 L .25727 .03389 L .27861 .02686 L .28925 .02416 L .29952 .02199 L .30904 .02035 L .31931 .01896 L .32471 .01837 L .33071 .01783 L .33628 .01743 L .34142 .01714 L .34454 .01701 L .34752 .0169 L .35068 .01682 L Mistroke .35248 .01679 L .35414 .01677 L .35572 .01675 L .3572 .01675 L .35999 .01675 L .363 .01678 L .3647 .0168 L .36626 .01683 L .36921 .01691 L .37201 .017 L .37727 .01722 L .38298 .01754 L .38923 .01798 L .40059 .01901 L .4112 .02022 L .43599 .02396 L .46287 .0293 L .51339 .04256 L .56176 .05871 L .66487 .10302 L .76965 .16203 L .85807 .22722 L .89545 .26236 L .92408 .29523 L .9486 .3316 L .95895 .35182 L .96656 .371 L .97182 .38942 L .9737 .39871 L .97455 .40404 L .97517 .40891 L .97561 .41337 L .97591 .41761 L .97603 .41992 L .97611 .42207 L .97617 .42442 L .97618 .42561 L .97619 .42692 L .97618 .42909 L .97614 .43108 L .97607 .43327 L .97596 .43557 L .97584 .43757 L .9757 .43944 L .97531 .44367 L .97472 .44857 L .97403 .45308 L .972 .46324 L .96964 .47215 L .96658 .48152 L Mistroke .9599 .49758 L .95054 .51494 L .92576 .54834 L .89048 .58182 L .84646 .61239 L .7979 .63756 L .7447 .65796 L .69168 .67239 L .66002 .67853 L .64425 .68093 L .62965 .68278 L .61652 .68413 L .60206 .68528 L .59452 .68573 L .58748 .68607 L .58004 .68634 L .57586 .68645 L .57206 .68653 L .56839 .68657 L .56494 .6866 L .56117 .6866 L .5571 .68658 L .55306 .68652 L .55103 .68649 L .54881 .68644 L .54483 .68633 L .54122 .68621 L .53409 .6859 L .52649 .68547 L .51282 .68443 L .49705 .68282 L .48006 .68056 L .44963 .6751 L .42159 .66837 L .39154 .6592 L .33396 .63515 L .28526 .60663 L .2387 .5699 L .19829 .52706 L .16675 .48218 L .14353 .43753 L .12748 .39462 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{144, 101.25}, ImageCacheValid->False] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(fig2 = Block[{L = 1, shape = Join[cerchio, Lr {{2 h, 0}, {0, 2 h}}]}, ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False, ImageSize -> 144, PlotStyle \[Rule] AbsoluteThickness[1]]]];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .70335 %%ImageSize: 144 101.282 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.358215 0.668811 0.351152 0.668811 [ [ 0 0 0 0 ] [ 1 .70335 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .70335 L 0 .70335 L closepath clip newpath 0 g 1 Mabswid [ ] 0 setdash .02381 .35115 m .02382 .34856 L .02385 .3462 L .0239 .34348 L .02397 .3409 L .02414 .33632 L .0244 .33136 L .02476 .3259 L .02525 .32012 L .02638 .30976 L .02788 .29912 L .0296 .2892 L .03461 .26684 L .0413 .24443 L .04877 .22438 L .07017 .18127 L .09365 .14662 L .124 .11247 L .15686 .08416 L .19561 .05894 L .21579 .04859 L .23837 .03896 L .2584 .03199 L .28085 .02582 L .29157 .02345 L .30314 .02131 L .3132 .01979 L .32419 .01848 L .33064 .01788 L .33663 .01744 L .34235 .01712 L .34525 .017 L .34844 .01689 L .35131 .01682 L .35394 .01677 L .35683 .01675 L .35828 .01675 L .35987 .01675 L .36256 .01677 L .36543 .01682 L .36814 .01689 L .3706 .01698 L .37569 .0172 L .38128 .01754 L .39256 .01851 L .40298 .01976 L .41268 .02121 L .43437 .02553 L .4573 .03176 L .47841 .03909 L Mistroke .50081 .04867 L .53955 .07018 L .57446 .09607 L .60759 .12835 L .63652 .16576 L .65867 .20435 L .66752 .22404 L .67546 .2454 L .68156 .26585 L .68597 .28478 L .68948 .30544 L .69086 .31689 L .69136 .32216 L .6918 .32776 L .6921 .33255 L .69223 .33509 L .69235 .33783 L .69245 .34034 L .69251 .34264 L .69256 .34483 L .6926 .34715 L .69262 .34967 L .69262 .35237 L .6926 .35491 L .69257 .35722 L .6925 .35994 L .69241 .36288 L .69218 .36821 L .69188 .37343 L .69146 .37901 L .69046 .38907 L .68888 .401 L .68707 .41182 L .68191 .43509 L .6755 .45677 L .65896 .49737 L .63903 .53273 L .61463 .56581 L .58319 .59856 L .54991 .62516 L .51054 .64885 L .47001 .66632 L .44884 .67304 L .43675 .6762 L .42522 .67878 L .41455 .68078 L .40291 .68256 L .39228 .68382 L .38244 .68468 L .37694 .68503 L Mistroke .37178 .68528 L .36882 .68539 L .36612 .68546 L .36463 .6855 L .363 .68552 L .36146 .68554 L .36003 .68555 L .35854 .68556 L .35692 .68555 L .3554 .68555 L .35399 .68553 L .35133 .68549 L .34852 .68542 L .3455 .68532 L .34268 .6852 L .33628 .68484 L .33055 .68441 L .32526 .68393 L .31332 .68253 L .30284 .68094 L .29177 .67889 L .27281 .67447 L .25224 .66832 L .2127 .65224 L .17277 .62942 L .13767 .60253 L .10492 .56949 L .07869 .53471 L .05855 .49957 L .04897 .4784 L .04129 .45787 L .0355 .4388 L .03062 .41829 L .02767 .4018 L .02636 .39237 L .02538 .38352 L .02469 .37538 L .02423 .36793 L .02405 .36381 L .02397 .36164 L .02391 .35932 L .02386 .3571 L .02383 .35508 L .02381 .35306 L .02381 .35115 L Mfstroke .02381 .35115 m .05094 .35115 L .08053 .35115 L .10832 .35115 L .13505 .35115 L .16349 .35115 L .19088 .35115 L .21998 .35115 L .24802 .35115 L .275 .35115 L .3037 .35115 L .33133 .35115 L .3579 .35115 L .38619 .35115 L .41342 .35115 L .44237 .35115 L .47025 .35115 L .49708 .35115 L .52562 .35115 L .5531 .35115 L .5823 .35115 L .61044 .35115 L .63751 .35115 L .6663 .35115 L .69262 .35115 L s .35821 .01675 m .35821 .04388 L .35821 .07347 L .35821 .10126 L .35821 .12798 L .35821 .15643 L .35821 .18381 L .35821 .21292 L .35821 .24096 L .35821 .26793 L .35821 .29663 L .35821 .32427 L .35821 .35084 L .35821 .37913 L .35821 .40636 L .35821 .43531 L .35821 .46319 L .35821 .49001 L .35821 .51856 L .35821 .54603 L .35821 .57524 L .35821 .60337 L .35821 .63045 L .35821 .65924 L .35821 .68556 L s .12748 .39462 m .12124 .37218 L .116 .34752 L .11398 .3351 L .11229 .32185 L .11163 .31544 L .11112 .3094 L .11071 .30357 L .11041 .29813 L .11028 .29501 L .11018 .29217 L .11009 .28901 L .11006 .28727 L .11003 .28562 L .11001 .28403 L .11 .28235 L .11 .27931 L .11001 .27746 L .11003 .27572 L .11006 .27416 L .11009 .27247 L .11016 .26964 L .11027 .26655 L .11057 .26032 L .11094 .25459 L .11137 .24928 L .11276 .2363 L .11445 .22466 L .11966 .19924 L .12577 .17799 L .13268 .15923 L .14222 .13853 L .15258 .12037 L .17526 .0902 L .18904 .07615 L .20517 .06264 L .23879 .04195 L .25727 .03389 L .27861 .02686 L .28925 .02416 L .29952 .02199 L .30904 .02035 L .31931 .01896 L .32471 .01837 L .33071 .01783 L .33628 .01743 L .34142 .01714 L .34454 .01701 L .34752 .0169 L .35068 .01682 L Mistroke .35248 .01679 L .35414 .01677 L .35572 .01675 L .3572 .01675 L .35999 .01675 L .363 .01678 L .3647 .0168 L .36626 .01683 L .36921 .01691 L .37201 .017 L .37727 .01722 L .38298 .01754 L .38923 .01798 L .40059 .01901 L .4112 .02022 L .43599 .02396 L .46287 .0293 L .51339 .04256 L .56176 .05871 L .66487 .10302 L .76965 .16203 L .85807 .22722 L .89545 .26236 L .92408 .29523 L .9486 .3316 L .95895 .35182 L .96656 .371 L .97182 .38942 L .9737 .39871 L .97455 .40404 L .97517 .40891 L .97561 .41337 L .97591 .41761 L .97603 .41992 L .97611 .42207 L .97617 .42442 L .97618 .42561 L .97619 .42692 L .97618 .42909 L .97614 .43108 L .97607 .43327 L .97596 .43557 L .97584 .43757 L .9757 .43944 L .97531 .44367 L .97472 .44857 L .97403 .45308 L .972 .46324 L .96964 .47215 L .96658 .48152 L Mistroke .9599 .49758 L .95054 .51494 L .92576 .54834 L .89048 .58182 L .84646 .61239 L .7979 .63756 L .7447 .65796 L .69168 .67239 L .66002 .67853 L .64425 .68093 L .62965 .68278 L .61652 .68413 L .60206 .68528 L .59452 .68573 L .58748 .68607 L .58004 .68634 L .57586 .68645 L .57206 .68653 L .56839 .68657 L .56494 .6866 L .56117 .6866 L .5571 .68658 L .55306 .68652 L .55103 .68649 L .54881 .68644 L .54483 .68633 L .54122 .68621 L .53409 .6859 L .52649 .68547 L .51282 .68443 L .49705 .68282 L .48006 .68056 L .44963 .6751 L .42159 .66837 L .39154 .6592 L .33396 .63515 L .28526 .60663 L .2387 .5699 L .19829 .52706 L .16675 .48218 L .14353 .43753 L .12748 .39462 L Mfstroke .12748 .39462 m .15976 .39055 L .19497 .38612 L .22804 .38195 L .25985 .37794 L .2937 .37367 L .32628 .36956 L .36092 .3652 L .39429 .36099 L .42639 .35695 L .46054 .35264 L .49342 .3485 L .52504 .34451 L .55871 .34027 L .59111 .33618 L .62556 .33184 L .65875 .32766 L .69066 .32363 L .72463 .31935 L .75733 .31523 L .79208 .31085 L .82556 .30663 L .85778 .30257 L .89204 .29825 L .92336 .2943 L s .35821 .01675 m .37178 .04334 L .38658 .07233 L .40047 .09957 L .41383 .12576 L .42806 .15364 L .44175 .18047 L .4563 .20899 L .47032 .23647 L .48381 .26291 L .49816 .29104 L .51198 .31812 L .52526 .34416 L .53941 .37188 L .55302 .39856 L .56749 .42694 L .58144 .45426 L .59485 .48055 L .60912 .50852 L .62286 .53545 L .63746 .56407 L .65153 .59164 L .66506 .61817 L .67946 .64639 L .69262 .67218 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{144, 101.25}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgOoh2000UOoh000aooP03001ooWon00AooP03001ooWon 01eooP03001ooWon00MooP03001ooWon01QooP03001ooWon011ooP8002=ooP0037on00<007onOoh0 17on00<007onOoh07Gon00<007onOoh01gon00<007onOoh06Gon00<007onOoh04Gon00<007onOoh0 87on000;Ooh00`00OoiooP05Ooh00`00OoiooP0MOoh00`00OoiooP08Ooh00`00OoiooP0IOoh00`00 OoiooP0AOoh00`00OoiooP0OOoh000]ooP03001ooWon00AooP03001ooWon01iooP03001ooWon00Qo oP03001ooWon01YooP03001ooWon015ooP8001mooP002Won00<007onOoh01Gon00<007onOoh07Won 00<007onOoh02Gon00<007onOoh06Won00<007onOoh04Won00<007onOoh077on0009Ooh00`00Ooio oP06Ooh00`00OoiooP0NOoh00`00OoiooP09Ooh00`00OoiooP0JOoh00`00OoiooP0COoh00`00Ooio oP0KOoh000UooP03001ooWon00EooP03001ooWon01mooP03001ooWon00YooP03001ooWon01YooP03 001ooWon01=ooP8001]ooP0027on00<007onOoh01Won00<007onOoh07gon00<007onOoh02Won00<0 07onOoh06gon00<007onOoh057on00<007onOoh067on0008Ooh00`00OoiooP06Ooh00`00OoiooP0O Ooh00`00OoiooP0;Ooh00`00OoiooP0JOoh00`00OoiooP0EOoh00`00OoiooP0GOoh000MooP03001o oWon00IooP03001ooWon021ooP03001ooWon00]ooP03001ooWon01]ooP03001ooWon01EooP8001Mo oP001gon00<007onOoh01Won00<007onOoh087on00<007onOoh037on00<007onOoh06Won00<007on Ooh05gon00<007onOoh057on0007Ooh00`00OoiooP06Ooh00`00OoiooP0POoh00`00OoiooP0Ooh00`00OoiooP0I Ooh00`00OoiooP0JOoh00`00OoiooP0@Ooh000EooP03001ooWon00MooP80029ooP03001ooWon00io oP03001ooWon01YooP03001ooWon01YooP03001ooWon00mooP001Gon00<007onOoh01gon00<007on Ooh08Gon00<007onOoh03gon00<007onOoh06Gon00<007onOoh06gon00<007onOoh03Won0005Ooh0 0`00OoiooP07Ooh00`00OoiooP0QOoh00`00OoiooP0?Ooh00`00OoiooP0IOoh00`00OoiooP0LOoh0 0`00OoiooP0=Ooh000AooP03001ooWon00QooP03001ooWon025ooP03001ooWon011ooP03001ooWon 01UooP03001ooWon01aooP03001ooWon00aooP0017on00<007onOoh027on00<007onOoh08Gon00<0 07onOoh047on00<007onOoh06Gon00<007onOoh07Gon00<007onOoh02gon0004Ooh00`00OoiooP08 Ooh00`00OoiooP0QOoh00`00OoiooP0AOoh00`00OoiooP0HOoh00`00OoiooP0MOoh2000Ooh00`00OoiooP0HOoh00`00OoiooP0OOoh00`00OoiooP07Ooh00`00OoiooP0XOoh00`00 OoiooP03Ooh000QooP03001ooWon00iooP03001ooWon01MooP03001ooWon01mooP03001ooWon00Io oP03001ooWon02QooP03001ooWon00AooP0027on00<007onOoh03Won00<007onOoh05gon00<007on Ooh087on00<007onOoh01Gon00<007onOoh0:7on00<007onOoh017on0009Ooh00`00OoiooP0>Ooh0 0`00OoiooP0FOoh00`00OoiooP0POoh00`00OoiooP04Ooh00`00OoiooP0XOoh00`00OoiooP05Ooh0 00UooP03001ooWon00mooP03001ooWon01EooP03001ooWon025ooP03001ooWon00=ooP03001ooWon 02QooP03001ooWon00EooP002Won00<007onOoh03Won00<007onOoh05Gon00<007onOoh08Gon00<0 07onOoh00Won00<007onOoh0:7on00<007onOoh01Won000:Ooh00`00OoiooP0?Ooh00`00OoiooP0D Ooh00`00OoiooP0ROoh01@00OoiooWon0000:Gon00<007onOoh01gon000;Ooh00`00OoiooP0?Ooh0 0`00OoiooP0COoh00`00OoiooP0ROoh01000OoiooP00:Gon00<007onOoh027on000Ooh00`00 OoiooP0@Ooh00`00OoiooP0?Ooh00`00OoiooP0ROoh00`00Ooh0000WOoh00`00OoiooP0;Ooh000mo oP03001ooWon011ooP03001ooWon00iooP03001ooWon025ooP05001ooWonOoh0000UOoh00`00Ooio oP0"], ImageRangeCache->{{{0, 143}, {100.25, 0}} -> {-0.538061, -0.525044, \ 0.0104903, 0.0104903}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Block[{L = 1, shape = Join[cerchio, Lr {{\(\@2\) h, \(\@2\) h}, {\(-\@2\) h, \(\@2\) h}}]}, ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False, ImageSize -> 144, PlotStyle \[Rule] AbsoluteThickness[1]]]];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .70335 %%ImageSize: 144 101.282 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.358215 0.668811 0.351152 0.668811 [ [ 0 0 0 0 ] [ 1 .70335 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .70335 L 0 .70335 L closepath clip newpath 0 g 1 Mabswid [ ] 0 setdash .02381 .35115 m .02382 .34856 L .02385 .3462 L .0239 .34348 L .02397 .3409 L .02414 .33632 L .0244 .33136 L .02476 .3259 L .02525 .32012 L .02638 .30976 L .02788 .29912 L .0296 .2892 L .03461 .26684 L .0413 .24443 L .04877 .22438 L .07017 .18127 L .09365 .14662 L .124 .11247 L .15686 .08416 L .19561 .05894 L .21579 .04859 L .23837 .03896 L .2584 .03199 L .28085 .02582 L .29157 .02345 L .30314 .02131 L .3132 .01979 L .32419 .01848 L .33064 .01788 L .33663 .01744 L .34235 .01712 L .34525 .017 L .34844 .01689 L .35131 .01682 L .35394 .01677 L .35683 .01675 L .35828 .01675 L .35987 .01675 L .36256 .01677 L .36543 .01682 L .36814 .01689 L .3706 .01698 L .37569 .0172 L .38128 .01754 L .39256 .01851 L .40298 .01976 L .41268 .02121 L .43437 .02553 L .4573 .03176 L .47841 .03909 L Mistroke .50081 .04867 L .53955 .07018 L .57446 .09607 L .60759 .12835 L .63652 .16576 L .65867 .20435 L .66752 .22404 L .67546 .2454 L .68156 .26585 L .68597 .28478 L .68948 .30544 L .69086 .31689 L .69136 .32216 L .6918 .32776 L .6921 .33255 L .69223 .33509 L .69235 .33783 L .69245 .34034 L .69251 .34264 L .69256 .34483 L .6926 .34715 L .69262 .34967 L .69262 .35237 L .6926 .35491 L .69257 .35722 L .6925 .35994 L .69241 .36288 L .69218 .36821 L .69188 .37343 L .69146 .37901 L .69046 .38907 L .68888 .401 L .68707 .41182 L .68191 .43509 L .6755 .45677 L .65896 .49737 L .63903 .53273 L .61463 .56581 L .58319 .59856 L .54991 .62516 L .51054 .64885 L .47001 .66632 L .44884 .67304 L .43675 .6762 L .42522 .67878 L .41455 .68078 L .40291 .68256 L .39228 .68382 L .38244 .68468 L .37694 .68503 L Mistroke .37178 .68528 L .36882 .68539 L .36612 .68546 L .36463 .6855 L .363 .68552 L .36146 .68554 L .36003 .68555 L .35854 .68556 L .35692 .68555 L .3554 .68555 L .35399 .68553 L .35133 .68549 L .34852 .68542 L .3455 .68532 L .34268 .6852 L .33628 .68484 L .33055 .68441 L .32526 .68393 L .31332 .68253 L .30284 .68094 L .29177 .67889 L .27281 .67447 L .25224 .66832 L .2127 .65224 L .17277 .62942 L .13767 .60253 L .10492 .56949 L .07869 .53471 L .05855 .49957 L .04897 .4784 L .04129 .45787 L .0355 .4388 L .03062 .41829 L .02767 .4018 L .02636 .39237 L .02538 .38352 L .02469 .37538 L .02423 .36793 L .02405 .36381 L .02397 .36164 L .02391 .35932 L .02386 .3571 L .02383 .35508 L .02381 .35306 L .02381 .35115 L Mfstroke .12175 .11469 m .14094 .13388 L .16186 .1548 L .18151 .17445 L .20041 .19335 L .22053 .21346 L .23989 .23282 L .26047 .25341 L .2803 .27323 L .29937 .29231 L .31966 .3126 L .3392 .33214 L .35799 .35093 L .378 .37093 L .39725 .39019 L .41772 .41066 L .43744 .43038 L .4564 .44934 L .47659 .46952 L .49602 .48895 L .51667 .5096 L .53656 .5295 L .55571 .54864 L .57607 .569 L .59468 .58761 L s .59468 .11469 m .57549 .13388 L .55457 .1548 L .53492 .17445 L .51602 .19335 L .4959 .21346 L .47654 .23282 L .45596 .25341 L .43613 .27323 L .41706 .29231 L .39677 .3126 L .37723 .33214 L .35844 .35093 L .33843 .37093 L .31918 .39019 L .29871 .41066 L .27899 .43038 L .26003 .44934 L .23984 .46952 L .22041 .48895 L .19976 .5096 L .17987 .5295 L .16072 .54864 L .14036 .569 L .12175 .58761 L s .12748 .39462 m .12124 .37218 L .116 .34752 L .11398 .3351 L .11229 .32185 L .11163 .31544 L .11112 .3094 L .11071 .30357 L .11041 .29813 L .11028 .29501 L .11018 .29217 L .11009 .28901 L .11006 .28727 L .11003 .28562 L .11001 .28403 L .11 .28235 L .11 .27931 L .11001 .27746 L .11003 .27572 L .11006 .27416 L .11009 .27247 L .11016 .26964 L .11027 .26655 L .11057 .26032 L .11094 .25459 L .11137 .24928 L .11276 .2363 L .11445 .22466 L .11966 .19924 L .12577 .17799 L .13268 .15923 L .14222 .13853 L .15258 .12037 L .17526 .0902 L .18904 .07615 L .20517 .06264 L .23879 .04195 L .25727 .03389 L .27861 .02686 L .28925 .02416 L .29952 .02199 L .30904 .02035 L .31931 .01896 L .32471 .01837 L .33071 .01783 L .33628 .01743 L .34142 .01714 L .34454 .01701 L .34752 .0169 L .35068 .01682 L Mistroke .35248 .01679 L .35414 .01677 L .35572 .01675 L .3572 .01675 L .35999 .01675 L .363 .01678 L .3647 .0168 L .36626 .01683 L .36921 .01691 L .37201 .017 L .37727 .01722 L .38298 .01754 L .38923 .01798 L .40059 .01901 L .4112 .02022 L .43599 .02396 L .46287 .0293 L .51339 .04256 L .56176 .05871 L .66487 .10302 L .76965 .16203 L .85807 .22722 L .89545 .26236 L .92408 .29523 L .9486 .3316 L .95895 .35182 L .96656 .371 L .97182 .38942 L .9737 .39871 L .97455 .40404 L .97517 .40891 L .97561 .41337 L .97591 .41761 L .97603 .41992 L .97611 .42207 L .97617 .42442 L .97618 .42561 L .97619 .42692 L .97618 .42909 L .97614 .43108 L .97607 .43327 L .97596 .43557 L .97584 .43757 L .9757 .43944 L .97531 .44367 L .97472 .44857 L .97403 .45308 L .972 .46324 L .96964 .47215 L .96658 .48152 L Mistroke .9599 .49758 L .95054 .51494 L .92576 .54834 L .89048 .58182 L .84646 .61239 L .7979 .63756 L .7447 .65796 L .69168 .67239 L .66002 .67853 L .64425 .68093 L .62965 .68278 L .61652 .68413 L .60206 .68528 L .59452 .68573 L .58748 .68607 L .58004 .68634 L .57586 .68645 L .57206 .68653 L .56839 .68657 L .56494 .6866 L .56117 .6866 L .5571 .68658 L .55306 .68652 L .55103 .68649 L .54881 .68644 L .54483 .68633 L .54122 .68621 L .53409 .6859 L .52649 .68547 L .51282 .68443 L .49705 .68282 L .48006 .68056 L .44963 .6751 L .42159 .66837 L .39154 .6592 L .33396 .63515 L .28526 .60663 L .2387 .5699 L .19829 .52706 L .16675 .48218 L .14353 .43753 L .12748 .39462 L Mfstroke .15088 .12312 m .1794 .14295 L .21088 .1642 L .2408 .1838 L .2699 .20232 L .30123 .22168 L .33173 .23997 L .36451 .25905 L .39646 .27707 L .42753 .29407 L .46093 .3118 L .49345 .32852 L .52504 .34428 L .55903 .36071 L .59207 .37618 L .62757 .39227 L .66212 .4074 L .69568 .42164 L .73175 .43643 L .76682 .45032 L .80446 .46472 L .84109 .47822 L .87667 .49089 L .91487 .50399 L .95012 .51565 L s .66349 .10234 m .65416 .12012 L .64361 .13988 L .63334 .1588 L .62313 .17731 L .61192 .19738 L .60078 .21703 L .58858 .2383 L .57646 .25914 L .56447 .27952 L .55135 .30157 L .53837 .32314 L .52557 .34421 L .51159 .36699 L .4978 .38926 L .48277 .41329 L .46794 .4368 L .45334 .45974 L .43746 .48451 L .42182 .5087 L .40482 .53478 L .38809 .56026 L .37165 .58512 L .35381 .61192 L .33718 .63674 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{144, 101.25}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHggon00<007onOoh01Won00<007on Ooh00P00;Won000@Ooh20003Ooh00`00OoiooP0lOoh00`00OoiooP06Ooh00`00OoiooP02Ooh2000/ Ooh000mooP03001ooWon00800003Ooh007on03aooP03001ooP0000IooP03001ooWon00EooP8002Yo oP003gon00<007onOoh00Won00<007on0000>gon00D007onOoiooP0000EooP03001ooWon00MooP03 001ooWon02MooP003Won00<007onOoh00gon0P0000=ooP000000>7on00<007onOoh00gon00D007on OoiooP0000]ooP8002MooP003Gon00<007onOoh017on00<007on00000Won00<007onOoh0=7on00<0 07onOoh01Gon00@007onOoh000eooP8002EooP0037on00<007onOoh017on00D007onOoiooP00009o oP8003=ooP03001ooWon00IooP03001ooP00011ooP8002=ooP0037on00<007onOoh017on00<007on Ooh00Won00@007onOoiooP80031ooP03001ooWon00QooP80019ooP03001ooWon021ooP002gon00<0 07onOoh01Gon00<007onOoh00gon00<007onOoh00Won00<007onOoh0;7on00<007onOoh02Won00<0 07onOoh04Gon00<007onOoh07gon000;Ooh00`00OoiooP04Ooh00`00OoiooP05Ooh00`00OoiooP02 Ooh2000[Ooh00`00OoiooP0:Ooh00`00Ooh0000COoh2000OOoh000YooP03001ooWon00EooP03001o oWon00IooP03001ooWon00=ooP8002QooP03001ooWon00]ooP04001ooWon000DOoh00`00OoiooP0L Ooh000UooP03001ooWon00IooP03001ooWon00IooP03001ooWon00EooP03001ooWon02AooP03001o oWon00]ooP05001ooWonOoh0000EOoh00`00OoiooP0KOoh000UooP03001ooWon00EooP03001ooWon 00QooP03001ooWon00EooP8002=ooP03001ooWon00]ooP03001ooWon00=ooP03001ooWon01=ooP80 01]ooP0027on00<007onOoh01Won00<007onOoh02Gon00<007onOoh01Won00<007onOoh07gon00<0 07onOoh02gon00<007onOoh01Gon00<007onOoh057on00<007onOoh067on0008Ooh00`00OoiooP06 Ooh00`00OoiooP0:Ooh00`00OoiooP06Ooh2000NOoh00`00OoiooP0Ooh3000AOoh00`00OoiooP0@Ooh00`00OoiooP0NOoh00`00OoiooP0:Ooh000Ao oP03001ooWon00QooP03001ooWon01UooP03001ooWon00aooP05001ooWonOoh0000?Ooh00`00Ooio oP0AOoh00`00OoiooP0OOoh00`00OoiooP09Ooh000=ooP03001ooWon00YooP03001ooWon01UooP03 001ooWon00YooP03001ooWon00=ooP8000aooP03001ooWon019ooP03001ooWon01mooP03001ooWon 00UooP000gon00<007onOoh02Won00<007onOoh06Won00<007onOoh027on00<007onOoh01Won0P00 2Won00<007onOoh04Won00<007onOoh087on00<007onOoh027on0003Ooh00`00OoiooP0:Ooh00`00 OoiooP0KOoh00`00OoiooP06Ooh00`00OoiooP09Ooh20007Ooh00`00OoiooP0COoh00`00OoiooP0Q Ooh00`00OoiooP07Ooh000=ooP03001ooWon00YooP03001ooWon01aooP03001ooWon00EooP03001o oWon00]ooP<000AooP03001ooWon01=ooP03001ooWon025ooP03001ooWon00MooP000gon00<007on Ooh02Won00<007onOoh07Gon00<007onOoh00gon00<007onOoh03gon0P0000=ooP00Ooh05Gon00<0 07onOoh08Won00<007onOoh01Won0003Ooh00`00OoiooP0:Ooh00`00OoiooP0NOoh200000gon0000 000DOoh2000FOoh00`00OoiooP0ROoh00`00OoiooP06Ooh000=ooP03001ooWon00YooP03001ooWon 021ooP03001ooWon01AooP03001ooP0001EooP03001ooWon02=ooP03001ooWon00EooP000gon00<0 07onOoh02Won00<007onOoh07gon00<007on00005Gon00<007onOoh00P004gon00<007onOoh097on 00<007onOoh017on0003Ooh00`00OoiooP0;Ooh00`00OoiooP0MOoh01@00OoiooWon00004gon00<0 07onOoh00gon0P004Gon00<007onOoh097on00<007onOoh017on0003Ooh00`00OoiooP0;Ooh00`00 OoiooP0LOoh00`00OoiooP03Ooh00`00OoiooP0@Ooh00`00OoiooP05Ooh2000?Ooh00`00OoiooP0U Ooh00`00OoiooP03Ooh000=ooP03001ooWon00]ooP03001ooWon01]ooP03001ooWon00EooP03001o oWon00iooP03001ooWon00QooP<000aooP03001ooWon02EooP03001ooWon00=ooP000gon00<007on Ooh037on00<007onOoh06Gon00<007onOoh01Won00<007onOoh03Won00<007onOoh02gon0P002Won 00<007onOoh09Gon00<007onOoh00gon0003Ooh00`00OoiooP0Ooh30007Ooh00`00OoiooP0UOoh00`00OoiooP03Ooh0 00=ooP03001ooWon00aooP03001ooWon01MooP03001ooWon00YooP03001ooWon00YooP03001ooWon 019ooP8000EooP03001ooWon02IooP03001ooWon009ooP0017on00<007onOoh037on00<007onOoh0 5Gon00<007onOoh037on00<007onOoh02Gon00<007onOoh057on0`000Won00<007onOoh09Won00<0 07onOoh00Won0004Ooh00`00OoiooP0Ooh00`00OoiooP07 Ooh00`00OoiooP0HOoh3000XOoh00`00OoiooP02Ooh000AooP03001ooWon00aooP03001ooWon01=o oP03001ooWon011ooP03001ooWon00EooP03001ooWon01]ooP<002IooP03001ooWon009ooP0017on 00<007onOoh037on00<007onOoh04gon00<007onOoh04Gon00<007onOoh00gon00<007onOoh06gon 00@007onOoiooP8002AooP03001ooWon009ooP001Gon00<007onOoh037on00<007onOoh04Gon00<0 07onOoh04gon00<007onOoh00Won00<007onOoh06gon00<007onOoh00gon0`008Gon00<007onOoh0 0Won0005Ooh00`00OoiooP0Ooh00`00OoiooP08Ooh00`00 OoiooP0JOoh00`00OoiooP02Ooh00`00OoiooP0HOoh00`00OoiooP0BOoh3000COoh00`00OoiooP03 Ooh000MooP03001ooWon00eooP03001ooWon00MooP03001ooWon01]ooP03001ooWon00=ooP03001o oWon01MooP03001ooWon01EooP<0011ooP03001ooWon00=ooP001gon00<007onOoh03Won00<007on Ooh01Gon00<007onOoh06gon00<007onOoh017on00<007onOoh05gon00<007onOoh067on0P003Won 00<007onOoh00gon0008Ooh00`00OoiooP0>Ooh00`00OoiooP03Ooh00`00OoiooP0KOoh00`00Ooio oP06Ooh00`00OoiooP0EOoh00`00OoiooP0KOoh3000:Ooh00`00OoiooP04Ooh000QooP03001ooWon 00iooP03001ooWon009ooP03001ooWon01aooP03001ooWon00MooP03001ooWon01AooP03001ooWon 01iooP8000QooP03001ooWon00AooP002Gon00<007onOoh03Won00@007onOoh001iooP03001ooWon 00UooP03001ooWon019ooP03001ooWon025ooP<000AooP03001ooWon00EooP002Gon00<007onOoh0 3gon0P007gon00<007onOoh02Won00<007onOoh04Gon00<007onOoh097on0P000Won00<007onOoh0 1Gon000:Ooh00`00OoiooP0>Ooh00`00OoiooP0MOoh00`00OoiooP0Ooh00`00OoiooP0KOoh00`00Ooh0 000YOoh00`00OoiooP0>Ooh0015ooP03001ooWon015ooP03001ooWon00eooP03001ooWon01aooP80 02MooP80015ooP004Won00<007onOoh04Gon00<007onOoh02gon00<007onOoh07Gon00<007onOoh0 9Gon00<007onOoh04Gon000COoh00`00OoiooP0AOoh00`00OoiooP09Ooh00`00OoiooP0MOoh00`00 OoiooP0UOoh00`00OoiooP0BOoh001AooP03001ooWon015ooP03001ooWon00MooP03001ooWon01ao oP8002IooP8001EooP005Gon0P004Won0P001Won00<007onOoh06gon0P009Won0P005gon000GOoh0 0`00OoiooP0AOoh20004Ooh00`00OoiooP0JOoh00`00OoiooP0TOoh2000IOoh001QooP03001ooWon 019ooP800003Ooh007on01]ooP03001ooWon02=ooP8001]ooP006Gon0P0057on0P006Won0P008gon 0`007Gon000KOoh2000DOoh3000FOoh00`00OoiooP0QOoh2000POoh001eooP8001EooP<0015ooP80 029ooP80029ooP007gon0P005Won0P0037on0`008Gon0`0097on000QOoh2000FOoh20007Ooh3000P Ooh4000WOoh002=ooPD001=ooPL001mooP@002]ooP00:7on10003gon1@000Won10005Gon1P00;gon 000/Ooh?000;OohE000eOoh0091ooP00T7on0000\ \>"], ImageRangeCache->{{{0, 143}, {100.25, 0}} -> {-0.538061, -0.525044, \ 0.0104903, 0.0104903}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(fig3 = Block[{L = 1, shape = Join[cerchio, {dirpr1[h], dirpr2[h]}]}, ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False, ImageSize -> 144, PlotStyle \[Rule] AbsoluteThickness[1]]]];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .70335 %%ImageSize: 144 101.282 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.358215 0.668811 0.351152 0.668811 [ [ 0 0 0 0 ] [ 1 .70335 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .70335 L 0 .70335 L closepath clip newpath 0 g 1 Mabswid [ ] 0 setdash .02381 .35115 m .02382 .34856 L .02385 .3462 L .0239 .34348 L .02397 .3409 L .02414 .33632 L .0244 .33136 L .02476 .3259 L .02525 .32012 L .02638 .30976 L .02788 .29912 L .0296 .2892 L .03461 .26684 L .0413 .24443 L .04877 .22438 L .07017 .18127 L .09365 .14662 L .124 .11247 L .15686 .08416 L .19561 .05894 L .21579 .04859 L .23837 .03896 L .2584 .03199 L .28085 .02582 L .29157 .02345 L .30314 .02131 L .3132 .01979 L .32419 .01848 L .33064 .01788 L .33663 .01744 L .34235 .01712 L .34525 .017 L .34844 .01689 L .35131 .01682 L .35394 .01677 L .35683 .01675 L .35828 .01675 L .35987 .01675 L .36256 .01677 L .36543 .01682 L .36814 .01689 L .3706 .01698 L .37569 .0172 L .38128 .01754 L .39256 .01851 L .40298 .01976 L .41268 .02121 L .43437 .02553 L .4573 .03176 L .47841 .03909 L Mistroke .50081 .04867 L .53955 .07018 L .57446 .09607 L .60759 .12835 L .63652 .16576 L .65867 .20435 L .66752 .22404 L .67546 .2454 L .68156 .26585 L .68597 .28478 L .68948 .30544 L .69086 .31689 L .69136 .32216 L .6918 .32776 L .6921 .33255 L .69223 .33509 L .69235 .33783 L .69245 .34034 L .69251 .34264 L .69256 .34483 L .6926 .34715 L .69262 .34967 L .69262 .35237 L .6926 .35491 L .69257 .35722 L .6925 .35994 L .69241 .36288 L .69218 .36821 L .69188 .37343 L .69146 .37901 L .69046 .38907 L .68888 .401 L .68707 .41182 L .68191 .43509 L .6755 .45677 L .65896 .49737 L .63903 .53273 L .61463 .56581 L .58319 .59856 L .54991 .62516 L .51054 .64885 L .47001 .66632 L .44884 .67304 L .43675 .6762 L .42522 .67878 L .41455 .68078 L .40291 .68256 L .39228 .68382 L .38244 .68468 L .37694 .68503 L Mistroke .37178 .68528 L .36882 .68539 L .36612 .68546 L .36463 .6855 L .363 .68552 L .36146 .68554 L .36003 .68555 L .35854 .68556 L .35692 .68555 L .3554 .68555 L .35399 .68553 L .35133 .68549 L .34852 .68542 L .3455 .68532 L .34268 .6852 L .33628 .68484 L .33055 .68441 L .32526 .68393 L .31332 .68253 L .30284 .68094 L .29177 .67889 L .27281 .67447 L .25224 .66832 L .2127 .65224 L .17277 .62942 L .13767 .60253 L .10492 .56949 L .07869 .53471 L .05855 .49957 L .04897 .4784 L .04129 .45787 L .0355 .4388 L .03062 .41829 L .02767 .4018 L .02636 .39237 L .02538 .38352 L .02469 .37538 L .02423 .36793 L .02405 .36381 L .02397 .36164 L .02391 .35932 L .02386 .3571 L .02383 .35508 L .02381 .35306 L .02381 .35115 L Mfstroke .153 .61518 m .16965 .59376 L .18781 .5704 L .20486 .54846 L .22126 .52736 L .23872 .5049 L .25552 .48328 L .27338 .4603 L .29059 .43816 L .30715 .41686 L .32476 .3942 L .34172 .37238 L .35802 .3514 L .37538 .32906 L .39209 .30756 L .40986 .28471 L .42697 .26269 L .44343 .24151 L .46095 .21898 L .47781 .19728 L .49573 .17422 L .513 .15201 L .52961 .13063 L .54728 .1079 L .56343 .08712 L s .09418 .14594 m .1156 .16259 L .13897 .18074 L .16091 .1978 L .18201 .2142 L .20447 .23166 L .22609 .24846 L .24907 .26632 L .27121 .28353 L .29251 .30008 L .31517 .31769 L .33699 .33465 L .35797 .35096 L .3803 .36832 L .4018 .38503 L .42466 .4028 L .44668 .41991 L .46785 .43637 L .49039 .45388 L .51209 .47075 L .53514 .48867 L .55736 .50593 L .57873 .52255 L .60147 .54022 L .62225 .55637 L s .12748 .39462 m .12124 .37218 L .116 .34752 L .11398 .3351 L .11229 .32185 L .11163 .31544 L .11112 .3094 L .11071 .30357 L .11041 .29813 L .11028 .29501 L .11018 .29217 L .11009 .28901 L .11006 .28727 L .11003 .28562 L .11001 .28403 L .11 .28235 L .11 .27931 L .11001 .27746 L .11003 .27572 L .11006 .27416 L .11009 .27247 L .11016 .26964 L .11027 .26655 L .11057 .26032 L .11094 .25459 L .11137 .24928 L .11276 .2363 L .11445 .22466 L .11966 .19924 L .12577 .17799 L .13268 .15923 L .14222 .13853 L .15258 .12037 L .17526 .0902 L .18904 .07615 L .20517 .06264 L .23879 .04195 L .25727 .03389 L .27861 .02686 L .28925 .02416 L .29952 .02199 L .30904 .02035 L .31931 .01896 L .32471 .01837 L .33071 .01783 L .33628 .01743 L .34142 .01714 L .34454 .01701 L .34752 .0169 L .35068 .01682 L Mistroke .35248 .01679 L .35414 .01677 L .35572 .01675 L .3572 .01675 L .35999 .01675 L .363 .01678 L .3647 .0168 L .36626 .01683 L .36921 .01691 L .37201 .017 L .37727 .01722 L .38298 .01754 L .38923 .01798 L .40059 .01901 L .4112 .02022 L .43599 .02396 L .46287 .0293 L .51339 .04256 L .56176 .05871 L .66487 .10302 L .76965 .16203 L .85807 .22722 L .89545 .26236 L .92408 .29523 L .9486 .3316 L .95895 .35182 L .96656 .371 L .97182 .38942 L .9737 .39871 L .97455 .40404 L .97517 .40891 L .97561 .41337 L .97591 .41761 L .97603 .41992 L .97611 .42207 L .97617 .42442 L .97618 .42561 L .97619 .42692 L .97618 .42909 L .97614 .43108 L .97607 .43327 L .97596 .43557 L .97584 .43757 L .9757 .43944 L .97531 .44367 L .97472 .44857 L .97403 .45308 L .972 .46324 L .96964 .47215 L .96658 .48152 L Mistroke .9599 .49758 L .95054 .51494 L .92576 .54834 L .89048 .58182 L .84646 .61239 L .7979 .63756 L .7447 .65796 L .69168 .67239 L .66002 .67853 L .64425 .68093 L .62965 .68278 L .61652 .68413 L .60206 .68528 L .59452 .68573 L .58748 .68607 L .58004 .68634 L .57586 .68645 L .57206 .68653 L .56839 .68657 L .56494 .6866 L .56117 .6866 L .5571 .68658 L .55306 .68652 L .55103 .68649 L .54881 .68644 L .54483 .68633 L .54122 .68621 L .53409 .6859 L .52649 .68547 L .51282 .68443 L .49705 .68282 L .48006 .68056 L .44963 .6751 L .42159 .66837 L .39154 .6592 L .33396 .63515 L .28526 .60663 L .2387 .5699 L .19829 .52706 L .16675 .48218 L .14353 .43753 L .12748 .39462 L Mfstroke .38892 .6583 m .40181 .63103 L .4155 .60165 L .42801 .5744 L .43972 .54851 L .45185 .5213 L .46319 .49544 L .47489 .4683 L .48581 .44251 L .49599 .41802 L .50648 .39231 L .51624 .3679 L .52531 .34474 L .53463 .32041 L .54328 .29733 L .55211 .27314 L .56028 .25019 L .56781 .22843 L .57549 .20561 L .58254 .18398 L .58968 .16136 L .59621 .13991 L .60216 .1196 L .60815 .09834 L .6133 .07923 L s .13291 .15865 m .16295 .17554 L .19607 .19359 L .22752 .2102 L .25808 .22586 L .29095 .24218 L .32293 .25756 L .35727 .27355 L .39071 .2886 L .4232 .30277 L .45811 .31749 L .49207 .33132 L .52503 .34431 L .56046 .35781 L .59489 .37046 L .63185 .38357 L .66779 .39585 L .70269 .40734 L .74016 .41922 L .77658 .43033 L .81563 .44178 L .85362 .45245 L .89049 .4624 L .93005 .47263 L .96653 .48167 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{144, 101.25}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgOoh00`00OoiooP0;Ooh00`00OoiooP0GOoh00`00OoiooP0D Ooh000MooP03001ooWon00IooP03001ooWon00YooP03001ooWon00IooP03001ooWon01MooP03001o oWon00iooP03001ooWon00]ooP03001ooWon01QooP03001ooWon01=ooP001Won00<007onOoh01gon 00<007onOoh02gon00<007onOoh01Won0P005Won00<007onOoh03gon00<007onOoh037on00<007on Ooh067on00<007onOoh04Won0006Ooh00`00OoiooP07Ooh00`00OoiooP0Ooh00`00OoiooP0=Ooh00`00OoiooP0IOoh00`00OoiooP0AOoh000IooP03 001ooWon00MooP03001ooWon00eooP03001ooWon00QooP80015ooP03001ooWon00mooP03001ooWon 00eooP03001ooWon01YooP03001ooWon011ooP001Gon00<007onOoh01gon0P0047on0P002Won0`00 3Won00<007onOoh03Won00<007onOoh03gon00<007onOoh06Won00<007onOoh03gon0005Ooh00`00 OoiooP07Ooh00`00OoiooP0AOoh00`00OoiooP0:Ooh2000;Ooh00`00OoiooP0?Ooh00`00OoiooP0? Ooh00`00OoiooP0KOoh00`00OoiooP0>Ooh000EooP03001ooWon00MooP03001ooWon019ooP03001o oWon00]ooP8000QooP03001ooWon00mooP03001ooWon011ooP03001ooWon01aooP03001ooWon00eo oP0017on00<007onOoh027on00<007onOoh04gon00<007onOoh037on0P001Gon00<007onOoh047on 00<007onOoh04Gon00<007onOoh077on00<007onOoh037on0004Ooh00`00OoiooP08Ooh00`00Ooio oP0DOoh00`00OoiooP0=Ooh300000gon001ooP0AOoh00`00OoiooP0BOoh00`00OoiooP0MOoh00`00 OoiooP0;Ooh000AooP03001ooWon00QooP03001ooWon01EooP80011ooP80019ooP03001ooWon019o oP03001ooWon01iooP03001ooWon00YooP0017on00<007onOoh027on00<007onOoh05gon00<007on Ooh03Gon00@007on0000011ooP03001ooWon019ooP03001ooWon01mooP03001ooWon00UooP000gon 00<007onOoh02Won00<007onOoh05gon00<007onOoh02gon00<007onOoh00Won0P003Won00<007on Ooh04Won00<007onOoh07gon00<007onOoh02Gon0003Ooh00`00OoiooP0:Ooh00`00OoiooP0HOoh2 000:Ooh00`00OoiooP05Ooh2000;Ooh00`00OoiooP0COoh00`00OoiooP0POoh00`00OoiooP08Ooh0 00=ooP03001ooWon00YooP03001ooWon01YooP03001ooWon00IooP03001ooWon00QooP<000QooP03 001ooWon01=ooP03001ooWon025ooP03001ooWon00MooP000gon00<007onOoh02Won00<007onOoh0 6gon0P001Gon00<007onOoh037on100017on00<007onOoh04gon00<007onOoh08Gon00<007onOoh0 1gon0003Ooh00`00OoiooP0:Ooh00`00OoiooP0MOoh01@00OoiooWon00004gon0P0000=ooP00Ooh0 5Gon00<007onOoh08Won00<007onOoh01Won0003Ooh00`00OoiooP0:Ooh00`00OoiooP0NOoh20000 0gon001ooP0DOoh3000EOoh00`00OoiooP0ROoh00`00OoiooP06Ooh000=ooP03001ooWon00YooP03 001ooWon021ooP03001ooWon01AooP03001ooWon008001=ooP03001ooWon02=ooP03001ooWon00Eo oP000gon00<007onOoh02Won00<007onOoh07gon00<007on00005Gon00<007onOoh00Won0`0047on 00<007onOoh097on00<007onOoh017on0003Ooh00`00OoiooP0;Ooh00`00OoiooP0MOoh01@00Ooio oWon00004gon00<007onOoh01Won0P003Won00<007onOoh097on00<007onOoh017on0003Ooh00`00 OoiooP0;Ooh00`00OoiooP0LOoh00`00OoiooP03Ooh00`00OoiooP0@Ooh00`00OoiooP08Ooh3000; Ooh00`00OoiooP0UOoh00`00OoiooP03Ooh000=ooP03001ooWon00]ooP03001ooWon01]ooP03001o oWon00EooP80011ooP03001ooWon00]ooP8000UooP03001ooWon02EooP03001ooWon00=ooP000gon 00<007onOoh037on00<007onOoh06Won00<007onOoh01gon00<007onOoh037on00<007onOoh03Won 0`001Won00<007onOoh09Gon00<007onOoh00gon0003Ooh00`00OoiooP0Ooh20007Ooh00`00OoiooP0IOoh01000OoiooWon 0P008gon00<007onOoh00Won0004Ooh00`00OoiooP0Ooh00`00OoiooP07Ooh00`00OoiooP0LOoh0 0`00OoiooP08Ooh2000?Ooh00`00OoiooP0XOoh00`00OoiooP04Ooh000UooP03001ooWon00iooP03 001ooWon00EooP03001ooWon01aooP03001ooWon00]ooP03001ooWon00]ooP03001ooWon02QooP03 001ooWon00EooP002Gon00<007onOoh03gon00<007onOoh00gon00<007onOoh07Gon00<007onOoh0 37on00<007onOoh02Won00<007onOoh0:7on00<007onOoh01Gon000:Ooh00`00OoiooP0>Ooh00`00 OoiooP02Ooh00`00OoiooP0MOoh00`00OoiooP0>Ooh00`00OoiooP08Ooh00`00OoiooP0XOoh00`00 OoiooP06Ooh000YooP03001ooWon00mooP04001ooWon000POoh00`00OoiooP0?Ooh00`00OoiooP07 Ooh00`00OoiooP0WOoh00`00OoiooP07Ooh000]ooP03001ooWon00mooP80021ooP03001ooWon015o oP8000IooP03001ooWon02MooP03001ooWon00QooP0037on00<007onOoh03gon00<007onOoh07Won 00<007onOoh04gon00<007onOoh00Won00<007onOoh0:7on00<007onOoh027on000=Ooh00`00Ooio oP0=Ooh00`00Ooh0000NOoh00`00OoiooP0EOoh01000OoiooP00:Won00<007onOoh02Gon000=Ooh0 0`00OoiooP0Ooh00`00OoiooP0;Ooh00`00OoiooP02Ooh00`00OoiooP0IOoh00`00OoiooP0HOoh00`00 OoiooP0WOoh00`00OoiooP0;Ooh000mooP03001ooWon00UooP03001ooWon00AooP03001ooWon01Qo oP03001ooWon01MooP03001ooWon02MooP03001ooWon00aooP0047on00<007onOoh027on00<007on Ooh01Gon00<007onOoh05gon00<007onOoh05Won00<007onOoh09gon00<007onOoh03Gon000AOoh0 0`00OoiooP06Ooh00`00OoiooP07Ooh00`00OoiooP0EOoh00`00OoiooP0FOoh00`00OoiooP0WOoh0 0`00OoiooP0>Ooh0015ooP03001ooWon00EooP03001ooWon00UooP03001ooWon01AooP03001ooWon 01IooP03001ooWon02EooP80015ooP004Won00<007onOoh00gon00<007onOoh02gon00<007onOoh0 4Won00<007onOoh05Won00<007onOoh09Gon00<007onOoh04Gon000COoh01@00OoiooWon00003gon 00<007onOoh04Gon00<007onOoh05Gon00<007onOoh09Gon00<007onOoh04Won000DOoh01000Ooio oP0047on00<007onOoh03gon00<007onOoh057on0P009Won0P005Gon000EOoh2000BOoh2000?Ooh0 0`00OoiooP0BOoh2000VOoh2000GOoh001MooP03001ooWon015ooP8000aooP03001ooWon019ooP03 001ooWon02AooP8001UooP0067on00<007onOoh04Won0P002Won00<007onOoh04Gon00<007onOoh0 8gon0P006gon000IOoh2000DOoh20007Ooh00`00OoiooP0@Ooh2000SOoh3000MOoh001]ooP8001Ao oP<000AooP03001ooWon00mooP03001ooWon025ooP80021ooP007Gon0P005Gon100047on0P008Won 0P008Won000OOoh2000FOoh2000"], ImageRangeCache->{{{0, 143}, {100.25, 0}} -> {-0.538061, -0.525044, \ 0.0104903, 0.0104903}}] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[StyleBox["Salvataggio figure eps", FontColor->RGBColor[1, 0, 0]]], "Section"], Cell[CellGroupData[{ Cell[BoxData[ \(Directory[]\)], "Input"], Cell[BoxData[ \("C:\\Program Files\\Wolfram Research\\Mathematica\\4.1"\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(SetDirectory["\<\wrk\corsi\scost\class\esercizi\>"]\)], "Input"], Cell[BoxData[ \("C:\\wrk\\corsi\\scost\\class\\esercizi"\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Display["\", fig1, "\"]\)], "Input"], Cell[BoxData[ TagBox[\(\[SkeletonIndicator] Graphics \[SkeletonIndicator]\), False, Editable->False]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Display["\", fig2, "\"]\)], "Input"], Cell[BoxData[ TagBox[\(\[SkeletonIndicator] Graphics \[SkeletonIndicator]\), False, Editable->False]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Display["\", fig3, "\"]\)], "Input"], Cell[BoxData[ TagBox[\(\[SkeletonIndicator] Graphics \[SkeletonIndicator]\), False, Editable->False]], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["\<\ Determinante del gradiente della deformazione (valori di L per i quali il \ determinante \[EGrave] negativo)\ \>", "Section"], Cell["\<\ Avendo vincolato il lato inferiore (base) a restare su un piano accade che, \ per L abbastanza grande, punti vicini alla base si spostano al di sotto di \ essa.\ \>", "Text", CellFrame->True, Background->GrayLevel[0.849989]], Cell[BoxData[ \(Clear[L]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Det[mF[\[Zeta]1, \[Zeta]2]] // N\)], "Input"], Cell[BoxData[ \(\(\(1.2412`\)\(\[InvisibleSpace]\)\) - 0.312`\ \[Zeta]1 + 0.444`\ \[Zeta]2\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(% /. {L -> 8}\)], "Input"], Cell[BoxData[ \(\(\(1.2412`\)\(\[InvisibleSpace]\)\) - 0.312`\ \[Zeta]1 + 0.444`\ \[Zeta]2\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(% /. {\[Zeta]1 \[Rule] L\/2}\) /. {\[Zeta]2 \[Rule] \(-\(H\/2\)\)}\)], "Input"], Cell[BoxData[ \(\(\(1.0192`\)\(\[InvisibleSpace]\)\) - 0.156`\ L\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(% /. {L -> 8}\)], "Input"], Cell[BoxData[ \(\(-0.2287999999999999`\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(mF[L\/2, \(-\(H\/2\)\)]\)], "Input"], Cell[BoxData[ \({{26\/25, 1\/2 + \(3\ L\)\/20}, {0, 49\/50 - \(3\ L\)\/20}}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 8}, Det[mF[L\/2, \(-\(H\/2\)\)]]]\)], "Input"], Cell[BoxData[ \(\(-\(143\/625\)\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(% // N\)], "Input"], Cell[BoxData[ \(\(-0.2288`\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 8}, Det[mF[L\/2, H\/2]]]\)], "Input"], Cell[BoxData[ \(269\/1250\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 6}, Det[mF[L\/2, \(-\(H\/2\)\)]]]\)], "Input"], Cell[BoxData[ \(52\/625\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 4, shape = Join[rettangolo, grigliaO]}, \(ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False]];\)]\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .29478 %%ImageSize: 288 84.8955 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.411158 0.177683 0.09586 0.177683 [ [ 0 0 0 0 ] [ 1 .29478 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .29478 L 0 .29478 L closepath clip newpath 0 g .5 Mabswid [ ] 0 setdash .05579 .00702 m .08462 .00702 L .11607 .00702 L .1456 .00702 L .174 .00702 L .20423 .00702 L .23333 .00702 L .26426 .00702 L .29406 .00702 L .32273 .00702 L .35322 .00702 L .38259 .00702 L .41082 .00702 L .44089 .00702 L .46982 .00702 L .50059 .00702 L .53022 .00702 L .55872 .00702 L .58906 .00702 L .61826 .00702 L .64929 .00702 L .67919 .00702 L .70796 .00702 L .73856 .00702 L .76652 .00702 L s .05579 .1847 m .08462 .1847 L .11607 .1847 L .1456 .1847 L .174 .1847 L .20423 .1847 L .23333 .1847 L .26426 .1847 L .29406 .1847 L .32273 .1847 L .35322 .1847 L .38259 .1847 L .41082 .1847 L .44089 .1847 L .46982 .1847 L .50059 .1847 L .53022 .1847 L .55872 .1847 L .58906 .1847 L .61826 .1847 L .64929 .1847 L .67919 .1847 L .70796 .1847 L .73856 .1847 L .76652 .1847 L s .05579 .00702 m .05579 .01423 L .05579 .02209 L .05579 .02947 L .05579 .03657 L .05579 .04413 L .05579 .0514 L .05579 .05914 L .05579 .06658 L .05579 .07375 L .05579 .08138 L .05579 .08872 L .05579 .09578 L .05579 .10329 L .05579 .11053 L .05579 .11822 L .05579 .12563 L .05579 .13275 L .05579 .14033 L .05579 .14763 L .05579 .15539 L .05579 .16287 L .05579 .17006 L .05579 .17771 L .05579 .1847 L s .76652 .00702 m .76652 .01423 L .76652 .02209 L .76652 .02947 L .76652 .03657 L .76652 .04413 L .76652 .0514 L .76652 .05914 L .76652 .06658 L .76652 .07375 L .76652 .08138 L .76652 .08872 L .76652 .09578 L .76652 .10329 L .76652 .11053 L .76652 .11822 L .76652 .12563 L .76652 .13275 L .76652 .14033 L .76652 .14763 L .76652 .15539 L .76652 .16287 L .76652 .17006 L .76652 .17771 L .76652 .1847 L s .05579 .04256 m .08462 .04256 L .11607 .04256 L .1456 .04256 L .174 .04256 L .20423 .04256 L .23333 .04256 L .26426 .04256 L .29406 .04256 L .32273 .04256 L .35322 .04256 L .38259 .04256 L .41082 .04256 L .44089 .04256 L .46982 .04256 L .50059 .04256 L .53022 .04256 L .55872 .04256 L .58906 .04256 L .61826 .04256 L .64929 .04256 L .67919 .04256 L .70796 .04256 L .73856 .04256 L .76652 .04256 L s .05579 .07809 m .08462 .07809 L .11607 .07809 L .1456 .07809 L .174 .07809 L .20423 .07809 L .23333 .07809 L .26426 .07809 L .29406 .07809 L .32273 .07809 L .35322 .07809 L .38259 .07809 L .41082 .07809 L .44089 .07809 L .46982 .07809 L .50059 .07809 L .53022 .07809 L .55872 .07809 L .58906 .07809 L .61826 .07809 L .64929 .07809 L .67919 .07809 L .70796 .07809 L .73856 .07809 L .76652 .07809 L s .05579 .11363 m .08462 .11363 L .11607 .11363 L .1456 .11363 L .174 .11363 L .20423 .11363 L .23333 .11363 L .26426 .11363 L .29406 .11363 L .32273 .11363 L .35322 .11363 L .38259 .11363 L .41082 .11363 L .44089 .11363 L .46982 .11363 L .50059 .11363 L .53022 .11363 L .55872 .11363 L .58906 .11363 L .61826 .11363 L .64929 .11363 L .67919 .11363 L .70796 .11363 L .73856 .11363 L .76652 .11363 L s .05579 .14916 m .08462 .14916 L .11607 .14916 L .1456 .14916 L .174 .14916 L .20423 .14916 L .23333 .14916 L .26426 .14916 L .29406 .14916 L .32273 .14916 L .35322 .14916 L .38259 .14916 L .41082 .14916 L .44089 .14916 L .46982 .14916 L .50059 .14916 L .53022 .14916 L .55872 .14916 L .58906 .14916 L .61826 .14916 L .64929 .14916 L .67919 .14916 L .70796 .14916 L .73856 .14916 L .76652 .14916 L s .04158 .00702 m .07156 .00702 L .10427 .00702 L .13498 .00702 L .16451 .00702 L .19595 .00702 L .22622 .00702 L .25838 .00702 L .28937 .00702 L .31919 .00702 L .3509 .00702 L .38145 .00702 L .41081 .00702 L .44208 .00702 L .47217 .00702 L .50417 .00702 L .53498 .00702 L .56463 .00702 L .59617 .00702 L .62654 .00702 L .65881 .00702 L .68991 .00702 L .71983 .00702 L .75165 .00702 L .78074 .00702 L s .02381 .28776 m .06244 .27911 L .10458 .26967 L .14415 .26082 L .18221 .2523 L .22272 .24323 L .26171 .2345 L .30316 .22522 L .34309 .21628 L .3815 .20768 L .42237 .19853 L .46172 .18972 L .49955 .18125 L .53984 .17223 L .57861 .16355 L .61984 .15432 L .65954 .14543 L .69774 .13688 L .73838 .12778 L .77751 .11902 L .81909 .10971 L .85916 .10074 L .89771 .09211 L .93871 .08293 L .97619 .07454 L s .04158 .00702 m .04086 .01841 L .04007 .03083 L .03933 .04249 L .03862 .05371 L .03787 .06565 L .03714 .07715 L .03637 .08936 L .03562 .10113 L .0349 .11246 L .03414 .1245 L .03341 .1361 L .0327 .14726 L .03195 .15913 L .03123 .17056 L .03046 .18271 L .02972 .19442 L .029 .20568 L .02825 .21766 L .02752 .22919 L .02674 .24145 L .02599 .25326 L .02527 .26462 L .02451 .27671 L .02381 .28776 L s .78074 .00702 m .78867 .00976 L .79732 .01274 L .80544 .01555 L .81325 .01825 L .82156 .02112 L .82956 .02388 L .83807 .02682 L .84626 .02965 L .85415 .03238 L .86253 .03527 L .87061 .03806 L .87837 .04075 L .88664 .0436 L .8946 .04635 L .90306 .04927 L .91121 .05209 L .91905 .0548 L .92739 .05768 L .93542 .06045 L .94395 .0634 L .95217 .06624 L .96008 .06897 L .9685 .07188 L .97619 .07454 L s .03802 .06317 m .06974 .06144 L .10433 .05955 L .13681 .05778 L .16805 .05607 L .20131 .05426 L .23332 .05251 L .26734 .05066 L .30012 .04887 L .33165 .04715 L .3652 .04532 L .3975 .04356 L .42856 .04186 L .46163 .04006 L .49346 .03832 L .5273 .03648 L .5599 .0347 L .59125 .03299 L .62461 .03117 L .65674 .02942 L .69087 .02756 L .72376 .02576 L .75541 .02404 L .78907 .0222 L .81983 .02052 L s .03447 .11931 m .06792 .11585 L .10439 .11208 L .13865 .10854 L .17159 .10513 L .20666 .1015 L .24041 .09801 L .27629 .0943 L .31086 .09072 L .34411 .08728 L .37949 .08362 L .41355 .0801 L .44631 .07671 L .48118 .0731 L .51475 .06963 L .55043 .06594 L .58481 .06238 L .61787 .05896 L .65306 .05532 L .68693 .05182 L .72293 .04809 L .75761 .04451 L .79098 .04105 L .82648 .03738 L .85892 .03403 L s .03092 .17546 m .06609 .17027 L .10445 .16461 L .14048 .1593 L .17513 .15418 L .21201 .14874 L .24751 .14351 L .28525 .13794 L .3216 .13257 L .35657 .12741 L .39378 .12192 L .42961 .11664 L .46406 .11156 L .50073 .10614 L .53603 .10094 L .57357 .0954 L .60972 .09006 L .64449 .08493 L .6815 .07947 L .71712 .07422 L .75498 .06863 L .79146 .06325 L .82656 .05807 L .86389 .05256 L .89801 .04753 L s .02736 .23161 m .06427 .22469 L .10452 .21714 L .14232 .21006 L .17867 .20324 L .21736 .19598 L .25461 .189 L .2942 .18158 L .33234 .17443 L .36904 .16755 L .40807 .16023 L .44566 .15318 L .4818 .1464 L .52029 .13919 L .55732 .13224 L .5967 .12486 L .63463 .11775 L .67111 .11091 L .70994 .10363 L .74732 .09662 L .78704 .08917 L .82531 .08199 L .86214 .07509 L .9013 .06775 L .9371 .06103 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 84.875}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgGon000Gon2000DWon1@00;Gon1P007gon1@007Gon000;Ooh00`00OoiooP03 Ooh00`00OoiooP0dOoh5001BOoh8000/Ooh60002Ooh00`00OoiooP0JOoh6000ROoh000]ooP03001o oWon00=ooP03001ooWon02eooPL004mooPP002mooPD000QooP03001ooWon01IooP@002QooP002gon 00<007onOoh00gon00<007onOoh097on2@00DGon1@00Ooh4 000`Ooh000]ooP03001ooWon00=ooP03001ooWon011ooPX005EooPP003=ooPD001QooP03001ooWon 00YooP@003AooP002gon00<007onOoh00gonb`001Won1P00>7on000;Ooh00`00OoiooP02Ooh:001M Ooh7000eOoh5000SOoh00`00Ooh00004000nOoh000YooPH00003Ooh007on05aooPP003MooPD002Io oP@004=ooP002Won00<007onOoh017on00<007onOoh0EGon1P00>Won1@009gon10000Won00<007on Ooh0@Won000:Ooh00`00OoiooP04Ooh00`00OoiooP1>Ooh7000jOoh6000YOoh30006Ooh00`00Ooio oP12Ooh000YooP03001ooWon00AooP03001ooWon04IooPP003]ooPH002]ooP@000UooP03001ooWon 049ooP002Won00<007onOoh017on00<007onOoh0@Gon1@00?Won1@00;Gon10003Gon00<007onOoh0 @Won000:Ooh00`00OoiooP04Ooh00`00OoiooP0iOoh8000nOoh5000]Ooh5000AOoh00`00OoiooP12 Ooh000YooP03001ooWon00AooP03001ooWon035ooPP0041ooPH002aooPH001IooP03001ooWon049o oP002Won00<007onOoh017on00<007onOoh0;7on1@00@gon1@00;Won100077on00<007onOoh0@Won 000:Ooh00`00OoiooP04Ook;0014Ooh000YooP03001ooWon00AooP03001ooWon01eooPP004EooPD0 031ooP@002AooP03001ooWon049ooP002Won00<007onOoh017on00<007onOoh067on1@00Agon1P00 gon1@00>Won1000UWon0009Ooh00`00OoiooP0fOoh5000kOoh4002JOoh000UooP03001o oWon035ooPD003YooPH009iooP002Gon00<007onOoh0:gon1P00>gon1000Y7on0009Ooh00`00Ooio oP0VOoh5000mOoh4002XOoh000UooP03001ooWon021ooPH003iooP@00:aooP002Gon00<007onOoh0 6gon1@00?gon1@00/7on0009Ooh00`00OoiooP0EOoh6000nOoh6002eOoh000UooP03001ooWon015o oP@0041ooP@00;]ooP002Gon00<007onOoh03Gon1000@7on1000_gon0009Ooh00`00OoiooP09Ooh4 0010Ooh40033Ooh000UooP03001ooWon00EooP@0041ooP@009ooP0027on 00<007onOoh0:Gon1000j7on0008Ooh00`00OoiooP0UOoh4003/Ooh000QooP03001ooWon025ooP@0 0?1ooP0027on00<007onOoh07Gon1000m7on0008Ooh00`00OoiooP0GOoh6003hOoh000QooP03001o oWon019ooPD00?iooP0027on00<007onOoh03Won1000ogon17on0008Ooh00`00OoiooP0:Ooh4003o Ooh8Ooh000QooP03001ooWon00MooP<00?mooPaooP0027on00<007onOoh00gon1000ogon3gon0008 Ooh00`00Ooh00003003oOohCOoh000QooP800?mooQMooP00ogon8Gon0000\ \>"], ImageRangeCache->{{{0, 287}, {83.875, 0}} -> {-2.33841, -0.539508, \ 0.0197799, 0.0197799}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 6, shape = Join[rettangolo, grigliaO]}, \(ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False]];\)]\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .23383 %%ImageSize: 288 67.3433 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.440772 0.118455 0.0647951 0.118455 [ [ 0 0 0 0 ] [ 1 .23383 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .23383 L 0 .23383 L closepath clip newpath 0 g .5 Mabswid [ ] 0 setdash .08541 .00557 m .11424 .00557 L .14568 .00557 L .17521 .00557 L .20361 .00557 L .23384 .00557 L .26294 .00557 L .29387 .00557 L .32367 .00557 L .35234 .00557 L .38284 .00557 L .4122 .00557 L .44044 .00557 L .4705 .00557 L .49944 .00557 L .5302 .00557 L .55984 .00557 L .58834 .00557 L .61867 .00557 L .64787 .00557 L .6789 .00557 L .7088 .00557 L .73757 .00557 L .76817 .00557 L .79614 .00557 L s .08541 .12402 m .11424 .12402 L .14568 .12402 L .17521 .12402 L .20361 .12402 L .23384 .12402 L .26294 .12402 L .29387 .12402 L .32367 .12402 L .35234 .12402 L .38284 .12402 L .4122 .12402 L .44044 .12402 L .4705 .12402 L .49944 .12402 L .5302 .12402 L .55984 .12402 L .58834 .12402 L .61867 .12402 L .64787 .12402 L .6789 .12402 L .7088 .12402 L .73757 .12402 L .76817 .12402 L .79614 .12402 L s .08541 .00557 m .08541 .01037 L .08541 .01561 L .08541 .02054 L .08541 .02527 L .08541 .03031 L .08541 .03516 L .08541 .04031 L .08541 .04528 L .08541 .05006 L .08541 .05514 L .08541 .06003 L .08541 .06474 L .08541 .06975 L .08541 .07457 L .08541 .0797 L .08541 .08464 L .08541 .08939 L .08541 .09444 L .08541 .09931 L .08541 .10448 L .08541 .10947 L .08541 .11426 L .08541 .11936 L .08541 .12402 L s .79614 .00557 m .79614 .01037 L .79614 .01561 L .79614 .02054 L .79614 .02527 L .79614 .03031 L .79614 .03516 L .79614 .04031 L .79614 .04528 L .79614 .05006 L .79614 .05514 L .79614 .06003 L .79614 .06474 L .79614 .06975 L .79614 .07457 L .79614 .0797 L .79614 .08464 L .79614 .08939 L .79614 .09444 L .79614 .09931 L .79614 .10448 L .79614 .10947 L .79614 .11426 L .79614 .11936 L .79614 .12402 L s .08541 .02926 m .11424 .02926 L .14568 .02926 L .17521 .02926 L .20361 .02926 L .23384 .02926 L .26294 .02926 L .29387 .02926 L .32367 .02926 L .35234 .02926 L .38284 .02926 L .4122 .02926 L .44044 .02926 L .4705 .02926 L .49944 .02926 L .5302 .02926 L .55984 .02926 L .58834 .02926 L .61867 .02926 L .64787 .02926 L .6789 .02926 L .7088 .02926 L .73757 .02926 L .76817 .02926 L .79614 .02926 L s .08541 .05295 m .11424 .05295 L .14568 .05295 L .17521 .05295 L .20361 .05295 L .23384 .05295 L .26294 .05295 L .29387 .05295 L .32367 .05295 L .35234 .05295 L .38284 .05295 L .4122 .05295 L .44044 .05295 L .4705 .05295 L .49944 .05295 L .5302 .05295 L .55984 .05295 L .58834 .05295 L .61867 .05295 L .64787 .05295 L .6789 .05295 L .7088 .05295 L .73757 .05295 L .76817 .05295 L .79614 .05295 L s .08541 .07664 m .11424 .07664 L .14568 .07664 L .17521 .07664 L .20361 .07664 L .23384 .07664 L .26294 .07664 L .29387 .07664 L .32367 .07664 L .35234 .07664 L .38284 .07664 L .4122 .07664 L .44044 .07664 L .4705 .07664 L .49944 .07664 L .5302 .07664 L .55984 .07664 L .58834 .07664 L .61867 .07664 L .64787 .07664 L .6789 .07664 L .7088 .07664 L .73757 .07664 L .76817 .07664 L .79614 .07664 L s .08541 .10033 m .11424 .10033 L .14568 .10033 L .17521 .10033 L .20361 .10033 L .23384 .10033 L .26294 .10033 L .29387 .10033 L .32367 .10033 L .35234 .10033 L .38284 .10033 L .4122 .10033 L .44044 .10033 L .4705 .10033 L .49944 .10033 L .5302 .10033 L .55984 .10033 L .58834 .10033 L .61867 .10033 L .64787 .10033 L .6789 .10033 L .7088 .10033 L .73757 .10033 L .76817 .10033 L .79614 .10033 L s .07119 .00557 m .10118 .00557 L .13388 .00557 L .16459 .00557 L .19413 .00557 L .22557 .00557 L .25583 .00557 L .288 .00557 L .31899 .00557 L .3488 .00557 L .38052 .00557 L .41106 .00557 L .44042 .00557 L .47169 .00557 L .50178 .00557 L .53378 .00557 L .5646 .00557 L .59424 .00557 L .62579 .00557 L .65615 .00557 L .68843 .00557 L .71952 .00557 L .74944 .00557 L .78127 .00557 L .81035 .00557 L s .02381 .22826 m .06244 .21961 L .10458 .21018 L .14415 .20132 L .18221 .1928 L .22272 .18373 L .26171 .175 L .30316 .16572 L .34309 .15678 L .3815 .14818 L .42237 .13903 L .46172 .13022 L .49955 .12175 L .53984 .11273 L .57861 .10405 L .61984 .09482 L .65954 .08593 L .69774 .07738 L .73838 .06828 L .77751 .05952 L .81909 .05021 L .85916 .04124 L .89771 .03261 L .93871 .02343 L .97619 .01504 L s .07119 .00557 m .06927 .0146 L .06717 .02445 L .0652 .03371 L .06331 .04261 L .0613 .05208 L .05936 .0612 L .05729 .07089 L .05531 .08022 L .0534 .08921 L .05136 .09876 L .04941 .10796 L .04752 .11681 L .04552 .12623 L .04359 .1353 L .04154 .14494 L .03956 .15422 L .03766 .16315 L .03564 .17266 L .03369 .18181 L .03163 .19153 L .02963 .2009 L .02771 .20991 L .02567 .2195 L .02381 .22826 L s .81035 .00557 m .81708 .00595 L .82442 .00637 L .83131 .00676 L .83793 .00714 L .84499 .00755 L .85178 .00793 L .859 .00835 L .86595 .00874 L .87264 .00913 L .87975 .00953 L .88661 .00992 L .89319 .0103 L .90021 .0107 L .90696 .01109 L .91414 .0115 L .92105 .01189 L .9277 .01227 L .93478 .01268 L .94159 .01307 L .94884 .01348 L .95581 .01388 L .96252 .01426 L .96966 .01467 L .97619 .01504 L s .06172 .05011 m .09343 .04838 L .12802 .04649 L .1605 .04472 L .19174 .04301 L .225 .0412 L .25701 .03945 L .29103 .0376 L .32381 .03581 L .35534 .03409 L .38889 .03226 L .42119 .0305 L .45225 .0288 L .48532 .027 L .51715 .02526 L .55099 .02342 L .58359 .02164 L .61494 .01993 L .6483 .01811 L .68043 .01636 L .71456 .0145 L .74745 .0127 L .7791 .01098 L .81276 .00914 L .84352 .00746 L s .05224 .09465 m .08568 .09119 L .12216 .08741 L .15642 .08387 L .18936 .08046 L .22443 .07683 L .25818 .07334 L .29406 .06963 L .32863 .06605 L .36188 .06261 L .39726 .05895 L .43132 .05543 L .46408 .05204 L .49895 .04843 L .53251 .04496 L .5682 .04127 L .60258 .03771 L .63564 .03429 L .67082 .03065 L .7047 .02715 L .74069 .02343 L .77538 .01984 L .80875 .01639 L .84425 .01271 L .87669 .00936 L s .04276 .13919 m .07794 .134 L .1163 .12834 L .15233 .12302 L .18698 .11791 L .22386 .11247 L .25936 .10723 L .29709 .10166 L .33345 .0963 L .36842 .09114 L .40563 .08565 L .44145 .08036 L .4759 .07528 L .51258 .06987 L .54788 .06466 L .58541 .05912 L .62157 .05379 L .65634 .04866 L .69334 .0432 L .72897 .03794 L .76683 .03236 L .80331 .02697 L .8384 .0218 L .87574 .01629 L .90986 .01125 L s .03329 .18372 m .07019 .1768 L .11044 .16926 L .14824 .16217 L .18459 .15535 L .22329 .1481 L .26053 .14112 L .30012 .13369 L .33827 .12654 L .37496 .11966 L .414 .11234 L .45159 .10529 L .48773 .09852 L .52621 .0913 L .56325 .08436 L .60262 .07697 L .64055 .06986 L .67704 .06302 L .71586 .05574 L .75324 .04873 L .79296 .04129 L .83123 .03411 L .86806 .0272 L .90723 .01986 L .94302 .01315 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 67.3125}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg7on000COoh00`00OoiooP03Ooh00`00OoiooP1LOoh9000YOoh5000KOoh5000AOoh4000l Ooh0019ooP03001ooWon00AooP03001ooWon059ooPX002eooPD001YooPH001=ooP<000=ooP03001o oWon03YooP004Won00<007onOoh017on00<007onOoh0B7on2P00Won000AOoh00`00OoiooP05Ooh00`00OoiooP0nOoh:000eOoh7000JOoh5000FOoh4 000:Ooh00`00OoiooP0jOoh0015ooP03001ooWon00EooP03001ooWon03AooPX003MooPP001aooPD0 01MooP@000iooP03001ooWon03YooP004Gon00<007onOoh01Gon00<007onOoh0:Won2P00>gon1P00 7Won1P005Won1P004Won00<007onOoh0>Won000AOoh00`00OoiooP05Ook;000lOoh0015ooP03001o oWon00EooP03001ooWon01MooPX003eooPX0021ooPH001QooP@001eooP03001ooWon03YooP0047on 00<007onOoh01Won00<007onOoh03Won2@00?gon20009Gon1@006Won10008Gon00<007onOoh0>Won 000@Ooh00`00OoiooP06Ooh00`00OoiooP04Ooh:0013Ooh5000WOoh6000KOoh4000UOoh00`00Ooio oP0jOoh0011ooP03001ooWon00=ooPX004IooPL002MooPD001]ooPH002UooP03001ooWon03YooP00 47on1P000gon00<007onOoh0@Won2000:Gon1@0077on1000;gon00<007onOoh0>Won000@Ooh00`00 OoiooP06Ooh00`00OoiooP0lOoh6000/Ooh5000MOoh4000cOoh00`00OoiooP0jOoh0011ooP03001o oWon00Ioo//003aooP003gon00<007onOoh01gon00<007onOoh0gon 00<007onOoh0>Won000?Ooh00`00OoiooP07Ooh00`00OoiooP0[Ooh7000/Ooh5000NOoh60010Ooh0 0`00OoiooP0jOoh000mooP03001ooWon00MooP03001ooWon02=ooPP002iooPD001mooP@004IooP03 001ooWon03YooP003gon00<007onOoh01gon00<007onOoh07Gon1P00<7on1P0087on1000BWon00<0 07onOoh0>Won000?Ooh00`00OoiooP07Ooh00`00OoiooP0FOoh7000aOoh5000ROoh4001>Ooh00`00 OoiooP0jOoh000iooP03001ooWon00Qoo//003aooP003Won00<007onOoh057on1@00=Gon1@008gon 1P00Tgon000>Ooh00`00OoiooP0Gon1P009gon1000XGon000=Ooh3000iOoh5 000YOoh4002UOoh000eooP03001ooWon03AooPD002QooPH00:UooP003Gon00<007onOoh0;gon1@00 :7on1@00[gon000Ooh000]ooP03001ooWon00EooPH0031ooPD00=9o oP002gon00<007onOoh01@00<7on1P00egon000;Ooh3000aOoh4003MOoh000]ooP03001ooWon02eo oP@00>5ooP002Won00<007onOoh0:Won1000iGon000:Ooh00`00OoiooP0VOoh4003YOoh000YooP03 001ooWon021ooPH00>eooP002Won00<007onOoh077on1000lgon000:Ooh00`00OoiooP0HOoh4003g Ooh000UooP03001ooWon01EooP@00?]ooP002Gon00<007onOoh04Gon1000ogon0008Ooh00`00Ooio oP0"], ImageRangeCache->{{{0, 287}, {66.3125, 0}} -> {-3.77176, -0.547012, \ 0.0297684, 0.0297684}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 8, shape = Join[rettangolo, grigliaO]}, \(ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False]];\)]\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22388 %%ImageSize: 288 64.4776 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.455579 0.0888415 0.0692964 0.0888415 [ [ 0 0 0 0 ] [ 1 .22388 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .22388 L 0 .22388 L closepath clip newpath 0 g .5 Mabswid [ ] 0 setdash .10021 .02488 m .12905 .02488 L .16049 .02488 L .19002 .02488 L .21842 .02488 L .24865 .02488 L .27775 .02488 L .30868 .02488 L .33848 .02488 L .36715 .02488 L .39764 .02488 L .42701 .02488 L .45524 .02488 L .48531 .02488 L .51424 .02488 L .54501 .02488 L .57464 .02488 L .60314 .02488 L .63348 .02488 L .66268 .02488 L .69371 .02488 L .72361 .02488 L .75238 .02488 L .78298 .02488 L .81095 .02488 L s .10021 .11372 m .12905 .11372 L .16049 .11372 L .19002 .11372 L .21842 .11372 L .24865 .11372 L .27775 .11372 L .30868 .11372 L .33848 .11372 L .36715 .11372 L .39764 .11372 L .42701 .11372 L .45524 .11372 L .48531 .11372 L .51424 .11372 L .54501 .11372 L .57464 .11372 L .60314 .11372 L .63348 .11372 L .66268 .11372 L .69371 .11372 L .72361 .11372 L .75238 .11372 L .78298 .11372 L .81095 .11372 L s .10021 .02488 m .10021 .02848 L .10021 .03241 L .10021 .0361 L .10021 .03965 L .10021 .04343 L .10021 .04707 L .10021 .05093 L .10021 .05466 L .10021 .05824 L .10021 .06205 L .10021 .06573 L .10021 .06925 L .10021 .07301 L .10021 .07663 L .10021 .08048 L .10021 .08418 L .10021 .08774 L .10021 .09153 L .10021 .09518 L .10021 .09906 L .10021 .1028 L .10021 .1064 L .10021 .11022 L .10021 .11372 L s .81095 .02488 m .81095 .02848 L .81095 .03241 L .81095 .0361 L .81095 .03965 L .81095 .04343 L .81095 .04707 L .81095 .05093 L .81095 .05466 L .81095 .05824 L .81095 .06205 L .81095 .06573 L .81095 .06925 L .81095 .07301 L .81095 .07663 L .81095 .08048 L .81095 .08418 L .81095 .08774 L .81095 .09153 L .81095 .09518 L .81095 .09906 L .81095 .1028 L .81095 .1064 L .81095 .11022 L .81095 .11372 L s .10021 .04264 m .12905 .04264 L .16049 .04264 L .19002 .04264 L .21842 .04264 L .24865 .04264 L .27775 .04264 L .30868 .04264 L .33848 .04264 L .36715 .04264 L .39764 .04264 L .42701 .04264 L .45524 .04264 L .48531 .04264 L .51424 .04264 L .54501 .04264 L .57464 .04264 L .60314 .04264 L .63348 .04264 L .66268 .04264 L .69371 .04264 L .72361 .04264 L .75238 .04264 L .78298 .04264 L .81095 .04264 L s .10021 .06041 m .12905 .06041 L .16049 .06041 L .19002 .06041 L .21842 .06041 L .24865 .06041 L .27775 .06041 L .30868 .06041 L .33848 .06041 L .36715 .06041 L .39764 .06041 L .42701 .06041 L .45524 .06041 L .48531 .06041 L .51424 .06041 L .54501 .06041 L .57464 .06041 L .60314 .06041 L .63348 .06041 L .66268 .06041 L .69371 .06041 L .72361 .06041 L .75238 .06041 L .78298 .06041 L .81095 .06041 L s .10021 .07818 m .12905 .07818 L .16049 .07818 L .19002 .07818 L .21842 .07818 L .24865 .07818 L .27775 .07818 L .30868 .07818 L .33848 .07818 L .36715 .07818 L .39764 .07818 L .42701 .07818 L .45524 .07818 L .48531 .07818 L .51424 .07818 L .54501 .07818 L .57464 .07818 L .60314 .07818 L .63348 .07818 L .66268 .07818 L .69371 .07818 L .72361 .07818 L .75238 .07818 L .78298 .07818 L .81095 .07818 L s .10021 .09595 m .12905 .09595 L .16049 .09595 L .19002 .09595 L .21842 .09595 L .24865 .09595 L .27775 .09595 L .30868 .09595 L .33848 .09595 L .36715 .09595 L .39764 .09595 L .42701 .09595 L .45524 .09595 L .48531 .09595 L .51424 .09595 L .54501 .09595 L .57464 .09595 L .60314 .09595 L .63348 .09595 L .66268 .09595 L .69371 .09595 L .72361 .09595 L .75238 .09595 L .78298 .09595 L .81095 .09595 L s .086 .02488 m .11598 .02488 L .14869 .02488 L .1794 .02488 L .20893 .02488 L .24037 .02488 L .27064 .02488 L .3028 .02488 L .33379 .02488 L .36361 .02488 L .39533 .02488 L .42587 .02488 L .45523 .02488 L .4865 .02488 L .51659 .02488 L .54859 .02488 L .5794 .02488 L .60905 .02488 L .64059 .02488 L .67096 .02488 L .70323 .02488 L .73433 .02488 L .76425 .02488 L .79607 .02488 L .82516 .02488 L s .02381 .21855 m .06244 .2099 L .10458 .20047 L .14415 .19161 L .18221 .18309 L .22272 .17402 L .26171 .16529 L .30316 .15601 L .34309 .14707 L .3815 .13847 L .42237 .12932 L .46172 .12051 L .49955 .11204 L .53984 .10302 L .57861 .09434 L .61984 .08511 L .65954 .07622 L .69774 .06767 L .73838 .05857 L .77751 .04981 L .81909 .0405 L .85916 .03153 L .89771 .0229 L .93871 .01372 L .97619 .00533 L s .086 .02488 m .08348 .03273 L .08072 .0413 L .07814 .04935 L .07566 .05709 L .07301 .06533 L .07046 .07325 L .06776 .08168 L .06515 .0898 L .06264 .09761 L .05997 .10593 L .0574 .11393 L .05493 .12162 L .0523 .12981 L .04977 .1377 L .04708 .14608 L .04449 .15416 L .04199 .16192 L .03934 .17019 L .03678 .17815 L .03407 .1866 L .03145 .19475 L .02893 .20259 L .02626 .21093 L .02381 .21855 L s .82516 .02488 m .83129 .02408 L .83797 .02322 L .84424 .02241 L .85028 .02162 L .8567 .02079 L .86289 .01999 L .86946 .01914 L .87579 .01832 L .88188 .01753 L .88836 .0167 L .8946 .01589 L .9006 .01511 L .90699 .01429 L .91314 .01349 L .91968 .01264 L .92598 .01183 L .93203 .01105 L .93848 .01021 L .94468 .00941 L .95128 .00855 L .95763 .00773 L .96375 .00694 L .97025 .0061 L .97619 .00533 L s .07356 .06361 m .10528 .06188 L .13986 .05999 L .17235 .05822 L .20359 .05652 L .23684 .0547 L .26885 .05296 L .30287 .0511 L .33565 .04931 L .36719 .04759 L .40073 .04576 L .43304 .044 L .4641 .04231 L .49717 .0405 L .52899 .03877 L .56284 .03692 L .59543 .03514 L .62678 .03343 L .66015 .03161 L .69227 .02986 L .72641 .028 L .7593 .02621 L .79094 .02448 L .8246 .02264 L .85537 .02097 L s .06112 .10235 m .09457 .09889 L .13104 .09511 L .1653 .09157 L .19824 .08816 L .23331 .08453 L .26707 .08104 L .30294 .07733 L .33751 .07375 L .37076 .07031 L .40614 .06665 L .44021 .06313 L .47296 .05974 L .50784 .05613 L .5414 .05266 L .57709 .04897 L .61146 .04541 L .64452 .04199 L .67971 .03835 L .71358 .03485 L .74958 .03113 L .78426 .02754 L .81764 .02409 L .85313 .02041 L .88557 .01706 L s .04869 .14108 m .08386 .13589 L .12222 .13023 L .15825 .12491 L .1929 .1198 L .22978 .11436 L .26528 .10912 L .30301 .10356 L .33937 .09819 L .37434 .09303 L .41155 .08754 L .44738 .08226 L .48182 .07717 L .5185 .07176 L .5538 .06655 L .59134 .06102 L .62749 .05568 L .66226 .05055 L .69927 .04509 L .73489 .03984 L .77275 .03425 L .80923 .02887 L .84433 .02369 L .88166 .01818 L .91578 .01315 L s .03625 .17982 m .07315 .1729 L .1134 .16535 L .1512 .15826 L .18755 .15145 L .22625 .14419 L .2635 .13721 L .30309 .12978 L .34123 .12263 L .37792 .11575 L .41696 .10843 L .45455 .10138 L .49069 .09461 L .52917 .08739 L .56621 .08045 L .60559 .07306 L .64352 .06595 L .68 .05911 L .71882 .05183 L .7562 .04482 L .79592 .03738 L .83419 .0302 L .87102 .0233 L .91019 .01595 L .94598 .00924 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 64.4375}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgOohB000ZOoh9000? Ooh7000gon2P005Gon1@0047on1@002Gon10002Won00<007onOoh0=Won000GOoh00`00OoiooP04Ooh0 0`00OoiooP0FOohC0013Ooh:000HOoh7000?Ooh6000:Ooh4000>Ooh00`00OoiooP0fOoh001MooP03 001ooWon00Aoo/X003QooP005Won3`00EGon2@007Won1P0057on1@002gon1P005Won00<007onOoh0 =Won000FOoh00`00OoiooP05Ooh00`00OoiooP1?Ooh:000POoh7000EOoh5000;Ooh5000LOoh00`00 OoiooP0fOoh001EooP03001ooWon00IooP03001ooWon04EooPX0029ooPP001IooPH000aooP@0025o oP03001ooWon03IooP005Gon00<007onOoh01Won00<007onOoh0?7on2@009gon1@006Gon1@003Won 10009Gon00<007onOoh0=Won000EOoh00`00OoiooP06Ook:000hOoh001EooP03001ooWon00IooP03 001ooWon02QooPX002]ooPP001YooPD000mooPH002eooP03001ooWon03IooP005Gon00<007onOoh0 1Won00<007onOoh07Won2P00<7on1@0077on1P0047on10007on000COoh00`00OoiooP02Ooh:000kOoh7000QOoh5000COoh6 0014Ooh00`00OoiooP0fOoh0019ooPH000IooP03001ooWon03AooPP002=ooPD001AooP@004YooP03 001ooWon03IooP004Won00<007onOoh02Gon00<007onOoh0;Won1P009Gon1P005Gon1000CWon00<0 07onOoh0=Won000BOoh00`00OoiooP09Ooh00`00OoiooP0WOoh7000VOoh5000GOoh4001BOoh00`00 OoiooP0fOoh0019ooP03001ooWon00Uoo/X003QooP004Won00<007onOoh09Won1@00:Won1@0067on 1P00Tgon000AOoh00`00OoiooP0POoh7000ZOoh5000IOoh4002IOoh0015ooP03001ooWon01QooPP0 02aooPD001YooP@009eooP0047on00<007onOoh057on1@00;Won1P006gon1000XGon000@Ooh00`00 OoiooP0?Ooh5000^Ooh5000MOoh4002UOoh000mooP03001ooWon00YooPH002eooPH001aooPH00:Uo oP003gon00<007onOoh00gon1`00;Won1@007Gon1@00[gon000?Ooh6000_Ooh6000OOoh3002dOoh0 00mooP03001ooWon02eooPD0025ooP@00;MooP003gon00<007onOoh09gon1P008Won1000^gon000> Ooh00`00OoiooP0SOoh5000ROoh6002oOoh000iooP03001ooWon01iooPD0029ooPD00Ooh000aooP03 001ooWon011ooPD002EooPD00=9ooP0037on00<007onOoh02Won1P0097on1P00egon0005ooP0037on0`00:7on1000 iGon000;Ooh00`00OoiooP0UOoh4003YOoh000]ooP03001ooWon01mooPH00>eooP002Won00<007on Ooh077on1000lgon000:Ooh00`00OoiooP0HOoh4003gOoh000YooP03001ooWon01AooP@00?]ooP00 2Won00<007onOoh04Gon0`00ogon000:Ooh00`00OoiooP0=Ooh4003oOoh3Ooh000UooP03001ooWon 00YooP@00?mooPMooP002Gon00<007onOoh01Gon1@00ogon2gon0008Ooh00`00OoiooP06003oOoh@ Ooh000QooP<00?mooQIooP00ogon8Gon0000\ \>"], ImageRangeCache->{{{0, 287}, {63.4375, 0}} -> {-5.20045, -0.780013, \ 0.0397244, 0.0397244}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 10, shape = Join[rettangolo, grigliaO]}, \(ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False]];\)]\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22388 %%ImageSize: 288 64.4776 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.464463 0.0710732 0.0778252 0.0710732 [ [ 0 0 0 0 ] [ 1 .22388 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .22388 L 0 .22388 L closepath clip newpath 0 g .5 Mabswid [ ] 0 setdash .1091 .04229 m .13793 .04229 L .16937 .04229 L .19891 .04229 L .22731 .04229 L .25754 .04229 L .28663 .04229 L .31756 .04229 L .34736 .04229 L .37603 .04229 L .40653 .04229 L .43589 .04229 L .46413 .04229 L .49419 .04229 L .52313 .04229 L .55389 .04229 L .58353 .04229 L .61203 .04229 L .64236 .04229 L .67156 .04229 L .70259 .04229 L .73249 .04229 L .76126 .04229 L .79186 .04229 L .81983 .04229 L s .1091 .11336 m .13793 .11336 L .16937 .11336 L .19891 .11336 L .22731 .11336 L .25754 .11336 L .28663 .11336 L .31756 .11336 L .34736 .11336 L .37603 .11336 L .40653 .11336 L .43589 .11336 L .46413 .11336 L .49419 .11336 L .52313 .11336 L .55389 .11336 L .58353 .11336 L .61203 .11336 L .64236 .11336 L .67156 .11336 L .70259 .11336 L .73249 .11336 L .76126 .11336 L .79186 .11336 L .81983 .11336 L s .1091 .04229 m .1091 .04517 L .1091 .04832 L .1091 .05127 L .1091 .05411 L .1091 .05713 L .1091 .06004 L .1091 .06314 L .1091 .06612 L .1091 .06898 L .1091 .07203 L .1091 .07497 L .1091 .07779 L .1091 .0808 L .1091 .08369 L .1091 .08677 L .1091 .08973 L .1091 .09258 L .1091 .09561 L .1091 .09854 L .1091 .10164 L .1091 .10463 L .1091 .10751 L .1091 .11057 L .1091 .11336 L s .81983 .04229 m .81983 .04517 L .81983 .04832 L .81983 .05127 L .81983 .05411 L .81983 .05713 L .81983 .06004 L .81983 .06314 L .81983 .06612 L .81983 .06898 L .81983 .07203 L .81983 .07497 L .81983 .07779 L .81983 .0808 L .81983 .08369 L .81983 .08677 L .81983 .08973 L .81983 .09258 L .81983 .09561 L .81983 .09854 L .81983 .10164 L .81983 .10463 L .81983 .10751 L .81983 .11057 L .81983 .11336 L s .1091 .0565 m .13793 .0565 L .16937 .0565 L .19891 .0565 L .22731 .0565 L .25754 .0565 L .28663 .0565 L .31756 .0565 L .34736 .0565 L .37603 .0565 L .40653 .0565 L .43589 .0565 L .46413 .0565 L .49419 .0565 L .52313 .0565 L .55389 .0565 L .58353 .0565 L .61203 .0565 L .64236 .0565 L .67156 .0565 L .70259 .0565 L .73249 .0565 L .76126 .0565 L .79186 .0565 L .81983 .0565 L s .1091 .07072 m .13793 .07072 L .16937 .07072 L .19891 .07072 L .22731 .07072 L .25754 .07072 L .28663 .07072 L .31756 .07072 L .34736 .07072 L .37603 .07072 L .40653 .07072 L .43589 .07072 L .46413 .07072 L .49419 .07072 L .52313 .07072 L .55389 .07072 L .58353 .07072 L .61203 .07072 L .64236 .07072 L .67156 .07072 L .70259 .07072 L .73249 .07072 L .76126 .07072 L .79186 .07072 L .81983 .07072 L s .1091 .08493 m .13793 .08493 L .16937 .08493 L .19891 .08493 L .22731 .08493 L .25754 .08493 L .28663 .08493 L .31756 .08493 L .34736 .08493 L .37603 .08493 L .40653 .08493 L .43589 .08493 L .46413 .08493 L .49419 .08493 L .52313 .08493 L .55389 .08493 L .58353 .08493 L .61203 .08493 L .64236 .08493 L .67156 .08493 L .70259 .08493 L .73249 .08493 L .76126 .08493 L .79186 .08493 L .81983 .08493 L s .1091 .09915 m .13793 .09915 L .16937 .09915 L .19891 .09915 L .22731 .09915 L .25754 .09915 L .28663 .09915 L .31756 .09915 L .34736 .09915 L .37603 .09915 L .40653 .09915 L .43589 .09915 L .46413 .09915 L .49419 .09915 L .52313 .09915 L .55389 .09915 L .58353 .09915 L .61203 .09915 L .64236 .09915 L .67156 .09915 L .70259 .09915 L .73249 .09915 L .76126 .09915 L .79186 .09915 L .81983 .09915 L s .09488 .04229 m .12487 .04229 L .15757 .04229 L .18828 .04229 L .21782 .04229 L .24926 .04229 L .27952 .04229 L .31169 .04229 L .34268 .04229 L .37249 .04229 L .40421 .04229 L .43475 .04229 L .46412 .04229 L .49538 .04229 L .52547 .04229 L .55747 .04229 L .58829 .04229 L .61793 .04229 L .64948 .04229 L .67985 .04229 L .71212 .04229 L .74322 .04229 L .77313 .04229 L .80496 .04229 L .83404 .04229 L s .02381 .21855 m .06244 .2099 L .10458 .20047 L .14415 .19161 L .18221 .18309 L .22272 .17402 L .26171 .16529 L .30316 .15601 L .34309 .14707 L .3815 .13847 L .42237 .12932 L .46172 .12051 L .49955 .11204 L .53984 .10302 L .57861 .09434 L .61984 .08511 L .65954 .07622 L .69774 .06767 L .73838 .05857 L .77751 .04981 L .81909 .0405 L .85916 .03153 L .89771 .0229 L .93871 .01372 L .97619 .00533 L s .09488 .04229 m .092 .04944 L .08886 .05724 L .0859 .06456 L .08306 .0716 L .08004 .0791 L .07713 .08632 L .07404 .09399 L .07106 .10138 L .06819 .10849 L .06514 .11605 L .0622 .12333 L .05938 .13034 L .05637 .13779 L .05348 .14497 L .0504 .1526 L .04744 .15995 L .04459 .16702 L .04156 .17454 L .03864 .18178 L .03553 .18948 L .03254 .19689 L .02967 .20403 L .02661 .21161 L .02381 .21855 L s .83404 .04229 m .83981 .04079 L .8461 .03915 L .85201 .03762 L .85769 .03614 L .86373 .03457 L .86955 .03306 L .87574 .03145 L .8817 .0299 L .88743 .02841 L .89353 .02682 L .8994 .0253 L .90505 .02383 L .91106 .02226 L .91685 .02076 L .923 .01916 L .92893 .01762 L .93463 .01614 L .9407 .01456 L .94654 .01304 L .95274 .01143 L .95872 .00987 L .96448 .00838 L .9706 .00678 L .97619 .00533 L s .08067 .07754 m .11238 .07581 L .14697 .07392 L .17946 .07215 L .2107 .07045 L .24395 .06863 L .27596 .06689 L .30998 .06503 L .34276 .06324 L .37429 .06152 L .40784 .0597 L .44014 .05793 L .4712 .05624 L .50427 .05444 L .5361 .0527 L .56994 .05085 L .60254 .04908 L .63389 .04737 L .66726 .04555 L .69938 .04379 L .73351 .04193 L .7664 .04014 L .79805 .03841 L .83171 .03657 L .86247 .0349 L s .06645 .11279 m .0999 .10933 L .13637 .10556 L .17063 .10202 L .20357 .09861 L .23864 .09498 L .2724 .09149 L .30828 .08778 L .34284 .0842 L .3761 .08076 L .41147 .0771 L .44554 .07358 L .47829 .07019 L .51317 .06658 L .54673 .06311 L .58242 .05942 L .61679 .05586 L .64985 .05244 L .68504 .0488 L .71891 .0453 L .75491 .04157 L .78959 .03799 L .82297 .03453 L .85846 .03086 L .8909 .02751 L s .05224 .14805 m .08741 .14286 L .12578 .1372 L .1618 .13188 L .19645 .12677 L .23333 .12133 L .26883 .11609 L .30657 .11052 L .34292 .10516 L .3779 .1 L .4151 .09451 L .45093 .08922 L .48538 .08414 L .52206 .07873 L .55736 .07352 L .59489 .06798 L .63104 .06265 L .66581 .05752 L .70282 .05206 L .73845 .0468 L .7763 .04122 L .81278 .03583 L .84788 .03066 L .88521 .02515 L .91933 .02011 L s .03802 .1833 m .07493 .17638 L .11518 .16883 L .15298 .16174 L .18933 .15493 L .22803 .14767 L .26527 .14069 L .30486 .13327 L .343 .12611 L .3797 .11923 L .41873 .11191 L .45632 .10487 L .49246 .09809 L .53095 .09087 L .56798 .08393 L .60736 .07655 L .64529 .06943 L .68178 .06259 L .7206 .05531 L .75798 .04831 L .7977 .04086 L .83597 .03368 L .8728 .02678 L .91196 .01943 L .94776 .01272 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 64.4375}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg Ooh:0002Ooh60005Ooh50002Ooh40009Ooh00`00OoiooP0cOoh001]ooP03001ooWon009ooP03001o oWon06UooQ<001IooPX000EooPL000IooPD000=ooP@000eooP03001ooWon03=ooP006gon00<007on Ooh00Wonb`00=Gon000JOoh00`00OoiooP03Ooh00`00OoiooP14OohC000XOoh:000;Ooh5000:Ooh6 0005Ooh4000EOoh00`00OoiooP0cOoh001YooP03001ooWon00=ooP03001ooWon039ooQ80035ooPX0 00iooPL000YooPD000EooPH001UooP03001ooWon03=ooP006Gon00<007onOoh017on00<007onOoh0 :Gon2@00>Won2@0047on20002gon1P001Gon1@007gon00<007onOoh0Won00<007onOoh0Ooh4 001=Ooh00`00OoiooP0cOoh001EooP03001ooWon00QooP04001ooWonOoh:000`Ooh7000LOoh5000? Ooh4001AOoh00`00OoiooP0cOoh001EooP03001ooWon009ooPX0039ooPP001eooPH0011ooP@005Eo oP03001ooWon03=ooP0057on1P001Wonb`00=Gon000DOoh00`00OoiooP0bOoh7000POoh6000AOoh6 002COoh001=ooP03001ooWon02]ooPP0029ooPD001=ooP@009UooP004gon00<007onOoh09Won1@00 9Gon1@0057on1000WGon000BOoh00`00OoiooP0POoh7000UOoh5000EOoh4002QOoh0019ooP03001o oWon01QooPP002IooPH001IooP@00:EooP004Gon00<007onOoh057on1@00:Gon1@005Won1P00ZGon 000AOoh00`00OoiooP0?Ooh5000XOoh6000FOoh5002_Ooh0011ooP03001ooWon00YooPH002MooPH0 01UooP<00;AooP0047on00<007onOoh00gon1`00:7on1@006gon1000]gon000@Ooh6000ZOoh5000L Ooh4002kOoh0011ooP03001ooWon02MooPH001]ooPH00;mooP003gon00<007onOoh08gon1@0077on 1@00aGon000?Ooh00`00OoiooP0NOoh5000MOoh4003:Ooh000iooP03001ooWon01YooPD001iooP@0 0Ooh00`00OoiooP0?Ooh5000NOoh6003G Ooh000eooP03001ooWon00YooPH001mooP@00=eooP003Gon00<007onOoh01Gon1@008Gon1000hGon 000UooP002gon00<007onOoh07gon 1P00kGon000;Ooh00`00OoiooP0KOoh4003cOoh000]ooP03001ooWon01MooP@00?MooP002gon00<0 07onOoh04gon1000ngon000:Ooh00`00OoiooP0AOoh3003oOoh000YooP03001ooWon00eooP@00?mo oP=ooP002Gon00<007onOoh02Won1000ogon1gon0009Ooh00`00OoiooP05Ooh5003oOoh;Ooh000Qo oP03001ooWon00H00?mooQ1ooP0027on0`00ogon5Won003oOohQOoh00001\ \>"], ImageRangeCache->{{{0, 287}, {63.4375, 0}} -> {-6.62556, -1.09502, \ 0.0496555, 0.0496555}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{L = 10, shape = rettangolo}, \(ParametricPlot[ Evaluate[ Join[shape, Map[\[Phi], shape]] /. qls, {h, \(-\(1\/2\)\), 1\/2}, AspectRatio \[Rule] Automatic, Axes \[Rule] False]];\)]\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .22388 %%ImageSize: 288 64.4776 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.464463 0.0710732 0.0778252 0.0710732 [ [ 0 0 0 0 ] [ 1 .22388 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .22388 L 0 .22388 L closepath clip newpath 0 g .5 Mabswid [ ] 0 setdash .1091 .04229 m .13793 .04229 L .16937 .04229 L .19891 .04229 L .22731 .04229 L .25754 .04229 L .28663 .04229 L .31756 .04229 L .34736 .04229 L .37603 .04229 L .40653 .04229 L .43589 .04229 L .46413 .04229 L .49419 .04229 L .52313 .04229 L .55389 .04229 L .58353 .04229 L .61203 .04229 L .64236 .04229 L .67156 .04229 L .70259 .04229 L .73249 .04229 L .76126 .04229 L .79186 .04229 L .81983 .04229 L s .1091 .11336 m .13793 .11336 L .16937 .11336 L .19891 .11336 L .22731 .11336 L .25754 .11336 L .28663 .11336 L .31756 .11336 L .34736 .11336 L .37603 .11336 L .40653 .11336 L .43589 .11336 L .46413 .11336 L .49419 .11336 L .52313 .11336 L .55389 .11336 L .58353 .11336 L .61203 .11336 L .64236 .11336 L .67156 .11336 L .70259 .11336 L .73249 .11336 L .76126 .11336 L .79186 .11336 L .81983 .11336 L s .1091 .04229 m .1091 .04517 L .1091 .04832 L .1091 .05127 L .1091 .05411 L .1091 .05713 L .1091 .06004 L .1091 .06314 L .1091 .06612 L .1091 .06898 L .1091 .07203 L .1091 .07497 L .1091 .07779 L .1091 .0808 L .1091 .08369 L .1091 .08677 L .1091 .08973 L .1091 .09258 L .1091 .09561 L .1091 .09854 L .1091 .10164 L .1091 .10463 L .1091 .10751 L .1091 .11057 L .1091 .11336 L s .81983 .04229 m .81983 .04517 L .81983 .04832 L .81983 .05127 L .81983 .05411 L .81983 .05713 L .81983 .06004 L .81983 .06314 L .81983 .06612 L .81983 .06898 L .81983 .07203 L .81983 .07497 L .81983 .07779 L .81983 .0808 L .81983 .08369 L .81983 .08677 L .81983 .08973 L .81983 .09258 L .81983 .09561 L .81983 .09854 L .81983 .10164 L .81983 .10463 L .81983 .10751 L .81983 .11057 L .81983 .11336 L s .09488 .04229 m .12487 .04229 L .15757 .04229 L .18828 .04229 L .21782 .04229 L .24926 .04229 L .27952 .04229 L .31169 .04229 L .34268 .04229 L .37249 .04229 L .40421 .04229 L .43475 .04229 L .46412 .04229 L .49538 .04229 L .52547 .04229 L .55747 .04229 L .58829 .04229 L .61793 .04229 L .64948 .04229 L .67985 .04229 L .71212 .04229 L .74322 .04229 L .77313 .04229 L .80496 .04229 L .83404 .04229 L s .02381 .21855 m .06244 .2099 L .10458 .20047 L .14415 .19161 L .18221 .18309 L .22272 .17402 L .26171 .16529 L .30316 .15601 L .34309 .14707 L .3815 .13847 L .42237 .12932 L .46172 .12051 L .49955 .11204 L .53984 .10302 L .57861 .09434 L .61984 .08511 L .65954 .07622 L .69774 .06767 L .73838 .05857 L .77751 .04981 L .81909 .0405 L .85916 .03153 L .89771 .0229 L .93871 .01372 L .97619 .00533 L s .09488 .04229 m .092 .04944 L .08886 .05724 L .0859 .06456 L .08306 .0716 L .08004 .0791 L .07713 .08632 L .07404 .09399 L .07106 .10138 L .06819 .10849 L .06514 .11605 L .0622 .12333 L .05938 .13034 L .05637 .13779 L .05348 .14497 L .0504 .1526 L .04744 .15995 L .04459 .16702 L .04156 .17454 L .03864 .18178 L .03553 .18948 L .03254 .19689 L .02967 .20403 L .02661 .21161 L .02381 .21855 L s .83404 .04229 m .83981 .04079 L .8461 .03915 L .85201 .03762 L .85769 .03614 L .86373 .03457 L .86955 .03306 L .87574 .03145 L .8817 .0299 L .88743 .02841 L .89353 .02682 L .8994 .0253 L .90505 .02383 L .91106 .02226 L .91685 .02076 L .923 .01916 L .92893 .01762 L .93463 .01614 L .9407 .01456 L .94654 .01304 L .95274 .01143 L .95872 .00987 L .96448 .00838 L .9706 .00678 L .97619 .00533 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 64.4375}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgao oP@00004Ooh00000000/Ooh001aoo]D002mooP006gon00<007onOoh00Won00<007onOoh0_Won1P00 0gon00<007onOoh0Won00<007onOoh0Ooh00`00OoiooP0hOoh5003BOoh000iooP03001ooWon039ooPH00=MooP003Gon00<0 07onOoh0;gon1000gGon000=Ooh00`00OoiooP0[Ooh4003QOoh000aooP03001ooWon02QooP@00>Eo oP0037on00<007onOoh097on1000jGon000;Ooh00`00OoiooP0OOoh6003]Ooh000]ooP03001ooWon 01]ooP@00?=ooP002gon00<007onOoh05gon1000mgon000;Ooh00`00OoiooP0COoh4003kOoh000Yo oP03001ooWon015ooP<00?mooP002Won00<007onOoh03Gon1000ogon0gon0009Ooh00`00OoiooP0: Ooh4003oOoh7Ooh000UooP03001ooWon00EooPD00?mooP]ooP0027on00<007onOoh01P00ogon47on 0008Ooh3003oOohFOoh00?mooR5ooP00\ \>"], ImageRangeCache->{{{0, 287}, {63.4375, 0}} -> {-6.62556, -1.09502, \ 0.0496555, 0.0496555}}] }, Open ]] }, Closed]] }, Open ]] }, FrontEndVersion->"4.1 for Microsoft Windows", ScreenRectangle->{{0, 1024}, {0, 695}}, WindowSize->{834, 668}, WindowMargins->{{24, Automatic}, {Automatic, 1}}, PrintingCopies->1, PrintingPageRange->{Automatic, Automatic}, Magnification->1 ] (******************************************************************* 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, 52, 0, 115, "Title"], Cell[CellGroupData[{ Cell[1804, 56, 112, 3, 59, "Section"], Cell[1919, 61, 44, 1, 30, "Input"], Cell[CellGroupData[{ Cell[1988, 66, 38, 1, 30, "Input"], Cell[2029, 69, 35, 1, 29, "Output"] }, Open ]], Cell[2079, 73, 48, 0, 33, "Text"], Cell[2130, 75, 259, 4, 42, "Input"], Cell[2392, 81, 104, 3, 33, "Text"], Cell[CellGroupData[{ Cell[2521, 88, 60, 1, 42, "Input"], Cell[2584, 91, 53, 1, 29, "Output"] }, Open ]], Cell[2652, 95, 51, 0, 33, "Text"], Cell[CellGroupData[{ Cell[2728, 99, 176, 3, 30, "Input"], Cell[2907, 104, 158, 2, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3102, 111, 41, 1, 30, "Input"], Cell[3146, 114, 158, 2, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3341, 121, 74, 1, 30, "Input"], Cell[3418, 124, 212, 4, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3667, 133, 72, 1, 30, "Input"], Cell[3742, 136, 200, 3, 42, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[3991, 145, 57, 0, 39, "Section"], Cell[4051, 147, 114, 2, 30, "Input"], Cell[4168, 151, 154, 3, 30, "Input"], Cell[CellGroupData[{ Cell[4347, 158, 54, 1, 30, "Input"], Cell[4404, 161, 250, 4, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4691, 170, 77, 1, 30, "Input"], Cell[4771, 173, 199, 3, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5007, 181, 71, 1, 30, "Input"], Cell[5081, 184, 209, 3, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[5339, 193, 47, 0, 39, "Section"], Cell[5389, 195, 88, 1, 30, "Input"], Cell[CellGroupData[{ Cell[5502, 200, 74, 1, 30, "Input"], Cell[5579, 203, 359, 8, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5975, 216, 81, 1, 30, "Input"], Cell[6059, 219, 380, 10, 70, "Output"] }, Open ]], Cell[6454, 232, 112, 2, 30, "Input"], Cell[CellGroupData[{ Cell[6591, 238, 85, 1, 30, "Input"], Cell[6679, 241, 400, 9, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7116, 255, 101, 2, 30, "Input"], Cell[7220, 259, 530, 11, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[7799, 276, 75, 0, 39, "Section"], Cell[CellGroupData[{ Cell[7899, 280, 55, 1, 30, "Input"], Cell[7957, 283, 192, 3, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[8186, 291, 70, 1, 30, "Input"], Cell[8259, 294, 93, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[8389, 300, 189, 3, 42, "Input"], Cell[8581, 305, 67268, 1382, 70, 21216, 809, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[75886, 1692, 77, 1, 42, "Input"], Cell[75966, 1695, 44, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[76059, 1702, 64, 0, 39, "Section"], Cell[76126, 1704, 126, 2, 30, "Input"], Cell[CellGroupData[{ Cell[76277, 1710, 85, 1, 30, "Input"], Cell[76365, 1713, 577, 12, 79, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[76979, 1730, 115, 2, 30, "Input"], Cell[77097, 1734, 969, 17, 61, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[78103, 1756, 115, 2, 30, "Input"], Cell[78221, 1760, 590, 9, 110, "Output"] }, Open ]], Cell[78826, 1772, 347, 6, 44, "Input"], Cell[79176, 1780, 347, 6, 44, "Input"], Cell[79526, 1788, 90, 1, 32, "Input"], Cell[79619, 1791, 313, 5, 44, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[79969, 1801, 62, 0, 39, "Section"], Cell[CellGroupData[{ Cell[80056, 1805, 36, 0, 47, "Subsection"], Cell[80095, 1807, 43, 1, 30, "Input"], Cell[CellGroupData[{ Cell[80163, 1812, 62, 1, 30, "Input"], Cell[80228, 1815, 190, 3, 24, "Message"], Cell[80421, 1820, 190, 3, 24, "Message"] }, Open ]], Cell[CellGroupData[{ Cell[80648, 1828, 66, 1, 30, "Input"], Cell[80717, 1831, 76, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[80830, 1837, 104, 2, 30, "Input"], Cell[80937, 1841, 305, 7, 55, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[81279, 1853, 104, 2, 30, "Input"], Cell[81386, 1857, 299, 7, 55, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[81722, 1869, 103, 2, 30, "Input"], Cell[81828, 1873, 303, 7, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[82168, 1885, 205, 3, 42, "Input"], Cell[82376, 1890, 59, 1, 70, "Output"] }, Open ]], Cell[82450, 1894, 41, 1, 30, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[82528, 1900, 50, 0, 31, "Subsection"], Cell[82581, 1902, 43, 1, 30, "Input"], Cell[82627, 1905, 74, 1, 42, "Input"], Cell[CellGroupData[{ Cell[82726, 1910, 66, 1, 30, "Input"], Cell[82795, 1913, 76, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[82908, 1919, 104, 2, 30, "Input"], Cell[83015, 1923, 308, 7, 55, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[83360, 1935, 104, 2, 30, "Input"], Cell[83467, 1939, 302, 7, 55, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[83806, 1951, 103, 2, 30, "Input"], Cell[83912, 1955, 304, 7, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[84253, 1967, 205, 3, 42, "Input"], Cell[84461, 1972, 58, 1, 70, "Output"] }, Open ]], Cell[84534, 1976, 41, 1, 30, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[84612, 1982, 50, 0, 31, "Subsection"], Cell[84665, 1984, 43, 1, 30, "Input"], Cell[84711, 1987, 65, 1, 42, "Input"], Cell[CellGroupData[{ Cell[84801, 1992, 66, 1, 30, "Input"], Cell[84870, 1995, 76, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[84983, 2001, 104, 2, 30, "Input"], Cell[85090, 2005, 307, 7, 55, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[85434, 2017, 104, 2, 30, "Input"], Cell[85541, 2021, 301, 7, 55, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[85879, 2033, 103, 2, 30, "Input"], Cell[85985, 2037, 303, 7, 55, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[86325, 2049, 205, 3, 42, "Input"], Cell[86533, 2054, 59, 1, 29, "Output"] }, Open ]], Cell[86607, 2058, 41, 1, 30, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[86685, 2064, 49, 0, 31, "Subsection"], Cell[86737, 2066, 43, 1, 30, "Input"], Cell[86783, 2069, 65, 1, 42, "Input"], Cell[CellGroupData[{ Cell[86873, 2074, 66, 1, 30, "Input"], Cell[86942, 2077, 76, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[87055, 2083, 104, 2, 30, "Input"], Cell[87162, 2087, 307, 7, 55, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[87506, 2099, 104, 2, 30, "Input"], Cell[87613, 2103, 301, 7, 55, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[87951, 2115, 103, 2, 30, "Input"], Cell[88057, 2119, 303, 7, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[88397, 2131, 205, 3, 42, "Input"], Cell[88605, 2136, 59, 1, 70, "Output"] }, Open ]], Cell[88679, 2140, 41, 1, 30, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[88757, 2146, 52, 0, 31, "Subsection"], Cell[88812, 2148, 43, 1, 30, "Input"], Cell[88858, 2151, 74, 1, 42, "Input"], Cell[CellGroupData[{ Cell[88957, 2156, 66, 1, 30, "Input"], Cell[89026, 2159, 76, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[89139, 2165, 104, 2, 30, "Input"], Cell[89246, 2169, 305, 7, 55, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[89588, 2181, 104, 2, 30, "Input"], Cell[89695, 2185, 299, 7, 55, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[90031, 2197, 103, 2, 30, "Input"], Cell[90137, 2201, 301, 7, 55, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[90475, 2213, 205, 3, 42, "Input"], Cell[90683, 2218, 59, 1, 29, "Output"] }, Open ]], Cell[90757, 2222, 41, 1, 30, "Input"] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell[90847, 2229, 65, 0, 39, "Section"], Cell[90915, 2231, 41, 1, 30, "Input"], Cell[CellGroupData[{ Cell[90981, 2236, 214, 3, 65, "Input"], Cell[91198, 2241, 44, 1, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[91279, 2247, 39, 1, 30, "Input"], Cell[91321, 2250, 41, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[91399, 2256, 72, 0, 47, "Subsection"], Cell[CellGroupData[{ Cell[91496, 2260, 222, 4, 76, "Input"], Cell[91721, 2266, 41, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[91799, 2272, 222, 4, 76, "Input"], Cell[92024, 2278, 41, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[92102, 2284, 222, 4, 76, "Input"], Cell[92327, 2290, 46, 1, 29, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[92422, 2297, 76, 0, 31, "Subsection"], Cell[CellGroupData[{ Cell[92523, 2301, 242, 4, 76, "Input"], Cell[92768, 2307, 41, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[92846, 2313, 242, 4, 76, "Input"], Cell[93091, 2319, 41, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[93169, 2325, 242, 4, 76, "Input"], Cell[93414, 2331, 46, 1, 29, "Output"] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[93521, 2339, 49, 0, 39, "Section"], Cell[93573, 2341, 43, 1, 42, "Input"], Cell[93619, 2344, 41, 1, 30, "Input"], Cell[CellGroupData[{ Cell[93685, 2349, 229, 4, 53, "Input"], Cell[93917, 2355, 89, 1, 50, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[94043, 2361, 275, 4, 65, "Input"], Cell[94321, 2367, 44, 1, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[94402, 2373, 39, 1, 30, "Input"], Cell[94444, 2376, 41, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[94522, 2382, 72, 0, 47, "Subsection"], Cell[CellGroupData[{ Cell[94619, 2386, 262, 4, 71, "Input"], Cell[94884, 2392, 72, 1, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[94993, 2398, 54, 1, 30, "Input"], Cell[95050, 2401, 53, 1, 29, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[95152, 2408, 71, 0, 47, "Subsection"], Cell[CellGroupData[{ Cell[95248, 2412, 262, 5, 72, "Input"], Cell[95513, 2419, 68, 1, 50, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[95618, 2425, 54, 1, 30, "Input"], Cell[95675, 2428, 53, 1, 29, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[95777, 2435, 74, 0, 47, "Subsection"], Cell[CellGroupData[{ Cell[95876, 2439, 258, 4, 71, "Input"], Cell[96137, 2445, 68, 1, 50, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[96242, 2451, 54, 1, 30, "Input"], Cell[96299, 2454, 53, 1, 29, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[96401, 2461, 73, 0, 47, "Subsection"], Cell[CellGroupData[{ Cell[96499, 2465, 261, 4, 72, "Input"], Cell[96763, 2471, 72, 1, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[96872, 2477, 54, 1, 30, "Input"], Cell[96929, 2480, 53, 1, 29, "Output"] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[97043, 2488, 53, 0, 39, "Section"], Cell[97099, 2490, 72, 1, 30, "Input"], Cell[97174, 2493, 74, 1, 30, "Input"], Cell[97251, 2496, 82, 1, 30, "Input"], Cell[97336, 2499, 84, 2, 50, "Input"], Cell[97423, 2503, 49, 1, 30, "Input"], Cell[97475, 2506, 71, 1, 30, "Input"], Cell[CellGroupData[{ Cell[97571, 2511, 40, 1, 30, "Input"], Cell[97614, 2514, 43, 1, 29, "Output"] }, Open ]], Cell[97672, 2518, 224, 4, 144, "Input"], Cell[97899, 2524, 87, 1, 30, "Input"], Cell[97989, 2527, 68, 1, 30, "Input"], Cell[CellGroupData[{ Cell[98082, 2532, 68, 1, 30, "Input"], Cell[98153, 2535, 185, 3, 42, "Message"] }, Open ]], Cell[98353, 2541, 131, 2, 42, "Input"], Cell[CellGroupData[{ Cell[98509, 2547, 131, 2, 42, "Input"], Cell[98643, 2551, 189, 3, 42, "Message"] }, Open ]], Cell[98847, 2557, 64, 1, 46, "Input"], Cell[98914, 2560, 87, 1, 30, "Input"], Cell[99004, 2563, 87, 1, 30, "Input"], Cell[CellGroupData[{ Cell[99116, 2568, 55, 1, 30, "Input"], Cell[99174, 2571, 141, 2, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[99352, 2578, 352, 7, 86, "Input"], Cell[99707, 2587, 9553, 322, 105, 3829, 248, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[109297, 2914, 374, 7, 86, "Input"], Cell[109674, 2923, 4672, 302, 105, 4619, 300, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]], Cell[CellGroupData[{ Cell[114383, 3230, 402, 8, 86, "Input"], Cell[114788, 3240, 5413, 354, 110, 5358, 352, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]], Cell[CellGroupData[{ Cell[120238, 3599, 368, 7, 86, "Input"], Cell[120609, 3608, 7012, 458, 105, 6959, 456, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]], Cell[CellGroupData[{ Cell[127658, 4071, 368, 7, 86, "Input"], Cell[128029, 4080, 12740, 530, 105, 7004, 456, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[140806, 4615, 378, 7, 86, "Input"], Cell[141187, 4624, 10187, 666, 105, 10134, 664, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]], Cell[151389, 5293, 58, 0, 33, "Text"], Cell[151450, 5295, 43, 1, 42, "Input"], Cell[CellGroupData[{ Cell[151518, 5300, 38, 1, 30, "Input"], Cell[151559, 5303, 35, 1, 29, "Output"] }, Open ]], Cell[151609, 5307, 85, 1, 30, "Input"], Cell[CellGroupData[{ Cell[151719, 5312, 372, 8, 86, "Input"], Cell[152094, 5322, 5270, 335, 110, 5216, 333, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]], Cell[CellGroupData[{ Cell[157401, 5662, 405, 8, 86, "Input"], Cell[157809, 5672, 15762, 551, 110, 6812, 437, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[173608, 6228, 428, 9, 88, "Input"], Cell[174039, 6239, 16242, 557, 110, 6794, 437, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[190318, 6801, 402, 8, 86, "Input"], Cell[190723, 6811, 16159, 556, 110, 6796, 437, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[206931, 7373, 93, 1, 39, "Section"], Cell[CellGroupData[{ Cell[207049, 7378, 44, 1, 30, "Input"], Cell[207096, 7381, 89, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[207222, 7387, 84, 1, 30, "Input"], Cell[207309, 7390, 74, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[207420, 7396, 73, 1, 30, "Input"], Cell[207496, 7399, 130, 3, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[207663, 7407, 73, 1, 30, "Input"], Cell[207739, 7410, 130, 3, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[207906, 7418, 73, 1, 30, "Input"], Cell[207982, 7421, 130, 3, 29, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[208161, 7430, 136, 3, 39, "Section"], Cell[208300, 7435, 238, 6, 49, "Text"], Cell[208541, 7443, 41, 1, 30, "Input"], Cell[CellGroupData[{ Cell[208607, 7448, 65, 1, 30, "Input"], Cell[208675, 7451, 115, 2, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[208827, 7458, 46, 1, 30, "Input"], Cell[208876, 7461, 115, 2, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[209028, 7468, 114, 2, 42, "Input"], Cell[209145, 7472, 82, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[209264, 7478, 46, 1, 30, "Input"], Cell[209313, 7481, 58, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[209408, 7487, 56, 1, 42, "Input"], Cell[209467, 7490, 93, 1, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[209597, 7496, 77, 1, 42, "Input"], Cell[209677, 7499, 51, 1, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[209765, 7505, 39, 1, 30, "Input"], Cell[209807, 7508, 46, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[209890, 7514, 68, 1, 42, "Input"], Cell[209961, 7517, 43, 1, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[210041, 7523, 77, 1, 42, "Input"], Cell[210121, 7526, 41, 1, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[210199, 7532, 290, 6, 86, "Input"], Cell[210492, 7540, 11929, 520, 93, 6998, 456, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[222458, 8065, 290, 6, 106, "Input"], Cell[222751, 8073, 10812, 506, 76, 7001, 456, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[233600, 8584, 290, 6, 106, "Input"], Cell[233893, 8592, 10401, 501, 73, 7031, 456, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[244331, 9098, 291, 6, 106, "Input"], Cell[244625, 9106, 10044, 497, 73, 6975, 456, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[254706, 9608, 275, 6, 106, "Input"], Cell[254984, 9616, 6456, 284, 73, 3820, 248, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]] }, Closed]] }, Open ]] } ] *) (******************************************************************* End of Mathematica Notebook file. *******************************************************************)