(*********************************************************************** Mathematica-Compatible Notebook This notebook can be used on any computer system with Mathematica 4.0, MathReader 4.0, or any compatible application. 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[ 17884, 543]*) (*NotebookOutlinePosition[ 18672, 570]*) (* CellTagsIndexPosition[ 18628, 566]*) (*WindowFrame->Normal*) Notebook[{ Cell[BoxData[ StyleBox[\(Pr\[AAcute]ctica\ 2 : \ Curvas\ \(\((segunda\ parte)\)\(.\)\)\), "Title", FontColor->RGBColor[1, 0, 0]]], "Input"], Cell[TextData[{ StyleBox["Objetivo:", FontFamily->"Book Antiqua", FontColor->RGBColor[1, 0, 0]], StyleBox[" Aprender como dibujar con mathematica curvas planas definidas no \ param\[EAcute]tricamente: de manera implicita o en coordenadas polares. Tambi\ \[EAcute]n trataremos de reconstruir una curva de la que conocemos su \ curvatura y torsi\[OAcute]n. ", FontFamily->"Book Antiqua"] }], "Text"], Cell[CellGroupData[{ Cell[TextData[StyleBox["Resumen Pr\[AAcute]ctica 1: Curvas definidas param\ \[EAcute]tricamente.", FontFamily->"Book Antiqua", FontColor->RGBColor[1, 0, 0]]], "Subsubtitle"], Cell[TextData[{ StyleBox["Torsi\[OAcute]n de una curva ", FontFamily->"Book Antiqua"], StyleBox["en el espacio ", FontFamily->"Book Antiqua", FontWeight->"Bold"], StyleBox["(tau)", FontFamily->"Book Antiqua"] }], "Text"], Cell[BoxData[ \(\(tau[alpha_]\)[t_] := Simplify[Det[{D[alpha[tt], tt], D[alpha[tt], {tt, 2}], D[alpha[tt], {tt, 3}]}]]/ Simplify[ Factor[Cross[D[alpha[tt], tt], D[alpha[tt], {tt, 2}]] . Cross[D[alpha[tt], tt], D[alpha[tt], {tt, 2}]]]]\ /. \ tt \[Rule] t\)], "Input"], Cell[TextData[{ StyleBox["Curvatura sin signo de una curva ", FontFamily->"Book Antiqua"], StyleBox["en el espacio", FontFamily->"Book Antiqua", FontWeight->"Bold"], StyleBox[" (kappa)", FontFamily->"Book Antiqua"] }], "Text"], Cell[BoxData[ \(\(kappa[alpha_]\)[t_] := Simplify[Factor[ Cross[D[alpha[tt], tt], D[alpha[tt], {tt, 2}]] . Cross[D[alpha[tt], tt], D[alpha[tt], {tt, 2}]]]]^\((1/2)\)/ Simplify[ Factor[D[alpha[tt], tt] . D[alpha[tt], tt]]]^\((3/2)\)\ /. \ tt \[Rule] t\)], "Input"], Cell[TextData[StyleBox["Curvatura con signo de una curva plana (kappa2)", FontFamily->"Book Antiqua"]], "Text"], Cell[BoxData[ \(J[{p1_, p2_}] := {\(-p2\), p1}\)], "Input"], Cell[BoxData[ \(\(kappa2[alpha_]\)[ t_] := \[IndentingNewLine]D[alpha[tt], {tt, 2}] . J[D[alpha[tt], tt]]/\[IndentingNewLine]Simplify[ D[alpha[tt], tt] . D[alpha[tt], tt]]^\((3/2)\) /. tt \[Rule] t\)], "Input"], Cell[TextData[StyleBox["ParametricPlot: dibuja una curva {x(t),y(t)} \ parametrizada en t.", FontFamily->"Book Antiqua"]], "Text"], Cell[BoxData[ \(\(ParametricPlot[{E^\((0.08\ t)\)\ \ Cos[t], E^\((0.08\ t)\)\ \ Sin[t]}, {t, 0, 12\ Pi}, AspectRatio \[Rule] Automatic, PlotPoints \[Rule] 55];\)\)], "Input"], Cell[TextData[{ StyleBox["ParametricPlot3D:", "MR", FontFamily->"Book Antiqua"], StyleBox[" dibuja una curva en el espacio {x(t),y(t), z(t)} parametrizada \ en t.", FontFamily->"Book Antiqua"] }], "Text"], Cell[BoxData[ \(\(ParametricPlot3D[{Cos[t], Sin[t], 0.2\ t}, {t, 0, 4\ Pi}, PlotPoints \[Rule] 200, PlotRange \[Rule] {{\(-1\), 1}, {\(-1\), 1}, {0, 0.8\ Pi}}];\)\)], "Input"], Cell[CellGroupData[{ Cell["Ejercicios:\t", "Section"], Cell[BoxData[ \(1. \ Dibuja\ una\ curva\ epicicloide\ \((de\ par\[AAcute]metros\ \ elegidos\ por\ ti\ mismo)\)\ y\ calcula\ su\ curvatura . \ \((Para\ ver\ la\ \ formula\ de\ la\ epicicloide\ visita\ el\ enlace\ 1\ que\ aparece\ al\ final\ \ de\ estas\ pr\[AAcute]cticas)\)\)], "Input", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}], Cell[BoxData[ \(2. \ Representa\ la\ curva\ \[Alpha] \((t)\) = \((t - sen \((t)\), \ 1 - cos \((t)\), \ 4 cos \((t/2)\))\); \ y\ calcula\ su\ curvatura\ y\ su\ torsi\[OAcute]n . \ \((Selecciona\ un\ \ punto\ de\ vista\ que\ te\ parezca\ apropiado\ para\ representar\ la\ traza\ \ de\ la\ curva)\) . \)], "Input", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[StyleBox["Curvas en el plano definidas impl\[IAcute]citamente. \ (ImplicitPlot)", FontFamily->"Book Antiqua", FontColor->RGBColor[1, 0, 0]]], "Subsubtitle"], Cell[BoxData[ RowBox[{ StyleBox["ImplicitPlot", "MR"], StyleBox[" ", "MR"], "dibuja", " ", "curvas", " ", "que", " ", "vienen", " ", "dadas", " ", "implicitamente", " ", "como", " ", "la", " ", "soluci\[OAcute]n", " ", "de", " ", \(\(ecuaciones\)\(.\)\)}]], "Input",\ FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}], Cell[BoxData[ RowBox[{ StyleBox[\(ImplicitPlot[equ \((x)\), \ {x, minx, maxx}]\), "MR"], StyleBox[" ", "MR"], "dibuja", " ", "la", " ", "curvas", " ", "que", " ", "es", " ", "soluci\[OAcute]n", " ", "de", " ", "la", " ", "equaci\[OAcute]n", " ", "en", " ", \(x : \ equ \(\((x)\)\(.\)\)\)}]], "Input", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}], Cell[BoxData[ \(Needs["\"]\)], "Input"], Cell[BoxData[ \(\(ImplicitPlot[x^2 + 2\ y^2 \[Equal] 3, {x, \(-2\), 2}];\)\)], "Input"], Cell[BoxData[ \(Folium\ de\ Descartes\)], "Input", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}], Cell[BoxData[ \(\(ImplicitPlot[ x^3 + y^3 - 3 x*y \[Equal] \ 0, {x, \(-3\), 3}];\)\)], "Input"], Cell[BoxData[ \(Folium\ de\ Descartes\ perturbado\)], "Input", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}], Cell[BoxData[ \(\(ImplicitPlot[ x^3 + y^3 - 3 x*y \[Equal] \ \(-0.1\), {x, \(-3\), 3}];\)\)], "Input"], Cell[BoxData[ RowBox[{ RowBox[{ RowBox[{ "\[CapitalOAcute]valos", " ", "de", " ", "Cassini", " ", \((x\^2 + y\^2 + a\^2)\), SuperscriptBox[Cell[""], "2"]}], "=", \(b\^4 + 4 \( a\^2\) x\^2\)}], ",", " ", "a", ",", \(b > 0\)}]], "Input", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}], Cell[BoxData[ \(\(cassini[a_, b_]\)[x_, y_] := \((x^2 + y^2 + a^2)\)^2 - b^4 - 4 a^2\ x^2\)], "Input"], Cell[BoxData[ \(\(ImplicitPlot[\(cassini[1, 2]\)[x, y] \[Equal] 0, {x, \(-8\), 8}];\)\)], "Input"], Cell[BoxData[ \(\(ImplicitPlot[\(cassini[4.01, 4]\)[x, y] \[Equal] 0, {x, \(-8\), 8}];\)\)], "Input"], Cell[BoxData[ \(\(ImplicitPlot[ Table[\(cassini[a, 2]\)[x, y] \[Equal] 0, {a, 0, 4, 0.2}] // Evaluate, {x, \(-5\), 5}];\)\)], "Input"], Cell[CellGroupData[{ Cell["Ejercicios", "Section"], Cell[BoxData[ \(1. \ Dibuja\ la\ curva\ del\ demonio\ \((Devil' s\ curve)\)\ \((ver\ enlace\ 1)\) . \ Prueba\ con\ distintos\ par\[AAcute]metros\ para\ la\ curva, \ y\ trata\ que\ te\ salga\ una\ traza\ como\ la\ que\ aparece\ en\ la\ \ \(\(web\)\(.\)\(\ \)\)\)], "Input", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}], Cell[BoxData[ \(2. \ Dibujar\ el\ folium\ de\ Kepler\ \((ver\ enlace\ 5)\) . \ \ \ Dibuja, \ tambi\[EAcute]n, \ distintas\ deformaciones\ del\ \(\(folium\)\(.\)\)\)], "Input", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[StyleBox["Curvas planas en coordenadas polares. (PolarPlot)", FontFamily->"Book Antiqua", FontColor->RGBColor[1, 0, 0]]], "Subsubtitle"], Cell[BoxData[ RowBox[{ RowBox[{ StyleBox[ RowBox[{"Polar", StyleBox["Plot", "MR"]}]], StyleBox["[", "MR"], RowBox[{ RowBox[{ StyleBox["f", "MR"], \((\[Theta])\)}], ",", " ", RowBox[{"{", StyleBox[\(x, minx, maxx\), "MR"], StyleBox["}", "MR"]}]}], StyleBox["]", "MR"]}], StyleBox[" ", "MR"], "dibuja", " ", "la", " ", "curvas", " ", \(\({f \((\[Theta])\)\ Cos \((\[Theta])\), f \((\[Theta])\)\ Sen \((\[Theta])\)\ }\)\(.\)\)}]], "Input", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}], Cell[BoxData[ \(Needs["\"]\)], "Input"], Cell[BoxData[ \(\(logspiralpolar[a_, b_]\)[theta_] := a\ E^\((b\ theta)\)\)], "Input"], Cell[BoxData[ \(\(PolarPlot[\(logspiralpolar[1, 0.08]\)[theta] // Evaluate, {theta, 0, 12\ Pi}];\)\)], "Input"], Cell[BoxData[ \(Espiral\ de\ Fermat\ \((tiene\ dos\ ramas\ de\ espiral)\)\)], "Input", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}], Cell[BoxData[ \(\(PolarPlot[{t^\((1/2)\), \(-t^\((1/2)\)\)}, {t, 0, 4 Pi}];\)\)], "Input"], Cell[BoxData[ \(\(limaconpolar[n_, a_, b_]\)[theta_] := 2 a\ Cos[n\ theta] + b\)], "Input"], Cell[BoxData[ \(\(PolarPlot[\(limaconpolar[3, .5, 2]\)[theta] // Evaluate, {theta, 0, 2 Pi}];\)\)], "Input"], Cell[CellGroupData[{ Cell["Ejercicios:", "Section"], Cell[BoxData[ \(1. \ Dibuja\ y\ lee\ acerca\ de\ la\ \ curva\ de\ James\ Watt\ \ \(\((enlace\ 1)\)\(.\)\)\)], "Input", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}], Cell[BoxData[ \(2. \ Dibuja\ la\ cisoide\ de\ Diocles\ \((enlace\ 1)\), \ mediante\ coordenadas\ polares . \ Esta\ curva\ fue\ utilizada\ para\ resolver\ el\ problema\ clasico\ \ de\ la\ grecia\ antigua\ sobre\ la\ duplicaci\[OAcute]n\ del\ cubo . \ En\ el\ enlace\ 4\ puedes\ informarte\ sobre\ la\ historia\ de\ este\ \ \(\(problema\)\(.\)\)\)], "Input", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[StyleBox["Determinaci\[OAcute]n de una curva plana a partir de \ su curvatura", FontFamily->"Book Antiqua", FontColor->RGBColor[1, 0, 0]]], "Subsubtitle"], Cell[CellGroupData[{ Cell["Repasa, antes de continuar, el Apendice 1", "Subsubsection"], Cell[BoxData[ \(k[s_] := s\ Sin[s]\)], "Input"], Cell[BoxData[ \(theta[s_] := Integrate[k[u]\ , {u, 0, ss}] /. {ss \[Rule] s}\)], "Input"], Cell[BoxData[ \(\(curva[s_] := NDSolve[{\(x'\)[s] \[Equal] Cos[theta[s]], \(y'\)[s] \[Equal] Sin[theta[s]], x[0] \[Equal] 0, y[0] \[Equal] 0}, \[IndentingNewLine]{x, y}, {s, \(-10\), 10}];\)\)], "Input"], Cell[BoxData[ \(\(ParametricPlot[Evaluate[{x[s], y[s]} /. curva[s]], {s, \(-10\), 10}, AspectRatio \[Rule] Automatic\[IndentingNewLine]];\)\)], "Input"] }, Open ]], Cell[CellGroupData[{ Cell["Ejercicio", "Section"], Cell[BoxData[ \(1. \ Determina\ y\ representa\ la\ curva\ plana\ llamada\ Clotoide\ \ sabiendo\ que\ su\ curvatura\ \(es : \ s + sen \(\((s)\)\(.\)\)\)\)], "Input",\ FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[StyleBox["Determinaci\[OAcute]n de una curva en el espacio a \ partir de su curvatura y su torsi\[OAcute]n.", FontFamily->"Book Antiqua", FontColor->RGBColor[1, 0, 0]]], "Subsubtitle"], Cell[CellGroupData[{ Cell["Repasa, antes de continuar, el Apendice 2", "Subsubsection"], Cell["Curva con curvatura kk[s]=1 y tt[s]=0.5", "Text", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}], Cell[BoxData[ \(kk[s_] := 2; tt[s_] := .5\)], "Input"], Cell[BoxData[ \(\(curva3 = NDSolve[{\(x'\)[ss] \[Equal] t1[ss], \(y'\)[ss] \[Equal] t2[ss], \[IndentingNewLine]\(z'\)[ss] \[Equal] t3[ss], \(t1'\)[ss] \[Equal] kk[ss] n1[ss], \[IndentingNewLine]\(t2'\)[ss] \[Equal] kk[ss] n2[ss], \(t3'\)[ss] \[Equal] kk[ss] n3[ss], \(n1'\)[ss] \[Equal] \(-kk[ss]\) t1[ss] + tt[ss] b1[ss], \(n2'\)[ss] \[Equal] \(-kk[ss]\) t2[ss] + tt[ss]\ b2[ss], \[IndentingNewLine]\(n3'\)[ ss] \[Equal] \(-kk[ss]\)\ t3[ss] + tt[ss]\ b3[ss], \[IndentingNewLine]\(b1'\)[ ss] \[Equal] \(-tt[ss]\)\ n1[ss], \[IndentingNewLine]\(b2'\)[ ss] \[Equal] \(-tt[ss]\)\ n2[ ss], \ \[IndentingNewLine]\(b3'\)[ ss] \[Equal] \(-tt[ss]\)\ n3[ss], \[IndentingNewLine]x[ 0] \[Equal] 0, y[0] \[Equal] 0, z[0] \[Equal] 0, t1[0] \[Equal] 1, t2[0] \[Equal] 0, t3[0] \[Equal] 0, \[IndentingNewLine]n1[0] \[Equal] 0, n2[0] \[Equal] 1, n3[0] \[Equal] 0, \[IndentingNewLine]b1[0] \[Equal] 0, b2[0] \[Equal] 0, b3[0] \[Equal] 1}, \[IndentingNewLine]{x, y, z, t1, t2, t3, n1, n2, n3, b1, b2, b3}, \[IndentingNewLine]{ss, \(-10\), 10}\[IndentingNewLine]];\)\)], "Input"], Cell[BoxData[ \(\(ParametricPlot3D[ Evaluate[{x[ss], y[ss], z[ss]} /. curva3], {ss, \(-10\), 10}, ViewPoint \[Rule] {1, 1, 1}, \[IndentingNewLine]AspectRatio \[Rule] Automatic, PlotPoints \[Rule] 1000];\)\)], "Input"] }, Open ]], Cell[CellGroupData[{ Cell["Ejercicios:", "Section"], Cell[BoxData[{ \(1. \ Determina\ y\ Representa\ las\ curvas\ que\ tienen\ las\ \ siguientes\ curvaturas\ y\ torsiones\), "\[IndentingNewLine]", \(\t\((a)\) . \ \ \ k = s; \ t = .5\), "\[IndentingNewLine]", \(\t\((b)\) . \ \ \ k = s; \ t = sen \((s)\)\), "\[IndentingNewLine]", \(\t\((c)\) . \ \ \ \ k = s\ sen \((s)\); \ \(\(t\)\(=\)\(\ \)\(0\)\(\[IndentingNewLine]\)\)\)}], \ "Input", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Otras curvas no diferenciables:", "Subsubtitle", FontFamily->"Book Antiqua", FontColor->RGBColor[1, 0, 0]], Cell[CellGroupData[{ Cell["Ejercicio", "Section"], Cell[BoxData[ \(Visitar\ en\ el\ enlace\ 3, \ el\ cap\[IAcute]tulo\ 1\ sobre\ fractales\ cl\[AAcute]sicos, \ y\ informate\ sobre\ la\ existencia\ de\ otras\ curvas, \ cuyo\ estudio\ esta\ fuera\ de\ esta\ asignatura . \ Por\ \(ejemplo : \ La\ curva\ de\ Koch\), \ la\ curva\ de\ Hilbert, \ \(la\ curva\ de\ Peano ... \)\ Observa\ sus\ \ peculiares\ \(\(propiedades\)\(.\)\)\)], "Input", FontFamily->"Book Antiqua", FontWeight->"Plain", FontVariations->{"CompatibilityType"->0}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Algunos enlaces en internet sobre curvas y otros asuntos", "Subsubtitle", FontFamily->"Book Antiqua", FontColor->RGBColor[1, 0, 0]], Cell[BoxData[ \(1. \ \[CapitalIAcute]ndice\ de\ curvas\ \(famosas : \ \[IndentingNewLine]www - gap . dcs . st - \(\(and . ac . uk/\(\(~\)\(history\)\)\)/Curves\)/ Curves . html\)\)], "Input", FontFamily->"Book Antiqua"], Cell[BoxData[ \(2. \ Matem\[AAcute]ticas\ Interactivas . \ \(Curvas : \ \[IndentingNewLine]\(\(www . fciencias . unam . mx/ensmat\)/matsinter\)/ c_m . html\)\)], "Input", FontFamily->"Book Antiqua"], Cell[BoxData[ \(3. \ Fractales\ en\ la\ red\ \((curvas\ fractales)\) : \ \[IndentingNewLine]\(\(\(uniff18 . upc . es/fractals\)/moduls\)/ cursofractales\)/index . htm\)], "Input", FontFamily->"Book Antiqua"], Cell[BoxData[ \(4. \ Anecdotario\ y\ curiosidades\ \(Matem\[AAcute]ticas : \ \[IndentingNewLine]www - \(\(\(etsi2 . ugr . es/profesores\)/jmaroza\)/ anecdotario\)/anecdotario . htm\)\)], "Input", FontFamily->"Book Antiqua"], Cell[BoxData[ \(5. \ World\ of\ Mathematics . \ Curvas\ \(planas : \[IndentingNewLine]\(mathworld . wolfram . com/ topics\)/GeneralPlaneCurves . html\)\)], "Input"] }, Open ]] }, FrontEndVersion->"4.0 for Microsoft Windows", ScreenRectangle->{{0, 800}, {0, 555}}, ScreenStyleEnvironment->"Presentation", WindowSize->{792, 528}, WindowMargins->{{0, Automatic}, {Automatic, 0}}, PrintingCopies->1, PrintingPageRange->{Automatic, Automatic}, StyleDefinitions -> "Default.nb" ] (*********************************************************************** Cached data follows. If you edit this Notebook file directly, not using Mathematica, you must remove the line containing CacheID at the top of the file. The cache data will then be recreated when you save this file from within Mathematica. ***********************************************************************) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[1717, 49, 164, 4, 122, "Input"], Cell[1884, 55, 413, 9, 98, "Text"], Cell[CellGroupData[{ Cell[2322, 68, 177, 3, 70, "Subsubtitle"], Cell[2502, 73, 242, 8, 47, "Text"], Cell[2747, 83, 343, 7, 130, "Input"], Cell[3093, 92, 249, 8, 47, "Text"], Cell[3345, 102, 343, 7, 130, "Input"], Cell[3691, 111, 113, 1, 46, "Text"], Cell[3807, 114, 63, 1, 38, "Input"], Cell[3873, 117, 258, 5, 84, "Input"], Cell[4134, 124, 132, 2, 46, "Text"], Cell[4269, 128, 198, 3, 61, "Input"], Cell[4470, 133, 216, 6, 46, "Text"], Cell[4689, 141, 212, 4, 61, "Input"], Cell[CellGroupData[{ Cell[4926, 149, 32, 0, 72, "Section"], Cell[4961, 151, 387, 7, 140, "Input"], Cell[5351, 160, 428, 8, 115, "Input"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[5828, 174, 174, 3, 70, "Subsubtitle"], Cell[6005, 179, 412, 11, 65, "Input"], Cell[6420, 192, 445, 10, 65, "Input"], Cell[6868, 204, 68, 1, 38, "Input"], Cell[6939, 207, 91, 1, 38, "Input"], Cell[7033, 210, 151, 4, 40, "Input"], Cell[7187, 216, 108, 2, 38, "Input"], Cell[7298, 220, 163, 4, 40, "Input"], Cell[7464, 226, 115, 2, 38, "Input"], Cell[7582, 230, 396, 10, 44, "Input"], Cell[7981, 242, 116, 2, 38, "Input"], Cell[8100, 246, 113, 2, 38, "Input"], Cell[8216, 250, 116, 2, 38, "Input"], Cell[8335, 254, 157, 3, 61, "Input"], Cell[CellGroupData[{ Cell[8517, 261, 29, 0, 72, "Section"], Cell[8549, 263, 398, 8, 90, "Input"], Cell[8950, 273, 281, 6, 65, "Input"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[9280, 285, 154, 2, 70, "Subsubtitle"], Cell[9437, 289, 770, 26, 40, "Input"], Cell[10210, 317, 64, 1, 38, "Input"], Cell[10277, 320, 90, 1, 38, "Input"], Cell[10370, 323, 126, 2, 61, "Input"], Cell[10499, 327, 187, 4, 40, "Input"], Cell[10689, 333, 106, 2, 38, "Input"], Cell[10798, 337, 103, 2, 38, "Input"], Cell[10904, 341, 125, 2, 38, "Input"], Cell[CellGroupData[{ Cell[11054, 347, 30, 0, 72, "Section"], Cell[11087, 349, 219, 5, 40, "Input"], Cell[11309, 356, 480, 9, 115, "Input"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[11838, 371, 172, 3, 70, "Subsubtitle"], Cell[CellGroupData[{ Cell[12035, 378, 66, 0, 57, "Subsubsection"], Cell[12104, 380, 51, 1, 38, "Input"], Cell[12158, 383, 93, 1, 38, "Input"], Cell[12254, 386, 257, 5, 107, "Input"], Cell[12514, 393, 165, 2, 84, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[12716, 400, 28, 0, 72, "Section"], Cell[12747, 402, 267, 6, 65, "Input"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[13063, 414, 202, 3, 100, "Subsubtitle"], Cell[CellGroupData[{ Cell[13290, 421, 66, 0, 57, "Subsubsection"], Cell[13359, 423, 152, 3, 46, "Text"], Cell[13514, 428, 59, 1, 38, "Input"], Cell[13576, 431, 1400, 24, 383, "Input"], Cell[14979, 457, 249, 4, 84, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[15265, 466, 30, 0, 72, "Section"], Cell[15298, 468, 509, 10, 140, "Input"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[15856, 484, 116, 2, 70, "Subsubtitle"], Cell[CellGroupData[{ Cell[15997, 490, 28, 0, 72, "Section"], Cell[16028, 492, 516, 10, 115, "Input"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[16593, 508, 141, 2, 70, "Subsubtitle"], Cell[16737, 512, 248, 5, 65, "Input"], Cell[16988, 519, 216, 4, 65, "Input"], Cell[17207, 525, 223, 4, 65, "Input"], Cell[17433, 531, 243, 4, 65, "Input"], Cell[17679, 537, 189, 3, 61, "Input"] }, Open ]] } ] *) (*********************************************************************** End of Mathematica Notebook file. ***********************************************************************)