(*********************************************************************** Mathematica-Compatible Notebook This notebook can be used on any computer system with Mathematica 3.0, MathReader 3.0, or any compatible application. The data for the notebook starts with the line of 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[ 19980, 904]*) (*NotebookOutlinePosition[ 20988, 937]*) (* CellTagsIndexPosition[ 20944, 933]*) (*WindowFrame->Normal*) Notebook[{ Cell["Math 225: Calculus III Solution 2", "Subsection"], Cell[CellGroupData[{ Cell["Initialization", "Subsubsection"], Cell[BoxData[ \(<< Calculus`Math225`\)], "Input", InitializationCell->True], Cell[BoxData[ \(i\ = \ {1, \ 0, \ 0}; \ j\ = \ {0, \ 1, \ 0}; \ k\ = \ {0, \ 0, \ 1}; \)], "Input", InitializationCell->True] }, Open ]], Cell[CellGroupData[{ Cell["Problem 1", "Subsubsection"], Cell[TextData[{ "Let ", StyleBox["a = i - 2j + 3k", FontFamily->"Courier", FontWeight->"Bold"], " and ", StyleBox["b = -i + 4j + k", FontFamily->"Courier", FontWeight->"Bold"], ". Find the following.\n", StyleBox["a) ", FontSlant->"Italic"], " ", StyleBox["Norm[a]", FontFamily->"Courier", FontWeight->"Bold"], ", ", StyleBox["Norm[b]", FontFamily->"Courier", FontWeight->"Bold"], "\n", StyleBox["b) ", FontSlant->"Italic"], StyleBox["a.b", FontFamily->"Courier", FontWeight->"Bold"], ", ", StyleBox["b.a", FontFamily->"Courier", FontWeight->"Bold"], "\n", StyleBox["c) ", FontSlant->"Italic"], StyleBox["Cross[a,b]", FontFamily->"Courier", FontWeight->"Bold"], ", ", StyleBox["Cross[b,a]", FontFamily->"Courier", FontWeight->"Bold"], "\n", StyleBox["d) ", FontSlant->"Italic"], "The angle between ", StyleBox["a", FontFamily->"Courier", FontWeight->"Bold"], " and ", StyleBox["b", FontFamily->"Courier", FontWeight->"Bold"], ", and the projection of ", StyleBox["b", FontFamily->"Courier", FontWeight->"Bold"], " on ", StyleBox["a", FontFamily->"Courier", FontWeight->"Bold"], " (", StyleBox["Pr[b,a]", FontFamily->"Courier", FontWeight->"Bold"], ")." }], "Text"], Cell["Solution", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(a\ = \ i\ - \ 2 j\ + \ 3 k\)], "Input"], Cell[BoxData[ \({1, \(-2\), 3}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell["b = -i + 4j + k", "Input", AspectRatioFixed->True], Cell[BoxData[ \({\(-1\), 4, 1}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Norm[a]\)], "Input"], Cell[BoxData[ \(\@14\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[%]\)], "Input"], Cell[BoxData[ \(3.74165738677394132`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Norm[b]\)], "Input"], Cell[BoxData[ \(3\ \@2\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[%]\)], "Input"], Cell[BoxData[ \(4.24264068711928565`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(a.b\)], "Input"], Cell[BoxData[ \(\(-6\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(b.a\)], "Input"], Cell[BoxData[ \(\(-6\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Cross[a, b]\)], "Input"], Cell[BoxData[ \({\(-14\), \(-4\), 2}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Cross[b, a]\)], "Input"], Cell[BoxData[ \({14, 4, \(-2\)}\)], "Output"] }, Open ]], Cell[TextData[{ "The angle between ", StyleBox["a", "Input"], " and ", StyleBox["b", "Input"], " is" }], "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(ArcCos[a.b/\((Norm[a]\ Norm[b])\)]\)], "Input"], Cell[BoxData[ \(ArcCos[\(-\(1\/\@7\)\)]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[%]\)], "Input"], Cell[BoxData[ \(1.95839301345007719`\)], "Output"] }, Open ]], Cell[TextData[{ "The projection of ", StyleBox["b", "Input"], " on ", StyleBox["a", "Input"], " is given by:" }], "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(Pr[b, a]\)], "Input"], Cell[BoxData[ \({\(-\(3\/7\)\), 6\/7, \(-\(9\/7\)\)}\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Problem 2", "Subsubsection", CellMargins->{{Inherited, 126}, {Inherited, Inherited}}, Evaluatable->False, PageBreakWithin->Automatic, CellLabelMargins->{{18, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell[TextData[{ StyleBox["a) ", FontSlant->"Italic"], "Find the area of the parallelogram determined by\n ", StyleBox["a = i + j - 3 k", FontFamily->"Courier", FontWeight->"Bold"], " and ", StyleBox["b = -2 i + j + k\n ", FontFamily->"Courier", FontWeight->"Bold"], "using a cross product.\n", StyleBox["b) ", FontSlant->"Italic"], "Find the volume of the parallelopiped determined by ", StyleBox["a", FontFamily->"Courier", FontWeight->"Bold"], ", ", StyleBox["b", FontFamily->"Courier", FontWeight->"Bold"], ", and\n ", StyleBox["c = i - 2 j + k", FontFamily->"Courier", FontWeight->"Bold"], "\n using a triple products (or a determinant, ", StyleBox["Det[]", FontFamily->"Courier", FontWeight->"Bold"], ")." }], "Text", CellMargins->{{18, 126}, {Inherited, Inherited}}, Evaluatable->False, CellLabelMargins->{{18, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell["Solution", "Subsubsection", CellMargins->{{Inherited, 126}, {Inherited, Inherited}}, Evaluatable->False, PageBreakWithin->Automatic, CellLabelMargins->{{18, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell[CellGroupData[{ Cell[BoxData[ \(a\ = \ i\ + \ j\ - \ 3\ k\)], "Input"], Cell[BoxData[ \({1, 1, \(-3\)}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(b\ = \ \(-2\)\ i\ + \ j\ + \ k\)], "Input"], Cell[BoxData[ \({\(-2\), 1, 1}\)], "Output"] }, Open ]], Cell["Area is given by:", "Text", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell[BoxData[ \(Norm[Cross[a, b]]\)], "Input"], Cell[BoxData[ \(5\ \@2\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[%]\)], "Input"], Cell[BoxData[ \(7.0710678118654755`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(c\ = \ i\ - \ 2\ j\ + \ k\)], "Input"], Cell[BoxData[ \({1, \(-2\), 1}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Abs[c.Cross[a, b]]\)], "Input"], Cell[BoxData[ \(3\)], "Output"] }, Open ]], Cell["or:", "Text", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell[BoxData[ \(Abs[Det[{a, b, c}]]\)], "Input"], Cell[BoxData[ \(3\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Problem 3", "Subsubsection", CellMargins->{{Inherited, 126}, {Inherited, Inherited}}, Evaluatable->False, PageBreakWithin->Automatic, CellLabelMargins->{{18, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell[TextData[{ StyleBox["a) ", FontSlant->"Italic"], "Find the distance from the point ", StyleBox["p = {1,-3,2}", FontFamily->"Courier", FontWeight->"Bold"], " to the plane\n ", StyleBox["5x + y - 4z == 1", FontFamily->"Courier", FontWeight->"Bold"], ".\n", StyleBox["b) ", FontSlant->"Italic"], "Find the distance from the point ", StyleBox["q = {2,1,3}", FontFamily->"Courier", FontWeight->"Bold"], " to the line\n ", StyleBox["x == 1 - t, y == 1 + t, z == 3t", FontFamily->"Courier", FontWeight->"Bold"], "." }], "Text", CellMargins->{{18, 126}, {Inherited, Inherited}}, Evaluatable->False, CellLabelMargins->{{18, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell["Solution", "Subsubsection", CellMargins->{{Inherited, 126}, {Inherited, Inherited}}, Evaluatable->False, PageBreakWithin->Automatic, CellLabelMargins->{{18, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell[TextData[{ StyleBox["a)", FontSlant->"Italic"], " The normal vector is" }], "Text", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell[BoxData[ \(n\ = \ 5 i\ + \ j\ - \ 4 k\)], "Input"], Cell[BoxData[ \({5, 1, \(-4\)}\)], "Output"] }, Open ]], Cell["A point on the plane is", "Text", Evaluatable->False, AspectRatioFixed->True], Cell[BoxData[ \(\(p0\ = \ {0, 1, 0}; \)\)], "Input"], Cell["The distance is given by", "Text", Evaluatable->False, AspectRatioFixed->True], Cell[BoxData[ \(\(p\ = \ {1, \(-3\), 2}; \)\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(d\ = \ Abs[n.\((p - p0)\)]/Norm[n]\)], "Input"], Cell[BoxData[ \(\@\(7\/6\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[%]\)], "Input"], Cell[BoxData[ \(1.08012344973464347`\)], "Output"] }, Open ]], Cell[TextData[{ StyleBox["b)", FontSlant->"Italic"], " The formula for the distance uses the direction vector ", StyleBox["v", FontFamily->"Courier", FontWeight->"Bold"], " of the line and a point ", StyleBox["p", FontFamily->"Courier", FontWeight->"Bold"], " on the line.\nThe direction of the line is given by the coefficients of ", StyleBox["t", "Input"], ":" }], "Text", Evaluatable->False, AspectRatioFixed->True], Cell[BoxData[ \(\(v\ = \ {\(-1\), 1, 3}; \)\)], "Input"], Cell[TextData[{ "A point on the line is found by plugging in ", StyleBox["t->0:", "Input"] }], "Text"], Cell[BoxData[ \(\(p\ = \ {1, 1, 0}; \)\)], "Input"], Cell["The given point is:", "Text"], Cell[BoxData[ \(\(q\ = \ {2, 1, 3}; \)\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Norm[Cross[q - p, v]]/Norm[v]\)], "Input"], Cell[BoxData[ \(\@\(19\/14\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[%]\)], "Input"], Cell[BoxData[ \(1.16496474502143509`\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Problem 4", "Subsubsection", CellMargins->{{Inherited, 126}, {Inherited, Inherited}}, Evaluatable->False, PageBreakWithin->Automatic, CellLabelMargins->{{18, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell[TextData[{ StyleBox["a) ", FontSlant->"Italic"], "Find an equation for the plane through the points ", StyleBox["p = {1,-1,2}", FontFamily->"Courier", FontWeight->"Bold"], ",\n ", StyleBox["q = {3,0,1}", FontFamily->"Courier", FontWeight->"Bold"], ", and ", StyleBox["r = {-1,1,1}", FontFamily->"Courier", FontWeight->"Bold"], ".\n", StyleBox["b) ", FontSlant->"Italic"], "Find the parametric equations for the line in which the planes ", StyleBox["x - y + z == 1", FontFamily->"Courier", FontWeight->"Bold"], "\n and ", StyleBox["x + y + 3z == -2", FontFamily->"Courier", FontWeight->"Bold"], " intersect." }], "Text", CellMargins->{{18, 2}, {Inherited, Inherited}}, Evaluatable->False, CellLabelMargins->{{18, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell["Solution", "Subsubsection", CellMargins->{{Inherited, 126}, {Inherited, Inherited}}, Evaluatable->False, PageBreakWithin->Automatic, CellLabelMargins->{{18, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell[TextData[{ StyleBox["a)", FontSlant->"Italic"], " Use the cross product of two vectors parallel to the plane to get a \ vector perpendicular." }], "Text", Evaluatable->False, AspectRatioFixed->True], Cell[BoxData[ RowBox[{ \(p\ = \ {1, \(-1\), 2}\), ";", " ", \(q\ = \ {3, 0, 1}\), ";", " ", \(r\ = \ {\(-1\), 1, 1}\), StyleBox[";", FontFamily->"Times", FontWeight->"Plain"]}]], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(v1\ = \ q - p\)], "Input"], Cell[BoxData[ \({2, 1, \(-1\)}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(v2\ = \ r - p\)], "Input"], Cell[BoxData[ \({\(-2\), 2, \(-1\)}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(n\ = \ Cross[v1, v2]\)], "Input"], Cell[BoxData[ \({1, 4, 6}\)], "Output"] }, Open ]], Cell["The equation of the plane is", "Text", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell[BoxData[ \(n.{x, y, z}\ == \ n.p\)], "Input"], Cell[BoxData[ \(x + 4\ y + 6\ z == 9\)], "Output"] }, Open ]], Cell[TextData[{ StyleBox["b)", FontSlant->"Italic"], " To find the intersection we solve the equations simultaneously, say, \ solve for ", StyleBox["x", FontFamily->"Courier", FontWeight->"Bold"], " and ", StyleBox["y", FontFamily->"Courier", FontWeight->"Bold"], " in terms of ", StyleBox["z", FontFamily->"Courier", FontWeight->"Bold"], ". We then get a parameterization of the line by substituting ", StyleBox["z == t", FontFamily->"Courier", FontWeight->"Bold"], "." }], "Text", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell[BoxData[ \(soln\ = \ Solve[{x\ - \ y\ + \ z\ == \ 1, \ x\ + \ y\ + \ 3 z\ == \ \(-2\)}, {x, y}]\)], "Input"], Cell[BoxData[ \({{x \[Rule] 1\/2\ \((\(-1\) - 4\ z)\), y \[Rule] 1\/2\ \((\(-3\) - 2\ z)\)}}\)], "Output"] }, Open ]], Cell[TextData[{ "The parametric equations of the line are:\n", StyleBox[" x == -1/2 - 2t\n y == -3/2 - t\n z == t", FontFamily->"Courier", FontWeight->"Bold"] }], "Text", Evaluatable->False, AspectRatioFixed->True], Cell["\<\ Another way to solve this problem is to notice that the normal \ vectors of the two planes are both perpendicular to the line, so their cross \ product will be parallel to the line, i.e. give the direction vector of the \ line.\ \>", "Text", Evaluatable->False, AspectRatioFixed->True], Cell[BoxData[ \(n1\ = \ {1, \(-1\), 1}; \ n2\ = \ {1, 1, 3}; \)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(v\ = \ Cross[n1, n2]\)], "Input"], Cell[BoxData[ \({\(-4\), \(-2\), 2}\)], "Output"] }, Open ]], Cell[TextData[{ "Two get a point ", StyleBox["p", FontFamily->"Courier", FontWeight->"Bold"], " on the line, find any simultaneous solution to the equations. For \ example, set ", StyleBox["z->0", "Input"], " in the above solution to get the point" }], "Text", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell["soln /. z->0", "Input", AspectRatioFixed->True], Cell[BoxData[ \({{x \[Rule] \(-\(1\/2\)\), y \[Rule] \(-\(3\/2\)\)}}\)], "Output"] }, Open ]], Cell[TextData[{ "Set ", StyleBox["z->0", "Input"], " to get the point" }], "Text"], Cell["p = {-1/2,-3/2,0};", "Input", AspectRatioFixed->True], Cell["The parametric equations of the line are then", "Text", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell["p + t v", "Input", AspectRatioFixed->True], Cell[BoxData[ \({\(-\(1\/2\)\) - 4\ t, \(-\(1\/2\)\) - 2\ t, 2\ t}\)], "Output"] }, Open ]], Cell[TextData[{ "or", StyleBox[" x == -1/2 - 4t", FontFamily->"Courier", FontWeight->"Bold"], ", ", StyleBox["y == -1/2 - 2t", FontFamily->"Courier", FontWeight->"Bold"], ", and ", StyleBox["z == 2t", FontFamily->"Courier", FontWeight->"Bold"], ". This looks different then the previous solution, but it does represent \ the same line. The direction vector from these equations is ", StyleBox["{-2,-1,1}", FontFamily->"Courier", FontWeight->"Bold"], " which is parallel to the direction vector ", StyleBox["{-4,-2,2}", FontFamily->"Courier", FontWeight->"Bold"], " from the cross product and the point ", StyleBox["{-1/2,-3/2,0}", FontFamily->"Courier", FontWeight->"Bold"], " is on both lines (", StyleBox["t==0", FontFamily->"Courier", FontWeight->"Bold"], " in both solutions)." }], "Text", Evaluatable->False, AspectRatioFixed->True] }, Open ]], Cell[CellGroupData[{ Cell["Problem 5", "Subsubsection", CellMargins->{{Inherited, 126}, {Inherited, Inherited}}, Evaluatable->False, PageBreakWithin->Automatic, CellLabelMargins->{{18, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell[TextData[{ StyleBox["a) ", FontSlant->"Italic"], "Find the point in which the line ", StyleBox["x == 2 - 2t, y == 1 - t, z == 3 + 5t", FontFamily->"Courier", FontWeight->"Bold"], " meets the plane ", StyleBox["3x + 2y + 6z == 4", FontFamily->"Courier", FontWeight->"Bold"], ".\n", StyleBox["b)", FontSlant->"Italic"], " Find the point in which the three planes ", StyleBox["x - y + z == 1", FontFamily->"Courier", FontWeight->"Bold"], ", ", StyleBox["x + y - z == 2", FontFamily->"Courier", FontWeight->"Bold"], " and\n", StyleBox["-x + y + z == 3", FontFamily->"Courier", FontWeight->"Bold"], " intersect." }], "Text", CellMargins->{{18, 2}, {Inherited, Inherited}}, Evaluatable->False, CellLabelMargins->{{18, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell["Solution", "Subsubsection", CellMargins->{{Inherited, 126}, {Inherited, Inherited}}, Evaluatable->False, PageBreakWithin->Automatic, CellLabelMargins->{{18, Inherited}, {Inherited, Inherited}}, AspectRatioFixed->True], Cell[TextData[{ StyleBox["a)", FontSlant->"Italic"], " Solve the equations!" }], "Text", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell[BoxData[ \(Solve[{x\ == \ 2 - 2 t, \ y\ == \ 1 - t, \ z\ == \ 3 + 5 t, 3 x\ + \ 2 y\ + \ 6 z\ == \ 4}]\)], "Input"], Cell[BoxData[ \({{t \[Rule] \(-1\), x \[Rule] 4, y \[Rule] 2, z \[Rule] \(-2\)}}\)], "Output"] }, Open ]], Cell[TextData[{ "The point is ", StyleBox["{4,2,-2}", FontFamily->"Courier", FontWeight->"Bold"], "." }], "Text", Evaluatable->False, AspectRatioFixed->True], Cell[TextData[{ StyleBox["b)", FontSlant->"Italic"], " " }], "Text", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell[BoxData[ \(Solve[{x\ - \ y\ + \ z\ == \ 1, \ x\ + \ y\ - \ z\ == \ 2, \ \(-x\)\ + \ y\ + \ z\ == \ 3}]\)], "Input"], Cell[BoxData[ \({{x \[Rule] 3\/2, y \[Rule] 5\/2, z \[Rule] 2}}\)], "Output"] }, Open ]], Cell[TextData[{ "the point is ", StyleBox["{3/2, 5/2, 2}", FontFamily->"Courier", FontWeight->"Bold"], "." }], "Text", Evaluatable->False, AspectRatioFixed->True] }, Open ]] }, FrontEndVersion->"Macintosh 3.0", ScreenRectangle->{{0, 1024}, {0, 748}}, AutoGeneratedPackage->None, WindowToolbars->{"RulerBar", "EditBar"}, CellGrouping->Manual, WindowSize->{520, 653}, WindowMargins->{{35, Automatic}, {Automatic, 16}}, PrintingCopies->1, PrintingPageRange->{1, Automatic}, ShowCellLabel->False, MacintoshSystemPageSetup->"\<\ 00<0004/0B`000002n88o?moogl" ] (*********************************************************************** 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[1709, 49, 59, 0, 44, "Subsection"], Cell[CellGroupData[{ Cell[1793, 53, 39, 0, 41, "Subsubsection"], Cell[1835, 55, 81, 2, 27, "Input", InitializationCell->True], Cell[1919, 59, 139, 3, 27, "Input", InitializationCell->True] }, Open ]], Cell[CellGroupData[{ Cell[2095, 67, 34, 0, 41, "Subsubsection"], Cell[2132, 69, 1357, 64, 99, "Text"], Cell[3492, 135, 33, 0, 41, "Subsubsection"], Cell[CellGroupData[{ Cell[3550, 139, 64, 1, 27, "Input"], Cell[3617, 142, 48, 1, 26, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3702, 148, 58, 1, 27, "Input"], Cell[3763, 151, 48, 1, 26, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3848, 157, 40, 1, 27, "Input"], Cell[3891, 160, 38, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3966, 166, 37, 1, 27, "Input"], Cell[4006, 169, 54, 1, 26, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4097, 175, 40, 1, 27, "Input"], Cell[4140, 178, 40, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4217, 184, 37, 1, 27, "Input"], Cell[4257, 187, 54, 1, 26, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4348, 193, 36, 1, 27, "Input"], Cell[4387, 196, 40, 1, 26, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4464, 202, 36, 1, 27, "Input"], Cell[4503, 205, 40, 1, 26, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4580, 211, 44, 1, 27, "Input"], Cell[4627, 214, 54, 1, 26, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4718, 220, 44, 1, 27, "Input"], Cell[4765, 223, 49, 1, 26, "Output"] }, Open ]], Cell[4829, 227, 122, 6, 31, "Text"], Cell[CellGroupData[{ Cell[4976, 237, 67, 1, 27, "Input"], Cell[5046, 240, 57, 1, 46, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5140, 246, 37, 1, 27, "Input"], Cell[5180, 249, 54, 1, 26, "Output"] }, Open ]], Cell[5249, 253, 131, 6, 31, "Text"], Cell[CellGroupData[{ Cell[5405, 263, 41, 1, 27, "Input"], Cell[5449, 266, 70, 1, 42, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[5568, 273, 234, 5, 41, "Subsubsection", PageBreakWithin->Automatic], Cell[5805, 280, 988, 35, 116, "Text"], Cell[6796, 317, 233, 5, 41, "Subsubsection", PageBreakWithin->Automatic], Cell[CellGroupData[{ Cell[7054, 326, 61, 1, 27, "Input"], Cell[7118, 329, 48, 1, 26, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7203, 335, 66, 1, 27, "Input"], Cell[7272, 338, 48, 1, 26, "Output"] }, Open ]], Cell[7335, 342, 81, 2, 30, "Text"], Cell[CellGroupData[{ Cell[7441, 348, 50, 1, 27, "Input"], Cell[7494, 351, 40, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7571, 357, 37, 1, 27, "Input"], Cell[7611, 360, 53, 1, 26, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7701, 366, 61, 1, 27, "Input"], Cell[7765, 369, 48, 1, 26, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7850, 375, 51, 1, 27, "Input"], Cell[7904, 378, 35, 1, 26, "Output"] }, Open ]], Cell[7954, 382, 67, 2, 30, "Text"], Cell[CellGroupData[{ Cell[8046, 388, 52, 1, 27, "Input"], Cell[8101, 391, 35, 1, 26, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[8185, 398, 234, 5, 41, "Subsubsection", PageBreakWithin->Automatic], Cell[8422, 405, 760, 27, 82, "Text"], Cell[9185, 434, 233, 5, 41, "Subsubsection", PageBreakWithin->Automatic], Cell[9421, 441, 144, 6, 31, "Text"], Cell[CellGroupData[{ Cell[9590, 451, 64, 1, 27, "Input"], Cell[9657, 454, 48, 1, 26, "Output"] }, Open ]], Cell[9720, 458, 87, 2, 30, "Text"], Cell[9810, 462, 57, 1, 27, "Input"], Cell[9870, 465, 88, 2, 30, "Text"], Cell[9961, 469, 61, 1, 27, "Input"], Cell[CellGroupData[{ Cell[10047, 474, 68, 1, 27, "Input"], Cell[10118, 477, 44, 1, 50, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[10199, 483, 37, 1, 27, "Input"], Cell[10239, 486, 54, 1, 26, "Output"] }, Open ]], Cell[10308, 490, 461, 17, 48, "Text"], Cell[10772, 509, 61, 1, 27, "Input"], Cell[10836, 512, 106, 3, 31, "Text"], Cell[10945, 517, 56, 1, 27, "Input"], Cell[11004, 520, 35, 0, 30, "Text"], Cell[11042, 522, 56, 1, 27, "Input"], Cell[CellGroupData[{ Cell[11123, 527, 62, 1, 27, "Input"], Cell[11188, 530, 46, 1, 50, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[11271, 536, 37, 1, 27, "Input"], Cell[11311, 539, 54, 1, 26, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[11414, 546, 234, 5, 41, "Subsubsection", PageBreakWithin->Automatic], Cell[11651, 553, 869, 31, 82, "Text"], Cell[12523, 586, 233, 5, 41, "Subsubsection", PageBreakWithin->Automatic], Cell[12759, 593, 215, 7, 31, "Text"], Cell[12977, 602, 228, 6, 27, "Input"], Cell[CellGroupData[{ Cell[13230, 612, 47, 1, 27, "Input"], Cell[13280, 615, 48, 1, 26, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[13365, 621, 47, 1, 27, "Input"], Cell[13415, 624, 53, 1, 26, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[13505, 630, 54, 1, 27, "Input"], Cell[13562, 633, 43, 1, 26, "Output"] }, Open ]], Cell[13620, 637, 92, 2, 30, "Text"], Cell[CellGroupData[{ Cell[13737, 643, 55, 1, 27, "Input"], Cell[13795, 646, 54, 1, 26, "Output"] }, Open ]], Cell[13864, 650, 586, 23, 48, "Text"], Cell[CellGroupData[{ Cell[14475, 677, 143, 3, 27, "Input"], Cell[14621, 682, 119, 2, 42, "Output"] }, Open ]], Cell[14755, 687, 239, 7, 81, "Text"], Cell[14997, 696, 300, 7, 62, "Text"], Cell[15300, 705, 80, 1, 27, "Input"], Cell[CellGroupData[{ Cell[15405, 710, 54, 1, 27, "Input"], Cell[15462, 713, 53, 1, 26, "Output"] }, Open ]], Cell[15530, 717, 326, 11, 48, "Text"], Cell[CellGroupData[{ Cell[15881, 732, 55, 1, 27, "Input"], Cell[15939, 735, 86, 1, 42, "Output"] }, Open ]], Cell[16040, 739, 88, 4, 31, "Text"], Cell[16131, 745, 61, 1, 27, "Input"], Cell[16195, 748, 109, 2, 30, "Text"], Cell[CellGroupData[{ Cell[16329, 754, 50, 1, 27, "Input"], Cell[16382, 757, 84, 1, 42, "Output"] }, Open ]], Cell[16481, 761, 927, 33, 81, "Text"] }, Open ]], Cell[CellGroupData[{ Cell[17445, 799, 234, 5, 41, "Subsubsection", PageBreakWithin->Automatic], Cell[17682, 806, 863, 31, 82, "Text"], Cell[18548, 839, 233, 5, 41, "Subsubsection", PageBreakWithin->Automatic], Cell[18784, 846, 144, 6, 31, "Text"], Cell[CellGroupData[{ Cell[18953, 856, 144, 2, 43, "Input"], Cell[19100, 860, 101, 2, 26, "Output"] }, Open ]], Cell[19216, 865, 175, 8, 31, "Text"], Cell[19394, 875, 124, 6, 31, "Text"], Cell[CellGroupData[{ Cell[19543, 885, 142, 2, 27, "Input"], Cell[19688, 889, 81, 1, 42, "Output"] }, Open ]], Cell[19784, 893, 180, 8, 31, "Text"] }, Open ]] } ] *) (*********************************************************************** End of Mathematica Notebook file. ***********************************************************************)