(* 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[ 5523, 185] NotebookOptionsPosition[ 4991, 161] NotebookOutlinePosition[ 5325, 176] CellTagsIndexPosition[ 5282, 173] WindowFrame->Normal ContainsDynamic->False*) (* Beginning of Notebook Content *) Notebook[{ Cell[CellGroupData[{ Cell["#24", "Title", CellChangeTimes->{{3.455969332296973*^9, 3.4559693331788597`*^9}}], Cell[BoxData[ RowBox[{"Show", "[", RowBox[{ RowBox[{"Plot3D", "[", RowBox[{"x", ",", RowBox[{"{", RowBox[{"x", ",", "0", ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", "0", ",", "2"}], "}"}], ",", RowBox[{"RegionFunction", "\[Rule]", RowBox[{"Function", "[", RowBox[{ RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}], ",", RowBox[{"x", "<", "y", "<", RowBox[{"2", "-", "x"}]}]}], "]"}]}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}]}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}]}]}], "]"}], ",", RowBox[{"Plot3D", "[", RowBox[{"0", ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "1"}], ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", "0", ",", "1"}], "}"}], ",", RowBox[{"RegionFunction", "\[Rule]", RowBox[{"Function", "[", RowBox[{ RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}], ",", RowBox[{"x", "<", "y", "<", RowBox[{"2", "-", "x"}]}]}], "]"}]}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}]}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}]}]}], "]"}]}], "]"}]], "Input", CellChangeTimes->{{3.455969204912747*^9, 3.455969293742487*^9}}, FontSize->24] }, Open ]], Cell[CellGroupData[{ Cell["#32", "Title", CellChangeTimes->{{3.455969147076144*^9, 3.4559691473083153`*^9}}], Cell[BoxData[ RowBox[{"Show", "[", RowBox[{ RowBox[{"Plot3D", "[", RowBox[{ RowBox[{"2", "+", "y"}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "1"}], ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", "0", ",", "1"}], "}"}], ",", RowBox[{"RegionFunction", "\[Rule]", RowBox[{"Function", "[", RowBox[{ RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}], ",", RowBox[{"y", ">", RowBox[{"x", "^", "2"}]}]}], "]"}]}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}]}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "3"}], "}"}]}]}], "]"}], ",", RowBox[{"Plot3D", "[", RowBox[{ RowBox[{"3", "y"}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "1"}], ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", "0", ",", "1"}], "}"}], ",", RowBox[{"RegionFunction", "\[Rule]", RowBox[{"Function", "[", RowBox[{ RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}], ",", RowBox[{"y", ">", RowBox[{"x", "^", "2"}]}]}], "]"}]}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}]}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "3"}], "}"}]}]}], "]"}]}], "]"}]], "Input", CellChangeTimes->{{3.4559689548991537`*^9, 3.4559690369060593`*^9}, { 3.4559690842090693`*^9, 3.45596909901479*^9}}, FontSize->24] }, Open ]], Cell[CellGroupData[{ Cell["Example 1", "Title", CellChangeTimes->{{3.45605318656516*^9, 3.45605318772018*^9}}], Cell[BoxData[ RowBox[{"Plot3D", "[", RowBox[{ RowBox[{"Exp", "[", RowBox[{ RowBox[{"-", RowBox[{"x", "^", "2"}]}], "-", RowBox[{"y", "^", "2"}]}], "]"}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "2"}], ",", "2"}], "}"}], ",", RowBox[{"{", RowBox[{"y", ",", "0", ",", "4"}], "}"}], ",", RowBox[{"RegionFunction", "\[Rule]", RowBox[{"Function", "[", RowBox[{ RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}], ",", RowBox[{"0", "<", "y", "<", RowBox[{"Sqrt", "[", RowBox[{"4", "-", RowBox[{"x", "^", "2"}]}], "]"}]}]}], "]"}]}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{"x", ",", "y", ",", "z"}], "}"}]}]}], "]"}]], "Input", CellChangeTimes->{{3.456053199626968*^9, 3.456053304384398*^9}}, FontSize->24] }, Open ]] }, WindowSize->{640, 652}, WindowMargins->{{5, 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, 88, 1, 76, "Title"], Cell[681, 26, 1534, 43, 310, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[2252, 74, 88, 1, 76, "Title"], Cell[2343, 77, 1638, 47, 310, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[4018, 129, 90, 1, 76, "Title"], Cell[4111, 132, 864, 26, 160, "Input"] }, Open ]] } ] *) (* End of internal cache information *)