(* Content-type: application/mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 6.0' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 145, 7] NotebookDataLength[ 9594, 320] NotebookOptionsPosition[ 8718, 285] NotebookOutlinePosition[ 9052, 300] CellTagsIndexPosition[ 9009, 297] WindowFrame->Normal ContainsDynamic->False*) (* Beginning of Notebook Content *) Notebook[{ Cell[CellGroupData[{ Cell["Example 1", "Title", CellChangeTimes->{{3.455014155639319*^9, 3.455014157592957*^9}, { 3.45527265497605*^9, 3.455272657001367*^9}}], Cell[BoxData[ RowBox[{"Plot3D", "[", RowBox[{ RowBox[{ RowBox[{"x", "^", "2"}], "+", RowBox[{"y", "^", "2"}], "+", RowBox[{"4", "x", "*", "y"}]}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}]}], ",", RowBox[{"ViewPoint", "\[Rule]", RowBox[{"{", RowBox[{"1", ",", "1", ",", "1"}], "}"}]}]}], "]"}]], "Input", CellChangeTimes->{{3.4550139415394773`*^9, 3.455014042844331*^9}, { 3.4552726727852507`*^9, 3.45527274933047*^9}}, FontSize->24], Cell[BoxData[ RowBox[{"Manipulate", "[", RowBox[{ RowBox[{"Show", "[", RowBox[{ RowBox[{"Plot3D", "[", RowBox[{ RowBox[{ RowBox[{"x", "^", "2"}], "+", RowBox[{"y", "^", "2"}], "+", RowBox[{"4", "x", "*", "y"}]}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}]}], ",", RowBox[{"ViewPoint", "\[Rule]", RowBox[{"{", RowBox[{"1", ",", "1", ",", "1"}], "}"}]}]}], "]"}], ",", RowBox[{"ContourPlot3D", "[", RowBox[{ RowBox[{"y", "\[Equal]", RowBox[{ RowBox[{"Tan", "[", "T", "]"}], "*", "x"}]}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"{", RowBox[{"z", ",", RowBox[{"-", "24"}], ",", "24"}], "}"}]}], "]"}]}], "]"}], ",", RowBox[{"{", RowBox[{"T", ",", "0", ",", RowBox[{"2", "Pi"}]}], "}"}]}], "]"}]], "Input", CellChangeTimes->{{3.455272774148862*^9, 3.4552728514977007`*^9}}, FontSize->24] }, Open ]], Cell[CellGroupData[{ Cell["Examples 2a and 2b", "Title", CellChangeTimes->{{3.455274605019845*^9, 3.455274623009972*^9}}], Cell[BoxData[ RowBox[{"Plot3D", "[", RowBox[{ RowBox[{ RowBox[{"x", "^", "4"}], "-", RowBox[{"y", "^", "4"}]}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}]}], ",", RowBox[{"ViewPoint", "\[Rule]", RowBox[{"{", RowBox[{"1", ",", "1", ",", "1"}], "}"}]}]}], "]"}]], "Input", CellChangeTimes->{{3.4552745157429256`*^9, 3.455274528154984*^9}, { 3.455274561431632*^9, 3.455274575300136*^9}}, FontSize->24], Cell[BoxData[ RowBox[{"Plot3D", "[", RowBox[{ RowBox[{ RowBox[{"x", "^", "4"}], "+", RowBox[{"y", "^", "4"}]}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}]}], ",", RowBox[{"ViewPoint", "\[Rule]", RowBox[{"{", RowBox[{"1", ",", "1", ",", "1"}], "}"}]}]}], "]"}]], "Input", CellChangeTimes->{{3.4552745157429256`*^9, 3.455274528154984*^9}, { 3.455274561431632*^9, 3.4552745941565647`*^9}}, FontSize->24] }, Open ]], Cell[CellGroupData[{ Cell["Example 3 (14.7 #7)", "Title", CellChangeTimes->{{3.455275191874701*^9, 3.455275201362101*^9}}], Cell[BoxData[ RowBox[{"Plot3D", "[", RowBox[{ RowBox[{ RowBox[{"x", "^", "4"}], "+", RowBox[{"y", "^", "4"}], "-", RowBox[{"4", "x", "*", "y"}], "+", "2"}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}]}], ",", RowBox[{"ViewPoint", "\[Rule]", RowBox[{"{", RowBox[{"1", ",", "1", ",", "1"}], "}"}]}]}], "]"}]], "Input", CellChangeTimes->{{3.455275223323626*^9, 3.4552752281801043`*^9}}, FontSize->24], Cell[BoxData[ RowBox[{"Manipulate", "[", RowBox[{ RowBox[{"Show", "[", RowBox[{ RowBox[{"Plot3D", "[", RowBox[{ RowBox[{ RowBox[{"x", "^", "4"}], "+", RowBox[{"y", "^", "4"}], "-", RowBox[{"4", "x", "*", "y"}], "+", "2"}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}]}], ",", RowBox[{"ViewPoint", "\[Rule]", RowBox[{"{", RowBox[{"1", ",", "1", ",", "1"}], "}"}]}]}], "]"}], ",", RowBox[{"ContourPlot3D", "[", RowBox[{ RowBox[{"y", "\[Equal]", RowBox[{ RowBox[{"Tan", "[", "T", "]"}], "*", "x"}]}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"{", RowBox[{"z", ",", "0", ",", "32"}], "}"}]}], "]"}]}], "]"}], ",", RowBox[{"{", RowBox[{"T", ",", "0", ",", RowBox[{"2", "Pi"}]}], "}"}]}], "]"}]], "Input", CellChangeTimes->{{3.455275294823206*^9, 3.455275311491352*^9}, { 3.45527536182712*^9, 3.4552753652488194`*^9}}, FontSize->24] }, Open ]], Cell[CellGroupData[{ Cell["Example 4 (14.7 #31)", "Title", CellChangeTimes->{{3.4552765326049347`*^9, 3.455276556349657*^9}}], Cell[BoxData[ RowBox[{"Plot3D", "[", RowBox[{ RowBox[{ RowBox[{"x", "^", "2"}], "+", RowBox[{"y", "^", "2"}], "+", RowBox[{ RowBox[{"x", "^", "2"}], "*", "y"}], "+", "4"}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "1"}], ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", RowBox[{"-", "1"}], ",", "1"}], "}"}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}]}], ",", RowBox[{"ViewPoint", "\[Rule]", RowBox[{"{", RowBox[{"1", ",", "1", ",", "1"}], "}"}]}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{"4", ",", "8"}], "}"}]}]}], "]"}]], "Input", CellChangeTimes->{{3.4552763663660707`*^9, 3.455276390291586*^9}, { 3.455276437932529*^9, 3.455276454504594*^9}}, FontSize->24] }, Open ]], Cell[CellGroupData[{ Cell["Example 5 (14.7 #35)", "Title", CellChangeTimes->{{3.455276568235778*^9, 3.455276575322055*^9}}], Cell[BoxData[ RowBox[{"Plot3D", "[", RowBox[{ RowBox[{ RowBox[{"2", RowBox[{"x", "^", "3"}]}], "+", RowBox[{"y", "^", "4"}]}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "1"}], ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", RowBox[{"-", "1"}], ",", "1"}], "}"}], ",", RowBox[{"RegionFunction", "\[Rule]", RowBox[{"Function", "[", RowBox[{ RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}], ",", RowBox[{ RowBox[{ RowBox[{"x", "^", "2"}], "+", RowBox[{"y", "^", "2"}]}], "\[LessEqual]", "1"}]}], "]"}]}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}]}], ",", RowBox[{"ViewPoint", "\[Rule]", RowBox[{"{", RowBox[{"1", ",", "1", ",", "1"}], "}"}]}]}], "]"}]], "Input", CellChangeTimes->{{3.4552770389226217`*^9, 3.455277107925997*^9}}, FontSize->24] }, Open ]] }, WindowSize->{640, 750}, WindowMargins->{{4, Automatic}, {Automatic, 4}}, FrontEndVersion->"6.0 for Mac OS X x86 (32-bit) (June 19, 2007)", StyleDefinitions->"Default.nb" ] (* End of Notebook Content *) (* Internal cache information *) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[CellGroupData[{ Cell[590, 23, 140, 2, 76, "Title"], Cell[733, 27, 717, 21, 100, "Input"], Cell[1453, 50, 1405, 41, 250, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[2895, 96, 101, 1, 76, "Title"], Cell[2999, 99, 676, 20, 100, "Input"], Cell[3678, 121, 678, 20, 100, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[4393, 146, 102, 1, 76, "Title"], Cell[4498, 149, 677, 20, 130, "Input"], Cell[5178, 171, 1437, 41, 250, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[6652, 217, 105, 1, 76, "Title"], Cell[6760, 220, 846, 25, 160, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[7643, 250, 103, 1, 76, "Title"], Cell[7749, 253, 953, 29, 190, "Input"] }, Open ]] } ] *) (* End of internal cache information *)