(*********************************************************************** 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[ 205143, 6704]*) (*NotebookOutlinePosition[ 220415, 7260]*) (* CellTagsIndexPosition[ 220337, 7254]*) (*WindowFrame->Normal*) Notebook[{ Cell["Boundary-layer flow over a flat plate and wedge", "Title", Evaluatable->False, AspectRatioFixed->True], Cell[TextData[{ "This notebook has been written in ", StyleBox["Mathematica ", FontSlant->"Italic"], "by \n\nMark J. McCready\nProfessor and Chair of Chemical Engineering\n\ University of Notre Dame\nNotre Dame IN 46556\nUSA\n\n\ Mark.J.McCready.1@nd.edu\nhttp://www.nd.edu/~mjm/\n\n\nIt is copyrighted to \ the extent allowed by whatever laws pertain to the World Wide Web and the \ Internet.\n\nI would hope that as a professional courtesy, that this notice \ remain visible to other users. \nThere is no charge for copying and \ dissemination \n\nVersion: 11/26/00" }], "Text"], Cell[CellGroupData[{ Cell["Summary", "Subtitle"], Cell["\<\ This notebook examines the boundary-layer flow over a flat plate \ and a wedge. For the flat plate, a similarity variable is used to reduce the \ continuity and momentum equations to a single nonlinear ODE. (A slightly more \ complex transformation and corresponding ODE exist for the flow over a \ wedge.) For both cases, the solution is given using a numerical scheme and \ several important physical aspects of boundary layers are elucidated.\ \>", \ "Text"] }, Open ]], Cell[CellGroupData[{ Cell["References", "Subtitle"], Cell[TextData[{ "The references for this NoteBook are:\nM. M. Denn\n", StyleBox["Process Fluid Mechanics", FontSlant->"Italic"], "\nPrentice Hall\n1978\n\nR. L. Panton\nIncompressible Flow\nWiley\n1986" }], "Text"] }, Open ]], Cell[CellGroupData[{ Cell["Homework problem for this note book", "Subtitle"], Cell[TextData[StyleBox["1. How does the boundary layer thickness change with \ Reynolds number ??\n2. How does the wall shear stress change with Reynolds \ number ??\n3. What are two defining physical characteristics of boundary \ layers ??\n4. Run the code to find is the approximate location of the outer \ edge of the boundary layer.\n5. Run the code to find the value of the stress \ at the wall for a flat plate. This value is related to any heat or mass \ transfer coefficient for flow past a solid surface. \n6. Run the code to \ show how the boundary-layer thickness and shear stress change when the \ imposed pressure gradient changes (i.e. the wedge problem) \n7. For the case \ where the angle changes, explain how the pressure gradient acts to change the \ momentum within the boundary layer. ", FontSize->12, FontWeight->"Plain"]], "Text"] }, Closed]], Cell[CellGroupData[{ Cell["Flow past a flat plate", "Subtitle"], Cell[CellGroupData[{ Cell["Derivation of the ODE's from the original PDE's.", "SectionFirst", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell["Do background work to set up the problem", "Subsection"], Cell[CellGroupData[{ Cell["Existence of a similarity variable. ", "Subsubsection"], Cell[TextData[{ "A good reference for this section is L. G. Leal (1992) ", StyleBox["Laminar Flow and Convective Transport Processes", FontSlant->"Italic"], ", Butterworth.) \n\nIf you encounter a fluid flow problem in a \ rectangular channel, you expect the characteristic length to be the channel \ height. For a circular pipe, it will be the diameter or radius. For flow \ past a sphere, the radius is a reasonable length. Thus we always expect to \ find a characteristic length, that is contained in the physics of the flow. \ However, for a boundary-layer flow, where the boundary-layer is much smaller \ than the scale of the container, or a boundary-layer on the outside of an \ object where again the layer is much (say ~1/100) smaller than the device, \ what now is the relevant length scale? Would nature leave us with no \ characteristic length? \n\nThe answer is that there is a ", StyleBox["natural", FontSlant->"Italic"], " length scale. It is just not a ", StyleBox["geometric", FontSlant->"Italic"], " length scale. In the absence of a reasonable geometric length scale we \ look to define a \"similarity\" variable. The implication is that the \ velocity or temperature profiles are \"self-similar\", and with this proper \ scaling can be collapsed onto the same curve. The length scale for the \ normal direction within a boundary - layer is constructed from the physical \ properties of the flow and any other length or time variables that come to \ play in the problem.\n\nFor example, for the \"suddenly started\" plate \ problem, where a long and wide flat plate is started in motion, the \ boundary-layer thickness scales as ", Cell[BoxData[ \(TraditionalForm\`y\)]], "/", Cell[BoxData[ \(TraditionalForm\`\@\(\[Nu]\ t\)\)]], ", where ", StyleBox["t", FontSlant->"Italic"], " is time and \[Nu] is the kinematic viscosity. (The boundary layer gets \ thicker in time as ", Cell[BoxData[ \(TraditionalForm\`\@\(\[Nu]\ t\)\)]], ".) \n\nTo wrap this up, you always want to investigate the scaling of your \ problems. If there is no geometric length scale, (i.e., problem has a \ infinite spatial domain), you expect the existence of a similarity variable \ which is a combination of the other variables and physical properties. \n\n\ Use of a similarity variable can lead to transformations that turn the PDE's \ into ODE's. This can work for both linear and nonlinear equations. " }], "Text"] }, Closed]], Cell[CellGroupData[{ Cell["\<\ The mass and momentum equations for a forced boundary - layer \ flow past a flat plate\ \>", "Subsubsection"], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{\(Boundary\ layers\ are\ regions\ where\ two\ competing\ \ transport\ effects\ are\ about\ the\ same\ order\ of\ magnitude . It\ is\ expected\ that\ the\ gradients\ are\ also\ "large"\ in\ \ this\ region . \ \ The\ scaling\ arguments\ on\ pp\ 395\), "-", RowBox[{ "396", " ", "in", " ", "Middleman", " ", "may", " ", "also", " ", "help", " ", "us", " ", "understand", " ", "the", " ", "simplifications", " ", "that", " ", "reduced", " ", "the", " ", "momentum", " ", "equation", " ", RowBox[{"to", ":", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(", RowBox[{ RowBox[{ StyleBox[ RowBox[{"v", StyleBox["x", FontVariations->{ "CompatibilityType"->"Subscript"}]}]], " ", \(\[PartialD]v\_x\/\[PartialD]x\)}], "+", RowBox[{ StyleBox[ RowBox[{"v", StyleBox["y", FontVariations->{ "CompatibilityType"->"Subscript"}]}]], " ", \(\[PartialD]v\_x\/\[PartialD]y\)}]}], ")"}]}]}]}], "=", RowBox[{ RowBox[{ RowBox[{"-", FormBox[\(1\/\[Rho]\), "TraditionalForm"]}], \(\[PartialD]P\/\[PartialD]x\)}], "+", RowBox[{"\[Nu]", FractionBox[\(\[PartialD]\^2 v\_x\), RowBox[{"\[PartialD]", StyleBox[ RowBox[{"y", StyleBox["2", FontVariations->{ "CompatibilityType"->"Superscript"}]}]]}]]}]}]}], StyleBox["\n", FontVariations->{"CompatibilityType"->"Superscript"}]}], "\n", RowBox[{\(If\ the\ plate\ is\ flat\ there\ is\ no\ change\ in\ pressure\ \ because\ of\ a\ change\ in\ the\ fluid\ local\ velocity\), ",", RowBox[{ "say", " ", "for", " ", "example", " ", "if", " ", "the", " ", "flow", " ", "were", " ", "converging", " ", "or", " ", \(diverging . \ \ You\), " ", "might", " ", "have", " ", "a", " ", "slight", " ", StyleBox[ RowBox[{"pressure", StyleBox["drop", FontSlant->"Italic"], "in"}]], " ", "a", " ", "closed", " ", "system"}], ",", \(but\ this\ can\ usually\ be\ neglected . Therefore\), ",", \(\[PartialD]P\/\[PartialD]x\ = 0. \)}]}], "Text"], Cell["The continuity equation is just what it always is.", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(conteq\ = \ \(\(D[u[x, y], x]\)\(\ \)\(+\)\(D[v[x, y], y]\)\(\ \)\)\)], "Input"], Cell[BoxData[ FormBox[ RowBox[{ RowBox[{ SuperscriptBox["v", TagBox[\((0, 1)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}], "+", RowBox[{ SuperscriptBox["u", TagBox[\((1, 0)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}]}], TraditionalForm]], "Output"] }, Open ]], Cell["The momentum equation is", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(umomeq\ = \ u[x, y]\ D[u[x, y], x]\ + \ v[x, y]\ D[u[x, y], y]\ - \ \[Nu]\ \ \ D[u[x, y], {y, 2}]\)], "Input"], Cell[BoxData[ FormBox[ RowBox[{ RowBox[{\(v(x, y)\), " ", RowBox[{ SuperscriptBox["u", TagBox[\((0, 1)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}]}], "-", RowBox[{"\[Nu]", " ", RowBox[{ SuperscriptBox["u", TagBox[\((0, 2)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}]}], "+", RowBox[{\(u(x, y)\), " ", RowBox[{ SuperscriptBox["u", TagBox[\((1, 0)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}]}]}], TraditionalForm]], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Stream function formulation to satisfy continuity", "Subsubsection"], Cell["\<\ We want to turn these two coupled PDE's into a single ODE. It will \ still be nonlinear, but it is much more easy to solve that the original 2 \ equations. We will define a stream function from the continuity equation, define a \ similarity variable involving x and y. Then transform the equations. \ \>", \ "Text"], Cell[TextData[{ "Note that continuity equation is satisfied automatically by a stream \ function formulation,\n u = ", Cell[BoxData[ \(TraditionalForm\`\[PartialD]\[Psi][x, y]\/\[PartialD]y\)]], " , v =- ", Cell[BoxData[ \(TraditionalForm\`\[PartialD]\[Psi][x, y]\/\[PartialD]x\)]], ". " }], "Text"], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"conteq", "/.", RowBox[{"{", RowBox[{\(u[x, y] \[Rule] D[\[Psi][x, y], y]\), ",", \(v[x, y] \[Rule] \(-D[\[Psi][x, y], x]\)\), ",", RowBox[{ RowBox[{ SuperscriptBox["u", TagBox[\((a1_, a2_)\), Derivative], MultilineFunction->None], "[", \(x, y\), "]"}], "\[RuleDelayed]", " ", \(\[PartialD]\_\({x, a1}, {y, a2}\)D[\[Psi][x, y], y]\)}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ SuperscriptBox["v", TagBox[\((a1_, a2_)\), Derivative], MultilineFunction->None], "[", \(x, y\), "]"}], "\[RuleDelayed]", " ", \(\[PartialD]\_\({x, a1}, {y, a2}\)D[\(-\[Psi][x, y]\), x]\)}]}], "}"}]}]], "Input"], Cell[BoxData[ \(TraditionalForm\`0\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["\<\ Transformation of the momentum equation in terms of the stream \ function\ \>", "Subsubsection"], Cell["\<\ As mentioned before, the stream function \[Psi], can represent both \ the x and y directions velocities, this gives for the momentum equations, \ \ \>", "Text"], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"psibleq", "=", RowBox[{"umomeq", "/.", RowBox[{"{", RowBox[{\(u[x, y] \[Rule] D[\[Psi][x, y], y]\), ",", \(v[x, y] \[Rule] \(-D[\[Psi][x, y], x]\)\), ",", RowBox[{ RowBox[{ SuperscriptBox["u", TagBox[\((a1_, a2_)\), Derivative], MultilineFunction->None], "[", \(x, y\), "]"}], "\[RuleDelayed]", " ", \(\[PartialD]\_\({x, a1}, {y, a2}\)D[\[Psi][x, y], y]\)}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ SuperscriptBox["v", TagBox[\((a1_, a2_)\), Derivative], MultilineFunction->None], "[", \(x, y\), "]"}], "\[RuleDelayed]", " ", \(\[PartialD]\_\({x, a1}, {y, a2}\)D[\(-\[Psi][x, y]\), x]\)}]}], "}"}]}]}]], "Input"], Cell[BoxData[ FormBox[ RowBox[{ RowBox[{\(-\[Nu]\), " ", RowBox[{ SuperscriptBox["\[Psi]", TagBox[\((0, 3)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}]}], "-", RowBox[{ RowBox[{ SuperscriptBox["\[Psi]", TagBox[\((0, 2)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}], " ", RowBox[{ SuperscriptBox["\[Psi]", TagBox[\((1, 0)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}]}], "+", RowBox[{ RowBox[{ SuperscriptBox["\[Psi]", TagBox[\((0, 1)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}], " ", RowBox[{ SuperscriptBox["\[Psi]", TagBox[\((1, 1)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}]}]}], TraditionalForm]], "Output"] }, Open ]], Cell["\<\ We won't use this equation because the substitutions are \ harder.\ \>", "Text"] }, Closed]], Cell[CellGroupData[{ Cell["Similarity variable formulation", "Subsubsection"], Cell["\<\ Because the only length scale is the one measured along the plate \ and because we expect that the velocity profiles will be self similar (the \ same shape scaled by just the local boundary-layer thickness), we look for \ similarity variables. \ \>", "Text"], Cell[TextData[{ "Start by defining a similarity variable that will be dimensionless. We \ will just choose the correct one (see Panton or Denn), there are formal \ procedures for finding these. (See Leal's book for how to do this.) We will \ also be changing the dimensional equation into a dimensionless ODE. When we \ do this, there will not be a parameter in this resulting equation because the \ length scale for y is the boundary-layer thickness (which scales as ", Cell[BoxData[ \(TraditionalForm\`Re\^\(\(-1\)/2\)\)]], "). Thus the introduction of a second length scale which contains the \ Reynolds number removes the Reynolds number in the equation. " }], "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(eta = y\ /\((Sqrt[\ \[Nu]\ x/U])\)\)], "Input"], Cell[BoxData[ \(TraditionalForm\`y\/\@\(\(x\ \[Nu]\)\/U\)\)], "Output"] }, Open ]], Cell["Likewise for the stream function,", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(psi = \ f[\[Eta][x, y]]\ \((Sqrt[\ \[Nu]\ x\ U])\)\)], "Input"], Cell[BoxData[ \(TraditionalForm\`\@\(U\ x\ \[Nu]\)\ \(f(\[Eta](x, y))\)\)], "Output"] }, Open ]], Cell["\<\ We use the Greek, in the equations, but for substitution purposes, \ it is convenient to have a different name, eta and psi.\ \>", "Text"] }, Open ]], Cell[CellGroupData[{ Cell["\<\ Define the velocities in terms of the stream function and \ similarity variable\ \>", "Subsubsection"], Cell[TextData[{ "We need to use the chain rule to find all of the derivative substitutions \ and to find ", Cell[BoxData[ \(TraditionalForm\`v\_x\)]], " and ", Cell[BoxData[ \(TraditionalForm\`v\_y\)]], ". \n\nFirst find ", Cell[BoxData[ \(TraditionalForm\`v\_x\)]], "(x,y), ", Cell[BoxData[ \(TraditionalForm\`v\_x\)]], " = ", Cell[BoxData[ \(TraditionalForm\`\[PartialD]\[Psi][x, y]\/\[PartialD]y\)]], " = ", Cell[BoxData[ \(TraditionalForm\`\[PartialD]\[Psi]\/\[PartialD]\[Eta]\)]], Cell[BoxData[ \(TraditionalForm\`\[PartialD]\[Eta]\/\[PartialD]y\)]] }], "Text"], Cell[TextData[{ "We want the velocify in terms of our definition of the stream function. \ ", StyleBox["Mathematica", FontSlant->"Italic"], " knows the chain rule." }], "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(eu1\)\(=\)\(\ \ \)\(D[psi, y]\)\(\ \)\)\)], "Input"], Cell[BoxData[ FormBox[ RowBox[{\(\@\(U\ x\ \[Nu]\)\), " ", RowBox[{ SuperscriptBox["f", "\[Prime]", MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}], " ", RowBox[{ SuperscriptBox["\[Eta]", TagBox[\((0, 1)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}]}], TraditionalForm]], "Output"] }, Open ]], Cell[TextData[{ "We can also get ", Cell[BoxData[ \(TraditionalForm\`v\_x\)]], " by using the chain rule explictly and fortunately they are the same..." }], "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(eu1 = \ D[psi, \[Eta][x, y]]\ D[\[Eta][x, y], y]\)], "Input"], Cell[BoxData[ FormBox[ RowBox[{\(\@\(U\ x\ \[Nu]\)\), " ", RowBox[{ SuperscriptBox["f", "\[Prime]", MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}], " ", RowBox[{ SuperscriptBox["\[Eta]", TagBox[\((0, 1)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}]}], TraditionalForm]], "Output"] }, Open ]], Cell[TextData[{ "We can simplify this by using our similarity variable to give ", Cell[BoxData[ \(TraditionalForm\`v\_x\)]], "/U = f'[\[Eta]], where U is the free stream velocity. " }], "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(eu2\ = PowerExpand[\ eu1 /. D[\[Eta][x, y], y] \[Rule] D[eta, y]]\)], "Input"], Cell[BoxData[ FormBox[ RowBox[{"U", " ", RowBox[{ SuperscriptBox["f", "\[Prime]", MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}]}], TraditionalForm]], "Output"] }, Open ]], Cell["\<\ Note again that U shows up because the f(\[Eta]) is dimensionless \ and the flow direction velocity is scaled with U.\ \>", "Text"], Cell["\<\ Now get the y derivative of \[Eta] and substitute. \ \>", "Text"], Cell[TextData[{ "Now we need v.\n ", Cell[BoxData[ \(TraditionalForm\`v\_y\)]], " =- ", Cell[BoxData[ \(TraditionalForm\`\[PartialD]\[Psi][x, y]\/\[PartialD]x\)]], " = - ", Cell[BoxData[ \(TraditionalForm\`\[PartialD]\[Psi]\/\[PartialD]\[Eta]\)]], Cell[BoxData[ \(TraditionalForm\`\[PartialD]\[Eta]\/\[PartialD]x\)]] }], "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(vee1 = \(-D[psi, x]\)\)], "Input"], Cell[BoxData[ FormBox[ RowBox[{\(-\(\(U\ \[Nu]\ \(f(\[Eta](x, y))\)\)\/\(2\ \@\(U\ x\ \[Nu]\)\)\)\), "-", RowBox[{\(\@\(U\ x\ \[Nu]\)\), " ", RowBox[{ SuperscriptBox["f", "\[Prime]", MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}], " ", RowBox[{ SuperscriptBox["\[Eta]", TagBox[\((1, 0)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}]}]}], TraditionalForm]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(vee2 = vee1 /. D[\[Eta][x, y], x] \[Rule] D[eta, x]\)], "Input"], Cell[BoxData[ FormBox[ RowBox[{ FractionBox[ RowBox[{"y", " ", "\[Nu]", " ", \(\@\(U\ x\ \[Nu]\)\), " ", RowBox[{ SuperscriptBox["f", "\[Prime]", MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}]}], \(2\ U\ \((\(x\ \[Nu]\)\/U)\)\^\(3/2\)\)], "-", \(\(U\ \[Nu]\ \(f(\[Eta](x, y))\)\)\/\(2\ \@\(U\ x\ \[Nu]\)\)\)}], TraditionalForm]], "Output"] }, Open ]], Cell["\<\ For further substitutions below we it is easiest to use vee2, \ however we can simplify this some more to make it look nice,\ \>", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(vee3 = PowerExpand[vee2 /. \[Eta][x, y]\ \[Rule] \[Eta]]\)], "Input"], Cell[BoxData[ FormBox[ RowBox[{ FractionBox[ RowBox[{"U", " ", "y", " ", RowBox[{ SuperscriptBox["f", "\[Prime]", MultilineFunction->None], "(", "\[Eta]", ")"}]}], \(2\ x\)], "-", \(\(\@U\ \@\[Nu]\ \(f(\[Eta])\)\)\/\(2\ \@x\)\)}], TraditionalForm]], "Output"] }, Open ]], Cell[TextData[{ "We now have ", Cell[BoxData[ \(TraditionalForm\`v\_y\)]], "/", Cell[BoxData[ \(TraditionalForm\`\@\(x/U\[Nu]\)\)]], "=1/2 (\[Eta] f'[\[Eta]]- f[\[Eta]]) " }], "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(vee4 = PowerExpand[ vee3 /. y \[Rule] \[Eta]\ \((Sqrt[\ \[Nu]\ x/U])\)]\)], "Input"], Cell[BoxData[ FormBox[ RowBox[{ FractionBox[ RowBox[{\(\@U\), " ", "\[Eta]", " ", \(\@\[Nu]\), " ", RowBox[{ SuperscriptBox["f", "\[Prime]", MultilineFunction->None], "(", "\[Eta]", ")"}]}], \(2\ \@x\)], "-", \(\(\@U\ \@\[Nu]\ \(f(\[Eta])\)\)\/\(2\ \@x\)\)}], TraditionalForm]], "Output"] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Now derive the nonlinear ODE that describes the flow field.", \ "Subsection", CellTags->"pde_to_ode"], Cell[TextData[ButtonBox["Return to conclusions", ButtonData:>"conclusions", ButtonStyle->"Hyperlink"]], "Text"], Cell[CellGroupData[{ Cell["Here is the boundary-layer momentum equation", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(umomeq\)], "Input"], Cell[BoxData[ FormBox[ RowBox[{ RowBox[{\(v(x, y)\), " ", RowBox[{ SuperscriptBox["u", TagBox[\((0, 1)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}]}], "-", RowBox[{"\[Nu]", " ", RowBox[{ SuperscriptBox["u", TagBox[\((0, 2)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}]}], "+", RowBox[{\(u(x, y)\), " ", RowBox[{ SuperscriptBox["u", TagBox[\((1, 0)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}]}]}], TraditionalForm]], "Output"] }, Open ]], Cell[" Now we make the subsitutions for the velocities, ", "Text"], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"ueq1", "=", RowBox[{"umomeq", "/.", RowBox[{"{", RowBox[{\(u[x, y] \[Rule] eu2\), ",", \(v[x, y] \[Rule] vee2\), ",", RowBox[{ RowBox[{ SuperscriptBox["u", TagBox[\((a1_, a2_)\), Derivative], MultilineFunction->None], "[", \(x, y\), "]"}], "\[RuleDelayed]", " ", \(\[PartialD]\_\({x, a1}, {y, a2}\)eu2\)}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ SuperscriptBox["v", TagBox[\((a1_, a2_)\), Derivative], MultilineFunction->None], "[", \(x, y\), "]"}], "\[RuleDelayed]", " ", \(\[PartialD]\_\({x, a1}, {y, a2}\)vee2\)}]}], "}"}]}]}]], "Input"], Cell[BoxData[ FormBox[ RowBox[{ RowBox[{ RowBox[{ SuperscriptBox["f", "\[Prime]", MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}], " ", RowBox[{ SuperscriptBox["f", "\[Prime]\[Prime]", MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}], " ", RowBox[{ SuperscriptBox["\[Eta]", TagBox[\((1, 0)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}], " ", \(U\^2\)}], "+", RowBox[{ RowBox[{"(", RowBox[{ FractionBox[ RowBox[{"y", " ", "\[Nu]", " ", \(\@\(U\ x\ \[Nu]\)\), " ", RowBox[{ SuperscriptBox["f", "\[Prime]", MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}]}], \(2\ U\ \((\(x\ \[Nu]\)\/U)\)\^\(3/2\)\)], "-", \(\(U\ \[Nu]\ \(f(\[Eta](x, y))\)\)\/\(2\ \@\(U\ x\ \[Nu]\)\)\)}], ")"}], " ", RowBox[{ SuperscriptBox["f", "\[Prime]\[Prime]", MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}], " ", RowBox[{ SuperscriptBox["\[Eta]", TagBox[\((0, 1)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}], " ", "U"}], "-", RowBox[{"\[Nu]", " ", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{ SuperscriptBox["f", TagBox[\((3)\), Derivative], MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}], " ", SuperscriptBox[ RowBox[{ SuperscriptBox["\[Eta]", TagBox[\((0, 1)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}], "2"]}], "+", RowBox[{ RowBox[{ SuperscriptBox["f", "\[Prime]\[Prime]", MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}], " ", RowBox[{ SuperscriptBox["\[Eta]", TagBox[\((0, 2)\), Derivative], MultilineFunction->None], "(", \(x, y\), ")"}]}]}], ")"}], " ", "U"}]}], TraditionalForm]], "Output"] }, Open ]], Cell["\<\ This step replaces derivatives of \[Eta].\ \>", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(ueq2 = \ ueq1 /. {\[IndentingNewLine]D[\[Eta][x, y], x] \[Rule] D[eta, x], D[\[Eta][x, y], y] \[Rule] D[eta, y], \[IndentingNewLine]D[\[Eta][x, y], {x, 2}] \[Rule] D[eta, {x, 2}], D[\[Eta][x, y], {y, 2}] \[Rule] D[eta, {y, 2}]}\)], "Input"], Cell[BoxData[ FormBox[ RowBox[{ RowBox[{"-", FractionBox[ RowBox[{ RowBox[{ SuperscriptBox["f", TagBox[\((3)\), Derivative], MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}], " ", \(U\^2\)}], "x"]}], "-", FractionBox[ RowBox[{"y", " ", "\[Nu]", " ", RowBox[{ SuperscriptBox["f", "\[Prime]", MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}], " ", RowBox[{ SuperscriptBox["f", "\[Prime]\[Prime]", MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}], " ", "U"}], \(2\ \((\(x\ \[Nu]\)\/U)\)\^\(3/2\)\)], "+", FractionBox[ RowBox[{ RowBox[{"(", RowBox[{ FractionBox[ RowBox[{ "y", " ", "\[Nu]", " ", \(\@\(U\ x\ \[Nu]\)\), " ", RowBox[{ SuperscriptBox["f", "\[Prime]", MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}]}], \(2\ U\ \((\(x\ \[Nu]\)\/U)\)\^\(3/2\)\)], "-", \(\(U\ \[Nu]\ \(f(\[Eta](x, y))\)\)\/\(2\ \@\(U\ x\ \[Nu]\)\)\)}], ")"}], " ", RowBox[{ SuperscriptBox["f", "\[Prime]\[Prime]", MultilineFunction->None], "(", \(\[Eta](x, y)\), ")"}], " ", "U"}], \(\@\(\(x\ \[Nu]\)\/U\)\)]}], TraditionalForm]], "Output"] }, Open ]], Cell["\<\ Now that we are done taking derivatives we can make the \[Eta](x,y) \ into just \[Eta]. \ \>", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(ueq3 = ueq2 /. \[Eta][x, y] \[Rule] \[Eta]\)], "Input"], Cell[BoxData[ FormBox[ RowBox[{ RowBox[{"-", FractionBox[ RowBox[{ RowBox[{ SuperscriptBox["f", TagBox[\((3)\), Derivative], MultilineFunction->None], "(", "\[Eta]", ")"}], " ", \(U\^2\)}], "x"]}], "-", FractionBox[ RowBox[{"y", " ", "\[Nu]", " ", RowBox[{ SuperscriptBox["f", "\[Prime]", MultilineFunction->None], "(", "\[Eta]", ")"}], " ", RowBox[{ SuperscriptBox["f", "\[Prime]\[Prime]", MultilineFunction->None], "(", "\[Eta]", ")"}], " ", "U"}], \(2\ \((\(x\ \[Nu]\)\/U)\)\^\(3/2\)\)], "+", FractionBox[ RowBox[{ RowBox[{"(", RowBox[{ FractionBox[ RowBox[{ "y", " ", "\[Nu]", " ", \(\@\(U\ x\ \[Nu]\)\), " ", RowBox[{ SuperscriptBox["f", "\[Prime]", MultilineFunction->None], "(", "\[Eta]", ")"}]}], \(2\ U\ \((\(x\ \[Nu]\)\/U)\)\^\(3/2\)\)], "-", \(\(U\ \[Nu]\ \(f(\[Eta])\)\)\/\(2\ \@\(U\ x\ \ \[Nu]\)\)\)}], ")"}], " ", RowBox[{ SuperscriptBox["f", "\[Prime]\[Prime]", MultilineFunction->None], "(", "\[Eta]", ")"}], " ", "U"}], \(\@\(\(x\ \[Nu]\)\/U\)\)]}], TraditionalForm]], "Output"] }, Open ]], Cell["We now clean it all up and remove common factors,", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(ufinal = ExpandAll[\(-PowerExpand[ueq3\ /U^2 x]\)]\)], "Input"], Cell[BoxData[ FormBox[ RowBox[{ RowBox[{\(1\/2\), " ", \(f(\[Eta])\), " ", RowBox[{ SuperscriptBox["f", "\[Prime]\[Prime]", MultilineFunction->None], "(", "\[Eta]", ")"}]}], "+", RowBox[{ SuperscriptBox["f", TagBox[\((3)\), Derivative], MultilineFunction->None], "(", "\[Eta]", ")"}]}], TraditionalForm]], "Output"] }, Open ]], Cell[TextData[ButtonBox["Return to conclusions", ButtonData:>"conclusions", ButtonStyle->"Hyperlink"]], "Text"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["The final boundary-Layer ODE is", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(ufinal\)], "Input"], Cell[BoxData[ FormBox[ RowBox[{ RowBox[{\(1\/2\), " ", \(f(\[Eta])\), " ", RowBox[{ SuperscriptBox["f", "\[Prime]\[Prime]", MultilineFunction->None], "(", "\[Eta]", ")"}]}], "+", RowBox[{ SuperscriptBox["f", TagBox[\((3)\), Derivative], MultilineFunction->None], "(", "\[Eta]", ")"}]}], TraditionalForm]], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Boundary conditions", "Subsection"], Cell["\<\ The boundary conditions are that there is no slip on the surface, \ no flow through the surface and that the tangential velocity matches the free \ stream far away. The are in terms of the newest notation: u(x,y=0)=0, \[Eta] = 0, f'(\[Eta]= 0)=0, v(x,y=0)=0, \[Eta] = 0, f(\[Eta]= 0=0, y->\[Infinity], u(x,y->\[Infinity])=U, f'(\[Eta]=\[Infinity]) = 1, x=0, u(x,y->\[Infinity])=U, f'(\[Eta]=\[Infinity]) = 1, \ \>", "Text"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Numerical Solution", "SectionFirst", CellLabelAutoDelete->True], Cell["\<\ The primes (') denote derivatives with respect to the similarity \ variable. This nonlinear ode does not have a known analytical solution. \ However, it can be easily solved numerically. \t\t Numerical solutions for ode's are often done by creating a system of first \ order odes. This is done by defining \t\t \t\ty1 = f, \t\ty2 = f' \t\ty3 = f'', \t\t These have to be related. \t\t \t\tThus we have \t\ty1' = y2 (by definition) \t\ty2' = y3 (by definition) \t\ty3' = -1/2*y1*y3 (which is from the original ode.) \t\t In the first part I solve the flat plate problem separately using a crude \ numerical scheme that usually converges, although not real fast. It is a \ shooting method. I have picked y =15 as the end of the integrate. The \ NDSolve routine uses a Runge-Kutta method with built in step size adjustment. \ \ \>", "Text", Evaluatable->False, AspectRatioFixed->True], Cell[BoxData[{ \(\(fppinit = 1;\)\), "\n", \(\(eps = 1;\)\)}], "Input", CellLabelAutoDelete->True, AspectRatioFixed->True], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"While", "[", RowBox[{\(Abs[eps] > .000001\), ",", RowBox[{ RowBox[{"zz", "=", RowBox[{"NDSolve", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{ SuperscriptBox["y1", "\[Prime]", MultilineFunction->None], "[", "x", "]"}], "==", \(y2[x]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["y2", "\[Prime]", MultilineFunction->None], "[", "x", "]"}], "==", \(y3[x]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["y3", "\[Prime]", MultilineFunction->None], "[", "x", "]"}], "==", \(\(-\(1\/2\)\)\ y1[x]\ y3[x]\)}], ",", \(y1[0] == 0\), ",", \(y2[0] == 0\), ",", \(y3[0] == fppinit\)}], "}"}], ",", \({y1[x], y2[x], y3[x]}\), ",", \({x, 0, 15}\)}], "]"}]}], ";", \(xz = \((zz /. x \[Rule] 15)\)\[LeftDoubleBracket]1, 2, 2\[RightDoubleBracket]\), ";", \(eps = 1 - xz\), ";", \(fppinit = fppinit\/\(1 - eps\)\), ";", \(Print["\", xz, "\< error= \>", eps, "\< f''[0]= \>", fppinit]\), ";"}]}], "]"}]], "Input", CellLabelAutoDelete->True, AspectRatioFixed->True], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]2.0854073243372375`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-1.0854073243372375`\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.4795226277043069`\), SequenceForm[ "U = ", 2.0854073243372375, " error= ", -1.0854073243372375, " f''[0]= ", 0.47952262770430693], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.2776074096222714`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-0.2776074096222714`\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.3753286213689691`\), SequenceForm[ "U = ", 1.2776074096222714, " error= ", -0.27760740962227137, " f''[0]= ", 0.37532862136896911], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.0850887775168643`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-0.08508877751686428`\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.3458966944878718`\), SequenceForm[ "U = ", 1.0850887775168643, " error= ", -0.085088777516864278, " f''[0]= ", 0.3458966944878718], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.0275942931047868`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-0.027594293104786782`\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.33660822837267323`\), SequenceForm[ "U = ", 1.0275942931047868, " error= ", -0.027594293104786782, " f''[0]= ", 0.33660822837267323], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.009114729858214`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-0.009114729858213932`\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.3335678475528432`\), SequenceForm[ "U = ", 1.0091147298582139, " error= ", -0.0091147298582139324, " f''[0]= ", 0.33356784755284319], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.0030290468716005`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-0.003029046871600549`\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.3325605061919446`\), SequenceForm[ "U = ", 1.0030290468716005, " error= ", -0.0030290468716005492, " f''[0]= ", 0.3325605061919446], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.0010086605811739`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-0.0010086605811738814`\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.332225403523346`\), SequenceForm[ "U = ", 1.0010086605811739, " error= ", -0.0010086605811738814, " f''[0]= ", 0.33222540352334601], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.0003361058942868`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-0.0003361058942867867`\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.33211377812494436`\), SequenceForm[ "U = ", 1.0003361058942868, " error= ", -0.00033610589428678672, " f''[0]= ", 0.33211377812494436], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.000112022309213`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-0.00011202230921303347`\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.3320765781398256`\), SequenceForm[ "U = ", 1.000112022309213, " error= ", -0.00011202230921303347, " f''[0]= ", 0.33207657813982561], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.0000373392290804`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-0.0000373392290804464`\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.3320641791193721`\), SequenceForm[ "U = ", 1.0000373392290804, " error= ", -3.7339229080446401*^-05, " f''[0]= ", 0.33206417911937208], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.000012446205984`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-0.00001244620598406243`\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.3320600462316376`\), SequenceForm[ "U = ", 1.0000124462059841, " error= ", -1.2446205984062431*^-05, " f''[0]= ", 0.3320600462316376], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.00000414870185`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-4.148701850059666`*^-6\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.3320586686192248`\), SequenceForm[ "U = ", 1.0000041487018501, " error= ", -4.1487018500596662*^-06, " f''[0]= ", 0.33205866861922478], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.000001382893282`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-1.3828932821091655`*^-6\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.3320582094181577`\), SequenceForm[ "U = ", 1.0000013828932821, " error= ", -1.3828932821091655*^-06, " f''[0]= ", 0.33205820941815772], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.000000460962408`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-4.609624080220698`*^-7\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.33205805635187646`\), SequenceForm[ "U = ", 1.000000460962408, " error= ", -4.6096240802206978*^-07, " f''[0]= ", 0.33205805635187646], Editable->False], TraditionalForm]], "Print"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Plots of the results", "SectionFirst"], Cell["Here is the tangential velocity", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(\(Plot[ y2[x] /. zz\[LeftDoubleBracket]1\[RightDoubleBracket], {x, 0, 10}, PlotRange \[Rule] All, AxesLabel \[Rule] {"\<\[Eta]\>", \*"\"\<\!\(v\_x\)/Uo\>\""}];\)\)], \ "Input", AspectRatioFixed->True], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 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.0238095 0.0952381 0.014715 0.588604 [ [.21429 .00222 -3 -9 ] [.21429 .00222 3 0 ] [.40476 .00222 -3 -9 ] [.40476 .00222 3 0 ] [.59524 .00222 -3 -9 ] [.59524 .00222 3 0 ] [.78571 .00222 -3 -9 ] [.78571 .00222 3 0 ] [.97619 .00222 -6 -9 ] [.97619 .00222 6 0 ] [1.025 .01472 0 -6 ] [1.025 .01472 10 6 ] [.01131 .13244 -18 -4.5 ] [.01131 .13244 0 4.5 ] [.01131 .25016 -18 -4.5 ] [.01131 .25016 0 4.5 ] [.01131 .36788 -18 -4.5 ] [.01131 .36788 0 4.5 ] [.01131 .4856 -18 -4.5 ] [.01131 .4856 0 4.5 ] [.01131 .60332 -6 -4.5 ] [.01131 .60332 0 4.5 ] [.02381 .64303 -16.625 0 ] [.02381 .64303 16.625 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .21429 .01472 m .21429 .02097 L s [(2)] .21429 .00222 0 1 Mshowa .40476 .01472 m .40476 .02097 L s [(4)] .40476 .00222 0 1 Mshowa .59524 .01472 m .59524 .02097 L s [(6)] .59524 .00222 0 1 Mshowa .78571 .01472 m .78571 .02097 L s [(8)] .78571 .00222 0 1 Mshowa .97619 .01472 m .97619 .02097 L s [(10)] .97619 .00222 0 1 Mshowa .125 Mabswid .07143 .01472 m .07143 .01847 L s .11905 .01472 m .11905 .01847 L s .16667 .01472 m .16667 .01847 L s .2619 .01472 m .2619 .01847 L s .30952 .01472 m .30952 .01847 L s .35714 .01472 m .35714 .01847 L s .45238 .01472 m .45238 .01847 L s .5 .01472 m .5 .01847 L s .54762 .01472 m .54762 .01847 L s .64286 .01472 m .64286 .01847 L s .69048 .01472 m .69048 .01847 L s .7381 .01472 m .7381 .01847 L s .83333 .01472 m .83333 .01847 L s .88095 .01472 m .88095 .01847 L s .92857 .01472 m .92857 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s gsave 1.025 .01472 -61 -10 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (h) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .02381 .13244 m .03006 .13244 L s [(0.2)] .01131 .13244 1 0 Mshowa .02381 .25016 m .03006 .25016 L s [(0.4)] .01131 .25016 1 0 Mshowa .02381 .36788 m .03006 .36788 L s [(0.6)] .01131 .36788 1 0 Mshowa .02381 .4856 m .03006 .4856 L s [(0.8)] .01131 .4856 1 0 Mshowa .02381 .60332 m .03006 .60332 L s [(1)] .01131 .60332 1 0 Mshowa .125 Mabswid .02381 .04415 m .02756 .04415 L s .02381 .07358 m .02756 .07358 L s .02381 .10301 m .02756 .10301 L s .02381 .16187 m .02756 .16187 L s .02381 .1913 m .02756 .1913 L s .02381 .22073 m .02756 .22073 L s .02381 .27959 m .02756 .27959 L s .02381 .30902 m .02756 .30902 L s .02381 .33845 m .02756 .33845 L s .02381 .39731 m .02756 .39731 L s .02381 .42674 m .02756 .42674 L s .02381 .45617 m .02756 .45617 L s .02381 .51503 m .02756 .51503 L s .02381 .54446 m .02756 .54446 L s .02381 .57389 m .02756 .57389 L s .25 Mabswid .02381 0 m .02381 .61803 L s gsave .02381 .64303 -77.625 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (v) show 69.000 14.562 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (x) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 74.250 13.000 moveto (\\220) show 80.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Uo) show 92.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .5 Mabswid .02381 .01472 m .06244 .09397 L .10458 .17978 L .14415 .2583 L .18221 .32984 L .22272 .39909 L .26171 .45665 L .30316 .5062 L .34309 .54212 L .3815 .56652 L .40134 .57575 L .42237 .58341 L .4419 .58888 L .4602 .59281 L .48045 .59606 L .49897 .59824 L .51796 .59985 L .5287 .60055 L .53868 .60108 L .54925 .60155 L .5592 .6019 L .57781 .6024 L .58757 .60259 L .59789 .60275 L .61636 .60296 L .62584 .60304 L .636 .60311 L .64552 .60315 L .65433 .60319 L .66451 .60322 L .67557 .60325 L .68533 .60327 L .69569 .60328 L .70506 .60329 L .71517 .6033 L .7247 .6033 L .73345 .60331 L .74325 .60331 L .75237 .60331 L .76238 .60331 L .77307 .60332 L .78331 .60332 L .78871 .60332 L .79442 .60332 L .8049 .60332 L .81457 .60332 L .824 .60332 L .8292 .60332 L .83414 .60332 L .84371 .60332 L Mistroke .85245 .60332 L .86207 .60332 L .86744 .60332 L .8723 .60332 L .88178 .60332 L .8907 .60332 L .89537 .60332 L .90049 .60332 L .90548 .60332 L .91082 .60332 L .91582 .60332 L .92038 .60332 L .9293 .60332 L .93413 .60332 L .93924 .60332 L .94843 .60332 L .9692 .60332 L .97619 .60332 L Mfstroke 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgo8F>o0016Hkl5 000[Hkl3000[Hkl3000[Hkl3000XHkl30004Hkl2000JHkl004MS_`04001S_f>o000/Hkl00`00HkmS _`0YHkl01@00HkmS_f>o0000:F>o00D006>oHkmS_`0002QS_`03001S_f>o009S_`04001S_f>o000I Hkl004QS_`03001S_f>o02US_`D002YS_`05001S_f>oHkl0000YHkl01@00HkmS_f>o0000:6>o00<0 06>oHkl00V>o00@006>oHkl001US_`00BF>o00<006>oHkl0:6>o00@006>oHkl002]S_`@002]S_`<0 02US_`03001S_f>o009S_`04001S_f>o000IHkl004IS_`05001S_f>oHkl0000ZHkl00`00Hkl0000[ Hkl00`00HkmS_`0[Hkl01@00HkmS_f>o0000:6>o00<006>oHkl00V>o00@006>oHkl001US_`00AV>o 00D006>oHkmS_`0002]S_`8002aS_`03001S_f>o02YS_`05001S_f>oHkl0000WHkl20004Hkl01000 HkmS_`006F>o0017Hkl3000]Hkl00`00HkmS_`0[Hkl2000[Hkl3000YHkl00`00HkmS_`03Hkl2000J Hkl001]S_`03001S_f>o0?IS_`03001S_f>o00US_`006f>o00<006>oHkl0mV>o00<006>oHkl02F>o 000KHkl00`00HkmS_`3cHkl01000HkmS_`002f>o000KHkl00`00HkmS_`3cHkl01@00HkmS_f>o0000 2V>o000EHkod0009Hkl01000HkmS_`002V>o000KHkl00`00HkmS_`08Hkl00`00HkmS_`09Hkl00`00 HkmS_`08Hkl00`00HkmS_`09Hkl00`00HkmS_`09Hkl00`00HkmS_`08Hkl00`00HkmS_`09Hkl00`00 HkmS_`08Hkl00`00HkmS_`09Hkl00`00HkmS_`09Hkl00`00HkmS_`08Hkl00`00HkmS_`09Hkl00`00 HkmS_`08Hkl00`00HkmS_`09Hkl00`00HkmS_`09Hkl00`00HkmS_`08Hkl00`00HkmS_`09Hkl00`00 HkmS_`08Hkl00`00HkmS_`09Hkl00`00HkmS_`08Hkl00`00HkmS_`0=Hkl200000f>o001S_`09Hkl0 01]S_`800?=S_`<00003Hkl0000000YS_`006f>o0P00of>o16>o000KHkl00`00Hkl0003oHkl3Hkl0 01]S_`03001S_`000?mS_`=S_`006f>o00@006>oHkl00?mS_`9S_`006f>o0P0000=S_`00Hkl0of>o 0F>o000KHkl01@00HkmS_f>o0000of>o0F>o000KHkl01@00HkmS_f>o0000of>o0F>o000KHkl00`00 HkmS_`02Hkl00`00HkmS_`3mHkl001]S_`03001S_f>o009S_`03001S_f>o0?eS_`006f>o00<006>o Hkl00V>o00<006>oHkl0oF>o000KHkl00`00HkmS_`03Hkl00`00HkmS_`3lHkl001]S_`8000AS_`03 001S_f>o0?aS_`006f>o00<006>oHkl016>o00<006>oHkl0nf>o000KHkl00`00HkmS_`04Hkl00`00 HkmS_`3kHkl001]S_`03001S_f>o00ES_`03001S_f>o0?YS_`006f>o00<006>oHkl01F>o00<006>o Hkl0nV>o000KHkl00`00HkmS_`06Hkl00`00HkmS_`3iHkl001]S_`03001S_f>o00IS_`03001S_f>o 0?US_`006f>o0P0026>o00<006>oHkl0n6>o000KHkl00`00HkmS_`07Hkl00`00HkmS_`3hHkl001]S _`03001S_f>o00QS_`03001S_f>o0?MS_`006f>o00<006>oHkl026>o00<006>oHkl0mf>o000KHkl0 0`00HkmS_`09Hkl00`00HkmS_`3fHkl000QS_`8000AS_`04001S_f>oHkl50004Hkl00`00HkmS_`09 Hkl00`00HkmS_`3fHkl000MS_`04001S_f>o0008Hkl01000HkmS_`0016>o00<006>oHkl02V>o00<0 06>oHkl0mF>o0007Hkl01000HkmS_`002F>o00<006>oHkl016>o0P002f>o00<006>oHkl0mF>o0007 Hkl01000HkmS_`002V>o00<006>oHkl00f>o00<006>oHkl02f>o00<006>oHkl0m6>o0007Hkl01000 HkmS_`001f>o00D006>oHkmS_`0000AS_`03001S_f>o00]S_`03001S_f>o0?AS_`001f>o00@006>o Hkl000MS_`05001S_f>oHkl00004Hkl00`00HkmS_`0;Hkl00`00HkmS_`3dHkl000QS_`8000US_`<0 00ES_`03001S_f>o00aS_`03001S_f>o0?=S_`006f>o00<006>oHkl036>o00<006>oHkl0lf>o000K Hkl00`00HkmS_`0=Hkl00`00HkmS_`3bHkl001]S_`8000iS_`03001S_f>o0?9S_`006f>o00<006>o Hkl03V>o00<006>oHkl0lF>o000KHkl00`00HkmS_`0>Hkl00`00HkmS_`3aHkl001]S_`03001S_f>o 00mS_`03001S_f>o0?1S_`006f>o00<006>oHkl03f>o00<006>oHkl0l6>o000KHkl00`00HkmS_`0@ Hkl00`00HkmS_`3_Hkl001]S_`03001S_f>o011S_`03001S_f>o0>mS_`006f>o00<006>oHkl04F>o 00<006>oHkl0kV>o000KHkl2000BHkl00`00HkmS_`3^Hkl001]S_`03001S_f>o019S_`03001S_f>o 0>eS_`006f>o00<006>oHkl04V>o00<006>oHkl0kF>o000KHkl00`00HkmS_`0CHkl00`00HkmS_`3/ Hkl001]S_`03001S_f>o01=S_`03001S_f>o0>aS_`006f>o00<006>oHkl056>o00<006>oHkl0jf>o 000KHkl00`00HkmS_`0DHkl00`00HkmS_`3[Hkl001]S_`8001IS_`03001S_f>o0>YS_`006f>o00<0 06>oHkl05V>o00<006>oHkl0jF>o000KHkl00`00HkmS_`0FHkl00`00HkmS_`3YHkl001]S_`03001S _f>o01MS_`03001S_f>o0>QS_`0026>o0P0016>o00<006>oHkl00f>o0`0016>o00<006>oHkl05f>o 00<006>oHkl0j6>o0007Hkl01000HkmS_`002V>o00<006>oHkl00f>o00<006>oHkl066>o00<006>o Hkl0if>o0007Hkl01000HkmS_`001f>o1@0016>o00<006>oHkl066>o00<006>oHkl0if>o0007Hkl0 1000HkmS_`001f>o00@006>oHkl000ES_`8001YS_`03001S_f>o0>IS_`001f>o00@006>oHkl000QS _`03001S_`0000ES_`03001S_f>o01US_`03001S_f>o0>IS_`001f>o00@006>oHkl000US_`8000ES _`03001S_f>o01YS_`03001S_f>o0>ES_`0026>o0P002f>o00<006>oHkl00f>o00<006>oHkl06V>o 00<006>oHkl0iF>o000KHkl00`00HkmS_`0KHkl00`00HkmS_`3THkl001]S_`03001S_f>o01]S_`03 001S_f>o0>AS_`006f>o00<006>oHkl076>o00<006>oHkl0hf>o000KHkl2000MHkl00`00HkmS_`3S Hkl001]S_`03001S_f>o01eS_`03001S_f>o0>9S_`006f>o00<006>oHkl07F>o00<006>oHkl0hV>o 000KHkl00`00HkmS_`0NHkl00`00HkmS_`3QHkl001]S_`03001S_f>o01mS_`03001S_f>o0>1S_`00 6f>o00<006>oHkl07f>o00<006>oHkl0h6>o000KHkl00`00HkmS_`0PHkl00`00HkmS_`3OHkl001]S _`80025S_`03001S_f>o0=mS_`006f>o00<006>oHkl08F>o00<006>oHkl0gV>o000KHkl00`00HkmS _`0QHkl00`00HkmS_`3NHkl001]S_`03001S_f>o029S_`03001S_f>o0=eS_`006f>o00<006>oHkl0 8V>o00<006>oHkl0gF>o000KHkl00`00HkmS_`0SHkl00`00HkmS_`3LHkl001]S_`03001S_f>o02=S _`03001S_f>o0=aS_`006f>o0P009F>o00<006>oHkl0ff>o000KHkl00`00HkmS_`0THkl00`00HkmS _`3KHkl001]S_`03001S_f>o02ES_`03001S_f>o0=YS_`006f>o00<006>oHkl09V>o00<006>oHkl0 fF>o000KHkl00`00HkmS_`0VHkl00`00HkmS_`3IHkl000QS_`8000AS_`03001S_f>o009S_`<000ES _`03001S_f>o02MS_`03001S_f>o0=QS_`001f>o00@006>oHkl000MS_`05001S_f>oHkl00004Hkl0 0`00HkmS_`0WHkl00`00HkmS_`3HHkl000MS_`04001S_f>o0007Hkl01@00HkmS_f>o000016>o00<0 06>oHkl0:6>o00<006>oHkl0ef>o0007Hkl01000HkmS_`001f>o10001F>o0P00:V>o00<006>oHkl0 eV>o0007Hkl01000HkmS_`001f>o00<006>oHkl01V>o00<006>oHkl0:F>o00<006>oHkl0eV>o0007 Hkl01000HkmS_`0026>o00<006>oHkl01F>o00<006>oHkl0:V>o00<006>oHkl0eF>o0008Hkl2000: Hkl20005Hkl00`00HkmS_`0ZHkl00`00HkmS_`3EHkl001]S_`03001S_f>o02]S_`03001S_f>o0=AS _`006f>o00<006>oHkl0;6>o00<006>oHkl0df>o000KHkl00`00HkmS_`0/Hkl00`00HkmS_`3CHkl0 01]S_`8002iS_`03001S_f>o0=9S_`006f>o00<006>oHkl0;F>o00<006>oHkl0dV>o000KHkl00`00 HkmS_`0^Hkl00`00HkmS_`3AHkl001]S_`03001S_f>o02mS_`03001S_f>o0=1S_`006f>o00<006>o Hkl0<6>o00<006>oHkl0cf>o000KHkl00`00HkmS_`0`Hkl00`00HkmS_`3?Hkl001]S_`03001S_f>o 035S_`03001S_f>o0o0P00o00<006>oHkl0cF>o000KHkl00`00HkmS_`0bHkl00`00 HkmS_`3=Hkl001]S_`03001S_f>o03=S_`03001S_f>o0o00<006>oHkl0=6>o00<006>o Hkl0bf>o000KHkl00`00HkmS_`0eHkl00`00HkmS_`3:Hkl001]S_`03001S_f>o03ES_`03001S_f>o 0o00<006>oHkl0=V>o00<006>oHkl0bF>o000KHkl2000hHkl00`00HkmS_`38Hkl001]S _`03001S_f>o03MS_`03001S_f>o0o00<006>oHkl0>6>o00<006>oHkl0af>o000KHkl0 0`00HkmS_`0iHkl00`00HkmS_`36Hkl001]S_`03001S_f>o03YS_`03001S_f>o0o0P00 16>o00<006>oHkl00V>o0`001F>o00<006>oHkl0>f>o00<006>oHkl0a6>o0007Hkl01000HkmS_`00 1f>o00D006>oHkmS_`0000AS_`03001S_f>o03aS_`03001S_f>o0<=S_`001f>o00@006>oHkl000MS _`05001S_f>oHkl00004Hkl2000mHkl00`00HkmS_`33Hkl000MS_`04001S_f>o0008Hkl30005Hkl0 0`00HkmS_`0mHkl00`00HkmS_`32Hkl000MS_`04001S_f>o0007Hkl01@00HkmS_f>o000016>o00<0 06>oHkl0?V>o00<006>oHkl0`F>o0007Hkl01000HkmS_`001f>o00D006>oHkmS_`0000AS_`03001S _f>o03mS_`03001S_f>o0<1S_`0026>o0P002F>o0`001F>o00<006>oHkl0@6>o00<006>oHkl0_f>o 000KHkl00`00HkmS_`11Hkl00`00HkmS_`2nHkl001]S_`03001S_f>o049S_`03001S_f>o0;eS_`00 6f>o0P00A6>o00<006>oHkl0_6>o000KHkl00`00HkmS_`14Hkl00`00HkmS_`2kHkl001]S_`03001S _f>o04ES_`03001S_f>o0;YS_`006f>o00<006>oHkl0AV>o00<006>oHkl0^F>o000KHkl00`00HkmS _`17Hkl00`00HkmS_`2hHkl001]S_`03001S_f>o04QS_`03001S_f>o0;MS_`006f>o00<006>oHkl0 BF>o00<006>oHkl0]V>o000KHkl00`00HkmS_`1:Hkl2002fHkl001]S_`8004eS_`800;AS_`006f>o 00<006>oHkl0CV>o00<006>oHkl0/F>o000KHkl00`00HkmS_`1?Hkl2002aHkl001]S_`03001S_f>o 055S_`800:mS_`006f>o00<006>oHkl0Df>o00<006>oHkl0[6>o000KHkl00`00HkmS_`1DHkl2002/ Hkl001]S_`03001S_f>o05IS_`<00:US_`006f>o0P00FV>o0P00Yf>o000KHkl00`00HkmS_`1KHkl3 002THkl001]S_`03001S_f>o05iS_`<00:5S_`006f>o00<006>oHkl0HF>o1@00W6>o000CHkl30005 Hkl00`00HkmS_`1VHkl5002GHkl001AS_`03001S_f>o00AS_`03001S_f>o06]S_`@009=S_`0056>o 00<006>oHkl016>o00<006>oHkl0Kf>o5000Of>o000DHkl00`00HkmS_`04Hkl20024HkmR000MHkl0 01AS_`03001S_f>o00AS_`03001S_f>o0?mS_`=S_`004f>o0P001V>o00<006>oHkl0of>o0f>o000D Hkl00`00HkmS_`04Hkl00`00HkmS_`3oHkl3Hkl00?mS_b5S_`00of>o8F>o003oHklQHkl00?mS_b5S _`00of>o8F>o003oHklQHkl00?mS_b5S_`00of>o8F>o000BHkl01000HkmS_`000V>o00<006>oHkl0 of>o1V>o000>Hkl00`00HkmS_`02Hkl20004Hkl00`00HkmS_`03Hkl20003Hkl3003iHkl000iS_`03 001S_f>o009S_`8000AS_`03001S_f>o009S_`06001S_f>o001S_`000f>o00<006>oHkl0mV>o000= Hkl00`00Hkl00002Hkl01000HkmS_`000f>o00<006>oHkl00V>o00H006>oHkl006>o0003Hkl00`00 HkmS_`3fHkl000eS_`03001S_`0000YS_`05001S_f>oHkl00002Hkl00`00Hkl00003Hkl00`00HkmS _`3fHkl000aS_`800003Hkl0000000US_`05001S_f>oHkl00002Hkl00`00HkmS_`03003iHkl001]S _`04001S_f>o0002Hkl00`00HkmS_`3lHkl001eS_`<00003Hkl000000?eS_`00of>o8F>o003oHklQ Hkl00001\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-1.17387, -0.0840687, \ 0.0431492, 0.00698168}}], Cell["\<\ Here is the dimensionless normal velocity. Note also that it does \ not go to 0 at the top of the layer. Fluid is being expelled as the layer \ thickens!\ \>", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(\(Plot[ 1\/2\ \((x\ y2[x] - y1[x])\) /. zz\[LeftDoubleBracket]1\[RightDoubleBracket], {x, 0, 10}, PlotRange \[Rule] All, AxesLabel \[Rule] {"\<\[Eta]\>", \ \*"\"\<\!\(v\_y\)/\!\(\@\(\[Nu]Uo/x\)\)\>\""}];\)\)], "Input", AspectRatioFixed->True], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 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.0238095 0.0952381 0.0147151 0.684111 [ [.21429 .00222 -3 -9 ] [.21429 .00222 3 0 ] [.40476 .00222 -3 -9 ] [.40476 .00222 3 0 ] [.59524 .00222 -3 -9 ] [.59524 .00222 3 0 ] [.78571 .00222 -3 -9 ] [.78571 .00222 3 0 ] [.97619 .00222 -6 -9 ] [.97619 .00222 6 0 ] [1.025 .01472 0 -6 ] [1.025 .01472 10 6 ] [.01131 .15154 -18 -4.5 ] [.01131 .15154 0 4.5 ] [.01131 .28836 -18 -4.5 ] [.01131 .28836 0 4.5 ] [.01131 .42518 -18 -4.5 ] [.01131 .42518 0 4.5 ] [.01131 .562 -18 -4.5 ] [.01131 .562 0 4.5 ] [.02381 .64303 -32.7188 0 ] [.02381 .64303 32.7188 14.375 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .21429 .01472 m .21429 .02097 L s [(2)] .21429 .00222 0 1 Mshowa .40476 .01472 m .40476 .02097 L s [(4)] .40476 .00222 0 1 Mshowa .59524 .01472 m .59524 .02097 L s [(6)] .59524 .00222 0 1 Mshowa .78571 .01472 m .78571 .02097 L s [(8)] .78571 .00222 0 1 Mshowa .97619 .01472 m .97619 .02097 L s [(10)] .97619 .00222 0 1 Mshowa .125 Mabswid .07143 .01472 m .07143 .01847 L s .11905 .01472 m .11905 .01847 L s .16667 .01472 m .16667 .01847 L s .2619 .01472 m .2619 .01847 L s .30952 .01472 m .30952 .01847 L s .35714 .01472 m .35714 .01847 L s .45238 .01472 m .45238 .01847 L s .5 .01472 m .5 .01847 L s .54762 .01472 m .54762 .01847 L s .64286 .01472 m .64286 .01847 L s .69048 .01472 m .69048 .01847 L s .7381 .01472 m .7381 .01847 L s .83333 .01472 m .83333 .01847 L s .88095 .01472 m .88095 .01847 L s .92857 .01472 m .92857 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s gsave 1.025 .01472 -61 -10 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (h) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .02381 .15154 m .03006 .15154 L s [(0.2)] .01131 .15154 1 0 Mshowa .02381 .28836 m .03006 .28836 L s [(0.4)] .01131 .28836 1 0 Mshowa .02381 .42518 m .03006 .42518 L s [(0.6)] .01131 .42518 1 0 Mshowa .02381 .562 m .03006 .562 L s [(0.8)] .01131 .562 1 0 Mshowa .125 Mabswid .02381 .04892 m .02756 .04892 L s .02381 .08313 m .02756 .08313 L s .02381 .11733 m .02756 .11733 L s .02381 .18574 m .02756 .18574 L s .02381 .21995 m .02756 .21995 L s .02381 .25415 m .02756 .25415 L s .02381 .32257 m .02756 .32257 L s .02381 .35677 m .02756 .35677 L s .02381 .39098 m .02756 .39098 L s .02381 .45939 m .02756 .45939 L s .02381 .49359 m .02756 .49359 L s .02381 .5278 m .02756 .5278 L s .02381 .59621 m .02756 .59621 L s .25 Mabswid .02381 0 m .02381 .61803 L s gsave .02381 .64303 -93.7188 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 22.375 translate 1 -1 scale 63.000 14.438 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 14.438 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (v) show 69.000 16.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (y) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 74.250 14.438 moveto (\\220) show 0.000 0.000 0.000 setrgbcolor %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 80.250 9.062 moveto (\\217) show 88.438 9.062 moveto (!!!!!!!!) show 106.938 9.062 moveto (!!!!) show 116.188 9.062 moveto (!!) show 120.875 9.062 moveto (!) show 88.812 14.438 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (n) show %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Uo) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 108.625 14.438 moveto (\\220) show 116.438 14.438 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (x) show 124.438 14.438 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .5 Mabswid .02381 .01472 m .02499 .01472 L .02605 .01475 L .02729 .01479 L .02846 .01485 L .03053 .015 L .03279 .01522 L .03527 .01554 L .0379 .01596 L .04262 .01693 L .04749 .01822 L .05205 .01971 L .06244 .02405 L .07305 .02987 L .08274 .0364 L .10458 .05529 L .14429 .1036 L .18248 .16463 L .22313 .24027 L .26226 .31704 L .30384 .39512 L .34391 .46049 L .38246 .51058 L .402 .5308 L .42346 .54914 L .44411 .56327 L .46295 .57348 L .48246 .58174 L .50337 .5884 L .52246 .59288 L .53232 .5947 L .54322 .59639 L .56299 .59872 L .57383 .59968 L .584 .60042 L .59383 .601 L .60418 .60149 L .62269 .60215 L .63223 .60239 L .64243 .6026 L .65198 .60276 L .66079 .60288 L .67104 .60298 L .68214 .60307 L .69193 .60313 L .70229 .60318 L .71173 .60321 L .72187 .60324 L .73144 .60326 L .74018 .60327 L Mistroke .75005 .60329 L .7592 .60329 L .76925 .6033 L .77994 .60331 L .79025 .60331 L .79567 .60331 L .80139 .60331 L .81191 .60331 L .82157 .60332 L .83108 .60332 L .83631 .60332 L .84125 .60332 L .85085 .60332 L .8596 .60332 L .8642 .60332 L .86928 .60332 L .87422 .60332 L .87955 .60332 L .88906 .60332 L .89798 .60332 L .90758 .60332 L .91301 .60332 L .91806 .60332 L .92827 .60332 L .93399 .60332 L .93917 .60332 L .97619 .60332 L Mfstroke 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgo8F>o001=Hkl5 000[Hkl3000YHkl3000[Hkl3000XHkl30004Hkl2000EHkl004iS_`04001S_f>o000/Hkl00`00HkmS _`0WHkl01@00HkmS_f>o0000:F>o00D006>oHkmS_`0002QS_`03001S_f>o009S_`04001S_f>o000D Hkl004mS_`03001S_f>o02US_`D002QS_`05001S_f>oHkl0000YHkl01@00HkmS_f>o0000:6>o00<0 06>oHkl00V>o00@006>oHkl001AS_`00D6>o00<006>oHkl0:6>o00@006>oHkl002US_`@002]S_`<0 02US_`03001S_f>o009S_`04001S_f>o000DHkl004eS_`05001S_f>oHkl0000ZHkl00`00Hkl0000Y Hkl00`00HkmS_`0[Hkl01@00HkmS_f>o0000:6>o00<006>oHkl00V>o00@006>oHkl001AS_`00CF>o 00D006>oHkmS_`0002]S_`8002YS_`03001S_f>o02YS_`05001S_f>oHkl0000WHkl20004Hkl01000 HkmS_`0056>o001>Hkl3000]Hkl00`00HkmS_`0YHkl2000[Hkl3000YHkl00`00HkmS_`03Hkl2000E Hkl0029S_`03001S_f>o0?=S_`03001S_f>o00ES_`008V>o00<006>oHkl0lf>o00<006>oHkl01F>o 000RHkl00`00HkmS_`3`Hkl01000HkmS_`001f>o000RHkl00`00HkmS_`3`Hkl01@00HkmS_f>o0000 1V>o000MHko`0009Hkl01000HkmS_`001V>o000RHkl00`00HkmS_`04Hkl3000THkl00`00HkmS_`0[ Hkl00`00HkmS_`0ZHkl00`00HkmS_`0[Hkl00`00HkmS_`0[Hkl00`00HkmS_`0o001S _`05Hkl0029S_`03001S_f>o00MS_`800>IS_`<00003Hkl0000000IS_`008V>o00<006>oHkl02F>o 0P00l6>o000RHkl00`00HkmS_`0;Hkl00`00HkmS_`3]Hkl0029S_`03001S_f>o00aS_`800>eS_`00 8V>o00<006>oHkl03V>o00<006>oHkl0jV>o000RHkl00`00HkmS_`0?Hkl00`00HkmS_`3YHkl0029S _`80015S_`03001S_f>o0>QS_`008V>o00<006>oHkl04F>o00<006>oHkl0if>o000RHkl00`00HkmS _`0AHkl00`00HkmS_`3WHkl0029S_`03001S_f>o019S_`03001S_f>o0>IS_`008V>o00<006>oHkl0 4f>o00<006>oHkl0iF>o000RHkl00`00HkmS_`0DHkl00`00HkmS_`3THkl0029S_`03001S_f>o01AS _`03001S_f>o0>AS_`008V>o00<006>oHkl05F>o00<006>oHkl0hf>o000RHkl2000GHkl00`00HkmS _`3RHkl0029S_`03001S_f>o01MS_`03001S_f>o0>5S_`008V>o00<006>oHkl05f>o00<006>oHkl0 hF>o000RHkl00`00HkmS_`0HHkl00`00HkmS_`3PHkl0029S_`03001S_f>o01US_`03001S_f>o0=mS _`008V>o00<006>oHkl06V>o00<006>oHkl0gV>o000RHkl00`00HkmS_`0JHkl00`00HkmS_`3NHkl0 029S_`03001S_f>o01]S_`03001S_f>o0=eS_`008V>o0P007F>o00<006>oHkl0g6>o000RHkl00`00 HkmS_`0LHkl00`00HkmS_`3LHkl0029S_`03001S_f>o01eS_`03001S_f>o0=]S_`008V>o00<006>o Hkl07V>o00<006>oHkl0fV>o000RHkl00`00HkmS_`0NHkl00`00HkmS_`3JHkl0029S_`03001S_f>o 01mS_`03001S_f>o0=US_`003f>o0P0016>o00@006>oHkmS_`D000AS_`03001S_f>o01mS_`03001S _f>o0=US_`003V>o00@006>oHkl000QS_`04001S_f>o0004Hkl00`00HkmS_`0PHkl00`00HkmS_`3H Hkl000iS_`04001S_f>o0009Hkl00`00HkmS_`04Hkl3000QHkl00`00HkmS_`3GHkl000iS_`04001S _f>o000:Hkl00`00HkmS_`03Hkl00`00HkmS_`0QHkl00`00HkmS_`3GHkl000iS_`04001S_f>o0007 Hkl01@00HkmS_f>o000016>o00<006>oHkl08V>o00<006>oHkl0eV>o000>Hkl01000HkmS_`001f>o 00D006>oHkmS_`0000AS_`03001S_f>o02=S_`03001S_f>o0=ES_`003f>o0P002F>o0`001F>o00<0 06>oHkl08f>o00<006>oHkl0eF>o000RHkl00`00HkmS_`0THkl00`00HkmS_`3DHkl0029S_`03001S _f>o02AS_`03001S_f>o0=AS_`008V>o00<006>oHkl09F>o00<006>oHkl0df>o000RHkl00`00HkmS _`0UHkl00`00HkmS_`3CHkl0029S_`8002MS_`03001S_f>o0=9S_`008V>o00<006>oHkl09V>o00<0 06>oHkl0dV>o000RHkl00`00HkmS_`0WHkl00`00HkmS_`3AHkl0029S_`03001S_f>o02MS_`03001S _f>o0=5S_`008V>o00<006>oHkl0:6>o00<006>oHkl0d6>o000RHkl00`00HkmS_`0YHkl00`00HkmS _`3?Hkl0029S_`03001S_f>o02US_`03001S_f>o0o00<006>oHkl0:V>o00<006>oHkl0 cV>o000RHkl2000[Hkl00`00HkmS_`3>Hkl0029S_`03001S_f>o02]S_`03001S_f>o0o 00<006>oHkl0:f>o00<006>oHkl0cF>o000RHkl00`00HkmS_`0/Hkl00`00HkmS_`3o02aS_`03001S_f>o0o00<006>oHkl0;F>o00<006>oHkl0bf>o000RHkl00`00 HkmS_`0]Hkl00`00HkmS_`3;Hkl0029S_`03001S_f>o02iS_`03001S_f>o0o0P00;f>o 00<006>oHkl0bV>o000RHkl00`00HkmS_`0_Hkl00`00HkmS_`39Hkl0029S_`03001S_f>o031S_`03 001S_f>o0o00<006>oHkl0<6>o00<006>oHkl0b6>o000RHkl00`00HkmS_`0aHkl00`00 HkmS_`37Hkl0029S_`03001S_f>o035S_`03001S_f>o0o0P0016>o00<006>oHkl00f>o 0`0016>o00<006>oHkl0o00<006>oHkl0aV>o000>Hkl01000HkmS_`002V>o00<006>oHkl00f>o 00<006>oHkl0o00<006>oHkl0aV>o000>Hkl01000HkmS_`001f>o1@0016>o0`00o00<006>o Hkl0aF>o000>Hkl01000HkmS_`001f>o00@006>oHkl000ES_`03001S_f>o03=S_`03001S_f>o0o00@006>oHkl000QS_`03001S_`0000ES_`03001S_f>o03AS_`03001S_f>o0o 00@006>oHkl000US_`8000ES_`03001S_f>o03ES_`03001S_f>o0<=S_`003f>o0P002f>o00<006>o Hkl00f>o00<006>oHkl0=F>o00<006>oHkl0`f>o000RHkl00`00HkmS_`0fHkl00`00HkmS_`32Hkl0 029S_`03001S_f>o03IS_`03001S_f>o0<9S_`008V>o00<006>oHkl0=f>o00<006>oHkl0`F>o000R Hkl2000hHkl00`00HkmS_`31Hkl0029S_`03001S_f>o03QS_`03001S_f>o0<1S_`008V>o00<006>o Hkl0>6>o00<006>oHkl0`6>o000RHkl00`00HkmS_`0iHkl00`00HkmS_`2oHkl0029S_`03001S_f>o 03US_`03001S_f>o0;mS_`008V>o00<006>oHkl0>V>o00<006>oHkl0_V>o000RHkl00`00HkmS_`0j Hkl00`00HkmS_`2nHkl0029S_`03001S_f>o03]S_`03001S_f>o0;eS_`008V>o00<006>oHkl0>f>o 00<006>oHkl0_F>o000RHkl2000mHkl00`00HkmS_`2lHkl0029S_`03001S_f>o03eS_`03001S_f>o 0;]S_`008V>o00<006>oHkl0?F>o00<006>oHkl0^f>o000RHkl00`00HkmS_`0nHkl00`00HkmS_`2j Hkl0029S_`03001S_f>o03iS_`03001S_f>o0;YS_`008V>o00<006>oHkl0?f>o00<006>oHkl0^F>o 000RHkl00`00HkmS_`0oHkl00`00HkmS_`2iHkl0029S_`03001S_f>o041S_`03001S_f>o0;QS_`00 8V>o0P00@F>o00<006>oHkl0^6>o000RHkl00`00HkmS_`11Hkl00`00HkmS_`2gHkl0029S_`03001S _f>o045S_`03001S_f>o0;MS_`008V>o00<006>oHkl0@V>o00<006>oHkl0]V>o000RHkl00`00HkmS _`13Hkl00`00HkmS_`2eHkl000mS_`8000AS_`03001S_f>o009S_`<000ES_`03001S_f>o04=S_`03 001S_f>o0;ES_`003V>o00@006>oHkl000MS_`05001S_f>oHkl00004Hkl00`00HkmS_`14Hkl00`00 HkmS_`2dHkl000iS_`04001S_f>o0007Hkl01@00HkmS_f>o000016>o00<006>oHkl0A6>o00<006>o Hkl0]6>o000>Hkl01000HkmS_`001f>o10001F>o0`00AF>o00<006>oHkl0/f>o000>Hkl01000HkmS _`001f>o00<006>oHkl01V>o00<006>oHkl0AV>o00<006>oHkl0/V>o000>Hkl01000HkmS_`0026>o 00<006>oHkl01F>o00<006>oHkl0AV>o00<006>oHkl0/V>o000?Hkl2000:Hkl20005Hkl00`00HkmS _`17Hkl00`00HkmS_`2aHkl0029S_`03001S_f>o04MS_`03001S_f>o0;5S_`008V>o00<006>oHkl0 B6>o00<006>oHkl0/6>o000RHkl00`00HkmS_`19Hkl00`00HkmS_`2_Hkl0029S_`03001S_f>o04US _`03001S_f>o0:mS_`008V>o0P00Bf>o00<006>oHkl0[V>o000RHkl00`00HkmS_`1:Hkl00`00HkmS _`2^Hkl0029S_`03001S_f>o04]S_`03001S_f>o0:eS_`008V>o00<006>oHkl0C6>o00<006>oHkl0 [6>o000RHkl00`00HkmS_`1=Hkl00`00HkmS_`2[Hkl0029S_`03001S_f>o04eS_`03001S_f>o0:]S _`008V>o00<006>oHkl0CV>o00<006>oHkl0ZV>o000RHkl00`00HkmS_`1?Hkl00`00HkmS_`2YHkl0 029S_`80055S_`03001S_f>o0:QS_`008V>o00<006>oHkl0D6>o00<006>oHkl0Z6>o000RHkl00`00 HkmS_`1AHkl00`00HkmS_`2WHkl0029S_`03001S_f>o059S_`03001S_f>o0:IS_`008V>o00<006>o Hkl0Df>o00<006>oHkl0YF>o000RHkl00`00HkmS_`1DHkl00`00HkmS_`2THkl0029S_`03001S_f>o 05ES_`03001S_f>o0:=S_`008V>o00<006>oHkl0EV>o00<006>oHkl0XV>o000RHkl00`00HkmS_`1G Hkl00`00HkmS_`2QHkl0029S_`8005US_`03001S_f>o0:1S_`008V>o00<006>oHkl0FF>o00<006>o Hkl0Wf>o000RHkl00`00HkmS_`1JHkl00`00HkmS_`2NHkl0029S_`03001S_f>o05]S_`03001S_f>o 09eS_`008V>o00<006>oHkl0G6>o00<006>oHkl0W6>o000?Hkl20004Hkl00`00HkmS_`02Hkl30005 Hkl00`00HkmS_`1MHkl2002LHkl000iS_`04001S_f>o0007Hkl01@00HkmS_f>o000016>o00<006>o Hkl0Gf>o0P00VV>o000>Hkl01000HkmS_`001f>o00D006>oHkmS_`0000AS_`03001S_f>o065S_`03 001S_f>o09MS_`003V>o00@006>oHkl000QS_`<000ES_`<0069S_`8009MS_`003V>o00@006>oHkl0 00MS_`05001S_f>oHkl00004Hkl00`00HkmS_`1THkl3002DHkl000iS_`04001S_f>o0007Hkl01@00 HkmS_f>o000016>o00<006>oHkl0If>o0P00TV>o000?Hkl20009Hkl30005Hkl00`00HkmS_`1YHkl2 002@Hkl0029S_`03001S_f>o06]S_`8008iS_`008V>o00<006>oHkl0KF>o0`00Rf>o000RHkl00`00 HkmS_`1`Hkl40027Hkl0029S_`03001S_f>o07AS_`<008AS_`008V>o0P00N6>o1`00OF>o000RHkl0 0`00HkmS_`1nHklH001UHkl0029S_`03001S_f>o09IS_dd001QS_`008V>o00<006>oHkl0nf>o000R Hkl00`00HkmS_`3kHkl0029S_`03001S_f>o0?]S_`00of>o8F>o003oHklQHkl00?mS_b5S_`00of>o 8F>o003oHklQHkl00?mS_b5S_`00of>o8F>o000:Hkl2003oHklEHkl000]S_`03001S_f>o0?mS_a=S _`002f>o0P000f>o00<006>oHkl01V>o0P005f>o00<006>oHkl0jf>o0006Hkl00`00HkmS_`02Hkl2 0004Hkl00`00HkmS_`05Hkl20005Hkl00`00HkmS_`03Hkl20003Hkl30005Hkl00`00HkmS_`03Hkl2 00000f>o0000003RHkl000IS_`05001S_f>oHkl00002Hkl01@00HkmS_f>o00001V>o00<006>o0000 1F>o00<006>oHkl00V>o00H006>oHkl006>o0003Hkl00`00HkmS_`02Hkl00`00HkmS_`04Hkl00`00 Hkl0003SHkl000ES_`03001S_`0000US_`03001S_f>o009S_`05001S_`00Hkl00005Hkl20003Hkl0 1P00HkmS_`00Hkl000=S_`03001S_f>o009S_`03001S_f>o00ES_`03001S_f>o0>9S_`001F>o00<0 06>o00002V>o00<006>oHkl00V>o00D006>oHkmS_`0000=S_`03001S_`0000=S_`06001S_f>o001S _`000f>o00<006>oHkl00f>o00<006>oHkl00f>o00<006>o0000hf>o0004Hkl200000f>o00000009 Hkl00`00HkmS_`06Hkl01000HkmS_`000f>o00@006>oHkl0009S_`03001S_f>o00<000IS_`03001S _f>o009S_`800003Hkl000000>9S_`004f>o00<006>oHkl01F>o00<006>oHkl01f>o00@006>oHkl0 00aS_`03001S_f>o0>QS_`0076>o00<006>oHkl01F>o0`0000=S_`000000mV>o000LHkl00`00HkmS _`3oHkl2Hkl001aS_bD00=mS_`00of>o8F>o0000\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-1.52915, -0.0731684, \ 0.0438165, 0.00609989}}] }, Open ]], Cell["\<\ The second derivative, f'' is related to the stress on the plate. \ \ \>", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(\(Plot[ y3[x] /. zz\[LeftDoubleBracket]1\[RightDoubleBracket], {x, 0, 10}, PlotRange \[Rule] All, AxesLabel \[Rule] {"\<\[Eta]\>", "\"}];\)\)], "Input", AspectRatioFixed->True], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 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.0238095 0.0952381 0.0147151 1.77259 [ [.21429 .00222 -3 -9 ] [.21429 .00222 3 0 ] [.40476 .00222 -3 -9 ] [.40476 .00222 3 0 ] [.59524 .00222 -3 -9 ] [.59524 .00222 3 0 ] [.78571 .00222 -3 -9 ] [.78571 .00222 3 0 ] [.97619 .00222 -6 -9 ] [.97619 .00222 6 0 ] [1.025 .01472 0 -6 ] [1.025 .01472 10 6 ] [.01131 .10334 -24 -4.5 ] [.01131 .10334 0 4.5 ] [.01131 .19197 -18 -4.5 ] [.01131 .19197 0 4.5 ] [.01131 .2806 -24 -4.5 ] [.01131 .2806 0 4.5 ] [.01131 .36923 -18 -4.5 ] [.01131 .36923 0 4.5 ] [.01131 .45786 -24 -4.5 ] [.01131 .45786 0 4.5 ] [.01131 .54649 -18 -4.5 ] [.01131 .54649 0 4.5 ] [.02381 .64303 -11 0 ] [.02381 .64303 11 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .21429 .01472 m .21429 .02097 L s [(2)] .21429 .00222 0 1 Mshowa .40476 .01472 m .40476 .02097 L s [(4)] .40476 .00222 0 1 Mshowa .59524 .01472 m .59524 .02097 L s [(6)] .59524 .00222 0 1 Mshowa .78571 .01472 m .78571 .02097 L s [(8)] .78571 .00222 0 1 Mshowa .97619 .01472 m .97619 .02097 L s [(10)] .97619 .00222 0 1 Mshowa .125 Mabswid .07143 .01472 m .07143 .01847 L s .11905 .01472 m .11905 .01847 L s .16667 .01472 m .16667 .01847 L s .2619 .01472 m .2619 .01847 L s .30952 .01472 m .30952 .01847 L s .35714 .01472 m .35714 .01847 L s .45238 .01472 m .45238 .01847 L s .5 .01472 m .5 .01847 L s .54762 .01472 m .54762 .01847 L s .64286 .01472 m .64286 .01847 L s .69048 .01472 m .69048 .01847 L s .7381 .01472 m .7381 .01847 L s .83333 .01472 m .83333 .01847 L s .88095 .01472 m .88095 .01847 L s .92857 .01472 m .92857 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s gsave 1.025 .01472 -61 -10 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (h) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .02381 .10334 m .03006 .10334 L s [(0.05)] .01131 .10334 1 0 Mshowa .02381 .19197 m .03006 .19197 L s [(0.1)] .01131 .19197 1 0 Mshowa .02381 .2806 m .03006 .2806 L s [(0.15)] .01131 .2806 1 0 Mshowa .02381 .36923 m .03006 .36923 L s [(0.2)] .01131 .36923 1 0 Mshowa .02381 .45786 m .03006 .45786 L s [(0.25)] .01131 .45786 1 0 Mshowa .02381 .54649 m .03006 .54649 L s [(0.3)] .01131 .54649 1 0 Mshowa .125 Mabswid .02381 .03244 m .02756 .03244 L s .02381 .05017 m .02756 .05017 L s .02381 .06789 m .02756 .06789 L s .02381 .08562 m .02756 .08562 L s .02381 .12107 m .02756 .12107 L s .02381 .1388 m .02756 .1388 L s .02381 .15652 m .02756 .15652 L s .02381 .17425 m .02756 .17425 L s .02381 .2097 m .02756 .2097 L s .02381 .22743 m .02756 .22743 L s .02381 .24515 m .02756 .24515 L s .02381 .26288 m .02756 .26288 L s .02381 .29833 m .02756 .29833 L s .02381 .31606 m .02756 .31606 L s .02381 .33378 m .02756 .33378 L s .02381 .35151 m .02756 .35151 L s .02381 .38696 m .02756 .38696 L s .02381 .40469 m .02756 .40469 L s .02381 .42241 m .02756 .42241 L s .02381 .44014 m .02756 .44014 L s .02381 .47559 m .02756 .47559 L s .02381 .49331 m .02756 .49331 L s .02381 .51104 m .02756 .51104 L s .02381 .52877 m .02756 .52877 L s .02381 .56422 m .02756 .56422 L s .02381 .58194 m .02756 .58194 L s .02381 .59967 m .02756 .59967 L s .02381 .6174 m .02756 .6174 L s .25 Mabswid .02381 0 m .02381 .61803 L s gsave .02381 .64303 -72 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (f) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor ('') show 81.000 13.000 moveto 0.000 0.000 rmoveto 1.000 setlinewidth grestore .5 Mabswid .02381 .60332 m .02499 .60332 L .02605 .60332 L .02729 .60332 L .02846 .60332 L .02954 .60332 L .03053 .60331 L .03163 .60331 L .03279 .60331 L .03395 .6033 L .0352 .60329 L .03746 .60327 L .03884 .60325 L .04016 .60324 L .04262 .60319 L .045 .60314 L .04753 .60307 L .0521 .60289 L .05489 .60275 L .05752 .6026 L .06244 .60223 L .06757 .60174 L .07299 .60108 L .08269 .59948 L .09312 .59708 L .10458 .59348 L .11478 .58931 L .12409 .58464 L .145 .57078 L .16409 .55371 L .18485 .53007 L .22563 .46857 L .2649 .39404 L .30265 .3152 L .34285 .23288 L .38154 .16342 L .40119 .13357 L .42268 .1056 L .4623 .06666 L .48191 .05288 L .50286 .04155 L .52421 .033 L .54436 .02715 L .56438 .02301 L .58283 .02032 L .59252 .01924 L .60159 .0184 L .61218 .0176 L .62223 .01699 L .63194 .01651 L Mistroke .64252 .0161 L .66106 .01558 L .6714 .01537 L .68077 .01522 L .69158 .01509 L .70175 .015 L .71154 .01493 L .72187 .01487 L .73069 .01484 L .74036 .01481 L .75059 .01478 L .7599 .01477 L .77066 .01475 L .78083 .01474 L .79051 .01473 L .80078 .01473 L .80955 .01473 L .81921 .01472 L .82933 .01472 L .8386 .01472 L .84346 .01472 L .84877 .01472 L .85428 .01472 L .85947 .01472 L .86442 .01472 L .86977 .01472 L .87912 .01472 L .88442 .01472 L .89003 .01472 L .90008 .01472 L .90954 .01472 L .91476 .01472 L .9197 .01472 L .92928 .01472 L .93802 .01472 L .97619 .01472 L Mfstroke 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgo8F>o0019Hkl5 000[Hkl3000[Hkl3000[Hkl3000XHkl30004Hkl2000GHkl004YS_`04001S_f>o000/Hkl00`00HkmS _`0YHkl01@00HkmS_f>o0000:F>o00D006>oHkmS_`0002QS_`03001S_f>o009S_`04001S_f>o000F Hkl004]S_`03001S_f>o02US_`D002YS_`05001S_f>oHkl0000YHkl01@00HkmS_f>o0000:6>o00<0 06>oHkl00V>o00@006>oHkl001IS_`00C6>o00<006>oHkl0:6>o00@006>oHkl002]S_`@002]S_`<0 02US_`03001S_f>o009S_`04001S_f>o000FHkl004US_`05001S_f>oHkl0000ZHkl00`00Hkl0000[ Hkl00`00HkmS_`0[Hkl01@00HkmS_f>o0000:6>o00<006>oHkl00V>o00@006>oHkl001IS_`00BF>o 00D006>oHkmS_`0002]S_`8002aS_`03001S_f>o02YS_`05001S_f>oHkl0000WHkl20004Hkl01000 HkmS_`005V>o001:Hkl3000]Hkl00`00HkmS_`0[Hkl2000[Hkl3000YHkl00`00HkmS_`03Hkl2000G Hkl001iS_`03001S_f>o0?IS_`03001S_f>o00IS_`007V>o00<006>oHkl0mV>o00<006>oHkl01V>o 000NHkl00`00HkmS_`3cHkl01000HkmS_`0026>o000NHkl00`00HkmS_`3cHkl01@00HkmS_f>o0000 1f>o000HHkod0009Hkl01000HkmS_`001f>o000NHkl00`00HkmS_`08Hkl00`00HkmS_`09Hkl00`00 HkmS_`08Hkl00`00HkmS_`09Hkl00`00HkmS_`09Hkl00`00HkmS_`08Hkl00`00HkmS_`09Hkl00`00 HkmS_`08Hkl00`00HkmS_`09Hkl00`00HkmS_`09Hkl00`00HkmS_`08Hkl00`00HkmS_`04Hkl6000: Hkl00`00HkmS_`09Hkl00`00HkmS_`09Hkl00`00HkmS_`08Hkl00`00HkmS_`09Hkl00`00HkmS_`08 Hkl00`00HkmS_`09Hkl00`00HkmS_`08Hkl00`00HkmS_`0=Hkl200000f>o001S_`06Hkl001iS_`03 001S_f>o07iS_`D006mS_`<00003Hkl0000000MS_`007V>o00<006>oHkl0NF>o1@00PF>o000NHkl2 001fHkl40026Hkl001iS_`03001S_f>o079S_`<008YS_`007V>o00<006>oHkl0L6>o0P00SF>o000N Hkl00`00HkmS_`1^Hkl2002?Hkl001iS_`8006iS_`03001S_f>o08mS_`007V>o00<006>oHkl0Jf>o 0P00TV>o000NHkl00`00HkmS_`1YHkl2002DHkl001iS_`03001S_f>o06QS_`03001S_f>o09AS_`00 7V>o00<006>oHkl0If>o00<006>oHkl0UF>o000NHkl2001XHkl00`00HkmS_`2EHkl001iS_`03001S _f>o06IS_`03001S_f>o09IS_`007V>o00<006>oHkl0IF>o00<006>oHkl0Uf>o000NHkl00`00HkmS _`1THkl00`00HkmS_`2HHkl001iS_`8006AS_`03001S_f>o09US_`007V>o00<006>oHkl0HV>o00<0 06>oHkl0VV>o0005Hkl20004Hkl00`00HkmS_`03Hkl20003Hkl30005Hkl00`00HkmS_`1QHkl00`00 HkmS_`2KHkl000AS_`04001S_f>o0008Hkl01P00HkmS_`00Hkl000=S_`03001S_f>o009S_`03001S _f>o061S_`03001S_f>o09aS_`0016>o00@006>oHkl000QS_`04001S_f>o0005Hkl00`00HkmS_`02 Hkl2001PHkl00`00HkmS_`2MHkl000AS_`04001S_f>o0008Hkl01000HkmS_`001F>o00<006>oHkl0 0V>o00<006>oHkl0GV>o00<006>oHkl0WV>o0004Hkl01000HkmS_`0026>o00D006>oHkl006>o00@0 00ES_`03001S_f>o05iS_`03001S_f>o09iS_`0016>o00@006>oHkl000QS_`06001S_f>o001S_`00 26>o00<006>oHkl0GF>o00<006>oHkl0Wf>o0005Hkl2000:Hkl20002Hkl50004Hkl2001MHkl00`00 HkmS_`2PHkl001iS_`03001S_f>o05]S_`03001S_f>o0:5S_`007V>o00<006>oHkl0Ff>o00<006>o Hkl0XF>o000NHkl00`00HkmS_`1JHkl00`00HkmS_`2RHkl001iS_`03001S_f>o05US_`03001S_f>o 0:=S_`007V>o0P00FV>o00<006>oHkl0Xf>o000NHkl00`00HkmS_`1HHkl00`00HkmS_`2THkl001iS _`03001S_f>o05MS_`03001S_f>o0:ES_`007V>o00<006>oHkl0EV>o00<006>oHkl0YV>o000NHkl2 001GHkl00`00HkmS_`2VHkl001iS_`03001S_f>o05ES_`03001S_f>o0:MS_`007V>o00<006>oHkl0 E6>o00<006>oHkl0Z6>o000NHkl00`00HkmS_`1DHkl00`00HkmS_`2XHkl001iS_`8005AS_`03001S _f>o0:US_`007V>o00<006>oHkl0Df>o00<006>oHkl0ZF>o000;Hkl20004Hkl00`00HkmS_`02Hkl3 0005Hkl00`00HkmS_`1BHkl00`00HkmS_`2ZHkl000YS_`04001S_f>o0009Hkl00`00HkmS_`04Hkl0 0`00HkmS_`1AHkl00`00HkmS_`2[Hkl000YS_`04001S_f>o0009Hkl00`00HkmS_`04Hkl00`00HkmS _`1AHkl00`00HkmS_`2[Hkl000YS_`04001S_f>o0009Hkl00`00HkmS_`04Hkl2001AHkl00`00HkmS _`2/Hkl000YS_`04001S_f>o0009Hkl00`00HkmS_`04Hkl00`00HkmS_`1@Hkl00`00HkmS_`2/Hkl0 00YS_`04001S_f>o0008Hkl20006Hkl00`00HkmS_`1?Hkl00`00HkmS_`2]Hkl000]S_`8000YS_`03 001S_f>o00AS_`03001S_f>o04iS_`03001S_f>o0:iS_`007V>o0P00Cf>o00<006>oHkl0[V>o000N Hkl00`00HkmS_`1=Hkl00`00HkmS_`2_Hkl001iS_`03001S_f>o04eS_`03001S_f>o0:mS_`007V>o 00<006>oHkl0C6>o00<006>oHkl0/6>o000NHkl2001o 04]S_`03001S_f>o0;5S_`007V>o00<006>oHkl0BV>o00<006>oHkl0/V>o000NHkl00`00HkmS_`1: Hkl00`00HkmS_`2bHkl001iS_`03001S_f>o04US_`03001S_f>o0;=S_`007V>o0P00BV>o00<006>o Hkl0/f>o000NHkl00`00HkmS_`18Hkl00`00HkmS_`2dHkl001iS_`03001S_f>o04QS_`03001S_f>o 0;AS_`007V>o00<006>oHkl0B6>o00<006>oHkl0]6>o000NHkl20018Hkl00`00HkmS_`2eHkl001iS _`03001S_f>o04MS_`03001S_f>o0;ES_`001F>o0P0016>o00<006>oHkl00V>o0`000f>o0`001F>o 00<006>oHkl0AV>o00<006>oHkl0]V>o0004Hkl01000HkmS_`002F>o00D006>oHkmS_`0000=S_`03 001S_f>o009S_`03001S_f>o04IS_`03001S_f>o0;IS_`0016>o00@006>oHkl000US_`03001S_f>o 00ES_`03001S_f>o009S_`8004IS_`03001S_f>o0;MS_`0016>o00@006>oHkl000US_`03001S_f>o 00ES_`03001S_f>o009S_`03001S_f>o04ES_`03001S_f>o0;MS_`0016>o00@006>oHkl000US_`04 001S_f>oHkl40005Hkl00`00HkmS_`14Hkl00`00HkmS_`2hHkl000AS_`04001S_f>o0008Hkl20003 Hkl00`00HkmS_`06Hkl00`00HkmS_`14Hkl00`00HkmS_`2hHkl000ES_`8000YS_`04001S_f>oHkl5 0004Hkl00`00HkmS_`13Hkl00`00HkmS_`2iHkl001iS_`8004AS_`03001S_f>o0;US_`007V>o00<0 06>oHkl0@f>o00<006>oHkl0^F>o000NHkl00`00HkmS_`12Hkl00`00HkmS_`2jHkl001iS_`03001S _f>o049S_`03001S_f>o0;YS_`007V>o0P00@V>o00<006>oHkl0^f>o000NHkl00`00HkmS_`11Hkl0 0`00HkmS_`2kHkl001iS_`03001S_f>o041S_`03001S_f>o0;aS_`007V>o00<006>oHkl0@6>o00<0 06>oHkl0_6>o000NHkl20010Hkl00`00HkmS_`2mHkl001iS_`03001S_f>o03mS_`03001S_f>o0;eS _`007V>o00<006>oHkl0?V>o00<006>oHkl0_V>o000NHkl00`00HkmS_`0nHkl00`00HkmS_`2nHkl0 01iS_`03001S_f>o03eS_`03001S_f>o0;mS_`007V>o0P00?V>o00<006>oHkl0_f>o000;Hkl20004 Hkl01000HkmS_f>o1@0016>o00<006>oHkl0?6>o00<006>oHkl0`6>o000:Hkl01000HkmS_`0026>o 00@006>oHkl000AS_`03001S_f>o03]S_`03001S_f>o0<5S_`002V>o00@006>oHkl000US_`03001S _f>o00AS_`03001S_f>o03]S_`03001S_f>o0<5S_`002V>o00@006>oHkl000YS_`03001S_f>o00=S _`8003]S_`03001S_f>o0<9S_`002V>o00@006>oHkl000MS_`05001S_f>oHkl00004Hkl00`00HkmS _`0jHkl00`00HkmS_`32Hkl000YS_`04001S_f>o0007Hkl01@00HkmS_f>o000016>o00<006>oHkl0 >F>o00<006>oHkl0`f>o000;Hkl20009Hkl30005Hkl00`00HkmS_`0iHkl00`00HkmS_`33Hkl001iS _`8003US_`03001S_f>o0o00<006>oHkl0>6>o00<006>oHkl0a6>o000NHkl00`00HkmS _`0gHkl00`00HkmS_`35Hkl001iS_`03001S_f>o03MS_`03001S_f>o0o0P00=f>o00<0 06>oHkl0aV>o000NHkl00`00HkmS_`0fHkl00`00HkmS_`36Hkl001iS_`03001S_f>o03ES_`03001S _f>o0o00<006>oHkl0=F>o00<006>oHkl0af>o000NHkl00`00HkmS_`0dHkl00`00HkmS _`38Hkl001iS_`8003ES_`03001S_f>o0o00<006>oHkl0o00<006>oHkl0bF>o000N Hkl00`00HkmS_`0cHkl00`00HkmS_`39Hkl001iS_`03001S_f>o039S_`03001S_f>o0o 0P00o00<006>oHkl0bV>o000NHkl00`00HkmS_`0aHkl00`00HkmS_`3;Hkl000ES_`8000AS_`04 001S_f>oHkl50002Hkl30005Hkl00`00HkmS_`0aHkl00`00HkmS_`3;Hkl000AS_`04001S_f>o0008 Hkl01P00HkmS_`00Hkl000=S_`03001S_f>o009S_`03001S_f>o031S_`03001S_f>o0o 00@006>oHkl000US_`03001S_f>o00ES_`03001S_f>o009S_`80035S_`03001S_f>o0o 00@006>oHkl000YS_`03001S_f>o00AS_`03001S_f>o009S_`03001S_f>o02mS_`03001S_f>o0o00@006>oHkl000MS_`06001S_f>oHkl006>o10001F>o00<006>oHkl0;f>o00<006>oHkl0 cF>o0004Hkl01000HkmS_`001f>o00L006>oHkmS_`00Hkl00008Hkl00`00HkmS_`0^Hkl00`00HkmS _`3>Hkl000ES_`8000US_`<0009S_`D000AS_`03001S_f>o02iS_`03001S_f>o0o0P00 ;V>o00<006>oHkl0cf>o000NHkl00`00HkmS_`0/Hkl00`00HkmS_`3@Hkl001iS_`03001S_f>o02aS _`03001S_f>o0=1S_`007V>o00<006>oHkl0:f>o00<006>oHkl0dF>o000NHkl2000[Hkl00`00HkmS _`3BHkl001iS_`03001S_f>o02YS_`03001S_f>o0=9S_`007V>o00<006>oHkl0:F>o00<006>oHkl0 df>o000NHkl00`00HkmS_`0XHkl00`00HkmS_`3DHkl001iS_`8002US_`03001S_f>o0=AS_`007V>o 00<006>oHkl09f>o00<006>oHkl0eF>o000NHkl00`00HkmS_`0VHkl00`00HkmS_`3FHkl001iS_`03 001S_f>o02IS_`03001S_f>o0=IS_`007V>o00<006>oHkl09F>o00<006>oHkl0ef>o000NHkl2000U Hkl00`00HkmS_`3HHkl001iS_`03001S_f>o02AS_`03001S_f>o0=QS_`002f>o0P0016>o00<006>o Hkl00V>o0`001F>o00<006>oHkl08f>o00<006>oHkl0fF>o000:Hkl01000HkmS_`001f>o00D006>o HkmS_`0000AS_`03001S_f>o029S_`03001S_f>o0=YS_`002V>o00@006>oHkl000]S_`03001S_f>o 009S_`80029S_`03001S_f>o0=]S_`002V>o00@006>oHkl000US_`8000ES_`03001S_f>o021S_`03 001S_f>o0=aS_`002V>o00@006>oHkl000]S_`03001S_f>o009S_`03001S_f>o01iS_`800=mS_`00 2V>o00@006>oHkl000MS_`05001S_f>oHkl00004Hkl00`00HkmS_`0MHkl00`00HkmS_`3OHkl000]S _`8000US_`<000ES_`8001eS_`03001S_f>o0>1S_`007V>o00<006>oHkl06f>o00<006>oHkl0hF>o 000NHkl00`00HkmS_`0IHkl2003THkl001iS_`03001S_f>o01MS_`800>IS_`007V>o00<006>oHkl0 5V>o00<006>oHkl0iV>o000NHkl2000EHkl2003YHkl001iS_`03001S_f>o019S_`800>]S_`007V>o 00<006>oHkl03f>o0`00kF>o000NHkl00`00HkmS_`0=Hkl2003`Hkl001iS_`8000QS_`H00?9S_`00 7V>o2P00n6>o000NHkl00`00HkmS_`3oHkl001iS_`03001S_f>o0?mS_`007V>o0P00of>o0F>o003o HklQHkl00?mS_b5S_`00of>o8F>o003oHklQHkl00?mS_b5S_`00of>o8F>o003oHklQHkl00?mS_b5S _`00of>o8F>o000EHkl5003oHkl7Hkl001MS_`03001S_f>o0?mS_`MS_`005f>o00<006>oHkl0of>o 1f>o000GHkl00`00HkmS_`3oHkl7Hkl001IS_`@00?mS_`MS_`005f>o00<006>oHkl00f>o00<006>o Hkl00f>o00<006>oHkl0nV>o000HHkl20003Hkl00`00HkmS_`03Hkl00`00HkmS_`3jHkl00?mS_b5S _`00of>o8F>o0000\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-1.30332, -0.0279158, \ 0.0431492, 0.00231833}}] }, Open ]] }, Open ]], Cell[TextData[{ "Three important results are obtained. First, the graphs show that the \ effective boundary layer thickness is about 6 in \[Eta]. Second, the \ vertical velocity is not 0 at the top of the boundary layer -- fluid is being \ expelled. It has to be, the fluid inside the boundary layer is being slowed \ down.\nThird, the wall shear stress and ", StyleBox["other transport properties", FontWeight->"Bold", FontSlant->"Italic"], " are related to the value of f''[0] = .332058. " }], "Text", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell[TextData["Here are tables of values"], "Text", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell[BoxData[ \(Table[ y1[x] /. zz\[LeftDoubleBracket]1\[RightDoubleBracket], {x, 0, 8.8, .2}]\)], "Input", AspectRatioFixed->True], Cell[BoxData[ \(TraditionalForm\`{5.897471849830806`*^-23, 0.006642402616176725`, 0.026561236363898195`, 0.05973586408853647`, 0.10610931062918931`, 0.16557281570566681`, 0.2379499362887844`, 0.3229834569855606`, 0.4203232536673859`, 0.5295212610154073`, 0.650028293676622`, 0.7811980300384761`, 0.9222956266950236`, 1.072512270743036`, 1.230984236887831`, 1.3968155732651235`, 1.569102456817522`, 1.7469575150114316`, 1.9295323363050916`, 2.1160366278743554`, 2.3057528460821173`, 2.49804571651113`, 2.6923666455191273`, 2.8882534235751534`, 3.0853259427219286`, 3.2832789544555365`, 3.4818730102219844`, 3.6809246711743175`, 3.8802965266813167`, 4.079888012068629`, 4.2796271985516965`, 4.479463769915867`, 4.679363267342964`, 4.879302550411573`, 5.079266548689646`, 5.279245645703631`, 5.47923375380752`, 5.679227131053287`, 5.879223534502725`, 6.079221638934716`, 6.279220676970679`, 6.479220224139851`, 6.679220035917133`, 6.879219988422773`, 7.079220013696636`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Table[ y2[x] /. zz\[LeftDoubleBracket]1\[RightDoubleBracket], {x, 0, 8.8, .2}]\)], "Input", AspectRatioFixed->True], Cell[BoxData[ \(TraditionalForm\`{\(-1.4028491277163038`*^-20\), 0.06640794868800354`, 0.13276439348478714`, 0.1989378030684624`, 0.2647099989738829`, 0.3297812351766594`, 0.39377783576098047`, 0.4562638213363325`, 0.5167591362996559`, 0.5747607083859668`, 0.6297684131915517`, 0.6813130575936244`, 0.7289844494516408`, 0.7724571377418858`, 0.8115111324021842`, 0.846045258774848`, 0.876081626443931`, 0.9017608943657068`, 0.9233290463229157`, 0.9411173011410813`, 0.9555176163042038`, 0.9669566286505058`, 0.975870622143407`, 0.9826835886199249`, 0.987789915954246`, 0.9915425082280437`, 0.9942462921776163`, 0.9961560449056697`, 0.9974783894324278`, 0.9983759710139773`, 0.9989732451162154`, 0.9993628365581088`, 0.9996119225877726`, 0.999768101003385`, 0.9998641265726658`, 0.999921945614121`, 0.9999560806177744`, 0.9999758451537144`, 0.9999870570062501`, 0.9999932940501614`, 0.999996705588313`, 0.9999985293709976`, 0.9999994991469133`, 0.9999999994192688`, 1.0000002496219567`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Table[ y3[x] /. zz\[LeftDoubleBracket]1\[RightDoubleBracket], {x, 0, 8.8, .2}]\)], "Input", AspectRatioFixed->True], Cell[BoxData[ \(TraditionalForm\`{0.3320582094181577`, 0.331984678379332`, 0.3314706636401013`, 0.33008003521527157`, 0.3273903888483643`, 0.3230084348465295`, 0.3165907752080566`, 0.30786653528008423`, 0.29666436759914155`, 0.28293163483925354`, 0.26675187667285816`, 0.24835091574111928`, 0.2280913142462651`, 0.2064536610652263`, 0.1840052410247672`, 0.1613588658933696`, 0.13912676955402567`, 0.11787528598826573`, 0.09808566911538105`, 0.08012554998428452`, 0.06423383935183007`, 0.050519492093680986`, 0.0389724197352352`, 0.02948364632110507`, 0.021871046180934425`, 0.01590658552301539`, 0.011341499698118374`, 0.007927415652517658`, 0.00543190348297996`, 0.0036486128524173575`, 0.0024024104970727786`, 0.0015505863244319755`, 0.0009810154560629402`, 0.0006083708398614881`, 0.0003697713547844202`, 0.00022037825760558752`, 0.00012878803388317883`, 0.00007379346878079417`, 0.00004148403852958284`, 0.000022889072380702198`, 0.000012385085081973992`, 6.577620711088522`*^-6, 3.3873508748132336`*^-6, 1.6917473921884576`*^-6, 8.21495376887746`*^-7}\)], "Output"] }, Open ]] }, Closed]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell["Flow past a wedge", "Subtitle", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell["Governing equations and problem set up", "Subsection"], Cell[TextData[{ "From Denn the flow past a wedge (figure 15-1) is given by\nU(x) = A x", StyleBox["m", FontVariations->{"CompatibilityType"->"Superscript"}], " , m=beta/(2 pi-beta)\n\nRecall that the pressure gradient, ", Cell[BoxData[ \(\[PartialD]p\/\[PartialD]x\)]], ", will change as -V(x) V'(x). This gives", StyleBox["\n", FontVariations->{"CompatibilityType"->"Superscript"}], "\n (v", StyleBox["x", FontVariations->{"CompatibilityType"->"Subscript"}], " ", Cell[BoxData[ \(\[PartialD]v\_x\/\[PartialD]x\)]], " + v", StyleBox["y", FontVariations->{"CompatibilityType"->"Subscript"}], " ", Cell[BoxData[ \(\[PartialD]v\_x\/\[PartialD]y\)]], ") = ", Cell[BoxData[ \(V \((x)\)\ V' \((x)\)\)]], " + \[Nu] ", Cell[BoxData[ FractionBox[\(\[PartialD]\^2 v\_x\), RowBox[{"\[PartialD]", StyleBox[ RowBox[{"y", StyleBox["2", FontVariations->{ "CompatibilityType"->"Superscript"}]}]]}]]]], "\n \n \n", StyleBox["****** ", FontSize->10], StyleBox["Thus, the flow past a wedge is a model problem for telling how \ the boundary layer will change as the pressure gradient changes", FontWeight->"Bold"], ". *****\n\nDenn tells us that the equation can be reduced to a nonlinear \ ode again taking advantage of similarity of solution profiles. This gives\n\n\ \t\tf''' + (m+1)/2 f f''/2 + m (1-f'", StyleBox["2", FontVariations->{"CompatibilityType"->"Superscript"}], ") = 0.\n\t\t\n\t\tIf m=0, the equation is the same as for the flat plate. \ \n\n\nWe again need to make a system of first order ODE's . These are\n\n\ y1' = y2\ny2' = y3\ny3' = - (m+1)/2 y1 y3 + m*(1-y2", StyleBox["2", FontVariations->{"CompatibilityType"->"Superscript"}], ") \n\nThis time I use a real shooting method, with a pseudo \ Newton-Raphson iteration. It works for most cases. If the angle is too \ negative, the stress will go through 0, this means that there is no layer and \ thus it is not surprising that the answer blows up. Of course if we look at \ the physical situation, we might be surprised that we can get any solution \ for negative \[Beta]. The trend is correct and it is interesting to examine \ the case of a diverging flow. \n\n" }], "Text", Evaluatable->False, AspectRatioFixed->True] }, Closed]], Cell[CellGroupData[{ Cell["Numerical solution", "Subsection"], Cell[TextData[ "Note that you will want to run this several times changing the value of \ \[Beta] over the greatest possible range. If \[Beta]=0, the result is the \ same as a flat plate. "], "Text"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(fppinit = 1;\)\), "\n", \(\(eps = 1;\)\), "\n", \(\(beta = \ \(-\(\(\(\[Pi]\)\(\ \)\)\/8\)\);\)\), "\n", \(\(m = beta\/\(2\ \[Pi] - beta\);\)\), "\n", \(\(youter = 10;\)\)}], "Input", AspectRatioFixed->True], Cell[CellGroupData[{ Cell[BoxData[ \(angleindegrees = N[\(beta\ 180\)\/\[Pi]]\)], "Input", AspectRatioFixed->True], Cell[BoxData[ \(TraditionalForm\`\(-22.5`\)\)], "Output"] }, Open ]], Cell[TextData[ "need to run one time to get a value for the outer f'[infinity]"], "Text", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell[BoxData[{ RowBox[{ RowBox[{"zz", "=", RowBox[{"NDSolve", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{ SuperscriptBox["y1", "\[Prime]", MultilineFunction->None], "[", "x", "]"}], "==", \(y2[x]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["y2", "\[Prime]", MultilineFunction->None], "[", "x", "]"}], "==", \(y3[x]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["y3", "\[Prime]", MultilineFunction->None], "[", "x", "]"}], "==", \(\(-\(1\/2\)\)\ \((m + 1)\)\ y1[x]\ y3[x] - m\ \((1 - y2[x]\^2)\)\)}], ",", \(y1[0] == 0\), ",", \(y2[0] == 0\), ",", \(y3[0] == fppinit\)}], "}"}], ",", \({y1[x], y2[x], y3[x]}\), ",", \({x, 0, youter}\)}], "]"}]}], ";"}], "\n", \(xz = \((zz /. x \[Rule] youter)\)\[LeftDoubleBracket]1, 2, 2\[RightDoubleBracket];\), "\n", \(eps = 1 - xz;\), "\n", \(Print["\", xz, "\< error= \>", eps, "\< f''[0]= \>", fppinit];\)}], "Input", AspectRatioFixed->True], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.7976162197952614`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-0.7976162197952614`\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]1\), SequenceForm[ "U = ", 1.7976162197952614, " error= ", -0.79761621979526143, " f''[0]= ", 1], Editable->False], TraditionalForm]], "Print"] }, Open ]], Cell[BoxData[{ \(\(fppinitold = fppinit;\)\), "\n", \(\(fppinit = fppinit + .01;\)\), "\n", \(\(xzold = xz;\)\)}], "Input", AspectRatioFixed->True], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"While", "[", RowBox[{\(Abs[eps] > .000001\), ",", RowBox[{ RowBox[{"zz", "=", RowBox[{"NDSolve", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{ SuperscriptBox["y1", "\[Prime]", MultilineFunction->None], "[", "x", "]"}], "==", \(y2[x]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["y2", "\[Prime]", MultilineFunction->None], "[", "x", "]"}], "==", \(y3[x]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["y3", "\[Prime]", MultilineFunction->None], "[", "x", "]"}], "==", \(\(-\(1\/2\)\)\ \((m + 1)\)\ y1[x]\ y3[x] - m\ \((1 - y2[x]\^2)\)\)}], ",", \(y1[0] == 0\), ",", \(y2[0] == 0\), ",", \(y3[0] == fppinit\)}], "}"}], ",", \({y1[x], y2[x], y3[x]}\), ",", \({x, 0, youter}\)}], "]"}]}], ";", \(xz = \((zz /. x \[Rule] youter)\)\[LeftDoubleBracket]1, 2, 2\[RightDoubleBracket]\), ";", \(eps = 1 - xz\), ";", \(xcorrect = \(\((1 - xz)\)\ \((fppinit - \ fppinitold)\)\)\/\(xz - xzold\)\), ";", \(fppinitold = fppinit\), ";", \(xzold = xz\), ";", \(fppinit = fppinitold + xcorrect\), ";", \(Print["\", xz, "\< xzold= \>", xzold, "\< error= \>", eps, "\< f''[0]= \>", fppinit, "\< xc= \>", xcorrect]\), ";", \(xzold = xz\), ";"}]}], "]"}]], "Input", AspectRatioFixed->True], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.8065097060857105`\ \[InvisibleSpace]" xzold= "\[InvisibleSpace]1.8065097060857105`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-0.8065097060857105`\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.10314561270326295`\ \[InvisibleSpace]" xc= "\[InvisibleSpace]\(-0.9068543872967371`\)\), SequenceForm[ "U = ", 1.8065097060857105, " xzold= ", 1.8065097060857105, " error= ", -0.80650970608571049, " f''[0]= ", 0.10314561270326295, " xc= ", -0.90685438729673706], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]0.922171682149947`\ \[InvisibleSpace]" xzold= "\[InvisibleSpace]0.922171682149947`\ \[InvisibleSpace]" error= "\[InvisibleSpace]0.07782831785005295`\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.18295553785397906`\ \[InvisibleSpace]" xc= "\[InvisibleSpace]0.07980992515071611`\), SequenceForm[ "U = ", 0.92217168214994705, " xzold= ", 0.92217168214994705, " error= ", 0.077828317850052953, " f''[0]= ", 0.18295553785397906, " xc= ", 0.07980992515071611], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]0.9965671922143569`\ \[InvisibleSpace]" xzold= "\[InvisibleSpace]0.9965671922143569`\ \[InvisibleSpace]" error= "\[InvisibleSpace]0.003432807785643144`\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.18663818123113685`\ \[InvisibleSpace]" xc= "\[InvisibleSpace]0.0036826433771577943`\), SequenceForm[ "U = ", 0.99656719221435686, " xzold= ", 0.99656719221435686, " error= ", 0.0034328077856431438, " f''[0]= ", 0.18663818123113685, " xc= ", 0.0036826433771577943], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]1.0002208053379305`\ \[InvisibleSpace]" xzold= "\[InvisibleSpace]1.0002208053379305`\ \[InvisibleSpace]" error= "\[InvisibleSpace]\(-0.00022080533793045198`\)\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.18641562145595864`\ \[InvisibleSpace]" xc= "\[InvisibleSpace]\(-0.0002225597751782017`\)\), SequenceForm[ "U = ", 1.0002208053379305, " xzold= ", 1.0002208053379305, " error= ", -0.00022080533793045198, " f''[0]= ", 0.18641562145595864, " xc= ", -0.00022255977517820171], Editable->False], TraditionalForm]], "Print"], Cell[BoxData[ FormBox[ InterpretationBox[\("U = "\[InvisibleSpace]0.999999641228132`\ \[InvisibleSpace]" xzold= "\[InvisibleSpace]0.999999641228132`\ \[InvisibleSpace]" error= "\[InvisibleSpace]3.587718679920471`*^-7\ \[InvisibleSpace]" f''[0]= "\[InvisibleSpace]0.18641598249187152`\ \[InvisibleSpace]" xc= "\[InvisibleSpace]3.610359128944816`*^-7\), SequenceForm[ "U = ", 0.99999964122813201, " xzold= ", 0.99999964122813201, " error= ", 3.5877186799204708*^-07, " f''[0]= ", 0.18641598249187152, " xc= ", 3.6103591289448162*^-07], Editable->False], TraditionalForm]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Plot[ y2[x] /. zz\[LeftDoubleBracket]1\[RightDoubleBracket], {x, 0, youter}, PlotRange \[Rule] All, AxesLabel \[Rule] {"\", \*"\"\<\!\(v\_x\)/Uo\>\""}];\)\)], \ "Input", AspectRatioFixed->True], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 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.0238095 0.0952381 0.014715 0.588604 [ [.21429 .00222 -3 -9 ] [.21429 .00222 3 0 ] [.40476 .00222 -3 -9 ] [.40476 .00222 3 0 ] [.59524 .00222 -3 -9 ] [.59524 .00222 3 0 ] [.78571 .00222 -3 -9 ] [.78571 .00222 3 0 ] [.97619 .00222 -6 -9 ] [.97619 .00222 6 0 ] [1.025 .01472 0 -6 ] [1.025 .01472 28 6 ] [.01131 .13244 -18 -4.5 ] [.01131 .13244 0 4.5 ] [.01131 .25016 -18 -4.5 ] [.01131 .25016 0 4.5 ] [.01131 .36788 -18 -4.5 ] [.01131 .36788 0 4.5 ] [.01131 .4856 -18 -4.5 ] [.01131 .4856 0 4.5 ] [.01131 .60332 -6 -4.5 ] [.01131 .60332 0 4.5 ] [.02381 .64303 -16.625 0 ] [.02381 .64303 16.625 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .21429 .01472 m .21429 .02097 L s [(2)] .21429 .00222 0 1 Mshowa .40476 .01472 m .40476 .02097 L s [(4)] .40476 .00222 0 1 Mshowa .59524 .01472 m .59524 .02097 L s [(6)] .59524 .00222 0 1 Mshowa .78571 .01472 m .78571 .02097 L s [(8)] .78571 .00222 0 1 Mshowa .97619 .01472 m .97619 .02097 L s [(10)] .97619 .00222 0 1 Mshowa .125 Mabswid .07143 .01472 m .07143 .01847 L s .11905 .01472 m .11905 .01847 L s .16667 .01472 m .16667 .01847 L s .2619 .01472 m .2619 .01847 L s .30952 .01472 m .30952 .01847 L s .35714 .01472 m .35714 .01847 L s .45238 .01472 m .45238 .01847 L s .5 .01472 m .5 .01847 L s .54762 .01472 m .54762 .01847 L s .64286 .01472 m .64286 .01847 L s .69048 .01472 m .69048 .01847 L s .7381 .01472 m .7381 .01847 L s .83333 .01472 m .83333 .01847 L s .88095 .01472 m .88095 .01847 L s .92857 .01472 m .92857 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s gsave 1.025 .01472 -61 -10 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zeta) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .02381 .13244 m .03006 .13244 L s [(0.2)] .01131 .13244 1 0 Mshowa .02381 .25016 m .03006 .25016 L s [(0.4)] .01131 .25016 1 0 Mshowa .02381 .36788 m .03006 .36788 L s [(0.6)] .01131 .36788 1 0 Mshowa .02381 .4856 m .03006 .4856 L s [(0.8)] .01131 .4856 1 0 Mshowa .02381 .60332 m .03006 .60332 L s [(1)] .01131 .60332 1 0 Mshowa .125 Mabswid .02381 .04415 m .02756 .04415 L s .02381 .07358 m .02756 .07358 L s .02381 .10301 m .02756 .10301 L s .02381 .16187 m .02756 .16187 L s .02381 .1913 m .02756 .1913 L s .02381 .22073 m .02756 .22073 L s .02381 .27959 m .02756 .27959 L s .02381 .30902 m .02756 .30902 L s .02381 .33845 m .02756 .33845 L s .02381 .39731 m .02756 .39731 L s .02381 .42674 m .02756 .42674 L s .02381 .45617 m .02756 .45617 L s .02381 .51503 m .02756 .51503 L s .02381 .54446 m .02756 .54446 L s .02381 .57389 m .02756 .57389 L s .25 Mabswid .02381 0 m .02381 .61803 L s gsave .02381 .64303 -77.625 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (v) show 69.000 14.562 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (x) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 74.250 13.000 moveto (\\220) show 80.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Uo) show 92.250 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .5 Mabswid .02381 .01472 m .06244 .06206 L .10458 .11991 L .14415 .17933 L .18221 .23974 L .22272 .30531 L .26171 .36692 L .30316 .42746 L .34309 .47811 L .3815 .51792 L .40095 .53451 L .42237 .55005 L .46172 .57171 L .48113 .57949 L .502 .58607 L .52314 .59114 L .54323 .59473 L .56303 .59735 L .58142 .59913 L .59199 .59993 L .60194 .60055 L .62055 .60145 L .63031 .60181 L .64063 .60212 L .6591 .60254 L .66858 .60269 L .67874 .60283 L .69707 .60301 L .70725 .60308 L .71831 .60314 L .72876 .60318 L .73843 .60321 L .74806 .60324 L .7571 .60326 L .76701 .60327 L .7777 .60328 L .78727 .60329 L .79774 .6033 L .80867 .60331 L .81884 .60331 L .82936 .60331 L .8393 .60331 L .84822 .60332 L .85789 .60332 L .86735 .60332 L .87776 .60332 L .883 .60332 L .88863 .60332 L .8988 .60332 L .90894 .60332 L Mistroke .91467 .60332 L .91998 .60332 L .92972 .60332 L .93516 .60332 L .94008 .60332 L .94448 .60332 L .94913 .60332 L .95744 .60332 L .96638 .60332 L .97619 .60332 L Mfstroke 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgo8F>o003oHklQ Hkl003mS_`D002YS_`<002US_`<002]S_`<002MS_`<000AS_`8002ES_`00@6>o00@006>oHkl002]S _`03001S_f>o02MS_`05001S_f>oHkl0000YHkl01@00HkmS_f>o00009f>o00<006>oHkl00V>o00@0 06>oHkl002AS_`00@F>o00<006>oHkl0:6>o1@00:6>o00D006>oHkmS_`0002US_`05001S_f>oHkl0 000WHkl00`00HkmS_`02Hkl01000HkmS_`0096>o0012Hkl00`00HkmS_`0WHkl01000HkmS_`00:F>o 1000:f>o0`00:6>o00<006>oHkl00V>o00@006>oHkl002AS_`00?f>o00D006>oHkmS_`0002US_`03 001S_`0002US_`03001S_f>o02]S_`05001S_f>oHkl0000WHkl00`00HkmS_`02Hkl01000HkmS_`00 96>o000oHkl01@00HkmS_f>o0000:V>o0P00:V>o00<006>oHkl0:V>o00D006>oHkmS_`0002IS_`80 00AS_`04001S_f>o000THkl0041S_`<002aS_`03001S_f>o02US_`8002]S_`<002QS_`03001S_f>o 00=S_`8002ES_`00of>o8F>o000DHkl00`00HkmS_`3oHkl:Hkl001AS_`03001S_f>o0>iS_`D0009S _`<000AS_`8000=S_`@000AS_`0056>o00<006>oHkl0kf>o00H006>oHkl006>o0006Hkl01P00HkmS _`00Hkl0009S_`03001S_f>o00=S_`003f>ok`002F>o00@006>oHkmS_`D0009S_`03001S_f>o00=S _`<000ES_`0056>o00<006>oHkl02F>o00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl02F>o 00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl02F>o00<006>oHkl026>o00<006>oHkl026>o 00<006>oHkl02F>o00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl02F>o00<006>oHkl026>o 00<006>oHkl026>o00<006>oHkl02F>o00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl02F>o 00<006>oHkl026>o00<006>oHkl02f>o00@006>oHkl0009S_`05001S_f>oHkl00002Hkl00`00HkmS _`02Hkl01000HkmS_`001F>o000DHkl2000/Hkl00`00HkmS_`0ZHkl00`00HkmS_`0ZHkl00`00HkmS _`0[Hkl00`00HkmS_`0ZHkl00`00HkmS_`0;Hkl50002Hkl30002Hkl40003Hkl20006Hkl001AS_`03 001S_`000?]S_`03001S_f>o00]S_`0056>o00@006>oHkl00?YS_`03001S_f>o00]S_`0056>o00D0 06>oHkmS_`000?mS_`QS_`0056>o00<006>oHkl00V>o00<006>oHkl0of>o1F>o000DHkl20003Hkl0 0`00HkmS_`3oHkl5Hkl001AS_`03001S_f>o00=S_`03001S_f>o0?mS_`AS_`0056>o00<006>oHkl0 16>o00<006>oHkl0of>o0f>o000DHkl00`00HkmS_`05Hkl00`00HkmS_`3oHkl2Hkl001AS_`03001S _f>o00IS_`03001S_f>o0?mS_`5S_`0056>o00<006>oHkl01f>o00<006>oHkl0of>o000DHkl00`00 HkmS_`07Hkl00`00HkmS_`3oHkl001AS_`8000US_`03001S_f>o0?iS_`0056>o00<006>oHkl02F>o 00<006>oHkl0oF>o000DHkl00`00HkmS_`0:Hkl00`00HkmS_`3lHkl001AS_`03001S_f>o00YS_`03 001S_f>o0?aS_`0056>o00<006>oHkl02f>o00<006>oHkl0nf>o000DHkl00`00HkmS_`0o00eS_`03001S_f>o0?US_`0056>o0P003f>o00<006>oHkl0n6>o 000DHkl00`00HkmS_`0>Hkl00`00HkmS_`3hHkl001AS_`03001S_f>o00mS_`03001S_f>o0?MS_`00 56>o00<006>oHkl046>o00<006>oHkl0mV>o000DHkl00`00HkmS_`0AHkl00`00HkmS_`3eHkl0009S _`8000AS_`04001S_f>oHkl50003Hkl00`00HkmS_`0AHkl00`00HkmS_`3eHkl00005Hkl006>oHkl0 0008Hkl01000HkmS_`000f>o00<006>oHkl04V>o00<006>oHkl0m6>o00001F>o001S_f>o00002F>o 00<006>oHkl00f>o0`004f>o00<006>oHkl0lf>o00001F>o001S_f>o00002V>o00<006>oHkl00V>o 00<006>oHkl04f>o00<006>oHkl0lf>o00001F>o001S_f>o00001f>o00D006>oHkmS_`0000=S_`03 001S_f>o01AS_`03001S_f>o0?9S_`0000ES_`00HkmS_`0000MS_`05001S_f>oHkl00003Hkl00`00 HkmS_`0EHkl00`00HkmS_`3aHkl0009S_`8000US_`<000AS_`03001S_f>o01ES_`03001S_f>o0?5S _`0056>o00<006>oHkl05V>o00<006>oHkl0l6>o000DHkl00`00HkmS_`0FHkl00`00HkmS_`3`Hkl0 01AS_`8001QS_`03001S_f>o0>mS_`0056>o00<006>oHkl066>o00<006>oHkl0kV>o000DHkl00`00 HkmS_`0HHkl00`00HkmS_`3^Hkl001AS_`03001S_f>o01US_`03001S_f>o0>eS_`0056>o00<006>o Hkl06V>o00<006>oHkl0k6>o000DHkl00`00HkmS_`0JHkl00`00HkmS_`3/Hkl001AS_`03001S_f>o 01]S_`03001S_f>o0>]S_`0056>o0P007F>o00<006>oHkl0jV>o000DHkl00`00HkmS_`0LHkl00`00 HkmS_`3ZHkl001AS_`03001S_f>o01eS_`03001S_f>o0>US_`0056>o00<006>oHkl07F>o00<006>o Hkl0jF>o000DHkl00`00HkmS_`0NHkl00`00HkmS_`3XHkl001AS_`03001S_f>o01mS_`03001S_f>o 0>MS_`0056>o00<006>oHkl07f>o00<006>oHkl0if>o000DHkl2000QHkl00`00HkmS_`3VHkl001AS _`03001S_f>o021S_`03001S_f>o0>IS_`0056>o00<006>oHkl08F>o00<006>oHkl0iF>o000DHkl0 0`00HkmS_`0RHkl00`00HkmS_`3THkl001AS_`03001S_f>o029S_`03001S_f>o0>AS_`000V>o0P00 16>o00<006>oHkl00f>o0`000f>o00<006>oHkl08f>o00<006>oHkl0hf>o00001F>o001S_f>o0000 2V>o00<006>oHkl00V>o00<006>oHkl08f>o00<006>oHkl0hf>o00001F>o001S_f>o00001f>o1@00 0f>o0`0096>o00<006>oHkl0hV>o00001F>o001S_f>o00001f>o00@006>oHkl000AS_`03001S_f>o 02ES_`03001S_f>o0>5S_`0000ES_`00HkmS_`0000QS_`03001S_`0000AS_`03001S_f>o02ES_`03 001S_f>o0>5S_`0000ES_`00HkmS_`0000US_`8000AS_`03001S_f>o02IS_`03001S_f>o0>1S_`00 0V>o0P002f>o00<006>oHkl00V>o00<006>oHkl09f>o00<006>oHkl0gf>o000DHkl00`00HkmS_`0W Hkl00`00HkmS_`3OHkl001AS_`03001S_f>o02QS_`03001S_f>o0=iS_`0056>o0P00:V>o00<006>o Hkl0gF>o000DHkl00`00HkmS_`0YHkl00`00HkmS_`3MHkl001AS_`03001S_f>o02YS_`03001S_f>o 0=aS_`0056>o00<006>oHkl0:f>o00<006>oHkl0ff>o000DHkl00`00HkmS_`0[Hkl00`00HkmS_`3K Hkl001AS_`03001S_f>o02aS_`03001S_f>o0=YS_`0056>o00<006>oHkl0;F>o00<006>oHkl0fF>o 000DHkl2000^Hkl00`00HkmS_`3IHkl001AS_`03001S_f>o02iS_`03001S_f>o0=QS_`0056>o00<0 06>oHkl0;f>o00<006>oHkl0ef>o000DHkl00`00HkmS_`0_Hkl00`00HkmS_`3GHkl001AS_`03001S _f>o031S_`03001S_f>o0=IS_`0056>o00<006>oHkl0<6>o00<006>oHkl0eV>o000DHkl00`00HkmS _`0aHkl00`00HkmS_`3EHkl001AS_`8003=S_`03001S_f>o0=AS_`0056>o00<006>oHkl0o00<0 06>oHkl0e6>o000DHkl00`00HkmS_`0cHkl00`00HkmS_`3CHkl001AS_`03001S_f>o03=S_`03001S _f>o0==S_`0056>o00<006>oHkl0=6>o00<006>oHkl0dV>o0002Hkl20004Hkl00`00HkmS_`02Hkl3 0004Hkl00`00HkmS_`0eHkl00`00HkmS_`3AHkl00005Hkl006>oHkl00007Hkl01@00HkmS_f>o0000 0f>o00<006>oHkl0=F>o00<006>oHkl0dF>o00001F>o001S_f>o00001f>o00D006>oHkmS_`0000=S _`<003IS_`03001S_f>o0=1S_`0000ES_`00HkmS_`0000MS_`@000AS_`03001S_f>o03IS_`03001S _f>o0=1S_`0000ES_`00HkmS_`0000MS_`03001S_f>o00ES_`03001S_f>o03MS_`03001S_f>o0o00AS_`03001S_f>o03QS_`03001S_f>o0o 0P002V>o0P0016>o00<006>oHkl0>F>o00<006>oHkl0cF>o000DHkl00`00HkmS_`0iHkl00`00HkmS _`3=Hkl001AS_`03001S_f>o03YS_`03001S_f>o0o0P00?6>o00<006>oHkl0bf>o000D Hkl00`00HkmS_`0kHkl00`00HkmS_`3;Hkl001AS_`03001S_f>o03aS_`03001S_f>o0o 00<006>oHkl0?F>o00<006>oHkl0bF>o000DHkl00`00HkmS_`0nHkl00`00HkmS_`38Hkl001AS_`03 001S_f>o03iS_`03001S_f>o0o00<006>oHkl0?f>o00<006>oHkl0af>o000DHkl20011 Hkl00`00HkmS_`36Hkl001AS_`03001S_f>o041S_`03001S_f>o0o00<006>oHkl0@F>o 00<006>oHkl0aF>o000DHkl00`00HkmS_`12Hkl00`00HkmS_`34Hkl001AS_`03001S_f>o04=S_`03 001S_f>o0<=S_`0056>o00<006>oHkl0@f>o00<006>oHkl0`f>o000DHkl00`00HkmS_`14Hkl00`00 HkmS_`32Hkl001AS_`8004IS_`03001S_f>o0<5S_`0056>o00<006>oHkl0AV>o00<006>oHkl0`6>o 000DHkl00`00HkmS_`16Hkl00`00HkmS_`30Hkl001AS_`03001S_f>o04MS_`03001S_f>o0;mS_`00 56>o00<006>oHkl0B6>o00<006>oHkl0_V>o0002Hkl20004Hkl00`00HkmS_`02Hkl30004Hkl00`00 HkmS_`19Hkl00`00HkmS_`2mHkl00005Hkl006>oHkl00007Hkl01@00HkmS_f>o00000f>o00<006>o Hkl0BV>o00<006>oHkl0_6>o00001F>o001S_f>o00001f>o00D006>oHkmS_`0000=S_`<004]S_`03 001S_f>o0;]S_`0000ES_`00HkmS_`0000QS_`<000AS_`03001S_f>o04aS_`03001S_f>o0;YS_`00 00ES_`00HkmS_`0000MS_`05001S_f>oHkl00003Hkl00`00HkmS_`1=Hkl00`00HkmS_`2iHkl00005 Hkl006>oHkl00007Hkl01@00HkmS_f>o00000f>o00<006>oHkl0CV>o00<006>oHkl0^6>o0002Hkl2 0009Hkl30004Hkl00`00HkmS_`1?Hkl00`00HkmS_`2gHkl001AS_`03001S_f>o051S_`03001S_f>o 0;IS_`0056>o00<006>oHkl0DF>o00<006>oHkl0]F>o000DHkl2001CHkl00`00HkmS_`2dHkl001AS _`03001S_f>o05=S_`03001S_f>o0;=S_`0056>o00<006>oHkl0E6>o00<006>oHkl0/V>o000DHkl0 0`00HkmS_`1EHkl00`00HkmS_`2aHkl001AS_`03001S_f>o05IS_`03001S_f>o0;1S_`0056>o00<0 06>oHkl0Ef>o0P00/6>o000DHkl00`00HkmS_`1IHkl00`00HkmS_`2]Hkl001AS_`8005]S_`03001S _f>o0:aS_`0056>o00<006>oHkl0Ff>o00<006>oHkl0Zf>o000DHkl00`00HkmS_`1LHkl2002[Hkl0 01AS_`03001S_f>o05iS_`800:US_`0056>o00<006>oHkl0H6>o0P00Yf>o000DHkl00`00HkmS_`1R Hkl2002UHkl001AS_`03001S_f>o06AS_`800:=S_`0056>o0P00If>o0P00XF>o000DHkl00`00HkmS _`1XHkl2002OHkl001AS_`03001S_f>o06YS_`@009]S_`0056>o00<006>oHkl0KV>o1@00UV>o000D Hkl00`00HkmS_`1cHkl5002AHkl000eS_`<000AS_`03001S_f>o07QS_`D008aS_`003V>o00<006>o Hkl00f>o00<006>oHkl0OF>o2P00PV>o000>Hkl00`00HkmS_`03Hkl30027HkmJ000XHkl000iS_`03 001S_f>o00=S_`03001S_f>o0?mS_`YS_`003V>o00<006>oHkl00f>o00<006>oHkl0of>o2V>o000= Hkl20005Hkl00`00HkmS_`3oHkl:Hkl000iS_`03001S_f>o00=S_`03001S_f>o0?mS_`YS_`00of>o 8F>o003oHklQHkl00?mS_b5S_`00of>o8F>o003oHklQHkl00?mS_b5S_`00of>o8F>o000o4F>o000=Hkl20003Hkl00`00HkmS_`3oHklo009S_`8000AS _`03001S_f>o00=S_`8000=S_`<00?mS_`0026>o00D006>oHkmS_`00009S_`05001S_f>oHkl00004 Hkl01P00HkmS_`00Hkl000=S_`03001S_f>o0?aS_`001f>o00<006>o00002F>o00<006>oHkl00V>o 00H006>oHkl006>o0003Hkl00`00HkmS_`3lHkl000MS_`03001S_`0000YS_`05001S_f>oHkl00002 Hkl00`00Hkl00003Hkl00`00HkmS_`3lHkl000IS_`800003Hkl0000000US_`05001S_f>oHkl00002 Hkl00`00HkmS_`03003oHkl001ES_`04001S_f>o0002Hkl00`00HkmS_`3oHkl3Hkl001MS_`<00003 Hkl000000?mS_`AS_`00of>o8F>o003oHklQHkl00?mS_b5S_`00\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-0.926274, -0.0983685, \ 0.0441654, 0.0071461}}], Cell["\<\ Again note that this is magnitude of the normal velocity after it \ has been rescaled to be of order 1. It is really smaller by the relative \ thickness of the boundary layer to the distance variable -- as required by \ the continuity equation. \ \>", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(\(Plot[ 1\/2\ \((x\ y2[x] - y1[x])\) /. zz\[LeftDoubleBracket]1\[RightDoubleBracket], {x, 0, youter}, PlotRange \[Rule] All, AxesLabel \[Rule] {"\", \ \*"\"\<\!\(v\_y\)/\!\(\@\(\[Nu]Uo/x\)\)\>\""}];\)\)], "Input", AspectRatioFixed->True], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 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.0238095 0.0952381 0.0147151 0.527571 [ [.21429 .00222 -3 -9 ] [.21429 .00222 3 0 ] [.40476 .00222 -3 -9 ] [.40476 .00222 3 0 ] [.59524 .00222 -3 -9 ] [.59524 .00222 3 0 ] [.78571 .00222 -3 -9 ] [.78571 .00222 3 0 ] [.97619 .00222 -6 -9 ] [.97619 .00222 6 0 ] [1.025 .01472 0 -6 ] [1.025 .01472 28 6 ] [.01131 .12023 -18 -4.5 ] [.01131 .12023 0 4.5 ] [.01131 .22574 -18 -4.5 ] [.01131 .22574 0 4.5 ] [.01131 .33126 -18 -4.5 ] [.01131 .33126 0 4.5 ] [.01131 .43677 -18 -4.5 ] [.01131 .43677 0 4.5 ] [.01131 .54229 -6 -4.5 ] [.01131 .54229 0 4.5 ] [.02381 .64303 -32.7188 0 ] [.02381 .64303 32.7188 14.375 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .21429 .01472 m .21429 .02097 L s [(2)] .21429 .00222 0 1 Mshowa .40476 .01472 m .40476 .02097 L s [(4)] .40476 .00222 0 1 Mshowa .59524 .01472 m .59524 .02097 L s [(6)] .59524 .00222 0 1 Mshowa .78571 .01472 m .78571 .02097 L s [(8)] .78571 .00222 0 1 Mshowa .97619 .01472 m .97619 .02097 L s [(10)] .97619 .00222 0 1 Mshowa .125 Mabswid .07143 .01472 m .07143 .01847 L s .11905 .01472 m .11905 .01847 L s .16667 .01472 m .16667 .01847 L s .2619 .01472 m .2619 .01847 L s .30952 .01472 m .30952 .01847 L s .35714 .01472 m .35714 .01847 L s .45238 .01472 m .45238 .01847 L s .5 .01472 m .5 .01847 L s .54762 .01472 m .54762 .01847 L s .64286 .01472 m .64286 .01847 L s .69048 .01472 m .69048 .01847 L s .7381 .01472 m .7381 .01847 L s .83333 .01472 m .83333 .01847 L s .88095 .01472 m .88095 .01847 L s .92857 .01472 m .92857 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s gsave 1.025 .01472 -61 -10 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zeta) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .02381 .12023 m .03006 .12023 L s [(0.2)] .01131 .12023 1 0 Mshowa .02381 .22574 m .03006 .22574 L s [(0.4)] .01131 .22574 1 0 Mshowa .02381 .33126 m .03006 .33126 L s [(0.6)] .01131 .33126 1 0 Mshowa .02381 .43677 m .03006 .43677 L s [(0.8)] .01131 .43677 1 0 Mshowa .02381 .54229 m .03006 .54229 L s [(1)] .01131 .54229 1 0 Mshowa .125 Mabswid .02381 .04109 m .02756 .04109 L s .02381 .06747 m .02756 .06747 L s .02381 .09385 m .02756 .09385 L s .02381 .14661 m .02756 .14661 L s .02381 .17299 m .02756 .17299 L s .02381 .19936 m .02756 .19936 L s .02381 .25212 m .02756 .25212 L s .02381 .2785 m .02756 .2785 L s .02381 .30488 m .02756 .30488 L s .02381 .35764 m .02756 .35764 L s .02381 .38401 m .02756 .38401 L s .02381 .41039 m .02756 .41039 L s .02381 .46315 m .02756 .46315 L s .02381 .48953 m .02756 .48953 L s .02381 .51591 m .02756 .51591 L s .02381 .56866 m .02756 .56866 L s .02381 .59504 m .02756 .59504 L s .25 Mabswid .02381 0 m .02381 .61803 L s gsave .02381 .64303 -93.7188 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 22.375 translate 1 -1 scale 63.000 14.438 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 14.438 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (v) show 69.000 16.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (y) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 74.250 14.438 moveto (\\220) show 0.000 0.000 0.000 setrgbcolor %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 80.250 9.062 moveto (\\217) show 88.438 9.062 moveto (!!!!!!!!) show 106.938 9.062 moveto (!!!!) show 116.188 9.062 moveto (!!) show 120.875 9.062 moveto (!) show 88.812 14.438 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (n) show %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Uo) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 108.625 14.438 moveto (\\220) show 116.438 14.438 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (x) show 124.438 14.438 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .5 Mabswid .02381 .01472 m .02499 .01472 L .02605 .01473 L .02729 .01475 L .02846 .01477 L .03053 .01484 L .03279 .01494 L .03527 .01508 L .0379 .01527 L .04262 .01571 L .04749 .01631 L .05205 .01701 L .06244 .0191 L .07305 .02199 L .08274 .02534 L .10458 .03546 L .12357 .04735 L .14429 .06376 L .18493 .1066 L .22406 .16045 L .26565 .22848 L .30571 .29988 L .34426 .3685 L .38527 .43548 L .42475 .48967 L .46273 .53015 L .48387 .54769 L .50315 .56078 L .52336 .57181 L .54206 .57987 L .56114 .58628 L .5819 .59152 L .60057 .595 L .61132 .59657 L .62117 .59777 L .64052 .5996 L .65068 .60033 L .66137 .60095 L .67092 .60141 L .68111 .60181 L .69948 .60234 L .70972 .60256 L .72083 .60274 L .73131 .60288 L .74098 .60297 L .75002 .60305 L .75974 .60311 L .77041 .60316 L .78038 .6032 L .79051 .60323 L Mistroke .80156 .60326 L .81199 .60327 L .82166 .60328 L .83225 .60329 L .84222 .6033 L .85117 .6033 L .86084 .60331 L .87037 .60331 L .88082 .60331 L .88609 .60331 L .89173 .60332 L .9019 .60332 L .9121 .60332 L .91786 .60332 L .92318 .60332 L .93295 .60332 L .93788 .60332 L .94331 .60332 L .95158 .60332 L .95914 .60332 L .96745 .60332 L .97619 .60332 L Mfstroke 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgo8F>o003oHklQ Hkl00?mS_b5S_`00of>o8F>o003oHklQHkl004QS_`D002QS_`<002MS_`<002QS_`<002ES_`<000AS _`8002ES_`00BF>o00@006>oHkl002US_`03001S_f>o02ES_`05001S_f>oHkl0000VHkl01@00HkmS _f>o00009F>o00<006>oHkl00V>o00@006>oHkl002AS_`00BV>o00<006>oHkl09V>o1@009V>o00D0 06>oHkmS_`0002IS_`05001S_f>oHkl0000UHkl00`00HkmS_`02Hkl01000HkmS_`0096>o001;Hkl0 0`00HkmS_`0UHkl01000HkmS_`009f>o1000:6>o0`009V>o00<006>oHkl00V>o00@006>oHkl002AS _`00B6>o00D006>oHkmS_`0002MS_`03001S_`0002MS_`03001S_f>o02QS_`05001S_f>oHkl0000U Hkl00`00HkmS_`02Hkl01000HkmS_`0096>o0018Hkl01@00HkmS_f>o0000:6>o0P00:6>o00<006>o Hkl09f>o00D006>oHkmS_`0002AS_`8000AS_`04001S_f>o000THkl004US_`<002YS_`03001S_f>o 02MS_`8002QS_`<002IS_`03001S_f>o00=S_`8002ES_`0086>o00<006>oHkl0oF>o000PHkl00`00 HkmS_`3mHkl0021S_`03001S_f>o0>9S_`D0009S_`<000AS_`8000=S_`@000AS_`0086>o00<006>o Hkl0hf>o00H006>oHkl006>o0006Hkl01P00HkmS_`00Hkl0009S_`03001S_f>o00=S_`006f>oh`00 2F>o00@006>oHkmS_`D0009S_`03001S_f>o00=S_`<000ES_`0086>o00<006>oHkl01V>o1@0026>o 00<006>oHkl026>o00<006>oHkl01f>o00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl026>o 00<006>oHkl01f>o00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl01f>o 00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl01f>o00<006>oHkl026>o 00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl01f>o00<006>oHkl02f>o00@006>oHkl0009S _`05001S_f>oHkl00002Hkl00`00HkmS_`02Hkl01000HkmS_`001F>o000PHkl00`00HkmS_`0;Hkl2 003EHkl50002Hkl30002Hkl40003Hkl20006Hkl0021S_`03001S_f>o00eS_`800>1S_`03001S_f>o 00]S_`0086>o00<006>oHkl03f>o0P00gV>o00<006>oHkl02f>o000PHkl00`00HkmS_`0AHkl2003Z Hkl0021S_`8001AS_`03001S_f>o0>MS_`0086>o00<006>oHkl056>o00<006>oHkl0iV>o000PHkl0 0`00HkmS_`0EHkl00`00HkmS_`3UHkl0021S_`03001S_f>o01IS_`03001S_f>o0>AS_`0086>o00<0 06>oHkl05f>o00<006>oHkl0hf>o000PHkl00`00HkmS_`0HHkl00`00HkmS_`3RHkl0021S_`8001YS _`03001S_f>o0>5S_`0086>o00<006>oHkl06V>o00<006>oHkl0h6>o000PHkl00`00HkmS_`0KHkl0 0`00HkmS_`3OHkl0021S_`03001S_f>o01aS_`03001S_f>o0=iS_`0086>o00<006>oHkl07F>o00<0 06>oHkl0gF>o000PHkl00`00HkmS_`0NHkl00`00HkmS_`3LHkl0021S_`80021S_`03001S_f>o0=]S _`0086>o00<006>oHkl086>o00<006>oHkl0fV>o000PHkl00`00HkmS_`0QHkl00`00HkmS_`3IHkl0 00eS_`8000AS_`04001S_f>oHkl50004Hkl00`00HkmS_`0RHkl00`00HkmS_`3HHkl000aS_`04001S _f>o0008Hkl01000HkmS_`0016>o00<006>oHkl08V>o00<006>oHkl0f6>o000o00<006>oHkl016>o00<006>oHkl08f>o00<006>oHkl0ef>o000o00<0 06>oHkl00f>o0`0096>o00<006>oHkl0eV>o000o00D006>oHkmS_`0000AS _`03001S_f>o02AS_`03001S_f>o0=IS_`0036>o00@006>oHkl000MS_`05001S_f>oHkl00004Hkl0 0`00HkmS_`0UHkl00`00HkmS_`3EHkl000eS_`8000US_`<000ES_`03001S_f>o02IS_`03001S_f>o 0=AS_`0086>o00<006>oHkl09V>o00<006>oHkl0e6>o000PHkl00`00HkmS_`0WHkl00`00HkmS_`3C Hkl0021S_`8002US_`03001S_f>o0=9S_`0086>o00<006>oHkl0:6>o00<006>oHkl0dV>o000PHkl0 0`00HkmS_`0YHkl00`00HkmS_`3AHkl0021S_`03001S_f>o02YS_`03001S_f>o0=1S_`0086>o00<0 06>oHkl0:V>o00<006>oHkl0d6>o000PHkl00`00HkmS_`0[Hkl00`00HkmS_`3?Hkl0021S_`8002eS _`03001S_f>o0o00<006>oHkl0;6>o00<006>oHkl0cV>o000PHkl00`00HkmS_`0]Hkl0 0`00HkmS_`3=Hkl0021S_`03001S_f>o02iS_`03001S_f>o0o00<006>oHkl0;V>o00<0 06>oHkl0c6>o000PHkl2000`Hkl00`00HkmS_`3;Hkl0021S_`03001S_f>o031S_`03001S_f>o0o00<006>oHkl0<6>o00<006>oHkl0bV>o000PHkl00`00HkmS_`0aHkl00`00HkmS_`39Hkl0 00eS_`8000AS_`03001S_f>o00=S_`<000AS_`03001S_f>o039S_`03001S_f>o0o00@0 06>oHkl000YS_`03001S_f>o00=S_`03001S_f>o039S_`03001S_f>o0o00@006>oHkl0 00MS_`D000AS_`<003=S_`03001S_f>o0o00@006>oHkl000MS_`04001S_f>o0005Hkl0 0`00HkmS_`0dHkl00`00HkmS_`36Hkl000aS_`04001S_f>o0008Hkl00`00Hkl00005Hkl00`00HkmS _`0dHkl00`00HkmS_`36Hkl000aS_`04001S_f>o0009Hkl20005Hkl00`00HkmS_`0eHkl00`00HkmS _`35Hkl000eS_`8000]S_`03001S_f>o00=S_`03001S_f>o03ES_`03001S_f>o0o00<0 06>oHkl0=V>o00<006>oHkl0a6>o000PHkl2000hHkl00`00HkmS_`33Hkl0021S_`03001S_f>o03MS _`03001S_f>o0<=S_`0086>o00<006>oHkl0>6>o00<006>oHkl0`V>o000PHkl00`00HkmS_`0hHkl0 0`00HkmS_`32Hkl0021S_`03001S_f>o03US_`03001S_f>o0<5S_`0086>o00<006>oHkl0>F>o00<0 06>oHkl0`F>o000PHkl2000kHkl00`00HkmS_`30Hkl0021S_`03001S_f>o03YS_`03001S_f>o0<1S _`0086>o00<006>oHkl0>f>o00<006>oHkl0_f>o000PHkl00`00HkmS_`0lHkl00`00HkmS_`2nHkl0 021S_`03001S_f>o03aS_`03001S_f>o0;iS_`0086>o00<006>oHkl0?F>o00<006>oHkl0_F>o000P Hkl2000nHkl00`00HkmS_`2mHkl0021S_`03001S_f>o03iS_`03001S_f>o0;aS_`0086>o00<006>o Hkl0?V>o00<006>oHkl0_6>o000PHkl00`00HkmS_`0oHkl00`00HkmS_`2kHkl000eS_`8000AS_`03 001S_f>o009S_`<000ES_`03001S_f>o041S_`03001S_f>o0;YS_`0036>o00@006>oHkl000MS_`05 001S_f>oHkl00004Hkl00`00HkmS_`10Hkl00`00HkmS_`2jHkl000aS_`04001S_f>o0007Hkl01@00 HkmS_f>o000016>o0`00@F>o00<006>oHkl0^F>o000o10001F>o00<006>o Hkl0@F>o00<006>oHkl0^F>o000o00<006>oHkl01V>o00<006>oHkl0@V>o 00<006>oHkl0^6>o000o00<006>oHkl01F>o00<006>oHkl0@V>o00<006>o Hkl0^6>o000=Hkl2000:Hkl20005Hkl00`00HkmS_`13Hkl00`00HkmS_`2gHkl0021S_`03001S_f>o 04=S_`03001S_f>o0;MS_`0086>o0P00AF>o00<006>oHkl0]V>o000PHkl00`00HkmS_`15Hkl00`00 HkmS_`2eHkl0021S_`03001S_f>o04ES_`03001S_f>o0;ES_`0086>o00<006>oHkl0AV>o00<006>o Hkl0]6>o000PHkl00`00HkmS_`16Hkl00`00HkmS_`2dHkl0021S_`03001S_f>o04MS_`03001S_f>o 0;=S_`0086>o0P00BF>o00<006>oHkl0/V>o000PHkl00`00HkmS_`18Hkl00`00HkmS_`2bHkl0021S _`03001S_f>o04US_`03001S_f>o0;5S_`0086>o00<006>oHkl0BF>o00<006>oHkl0/F>o000PHkl0 0`00HkmS_`1:Hkl00`00HkmS_`2`Hkl0021S_`03001S_f>o04]S_`03001S_f>o0:mS_`0086>o0P00 C6>o00<006>oHkl0[f>o000PHkl00`00HkmS_`1o04aS _`03001S_f>o0:iS_`0086>o00<006>oHkl0CF>o00<006>oHkl0[F>o000=Hkl20004Hkl00`00HkmS _`02Hkl30005Hkl00`00HkmS_`1>Hkl00`00HkmS_`2/Hkl000aS_`04001S_f>o0007Hkl01@00HkmS _f>o000016>o00<006>oHkl0CV>o00<006>oHkl0[6>o000o00D006>oHkmS _`0000AS_`<004mS_`03001S_f>o0:]S_`0036>o00@006>oHkl000QS_`<000ES_`03001S_f>o04mS _`03001S_f>o0:]S_`0036>o00@006>oHkl000MS_`05001S_f>oHkl00004Hkl00`00HkmS_`1@Hkl0 0`00HkmS_`2ZHkl000aS_`04001S_f>o0007Hkl01@00HkmS_f>o000016>o00<006>oHkl0DF>o00<0 06>oHkl0ZF>o000=Hkl20009Hkl30005Hkl00`00HkmS_`1BHkl00`00HkmS_`2XHkl0021S_`03001S _f>o059S_`03001S_f>o0:QS_`0086>o0P00E6>o00<006>oHkl0Yf>o000PHkl00`00HkmS_`1DHkl0 0`00HkmS_`2VHkl0021S_`03001S_f>o05ES_`03001S_f>o0:ES_`0086>o00<006>oHkl0EF>o00<0 06>oHkl0YF>o000PHkl00`00HkmS_`1FHkl00`00HkmS_`2THkl0021S_`03001S_f>o05MS_`03001S _f>o0:=S_`0086>o0P00FF>o00<006>oHkl0XV>o000PHkl00`00HkmS_`1HHkl00`00HkmS_`2RHkl0 021S_`03001S_f>o05US_`03001S_f>o0:5S_`0086>o00<006>oHkl0FV>o00<006>oHkl0X6>o000P Hkl00`00HkmS_`1KHkl00`00HkmS_`2OHkl0021S_`03001S_f>o05aS_`03001S_f>o09iS_`0086>o 0P00GV>o00<006>oHkl0WF>o000PHkl00`00HkmS_`1NHkl00`00HkmS_`2LHkl0021S_`03001S_f>o 05mS_`03001S_f>o09]S_`0066>o0`001F>o00<006>oHkl0H6>o0P00Vf>o000IHkl00`00HkmS_`04 Hkl00`00HkmS_`1RHkl00`00HkmS_`2HHkl001US_`03001S_f>o00AS_`03001S_f>o06=S_`03001S _f>o09MS_`006F>o00<006>oHkl016>o0`00I6>o00<006>oHkl0UV>o000IHkl00`00HkmS_`04Hkl0 0`00HkmS_`1UHkl2002FHkl001QS_`8000IS_`03001S_f>o06MS_`8009AS_`006F>o00<006>oHkl0 16>o00<006>oHkl0JF>o00<006>oHkl0TF>o000PHkl00`00HkmS_`1ZHkl2002AHkl0021S_`03001S _f>o06aS_`03001S_f>o08iS_`0086>o0P00KV>o00<006>oHkl0SF>o000PHkl00`00HkmS_`1^Hkl3 002o075S_`<008US_`0086>o00<006>oHkl0M6>o0`00QV>o000PHkl00`00 HkmS_`1gHkl30023Hkl0021S_`03001S_f>o07YS_`D007iS_`0086>o0P00P6>o1@00NF>o000PHkl0 0`00HkmS_`24HklA001XHkl0021S_`03001S_f>o09ES_d0002QS_`0086>o00<006>oHkl0oF>o000P Hkl00`00HkmS_`3mHkl0021S_`03001S_f>o0?eS_`00of>o8F>o003oHklQHkl00?mS_b5S_`00of>o 8F>o003oHklQHkl00?mS_b5S_`00of>o8F>o0008Hkl2003oHklGHkl000US_`03001S_f>o0?mS_aES _`002F>o0P000f>o00<006>oHkl01V>o0P005f>o00<006>oHkl0kF>o0004Hkl00`00HkmS_`02Hkl2 0004Hkl00`00HkmS_`05Hkl20004Hkl00`00HkmS_`03Hkl20003Hkl30006Hkl00`00HkmS_`03Hkl2 00000f>o0000003THkl000AS_`05001S_f>oHkl00002Hkl01@00HkmS_f>o00001V>o00<006>o0000 16>o00<006>oHkl00V>o00H006>oHkl006>o0003Hkl00`00HkmS_`03Hkl00`00HkmS_`04Hkl00`00 Hkl0003UHkl000=S_`03001S_`0000US_`03001S_f>o009S_`05001S_`00Hkl00004Hkl20003Hkl0 1P00HkmS_`00Hkl000=S_`03001S_f>o00=S_`03001S_f>o00ES_`03001S_f>o0>AS_`000f>o00<0 06>o00002V>o00<006>oHkl00V>o00D006>oHkmS_`00009S_`03001S_`0000=S_`06001S_f>o001S _`000f>o00<006>oHkl016>o00<006>oHkl00f>o00<006>o0000iF>o0002Hkl200000f>o00000009 Hkl00`00HkmS_`06Hkl00`00Hkl00003Hkl01000HkmS_`000V>o00<006>oHkl00`001f>o00<006>o Hkl00V>o0P0000=S_`000000i6>o000AHkl00`00HkmS_`05Hkl00`00HkmS_`06Hkl01000HkmS_`00 3F>o00<006>oHkl0jV>o000JHkl00`00HkmS_`04Hkl300000f>o0000003iHkl001YS_`03001S_f>o 0?mS_`AS_`006V>o9000hV>o003oHklQHkl00?mS_b5S_`00of>o8F>o003oHklQHkl00?mS_b5S_`00 \ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-1.5201, -0.135785, \ 0.0464581, 0.00838671}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Plot[ y3[x] /. zz\[LeftDoubleBracket]1\[RightDoubleBracket], {x, 0, youter}, PlotRange \[Rule] All, AxesLabel \[Rule] {"\", "\"}];\)\)], "Input", AspectRatioFixed->True], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 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.0238095 0.0952381 0.0147145 2.24295 [ [.21429 .00221 -3 -9 ] [.21429 .00221 3 0 ] [.40476 .00221 -3 -9 ] [.40476 .00221 3 0 ] [.59524 .00221 -3 -9 ] [.59524 .00221 3 0 ] [.78571 .00221 -3 -9 ] [.78571 .00221 3 0 ] [.97619 .00221 -6 -9 ] [.97619 .00221 6 0 ] [1.025 .01471 0 -6 ] [1.025 .01471 28 6 ] [.01131 .12686 -24 -4.5 ] [.01131 .12686 0 4.5 ] [.01131 .23901 -18 -4.5 ] [.01131 .23901 0 4.5 ] [.01131 .35116 -24 -4.5 ] [.01131 .35116 0 4.5 ] [.01131 .4633 -18 -4.5 ] [.01131 .4633 0 4.5 ] [.01131 .57545 -24 -4.5 ] [.01131 .57545 0 4.5 ] [.02381 .64303 -11 0 ] [.02381 .64303 11 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .21429 .01471 m .21429 .02096 L s [(2)] .21429 .00221 0 1 Mshowa .40476 .01471 m .40476 .02096 L s [(4)] .40476 .00221 0 1 Mshowa .59524 .01471 m .59524 .02096 L s [(6)] .59524 .00221 0 1 Mshowa .78571 .01471 m .78571 .02096 L s [(8)] .78571 .00221 0 1 Mshowa .97619 .01471 m .97619 .02096 L s [(10)] .97619 .00221 0 1 Mshowa .125 Mabswid .07143 .01471 m .07143 .01846 L s .11905 .01471 m .11905 .01846 L s .16667 .01471 m .16667 .01846 L s .2619 .01471 m .2619 .01846 L s .30952 .01471 m .30952 .01846 L s .35714 .01471 m .35714 .01846 L s .45238 .01471 m .45238 .01846 L s .5 .01471 m .5 .01846 L s .54762 .01471 m .54762 .01846 L s .64286 .01471 m .64286 .01846 L s .69048 .01471 m .69048 .01846 L s .7381 .01471 m .7381 .01846 L s .83333 .01471 m .83333 .01846 L s .88095 .01471 m .88095 .01846 L s .92857 .01471 m .92857 .01846 L s .25 Mabswid 0 .01471 m 1 .01471 L s gsave 1.025 .01471 -61 -10 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zeta) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .02381 .12686 m .03006 .12686 L s [(0.05)] .01131 .12686 1 0 Mshowa .02381 .23901 m .03006 .23901 L s [(0.1)] .01131 .23901 1 0 Mshowa .02381 .35116 m .03006 .35116 L s [(0.15)] .01131 .35116 1 0 Mshowa .02381 .4633 m .03006 .4633 L s [(0.2)] .01131 .4633 1 0 Mshowa .02381 .57545 m .03006 .57545 L s [(0.25)] .01131 .57545 1 0 Mshowa .125 Mabswid .02381 .03714 m .02756 .03714 L s .02381 .05957 m .02756 .05957 L s .02381 .082 m .02756 .082 L s .02381 .10443 m .02756 .10443 L s .02381 .14929 m .02756 .14929 L s .02381 .17172 m .02756 .17172 L s .02381 .19415 m .02756 .19415 L s .02381 .21658 m .02756 .21658 L s .02381 .26144 m .02756 .26144 L s .02381 .28387 m .02756 .28387 L s .02381 .3063 m .02756 .3063 L s .02381 .32873 m .02756 .32873 L s .02381 .37359 m .02756 .37359 L s .02381 .39602 m .02756 .39602 L s .02381 .41845 m .02756 .41845 L s .02381 .44087 m .02756 .44087 L s .02381 .48573 m .02756 .48573 L s .02381 .50816 m .02756 .50816 L s .02381 .53059 m .02756 .53059 L s .02381 .55302 m .02756 .55302 L s .02381 .59788 m .02756 .59788 L s .25 Mabswid .02381 0 m .02381 .61803 L s gsave .02381 .64303 -72 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (f) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor ('') show 81.000 13.000 moveto 0.000 0.000 rmoveto 1.000 setlinewidth grestore .5 Mabswid .02381 .43284 m .06244 .48578 L .10458 .53885 L .12507 .56094 L .14415 .57824 L .16254 .59117 L .17284 .59654 L .18221 .60014 L .18704 .60148 L .18969 .60207 L .19216 .60251 L .19427 .60282 L .19654 .60307 L .19783 .60317 L .19905 .60324 L .20015 .60329 L .20135 .60331 L .20203 .60332 L .20276 .60331 L .20345 .6033 L .20409 .60328 L .2053 .60323 L .20657 .60315 L .20794 .60303 L .20922 .60289 L .21213 .60246 L .21466 .60197 L .21696 .60143 L .22214 .59987 L .22694 .59799 L .23205 .59554 L .24122 .58994 L .25109 .58221 L .26198 .57162 L .28133 .54763 L .30219 .51486 L .34333 .43347 L .38295 .3434 L .42106 .25738 L .46162 .17695 L .50066 .11635 L .52201 .09081 L .54216 .07136 L .56048 .05722 L .58063 .04508 L .6005 .03606 L .62155 .02907 L .641 .02446 L .65191 .02249 L .66189 .021 L Mistroke .68091 .01885 L .69167 .01795 L .70165 .01728 L .71224 .0167 L .72221 .01627 L .74083 .01569 L .75062 .01547 L .76095 .01529 L .76977 .01517 L .77943 .01506 L .78966 .01498 L .79898 .01491 L .80974 .01486 L .81991 .01482 L .82959 .0148 L .83986 .01477 L .84863 .01476 L .85829 .01475 L .86841 .01474 L .87768 .01473 L .88785 .01473 L .89855 .01472 L .90812 .01472 L .91347 .01472 L .91833 .01472 L .92287 .01472 L .92779 .01472 L .93671 .01472 L .94585 .01472 L .95105 .01472 L .9559 .01472 L .96569 .01472 L .97619 .01472 L Mfstroke 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgo8F>o003oHklQ Hkl00?mS_b5S_`00of>o8F>o0014Hkl5000YHkl3000XHkl3000YHkl3000VHkl30004Hkl2000UHkl0 04ES_`04001S_f>o000ZHkl00`00HkmS_`0VHkl01@00HkmS_f>o00009f>o00D006>oHkmS_`0002IS _`03001S_f>o009S_`04001S_f>o000THkl004IS_`03001S_f>o02MS_`D002MS_`05001S_f>oHkl0 000WHkl01@00HkmS_f>o00009V>o00<006>oHkl00V>o00@006>oHkl002AS_`00Af>o00<006>oHkl0 9V>o00@006>oHkl002QS_`@002US_`<002MS_`03001S_f>o009S_`04001S_f>o000THkl004AS_`05 001S_f>oHkl0000XHkl00`00Hkl0000XHkl00`00HkmS_`0YHkl01@00HkmS_f>o00009V>o00<006>o Hkl00V>o00@006>oHkl002AS_`00A6>o00D006>oHkmS_`0002US_`8002US_`03001S_f>o02QS_`05 001S_f>oHkl0000UHkl20004Hkl01000HkmS_`0096>o0015Hkl3000[Hkl00`00HkmS_`0XHkl2000Y Hkl3000WHkl00`00HkmS_`03Hkl2000UHkl00?mS_b5S_`006V>o00<006>oHkl0of>o16>o000JHkl0 0`00HkmS_`3XHkl50002Hkl30004Hkl20003Hkl40004Hkl001YS_`03001S_f>o0>US_`06001S_f>o 001S_`001V>o00H006>oHkl006>o0002Hkl00`00HkmS_`03Hkl001ES_nT000US_`04001S_f>oHkl5 0002Hkl00`00HkmS_`03Hkl30005Hkl001YS_`03001S_f>o00QS_`03001S_f>o00QS_`03001S_f>o 00US_`03001S_f>o00QS_`03001S_f>o00QS_`03001S_f>o00QS_`03001S_f>o00QS_`03001S_f>o 00QS_`03001S_f>o00QS_`03001S_f>o00QS_`03001S_f>o00QS_`03001S_f>o00QS_`03001S_f>o 00QS_`03001S_f>o00AS_`h00003Hkl006>o00US_`03001S_f>o00QS_`03001S_f>o00QS_`03001S _f>o00QS_`03001S_f>o00QS_`03001S_f>o00]S_`04001S_f>o0002Hkl01@00HkmS_f>o00000V>o 00<006>oHkl00V>o00@006>oHkl000ES_`006V>o00<006>oHkl0:V>o00<006>oHkl0:F>o00<006>o Hkl0:F>o00<006>oHkl01F>o2P006V>o00<006>oHkl0:F>o00<006>oHkl02f>o1@000V>o0`000V>o 10000f>o0P001V>o000JHkl00`00HkmS_`27Hkl3001[Hkl00`00HkmS_`0;Hkl001YS_`03001S_f>o 08AS_`<006iS_`03001S_f>o00]S_`006V>o0P00Pf>o0P00Of>o000JHkl00`00HkmS_`1oHkl30021 Hkl001YS_`03001S_f>o07eS_`8008AS_`006V>o00<006>oHkl0O6>o00<006>oHkl0Q6>o000JHkl0 0`00HkmS_`1kHkl00`00HkmS_`25Hkl001YS_`03001S_f>o07US_`8008QS_`006V>o0P00NF>o00<0 06>oHkl0R6>o000JHkl00`00HkmS_`1gHkl00`00HkmS_`29Hkl001YS_`03001S_f>o07IS_`03001S _f>o08YS_`006V>o00<006>oHkl0MF>o00<006>oHkl0Rf>o000JHkl00`00HkmS_`1dHkl00`00HkmS _`2o08eS_`006V>o00<006>oHkl0LV>o00<006>oHkl0SV>o000J Hkl00`00HkmS_`1aHkl00`00HkmS_`2?Hkl001YS_`03001S_f>o075S_`03001S_f>o08mS_`006V>o 00<006>oHkl0L6>o00<006>oHkl0T6>o000JHkl2001`Hkl00`00HkmS_`2AHkl001YS_`03001S_f>o 06iS_`03001S_f>o099S_`006V>o00<006>oHkl0KF>o00<006>oHkl0Tf>o0002Hkl20004Hkl00`00 HkmS_`03Hkl20003Hkl30004Hkl00`00HkmS_`1/Hkl00`00HkmS_`2DHkl00005Hkl006>oHkl00008 Hkl01P00HkmS_`00Hkl000=S_`05001S_f>oHkl0001^Hkl00`00HkmS_`2DHkl00005Hkl006>oHkl0 0008Hkl01000HkmS_`001F>o00@006>oHkmS_`<006]S_`03001S_f>o09ES_`0000ES_`00HkmS_`00 00QS_`04001S_f>o0005Hkl01@00HkmS_f>o0000K6>o00<006>oHkl0UV>o00001F>o001S_f>o0000 26>o00D006>oHkl006>o00@000AS_`03001S_f>o06YS_`03001S_f>o09IS_`0000ES_`00HkmS_`00 00QS_`06001S_f>o001S_`001f>o00<006>oHkl0JF>o00<006>oHkl0Uf>o0002Hkl2000:Hkl20002 Hkl50003Hkl00`00HkmS_`1XHkl00`00HkmS_`2HHkl001YS_`8006US_`03001S_f>o09QS_`006V>o 00<006>oHkl0If>o00<006>oHkl0VF>o000JHkl00`00HkmS_`1WHkl00`00HkmS_`2IHkl001YS_`03 001S_f>o06IS_`03001S_f>o09YS_`006V>o00<006>oHkl0IF>o00<006>oHkl0Vf>o000JHkl00`00 HkmS_`1UHkl00`00HkmS_`2KHkl001YS_`8006ES_`03001S_f>o09aS_`006V>o00<006>oHkl0Hf>o 00<006>oHkl0WF>o000JHkl00`00HkmS_`1SHkl00`00HkmS_`2MHkl001YS_`03001S_f>o069S_`03 001S_f>o09iS_`006V>o00<006>oHkl0HV>o00<006>oHkl0WV>o000JHkl2001RHkl00`00HkmS_`2O Hkl001YS_`03001S_f>o061S_`03001S_f>o0:1S_`006V>o00<006>oHkl0H6>o00<006>oHkl0X6>o 000JHkl00`00HkmS_`1OHkl00`00HkmS_`2QHkl001YS_`03001S_f>o05mS_`03001S_f>o0:5S_`00 6V>o0P00Gf>o00<006>oHkl0XV>o000JHkl00`00HkmS_`1NHkl00`00HkmS_`2RHkl001YS_`03001S _f>o05eS_`03001S_f>o0:=S_`0026>o0P0016>o00<006>oHkl00V>o0`0016>o00<006>oHkl0GF>o 00<006>oHkl0Xf>o0007Hkl01000HkmS_`002F>o00<006>oHkl00f>o00<006>oHkl0G6>o00<006>o Hkl0Y6>o0007Hkl01000HkmS_`002F>o00<006>oHkl00f>o0`00Ff>o00<006>oHkl0YF>o0007Hkl0 1000HkmS_`002F>o00<006>oHkl00f>o00<006>oHkl0Ff>o00<006>oHkl0YF>o0007Hkl01000HkmS _`002F>o00<006>oHkl00f>o00<006>oHkl0FV>o00<006>oHkl0YV>o0007Hkl01000HkmS_`0026>o 0P001F>o00<006>oHkl0FV>o00<006>oHkl0YV>o0008Hkl2000:Hkl00`00HkmS_`03Hkl00`00HkmS _`1IHkl00`00HkmS_`2WHkl001YS_`8005YS_`03001S_f>o0:MS_`006V>o00<006>oHkl0F6>o00<0 06>oHkl0Z6>o000JHkl00`00HkmS_`1HHkl00`00HkmS_`2XHkl001YS_`03001S_f>o05QS_`03001S _f>o0:QS_`006V>o00<006>oHkl0Ef>o00<006>oHkl0ZF>o000JHkl00`00HkmS_`1GHkl00`00HkmS _`2YHkl001YS_`8005MS_`03001S_f>o0:YS_`006V>o00<006>oHkl0EV>o00<006>oHkl0ZV>o000J Hkl00`00HkmS_`1FHkl00`00HkmS_`2ZHkl001YS_`03001S_f>o05ES_`03001S_f>o0:]S_`006V>o 00<006>oHkl0EF>o00<006>oHkl0Zf>o000JHkl2001EHkl00`00HkmS_`2/Hkl001YS_`03001S_f>o 05AS_`03001S_f>o0:aS_`006V>o00<006>oHkl0E6>o00<006>oHkl0[6>o000JHkl00`00HkmS_`1C Hkl00`00HkmS_`2]Hkl001YS_`03001S_f>o05=S_`03001S_f>o0:eS_`006V>o0P00Df>o00<006>o Hkl0[V>o000JHkl00`00HkmS_`1BHkl00`00HkmS_`2^Hkl001YS_`03001S_f>o059S_`03001S_f>o 0:iS_`000V>o0P0016>o00<006>oHkl00V>o0`000f>o0`0016>o00<006>oHkl0DF>o00<006>oHkl0 [f>o00001F>o001S_f>o00002F>o00D006>oHkmS_`0000=S_`05001S_f>oHkl0001CHkl00`00HkmS _`2_Hkl00005Hkl006>oHkl00009Hkl00`00HkmS_`05Hkl01000HkmS_f>o0`00D6>o00<006>oHkl0 /6>o00001F>o001S_f>o00002F>o00<006>oHkl01F>o00D006>oHkmS_`00059S_`03001S_f>o0;1S _`0000ES_`00HkmS_`0000US_`04001S_f>oHkl40004Hkl00`00HkmS_`1?Hkl00`00HkmS_`2aHkl0 0005Hkl006>oHkl00008Hkl20003Hkl00`00HkmS_`05Hkl00`00HkmS_`1?Hkl00`00HkmS_`2aHkl0 009S_`8000YS_`04001S_f>oHkl50003Hkl00`00HkmS_`1>Hkl00`00HkmS_`2bHkl001YS_`8004mS _`03001S_f>o0;9S_`006V>o00<006>oHkl0CF>o00<006>oHkl0/f>o000JHkl00`00HkmS_`1=Hkl0 0`00HkmS_`2cHkl001YS_`03001S_f>o04aS_`03001S_f>o0;AS_`006V>o00<006>oHkl0C6>o00<0 06>oHkl0]6>o000JHkl00`00HkmS_`1o0;ES _`006V>o00<006>oHkl0Bf>o00<006>oHkl0]F>o000JHkl00`00HkmS_`1:Hkl00`00HkmS_`2fHkl0 01YS_`03001S_f>o04YS_`03001S_f>o0;IS_`006V>o00<006>oHkl0BF>o00<006>oHkl0]f>o000J Hkl2001:Hkl00`00HkmS_`2gHkl001YS_`03001S_f>o04QS_`03001S_f>o0;QS_`006V>o00<006>o Hkl0B6>o00<006>oHkl0^6>o000JHkl00`00HkmS_`17Hkl00`00HkmS_`2iHkl001YS_`03001S_f>o 04MS_`03001S_f>o0;US_`006V>o0P00Af>o00<006>oHkl0^V>o000JHkl00`00Hkl00016Hkl00`00 HkmS_`2jHkl001YS_`04001S_f>o0014Hkl00`00HkmS_`2kHkl000QS_`8000AS_`04001S_f>oHkl5 0003Hkl01000HkmS_`00A6>o00<006>oHkl0^f>o0007Hkl01000HkmS_`0026>o00@006>oHkl000=S _`05001S_f>oHkl00012Hkl00`00HkmS_`2lHkl000MS_`04001S_f>o0009Hkl00`00HkmS_`03Hkl3 0002Hkl00`00HkmS_`0oHkl00`00HkmS_`2lHkl000MS_`04001S_f>o000:Hkl00`00HkmS_`02Hkl0 0`00HkmS_`03Hkl00`00HkmS_`0mHkl00`00HkmS_`2mHkl000MS_`04001S_f>o0007Hkl01@00HkmS _f>o00000f>o00<006>oHkl00f>o00<006>oHkl0?F>o00<006>oHkl0_F>o0007Hkl01000HkmS_`00 1f>o00D006>oHkmS_`0000=S_`03001S_f>o00AS_`03001S_f>o03]S_`03001S_f>o0;iS_`0026>o 0P002F>o0`0016>o00<006>oHkl01F>o00<006>oHkl0>V>o00<006>oHkl0_V>o000JHkl20007Hkl0 0`00HkmS_`0iHkl00`00HkmS_`2nHkl001YS_`03001S_f>o00IS_`03001S_f>o03QS_`03001S_f>o 0;mS_`006V>o00<006>oHkl01f>o00<006>oHkl0=f>o00<006>oHkl0_f>o000JHkl00`00HkmS_`08 Hkl00`00HkmS_`0eHkl00`00HkmS_`30Hkl001YS_`03001S_f>o00US_`03001S_f>o03AS_`03001S _f>o0<1S_`006V>o00<006>oHkl02F>o00<006>oHkl0o00<006>oHkl0`F>o000JHkl2000;Hkl0 0`00HkmS_`0bHkl00`00HkmS_`31Hkl001YS_`03001S_f>o00]S_`03001S_f>o031S_`03001S_f>o 0<9S_`006V>o00<006>oHkl036>o00<006>oHkl0;f>o00<006>oHkl0`V>o000JHkl00`00HkmS_`0= Hkl00`00HkmS_`0]Hkl00`00HkmS_`33Hkl001YS_`03001S_f>o00eS_`03001S_f>o02aS_`03001S _f>o0o0P003f>o00<006>oHkl0:f>o00<006>oHkl0a6>o000JHkl00`00HkmS_`0?Hkl0 0`00HkmS_`0YHkl00`00HkmS_`35Hkl001YS_`03001S_f>o011S_`03001S_f>o02QS_`03001S_f>o 0o00<006>oHkl04F>o00<006>oHkl09V>o00<006>oHkl0aV>o000JHkl00`00HkmS_`0B Hkl00`00HkmS_`0THkl00`00HkmS_`37Hkl001YS_`8001AS_`03001S_f>o02=S_`03001S_f>o0o00<006>oHkl056>o00<006>oHkl08F>o00<006>oHkl0b6>o000JHkl00`00HkmS_`0EHkl0 0`00HkmS_`0OHkl00`00HkmS_`39Hkl0009S_`8000AS_`04001S_f>oHkl50002Hkl30004Hkl00`00 HkmS_`0FHkl00`00HkmS_`0MHkl00`00HkmS_`3:Hkl00005Hkl006>oHkl00008Hkl01P00HkmS_`00 Hkl000=S_`05001S_f>oHkl0000IHkl00`00HkmS_`0KHkl00`00HkmS_`3;Hkl00005Hkl006>oHkl0 0009Hkl00`00HkmS_`05Hkl01000HkmS_f>o0`0066>o00<006>oHkl06F>o00<006>oHkl0c6>o0000 1F>o001S_f>o00002V>o00<006>oHkl016>o00D006>oHkmS_`0001]S_`8001QS_`03001S_f>o0oHkl006>o100016>o00<006>oHkl06f>o0P005F>o00<0 06>oHkl0cV>o00001F>o001S_f>o00001f>o00L006>oHkmS_`00Hkl00007Hkl00`00HkmS_`0MHkl0 0`00HkmS_`0AHkl00`00HkmS_`3?Hkl0009S_`8000US_`<0009S_`D000=S_`03001S_f>o01iS_`80 00mS_`800=9S_`006V>o0P008F>o0P002V>o0`00e6>o000JHkl00`00HkmS_`0RHkl40003Hkl3003G Hkl001YS_`03001S_f>o02ES_`@00=YS_`006V>o00<006>oHkl0of>o16>o000JHkl00`00HkmS_`3o Hkl4Hkl001YS_`03001S_f>o0?mS_`AS_`00of>o8F>o003oHklQHkl00?mS_b5S_`00of>o8F>o003o HklQHkl00?mS_b5S_`00of>o8F>o003oHklQHkl00?mS_b5S_`004F>o1@00of>o2f>o000CHkl00`00 HkmS_`3oHkl;Hkl001=S_`03001S_f>o0?mS_`]S_`004f>o00<006>oHkl0of>o2f>o000BHkl4003o Hkl;Hkl001=S_`03001S_f>o00=S_`03001S_f>o00=S_`03001S_f>o0?iS_`0056>o0P000f>o00<0 06>oHkl00f>o00<006>oHkl0oV>o003oHklQHkl00?mS_b5S_`00of>o8F>o003oHklQHkl00?mS_b5S _`00\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-1.21833, -0.0299804, \ 0.045293, 0.00192319}}] }, Open ]] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Plots of the results at different angles", "Subsection"], Cell["\<\ Here I save some old results, which I must do after a run. (You \ need to do these yourself, they will not just run !!). Just make up a name \ for the result that you wish to save and then equate this to \"zz\" as I show \ below. Your newly chosen name will store all of the useful results of the \ calculation.\ \>", "Text", Evaluatable->False, AspectRatioFixed->True], Cell["\<\ For example, for -\[Pi]i/5.05 I did\ \>", "Text"], Cell[BoxData[ \(\(zzmpis5p05 = zz;\)\)], "Input", AspectRatioFixed->True], Cell["For -\[Pi]i/8 I did ", "Text", Evaluatable->False, AspectRatioFixed->True], Cell[BoxData[ \(\(zzmpis8 = zz;\)\)], "Input", AspectRatioFixed->True], Cell["For 0", "Text", Evaluatable->False, AspectRatioFixed->True], Cell[BoxData[ \(\(zz0 = zz;\)\)], "Input", AspectRatioFixed->True], Cell[TextData["\[Pi]//2"], "Text"], Cell[BoxData[ \(\(zzpis2 = zz;\)\)], "Input", AspectRatioFixed->True], Cell[TextData["\[Pi]/1.3"], "Text"], Cell[BoxData[ \(\(zzpis1p3 = zz;\)\)], "Input", AspectRatioFixed->True], Cell["\<\ Here I plot some of them together. The middle one is the flow \ plate. The two to the left of it are for a converging flow (more stress, \ thinner layer), the two to the right are for diverging flow (thicker layer, \ less stress).\ \>", "Text", Evaluatable->False, AspectRatioFixed->True], Cell[CellGroupData[{ Cell[BoxData[ \(\(Plot[{y2[x] /. zzpis2\[LeftDoubleBracket]1\[RightDoubleBracket], y2[x] /. zzpis1p3\[LeftDoubleBracket]1\[RightDoubleBracket], \n\t\ty2[x] /. zzmpis5p05\[LeftDoubleBracket]1\[RightDoubleBracket], y2[x] /. zzmpis8\[LeftDoubleBracket]1\[RightDoubleBracket], \n\t\ty2[x] /. zz0\[LeftDoubleBracket]1\[RightDoubleBracket]}, {x, 0, youter}, PlotRange \[Rule] All, AxesLabel \[Rule] {"\", "\"}, PlotStyle \[Rule] {Dashing[{ .02, .02}], Dashing[{ .05, .03}], \[IndentingNewLine]Dashing[{1, 0}], Dashing[{ .03, .01}], \[IndentingNewLine]Dashing[{ .02, .04, \ .06, .04}]}];\)\)], "Input", AspectRatioFixed->True], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 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.0238095 0.0952381 0.0147151 0.588603 [ [.21429 .00222 -3 -9 ] [.21429 .00222 3 0 ] [.40476 .00222 -3 -9 ] [.40476 .00222 3 0 ] [.59524 .00222 -3 -9 ] [.59524 .00222 3 0 ] [.78571 .00222 -3 -9 ] [.78571 .00222 3 0 ] [.97619 .00222 -6 -9 ] [.97619 .00222 6 0 ] [1.025 .01472 0 -6 ] [1.025 .01472 28 6 ] [.01131 .13244 -18 -4.5 ] [.01131 .13244 0 4.5 ] [.01131 .25016 -18 -4.5 ] [.01131 .25016 0 4.5 ] [.01131 .36788 -18 -4.5 ] [.01131 .36788 0 4.5 ] [.01131 .4856 -18 -4.5 ] [.01131 .4856 0 4.5 ] [.01131 .60332 -6 -4.5 ] [.01131 .60332 0 4.5 ] [.02381 .64303 -8 0 ] [.02381 .64303 8 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .21429 .01472 m .21429 .02097 L s [(2)] .21429 .00222 0 1 Mshowa .40476 .01472 m .40476 .02097 L s [(4)] .40476 .00222 0 1 Mshowa .59524 .01472 m .59524 .02097 L s [(6)] .59524 .00222 0 1 Mshowa .78571 .01472 m .78571 .02097 L s [(8)] .78571 .00222 0 1 Mshowa .97619 .01472 m .97619 .02097 L s [(10)] .97619 .00222 0 1 Mshowa .125 Mabswid .07143 .01472 m .07143 .01847 L s .11905 .01472 m .11905 .01847 L s .16667 .01472 m .16667 .01847 L s .2619 .01472 m .2619 .01847 L s .30952 .01472 m .30952 .01847 L s .35714 .01472 m .35714 .01847 L s .45238 .01472 m .45238 .01847 L s .5 .01472 m .5 .01847 L s .54762 .01472 m .54762 .01847 L s .64286 .01472 m .64286 .01847 L s .69048 .01472 m .69048 .01847 L s .7381 .01472 m .7381 .01847 L s .83333 .01472 m .83333 .01847 L s .88095 .01472 m .88095 .01847 L s .92857 .01472 m .92857 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s gsave 1.025 .01472 -61 -10 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zeta) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .02381 .13244 m .03006 .13244 L s [(0.2)] .01131 .13244 1 0 Mshowa .02381 .25016 m .03006 .25016 L s [(0.4)] .01131 .25016 1 0 Mshowa .02381 .36788 m .03006 .36788 L s [(0.6)] .01131 .36788 1 0 Mshowa .02381 .4856 m .03006 .4856 L s [(0.8)] .01131 .4856 1 0 Mshowa .02381 .60332 m .03006 .60332 L s [(1)] .01131 .60332 1 0 Mshowa .125 Mabswid .02381 .04415 m .02756 .04415 L s .02381 .07358 m .02756 .07358 L s .02381 .10301 m .02756 .10301 L s .02381 .16187 m .02756 .16187 L s .02381 .1913 m .02756 .1913 L s .02381 .22073 m .02756 .22073 L s .02381 .27959 m .02756 .27959 L s .02381 .30902 m .02756 .30902 L s .02381 .33845 m .02756 .33845 L s .02381 .39731 m .02756 .39731 L s .02381 .42674 m .02756 .42674 L s .02381 .45617 m .02756 .45617 L s .02381 .51503 m .02756 .51503 L s .02381 .54446 m .02756 .54446 L s .02381 .57389 m .02756 .57389 L s .25 Mabswid .02381 0 m .02381 .61803 L s gsave .02381 .64303 -69 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (f) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (') show 75.000 13.000 moveto 0.000 0.000 rmoveto 1.000 setlinewidth grestore .5 Mabswid [ .02 .02 ] 0 setdash .02381 .01472 m .06244 .17944 L .10458 .3226 L .14415 .42379 L .18221 .49358 L .20178 .52031 L .22272 .54301 L .24402 .56073 L .26416 .57334 L .28414 .58261 L .30258 .5889 L .3213 .59352 L .33195 .59553 L .34193 .59707 L .35231 .59839 L .36217 .5994 L .3807 .60082 L .39029 .60135 L .4005 .60181 L .41008 .60214 L .41889 .60239 L .42918 .60262 L .4403 .60281 L .45011 .60293 L .46047 .60303 L .46995 .60311 L .48011 .60316 L .4897 .6032 L .49845 .60323 L .50836 .60326 L .51753 .60327 L .5276 .60329 L .53829 .6033 L .54766 .6033 L .55776 .60331 L .5673 .60331 L .57604 .60331 L .58585 .60331 L .59497 .60332 L .60497 .60332 L .61058 .60332 L .61567 .60332 L .62565 .60332 L .63485 .60332 L .63966 .60332 L .64495 .60332 L .65044 .60332 L .65565 .60332 L .66051 .60332 L .66581 .60332 L Mistroke .6751 .60332 L .68035 .60332 L .68594 .60332 L .69083 .60332 L .69599 .60332 L .70136 .60332 L .7063 .60332 L .71161 .60332 L .71744 .60332 L .72248 .60332 L .72788 .60332 L .73261 .60332 L .73762 .60332 L .74292 .60332 L .74782 .60332 L .75309 .60332 L .7589 .60332 L .77904 .60332 L .78849 .60332 L .79364 .60332 L .79614 .60332 L .79842 .60332 L .80094 .60332 L .80232 .60332 L .80363 .60332 L .80432 .60332 L .80505 .60332 L .80636 .60332 L .80709 .60332 L .80777 .60332 L .80851 .60332 L .80932 .60332 L .8106 .60332 L .81199 .60332 L .81453 .60332 L .817 .60332 L .81929 .60332 L .85852 .60332 L .86092 .60332 L .86348 .60332 L .8659 .60332 L .8681 .60332 L .87058 .60332 L .87292 .60332 L .87545 .60332 L .87819 .60332 L .88275 .60332 L .88758 .60332 L .89624 .60332 L .90622 .60332 L Mistroke .91557 .60332 L .92075 .60332 L .92549 .60332 L .93075 .60332 L .93366 .60332 L .93641 .60332 L .93864 .60332 L .94099 .60332 L .94357 .60332 L .94594 .60332 L .95058 .60332 L .95285 .60332 L .95491 .60332 L .9573 .60332 L .95861 .60332 L .95985 .60332 L .96244 .60332 L .96526 .60332 L .97463 .60332 L .97619 .60332 L Mfstroke [ .05 .03 ] 0 setdash .02381 .01472 m .06244 .2219 L .08255 .30677 L .10458 .38311 L .1253 .44053 L .14415 .48206 L .16372 .51584 L .18466 .54312 L .20381 .56152 L .2137 .56901 L .22459 .5759 L .24443 .58546 L .25529 .58934 L .26546 .59229 L .27584 .59473 L .2857 .59658 L .30423 .59913 L .31381 .60008 L .32403 .60087 L .33368 .60145 L .34242 .60187 L .35245 .60224 L .36167 .6025 L .37179 .60272 L .38249 .60289 L .39197 .60301 L .40213 .60309 L .41172 .60316 L .42046 .6032 L .43037 .60323 L .43954 .60326 L .44961 .60328 L .45469 .60328 L .46031 .60329 L .46522 .6033 L .4704 .6033 L .47965 .60331 L .48481 .60331 L .48961 .60331 L .49484 .60331 L .50051 .60331 L .50598 .60331 L .51103 .60332 L .51576 .60332 L .52097 .60332 L .52999 .60332 L .53493 .60332 L .53955 .60332 L .54453 .60332 L .54996 .60332 L Mistroke .55475 .60332 L .55984 .60332 L .56489 .60332 L .56946 .60332 L .57838 .60332 L .58327 .60332 L .58843 .60332 L .59766 .60332 L .60281 .60332 L .6076 .60332 L .61282 .60332 L .6185 .60332 L .62897 .60332 L .63889 .60332 L .65746 .60332 L .67688 .60332 L .68719 .60332 L .69829 .60332 L .71858 .60332 L .73761 .60332 L .7788 .60332 L .81848 .60332 L .85664 .60332 L .89725 .60332 L .93635 .60332 L .97619 .60332 L Mfstroke [ 1 0 ] 0 setdash .02381 .01472 m .02846 .01526 L .03279 .01588 L .04262 .0177 L .0522 .02001 L .06244 .02308 L .08451 .03177 L .10458 .04214 L .14451 .06968 L .18292 .10461 L .22379 .15023 L .26314 .20126 L .30098 .25523 L .34126 .31547 L .38004 .37319 L .42126 .43078 L .46097 .4795 L .49916 .51817 L .53981 .5497 L .57894 .57116 L .60035 .57969 L .62052 .58597 L .6406 .5908 L .65907 .59419 L .67789 .59681 L .69856 .59892 L .71807 .60033 L .72901 .60094 L .73898 .60139 L .75807 .60205 L .76885 .60232 L .77883 .60253 L .79749 .60281 L .80812 .60293 L .81809 .60301 L .82792 .60308 L .83828 .60314 L .84797 .60318 L .85678 .60321 L .86633 .60324 L .87652 .60326 L .88597 .60327 L .89489 .60328 L .90461 .60329 L .9149 .6033 L .92369 .60331 L .93336 .60331 L .94352 .60331 L .9528 .60332 L .96352 .60332 L Mistroke .97369 .60332 L .97619 .60332 L Mfstroke [ .03 .01 ] 0 setdash .02381 .01472 m .06244 .06206 L .10458 .11991 L .14415 .17933 L .18221 .23974 L .22272 .30531 L .26171 .36692 L .30316 .42746 L .34309 .47811 L .3815 .51792 L .40095 .53451 L .42237 .55005 L .46172 .57171 L .48113 .57949 L .502 .58607 L .52314 .59113 L .54323 .59473 L .56303 .59735 L .58142 .59913 L .59199 .59993 L .60194 .60055 L .62055 .60145 L .63031 .60181 L .64063 .60212 L .6591 .60253 L .66858 .60269 L .67874 .60283 L .69707 .60301 L .70725 .60308 L .71831 .60314 L .72876 .60318 L .73843 .60321 L .74806 .60324 L .7571 .60326 L .76701 .60327 L .7777 .60328 L .78727 .60329 L .79774 .6033 L .80867 .6033 L .81884 .60331 L .82936 .60331 L .8393 .60331 L .84822 .60331 L .85789 .60332 L .86735 .60332 L .87776 .60332 L .883 .60332 L .88863 .60332 L .8988 .60332 L .90894 .60332 L Mistroke .91467 .60332 L .91998 .60332 L .92972 .60332 L .93516 .60332 L .94008 .60332 L .94448 .60332 L .94913 .60332 L .95744 .60332 L .96638 .60332 L .97619 .60332 L Mfstroke [ .02 .04 .06 .04 ] 0 setdash .02381 .01472 m .06244 .09397 L .10458 .17978 L .14415 .2583 L .18221 .32984 L .22272 .39909 L .26171 .45665 L .30316 .5062 L .34309 .54212 L .3815 .56652 L .40134 .57575 L .42237 .58341 L .4419 .58888 L .4602 .59281 L .48045 .59606 L .49897 .59824 L .51796 .59985 L .5287 .60055 L .53868 .60108 L .54925 .60155 L .5592 .6019 L .57781 .6024 L .58757 .60259 L .59789 .60275 L .61636 .60296 L .62584 .60304 L .636 .60311 L .64552 .60315 L .65433 .60319 L .66451 .60322 L .67557 .60325 L .68533 .60326 L .69569 .60328 L .70506 .60329 L .71517 .6033 L .7247 .6033 L .73345 .60331 L .74325 .60331 L .75237 .60331 L .76238 .60331 L .77307 .60332 L .78331 .60332 L .78871 .60332 L .79442 .60332 L .8049 .60332 L .81457 .60332 L .824 .60332 L .8292 .60332 L .83414 .60332 L .84371 .60332 L Mistroke .85245 .60332 L .86207 .60332 L .86744 .60332 L .8723 .60332 L .88178 .60332 L .8907 .60332 L .89537 .60332 L .90049 .60332 L .90548 .60332 L .91082 .60332 L .91582 .60332 L .92038 .60332 L .9293 .60332 L .93413 .60332 L .93924 .60332 L .94843 .60332 L .95915 .60332 L .96399 .60332 L .96653 .60332 L .9692 .60332 L .97094 .60332 L .97285 .60332 L .97619 .60332 L Mfstroke 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgo8F>o003oHklQ Hkl003mS_`D002YS_`<002US_`<002]S_`<002MS_`<000AS_`8002ES_`00@6>o00@006>oHkl002]S _`03001S_f>o02MS_`05001S_f>oHkl0000YHkl01@00HkmS_f>o00009f>o00<006>oHkl00V>o00@0 06>oHkl002AS_`00@F>o00<006>oHkl0:6>o1@00:6>o00D006>oHkmS_`0002US_`05001S_f>oHkl0 000WHkl00`00HkmS_`02Hkl01000HkmS_`0096>o0012Hkl00`00HkmS_`0WHkl01000HkmS_`00:F>o 1000:f>o0`00:6>o00<006>oHkl00V>o00@006>oHkl002AS_`00?f>o00D006>oHkmS_`0002US_`03 001S_`0002US_`03001S_f>o02]S_`05001S_f>oHkl0000WHkl00`00HkmS_`02Hkl01000HkmS_`00 96>o000oHkl01@00HkmS_f>o0000:V>o0P00:V>o00<006>oHkl0:V>o00D006>oHkmS_`0002IS_`80 00AS_`04001S_f>o000THkl0041S_`<002aS_`03001S_f>o02US_`8002]S_`<002QS_`03001S_f>o 00=S_`8002ES_`00of>o8F>o000DHkl00`00HkmS_`3oHkl:Hkl001AS_`03001S_f>o0>iS_`D0009S _`<000AS_`8000=S_`@000AS_`0056>o00<006>oHkl0kf>o00H006>oHkl006>o0006Hkl01P00HkmS _`00Hkl0009S_`03001S_f>o00=S_`003f>ok`002F>o00@006>oHkmS_`D0009S_`03001S_f>o00=S _`<000ES_`0056>o00<006>oHkl010001F>o00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl0 2F>o00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl02F>o00<006>oHkl026>o00<006>oHkl0 26>o00<006>oHkl02F>o00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl02F>o00<006>oHkl0 26>o00<006>oHkl026>o00<006>oHkl02F>o00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl0 2F>o00<006>oHkl026>o00<006>oHkl02f>o00@006>oHkl0009S_`05001S_f>oHkl00002Hkl00`00 HkmS_`02Hkl01000HkmS_`001F>o000DHkl20005Hkl5000RHkl00`00HkmS_`0ZHkl00`00HkmS_`0Z Hkl00`00HkmS_`0[Hkl00`00HkmS_`0ZHkl00`00HkmS_`0;Hkl50002Hkl30002Hkl40003Hkl20006 Hkl001AS_`<000US_`<00>mS_`03001S_f>o00]S_`0056>o0P0000=S_`00Hkl02V>o0P00kF>o00<0 06>oHkl02f>o000DHkl20002Hkl00`00HkmS_`0:Hkl2003iHkl001AS_`<0011S_`03001S_f>o0?IS _`0056>o0`000V>o00<006>oHkl036>o0P00mV>o000DHkl00`00Hkl00003Hkl00`00HkmS_`0=Hkl0 0`00HkmS_`3cHkl001AS_`03001S_`0000AS_`03001S_f>o00eS_`800?=S_`0056>o00<006>o0000 0V>o00@006>oHkl0011S_`03001S_f>o0?1S_`0056>o00<006>o00000V>o00D006>oHkmS_`00011S _`800?1S_`0056>o00@006>oHkl0009S_`05001S_f>oHkl0000AHkl00`00HkmS_`3]Hkl001AS_`04 001S_f>o0002Hkl00`00HkmS_`0DHkl00`00HkmS_`3/Hkl001AS_`800003Hkl006>o009S_`05001S _f>oHkl0000BHkl00`00HkmS_`3[Hkl001AS_`03001S_f>o008000=S_`04001S_f>o000CHkl00`00 HkmS_`3ZHkl001AS_`05001S_f>oHkl00003Hkl01@00HkmS_f>o00004f>o00<006>oHkl0jF>o000D Hkl01@00HkmS_f>o000016>o00D006>oHkmS_`0001=S_`03001S_f>o0>QS_`0056>o00<006>oHkl0 1V>o00<006>oHkl00V>o00<006>oHkl04F>o00<006>oHkl0if>o000DHkl00`00HkmS_`07Hkl00`00 HkmS_`02Hkl00`00HkmS_`0AHkl00`00HkmS_`3VHkl001AS_`03001S_f>o00MS_`03001S_f>o00=S _`03001S_f>o015S_`03001S_f>o0>ES_`0056>o0P002F>o00<006>oHkl05f>o00<006>oHkl0i6>o 000DHkl00`00HkmS_`02Hkl00`00HkmS_`03Hkl00`00HkmS_`03Hkl00`00HkmS_`0BHkl00`00HkmS _`3SHkl001AS_`03001S_f>o009S_`03001S_f>o00AS_`03001S_f>o00=S_`03001S_f>o015S_`03 001S_f>o0>=S_`0056>o00<006>oHkl00V>o0P0036>o00<006>oHkl04F>o00<006>oHkl0hV>o000D Hkl00`00HkmS_`02Hkl2000=Hkl00`00HkmS_`0AHkl00`00HkmS_`3QHkl0009S_`8000AS_`04001S _f>oHkl50003Hkl00`00HkmS_`02Hkl00`00Hkl0000oHkl00008Hkl01000HkmS_`000f>o00<006>oHkl00V>o00<006>oHkl03F>o00<006>o Hkl04V>o00<006>oHkl0gf>o00001F>o001S_f>o00002F>o00<006>oHkl00f>o0`000f>o00<006>o Hkl036>o00<006>oHkl04f>o00<006>oHkl0gV>o00001F>o001S_f>o00002V>o00<006>oHkl00V>o 00<006>oHkl00f>o00<006>oHkl08f>o00<006>oHkl0gF>o00001F>o001S_f>o00001f>o00D006>o HkmS_`0000=S_`03001S_f>o00=S_`03001S_f>o00eS_`03001S_f>o01AS_`03001S_f>o0=aS_`00 00ES_`00HkmS_`0000MS_`05001S_f>oHkl00003Hkl00`00HkmS_`03Hkl00`00Hkl0000=Hkl00`00 HkmS_`0EHkl00`00HkmS_`3KHkl0009S_`8000US_`<000AS_`03001S_f>o00=S_`03001S_`0000MS _`03001S_f>o00AS_`03001S_f>o01ES_`03001S_f>o0=YS_`0056>o00<006>oHkl00f>o00<006>o 00001f>o00<006>oHkl01F>o00<006>oHkl05F>o00<006>oHkl0fF>o000DHkl00`00HkmS_`04Hkl0 0`00Hkl00007Hkl00`00HkmS_`05Hkl00`00HkmS_`0DHkl00`00HkmS_`3IHkl001AS_`8000ES_`03 001S_`0000MS_`03001S_f>o00IS_`03001S_f>o01AS_`03001S_f>o0=QS_`0056>o00<006>oHkl0 16>o00<006>o000026>o00<006>oHkl07F>o00<006>oHkl0ef>o000DHkl00`00HkmS_`0IHkl00`00 HkmS_`0DHkl00`00HkmS_`3FHkl001AS_`03001S_f>o01US_`03001S_f>o01AS_`03001S_f>o0=IS _`0056>o00<006>oHkl06V>o00<006>oHkl056>o00<006>oHkl0eF>o000DHkl00`00HkmS_`07Hkl0 0`00HkmS_`0@Hkl00`00HkmS_`0EHkl00`00HkmS_`3DHkl001AS_`03001S_f>o00MS_`03001S_f>o 015S_`03001S_f>o01ES_`03001S_f>o0==S_`0056>o0P0026>o00<006>oHkl04V>o00<006>oHkl0 56>o00<006>oHkl0df>o000DHkl00`00HkmS_`05Hkl01000HkmS_`0056>o00<006>oHkl056>o00<0 06>oHkl0dV>o000DHkl00`00HkmS_`05Hkl01000HkmS_`002V>o00<006>oHkl07f>o00<006>oHkl0 dF>o000DHkl00`00HkmS_`05Hkl01000HkmS_`002V>o00<006>oHkl026>o00<006>oHkl05F>o00<0 06>oHkl0d6>o000DHkl00`00HkmS_`06Hkl00`00HkmS_`0;Hkl00`00HkmS_`07Hkl00`00HkmS_`0E Hkl00`00HkmS_`3@Hkl001AS_`03001S_f>o00IS_`03001S_f>o00]S_`03001S_f>o00QS_`03001S _f>o01ES_`03001S_f>o0o00<006>oHkl01V>o00<006>oHkl036>o00<006>oHkl026>o 00<006>oHkl05F>o00<006>oHkl0cV>o000DHkl20008Hkl01000HkmS_`002V>o00<006>oHkl026>o 00<006>oHkl05F>o00<006>oHkl0cV>o000DHkl00`00HkmS_`07Hkl01000HkmS_`002f>o00<006>o Hkl026>o00<006>oHkl05F>o00<006>oHkl0cF>o000DHkl00`00HkmS_`07Hkl01000HkmS_`0036>o 00<006>oHkl026>o00<006>oHkl05F>o00<006>oHkl0c6>o000DHkl00`00HkmS_`07Hkl01@00HkmS _f>o00002f>o00<006>oHkl08F>o00<006>oHkl0bf>o000DHkl00`00HkmS_`08Hkl01000HkmS_`00 36>o00<006>oHkl026>o00<006>oHkl05F>o00<006>oHkl0bf>o0002Hkl20004Hkl00`00HkmS_`03 Hkl30003Hkl00`00HkmS_`08Hkl01000HkmS_`0036>o00<006>oHkl026>o00<006>oHkl05V>o00<0 06>oHkl0bV>o00001F>o001S_f>o00002V>o00<006>oHkl00V>o00<006>oHkl06F>o00<006>oHkl0 1f>o00<006>oHkl05f>o00<006>oHkl0bF>o00001F>o001S_f>o00001f>o1@000f>o0`006F>o00<0 06>oHkl026>o00<006>oHkl05V>o00<006>oHkl0bF>o00001F>o001S_f>o00001f>o00@006>oHkl0 00AS_`03001S_f>o01YS_`03001S_f>o00QS_`03001S_f>o01IS_`03001S_f>o0o00aS_`03001S_f>o01IS_`03001S_f>o01MS_`03 001S_f>o0o00aS_`03001S_f>o01MS_`03 001S_f>o01IS_`03001S_f>o0o0P002f>o00<006>oHkl00V>o00<006>oHkl03F>o00<0 06>oHkl05f>o00<006>oHkl05V>o00<006>oHkl0aV>o000DHkl00`00HkmS_`09Hkl01@00HkmS_f>o 0000o00<006>oHkl0aF>o000DHkl00`00HkmS_`09Hkl01@00HkmS_f>o00006V>o00<006>oHkl0 5f>o00<006>oHkl0a6>o000DHkl2000:Hkl00`00HkmS_`02Hkl00`00HkmS_`0GHkl00`00HkmS_`0G Hkl00`00HkmS_`34Hkl001AS_`03001S_f>o00YS_`03001S_f>o01aS_`03001S_f>o01MS_`03001S _f>o0<=S_`0056>o00<006>oHkl02V>o00<006>oHkl07F>o00<006>oHkl05f>o00<006>oHkl0`V>o 000DHkl00`00HkmS_`0:Hkl00`00HkmS_`0AHkl00`00HkmS_`09Hkl00`00HkmS_`0GHkl00`00HkmS _`32Hkl001AS_`03001S_f>o00YS_`03001S_f>o015S_`03001S_f>o00YS_`03001S_f>o01MS_`03 001S_f>o0<5S_`0056>o00<006>oHkl02V>o00<006>oHkl00V>o00<006>oHkl03F>o00<006>oHkl0 2V>o00<006>oHkl05f>o00<006>oHkl0`6>o000DHkl00`00HkmS_`0;Hkl01@00HkmS_f>o00003f>o 00<006>oHkl09F>o00<006>oHkl0_f>o000DHkl2000o000046>o00<006>oHkl0 2V>o00<006>oHkl05f>o00<006>oHkl0_f>o000DHkl00`00HkmS_`0;Hkl00`00HkmS_`02Hkl00`00 HkmS_`0JHkl00`00HkmS_`0HHkl00`00HkmS_`2nHkl001AS_`03001S_f>o00aS_`05001S_f>oHkl0 000MHkl00`00HkmS_`0HHkl00`00HkmS_`2mHkl001AS_`03001S_f>o00aS_`03001S_f>o021S_`03 001S_f>o01MS_`03001S_f>o0;eS_`0056>o00<006>oHkl0;f>o00<006>oHkl066>o00<006>oHkl0 _6>o000DHkl00`00HkmS_`0`Hkl00`00HkmS_`0HHkl00`00HkmS_`2kHkl001AS_`03001S_f>o035S _`03001S_f>o01MS_`03001S_f>o0;]S_`0056>o0P004f>o00<006>oHkl0=f>o00<006>oHkl0^V>o 000DHkl00`00HkmS_`0BHkl00`00HkmS_`0@Hkl00`00HkmS_`0:Hkl00`00HkmS_`0HHkl00`00HkmS _`2iHkl001AS_`03001S_f>o01=S_`03001S_f>o00mS_`03001S_f>o00YS_`03001S_f>o01QS_`03 001S_f>o0;US_`0056>o00<006>oHkl03V>o00<006>oHkl00V>o00<006>oHkl046>o00<006>oHkl0 2V>o00<006>oHkl066>o00<006>oHkl0^6>o000DHkl00`00HkmS_`0>Hkl00`00HkmS_`03Hkl00`00 HkmS_`0?Hkl00`00HkmS_`0;Hkl00`00HkmS_`0GHkl00`00HkmS_`2hHkl0009S_`8000AS_`03001S _f>o009S_`<000AS_`03001S_f>o00mS_`03001S_f>o01ES_`03001S_f>o00YS_`03001S_f>o01QS _`03001S_f>o0;MS_`0000ES_`00HkmS_`0000MS_`05001S_f>oHkl00003Hkl00`00HkmS_`0?Hkl0 0`00HkmS_`0FHkl00`00HkmS_`0:Hkl00`00HkmS_`0HHkl00`00HkmS_`2fHkl00005Hkl006>oHkl0 0007Hkl01@00HkmS_f>o00000f>o0`003f>o00<006>oHkl05V>o00<006>oHkl02f>o00<006>oHkl0 5f>o00<006>oHkl0]V>o00001F>o001S_f>o00001f>o100016>o00<006>oHkl046>o00<006>oHkl0 0V>o00<006>oHkl04F>o00<006>oHkl09F>o00<006>oHkl0]F>o00001F>o001S_f>o00001f>o00<0 06>oHkl01F>o00<006>oHkl046>o00<006>oHkl00V>o00<006>oHkl04F>o00<006>oHkl02f>o00<0 06>oHkl066>o00<006>oHkl0]6>o00001F>o001S_f>o000026>o00<006>oHkl016>o00<006>oHkl0 46>o00<006>oHkl00f>o00<006>oHkl04F>o00<006>oHkl02V>o00<006>oHkl066>o00<006>oHkl0 ]6>o0002Hkl2000:Hkl20004Hkl00`00HkmS_`0AHkl00`00HkmS_`02Hkl00`00HkmS_`0BHkl00`00 HkmS_`0:Hkl00`00HkmS_`0HHkl00`00HkmS_`2cHkl001AS_`03001S_f>o015S_`03001S_f>o009S _`03001S_f>o019S_`03001S_f>o00]S_`03001S_f>o01QS_`03001S_f>o0;9S_`0056>o00<006>o Hkl04V>o00<006>oHkl00V>o00<006>oHkl04V>o00<006>oHkl02V>o00<006>oHkl06F>o00<006>o Hkl0/F>o000DHkl2000CHkl00`00HkmS_`0UHkl00`00HkmS_`0HHkl00`00HkmS_`2aHkl001AS_`03 001S_f>o03]S_`03001S_f>o01QS_`03001S_f>o0;1S_`0056>o00<006>oHkl0Ef>o00<006>oHkl0 [f>o000DHkl00`00HkmS_`0IHkl00`00HkmS_`0PHkl00`00HkmS_`0IHkl00`00HkmS_`2^Hkl001AS _`03001S_f>o01US_`03001S_f>o025S_`03001S_f>o01US_`03001S_f>o0:eS_`0056>o00<006>o Hkl06F>o00<006>oHkl08V>o00<006>oHkl066>o00<006>oHkl0[F>o000DHkl00`00HkmS_`0JHkl0 0`00HkmS_`0RHkl00`00HkmS_`0HHkl00`00HkmS_`2/Hkl001AS_`8001ES_`03001S_f>o00=S_`03 001S_f>o01AS_`03001S_f>o00aS_`03001S_f>o01QS_`03001S_f>o0:]S_`0056>o00<006>oHkl0 56>o00<006>oHkl016>o00<006>oHkl04f>o00<006>oHkl03F>o00<006>oHkl066>o00<006>oHkl0 ZV>o000DHkl00`00HkmS_`0EHkl00`00HkmS_`0JHkl00`00HkmS_`0WHkl00`00HkmS_`2ZHkl001AS _`03001S_f>o01ES_`03001S_f>o01]S_`03001S_f>o00aS_`03001S_f>o01QS_`03001S_f>o0:US _`0056>o00<006>oHkl05V>o00<006>oHkl06f>o00<006>oHkl02f>o00<006>oHkl06F>o00<006>o Hkl0Z6>o000DHkl00`00HkmS_`0FHkl00`00HkmS_`04Hkl00`00HkmS_`0SHkl00`00HkmS_`0IHkl0 0`00HkmS_`2WHkl001AS_`03001S_f>o01MS_`03001S_f>o00=S_`03001S_f>o02AS_`03001S_f>o 01QS_`03001S_f>o0:MS_`0056>o0P0066>o00<006>oHkl016>o00<006>oHkl08f>o00<006>oHkl0 6F>o00<006>oHkl0YV>o000DHkl00`00HkmS_`0HHkl00`00HkmS_`03Hkl00`00HkmS_`0THkl00`00 HkmS_`0IHkl00`00HkmS_`2UHkl001AS_`03001S_f>o01QS_`03001S_f>o00AS_`03001S_f>o02AS _`03001S_f>o01US_`03001S_f>o0:AS_`0056>o00<006>oHkl066>o00<006>oHkl0Af>o00<006>o Hkl0Y6>o000DHkl00`00HkmS_`0IHkl00`00HkmS_`0/Hkl00`00HkmS_`0HHkl00`00HkmS_`2SHkl0 009S_`8000AS_`03001S_f>o009S_`<000AS_`03001S_f>o03YS_`03001S_f>o00aS_`03001S_f>o 01QS_`03001S_f>o0:9S_`0000ES_`00HkmS_`0000MS_`05001S_f>oHkl00003Hkl00`00HkmS_`0Q Hkl00`00HkmS_`0FHkl00`00HkmS_`0=Hkl00`00HkmS_`0HHkl00`00HkmS_`2QHkl00005Hkl006>o Hkl00007Hkl01@00HkmS_f>o00000f>o0`008F>o00<006>oHkl05f>o00<006>oHkl03F>o00<006>o Hkl066>o00<006>oHkl0X6>o00001F>o001S_f>o000026>o0`0016>o00<006>oHkl08V>o00<006>o Hkl05f>o00<006>oHkl03F>o00<006>oHkl066>o00<006>oHkl0Wf>o00001F>o001S_f>o00001f>o 00D006>oHkmS_`0000=S_`03001S_f>o02=S_`03001S_f>o01MS_`03001S_f>o00eS_`03001S_f>o 01QS_`03001S_f>o09iS_`0000ES_`00HkmS_`0000MS_`05001S_f>oHkl00003Hkl00`00HkmS_`0L Hkl00`00HkmS_`05Hkl00`00HkmS_`0GHkl00`00HkmS_`0XHkl00`00HkmS_`2MHkl0009S_`8000US _`<000AS_`03001S_f>o01aS_`03001S_f>o021S_`03001S_f>o00aS_`8001YS_`03001S_f>o09aS _`0056>o00<006>oHkl07F>o00<006>oHkl086>o00<006>oHkl03F>o00<006>oHkl066>o00<006>o Hkl0Vf>o000DHkl00`00HkmS_`0NHkl00`00HkmS_`0PHkl00`00HkmS_`0=Hkl00`00HkmS_`0HHkl0 0`00HkmS_`2JHkl001AS_`80021S_`03001S_f>o00ES_`03001S_f>o01QS_`03001S_f>o00eS_`03 001S_f>o01QS_`03001S_f>o09US_`0056>o00<006>oHkl07f>o00<006>oHkl01F>o00<006>oHkl0 6F>o00<006>oHkl03F>o00<006>oHkl066>o0P00VF>o000DHkl00`00HkmS_`0PHkl00`00HkmS_`05 Hkl00`00HkmS_`0XHkl00`00HkmS_`0JHkl00`00HkmS_`2FHkl001AS_`03001S_f>o025S_`03001S _f>o00ES_`03001S_f>o02US_`03001S_f>o01US_`03001S_f>o09ES_`0056>o00<006>oHkl08F>o 00<006>oHkl01V>o00<006>oHkl0:F>o00<006>oHkl06F>o00<006>oHkl0U6>o000DHkl00`00HkmS _`0RHkl00`00HkmS_`0bHkl2000JHkl2002DHkl001AS_`03001S_f>o02=S_`03001S_f>o03=S_`03 001S_f>o01US_`03001S_f>o095S_`0056>o0P00;V>o0P0076>o0P003F>o00<006>oHkl06F>o00<0 06>oHkl0T6>o000DHkl00`00HkmS_`0_Hkl00`00HkmS_`0KHkl00`00HkmS_`0;Hkl00`00HkmS_`0I Hkl00`00HkmS_`2?Hkl001AS_`03001S_f>o031S_`03001S_f>o01]S_`03001S_f>o00aS_`8001US _`8008mS_`0056>o00<006>oHkl0o00<006>oHkl06f>o00<006>oHkl03F>o0P006F>o0P00SF>o 000DHkl00`00HkmS_`0XHkl2000gHkl2000IHkl2002;Hkl001AS_`03001S_f>o02YS_`03001S_f>o 03IS_`03001S_f>o01QS_`03001S_f>o08QS_`0056>o00<006>oHkl0:f>o00<006>oHkl01f>o0P00 B6>o0P00R6>o000DHkl2000]Hkl00`00HkmS_`08Hkl2000/Hkl3000IHkl30025Hkl001AS_`03001S _f>o02eS_`8000YS_`03001S_f>o01]S_`8000mS_`8001YS_`<0089S_`0056>o00<006>oHkl0;f>o 0`009f>o0`003V>o0`006V>o0`00Of>o000DHkl00`00HkmS_`0bHkl00`00HkmS_`08Hkl3000LHkl4 000>Hkl5000GHkl5001jHkl001AS_`03001S_f>o041S_`<001eS_`@000mS_`8001YS_`D007ES_`00 3F>o0`0016>o00<006>oHkl0>F>o0`002V>o0`006f>o00<006>oHkl03V>o00<006>o00001@005f>o 1000LF>o000>Hkl00`00HkmS_`03Hkl00`00HkmS_`0lHkl80005Hkl3000RHkl60009Hkl20002Hkl6 000AHkl:001WHkl000iS_`03001S_f>o00=S_`<004AS_`03001S_f>o00ES_``00003Hkl000000100 0003Hkl0000007<002QS_`003V>o00<006>oHkl00f>o00<006>oHkl0of>o2V>o000>Hkl00`00HkmS _`03Hkl00`00HkmS_`3oHkl:Hkl000eS_`8000ES_`03001S_f>o0?mS_`YS_`003V>o00<006>oHkl0 0f>o00<006>oHkl0of>o2V>o003oHklQHkl00?mS_b5S_`00of>o8F>o003oHklQHkl00?mS_b5S_`00 of>o8F>o003oHklQHkl00?mS_b5S_`00of>o8F>o000?Hkl5003oHkl=Hkl0015S_`03001S_f>o0?mS _`eS_`004F>o00<006>oHkl0of>o3F>o000AHkl00`00HkmS_`3oHkl=Hkl0011S_`@00?mS_`eS_`00 4F>o00<006>oHkl00f>o00<006>oHkl0of>o1f>o000BHkl20003Hkl00`00HkmS_`3oHkl7Hkl00?mS _b5S_`00of>o8F>o003oHklQHkl00001\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-0.926274, -0.0983688, \ 0.0441654, 0.00714611}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Plot[{y3[x] /. zzpis2\[LeftDoubleBracket]1\[RightDoubleBracket], y3[x] /. zzpis1p3\[LeftDoubleBracket]1\[RightDoubleBracket], \n\t\ty3[x] /. zzmpis5p05\[LeftDoubleBracket]1\[RightDoubleBracket], y3[x] /. zzmpis8\[LeftDoubleBracket]1\[RightDoubleBracket], \n\t\ty3[x] /. zz0\[LeftDoubleBracket]1\[RightDoubleBracket]}, {x, 0, youter}, PlotRange \[Rule] All, AxesLabel \[Rule] {"\", "\"}, PlotStyle \[Rule] {Dashing[{ .02, .02}], Dashing[{ .05, .03}], \[IndentingNewLine]Dashing[{1, 0}], Dashing[{ .03, .01}], \[IndentingNewLine]Dashing[{ .02, .04, \ .06, .04}]}];\)\)], "Input", AspectRatioFixed->True], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 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.0238095 0.0952381 0.0147151 0.592553 [ [.21429 .00222 -3 -9 ] [.21429 .00222 3 0 ] [.40476 .00222 -3 -9 ] [.40476 .00222 3 0 ] [.59524 .00222 -3 -9 ] [.59524 .00222 3 0 ] [.78571 .00222 -3 -9 ] [.78571 .00222 3 0 ] [.97619 .00222 -6 -9 ] [.97619 .00222 6 0 ] [1.025 .01472 0 -6 ] [1.025 .01472 28 6 ] [.01131 .13323 -18 -4.5 ] [.01131 .13323 0 4.5 ] [.01131 .25174 -18 -4.5 ] [.01131 .25174 0 4.5 ] [.01131 .37025 -18 -4.5 ] [.01131 .37025 0 4.5 ] [.01131 .48876 -18 -4.5 ] [.01131 .48876 0 4.5 ] [.01131 .60727 -6 -4.5 ] [.01131 .60727 0 4.5 ] [.02381 .64303 -11 0 ] [.02381 .64303 11 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .21429 .01472 m .21429 .02097 L s [(2)] .21429 .00222 0 1 Mshowa .40476 .01472 m .40476 .02097 L s [(4)] .40476 .00222 0 1 Mshowa .59524 .01472 m .59524 .02097 L s [(6)] .59524 .00222 0 1 Mshowa .78571 .01472 m .78571 .02097 L s [(8)] .78571 .00222 0 1 Mshowa .97619 .01472 m .97619 .02097 L s [(10)] .97619 .00222 0 1 Mshowa .125 Mabswid .07143 .01472 m .07143 .01847 L s .11905 .01472 m .11905 .01847 L s .16667 .01472 m .16667 .01847 L s .2619 .01472 m .2619 .01847 L s .30952 .01472 m .30952 .01847 L s .35714 .01472 m .35714 .01847 L s .45238 .01472 m .45238 .01847 L s .5 .01472 m .5 .01847 L s .54762 .01472 m .54762 .01847 L s .64286 .01472 m .64286 .01847 L s .69048 .01472 m .69048 .01847 L s .7381 .01472 m .7381 .01847 L s .83333 .01472 m .83333 .01847 L s .88095 .01472 m .88095 .01847 L s .92857 .01472 m .92857 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s gsave 1.025 .01472 -61 -10 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zeta) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .02381 .13323 m .03006 .13323 L s [(0.2)] .01131 .13323 1 0 Mshowa .02381 .25174 m .03006 .25174 L s [(0.4)] .01131 .25174 1 0 Mshowa .02381 .37025 m .03006 .37025 L s [(0.6)] .01131 .37025 1 0 Mshowa .02381 .48876 m .03006 .48876 L s [(0.8)] .01131 .48876 1 0 Mshowa .02381 .60727 m .03006 .60727 L s [(1)] .01131 .60727 1 0 Mshowa .125 Mabswid .02381 .04434 m .02756 .04434 L s .02381 .07397 m .02756 .07397 L s .02381 .1036 m .02756 .1036 L s .02381 .16285 m .02756 .16285 L s .02381 .19248 m .02756 .19248 L s .02381 .22211 m .02756 .22211 L s .02381 .28136 m .02756 .28136 L s .02381 .31099 m .02756 .31099 L s .02381 .34062 m .02756 .34062 L s .02381 .39987 m .02756 .39987 L s .02381 .4295 m .02756 .4295 L s .02381 .45913 m .02756 .45913 L s .02381 .51839 m .02756 .51839 L s .02381 .54801 m .02756 .54801 L s .02381 .57764 m .02756 .57764 L s .25 Mabswid .02381 0 m .02381 .61803 L s gsave .02381 .64303 -72 -4 Mabsadd m 1 1 Mabs scale currentpoint translate /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end newfontname exch definefont pop } def 0 20 translate 1 -1 scale 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (f) show 69.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor ('') show 81.000 13.000 moveto 0.000 0.000 rmoveto 1.000 setlinewidth grestore .5 Mabswid [ .02 .02 ] 0 setdash .02381 .46354 m .06244 .38353 L .10458 .29799 L .14415 .223 L .18221 .15989 L .22272 .10598 L .26171 .0683 L .28302 .05329 L .30316 .04228 L .32313 .03398 L .34157 .02824 L .36029 .02396 L .37107 .02206 L .38092 .02063 L .40033 .0185 L .41103 .01765 L .42121 .017 L .43079 .0165 L .44101 .01609 L .45059 .01578 L .4594 .01555 L .46969 .01534 L .48081 .01517 L .49062 .01506 L .50098 .01497 L .51046 .0149 L .52062 .01485 L .53021 .01481 L .53895 .01479 L .54887 .01477 L .55804 .01475 L .56811 .01474 L .5788 .01473 L .58817 .01473 L .59827 .01472 L .60781 .01472 L .61655 .01472 L .62129 .01472 L .62635 .01472 L .63547 .01472 L .64105 .01472 L .64632 .01472 L .65101 .01472 L .65617 .01472 L .6659 .01472 L .67121 .01472 L .67619 .01472 L .68508 .01472 L .69464 .01472 L .6999 .01472 L Mistroke .70477 .01472 L .71012 .01472 L .71582 .01472 L .72125 .01472 L .72637 .01472 L .73592 .01472 L .74059 .01472 L .74571 .01472 L .75105 .01472 L .75604 .01472 L .77452 .01472 L .785 .01472 L .79015 .01472 L .79491 .01472 L .79714 .01472 L .79923 .01472 L .80141 .01472 L .80257 .01472 L .80381 .01472 L .80499 .01472 L .80627 .01472 L .80692 .01472 L .80761 .01472 L .80886 .01472 L .81011 .01472 L .81128 .01472 L .81348 .01472 L .82234 .01472 L .82721 .01472 L .83184 .01472 L .83445 .01472 L .83582 .01472 L .83729 .01472 L .83851 .01472 L .83987 .01472 L .8411 .01472 L .84226 .01472 L .84345 .01472 L .8447 .01472 L .84577 .01472 L .84695 .01472 L .84821 .01472 L .84956 .01472 L .852 .01472 L .85457 .01472 L .85736 .01472 L .86243 .01472 L .87191 .01472 L .87466 .01472 L .87723 .01472 L Mistroke .87991 .01472 L .88134 .01472 L .88213 .01472 L .88287 .01472 L .88416 .01472 L .88484 .01472 L .88557 .01472 L .88627 .01472 L .88692 .01472 L .88814 .01472 L .88935 .01472 L .89046 .01472 L .89297 .01472 L .91341 .01472 L .93248 .01472 L .94269 .01472 L .94771 .01472 L .95236 .01472 L .95656 .01472 L .96103 .01472 L .96335 .01472 L .96552 .01472 L .97047 .01472 L .97619 .01472 L Mfstroke [ .05 .03 ] 0 setdash .02381 .60332 m .06244 .45573 L .10458 .31142 L .14415 .20231 L .18221 .12535 L .20178 .09608 L .22272 .07166 L .24402 .05311 L .26416 .0404 L .27386 .03566 L .28414 .03146 L .30258 .0257 L .31199 .02349 L .32211 .02155 L .34041 .01899 L .35052 .01797 L .36155 .01712 L .37196 .0165 L .38164 .01606 L .3922 .01569 L .40216 .01543 L .4111 .01526 L .42077 .01511 L .43027 .015 L .4407 .01492 L .4516 .01485 L .46177 .01481 L .47222 .01478 L .48212 .01476 L .49101 .01475 L .496 .01474 L .50068 .01474 L .51008 .01473 L .51507 .01473 L .52045 .01473 L .52579 .01472 L .53141 .01472 L .53668 .01472 L .54146 .01472 L .551 .01472 L .55625 .01472 L .5612 .01472 L .56548 .01472 L .57001 .01472 L .57498 .01472 L .57957 .01472 L .5845 .01472 L .589 .01472 L .59385 .01472 L .59914 .01472 L Mistroke .60402 .01472 L .60854 .01472 L .61746 .01472 L .62255 .01472 L .62805 .01472 L .63324 .01472 L .63802 .01472 L .64708 .01472 L .65164 .01472 L .65664 .01472 L .67782 .01472 L .68785 .01472 L .69226 .01472 L .69476 .01472 L .69711 .01472 L .69936 .01472 L .70062 .01472 L .70177 .01472 L .70292 .01472 L .70418 .01472 L .70549 .01472 L .70671 .01472 L .70736 .01472 L .70807 .01472 L .70935 .01472 L .71175 .01472 L .71455 .01472 L .71713 .01472 L .72186 .01472 L .72446 .01472 L .72693 .01472 L .72922 .01472 L .73042 .01472 L .73171 .01472 L .73279 .01472 L .73398 .01472 L .73506 .01472 L .73607 .01472 L .73717 .01472 L .73837 .01472 L .73962 .01472 L .74079 .01472 L .74189 .01472 L .74288 .01472 L .74512 .01472 L .75488 .01472 L .75997 .01472 L .76265 .01472 L .76412 .01472 L .7655 .01472 L Mistroke .76679 .01472 L .76798 .01472 L .7693 .01472 L .77002 .01472 L .77071 .01472 L .77191 .01472 L .77302 .01472 L .77423 .01472 L .77553 .01472 L .81713 .01472 L .85722 .01472 L .8661 .01472 L .87561 .01472 L .88605 .01472 L .89579 .01472 L .90623 .01472 L .91574 .01472 L .93681 .01472 L .94596 .01472 L .95568 .01472 L .96634 .01472 L .97619 .01472 L Mfstroke [ 1 0 ] 0 setdash .02381 .02465 m .06244 .0463 L .10458 .06983 L .14415 .09154 L .18221 .1115 L .22272 .13069 L .26171 .14574 L .28302 .15193 L .29279 .1542 L .30316 .15616 L .31266 .15754 L .31807 .15813 L .32313 .15857 L .32551 .15873 L .32777 .15885 L .32982 .15895 L .33201 .15902 L .33326 .15906 L .33438 .15908 L .33551 .1591 L .33658 .15911 L .33783 .15911 L .33898 .15911 L .34024 .1591 L .34087 .15909 L .34157 .15908 L .34287 .15905 L .34408 .15901 L .34681 .15891 L .34922 .15878 L .35177 .15861 L .3562 .15825 L .36108 .15772 L .37187 .15613 L .38199 .15408 L .40218 .14848 L .42068 .14169 L .46031 .1228 L .49841 .10127 L .53897 .07801 L .57802 .05804 L .59793 .04937 L .61952 .0413 L .6595 .02998 L .67938 .02594 L .70042 .02265 L .71999 .02034 L .73831 .01872 L .75859 .01741 L .77713 .01655 L Mistroke .79615 .01593 L .80691 .01567 L .81689 .01548 L .82749 .01531 L .83745 .01518 L .85607 .01501 L .86586 .01495 L .87619 .01489 L .88587 .01485 L .89468 .01482 L .90418 .0148 L .91435 .01478 L .92378 .01476 L .9327 .01475 L .94238 .01474 L .95265 .01474 L .96142 .01473 L .97108 .01473 L .97619 .01472 L Mfstroke [ .03 .01 ] 0 setdash .02381 .12518 m .06244 .13916 L .10458 .15318 L .12507 .15902 L .14415 .16359 L .16254 .16701 L .17284 .16842 L .18221 .16937 L .18704 .16973 L .18969 .16988 L .19216 .17 L .19427 .17008 L .19654 .17015 L .19783 .17018 L .19905 .1702 L .20015 .17021 L .20135 .17021 L .20203 .17022 L .20276 .17021 L .20345 .17021 L .20409 .17021 L .2053 .17019 L .20657 .17017 L .20794 .17014 L .20922 .1701 L .21213 .16999 L .21466 .16986 L .21696 .16972 L .22214 .1693 L .22694 .16881 L .23205 .16816 L .24122 .16668 L .25109 .16464 L .26198 .16184 L .28133 .1555 L .30219 .14685 L .34333 .12534 L .38295 .10155 L .42106 .07882 L .46162 .05757 L .50066 .04157 L .52201 .03482 L .54216 .02968 L .56048 .02595 L .58063 .02274 L .6005 .02035 L .62155 .01851 L .641 .01729 L .65191 .01677 L .66189 .01638 L Mistroke .68091 .01581 L .69167 .01557 L .70165 .01539 L .71224 .01524 L .72221 .01513 L .74083 .01497 L .75062 .01491 L .76095 .01487 L .76977 .01483 L .77943 .01481 L .78966 .01478 L .79898 .01477 L .80974 .01475 L .81991 .01474 L .82959 .01474 L .83986 .01473 L .84863 .01473 L .85829 .01472 L .86841 .01472 L .87768 .01472 L .88785 .01472 L .89855 .01472 L .90812 .01472 L .91347 .01472 L .91833 .01472 L .92287 .01472 L .92779 .01472 L .93671 .01472 L .94585 .01472 L .95105 .01472 L .9559 .01472 L .96569 .01472 L .97619 .01472 L Mfstroke [ .02 .04 .06 .04 ] 0 setdash .02381 .21148 m .02499 .21148 L .02605 .21148 L .02729 .21148 L .02846 .21148 L .02954 .21148 L .03053 .21148 L .03163 .21147 L .03279 .21147 L .03395 .21147 L .0352 .21147 L .03746 .21146 L .03884 .21146 L .04016 .21145 L .04262 .21144 L .045 .21142 L .04753 .21139 L .0521 .21133 L .05489 .21129 L .05752 .21124 L .06244 .21111 L .06757 .21095 L .07299 .21073 L .08269 .2102 L .09312 .20939 L .10458 .20819 L .11478 .20679 L .12409 .20523 L .145 .2006 L .16409 .1949 L .18485 .18699 L .22563 .16643 L .2649 .14152 L .30265 .11516 L .34285 .08764 L .38154 .06443 L .40119 .05445 L .42268 .0451 L .4623 .03208 L .48191 .02747 L .50286 .02368 L .52421 .02083 L .54436 .01887 L .56438 .01749 L .58283 .01659 L .59252 .01623 L .60159 .01595 L .61218 .01568 L .62223 .01548 L .63194 .01532 L Mistroke .64252 .01518 L .66106 .015 L .6714 .01493 L .68077 .01489 L .69158 .01484 L .70175 .01481 L .71154 .01479 L .72187 .01477 L .73069 .01476 L .74036 .01475 L .75059 .01474 L .7599 .01473 L .77066 .01473 L .78083 .01472 L .79051 .01472 L .80078 .01472 L .80955 .01472 L .81921 .01472 L .82933 .01472 L .8386 .01472 L .84346 .01472 L .84877 .01472 L .85428 .01472 L .85947 .01472 L .86442 .01472 L .86977 .01472 L .87912 .01472 L .88442 .01472 L .89003 .01472 L .90008 .01472 L .90954 .01472 L .91476 .01472 L .9197 .01472 L .92928 .01472 L .93802 .01472 L .94259 .01472 L .94763 .01472 L .95784 .01472 L .96239 .01472 L .9673 .01472 L .96956 .01472 L .97194 .01472 L .97397 .01472 L .97619 .01472 L Mfstroke 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgo8F>o003oHklQ Hkl003mS_`D002YS_`<002US_`<002]S_`<002MS_`<000AS_`8002ES_`00@6>o00@006>oHkl002]S _`03001S_f>o02MS_`05001S_f>oHkl0000YHkl01@00HkmS_f>o00009f>o00<006>oHkl00V>o00@0 06>oHkl002AS_`00@F>o00<006>oHkl0:6>o1@00:6>o00D006>oHkmS_`0002US_`05001S_f>oHkl0 000WHkl00`00HkmS_`02Hkl01000HkmS_`0096>o0012Hkl00`00HkmS_`0WHkl01000HkmS_`00:F>o 1000:f>o0`00:6>o00<006>oHkl00V>o00@006>oHkl002AS_`00?f>o00D006>oHkmS_`0002US_`03 001S_`0002US_`03001S_f>o02]S_`05001S_f>oHkl0000WHkl00`00HkmS_`02Hkl01000HkmS_`00 96>o000oHkl01@00HkmS_f>o0000:V>o0P00:V>o00<006>oHkl0:V>o00D006>oHkmS_`0002IS_`80 00AS_`04001S_f>o000THkl0041S_`<002aS_`03001S_f>o02US_`8002]S_`<002QS_`03001S_f>o 00=S_`8002ES_`00of>o8F>o000DHkl00`00HkmS_`3oHkl:Hkl001AS_`03001S_f>o0>iS_`D0009S _`<000AS_`8000=S_`@000AS_`0056>o00<006>oHkl0kf>o00H006>oHkl006>o0006Hkl01P00HkmS _`00Hkl0009S_`03001S_f>o00=S_`003f>ok`002F>o00@006>oHkmS_`D0009S_`03001S_f>o00=S _`<000ES_`0056>o00<006>oHkl02F>o00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl02F>o 00<006>oHkl026>o00<006>oHkl026>o00<006>oHkl026>o3`0016>o1@002f>o00<006>oHkl01F>o 20001V>o00<006>o00003@0000=S_`0000001P001f>o5`000V>o00<006>oHkl026>o00<006>oHkl0 2F>o00<006>oHkl026>o00<006>oHkl02f>o00@006>oHkl0009S_`05001S_f>oHkl00002Hkl00`00 HkmS_`02Hkl01000HkmS_`001F>o000DHkl00`00HkmS_`0[Hkl00`00HkmS_`0CHkl50009Hkl20007 Hkl00`00HkmS_`0EHkl70008Hkl300000f>o00000004000CHkl9000>Hkl00`00HkmS_`0ZHkl00`00 HkmS_`0;Hkl50002Hkl30002Hkl40003Hkl20006Hkl001AS_`8003mS_`<000]S_`<002eS_`<001QS _`D005mS_`03001S_f>o00]S_`0056>o00@006>o000003US_`@000QS_`8001eS_`8000mS_`<00003 Hkl0000001MS_`@006AS_`03001S_f>o00]S_`0056>o00@006>oHkmS_`8003IS_`03001S_f>o00QS _`8001eS_`8000iS_`<001YS_`<007IS_`0056>o00<006>oHkl00f>o0P00?V>o00<006>oHkl076>o 00<006>oHkl036>o0P006V>o0`00NF>o000DHkl20006Hkl2001WHkl2000JHkl3001lHkl001AS_`03 001S_f>o00MS_`8003AS_`8002aS_`<001US_`<007mS_`0056>o00<006>oHkl02F>o0P009f>o0P00 1f>o0P006f>o0P003f>o0P006V>o0P00PV>o000DHkl00`00HkmS_`0;Hkl2000THkl00`00HkmS_`06 Hkl00`00HkmS_`0IHkl2000>Hkl00`00Hkl0000IHkl30024Hkl001AS_`03001S_f>o00eS_`80025S _`03001S_f>o025S_`8000mS_`8001US_`8008MS_`0056>o00<006>oHkl03f>o0P007V>o00<006>o Hkl086>o0P003f>o0P006F>o0P00RF>o000DHkl00`00HkmS_`0AHkl2000KHkl00`00HkmS_`05Hkl0 0`00HkmS_`0GHkl2000?Hkl2000HHkl3002;Hkl001AS_`8001AS_`03001S_f>o01MS_`03001S_f>o 00ES_`03001S_f>o01MS_`03001S_f>o00iS_`03001S_f>o01IS_`8008iS_`0056>o00<006>oHkl0 56>o0P005V>o00<006>oHkl01F>o00<006>oHkl05V>o0P003V>o00<006>oHkl05f>o0P00T6>o000D Hkl00`00HkmS_`0FHkl00`00HkmS_`0BHkl00`00HkmS_`05Hkl00`00HkmS_`0FHkl00`00HkmS_`0< Hkl2000HHkl2002BHkl001AS_`03001S_f>o01MS_`80015S_`03001S_f>o02]S_`<001US_`03001S _f>o099S_`0056>o00<006>oHkl06F>o00<006>oHkl0>f>o00<006>oHkl066>o0P00UF>o000DHkl0 0`00HkmS_`0JHkl2000DHkl00`00HkmS_`0mHkl2002GHkl001AS_`03001S_f>o01aS_`80015S_`03 001S_f>o029S_`8001US_`03001S_f>o09MS_`0056>o0P007f>o0`003F>o00<006>oHkl04V>o0P00 3F>o0P006F>o0P00VV>o000DHkl00`00HkmS_`0QHkl20003Hkl00`00HkmS_`04Hkl00`00HkmS_`0B Hkl00`00HkmS_`0;Hkl2000IHkl2002LHkl001AS_`03001S_f>o02=S_`04001S_f>o0005Hkl00`00 HkmS_`0BHkl00`00HkmS_`0;Hkl00`00HkmS_`0GHkl2002NHkl001AS_`03001S_f>o02AS_`8001YS _`03001S_f>o00US_`8001YS_`03001S_f>o09iS_`0056>o00<006>oHkl096>o00@006>o000002=S _`03001S_f>o01QS_`800:5S_`000V>o0P0016>o00@006>oHkmS_`D000=S_`03001S_f>o02AS_`04 001S_f>oHkl3000OHkl00`00HkmS_`0GHkl2002SHkl00005Hkl006>oHkl00008Hkl01000HkmS_`00 0f>o10008V>o00<006>oHkl00f>o00@006>o000001]S_`8001QS_`800:ES_`0000ES_`00HkmS_`00 00US_`03001S_f>o00=S_`04001S_f>oHkl3000OHkl00`00HkmS_`03Hkl01000HkmS_f>o0`005f>o 00<006>oHkl05V>o0P00Yf>o00001F>o001S_f>o00002V>o00<006>oHkl00V>o0`0016>o0P0076>o 00<006>oHkl00f>o00<006>oHkl01F>o0`001F>o0P002V>o0P006F>o00<006>oHkl0Yf>o00001F>o 001S_f>o00001f>o00D006>oHkmS_`0000=S_`03001S_f>o00MS_`<001QS_`03001S_f>o009S_`03 001S_f>o00US_`D000YS_`8001US_`800:YS_`0000ES_`00HkmS_`0000MS_`05001S_f>oHkl00003 Hkl00`00HkmS_`0:Hkl3000DHkl00`00HkmS_`0@Hkl40009Hkl00`00HkmS_`0FHkl3002/Hkl0009S _`8000US_`<000AS_`03001S_f>o00eS_`80019S_`03001S_f>o00mS_`03001S_f>o009S_`<000=S _`<001AS_`D00:mS_`0056>o00<006>oHkl046>o0`003F>o00<006>oHkl03V>o0P0026>o1@004V>o 0`00]6>o000DHkl00`00HkmS_`0CHkl3000>Hkl00`00HkmS_`08Hkl20008Hkl30004Hkl50007Hkl6 002gHkl001AS_`03001S_f>o01IS_`8000]S_`03001S_f>o00QS_`03001S_f>o00AS_`@000aS_`L0 0;eS_`0056>o0P006V>o10001V>o00<006>oHkl01f>o00<006>oHkl01000eF>o000DHkl00`00HkmS _`0MHkl400000f>o0000000700000f>o00000002003IHkl001AS_`03001S_f>o025S_`03001S_f>o 0>ES_`0056>o00<006>oHkl07F>o00<006>oHkl0jF>o000DHkl00`00HkmS_`0MHkl00`00HkmS_`3Y Hkl001AS_`03001S_f>o01aS_`03001S_f>o00AS_`800>AS_`0056>o00<006>oHkl076>o00D006>o Hkl006>o00800>IS_`0056>o0P0076>o00@006>oHkmS_`800>QS_`0056>o00<006>oHkl06f>o00@0 06>oHkl00>YS_`0056>o00<006>oHkl05V>o00D006>oHkmS_`00009S_`03001S_f>o0>US_`0056>o 00<006>oHkl046>o1P0016>o00<006>o0000k6>o000DHkl30008Hkl80009Hkl00`00HkmS_`3]Hkl0 01AS_`03001S_f>o01US_`03001S_f>o0>eS_`0056>o00<006>oHkl06F>o00<006>oHkl0kF>o000D Hkl2000IHkl00`00Hkl0003^Hkl001AS_`03001S_f>o01YS_`03001S_f>o0>aS_`0056>o00<006>o Hkl06F>o00<006>oHkl0kF>o000DHkl00`00HkmS_`0IHkl00`00HkmS_`3]Hkl0009S_`8000AS_`03 001S_f>o00=S_`<000=S_`03001S_f>o01US_`03001S_f>o0>eS_`0000ES_`00HkmS_`0000YS_`03 001S_f>o009S_`03001S_f>o01QS_`03001S_f>o0>iS_`0000ES_`00HkmS_`0000MS_`D000=S_`03 001S_f>o0?mS_`YS_`0000ES_`00HkmS_`0000MS_`04001S_f>o0004Hkl3000FHkl00`00HkmS_`3` Hkl00005Hkl006>oHkl00008Hkl00`00Hkl00004Hkl00`00HkmS_`0FHkl00`00HkmS_`3`Hkl00005 Hkl006>oHkl00009Hkl20004Hkl00`00HkmS_`0EHkl00`00HkmS_`3aHkl0009S_`8000]S_`03001S _f>o009S_`03001S_f>o01ES_`03001S_f>o0?5S_`0056>o00<006>oHkl056>o0P00lf>o000DHkl0 0`00HkmS_`0DHkl00`00HkmS_`3bHkl001AS_`03001S_f>o01=S_`800?AS_`0056>o0P005F>o00<0 06>oHkl0lV>o000DHkl00`00HkmS_`0CHkl00`00HkmS_`3cHkl001AS_`03001S_f>o01=S_`03001S _f>o0?=S_`0056>o00<006>oHkl04F>o00<006>o0000mF>o000DHkl00`00HkmS_`0AHkl2003fHkl0 01AS_`03001S_f>o015S_`03001S_f>o0?ES_`0056>o00<006>oHkl046>o00<006>oHkl0mV>o000D Hkl2000@Hkl00`00HkmS_`3gHkl001AS_`03001S_f>o0?mS_`YS_`0056>o00<006>oHkl0of>o2V>o 000DHkl00`00HkmS_`3oHkl:Hkl001AS_`03001S_f>o011S_`03001S_f>o0?IS_`0056>o00<006>o Hkl03F>o00@006>oHkl00?QS_`0056>o00<006>oHkl03F>o00<006>o0000nF>o000DHkl2000=Hkl0 1000HkmS_`00nF>o000DHkl00`00HkmS_`0o000DHkl00`00HkmS_`0;Hkl0 1000HkmS_`00nV>o000DHkl00`00HkmS_`0>Hkl00`00HkmS_`3hHkl0009S_`8000AS_`03001S_f>o 009S_`<000AS_`03001S_f>o00iS_`03001S_f>o0?QS_`0000ES_`00HkmS_`0000MS_`05001S_f>o Hkl00003Hkl00`00HkmS_`0=Hkl00`00HkmS_`3iHkl00005Hkl006>oHkl00007Hkl01@00HkmS_f>o 00000f>o00<006>oHkl026>o00<006>oHkl00V>o00<006>oHkl0nF>o00001F>o001S_f>o00001f>o 100016>o0`0026>o00<006>oHkl00V>o00<006>oHkl0nF>o00001F>o001S_f>o00001f>o00<006>o Hkl01F>o00<006>oHkl026>o00D006>oHkmS_`000?aS_`0000ES_`00HkmS_`0000QS_`03001S_f>o 00AS_`03001S_f>o00MS_`03001S_f>o0?mS_`000V>o0P002V>o0P0016>o00<006>oHkl01f>o00<0 06>oHkl0of>o000DHkl00`00HkmS_`06Hkl00`00HkmS_`3oHkl1Hkl001AS_`03001S_f>o0?mS_`YS _`0056>o00<006>oHkl0of>o2V>o000DHkl2003oHkl;Hkl001AS_`03001S_f>o00AS_`03001S_f>o 00=S_`03001S_f>o0?aS_`0056>o00<006>oHkl016>o00<006>oHkl00f>o00<006>oHkl0o6>o000D Hkl00`00HkmS_`03Hkl00`00HkmS_`04Hkl00`00HkmS_`3lHkl001AS_`03001S_f>o00=S_`03001S _f>o00=S_`03001S_f>o0?eS_`0056>o00<006>oHkl00V>o00<006>oHkl016>o00<006>oHkl0oF>o 000DHkl00`00HkmS_`09Hkl00`00HkmS_`3mHkl001AS_`8000US_`03001S_f>o0?iS_`0056>o00<0 06>oHkl026>o00<006>oHkl0oV>o000DHkl01000HkmS_`001f>o00<006>oHkl0oV>o000DHkl01000 HkmS_`001f>o00<006>oHkl0oV>o000DHkl00`00Hkl00007Hkl00`00HkmS_`3oHkl001AS_`03001S _`0000MS_`03001S_f>o0?mS_`0056>o00<006>o0000of>o2V>o000DHkl2003oHkl;Hkl001AS_`03 001S_f>o0?mS_`YS_`0056>o00<006>oHkl0of>o2V>o000DHkl00`00HkmS_`3oHkl:Hkl001AS_`03 001S_f>o0?mS_`YS_`000V>o0P0016>o00<006>oHkl00V>o0`0016>o00<006>oHkl01F>o00<006>o Hkl0of>o0V>o00001F>o001S_f>o00001f>o00D006>oHkmS_`0000=S_`03001S_f>o00ES_`03001S _f>o0?mS_`9S_`0000ES_`00HkmS_`0000MS_`05001S_f>oHkl00003Hkl30005Hkl00`00HkmS_`3o Hkl2Hkl00005Hkl006>oHkl00008Hkl30004Hkl00`00HkmS_`04Hkl00`00HkmS_`3oHkl3Hkl00005 Hkl006>oHkl00007Hkl01@00HkmS_f>o00000f>o00<006>oHkl016>o00<006>oHkl0of>o0f>o0000 1F>o001S_f>o00001f>o00D006>oHkmS_`0000=S_`03001S_f>o00AS_`03001S_f>o0?mS_`=S_`00 0V>o0P002F>o0`0016>o00<006>oHkl016>o00<006>oHkl0of>o0f>o000DHkl00`00HkmS_`03Hkl0 0`00HkmS_`3oHkl4Hkl001AS_`03001S_f>o00=S_`03001S_f>o0?mS_`AS_`0056>o0P0016>o00<0 06>oHkl0of>o16>o000DHkl00`00HkmS_`03Hkl00`00HkmS_`3oHkl4Hkl001AS_`03001S_f>o009S _`03001S_f>o0?mS_`ES_`0056>o00<006>oHkl00V>o00<006>oHkl0of>o1F>o000DHkl00`00HkmS _`3oHkl:Hkl001AS_`03001S_f>o0?mS_`YS_`0056>o00<006>oHkl0of>o2V>o000DHkl2003oHkl; Hkl001AS_`03001S_f>o0?mS_`YS_`0056>o00<006>oHkl0of>o2V>o000DHkl01000HkmS_`00of>o 2F>o000DHkl01000HkmS_`00of>o2F>o000DHkl01000HkmS_`00of>o2F>o000DHkl00`00Hkl0003o Hkl:Hkl001AS_`<00?mS_`YS_`0056>o00<006>o0000of>o2V>o000DHkl2003oHkl;Hkl001AS_`80 0?mS_`]S_`0056>o0P00of>o2f>o000=Hkl30004Hkl00`00HkmS_`3oHkl:Hkl000iS_`03001S_f>o 00=S_`03001S_f>o0?mS_`YS_`003V>o00<006>oHkl00f>o0`00of>o2V>o000>Hkl00`00HkmS_`03 Hkl00`00HkmS_`3oHkl:Hkl000iS_`03001S_f>o00=S_`03001S_f>o0?mS_`YS_`003F>o0P001F>o 00<006>oHkl0of>o2V>o000>Hkl00`00HkmS_`3oHkl@Hkl00?mS_b5S_`00of>o8F>o003oHklQHkl0 0?mS_b5S_`00of>o8F>o003oHklQHkl00?mS_b5S_`00of>o8F>o000o0?mS_a1S_`003V>o00<006>oHkl0of>o46>o000>Hkl00`00HkmS_`3oHkl@Hkl000eS_`@0 0?mS_a1S_`003V>o00<006>oHkl00f>o00<006>oHkl00f>o00<006>oHkl0of>o16>o000?Hkl20003 Hkl00`00HkmS_`03Hkl00`00HkmS_`3oHkl4Hkl00?mS_b5S_`00of>o8F>o003oHklQHkl00001\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-0.926274, -0.0977131, \ 0.0441654, 0.00709848}}] }, Open ]], Cell["\<\ The important result is that in a converging region, m>0, the \ stress increases and the layer thins. In a diverging region, m<0, the stress \ decreases, to 0, and the layer thickens. This tells us the qualitative \ behavior for flow past any shape body. Further it provides insight into \ boundary layer separation which occurs when the tangential velocity gradient \ at the wall equals zero indicating that a backflow will start to occur. \ \ \>", "Text", Evaluatable->False, AspectRatioFixed->True] }, Open ]] }, Closed]] }, FrontEndVersion->"4.0 for Macintosh", ScreenRectangle->{{0, 1024}, {0, 748}}, WindowToolbars->{}, CellGrouping->Manual, WindowSize->{691, 657}, WindowMargins->{{45, Automatic}, {Automatic, 10}}, PrivateNotebookOptions->{"ColorPalette"->{RGBColor, 128}}, ShowCellLabel->True, CellLabelAutoDelete->True, ShowCellTags->False, RenderingOptions->{"ObjectDithering"->True, "RasterDithering"->False}, CharacterEncoding->"MacintoshAutomaticEncoding", StyleDefinitions -> Notebook[{ Cell[CellGroupData[{ Cell["Style Definitions", "Subtitle"], Cell["\<\ Modify the definitions below to change the default appearance of \ all cells in a given style. Make modifications to any definition using commands in the Format menu.\ \>", "Text"], Cell[CellGroupData[{ Cell["Style Environment Names", "Section"], Cell[StyleData[All, "Working"], ScriptMinSize->9], Cell[StyleData[All, "Printout"], PageWidth->PaperWidth, ShowCellLabel->False, ImageSize->{200, 200}, PrivateFontOptions->{"FontType"->"Outline"}] }, Closed]], Cell[CellGroupData[{ Cell["Notebook Options", "Section"], Cell["\<\ The options defined for the style below will be used at the \ Notebook level.\ \>", "Text"], Cell[StyleData["Notebook"], PageHeaders->{{Cell[ TextData[ { CounterBox[ "Page"]}], "PageNumber"], None, Cell[ TextData[ { ValueBox[ "FileName"]}], "Header"]}, {Cell[ TextData[ { ValueBox[ "FileName"]}], "Header"], None, Cell[ TextData[ { CounterBox[ "Page"]}], "PageNumber"]}}, PageHeaderLines->{True, True}, PrintingOptions->{"FirstPageHeader"->False, "FacingPages"->True}, CellLabelAutoDelete->False, CellFrameLabelMargins->6, StyleMenuListing->None] }, Closed]], Cell[CellGroupData[{ Cell["Styles for Headings", "Section"], Cell[CellGroupData[{ Cell[StyleData["Title"], CellFrame->{{0, 0}, {0, 0.25}}, CellMargins->{{18, 30}, {4, 20}}, CellGroupingRules->{"TitleGrouping", 0}, PageBreakBelow->False, CellFrameMargins->9, LineSpacing->{0.95, 0}, CounterIncrements->"Title", CounterAssignments->{{"Section", 0}, {"Equation", 0}, {"Figure", 0}}, FontFamily->"Comic Sans MS", FontSize->36, Background->RGBColor[0.750011, 1, 0.750011]], Cell[StyleData["Title", "Printout"], CellMargins->{{18, 30}, {4, 0}}, CellFrameMargins->4, FontSize->30] }, Open ]], Cell[CellGroupData[{ Cell[StyleData["Subtitle"], CellMargins->{{18, 30}, {0, 10}}, CellGroupingRules->{"TitleGrouping", 10}, PageBreakBelow->False, LineSpacing->{1, 0}, CounterIncrements->"Subtitle", CounterAssignments->{{"Section", 0}, {"Equation", 0}, {"Figure", 0}}, FontSize->24, FontSlant->"Italic", Background->RGBColor[0.8, 0.920012, 0.920012]], Cell[StyleData["Subtitle", "Printout"], CellMargins->{{18, 30}, {0, 10}}, FontSize->18] }, Closed]], Cell[CellGroupData[{ Cell[StyleData["SectionFirst"], CellFrame->{{0, 0}, {0, 3}}, CellMargins->{{18, 30}, {4, 30}}, CellGroupingRules->{"SectionGrouping", 40}, PageBreakBelow->False, CellFrameMargins->3, CounterIncrements->"Section", CounterAssignments->{{"Subsection", 0}, {"Subsubsection", 0}}, FontSize->18, FontWeight->"Bold", Background->RGBColor[1, 0.8, 0.960021]], Cell[StyleData["SectionFirst", "Printout"], FontSize->14] }, Open ]], Cell[CellGroupData[{ Cell[StyleData["Section"], CellMargins->{{18, 30}, {4, 30}}, CellGroupingRules->{"SectionGrouping", 40}, PageBreakBelow->False, CounterIncrements->"Section", CounterAssignments->{{"Subsection", 0}, {"Subsubsection", 0}}, FontSize->18, FontWeight->"Bold", Background->RGBColor[0.920012, 0.870024, 0.770016]], Cell[StyleData["Section", "Printout"], FontSize->14] }, Open ]], Cell[CellGroupData[{ Cell[StyleData["Subsection"], CellDingbat->"\[FilledSquare]", CellMargins->{{18, 30}, {4, 20}}, CellGroupingRules->{"SectionGrouping", 50}, PageBreakBelow->False, CounterIncrements->"Subsection", CounterAssignments->{{"Subsubsection", 0}}, FontSize->14, FontWeight->"Bold", Background->RGBColor[0.970001, 0.890013, 0.850004]], Cell[StyleData["Subsection", "Printout"], FontSize->12] }, Closed]], Cell[CellGroupData[{ Cell[StyleData["Subsubsection"], CellDingbat->"\[FilledSmallSquare]", CellMargins->{{18, 30}, {4, 12}}, CellGroupingRules->{"SectionGrouping", 60}, PageBreakBelow->False, CounterIncrements->"Subsubsection", FontSize->12, FontWeight->"Bold", Background->RGBColor[0.870008, 1, 0.960006]], Cell[StyleData["Subsubsection", "Printout"], FontSize->10] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell["Styles for Body Text", "Section", FontFamily->"Comic Sans MS", FontSize->18], Cell[CellGroupData[{ Cell[StyleData["Text"], CellMargins->{{18, 10}, {Inherited, 6}}, TextJustification->1, LineSpacing->{1, 2}, CounterIncrements->"Text", FontFamily->"Comic Sans MS", FontSize->14, Background->RGBColor[0.900008, 1, 0.940002]], Cell[StyleData["Text", "Printout"], CellMargins->{{18, 30}, {Inherited, 4}}, LineSpacing->{1, 3}, FontSize->12] }, Closed]], Cell[CellGroupData[{ Cell[StyleData["Caption"], CellMargins->{{55, 50}, {5, 5}}, PageBreakAbove->False, FontFamily->"Comic Sans MS", FontSize->12], Cell[StyleData["Caption", "Printout"], CellMargins->{{55, 55}, {5, 2}}, FontSize->10] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell["Styles for Input/Output", "Section"], Cell["\<\ The cells in this section define styles used for input and output \ to the kernel. Be careful when modifying, renaming, or removing these \ styles, because the front end associates special meanings with these style \ names.\ \>", "Text"], Cell[CellGroupData[{ Cell[StyleData["Input"], CellMargins->{{55, 10}, {5, 8}}, Evaluatable->True, CellGroupingRules->"InputGrouping", CellHorizontalScrolling->True, PageBreakWithin->False, GroupPageBreakWithin->False, CellLabelMargins->{{26, Inherited}, {Inherited, Inherited}}, DefaultFormatType->DefaultInputFormatType, AutoItalicWords->{}, FormatType->InputForm, ShowStringCharacters->True, NumberMarks->True, CounterIncrements->"Input", FontSize->16, FontWeight->"Bold"], Cell[StyleData["Input", "Printout"], CellMargins->{{55, 55}, {0, 10}}, ShowCellLabel->False, FontSize->13.5] }, Closed]], Cell[CellGroupData[{ Cell[StyleData["Output"], CellMargins->{{55, 10}, {8, 5}}, CellEditDuplicate->True, CellGroupingRules->"OutputGrouping", CellHorizontalScrolling->True, PageBreakWithin->False, GroupPageBreakWithin->False, GeneratedCell->True, CellAutoOverwrite->True, CellLabelPositioning->Left, CellLabelMargins->{{26, Inherited}, {Inherited, Inherited}}, DefaultFormatType->DefaultOutputFormatType, AutoItalicWords->{}, FormatType->InputForm, CounterIncrements->"Output", FontSize->15, Background->RGBColor[0.940017, 0.890013, 0.990005]], Cell[StyleData["Output", "Printout"], CellMargins->{{55, 55}, {10, 10}}, ShowCellLabel->False, FontSize->9.5] }, Open ]], Cell[CellGroupData[{ Cell[StyleData["Message"], CellDingbat->"\[LongDash]", CellMargins->{{55, Inherited}, {Inherited, Inherited}}, CellGroupingRules->"OutputGrouping", PageBreakWithin->False, GroupPageBreakWithin->False, GeneratedCell->True, CellAutoOverwrite->True, ShowCellLabel->False, CellLabelMargins->{{26, Inherited}, {Inherited, Inherited}}, DefaultFormatType->DefaultOutputFormatType, AutoItalicWords->{}, FormatType->InputForm, CounterIncrements->"Message", StyleMenuListing->None, FontSize->10, FontSlant->"Italic"], Cell[StyleData["Message", "Printout"], CellMargins->{{55, 55}, {0, 3}}, FontSize->8] }, Closed]], Cell[CellGroupData[{ Cell[StyleData["Print"], CellMargins->{{55, Inherited}, {Inherited, Inherited}}, CellGroupingRules->"OutputGrouping", CellHorizontalScrolling->True, PageBreakWithin->False, GroupPageBreakWithin->False, GeneratedCell->True, CellAutoOverwrite->True, ShowCellLabel->False, CellLabelMargins->{{26, Inherited}, {Inherited, Inherited}}, DefaultFormatType->DefaultOutputFormatType, TextAlignment->Left, AutoItalicWords->{}, FormatType->InputForm, CounterIncrements->"Print", StyleMenuListing->None], Cell[StyleData["Print", "Printout"], CellMargins->{{54, 72}, {2, 10}}, FontSize->8] }, Closed]], Cell[CellGroupData[{ Cell[StyleData["Graphics"], CellMargins->{{55, Inherited}, {Inherited, Inherited}}, CellGroupingRules->"GraphicsGrouping", CellHorizontalScrolling->True, PageBreakWithin->False, GeneratedCell->True, CellAutoOverwrite->True, ShowCellLabel->False, DefaultFormatType->DefaultOutputFormatType, FormatType->InputForm, CounterIncrements->"Graphics", StyleMenuListing->None, Background->RGBColor[0.780011, 0.920012, 1], ButtonBoxOptions->{Background->RGBColor[0.750011, 0.630014, 0.760021]}], Cell[StyleData["Graphics", "Printout"], CellMargins->{{55, 55}, {0, 15}}, ImageSize->{0.0625, 0.0625}, ImageMargins->{{35, Inherited}, {Inherited, 0}}, FontSize->8] }, Open ]], Cell[CellGroupData[{ Cell[StyleData["CellLabel"], CellMargins->{{9, Inherited}, {Inherited, Inherited}}, StyleMenuListing->None, FontFamily->"Helvetica", FontSize->9, FontSlant->"Oblique"], Cell[StyleData["CellLabel", "Printout"], CellMargins->{{0, Inherited}, {Inherited, Inherited}}, FontSize->8] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell["Unique Styles", "Section"], Cell[CellGroupData[{ Cell[StyleData["Author"], CellMargins->{{45, Inherited}, {2, 20}}, CellGroupingRules->{"TitleGrouping", 20}, PageBreakBelow->False, CounterAssignments->{{"Section", 0}, {"Equation", 0}, {"Figure", 0}}, FontSize->14, FontWeight->"Bold"], Cell[StyleData["Author", "Printout"], CellMargins->{{36, Inherited}, {2, 30}}, FontSize->12] }, Closed]], Cell[CellGroupData[{ Cell[StyleData["Address"], CellMargins->{{45, Inherited}, {2, 2}}, CellGroupingRules->{"TitleGrouping", 30}, PageBreakBelow->False, LineSpacing->{1, 1}, CounterAssignments->{{"Section", 0}, {"Equation", 0}, {"Figure", 0}}, FontSize->12, FontSlant->"Italic"], Cell[StyleData["Address", "Printout"], CellMargins->{{36, Inherited}, {2, 2}}, FontSize->10] }, Closed]], Cell[CellGroupData[{ Cell[StyleData["Abstract"], CellMargins->{{45, 75}, {Inherited, 30}}, LineSpacing->{1, 0}], Cell[StyleData["Abstract", "Printout"], CellMargins->{{36, 67}, {Inherited, 50}}, FontSize->10] }, Closed]], Cell[CellGroupData[{ Cell[StyleData["Reference"], CellMargins->{{18, 40}, {2, 2}}, TextJustification->1, LineSpacing->{1, 0}], Cell[StyleData["Reference", "Printout"], CellMargins->{{18, 40}, {Inherited, 0}}, FontSize->8] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell["Styles for Automatic Numbering", "Section"], Cell["\<\ The following styles are useful for numbered equations, figures, \ etc. They automatically give the cell a FrameLabel containing a reference to \ a particular counter, and also increment that counter.\ \>", "Text"], Cell[CellGroupData[{ Cell[StyleData["NumberedEquation"], CellMargins->{{55, 10}, {0, 10}}, CellFrameLabels->{{None, Cell[ TextData[ {"(", CounterBox[ "NumberedEquation"], ")"}]]}, {None, None}}, DefaultFormatType->DefaultInputFormatType, CounterIncrements->"NumberedEquation", FormatTypeAutoConvert->False], Cell[StyleData["NumberedEquation", "Printout"], CellMargins->{{55, 55}, {0, 10}}, FontSize->10] }, Closed]], Cell[CellGroupData[{ Cell[StyleData["NumberedFigure"], CellMargins->{{55, 145}, {2, 10}}, CellHorizontalScrolling->True, CellFrameLabels->{{None, None}, {Cell[ TextData[ {"Figure ", CounterBox[ "NumberedFigure"]}], FontWeight -> "Bold"], None}}, CounterIncrements->"NumberedFigure", FormatTypeAutoConvert->False], Cell[StyleData["NumberedFigure", "Printout"], FontSize->10] }, Closed]], Cell[CellGroupData[{ Cell[StyleData["NumberedTable"], CellMargins->{{55, 145}, {2, 10}}, CellFrameLabels->{{None, None}, {Cell[ TextData[ {"Table ", CounterBox[ "NumberedTable"]}], FontWeight -> "Bold"], None}}, TextAlignment->Center, CounterIncrements->"NumberedTable", FormatTypeAutoConvert->False], Cell[StyleData["NumberedTable", "Printout"], CellMargins->{{18, Inherited}, {Inherited, Inherited}}, FontSize->10] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell["Formulas and Programming", "Section"], Cell[CellGroupData[{ Cell[StyleData["DisplayFormula"], CellMargins->{{55, 10}, {2, 10}}, CellHorizontalScrolling->True, DefaultFormatType->DefaultInputFormatType, ScriptLevel->0, SingleLetterItalics->True, UnderoverscriptBoxOptions->{LimitsPositioning->True}], Cell[StyleData["DisplayFormula", "Printout"], FontSize->10] }, Closed]], Cell[CellGroupData[{ Cell[StyleData["ChemicalFormula"], CellMargins->{{55, 10}, {2, 10}}, DefaultFormatType->DefaultInputFormatType, AutoSpacing->False, ScriptLevel->1, ScriptBaselineShifts->{0.6, Automatic}, SingleLetterItalics->False, ZeroWidthTimes->True], Cell[StyleData["ChemicalFormula", "Printout"], FontSize->10] }, Closed]], Cell[CellGroupData[{ Cell[StyleData["Program"], CellMargins->{{18, 10}, {Inherited, 6}}, FontFamily->"Courier"], Cell[StyleData["Program", "Printout"], CellMargins->{{18, 30}, {Inherited, 4}}, FontSize->9.5] }, Closed]] }, Closed]] }, Open ]] }], MacintoshSystemPageSetup->"\<\ 00<0001804P000000]P2:?oQon82n@960dL5:0?l0080001804P000000]P2:001 0000I00000400`<300000BL?00400@0000000000000006P801T1T00000000000 00000000000000000000000000000000\>" ] (*********************************************************************** 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->{ "pde_to_ode"->{ Cell[23514, 715, 109, 2, 42, "Subsection", CellTags->"pde_to_ode"]} } *) (*CellTagsIndex CellTagsIndex->{ {"pde_to_ode", 220233, 7247} } *) (*NotebookFileOutline Notebook[{ Cell[1717, 49, 112, 2, 138, "Title", Evaluatable->False], Cell[1832, 53, 593, 11, 425, "Text"], Cell[CellGroupData[{ Cell[2450, 68, 27, 0, 53, "Subtitle"], Cell[2480, 70, 473, 8, 131, "Text"] }, Open ]], Cell[CellGroupData[{ Cell[2990, 83, 30, 0, 53, "Subtitle"], Cell[3023, 85, 224, 5, 236, "Text"] }, Open ]], Cell[CellGroupData[{ Cell[3284, 95, 55, 0, 53, "Subtitle"], Cell[3342, 97, 865, 12, 206, "Text"] }, Closed]], Cell[CellGroupData[{ Cell[4244, 114, 42, 0, 47, "Subtitle"], Cell[CellGroupData[{ Cell[4311, 118, 120, 2, 66, "SectionFirst", Evaluatable->False], Cell[CellGroupData[{ Cell[4456, 124, 62, 0, 58, "Subsection"], Cell[CellGroupData[{ Cell[4543, 128, 62, 0, 48, "Subsubsection"], Cell[4608, 130, 2496, 46, 643, "Text"] }, Closed]], Cell[CellGroupData[{ Cell[7141, 181, 121, 3, 40, "Subsubsection"], Cell[7265, 186, 2682, 58, 305, "Text"], Cell[9950, 246, 66, 0, 47, "Text"], Cell[CellGroupData[{ Cell[10041, 250, 112, 2, 31, "Input"], Cell[10156, 254, 417, 13, 50, "Output"] }, Open ]], Cell[10588, 270, 40, 0, 47, "Text"], Cell[CellGroupData[{ Cell[10653, 274, 149, 3, 51, "Input"], Cell[10805, 279, 726, 21, 50, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[11580, 306, 74, 0, 48, "Subsubsection"], Cell[11657, 308, 329, 8, 131, "Text"], Cell[11989, 318, 325, 9, 74, "Text"], Cell[CellGroupData[{ Cell[12339, 331, 904, 22, 75, "Input"], Cell[13246, 355, 52, 1, 46, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[13347, 362, 106, 3, 48, "Subsubsection"], Cell[13456, 367, 170, 4, 68, "Text"], Cell[CellGroupData[{ Cell[13651, 375, 990, 24, 95, "Input"], Cell[14644, 401, 1082, 31, 50, "Output"] }, Open ]], Cell[15741, 435, 90, 3, 47, "Text"] }, Closed]], Cell[CellGroupData[{ Cell[15868, 443, 56, 0, 40, "Subsubsection"], Cell[15927, 445, 269, 5, 89, "Text"], Cell[16199, 452, 689, 11, 173, "Text"], Cell[CellGroupData[{ Cell[16913, 467, 67, 1, 31, "Input"], Cell[16983, 470, 75, 1, 74, "Output"] }, Open ]], Cell[17073, 474, 49, 0, 47, "Text"], Cell[CellGroupData[{ Cell[17147, 478, 83, 1, 31, "Input"], Cell[17233, 481, 89, 1, 57, "Output"] }, Open ]], Cell[17337, 485, 148, 3, 68, "Text"] }, Open ]], Cell[CellGroupData[{ Cell[17522, 493, 112, 3, 48, "Subsubsection"], Cell[17637, 498, 638, 22, 118, "Text"], Cell[18278, 522, 187, 6, 68, "Text"], Cell[CellGroupData[{ Cell[18490, 532, 76, 1, 31, "Input"], Cell[18569, 535, 411, 11, 57, "Output"] }, Open ]], Cell[18995, 549, 176, 5, 47, "Text"], Cell[CellGroupData[{ Cell[19196, 558, 81, 1, 31, "Input"], Cell[19280, 561, 411, 11, 57, "Output"] }, Open ]], Cell[19706, 575, 206, 5, 68, "Text"], Cell[CellGroupData[{ Cell[19937, 584, 106, 2, 31, "Input"], Cell[20046, 588, 216, 6, 48, "Output"] }, Open ]], Cell[20277, 597, 141, 3, 68, "Text"], Cell[20421, 602, 75, 2, 47, "Text"], Cell[20499, 606, 369, 12, 73, "Text"], Cell[CellGroupData[{ Cell[20893, 622, 54, 1, 31, "Input"], Cell[20950, 625, 542, 13, 68, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[21529, 643, 84, 1, 31, "Input"], Cell[21616, 646, 468, 11, 79, "Output"] }, Open ]], Cell[22099, 660, 148, 3, 68, "Text"], Cell[CellGroupData[{ Cell[22272, 667, 90, 1, 31, "Input"], Cell[22365, 670, 346, 9, 72, "Output"] }, Open ]], Cell[22726, 682, 205, 8, 51, "Text"], Cell[CellGroupData[{ Cell[22956, 694, 119, 3, 31, "Input"], Cell[23078, 699, 375, 9, 72, "Output"] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[23514, 715, 109, 2, 42, "Subsection", CellTags->"pde_to_ode"], Cell[23626, 719, 115, 2, 47, "Text"], Cell[CellGroupData[{ Cell[23766, 725, 69, 0, 48, "Subsubsection"], Cell[CellGroupData[{ Cell[23860, 729, 39, 1, 31, "Input"], Cell[23902, 732, 726, 21, 50, "Output"] }, Open ]], Cell[24643, 756, 66, 0, 47, "Text"], Cell[CellGroupData[{ Cell[24734, 760, 911, 24, 75, "Input"], Cell[25648, 786, 2522, 63, 142, "Output"] }, Open ]], Cell[28185, 852, 65, 2, 47, "Text"], Cell[CellGroupData[{ Cell[28275, 858, 315, 6, 91, "Input"], Cell[28593, 866, 1588, 37, 157, "Output"] }, Open ]], Cell[30196, 906, 112, 3, 47, "Text"], Cell[CellGroupData[{ Cell[30333, 913, 75, 1, 31, "Input"], Cell[30411, 916, 1517, 37, 97, "Output"] }, Open ]], Cell[31943, 956, 65, 0, 47, "Text"], Cell[CellGroupData[{ Cell[32033, 960, 84, 1, 31, "Input"], Cell[32120, 963, 435, 12, 65, "Output"] }, Open ]], Cell[32570, 978, 115, 2, 47, "Text"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[32734, 986, 53, 0, 58, "Subsection"], Cell[CellGroupData[{ Cell[32812, 990, 39, 1, 31, "Input"], Cell[32854, 993, 435, 12, 65, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[33338, 1011, 41, 0, 58, "Subsection"], Cell[33382, 1013, 439, 11, 215, "Text"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[33870, 1030, 71, 1, 40, "SectionFirst"], Cell[33944, 1033, 907, 26, 467, "Text", Evaluatable->False], Cell[34854, 1061, 135, 4, 51, "Input"], Cell[CellGroupData[{ Cell[35014, 1069, 1563, 34, 255, "Input"], Cell[36580, 1105, 440, 8, 22, "Print"], Cell[37023, 1115, 441, 8, 22, "Print"], Cell[37467, 1125, 442, 8, 22, "Print"], Cell[37912, 1135, 445, 8, 22, "Print"], Cell[38360, 1145, 444, 8, 22, "Print"], Cell[38807, 1155, 444, 8, 22, "Print"], Cell[39254, 1165, 445, 8, 22, "Print"], Cell[39702, 1175, 448, 8, 22, "Print"], Cell[40153, 1185, 446, 8, 22, "Print"], Cell[40602, 1195, 448, 8, 22, "Print"], Cell[41053, 1205, 447, 8, 22, "Print"], Cell[41503, 1215, 446, 8, 25, "Print"], Cell[41952, 1225, 448, 8, 25, "Print"], Cell[42403, 1235, 447, 8, 25, "Print"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[42899, 1249, 44, 0, 40, "SectionFirst"], Cell[42946, 1251, 47, 0, 47, "Text"], Cell[CellGroupData[{ Cell[43018, 1255, 248, 6, 51, "Input"], Cell[43269, 1263, 15012, 490, 202, 6579, 381, "GraphicsData", "PostScript", \ "Graphics"], Cell[58284, 1755, 180, 4, 68, "Text"], Cell[CellGroupData[{ Cell[58489, 1763, 301, 7, 87, "Input"], Cell[58793, 1772, 15997, 524, 202, 7451, 414, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[74805, 2299, 93, 3, 47, "Text"], Cell[CellGroupData[{ Cell[74923, 2306, 230, 5, 51, "Input"], Cell[75156, 2313, 15570, 537, 202, 6886, 425, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]] }, Open ]], Cell[90753, 2854, 571, 12, 152, "Text", Evaluatable->False], Cell[CellGroupData[{ Cell[91349, 2870, 99, 2, 47, "Text", Evaluatable->False], Cell[CellGroupData[{ Cell[91473, 2876, 153, 4, 31, "Input"], Cell[91629, 2882, 1090, 16, 151, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[92756, 2903, 153, 4, 31, "Input"], Cell[92912, 2909, 1107, 16, 151, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[94056, 2930, 153, 4, 31, "Input"], Cell[94212, 2936, 1186, 17, 170, "Output"] }, Open ]] }, Closed]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell[95471, 2961, 85, 2, 47, "Subtitle", Evaluatable->False], Cell[CellGroupData[{ Cell[95581, 2967, 60, 0, 58, "Subsection"], Cell[95644, 2969, 2382, 59, 741, "Text", Evaluatable->False] }, Closed]], Cell[CellGroupData[{ Cell[98063, 3033, 40, 0, 42, "Subsection"], Cell[98106, 3035, 203, 3, 68, "Text"], Cell[CellGroupData[{ Cell[98334, 3042, 252, 6, 164, "Input"], Cell[CellGroupData[{ Cell[98611, 3052, 99, 2, 55, "Input"], Cell[98713, 3056, 61, 1, 46, "Output"] }, Open ]], Cell[98789, 3060, 137, 3, 47, "Text", Evaluatable->False], Cell[CellGroupData[{ Cell[98951, 3067, 1344, 30, 218, "Input"], Cell[100298, 3099, 405, 8, 22, "Print"] }, Open ]], Cell[100718, 3110, 164, 4, 71, "Input"], Cell[CellGroupData[{ Cell[100907, 3118, 1818, 37, 338, "Input"], Cell[102728, 3157, 648, 11, 22, "Print"], Cell[103379, 3170, 639, 11, 22, "Print"], Cell[104021, 3183, 647, 11, 22, "Print"], Cell[104671, 3196, 661, 11, 22, "Print"], Cell[105335, 3209, 650, 11, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[106022, 3225, 252, 6, 51, "Input"], Cell[106277, 3233, 15098, 484, 202, 6459, 373, "GraphicsData", "PostScript", \ "Graphics"], Cell[121378, 3719, 271, 5, 89, "Text"], Cell[CellGroupData[{ Cell[121674, 3728, 303, 7, 87, "Input"], Cell[121980, 3737, 16380, 540, 202, 7633, 427, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[138397, 4282, 234, 5, 51, "Input"], Cell[138634, 4289, 15569, 512, 202, 6493, 395, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[154276, 4809, 62, 0, 42, "Subsection"], Cell[154341, 4811, 385, 8, 110, "Text", Evaluatable->False], Cell[154729, 4821, 59, 2, 47, "Text"], Cell[154791, 4825, 79, 2, 31, "Input"], Cell[154873, 4829, 84, 2, 47, "Text", Evaluatable->False], Cell[154960, 4833, 76, 2, 31, "Input"], Cell[155039, 4837, 69, 2, 47, "Text", Evaluatable->False], Cell[155111, 4841, 72, 2, 31, "Input"], Cell[155186, 4845, 34, 0, 47, "Text"], Cell[155223, 4847, 75, 2, 31, "Input"], Cell[155301, 4851, 35, 0, 47, "Text"], Cell[155339, 4853, 77, 2, 31, "Input"], Cell[155419, 4857, 304, 7, 89, "Text", Evaluatable->False], Cell[CellGroupData[{ Cell[155748, 4868, 761, 13, 151, "Input"], Cell[156512, 4883, 24661, 860, 202, 11181, 689, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[181210, 5748, 762, 13, 151, "Input"], Cell[181975, 5763, 22606, 924, 202, 12970, 801, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]], Cell[204596, 6690, 519, 10, 131, "Text", Evaluatable->False] }, Open ]] }, Closed]] } ] *) (*********************************************************************** End of Mathematica Notebook file. ***********************************************************************)