(************** Content-type: application/mathematica ************** CreatedBy='Mathematica 5.0' Mathematica-Compatible Notebook This notebook can be used with any Mathematica-compatible application, such as Mathematica, MathReader or Publicon. 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[ 322420, 10370]*) (*NotebookOutlinePosition[ 323217, 10398]*) (* CellTagsIndexPosition[ 323173, 10394]*) (*WindowFrame->Normal*) Notebook[{ Cell["MAP-Kinase in Solution - basic", "Title"], Cell[CellGroupData[{ Cell["Load Cellerator", "Subtitle"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(<< Cellerator.m;\)\), "\[IndentingNewLine]", \(complexLeft = "\<\>"; complexRight = "\<\>";\), "\[IndentingNewLine]", \(\(dash = "\<\>";\)\)}], "Input"], Cell[BoxData[ \("Cellerator\[Trademark] 1.4.3 (6-March-2004) loaded 6-Mar-2004 12:11 \ using Mathematica Version 5.0 for Mac OS X (November 19, 2003)"\)], "Print"] }, Open ]] }, Open ]], Cell["Define the System", "Subtitle"], Cell[BoxData[ \(\(c = {{\(RAF \[RightArrowLeftArrow] RAFp\)\+RAFPH\%RAFK, \ a1, d1, k1, a2, d2, k2}, {\(MEK \[RightArrowLeftArrow] MEKp \ \[RightArrowLeftArrow] MEKpp\)\+MEKPH\%RAFp, \ a3, d3, k3, a4, d4, k4, a5, d5, k5, a6, d6, k6\ }, {\(MAPK \[RightArrowLeftArrow] MAPKp \ \[RightArrowLeftArrow] MAPKpp\)\+MAPKPH\%MEKpp, \ a7, d7, k7, a8, d8, k8, a9, d9, k9, a10, d10, k10\ }};\)\)], "Input"], Cell[BoxData[ \(\(r = {a1 \[Rule] \ 1. , a2 \[Rule] \ 0.5, \ a3 \[Rule] \ 3.3, a4 \[Rule] \ 10. , \ a5 \[Rule] \ 3.3, \[IndentingNewLine]a6 \[Rule] \ 10. , \ a7 \[Rule] \ 20. , \ a8 \[Rule] \ 5. , \ a9 -> 20. , a10 \[Rule] \ 5. , \ d1 -> .4, \ d2 \[Rule] .5, \ \ d3 \[Rule] \ .42, \ d4 \[Rule] \ .8, \ d5 \[Rule] \ .4, \[IndentingNewLine]d6 \[Rule] \ .8, \ d7 \[Rule] \ .6, \ d8 \[Rule] \ .4, \ d9 \[Rule] \ .6, \ d10 \[Rule] \ .4, k1 \[Rule] \ .1, k2 \[Rule] \ .1, k3 \[Rule] \ .1, k4 \[Rule] \ .1, \ k5 \[Rule] \ .1, k6 \[Rule] \ .1, k7 \[Rule] \ .1, k8 \[Rule] \ .1, k9 \[Rule] \ .1, k10 \[Rule] \ .1, \[IndentingNewLine]v1 \[Rule] \ 0.1, \ K \[Rule] \ 0.3, \ k11 \[Rule] \ .005};\)\)], "Input"], Cell[BoxData[ \(\(theIC = {MEK \[Rule] \ \ 0.2, \t\t\[IndentingNewLine]MAPK \[Rule] \ 0.3, \[IndentingNewLine]RAF \[Rule] \ 0.4, \[IndentingNewLine]RAFPH \[Rule] \ .3, \ \[IndentingNewLine]MEKPH \[Rule] \ \ 0.2\ , \[IndentingNewLine]MAPKPH \[Rule] 0.3\ , \[IndentingNewLine]RAFK \[Rule] \ 0.1};\)\)], "Input"], Cell[CellGroupData[{ Cell["Translate reactions into differential equations", "Subtitle"], Cell[CellGroupData[{ Cell[BoxData[ \(sys = interpret[c]\)], "Input"], Cell[BoxData[ RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{ SuperscriptBox["MAPK", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(d7\ MAPKMEKpp[t] + k8\ MAPKpMAPKPH[t] - a7\ MAPK[t]\ MEKpp[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MAPKMEKpp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-d7\)\ MAPKMEKpp[t] - k7\ MAPKMEKpp[t] + a7\ MAPK[t]\ MEKpp[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MAPKp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(k7\ MAPKMEKpp[t] - a8\ MAPKp[t]\ MAPKPH[t] + d8\ MAPKpMAPKPH[t] + d9\ MAPKpMEKpp[t] + k10\ MAPKppMAPKPH[t] - a9\ MAPKp[t]\ MEKpp[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MAPKPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-a8\)\ MAPKp[t]\ MAPKPH[t] + d8\ MAPKpMAPKPH[t] + k8\ MAPKpMAPKPH[t] - a10\ MAPKPH[t]\ MAPKpp[t] + d10\ MAPKppMAPKPH[t] + k10\ MAPKppMAPKPH[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MAPKpMAPKPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(a8\ MAPKp[t]\ MAPKPH[t] - d8\ MAPKpMAPKPH[t] - k8\ MAPKpMAPKPH[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MAPKpMEKpp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-d9\)\ MAPKpMEKpp[t] - k9\ MAPKpMEKpp[t] + a9\ MAPKp[t]\ MEKpp[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MAPKpp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(k9\ MAPKpMEKpp[t] - a10\ MAPKPH[t]\ MAPKpp[t] + d10\ MAPKppMAPKPH[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MAPKppMAPKPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(a10\ MAPKPH[t]\ MAPKpp[t] - d10\ MAPKppMAPKPH[t] - k10\ MAPKppMAPKPH[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MEK", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(k4\ MEKpMEKPH[t] + d3\ MEKRAFp[t] - a3\ MEK[t]\ RAFp[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MEKp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-a4\)\ MEKp[t]\ MEKPH[t] + d4\ MEKpMEKPH[t] + k6\ MEKppMEKPH[t] + d5\ MEKpRAFp[t] + k3\ MEKRAFp[t] - a5\ MEKp[t]\ RAFp[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MEKPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-a4\)\ MEKp[t]\ MEKPH[t] + d4\ MEKpMEKPH[t] + k4\ MEKpMEKPH[t] - a6\ MEKPH[t]\ MEKpp[t] + d6\ MEKppMEKPH[t] + k6\ MEKppMEKPH[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MEKpMEKPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(a4\ MEKp[t]\ MEKPH[t] - d4\ MEKpMEKPH[t] - k4\ MEKpMEKPH[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MEKpp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(d7\ MAPKMEKpp[t] + k7\ MAPKMEKpp[t] + d9\ MAPKpMEKpp[t] + k9\ MAPKpMEKpp[t] - a7\ MAPK[t]\ MEKpp[t] - a9\ MAPKp[t]\ MEKpp[t] - a6\ MEKPH[t]\ MEKpp[t] + d6\ MEKppMEKPH[t] + k5\ MEKpRAFp[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MEKppMEKPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(a6\ MEKPH[t]\ MEKpp[t] - d6\ MEKppMEKPH[t] - k6\ MEKppMEKPH[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MEKpRAFp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-d5\)\ MEKpRAFp[t] - k5\ MEKpRAFp[t] + a5\ MEKp[t]\ RAFp[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["MEKRAFp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-d3\)\ MEKRAFp[t] - k3\ MEKRAFp[t] + a3\ MEK[t]\ RAFp[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["RAF", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-a1\)\ RAF[t]\ RAFK[t] + k2\ RAFpRAFPH[t] + d1\ RAFRAFK[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["RAFK", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-a1\)\ RAF[t]\ RAFK[t] + d1\ RAFRAFK[t] + k1\ RAFRAFK[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["RAFp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(d5\ MEKpRAFp[t] + k5\ MEKpRAFp[t] + d3\ MEKRAFp[t] + k3\ MEKRAFp[t] - a3\ MEK[t]\ RAFp[t] - a5\ MEKp[t]\ RAFp[t] - a2\ RAFp[t]\ RAFPH[t] + d2\ RAFpRAFPH[t] + k1\ RAFRAFK[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["RAFPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-a2\)\ RAFp[t]\ RAFPH[t] + d2\ RAFpRAFPH[t] + k2\ RAFpRAFPH[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["RAFpRAFPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(a2\ RAFp[t]\ RAFPH[t] - d2\ RAFpRAFPH[t] - k2\ RAFpRAFPH[t]\)}], ",", RowBox[{ RowBox[{ SuperscriptBox["RAFRAFK", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(a1\ RAF[t]\ RAFK[t] - d1\ RAFRAFK[t] - k1\ RAFRAFK[t]\)}]}], "}"}], ",", \({MAPK, MAPKMEKpp, MAPKp, MAPKPH, MAPKpMAPKPH, MAPKpMEKpp, MAPKpp, MAPKppMAPKPH, MEK, MEKp, MEKPH, MEKpMEKPH, MEKpp, MEKppMEKPH, MEKpRAFp, MEKRAFp, RAF, RAFK, RAFp, RAFPH, RAFpRAFPH, RAFRAFK}\)}], "}"}]], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Predict a Time Course", "Subtitle"], Cell[CellGroupData[{ Cell[BoxData[ \(\(sim = predictTimeCourse[ c, \[IndentingNewLine]initialConditions \[Rule] theIC, \[IndentingNewLine]rates \[Rule] r, \[IndentingNewLine]timeSpan \[Rule] 100, MaxSteps \[Rule] 25000, plotVariables \[Rule] \ All, \ plotColumns \[Rule] \ 5, \ verbose \[Rule] True];\)\)], "Input"], Cell[BoxData[ \("Warning: the following variables do not have initial conditions and \ will default to a value of 0 (zero) at t = 0: \ MAPKMEKpp,MAPKp,MAPKpMAPKPH,MAPKpMEKpp,MAPKpp,MAPKppMAPKPH,MEKp,MEKpMEKPH,\ MEKpp,MEKppMEKPH,MEKpRAFp,MEKRAFp,RAFp,RAFpRAFPH,RAFRAFK"\)], "Print"], Cell[BoxData[ TagBox[GridBox[{ { TagBox[ StyleBox["\<\"Variable\"\>", FontWeight->"Bold", FontVariations->{"Underline"->True}], ( StyleForm[ #, FontWeight -> "Bold", FontVariations -> { "Underline" -> True}]&)], TagBox[ StyleBox["\<\"IC\"\>", FontWeight->"Bold", FontVariations->{"Underline"->True}], ( StyleForm[ #, FontWeight -> "Bold", FontVariations -> { "Underline" -> True}]&)], TagBox[ StyleBox["\<\"Equation\"\>", FontWeight->"Bold", FontVariations->{"Underline"->True}], ( StyleForm[ #, FontWeight -> "Bold", FontVariations -> { "Underline" -> True}]&)]}, {"MAPK", \(MAPK[0] \[Equal] 0.3`\), RowBox[{ RowBox[{ SuperscriptBox["MAPK", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(d7\ MAPKMEKpp[t] + k8\ MAPKpMAPKPH[t] - a7\ MAPK[t]\ MEKpp[t]\)}]}, {"MAPKMEKpp", \(MAPKMEKpp[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["MAPKMEKpp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-d7\)\ MAPKMEKpp[t] - k7\ MAPKMEKpp[t] + a7\ MAPK[t]\ MEKpp[t]\)}]}, {"MAPKp", \(MAPKp[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["MAPKp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(k7\ MAPKMEKpp[t] - a8\ MAPKp[t]\ MAPKPH[t] + d8\ MAPKpMAPKPH[t] + d9\ MAPKpMEKpp[t] + k10\ MAPKppMAPKPH[t] - a9\ MAPKp[t]\ MEKpp[t]\)}]}, {"MAPKPH", \(MAPKPH[0] \[Equal] 0.3`\), RowBox[{ RowBox[{ SuperscriptBox["MAPKPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-a8\)\ MAPKp[t]\ MAPKPH[t] + d8\ MAPKpMAPKPH[t] + k8\ MAPKpMAPKPH[t] - a10\ MAPKPH[t]\ MAPKpp[t] + d10\ MAPKppMAPKPH[t] + k10\ MAPKppMAPKPH[t]\)}]}, {"MAPKpMAPKPH", \(MAPKpMAPKPH[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["MAPKpMAPKPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(a8\ MAPKp[t]\ MAPKPH[t] - d8\ MAPKpMAPKPH[t] - k8\ MAPKpMAPKPH[t]\)}]}, {"MAPKpMEKpp", \(MAPKpMEKpp[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["MAPKpMEKpp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-d9\)\ MAPKpMEKpp[t] - k9\ MAPKpMEKpp[t] + a9\ MAPKp[t]\ MEKpp[t]\)}]}, {"MAPKpp", \(MAPKpp[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["MAPKpp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(k9\ MAPKpMEKpp[t] - a10\ MAPKPH[t]\ MAPKpp[t] + d10\ MAPKppMAPKPH[t]\)}]}, {"MAPKppMAPKPH", \(MAPKppMAPKPH[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["MAPKppMAPKPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(a10\ MAPKPH[t]\ MAPKpp[t] - d10\ MAPKppMAPKPH[t] - k10\ MAPKppMAPKPH[t]\)}]}, {"MEK", \(MEK[0] \[Equal] 0.2`\), RowBox[{ RowBox[{ SuperscriptBox["MEK", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(k4\ MEKpMEKPH[t] + d3\ MEKRAFp[t] - a3\ MEK[t]\ RAFp[t]\)}]}, {"MEKp", \(MEKp[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["MEKp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-a4\)\ MEKp[t]\ MEKPH[t] + d4\ MEKpMEKPH[t] + k6\ MEKppMEKPH[t] + d5\ MEKpRAFp[t] + k3\ MEKRAFp[t] - a5\ MEKp[t]\ RAFp[t]\)}]}, {"MEKPH", \(MEKPH[0] \[Equal] 0.2`\), RowBox[{ RowBox[{ SuperscriptBox["MEKPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-a4\)\ MEKp[t]\ MEKPH[t] + d4\ MEKpMEKPH[t] + k4\ MEKpMEKPH[t] - a6\ MEKPH[t]\ MEKpp[t] + d6\ MEKppMEKPH[t] + k6\ MEKppMEKPH[t]\)}]}, {"MEKpMEKPH", \(MEKpMEKPH[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["MEKpMEKPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(a4\ MEKp[t]\ MEKPH[t] - d4\ MEKpMEKPH[t] - k4\ MEKpMEKPH[t]\)}]}, {"MEKpp", \(MEKpp[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["MEKpp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(d7\ MAPKMEKpp[t] + k7\ MAPKMEKpp[t] + d9\ MAPKpMEKpp[t] + k9\ MAPKpMEKpp[t] - a7\ MAPK[t]\ MEKpp[t] - a9\ MAPKp[t]\ MEKpp[t] - a6\ MEKPH[t]\ MEKpp[t] + d6\ MEKppMEKPH[t] + k5\ MEKpRAFp[t]\)}]}, {"MEKppMEKPH", \(MEKppMEKPH[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["MEKppMEKPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(a6\ MEKPH[t]\ MEKpp[t] - d6\ MEKppMEKPH[t] - k6\ MEKppMEKPH[t]\)}]}, {"MEKpRAFp", \(MEKpRAFp[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["MEKpRAFp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-d5\)\ MEKpRAFp[t] - k5\ MEKpRAFp[t] + a5\ MEKp[t]\ RAFp[t]\)}]}, {"MEKRAFp", \(MEKRAFp[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["MEKRAFp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-d3\)\ MEKRAFp[t] - k3\ MEKRAFp[t] + a3\ MEK[t]\ RAFp[t]\)}]}, {"RAF", \(RAF[0] \[Equal] 0.4`\), RowBox[{ RowBox[{ SuperscriptBox["RAF", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-a1\)\ RAF[t]\ RAFK[t] + k2\ RAFpRAFPH[t] + d1\ RAFRAFK[t]\)}]}, {"RAFK", \(RAFK[0] \[Equal] 0.1`\), RowBox[{ RowBox[{ SuperscriptBox["RAFK", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-a1\)\ RAF[t]\ RAFK[t] + d1\ RAFRAFK[t] + k1\ RAFRAFK[t]\)}]}, {"RAFp", \(RAFp[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["RAFp", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(d5\ MEKpRAFp[t] + k5\ MEKpRAFp[t] + d3\ MEKRAFp[t] + k3\ MEKRAFp[t] - a3\ MEK[t]\ RAFp[t] - a5\ MEKp[t]\ RAFp[t] - a2\ RAFp[t]\ RAFPH[t] + d2\ RAFpRAFPH[t] + k1\ RAFRAFK[t]\)}]}, {"RAFPH", \(RAFPH[0] \[Equal] 0.3`\), RowBox[{ RowBox[{ SuperscriptBox["RAFPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(\(-a2\)\ RAFp[t]\ RAFPH[t] + d2\ RAFpRAFPH[t] + k2\ RAFpRAFPH[t]\)}]}, {"RAFpRAFPH", \(RAFpRAFPH[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["RAFpRAFPH", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(a2\ RAFp[t]\ RAFPH[t] - d2\ RAFpRAFPH[t] - k2\ RAFpRAFPH[t]\)}]}, {"RAFRAFK", \(RAFRAFK[0] \[Equal] 0\), RowBox[{ RowBox[{ SuperscriptBox["RAFRAFK", "\[Prime]", MultilineFunction->None], "[", "t", "]"}], "\[Equal]", \(a1\ RAF[t]\ RAFK[t] - d1\ RAFRAFK[t] - k1\ RAFRAFK[t]\)}]} }, RowSpacings->1, ColumnSpacings->3, RowAlignments->Baseline, ColumnAlignments->{Left}], Function[ BoxForm`e$, TableForm[ BoxForm`e$]]]], "Print"], Cell[BoxData[ TagBox[GridBox[{ { TagBox[ StyleBox["\<\"Rate constants\"\>", FontWeight->"Bold", FontVariations->{"Underline"->True}], ( StyleForm[ #, FontWeight -> "Bold", FontVariations -> { "Underline" -> True}]&)], TagBox[ StyleBox["\<\"Reaction\"\>", FontWeight->"Bold", FontVariations->{"Underline"->True}], ( StyleForm[ #, FontWeight -> "Bold", FontVariations -> { "Underline" -> True}]&)]}, {"\<\"a10=5.\"\>", "\<\"MAPKPH + MAPKpp \[ShortRightArrow] \ MAPKppMAPKPH\"\>"}, {"\<\"a1=1.\"\>", "\<\"RAF + RAFK \[ShortRightArrow] RAFRAFK\"\>"}, {"\<\"a2=0.5\"\>", "\<\"RAFp + RAFPH \[ShortRightArrow] RAFpRAFPH\"\ \>"}, {"\<\"a3=3.3\"\>", "\<\"MEK + RAFp \[ShortRightArrow] \ MEKRAFp\"\>"}, {"\<\"a4=10.\"\>", "\<\"MEKp + MEKPH \[ShortRightArrow] MEKpMEKPH\"\ \>"}, {"\<\"a5=3.3\"\>", "\<\"MEKp + RAFp \[ShortRightArrow] \ MEKpRAFp\"\>"}, {"\<\"a6=10.\"\>", "\<\"MEKPH + MEKpp \[ShortRightArrow] MEKppMEKPH\ \"\>"}, {"\<\"a7=20.\"\>", "\<\"MAPK + MEKpp \[ShortRightArrow] MAPKMEKpp\"\ \>"}, {"\<\"a8=5.\"\>", "\<\"MAPKp + MAPKPH \[ShortRightArrow] \ MAPKpMAPKPH\"\>"}, {"\<\"a9=20.\"\>", "\<\"MAPKp + MEKpp \[ShortRightArrow] MAPKpMEKpp\ \"\>"}, {"\<\"d10=0.4\"\>", "\<\"MAPKppMAPKPH \[ShortRightArrow] MAPKPH + \ MAPKpp\"\>"}, {"\<\"d1=0.4\"\>", "\<\"RAFRAFK \[ShortRightArrow] RAF + \ RAFK\"\>"}, {"\<\"d2=0.5\"\>", "\<\"RAFpRAFPH \[ShortRightArrow] RAFp + RAFPH\"\ \>"}, {"\<\"d3=0.42\"\>", "\<\"MEKRAFp \[ShortRightArrow] MEK + \ RAFp\"\>"}, {"\<\"d4=0.8\"\>", "\<\"MEKpMEKPH \[ShortRightArrow] MEKp + MEKPH\"\ \>"}, {"\<\"d5=0.4\"\>", "\<\"MEKpRAFp \[ShortRightArrow] MEKp + \ RAFp\"\>"}, {"\<\"d6=0.8\"\>", "\<\"MEKppMEKPH \[ShortRightArrow] MEKPH + MEKpp\ \"\>"}, {"\<\"d7=0.6\"\>", "\<\"MAPKMEKpp \[ShortRightArrow] MAPK + MEKpp\"\ \>"}, {"\<\"d8=0.4\"\>", "\<\"MAPKpMAPKPH \[ShortRightArrow] MAPKp + \ MAPKPH\"\>"}, {"\<\"d9=0.6\"\>", "\<\"MAPKpMEKpp \[ShortRightArrow] MAPKp + MEKpp\ \"\>"}, {"\<\"k10=0.1\"\>", "\<\"MAPKppMAPKPH \[ShortRightArrow] MAPKp + \ MAPKPH\"\>"}, {"\<\"k1=0.1\"\>", "\<\"RAFRAFK \[ShortRightArrow] RAFK + \ RAFp\"\>"}, {"\<\"k2=0.1\"\>", "\<\"RAFpRAFPH \[ShortRightArrow] RAF + \ RAFPH\"\>"}, {"\<\"k3=0.1\"\>", "\<\"MEKRAFp \[ShortRightArrow] MEKp + \ RAFp\"\>"}, {"\<\"k4=0.1\"\>", "\<\"MEKpMEKPH \[ShortRightArrow] MEK + \ MEKPH\"\>"}, {"\<\"k5=0.1\"\>", "\<\"MEKpRAFp \[ShortRightArrow] MEKpp + \ RAFp\"\>"}, {"\<\"k6=0.1\"\>", "\<\"MEKppMEKPH \[ShortRightArrow] MEKp + \ MEKPH\"\>"}, {"\<\"k7=0.1\"\>", "\<\"MAPKMEKpp \[ShortRightArrow] MAPKp + \ MEKpp\"\>"}, {"\<\"k8=0.1\"\>", "\<\"MAPKpMAPKPH \[ShortRightArrow] MAPK + \ MAPKPH\"\>"}, {"\<\"k9=0.1\"\>", "\<\"MAPKpMEKpp \[ShortRightArrow] MAPKpp + \ MEKpp\"\>"} }, RowSpacings->1, ColumnSpacings->3, RowAlignments->Baseline, ColumnAlignments->{Left}], Function[ BoxForm`e$, TableForm[ BoxForm`e$]]]], "Print"], 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.190476 0.0147151 0.190476 [ [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath % Start of sub-graphic p 0.0238095 0.0147151 0.200176 0.123716 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147151 24.5931 [ [.2 .00222 -6 -9 ] [.2 .00222 6 0 ] [.4 .00222 -6 -9 ] [.4 .00222 6 0 ] [.6 .00222 -6 -9 ] [.6 .00222 6 0 ] [.8 .00222 -6 -9 ] [.8 .00222 6 0 ] [1 .00222 -9 -9 ] [1 .00222 9 0 ] [-0.0125 .13768 -30 -4.5 ] [-0.0125 .13768 0 4.5 ] [-0.0125 .26065 -24 -4.5 ] [-0.0125 .26065 0 4.5 ] [-0.0125 .38361 -30 -4.5 ] [-0.0125 .38361 0 4.5 ] [-0.0125 .50658 -24 -4.5 ] [-0.0125 .50658 0 4.5 ] [.5 .63053 -29 0 ] [.5 .63053 29 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01472 m .2 .02097 L s [(20)] .2 .00222 0 1 Mshowa .4 .01472 m .4 .02097 L s [(40)] .4 .00222 0 1 Mshowa .6 .01472 m .6 .02097 L s [(60)] .6 .00222 0 1 Mshowa .8 .01472 m .8 .02097 L s [(80)] .8 .00222 0 1 Mshowa 1 .01472 m 1 .02097 L s [(100)] 1 .00222 0 1 Mshowa .125 Mabswid .05 .01472 m .05 .01847 L s .1 .01472 m .1 .01847 L s .15 .01472 m .15 .01847 L s .25 .01472 m .25 .01847 L s .3 .01472 m .3 .01847 L s .35 .01472 m .35 .01847 L s .45 .01472 m .45 .01847 L s .5 .01472 m .5 .01847 L s .55 .01472 m .55 .01847 L s .65 .01472 m .65 .01847 L s .7 .01472 m .7 .01847 L s .75 .01472 m .75 .01847 L s .85 .01472 m .85 .01847 L s .9 .01472 m .9 .01847 L s .95 .01472 m .95 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s 0 .13768 m .00625 .13768 L s [(0.005)] -0.0125 .13768 1 0 Mshowa 0 .26065 m .00625 .26065 L s [(0.01)] -0.0125 .26065 1 0 Mshowa 0 .38361 m .00625 .38361 L s [(0.015)] -0.0125 .38361 1 0 Mshowa 0 .50658 m .00625 .50658 L s [(0.02)] -0.0125 .50658 1 0 Mshowa .125 Mabswid 0 .03931 m .00375 .03931 L s 0 .0639 m .00375 .0639 L s 0 .08849 m .00375 .08849 L s 0 .11309 m .00375 .11309 L s 0 .16227 m .00375 .16227 L s 0 .18687 m .00375 .18687 L s 0 .21146 m .00375 .21146 L s 0 .23605 m .00375 .23605 L s 0 .28524 m .00375 .28524 L s 0 .30983 m .00375 .30983 L s 0 .33442 m .00375 .33442 L s 0 .35902 m .00375 .35902 L s 0 .4082 m .00375 .4082 L s 0 .4328 m .00375 .4328 L s 0 .45739 m .00375 .45739 L s 0 .48198 m .00375 .48198 L s 0 .53117 m .00375 .53117 L s 0 .55576 m .00375 .55576 L s 0 .58036 m .00375 .58036 L s 0 .60495 m .00375 .60495 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -90 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (RAFpRAFPH) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 0 .358 1 r .5 Mabswid 0 .01472 m .00123 .01472 L .00236 .01474 L .00365 .01481 L .00488 .01493 L .00601 .01509 L .00706 .01529 L .00942 .01592 L .01181 .01681 L .01444 .01806 L .01975 .02135 L .04057 .0395 L .08481 .08274 L .12711 .12305 L .16782 .16079 L .21111 .19965 L .2528 .23568 L .2929 .26883 L .33558 .30237 L .37667 .33286 L .42033 .36328 L .4624 .39069 L .50288 .41531 L .54593 .43968 L .58739 .46145 L .62726 .48087 L .66971 .5 L .71056 .51698 L .75399 .53357 L .79583 .54821 L .83607 .56113 L .8789 .5737 L .92013 .58472 L .95976 .59438 L 1 .60332 L s MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.217813 0.0147151 0.39418 0.123716 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147127 14.5032 [ [.2 .00221 -6 -9 ] [.2 .00221 6 0 ] [.4 .00221 -6 -9 ] [.4 .00221 6 0 ] [.6 .00221 -6 -9 ] [.6 .00221 6 0 ] [.8 .00221 -6 -9 ] [.8 .00221 6 0 ] [1 .00221 -9 -9 ] [1 .00221 9 0 ] [-0.0125 .15974 -24 -4.5 ] [-0.0125 .15974 0 4.5 ] [-0.0125 .30478 -24 -4.5 ] [-0.0125 .30478 0 4.5 ] [-0.0125 .44981 -24 -4.5 ] [-0.0125 .44981 0 4.5 ] [-0.0125 .59484 -24 -4.5 ] [-0.0125 .59484 0 4.5 ] [.5 .63053 -23 0 ] [.5 .63053 23 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01471 m .2 .02096 L s [(20)] .2 .00221 0 1 Mshowa .4 .01471 m .4 .02096 L s [(40)] .4 .00221 0 1 Mshowa .6 .01471 m .6 .02096 L s [(60)] .6 .00221 0 1 Mshowa .8 .01471 m .8 .02096 L s [(80)] .8 .00221 0 1 Mshowa 1 .01471 m 1 .02096 L s [(100)] 1 .00221 0 1 Mshowa .125 Mabswid .05 .01471 m .05 .01846 L s .1 .01471 m .1 .01846 L s .15 .01471 m .15 .01846 L s .25 .01471 m .25 .01846 L s .3 .01471 m .3 .01846 L s .35 .01471 m .35 .01846 L s .45 .01471 m .45 .01846 L s .5 .01471 m .5 .01846 L s .55 .01471 m .55 .01846 L s .65 .01471 m .65 .01846 L s .7 .01471 m .7 .01846 L s .75 .01471 m .75 .01846 L s .85 .01471 m .85 .01846 L s .9 .01471 m .9 .01846 L s .95 .01471 m .95 .01846 L s .25 Mabswid 0 .01471 m 1 .01471 L s 0 .15974 m .00625 .15974 L s [(0.01)] -0.0125 .15974 1 0 Mshowa 0 .30478 m .00625 .30478 L s [(0.02)] -0.0125 .30478 1 0 Mshowa 0 .44981 m .00625 .44981 L s [(0.03)] -0.0125 .44981 1 0 Mshowa 0 .59484 m .00625 .59484 L s [(0.04)] -0.0125 .59484 1 0 Mshowa .125 Mabswid 0 .04372 m .00375 .04372 L s 0 .07273 m .00375 .07273 L s 0 .10173 m .00375 .10173 L s 0 .13074 m .00375 .13074 L s 0 .18875 m .00375 .18875 L s 0 .21776 m .00375 .21776 L s 0 .24676 m .00375 .24676 L s 0 .27577 m .00375 .27577 L s 0 .33378 m .00375 .33378 L s 0 .36279 m .00375 .36279 L s 0 .3918 m .00375 .3918 L s 0 .4208 m .00375 .4208 L s 0 .47881 m .00375 .47881 L s 0 .50782 m .00375 .50782 L s 0 .53683 m .00375 .53683 L s 0 .56583 m .00375 .56583 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -84 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (RAFRAFK) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .283 1 0 r .5 Mabswid 0 .01472 m .00236 .13662 L .00488 .23919 L .00706 .30963 L .00942 .37104 L .0122 .4274 L .01483 .46852 L .01739 .49975 L .01975 .52251 L .02206 .54034 L .02456 .55553 L .02729 .56843 L .02985 .57771 L .03272 .58558 L .03545 .59115 L .0379 .59491 L .04057 .59795 L .04201 .59921 L .04357 .60034 L .04494 .60114 L .04639 .60182 L .0477 .6023 L .04914 .60271 L .05045 .60298 L .05167 .60315 L .05241 .60323 L .05321 .60328 L .05396 .60331 L .05466 .60332 L .05598 .60329 L .05665 .60326 L .05738 .6032 L .0589 .60305 L .06054 .60283 L .06351 .60229 L .06892 .601 L .07462 .59935 L .08481 .59601 L .12482 .58184 L .16741 .56711 L .20841 .55358 L .25198 .53995 L .29396 .52758 L .33435 .51639 L .37732 .50526 L .41869 .49529 L .45847 .48639 L .50083 .47763 L .54159 .46987 L .58493 .46231 L Mistroke .62668 .45568 L .66684 .44987 L .70957 .44427 L .75071 .4394 L .79443 .43475 L .83655 .43075 L .87709 .4273 L .9202 .42404 L .96171 .42126 L 1 .41899 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.0238095 0.134616 0.200176 0.243617 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147151 13.9442 [ [.2 .00222 -6 -9 ] [.2 .00222 6 0 ] [.4 .00222 -6 -9 ] [.4 .00222 6 0 ] [.6 .00222 -6 -9 ] [.6 .00222 6 0 ] [.8 .00222 -6 -9 ] [.8 .00222 6 0 ] [1 .00222 -9 -9 ] [1 .00222 9 0 ] [-0.0125 .15416 -24 -4.5 ] [-0.0125 .15416 0 4.5 ] [-0.0125 .2936 -24 -4.5 ] [-0.0125 .2936 0 4.5 ] [-0.0125 .43304 -24 -4.5 ] [-0.0125 .43304 0 4.5 ] [-0.0125 .57248 -24 -4.5 ] [-0.0125 .57248 0 4.5 ] [.5 .63053 -23 0 ] [.5 .63053 23 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01472 m .2 .02097 L s [(20)] .2 .00222 0 1 Mshowa .4 .01472 m .4 .02097 L s [(40)] .4 .00222 0 1 Mshowa .6 .01472 m .6 .02097 L s [(60)] .6 .00222 0 1 Mshowa .8 .01472 m .8 .02097 L s [(80)] .8 .00222 0 1 Mshowa 1 .01472 m 1 .02097 L s [(100)] 1 .00222 0 1 Mshowa .125 Mabswid .05 .01472 m .05 .01847 L s .1 .01472 m .1 .01847 L s .15 .01472 m .15 .01847 L s .25 .01472 m .25 .01847 L s .3 .01472 m .3 .01847 L s .35 .01472 m .35 .01847 L s .45 .01472 m .45 .01847 L s .5 .01472 m .5 .01847 L s .55 .01472 m .55 .01847 L s .65 .01472 m .65 .01847 L s .7 .01472 m .7 .01847 L s .75 .01472 m .75 .01847 L s .85 .01472 m .85 .01847 L s .9 .01472 m .9 .01847 L s .95 .01472 m .95 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s 0 .15416 m .00625 .15416 L s [(0.01)] -0.0125 .15416 1 0 Mshowa 0 .2936 m .00625 .2936 L s [(0.02)] -0.0125 .2936 1 0 Mshowa 0 .43304 m .00625 .43304 L s [(0.03)] -0.0125 .43304 1 0 Mshowa 0 .57248 m .00625 .57248 L s [(0.04)] -0.0125 .57248 1 0 Mshowa .125 Mabswid 0 .0426 m .00375 .0426 L s 0 .07049 m .00375 .07049 L s 0 .09838 m .00375 .09838 L s 0 .12627 m .00375 .12627 L s 0 .18205 m .00375 .18205 L s 0 .20993 m .00375 .20993 L s 0 .23782 m .00375 .23782 L s 0 .26571 m .00375 .26571 L s 0 .32149 m .00375 .32149 L s 0 .34938 m .00375 .34938 L s 0 .37726 m .00375 .37726 L s 0 .40515 m .00375 .40515 L s 0 .46093 m .00375 .46093 L s 0 .48882 m .00375 .48882 L s 0 .51671 m .00375 .51671 L s 0 .5446 m .00375 .5446 L s 0 .60037 m .00375 .60037 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -84 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MEKRAFp) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 0 .476 1 r .5 Mabswid 0 .01472 m .00123 .01473 L .00236 .01479 L .00365 .01496 L .00488 .01526 L .00601 .01567 L .00706 .01617 L .00942 .01778 L .01181 .02006 L .01444 .02329 L .01975 .03186 L .0305 .05492 L .04057 .08003 L .08481 .19257 L .12552 .28299 L .1688 .3631 L .2105 .42565 L .2506 .47379 L .29328 .51384 L .33437 .54323 L .37803 .56634 L .39994 .57529 L .4201 .58216 L .46057 .59254 L .48034 .59616 L .50204 .59918 L .52252 .60121 L .53401 .60203 L .54448 .60259 L .54953 .60281 L .55489 .60299 L .55947 .60311 L .56452 .60321 L .56734 .60326 L .56993 .60328 L .57129 .6033 L .57277 .60331 L .57352 .60331 L .57432 .60331 L .57508 .60332 L .57576 .60332 L .57712 .60332 L .57837 .60332 L .57974 .60331 L .58043 .60331 L .58119 .60331 L .58247 .6033 L .58384 .60329 L .58632 .60327 L .58899 .60323 L Mistroke .59184 .60319 L .59696 .60308 L .60304 .60291 L .60855 .60272 L .62966 .60171 L .64991 .60034 L .67178 .59847 L .71489 .59377 L .75641 .58824 L .79633 .58221 L .83884 .57526 L .87974 .56821 L .92323 .56051 L .96512 .55301 L 1 .54679 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.217813 0.134616 0.39418 0.243617 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 -0.532447 2.83942 [ [.2 .02294 -6 -9 ] [.2 .02294 6 0 ] [.4 .02294 -6 -9 ] [.4 .02294 6 0 ] [.6 .02294 -6 -9 ] [.6 .02294 6 0 ] [.8 .02294 -6 -9 ] [.8 .02294 6 0 ] [1 .02294 -9 -9 ] [1 .02294 9 0 ] [-0.0125 .17741 -24 -4.5 ] [-0.0125 .17741 0 4.5 ] [-0.0125 .31938 -18 -4.5 ] [-0.0125 .31938 0 4.5 ] [-0.0125 .46135 -24 -4.5 ] [-0.0125 .46135 0 4.5 ] [-0.0125 .60332 -18 -4.5 ] [-0.0125 .60332 0 4.5 ] [.5 .63053 -11 0 ] [.5 .63053 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 .2 .03544 m .2 .04169 L s [(20)] .2 .02294 0 1 Mshowa .4 .03544 m .4 .04169 L s [(40)] .4 .02294 0 1 Mshowa .6 .03544 m .6 .04169 L s [(60)] .6 .02294 0 1 Mshowa .8 .03544 m .8 .04169 L s [(80)] .8 .02294 0 1 Mshowa 1 .03544 m 1 .04169 L s [(100)] 1 .02294 0 1 Mshowa .125 Mabswid .05 .03544 m .05 .03919 L s .1 .03544 m .1 .03919 L s .15 .03544 m .15 .03919 L s .25 .03544 m .25 .03919 L s .3 .03544 m .3 .03919 L s .35 .03544 m .35 .03919 L s .45 .03544 m .45 .03919 L s .5 .03544 m .5 .03919 L s .55 .03544 m .55 .03919 L s .65 .03544 m .65 .03919 L s .7 .03544 m .7 .03919 L s .75 .03544 m .75 .03919 L s .85 .03544 m .85 .03919 L s .9 .03544 m .9 .03919 L s .95 .03544 m .95 .03919 L s .25 Mabswid 0 .03544 m 1 .03544 L s 0 .17741 m .00625 .17741 L s [(0.25)] -0.0125 .17741 1 0 Mshowa 0 .31938 m .00625 .31938 L s [(0.3)] -0.0125 .31938 1 0 Mshowa 0 .46135 m .00625 .46135 L s [(0.35)] -0.0125 .46135 1 0 Mshowa 0 .60332 m .00625 .60332 L s [(0.4)] -0.0125 .60332 1 0 Mshowa .125 Mabswid 0 .06383 m .00375 .06383 L s 0 .09222 m .00375 .09222 L s 0 .12062 m .00375 .12062 L s 0 .14901 m .00375 .14901 L s 0 .2058 m .00375 .2058 L s 0 .2342 m .00375 .2342 L s 0 .26259 m .00375 .26259 L s 0 .29098 m .00375 .29098 L s 0 .34777 m .00375 .34777 L s 0 .37617 m .00375 .37617 L s 0 .40456 m .00375 .40456 L s 0 .43295 m .00375 .43295 L s 0 .48974 m .00375 .48974 L s 0 .51814 m .00375 .51814 L s 0 .54653 m .00375 .54653 L s 0 .57493 m .00375 .57493 L s 0 .00704 m .00375 .00704 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -72 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (RAF) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 0 1 .547 r .5 Mabswid 0 .60332 m .00236 .57916 L .00488 .55821 L .00942 .52978 L .0122 .51665 L .01483 .50638 L .01975 .49118 L .02494 .47902 L .02973 .47003 L .04057 .45404 L .08481 .40602 L .12613 .36664 L .16585 .33157 L .20816 .29708 L .24887 .26654 L .29215 .23679 L .33385 .21062 L .37395 .18763 L .41663 .16536 L .45771 .14591 L .50137 .12722 L .54344 .111 L .58392 .09692 L .62698 .08346 L .66844 .07185 L .70831 .06183 L .75075 .0523 L .79161 .04412 L .83504 .03641 L .87687 .02985 L .91712 .02426 L .95994 .01902 L 1 .01472 L s MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.411817 0.134616 0.588183 0.243617 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 -0.846995 14.5032 [ [.2 .59082 -6 -9 ] [.2 .59082 6 0 ] [.4 .59082 -6 -9 ] [.4 .59082 6 0 ] [.6 .59082 -6 -9 ] [.6 .59082 6 0 ] [.8 .59082 -6 -9 ] [.8 .59082 6 0 ] [1 .59082 -9 -9 ] [1 .59082 9 0 ] [-0.0125 .02319 -24 -4.5 ] [-0.0125 .02319 0 4.5 ] [-0.0125 .16823 -24 -4.5 ] [-0.0125 .16823 0 4.5 ] [-0.0125 .31326 -24 -4.5 ] [-0.0125 .31326 0 4.5 ] [-0.0125 .45829 -24 -4.5 ] [-0.0125 .45829 0 4.5 ] [.5 .63053 -14 0 ] [.5 .63053 14 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .60332 m .2 .60957 L s [(20)] .2 .59082 0 1 Mshowa .4 .60332 m .4 .60957 L s [(40)] .4 .59082 0 1 Mshowa .6 .60332 m .6 .60957 L s [(60)] .6 .59082 0 1 Mshowa .8 .60332 m .8 .60957 L s [(80)] .8 .59082 0 1 Mshowa 1 .60332 m 1 .60957 L s [(100)] 1 .59082 0 1 Mshowa .125 Mabswid .05 .60332 m .05 .60707 L s .1 .60332 m .1 .60707 L s .15 .60332 m .15 .60707 L s .25 .60332 m .25 .60707 L s .3 .60332 m .3 .60707 L s .35 .60332 m .35 .60707 L s .45 .60332 m .45 .60707 L s .5 .60332 m .5 .60707 L s .55 .60332 m .55 .60707 L s .65 .60332 m .65 .60707 L s .7 .60332 m .7 .60707 L s .75 .60332 m .75 .60707 L s .85 .60332 m .85 .60707 L s .9 .60332 m .9 .60707 L s .95 .60332 m .95 .60707 L s .25 Mabswid 0 .60332 m 1 .60332 L s 0 .02319 m .00625 .02319 L s [(0.06)] -0.0125 .02319 1 0 Mshowa 0 .16823 m .00625 .16823 L s [(0.07)] -0.0125 .16823 1 0 Mshowa 0 .31326 m .00625 .31326 L s [(0.08)] -0.0125 .31326 1 0 Mshowa 0 .45829 m .00625 .45829 L s [(0.09)] -0.0125 .45829 1 0 Mshowa .125 Mabswid 0 .0522 m .00375 .0522 L s 0 .08121 m .00375 .08121 L s 0 .11021 m .00375 .11021 L s 0 .13922 m .00375 .13922 L s 0 .19723 m .00375 .19723 L s 0 .22624 m .00375 .22624 L s 0 .25525 m .00375 .25525 L s 0 .28425 m .00375 .28425 L s 0 .34226 m .00375 .34226 L s 0 .37127 m .00375 .37127 L s 0 .40028 m .00375 .40028 L s 0 .42928 m .00375 .42928 L s 0 .4873 m .00375 .4873 L s 0 .5163 m .00375 .5163 L s 0 .54531 m .00375 .54531 L s 0 .57431 m .00375 .57431 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -75 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (RAFK) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .783 0 1 r .5 Mabswid 0 .60332 m .00236 .48141 L .00488 .37885 L .00706 .3084 L .00942 .247 L .0122 .19063 L .01483 .14952 L .01739 .11829 L .01975 .09553 L .02206 .0777 L .02456 .0625 L .02729 .0496 L .02985 .04033 L .03272 .03245 L .03545 .02688 L .0379 .02313 L .04057 .02009 L .04201 .01882 L .04357 .0177 L .04494 .0169 L .04639 .01622 L .0477 .01573 L .04914 .01532 L .05045 .01505 L .05167 .01488 L .05241 .01481 L .05321 .01475 L .05396 .01472 L .05466 .01472 L .05598 .01474 L .05665 .01478 L .05738 .01483 L .0589 .01498 L .06054 .01521 L .06351 .01574 L .06892 .01703 L .07462 .01868 L .08481 .02203 L .12482 .03619 L .16741 .05093 L .20841 .06446 L .25198 .07808 L .29396 .09046 L .33435 .10164 L .37732 .11277 L .41869 .12274 L .45847 .13164 L .50083 .14041 L .54159 .14817 L .58493 .15572 L Mistroke .62668 .16235 L .66684 .16816 L .70957 .17377 L .75071 .17864 L .79443 .18328 L .83655 .18729 L .87709 .19073 L .9202 .19399 L .96171 .19677 L 1 .19905 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.60582 0.134616 0.782187 0.243617 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147151 5.62406 [ [.2 .00222 -6 -9 ] [.2 .00222 6 0 ] [.4 .00222 -6 -9 ] [.4 .00222 6 0 ] [.6 .00222 -6 -9 ] [.6 .00222 6 0 ] [.8 .00222 -6 -9 ] [.8 .00222 6 0 ] [1 .00222 -9 -9 ] [1 .00222 9 0 ] [-0.0125 .1272 -24 -4.5 ] [-0.0125 .1272 0 4.5 ] [-0.0125 .23968 -24 -4.5 ] [-0.0125 .23968 0 4.5 ] [-0.0125 .35216 -24 -4.5 ] [-0.0125 .35216 0 4.5 ] [-0.0125 .46464 -24 -4.5 ] [-0.0125 .46464 0 4.5 ] [-0.0125 .57712 -18 -4.5 ] [-0.0125 .57712 0 4.5 ] [.5 .63053 -14 0 ] [.5 .63053 14 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01472 m .2 .02097 L s [(20)] .2 .00222 0 1 Mshowa .4 .01472 m .4 .02097 L s [(40)] .4 .00222 0 1 Mshowa .6 .01472 m .6 .02097 L s [(60)] .6 .00222 0 1 Mshowa .8 .01472 m .8 .02097 L s [(80)] .8 .00222 0 1 Mshowa 1 .01472 m 1 .02097 L s [(100)] 1 .00222 0 1 Mshowa .125 Mabswid .05 .01472 m .05 .01847 L s .1 .01472 m .1 .01847 L s .15 .01472 m .15 .01847 L s .25 .01472 m .25 .01847 L s .3 .01472 m .3 .01847 L s .35 .01472 m .35 .01847 L s .45 .01472 m .45 .01847 L s .5 .01472 m .5 .01847 L s .55 .01472 m .55 .01847 L s .65 .01472 m .65 .01847 L s .7 .01472 m .7 .01847 L s .75 .01472 m .75 .01847 L s .85 .01472 m .85 .01847 L s .9 .01472 m .9 .01847 L s .95 .01472 m .95 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s 0 .1272 m .00625 .1272 L s [(0.02)] -0.0125 .1272 1 0 Mshowa 0 .23968 m .00625 .23968 L s [(0.04)] -0.0125 .23968 1 0 Mshowa 0 .35216 m .00625 .35216 L s [(0.06)] -0.0125 .35216 1 0 Mshowa 0 .46464 m .00625 .46464 L s [(0.08)] -0.0125 .46464 1 0 Mshowa 0 .57712 m .00625 .57712 L s [(0.1)] -0.0125 .57712 1 0 Mshowa .125 Mabswid 0 .04284 m .00375 .04284 L s 0 .07096 m .00375 .07096 L s 0 .09908 m .00375 .09908 L s 0 .15532 m .00375 .15532 L s 0 .18344 m .00375 .18344 L s 0 .21156 m .00375 .21156 L s 0 .2678 m .00375 .2678 L s 0 .29592 m .00375 .29592 L s 0 .32404 m .00375 .32404 L s 0 .38028 m .00375 .38028 L s 0 .4084 m .00375 .4084 L s 0 .43652 m .00375 .43652 L s 0 .49276 m .00375 .49276 L s 0 .52088 m .00375 .52088 L s 0 .549 m .00375 .549 L s 0 .60524 m .00375 .60524 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -75 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (RAFp) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 1 0 .689 r .5 Mabswid 0 .01472 m .04057 .05219 L .08481 .0924 L .12636 .12917 L .16632 .16395 L .20885 .20013 L .2498 .23393 L .29331 .26852 L .33524 .30038 L .37557 .32955 L .41848 .35893 L .4598 .38558 L .49953 .4097 L .54183 .43377 L .58254 .45542 L .62583 .47683 L .66752 .49597 L .70762 .51304 L .7503 .52984 L .79139 .54473 L .83505 .55926 L .87712 .57206 L .9176 .58332 L .96065 .59424 L 1 .60332 L s MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.799824 0.134616 0.97619 0.243617 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 -6.7746 24.5931 [ [.2 .59082 -6 -9 ] [.2 .59082 6 0 ] [.4 .59082 -6 -9 ] [.4 .59082 6 0 ] [.6 .59082 -6 -9 ] [.6 .59082 6 0 ] [.8 .59082 -6 -9 ] [.8 .59082 6 0 ] [1 .59082 -9 -9 ] [1 .59082 9 0 ] [-0.0125 .11146 -24 -4.5 ] [-0.0125 .11146 0 4.5 ] [-0.0125 .23442 -30 -4.5 ] [-0.0125 .23442 0 4.5 ] [-0.0125 .35739 -24 -4.5 ] [-0.0125 .35739 0 4.5 ] [-0.0125 .48035 -30 -4.5 ] [-0.0125 .48035 0 4.5 ] [.5 .63053 -17 0 ] [.5 .63053 17 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .60332 m .2 .60957 L s [(20)] .2 .59082 0 1 Mshowa .4 .60332 m .4 .60957 L s [(40)] .4 .59082 0 1 Mshowa .6 .60332 m .6 .60957 L s [(60)] .6 .59082 0 1 Mshowa .8 .60332 m .8 .60957 L s [(80)] .8 .59082 0 1 Mshowa 1 .60332 m 1 .60957 L s [(100)] 1 .59082 0 1 Mshowa .125 Mabswid .05 .60332 m .05 .60707 L s .1 .60332 m .1 .60707 L s .15 .60332 m .15 .60707 L s .25 .60332 m .25 .60707 L s .3 .60332 m .3 .60707 L s .35 .60332 m .35 .60707 L s .45 .60332 m .45 .60707 L s .5 .60332 m .5 .60707 L s .55 .60332 m .55 .60707 L s .65 .60332 m .65 .60707 L s .7 .60332 m .7 .60707 L s .75 .60332 m .75 .60707 L s .85 .60332 m .85 .60707 L s .9 .60332 m .9 .60707 L s .95 .60332 m .95 .60707 L s .25 Mabswid 0 .60332 m 1 .60332 L s 0 .11146 m .00625 .11146 L s [(0.28)] -0.0125 .11146 1 0 Mshowa 0 .23442 m .00625 .23442 L s [(0.285)] -0.0125 .23442 1 0 Mshowa 0 .35739 m .00625 .35739 L s [(0.29)] -0.0125 .35739 1 0 Mshowa 0 .48035 m .00625 .48035 L s [(0.295)] -0.0125 .48035 1 0 Mshowa .125 Mabswid 0 .13605 m .00375 .13605 L s 0 .16064 m .00375 .16064 L s 0 .18524 m .00375 .18524 L s 0 .20983 m .00375 .20983 L s 0 .25902 m .00375 .25902 L s 0 .28361 m .00375 .28361 L s 0 .3082 m .00375 .3082 L s 0 .3328 m .00375 .3328 L s 0 .38198 m .00375 .38198 L s 0 .40657 m .00375 .40657 L s 0 .43117 m .00375 .43117 L s 0 .45576 m .00375 .45576 L s 0 .50495 m .00375 .50495 L s 0 .52954 m .00375 .52954 L s 0 .55413 m .00375 .55413 L s 0 .57873 m .00375 .57873 L s 0 .08686 m .00375 .08686 L s 0 .06227 m .00375 .06227 L s 0 .03768 m .00375 .03768 L s 0 .01309 m .00375 .01309 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -78 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (RAFPH) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 0 .816 1 r .5 Mabswid 0 .60332 m .00123 .60331 L .00236 .60329 L .00365 .60322 L .00488 .6031 L .00601 .60294 L .00706 .60274 L .00942 .60211 L .01181 .60122 L .01444 .59997 L .01975 .59668 L .04057 .57854 L .08481 .5353 L .12711 .49498 L .16782 .45725 L .21111 .41838 L .2528 .38236 L .2929 .3492 L .33558 .31567 L .37667 .28518 L .42033 .25475 L .4624 .22735 L .50288 .20273 L .54593 .17835 L .58739 .15659 L .62726 .13717 L .66971 .11804 L .71056 .10106 L .75399 .08447 L .79583 .06982 L .83607 .0569 L .8789 .04433 L .92013 .03331 L .95976 .02365 L 1 .01472 L s MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.0238095 0.254517 0.200176 0.363517 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 -2.32588 14.646 [ [.2 .59082 -6 -9 ] [.2 .59082 6 0 ] [.4 .59082 -6 -9 ] [.4 .59082 6 0 ] [.6 .59082 -6 -9 ] [.6 .59082 6 0 ] [.8 .59082 -6 -9 ] [.8 .59082 6 0 ] [1 .59082 -9 -9 ] [1 .59082 9 0 ] [-0.0125 .01748 -24 -4.5 ] [-0.0125 .01748 0 4.5 ] [-0.0125 .16394 -24 -4.5 ] [-0.0125 .16394 0 4.5 ] [-0.0125 .3104 -24 -4.5 ] [-0.0125 .3104 0 4.5 ] [-0.0125 .45686 -24 -4.5 ] [-0.0125 .45686 0 4.5 ] [.5 .63053 -17 0 ] [.5 .63053 17 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .60332 m .2 .60957 L s [(20)] .2 .59082 0 1 Mshowa .4 .60332 m .4 .60957 L s [(40)] .4 .59082 0 1 Mshowa .6 .60332 m .6 .60957 L s [(60)] .6 .59082 0 1 Mshowa .8 .60332 m .8 .60957 L s [(80)] .8 .59082 0 1 Mshowa 1 .60332 m 1 .60957 L s [(100)] 1 .59082 0 1 Mshowa .125 Mabswid .05 .60332 m .05 .60707 L s .1 .60332 m .1 .60707 L s .15 .60332 m .15 .60707 L s .25 .60332 m .25 .60707 L s .3 .60332 m .3 .60707 L s .35 .60332 m .35 .60707 L s .45 .60332 m .45 .60707 L s .5 .60332 m .5 .60707 L s .55 .60332 m .55 .60707 L s .65 .60332 m .65 .60707 L s .7 .60332 m .7 .60707 L s .75 .60332 m .75 .60707 L s .85 .60332 m .85 .60707 L s .9 .60332 m .9 .60707 L s .95 .60332 m .95 .60707 L s .25 Mabswid 0 .60332 m 1 .60332 L s 0 .01748 m .00625 .01748 L s [(0.16)] -0.0125 .01748 1 0 Mshowa 0 .16394 m .00625 .16394 L s [(0.17)] -0.0125 .16394 1 0 Mshowa 0 .3104 m .00625 .3104 L s [(0.18)] -0.0125 .3104 1 0 Mshowa 0 .45686 m .00625 .45686 L s [(0.19)] -0.0125 .45686 1 0 Mshowa .125 Mabswid 0 .04677 m .00375 .04677 L s 0 .07606 m .00375 .07606 L s 0 .10536 m .00375 .10536 L s 0 .13465 m .00375 .13465 L s 0 .19323 m .00375 .19323 L s 0 .22252 m .00375 .22252 L s 0 .25182 m .00375 .25182 L s 0 .28111 m .00375 .28111 L s 0 .33969 m .00375 .33969 L s 0 .36898 m .00375 .36898 L s 0 .39828 m .00375 .39828 L s 0 .42757 m .00375 .42757 L s 0 .48615 m .00375 .48615 L s 0 .51544 m .00375 .51544 L s 0 .54473 m .00375 .54473 L s 0 .57403 m .00375 .57403 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -78 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MEKPH) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 1 .448 0 r .5 Mabswid 0 .60332 m .00123 .60332 L .00236 .60332 L .00365 .60332 L .00488 .60332 L .00601 .60332 L .00706 .60331 L .00821 .60331 L .00942 .6033 L .01065 .60328 L .01196 .60326 L .0132 .60323 L .01434 .60319 L .01566 .60314 L .01711 .60306 L .01975 .60287 L .02249 .6026 L .02497 .60228 L .02765 .60184 L .03054 .60125 L .03571 .59989 L .04057 .59823 L .05177 .59301 L .06361 .58549 L .08481 .56754 L .12468 .52271 L .16712 .46666 L .20798 .41093 L .25141 .35411 L .29325 .30406 L .33349 .2612 L .37631 .22148 L .41754 .18868 L .45718 .16172 L .49939 .13732 L .54002 .11744 L .58321 .09956 L .62482 .08497 L .66483 .07294 L .70742 .06191 L .74842 .05271 L .79199 .04415 L .83397 .0369 L .87436 .03066 L .91733 .02468 L .9587 .01947 L .99848 .01488 L 1 .01472 L s MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.217813 0.254517 0.39418 0.363517 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147151 17.7063 [ [.2 .00222 -6 -9 ] [.2 .00222 6 0 ] [.4 .00222 -6 -9 ] [.4 .00222 6 0 ] [.6 .00222 -6 -9 ] [.6 .00222 6 0 ] [.8 .00222 -6 -9 ] [.8 .00222 6 0 ] [1 .00222 -9 -9 ] [1 .00222 9 0 ] [-0.0125 .10325 -30 -4.5 ] [-0.0125 .10325 0 4.5 ] [-0.0125 .19178 -24 -4.5 ] [-0.0125 .19178 0 4.5 ] [-0.0125 .28031 -30 -4.5 ] [-0.0125 .28031 0 4.5 ] [-0.0125 .36884 -24 -4.5 ] [-0.0125 .36884 0 4.5 ] [-0.0125 .45737 -30 -4.5 ] [-0.0125 .45737 0 4.5 ] [-0.0125 .5459 -24 -4.5 ] [-0.0125 .5459 0 4.5 ] [.5 .63053 -29 0 ] [.5 .63053 29 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01472 m .2 .02097 L s [(20)] .2 .00222 0 1 Mshowa .4 .01472 m .4 .02097 L s [(40)] .4 .00222 0 1 Mshowa .6 .01472 m .6 .02097 L s [(60)] .6 .00222 0 1 Mshowa .8 .01472 m .8 .02097 L s [(80)] .8 .00222 0 1 Mshowa 1 .01472 m 1 .02097 L s [(100)] 1 .00222 0 1 Mshowa .125 Mabswid .05 .01472 m .05 .01847 L s .1 .01472 m .1 .01847 L s .15 .01472 m .15 .01847 L s .25 .01472 m .25 .01847 L s .3 .01472 m .3 .01847 L s .35 .01472 m .35 .01847 L s .45 .01472 m .45 .01847 L s .5 .01472 m .5 .01847 L s .55 .01472 m .55 .01847 L s .65 .01472 m .65 .01847 L s .7 .01472 m .7 .01847 L s .75 .01472 m .75 .01847 L s .85 .01472 m .85 .01847 L s .9 .01472 m .9 .01847 L s .95 .01472 m .95 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s 0 .10325 m .00625 .10325 L s [(0.005)] -0.0125 .10325 1 0 Mshowa 0 .19178 m .00625 .19178 L s [(0.01)] -0.0125 .19178 1 0 Mshowa 0 .28031 m .00625 .28031 L s [(0.015)] -0.0125 .28031 1 0 Mshowa 0 .36884 m .00625 .36884 L s [(0.02)] -0.0125 .36884 1 0 Mshowa 0 .45737 m .00625 .45737 L s [(0.025)] -0.0125 .45737 1 0 Mshowa 0 .5459 m .00625 .5459 L s [(0.03)] -0.0125 .5459 1 0 Mshowa .125 Mabswid 0 .03242 m .00375 .03242 L s 0 .05013 m .00375 .05013 L s 0 .06783 m .00375 .06783 L s 0 .08554 m .00375 .08554 L s 0 .12095 m .00375 .12095 L s 0 .13866 m .00375 .13866 L s 0 .15637 m .00375 .15637 L s 0 .17407 m .00375 .17407 L s 0 .20948 m .00375 .20948 L s 0 .22719 m .00375 .22719 L s 0 .2449 m .00375 .2449 L s 0 .2626 m .00375 .2626 L s 0 .29802 m .00375 .29802 L s 0 .31572 m .00375 .31572 L s 0 .33343 m .00375 .33343 L s 0 .35113 m .00375 .35113 L s 0 .38655 m .00375 .38655 L s 0 .40425 m .00375 .40425 L s 0 .42196 m .00375 .42196 L s 0 .43967 m .00375 .43967 L s 0 .47508 m .00375 .47508 L s 0 .49279 m .00375 .49279 L s 0 .51049 m .00375 .51049 L s 0 .5282 m .00375 .5282 L s 0 .56361 m .00375 .56361 L s 0 .58132 m .00375 .58132 L s 0 .59902 m .00375 .59902 L s 0 .61673 m .00375 .61673 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -90 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MEKpMEKPH) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 1 .856 0 r .5 Mabswid 0 .01472 m .00123 .01472 L .00236 .01472 L .00365 .01472 L .00488 .01472 L .00601 .01472 L .00706 .01472 L .00821 .01473 L .00942 .01474 L .01065 .01476 L .01196 .01479 L .0132 .01483 L .01434 .01487 L .01566 .01494 L .01711 .01503 L .01975 .01525 L .02249 .01558 L .02497 .01597 L .02765 .01651 L .03054 .01722 L .03571 .01886 L .04057 .02087 L .05177 .02717 L .06361 .03626 L .08481 .05792 L .12468 .11193 L .16712 .17913 L .20798 .24545 L .25141 .31229 L .29325 .37023 L .33349 .4188 L .37631 .46252 L .41754 .49723 L .45718 .52439 L .49939 .54742 L .54002 .56465 L .58321 .5785 L .62482 .58822 L .66483 .59482 L .68542 .59734 L .70742 .59946 L .72983 .60108 L .74011 .60165 L .75099 .60216 L .761 .60254 L .77201 .60286 L .77683 .60297 L .78202 .60308 L .78655 .60315 L .79138 .60321 L Mistroke .79428 .60325 L .7969 .60327 L .79957 .60329 L .80202 .6033 L .80342 .60331 L .80489 .60331 L .80637 .60332 L .80721 .60332 L .80799 .60332 L .80873 .60332 L .80942 .60332 L .81071 .60332 L .81143 .60332 L .8121 .60332 L .81284 .60332 L .81362 .60331 L .81492 .60331 L .81611 .60331 L .8188 .6033 L .82117 .60328 L .82366 .60326 L .82895 .60322 L .83472 .60315 L .84554 .60297 L .85535 .60277 L .87737 .60216 L .9194 .60053 L .95985 .59851 L 1 .59621 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.411817 0.254517 0.588183 0.363517 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147151 139.941 [ [.2 .00222 -6 -9 ] [.2 .00222 6 0 ] [.4 .00222 -6 -9 ] [.4 .00222 6 0 ] [.6 .00222 -6 -9 ] [.6 .00222 6 0 ] [.8 .00222 -6 -9 ] [.8 .00222 6 0 ] [1 .00222 -9 -9 ] [1 .00222 9 0 ] [-0.0125 .15466 -30 -4.5 ] [-0.0125 .15466 0 4.5 ] [-0.0125 .2946 -30 -4.5 ] [-0.0125 .2946 0 4.5 ] [-0.0125 .43454 -30 -4.5 ] [-0.0125 .43454 0 4.5 ] [-0.0125 .57448 -30 -4.5 ] [-0.0125 .57448 0 4.5 ] [.5 .63053 -17 0 ] [.5 .63053 17 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01472 m .2 .02097 L s [(20)] .2 .00222 0 1 Mshowa .4 .01472 m .4 .02097 L s [(40)] .4 .00222 0 1 Mshowa .6 .01472 m .6 .02097 L s [(60)] .6 .00222 0 1 Mshowa .8 .01472 m .8 .02097 L s [(80)] .8 .00222 0 1 Mshowa 1 .01472 m 1 .02097 L s [(100)] 1 .00222 0 1 Mshowa .125 Mabswid .05 .01472 m .05 .01847 L s .1 .01472 m .1 .01847 L s .15 .01472 m .15 .01847 L s .25 .01472 m .25 .01847 L s .3 .01472 m .3 .01847 L s .35 .01472 m .35 .01847 L s .45 .01472 m .45 .01847 L s .5 .01472 m .5 .01847 L s .55 .01472 m .55 .01847 L s .65 .01472 m .65 .01847 L s .7 .01472 m .7 .01847 L s .75 .01472 m .75 .01847 L s .85 .01472 m .85 .01847 L s .9 .01472 m .9 .01847 L s .95 .01472 m .95 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s 0 .15466 m .00625 .15466 L s [(0.001)] -0.0125 .15466 1 0 Mshowa 0 .2946 m .00625 .2946 L s [(0.002)] -0.0125 .2946 1 0 Mshowa 0 .43454 m .00625 .43454 L s [(0.003)] -0.0125 .43454 1 0 Mshowa 0 .57448 m .00625 .57448 L s [(0.004)] -0.0125 .57448 1 0 Mshowa .125 Mabswid 0 .0427 m .00375 .0427 L s 0 .07069 m .00375 .07069 L s 0 .09868 m .00375 .09868 L s 0 .12667 m .00375 .12667 L s 0 .18264 m .00375 .18264 L s 0 .21063 m .00375 .21063 L s 0 .23862 m .00375 .23862 L s 0 .26661 m .00375 .26661 L s 0 .32259 m .00375 .32259 L s 0 .35057 m .00375 .35057 L s 0 .37856 m .00375 .37856 L s 0 .40655 m .00375 .40655 L s 0 .46253 m .00375 .46253 L s 0 .49051 m .00375 .49051 L s 0 .5185 m .00375 .5185 L s 0 .54649 m .00375 .54649 L s 0 .60247 m .00375 .60247 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -78 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MEKpp) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .867 0 1 r .5 Mabswid 0 .01472 m .00123 .01472 L .00236 .01472 L .00365 .01472 L .00488 .01472 L .00601 .01472 L .00706 .01472 L .00821 .01472 L .00942 .01472 L .01065 .01472 L .01196 .01472 L .0132 .01472 L .01434 .01472 L .01566 .01472 L .01641 .01472 L .01711 .01472 L .01839 .01472 L .01975 .01472 L .02115 .01472 L .02245 .01472 L .02387 .01472 L .02537 .01472 L .0279 .01472 L .02933 .01472 L .03067 .01472 L .03195 .01472 L .03317 .01472 L .03544 .01472 L .03809 .01472 L .04057 .01472 L .04179 .01472 L .0431 .01473 L .0459 .01473 L .04867 .01474 L .05157 .01474 L .05689 .01476 L .06176 .01478 L .06746 .01481 L .07277 .01484 L .07854 .01489 L .08481 .01496 L .09586 .01513 L .10629 .01535 L .11644 .01563 L .12581 .01597 L .14551 .01694 L .1567 .01768 L .16718 .0185 L .18848 .02065 L .20794 .02322 L Mistroke .22961 .02684 L .24969 .03097 L .28985 .04165 L .33099 .05612 L .37471 .07549 L .41683 .09798 L .45737 .12293 L .50047 .15273 L .54199 .18425 L .58192 .21678 L .62442 .25341 L .66532 .2902 L .70881 .33053 L .7507 .37017 L .791 .40867 L .83388 .44968 L .87516 .48891 L .91486 .52613 L .95712 .56497 L .9978 .60138 L 1 .60332 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.60582 0.254517 0.782187 0.363517 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147151 80.1108 [ [.2 .00222 -6 -9 ] [.2 .00222 6 0 ] [.4 .00222 -6 -9 ] [.4 .00222 6 0 ] [.6 .00222 -6 -9 ] [.6 .00222 6 0 ] [.8 .00222 -6 -9 ] [.8 .00222 6 0 ] [1 .00222 -9 -9 ] [1 .00222 9 0 ] [-0.0125 .09483 -30 -4.5 ] [-0.0125 .09483 0 4.5 ] [-0.0125 .17494 -30 -4.5 ] [-0.0125 .17494 0 4.5 ] [-0.0125 .25505 -30 -4.5 ] [-0.0125 .25505 0 4.5 ] [-0.0125 .33516 -30 -4.5 ] [-0.0125 .33516 0 4.5 ] [-0.0125 .41527 -30 -4.5 ] [-0.0125 .41527 0 4.5 ] [-0.0125 .49538 -30 -4.5 ] [-0.0125 .49538 0 4.5 ] [-0.0125 .57549 -30 -4.5 ] [-0.0125 .57549 0 4.5 ] [.5 .63053 -32 0 ] [.5 .63053 32 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01472 m .2 .02097 L s [(20)] .2 .00222 0 1 Mshowa .4 .01472 m .4 .02097 L s [(40)] .4 .00222 0 1 Mshowa .6 .01472 m .6 .02097 L s [(60)] .6 .00222 0 1 Mshowa .8 .01472 m .8 .02097 L s [(80)] .8 .00222 0 1 Mshowa 1 .01472 m 1 .02097 L s [(100)] 1 .00222 0 1 Mshowa .125 Mabswid .05 .01472 m .05 .01847 L s .1 .01472 m .1 .01847 L s .15 .01472 m .15 .01847 L s .25 .01472 m .25 .01847 L s .3 .01472 m .3 .01847 L s .35 .01472 m .35 .01847 L s .45 .01472 m .45 .01847 L s .5 .01472 m .5 .01847 L s .55 .01472 m .55 .01847 L s .65 .01472 m .65 .01847 L s .7 .01472 m .7 .01847 L s .75 .01472 m .75 .01847 L s .85 .01472 m .85 .01847 L s .9 .01472 m .9 .01847 L s .95 .01472 m .95 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s 0 .09483 m .00625 .09483 L s [(0.001)] -0.0125 .09483 1 0 Mshowa 0 .17494 m .00625 .17494 L s [(0.002)] -0.0125 .17494 1 0 Mshowa 0 .25505 m .00625 .25505 L s [(0.003)] -0.0125 .25505 1 0 Mshowa 0 .33516 m .00625 .33516 L s [(0.004)] -0.0125 .33516 1 0 Mshowa 0 .41527 m .00625 .41527 L s [(0.005)] -0.0125 .41527 1 0 Mshowa 0 .49538 m .00625 .49538 L s [(0.006)] -0.0125 .49538 1 0 Mshowa 0 .57549 m .00625 .57549 L s [(0.007)] -0.0125 .57549 1 0 Mshowa .125 Mabswid 0 .03074 m .00375 .03074 L s 0 .04676 m .00375 .04676 L s 0 .06278 m .00375 .06278 L s 0 .0788 m .00375 .0788 L s 0 .11085 m .00375 .11085 L s 0 .12687 m .00375 .12687 L s 0 .14289 m .00375 .14289 L s 0 .15891 m .00375 .15891 L s 0 .19096 m .00375 .19096 L s 0 .20698 m .00375 .20698 L s 0 .223 m .00375 .223 L s 0 .23903 m .00375 .23903 L s 0 .27107 m .00375 .27107 L s 0 .28709 m .00375 .28709 L s 0 .30311 m .00375 .30311 L s 0 .31914 m .00375 .31914 L s 0 .35118 m .00375 .35118 L s 0 .3672 m .00375 .3672 L s 0 .38322 m .00375 .38322 L s 0 .39925 m .00375 .39925 L s 0 .43129 m .00375 .43129 L s 0 .44731 m .00375 .44731 L s 0 .46334 m .00375 .46334 L s 0 .47936 m .00375 .47936 L s 0 .5114 m .00375 .5114 L s 0 .52742 m .00375 .52742 L s 0 .54345 m .00375 .54345 L s 0 .55947 m .00375 .55947 L s 0 .59151 m .00375 .59151 L s 0 .60753 m .00375 .60753 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -93 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MEKppMEKPH) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .431 0 1 r .5 Mabswid 0 .01472 m .00123 .01472 L .00236 .01472 L .00365 .01472 L .00488 .01472 L .00601 .01472 L .00706 .01472 L .00821 .01472 L .00942 .01472 L .01065 .01472 L .01196 .01472 L .0132 .01472 L .01434 .01472 L .01566 .01472 L .01641 .01472 L .01711 .01472 L .01839 .01472 L .01975 .01472 L .02043 .01472 L .02115 .01472 L .02245 .01472 L .02384 .01472 L .02537 .01472 L .02669 .01472 L .02811 .01472 L .02945 .01472 L .03067 .01472 L .0331 .01472 L .03575 .01472 L .03696 .01472 L .03825 .01472 L .04057 .01472 L .04311 .01472 L .04579 .01472 L .04872 .01473 L .05141 .01473 L .05628 .01474 L .05903 .01475 L .0616 .01476 L .06748 .01478 L .07282 .01481 L .07899 .01485 L .08481 .01491 L .09502 .01504 L .10016 .01513 L .10582 .01524 L .11583 .0155 L .1252 .01582 L .13613 .01629 L .1465 .01685 L Mistroke .16596 .01825 L .1868 .02033 L .20612 .02287 L .24726 .03053 L .26979 .03614 L .29098 .04238 L .33151 .057 L .37462 .07643 L .41614 .09879 L .45606 .12347 L .49856 .15284 L .53947 .18379 L .58295 .21917 L .62485 .25524 L .66515 .2914 L .70802 .33104 L .74931 .36996 L .789 .40774 L .83127 .44801 L .87195 .48652 L .9152 .5269 L .95686 .56497 L .99693 .60063 L 1 .60332 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.799824 0.254517 0.97619 0.363517 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147151 46.4435 [ [.2 .00222 -6 -9 ] [.2 .00222 6 0 ] [.4 .00222 -6 -9 ] [.4 .00222 6 0 ] [.6 .00222 -6 -9 ] [.6 .00222 6 0 ] [.8 .00222 -6 -9 ] [.8 .00222 6 0 ] [1 .00222 -9 -9 ] [1 .00222 9 0 ] [-0.0125 .1076 -30 -4.5 ] [-0.0125 .1076 0 4.5 ] [-0.0125 .20049 -30 -4.5 ] [-0.0125 .20049 0 4.5 ] [-0.0125 .29338 -30 -4.5 ] [-0.0125 .29338 0 4.5 ] [-0.0125 .38626 -30 -4.5 ] [-0.0125 .38626 0 4.5 ] [-0.0125 .47915 -24 -4.5 ] [-0.0125 .47915 0 4.5 ] [-0.0125 .57204 -30 -4.5 ] [-0.0125 .57204 0 4.5 ] [.5 .63053 -26 0 ] [.5 .63053 26 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01472 m .2 .02097 L s [(20)] .2 .00222 0 1 Mshowa .4 .01472 m .4 .02097 L s [(40)] .4 .00222 0 1 Mshowa .6 .01472 m .6 .02097 L s [(60)] .6 .00222 0 1 Mshowa .8 .01472 m .8 .02097 L s [(80)] .8 .00222 0 1 Mshowa 1 .01472 m 1 .02097 L s [(100)] 1 .00222 0 1 Mshowa .125 Mabswid .05 .01472 m .05 .01847 L s .1 .01472 m .1 .01847 L s .15 .01472 m .15 .01847 L s .25 .01472 m .25 .01847 L s .3 .01472 m .3 .01847 L s .35 .01472 m .35 .01847 L s .45 .01472 m .45 .01847 L s .5 .01472 m .5 .01847 L s .55 .01472 m .55 .01847 L s .65 .01472 m .65 .01847 L s .7 .01472 m .7 .01847 L s .75 .01472 m .75 .01847 L s .85 .01472 m .85 .01847 L s .9 .01472 m .9 .01847 L s .95 .01472 m .95 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s 0 .1076 m .00625 .1076 L s [(0.002)] -0.0125 .1076 1 0 Mshowa 0 .20049 m .00625 .20049 L s [(0.004)] -0.0125 .20049 1 0 Mshowa 0 .29338 m .00625 .29338 L s [(0.006)] -0.0125 .29338 1 0 Mshowa 0 .38626 m .00625 .38626 L s [(0.008)] -0.0125 .38626 1 0 Mshowa 0 .47915 m .00625 .47915 L s [(0.01)] -0.0125 .47915 1 0 Mshowa 0 .57204 m .00625 .57204 L s [(0.012)] -0.0125 .57204 1 0 Mshowa .125 Mabswid 0 .03794 m .00375 .03794 L s 0 .06116 m .00375 .06116 L s 0 .08438 m .00375 .08438 L s 0 .13082 m .00375 .13082 L s 0 .15405 m .00375 .15405 L s 0 .17727 m .00375 .17727 L s 0 .22371 m .00375 .22371 L s 0 .24693 m .00375 .24693 L s 0 .27015 m .00375 .27015 L s 0 .3166 m .00375 .3166 L s 0 .33982 m .00375 .33982 L s 0 .36304 m .00375 .36304 L s 0 .40949 m .00375 .40949 L s 0 .43271 m .00375 .43271 L s 0 .45593 m .00375 .45593 L s 0 .50237 m .00375 .50237 L s 0 .52559 m .00375 .52559 L s 0 .54882 m .00375 .54882 L s 0 .59526 m .00375 .59526 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -87 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MEKpRAFp) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 0 1 .379 r .5 Mabswid 0 .01472 m .00123 .01472 L .00236 .01472 L .00365 .01472 L .00488 .01472 L .00601 .01472 L .00706 .01472 L .00821 .01472 L .00942 .01472 L .01065 .01472 L .01196 .01472 L .0132 .01472 L .01434 .01472 L .01566 .01472 L .01641 .01472 L .01711 .01472 L .01839 .01472 L .01975 .01472 L .02115 .01472 L .02245 .01473 L .02384 .01473 L .02537 .01474 L .02795 .01475 L .03067 .01477 L .03314 .01479 L .03579 .01482 L .04057 .0149 L .04352 .01497 L .04626 .01504 L .05245 .01526 L .05791 .01552 L .06371 .01588 L .07374 .01673 L .08481 .01805 L .09541 .01974 L .10512 .02169 L .12702 .0276 L .14689 .0349 L .16863 .04503 L .21122 .07117 L .25221 .10322 L .29579 .14287 L .33777 .18453 L .37816 .22606 L .42112 .27018 L .4625 .31137 L .50228 .34896 L .54463 .38624 L .5854 .41914 L .62874 .45076 L Mistroke .67049 .47799 L .71065 .5013 L .75338 .52319 L .79452 .54165 L .83824 .5587 L .88036 .57289 L .92089 .58471 L .964 .59552 L 1 .60332 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.0238095 0.374417 0.200176 0.483418 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147151 610.987 [ [.2 .00222 -6 -9 ] [.2 .00222 6 0 ] [.4 .00222 -6 -9 ] [.4 .00222 6 0 ] [.6 .00222 -6 -9 ] [.6 .00222 6 0 ] [.8 .00222 -6 -9 ] [.8 .00222 6 0 ] [1 .00222 -9 -9 ] [1 .00222 9 0 ] [-0.0125 .13691 -36 -4.5 ] [-0.0125 .13691 0 4.5 ] [-0.0125 .25911 -36 -4.5 ] [-0.0125 .25911 0 4.5 ] [-0.0125 .38131 -36 -4.5 ] [-0.0125 .38131 0 4.5 ] [-0.0125 .5035 -36 -4.5 ] [-0.0125 .5035 0 4.5 ] [.5 .63053 -32 0 ] [.5 .63053 32 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01472 m .2 .02097 L s [(20)] .2 .00222 0 1 Mshowa .4 .01472 m .4 .02097 L s [(40)] .4 .00222 0 1 Mshowa .6 .01472 m .6 .02097 L s [(60)] .6 .00222 0 1 Mshowa .8 .01472 m .8 .02097 L s [(80)] .8 .00222 0 1 Mshowa 1 .01472 m 1 .02097 L s [(100)] 1 .00222 0 1 Mshowa .125 Mabswid .05 .01472 m .05 .01847 L s .1 .01472 m .1 .01847 L s .15 .01472 m .15 .01847 L s .25 .01472 m .25 .01847 L s .3 .01472 m .3 .01847 L s .35 .01472 m .35 .01847 L s .45 .01472 m .45 .01847 L s .5 .01472 m .5 .01847 L s .55 .01472 m .55 .01847 L s .65 .01472 m .65 .01847 L s .7 .01472 m .7 .01847 L s .75 .01472 m .75 .01847 L s .85 .01472 m .85 .01847 L s .9 .01472 m .9 .01847 L s .95 .01472 m .95 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s 0 .13691 m .00625 .13691 L s [(0.0002)] -0.0125 .13691 1 0 Mshowa 0 .25911 m .00625 .25911 L s [(0.0004)] -0.0125 .25911 1 0 Mshowa 0 .38131 m .00625 .38131 L s [(0.0006)] -0.0125 .38131 1 0 Mshowa 0 .5035 m .00625 .5035 L s [(0.0008)] -0.0125 .5035 1 0 Mshowa .125 Mabswid 0 .04526 m .00375 .04526 L s 0 .07581 m .00375 .07581 L s 0 .10636 m .00375 .10636 L s 0 .16746 m .00375 .16746 L s 0 .19801 m .00375 .19801 L s 0 .22856 m .00375 .22856 L s 0 .28966 m .00375 .28966 L s 0 .32021 m .00375 .32021 L s 0 .35076 m .00375 .35076 L s 0 .41186 m .00375 .41186 L s 0 .44241 m .00375 .44241 L s 0 .47296 m .00375 .47296 L s 0 .53405 m .00375 .53405 L s 0 .5646 m .00375 .5646 L s 0 .59515 m .00375 .59515 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -93 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MAPKpMEKpp) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .558 1 0 r .5 Mabswid 0 .01472 m .00123 .01472 L .00236 .01472 L .00365 .01472 L .00488 .01472 L .00601 .01472 L .00706 .01472 L .00821 .01472 L .00942 .01472 L .01065 .01472 L .01196 .01472 L .0132 .01472 L .01434 .01472 L .01566 .01472 L .01641 .01472 L .01711 .01472 L .01839 .01472 L .01975 .01472 L .02043 .01472 L .02115 .01472 L .02245 .01472 L .02317 .01472 L .02384 .01472 L .02458 .01472 L .02537 .01472 L .02605 .01472 L .02679 .01472 L .02814 .01472 L .02945 .01472 L .03067 .01472 L .03184 .01472 L .03295 .01472 L .03416 .01472 L .03547 .01472 L .03676 .01472 L .03813 .01472 L .03929 .01472 L .04057 .01472 L .042 .01472 L .04281 .01472 L .04355 .01472 L .04492 .01472 L .04637 .01472 L .04767 .01472 L .04888 .01472 L .05022 .01472 L .05165 .01472 L .05317 .01472 L .05482 .01472 L .05638 .01472 L Mistroke .05783 .01472 L .05927 .01472 L .06057 .01472 L .06207 .01472 L .06349 .01472 L .06609 .01472 L .06739 .01472 L .06883 .01472 L .07137 .01472 L .07374 .01472 L .07653 .01472 L .07908 .01472 L .08203 .01472 L .08481 .01472 L .0873 .01472 L .08964 .01472 L .09221 .01472 L .09497 .01472 L .09772 .01472 L .1006 .01472 L .10306 .01472 L .10576 .01472 L .11061 .01472 L .11332 .01472 L .11579 .01472 L .12059 .01472 L .12511 .01472 L .12999 .01472 L .13534 .01472 L .14094 .01472 L .14617 .01472 L .15106 .01472 L .15552 .01472 L .16067 .01472 L .16555 .01472 L .17036 .01472 L .17567 .01472 L .18122 .01472 L .18643 .01473 L .19573 .01473 L .20097 .01474 L .20577 .01474 L .21604 .01476 L .22561 .01478 L .23611 .0148 L .24734 .01485 L .25808 .0149 L .26972 .01498 L .28073 .01508 L .29088 .01519 L Mistroke .31055 .01551 L .32174 .01576 L .33222 .01604 L .35349 .01681 L .37295 .01779 L .3929 .01916 L .41466 .02115 L .43533 .02363 L .45736 .02702 L .47835 .03109 L .50104 .03656 L .54313 .05012 L .58621 .06939 L .62769 .09389 L .66758 .12351 L .71005 .16197 L .75092 .2059 L .79437 .25997 L .83623 .31895 L .8765 .38161 L .91934 .45401 L .96059 .52851 L 1 .60332 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.217813 0.374417 0.39418 0.483418 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147151 2452.61 [ [.2 .00222 -6 -9 ] [.2 .00222 6 0 ] [.4 .00222 -6 -9 ] [.4 .00222 6 0 ] [.6 .00222 -6 -9 ] [.6 .00222 6 0 ] [.8 .00222 -6 -9 ] [.8 .00222 6 0 ] [1 .00222 -9 -9 ] [1 .00222 9 0 ] [-0.0125 .13735 -42 -4.5 ] [-0.0125 .13735 0 4.5 ] [-0.0125 .25998 -36 -4.5 ] [-0.0125 .25998 0 4.5 ] [-0.0125 .38261 -42 -4.5 ] [-0.0125 .38261 0 4.5 ] [-0.0125 .50524 -36 -4.5 ] [-0.0125 .50524 0 4.5 ] [.5 .63053 -20 0 ] [.5 .63053 20 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01472 m .2 .02097 L s [(20)] .2 .00222 0 1 Mshowa .4 .01472 m .4 .02097 L s [(40)] .4 .00222 0 1 Mshowa .6 .01472 m .6 .02097 L s [(60)] .6 .00222 0 1 Mshowa .8 .01472 m .8 .02097 L s [(80)] .8 .00222 0 1 Mshowa 1 .01472 m 1 .02097 L s [(100)] 1 .00222 0 1 Mshowa .125 Mabswid .05 .01472 m .05 .01847 L s .1 .01472 m .1 .01847 L s .15 .01472 m .15 .01847 L s .25 .01472 m .25 .01847 L s .3 .01472 m .3 .01847 L s .35 .01472 m .35 .01847 L s .45 .01472 m .45 .01847 L s .5 .01472 m .5 .01847 L s .55 .01472 m .55 .01847 L s .65 .01472 m .65 .01847 L s .7 .01472 m .7 .01847 L s .75 .01472 m .75 .01847 L s .85 .01472 m .85 .01847 L s .9 .01472 m .9 .01847 L s .95 .01472 m .95 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s 0 .13735 m .00625 .13735 L s [(0.00005)] -0.0125 .13735 1 0 Mshowa 0 .25998 m .00625 .25998 L s [(0.0001)] -0.0125 .25998 1 0 Mshowa 0 .38261 m .00625 .38261 L s [(0.00015)] -0.0125 .38261 1 0 Mshowa 0 .50524 m .00625 .50524 L s [(0.0002)] -0.0125 .50524 1 0 Mshowa .125 Mabswid 0 .03924 m .00375 .03924 L s 0 .06377 m .00375 .06377 L s 0 .08829 m .00375 .08829 L s 0 .11282 m .00375 .11282 L s 0 .16187 m .00375 .16187 L s 0 .1864 m .00375 .1864 L s 0 .21092 m .00375 .21092 L s 0 .23545 m .00375 .23545 L s 0 .2845 m .00375 .2845 L s 0 .30903 m .00375 .30903 L s 0 .33355 m .00375 .33355 L s 0 .35808 m .00375 .35808 L s 0 .40713 m .00375 .40713 L s 0 .43166 m .00375 .43166 L s 0 .45619 m .00375 .45619 L s 0 .48071 m .00375 .48071 L s 0 .52976 m .00375 .52976 L s 0 .55429 m .00375 .55429 L s 0 .57882 m .00375 .57882 L s 0 .60334 m .00375 .60334 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -81 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MAPKpp) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 0 1 .588 r .5 Mabswid 0 .01472 m .00123 .01472 L .00236 .01472 L .00365 .01472 L .00488 .01472 L .00601 .01472 L .00706 .01472 L .00821 .01472 L .00942 .01472 L .01065 .01472 L .01196 .01472 L .0132 .01472 L .01434 .01472 L .01566 .01472 L .01641 .01472 L .01711 .01472 L .01839 .01472 L .01975 .01472 L .02043 .01472 L .02115 .01472 L .02245 .01472 L .02317 .01472 L .02384 .01472 L .02458 .01472 L .02537 .01472 L .02605 .01472 L .02679 .01472 L .02814 .01472 L .02945 .01472 L .03067 .01472 L .03184 .01472 L .03295 .01472 L .03416 .01472 L .03547 .01472 L .03676 .01472 L .03813 .01472 L .03929 .01472 L .04057 .01472 L .04131 .01472 L .042 .01472 L .04274 .01472 L .04355 .01472 L .04492 .01472 L .04567 .01472 L .04637 .01472 L .0477 .01472 L .04892 .01472 L .05032 .01472 L .05165 .01472 L .05307 .01472 L Mistroke .05459 .01472 L .05602 .01472 L .05731 .01472 L .05884 .01472 L .06049 .01472 L .06205 .01472 L .06349 .01472 L .06472 .01472 L .06605 .01472 L .06844 .01472 L .06989 .01472 L .07128 .01472 L .07386 .01472 L .07518 .01472 L .07659 .01472 L .07911 .01472 L .08182 .01472 L .08336 .01472 L .08481 .01472 L .08737 .01472 L .08976 .01472 L .09237 .01472 L .09516 .01472 L .0981 .01472 L .10086 .01472 L .10335 .01472 L .10604 .01472 L .11096 .01472 L .11344 .01472 L .11616 .01472 L .11849 .01472 L .12098 .01472 L .12549 .01472 L .12817 .01472 L .13102 .01472 L .13615 .01472 L .13899 .01472 L .14167 .01472 L .14776 .01472 L .15306 .01472 L .15792 .01472 L .16326 .01472 L .16888 .01472 L .17412 .01472 L .17889 .01472 L .18439 .01472 L .18958 .01472 L .19883 .01472 L .20405 .01472 L .20886 .01472 L Mistroke .21376 .01473 L .21902 .01473 L .22854 .01474 L .23434 .01474 L .23985 .01475 L .2502 .01476 L .26028 .01478 L .27101 .01481 L .28114 .01485 L .29032 .01489 L .30086 .01496 L .31055 .01503 L .32118 .01514 L .33241 .01527 L .34238 .01543 L .35305 .01563 L .37231 .0161 L .383 .01645 L .39462 .0169 L .41576 .01797 L .43653 .0194 L .4586 .02142 L .47906 .02388 L .49826 .02678 L .5389 .03528 L .55996 .0412 L .58212 .04873 L .62215 .06626 L .66476 .09138 L .70578 .12282 L .74937 .16499 L .79138 .21483 L .83179 .27176 L .87477 .34218 L .91617 .41952 L .95597 .50243 L .99835 .59937 L 1 .60332 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.411817 0.374417 0.588183 0.483418 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147151 958.365 [ [.2 .00222 -6 -9 ] [.2 .00222 6 0 ] [.4 .00222 -6 -9 ] [.4 .00222 6 0 ] [.6 .00222 -6 -9 ] [.6 .00222 6 0 ] [.8 .00222 -6 -9 ] [.8 .00222 6 0 ] [1 .00222 -9 -9 ] [1 .00222 9 0 ] [-0.0125 .11055 -36 -4.5 ] [-0.0125 .11055 0 4.5 ] [-0.0125 .20639 -36 -4.5 ] [-0.0125 .20639 0 4.5 ] [-0.0125 .30222 -36 -4.5 ] [-0.0125 .30222 0 4.5 ] [-0.0125 .39806 -36 -4.5 ] [-0.0125 .39806 0 4.5 ] [-0.0125 .4939 -36 -4.5 ] [-0.0125 .4939 0 4.5 ] [-0.0125 .58973 -36 -4.5 ] [-0.0125 .58973 0 4.5 ] [.5 .63053 -38 0 ] [.5 .63053 38 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01472 m .2 .02097 L s [(20)] .2 .00222 0 1 Mshowa .4 .01472 m .4 .02097 L s [(40)] .4 .00222 0 1 Mshowa .6 .01472 m .6 .02097 L s [(60)] .6 .00222 0 1 Mshowa .8 .01472 m .8 .02097 L s [(80)] .8 .00222 0 1 Mshowa 1 .01472 m 1 .02097 L s [(100)] 1 .00222 0 1 Mshowa .125 Mabswid .05 .01472 m .05 .01847 L s .1 .01472 m .1 .01847 L s .15 .01472 m .15 .01847 L s .25 .01472 m .25 .01847 L s .3 .01472 m .3 .01847 L s .35 .01472 m .35 .01847 L s .45 .01472 m .45 .01847 L s .5 .01472 m .5 .01847 L s .55 .01472 m .55 .01847 L s .65 .01472 m .65 .01847 L s .7 .01472 m .7 .01847 L s .75 .01472 m .75 .01847 L s .85 .01472 m .85 .01847 L s .9 .01472 m .9 .01847 L s .95 .01472 m .95 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s 0 .11055 m .00625 .11055 L s [(0.0001)] -0.0125 .11055 1 0 Mshowa 0 .20639 m .00625 .20639 L s [(0.0002)] -0.0125 .20639 1 0 Mshowa 0 .30222 m .00625 .30222 L s [(0.0003)] -0.0125 .30222 1 0 Mshowa 0 .39806 m .00625 .39806 L s [(0.0004)] -0.0125 .39806 1 0 Mshowa 0 .4939 m .00625 .4939 L s [(0.0005)] -0.0125 .4939 1 0 Mshowa 0 .58973 m .00625 .58973 L s [(0.0006)] -0.0125 .58973 1 0 Mshowa .125 Mabswid 0 .03388 m .00375 .03388 L s 0 .05305 m .00375 .05305 L s 0 .07222 m .00375 .07222 L s 0 .09138 m .00375 .09138 L s 0 .12972 m .00375 .12972 L s 0 .14889 m .00375 .14889 L s 0 .16805 m .00375 .16805 L s 0 .18722 m .00375 .18722 L s 0 .22556 m .00375 .22556 L s 0 .24472 m .00375 .24472 L s 0 .26389 m .00375 .26389 L s 0 .28306 m .00375 .28306 L s 0 .32139 m .00375 .32139 L s 0 .34056 m .00375 .34056 L s 0 .35973 m .00375 .35973 L s 0 .37889 m .00375 .37889 L s 0 .41723 m .00375 .41723 L s 0 .4364 m .00375 .4364 L s 0 .45556 m .00375 .45556 L s 0 .47473 m .00375 .47473 L s 0 .51306 m .00375 .51306 L s 0 .53223 m .00375 .53223 L s 0 .5514 m .00375 .5514 L s 0 .57057 m .00375 .57057 L s 0 .6089 m .00375 .6089 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -99 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MAPKppMAPKPH) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 0 .436 1 r .5 Mabswid 0 .01472 m .00123 .01472 L .00236 .01472 L .00365 .01472 L .00488 .01472 L .00601 .01472 L .00706 .01472 L .00821 .01472 L .00942 .01472 L .01065 .01472 L .01196 .01472 L .0132 .01472 L .01434 .01472 L .01566 .01472 L .01641 .01472 L .01711 .01472 L .01839 .01472 L .01975 .01472 L .02043 .01472 L .02115 .01472 L .02245 .01472 L .02317 .01472 L .02384 .01472 L .02458 .01472 L .02537 .01472 L .02605 .01472 L .02679 .01472 L .02814 .01472 L .02945 .01472 L .03067 .01472 L .03184 .01472 L .03295 .01472 L .03416 .01472 L .03547 .01472 L .03676 .01472 L .03813 .01472 L .03929 .01472 L .04057 .01472 L .04131 .01472 L .042 .01472 L .04275 .01472 L .04355 .01472 L .0449 .01472 L .04566 .01472 L .04637 .01472 L .0477 .01472 L .04892 .01472 L .05032 .01472 L .05165 .01472 L .05307 .01472 L Mistroke .05459 .01472 L .05602 .01472 L .05731 .01472 L .05884 .01472 L .06049 .01472 L .06205 .01472 L .06349 .01472 L .06472 .01472 L .06605 .01472 L .06844 .01472 L .06989 .01472 L .07128 .01472 L .07386 .01472 L .07518 .01472 L .07659 .01472 L .07911 .01472 L .08051 .01472 L .08182 .01472 L .08327 .01472 L .08481 .01472 L .08737 .01472 L .08976 .01472 L .09259 .01472 L .09516 .01472 L .09785 .01472 L .10076 .01472 L .10351 .01472 L .10604 .01472 L .11055 .01472 L .1131 .01472 L .11549 .01472 L .12031 .01472 L .12302 .01472 L .12549 .01472 L .13052 .01472 L .13307 .01472 L .13588 .01472 L .14084 .01472 L .1455 .01472 L .15097 .01472 L .15598 .01472 L .16149 .01472 L .16729 .01472 L .17253 .01472 L .17729 .01472 L .18279 .01472 L .18799 .01472 L .19724 .01472 L .20245 .01472 L .20727 .01472 L Mistroke .21217 .01472 L .21743 .01472 L .22695 .01473 L .23275 .01473 L .23826 .01474 L .24861 .01475 L .25868 .01476 L .26942 .01478 L .27955 .01481 L .28873 .01484 L .29927 .01489 L .30896 .01494 L .31959 .01502 L .33082 .01513 L .34078 .01525 L .35146 .01541 L .37071 .0158 L .38141 .01608 L .39303 .01646 L .41416 .01738 L .43494 .01862 L .45701 .02042 L .47747 .02264 L .49667 .02529 L .53731 .0332 L .55837 .03878 L .58053 .04595 L .62056 .06284 L .66317 .08734 L .70419 .1183 L .74778 .16011 L .78978 .20979 L .83019 .26673 L .87318 .33732 L .91457 .41495 L .95438 .4982 L .99675 .59552 L 1 .60332 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.60582 0.374417 0.782187 0.483418 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 -0.220374 4.11847 [ [.2 .17897 -6 -9 ] [.2 .17897 6 0 ] [.4 .17897 -6 -9 ] [.4 .17897 6 0 ] [.6 .17897 -6 -9 ] [.6 .17897 6 0 ] [.8 .17897 -6 -9 ] [.8 .17897 6 0 ] [1 .17897 -9 -9 ] [1 .17897 9 0 ] [-0.0125 .02673 -24 -4.5 ] [-0.0125 .02673 0 4.5 ] [-0.0125 .1091 -24 -4.5 ] [-0.0125 .1091 0 4.5 ] [-0.0125 .27384 -24 -4.5 ] [-0.0125 .27384 0 4.5 ] [-0.0125 .35621 -24 -4.5 ] [-0.0125 .35621 0 4.5 ] [-0.0125 .43858 -24 -4.5 ] [-0.0125 .43858 0 4.5 ] [-0.0125 .52095 -24 -4.5 ] [-0.0125 .52095 0 4.5 ] [-0.0125 .60332 -18 -4.5 ] [-0.0125 .60332 0 4.5 ] [.5 .63053 -11 0 ] [.5 .63053 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 .2 .19147 m .2 .19772 L s [(20)] .2 .17897 0 1 Mshowa .4 .19147 m .4 .19772 L s [(40)] .4 .17897 0 1 Mshowa .6 .19147 m .6 .19772 L s [(60)] .6 .17897 0 1 Mshowa .8 .19147 m .8 .19772 L s [(80)] .8 .17897 0 1 Mshowa 1 .19147 m 1 .19772 L s [(100)] 1 .17897 0 1 Mshowa .125 Mabswid .05 .19147 m .05 .19522 L s .1 .19147 m .1 .19522 L s .15 .19147 m .15 .19522 L s .25 .19147 m .25 .19522 L s .3 .19147 m .3 .19522 L s .35 .19147 m .35 .19522 L s .45 .19147 m .45 .19522 L s .5 .19147 m .5 .19522 L s .55 .19147 m .55 .19522 L s .65 .19147 m .65 .19522 L s .7 .19147 m .7 .19522 L s .75 .19147 m .75 .19522 L s .85 .19147 m .85 .19522 L s .9 .19147 m .9 .19522 L s .95 .19147 m .95 .19522 L s .25 Mabswid 0 .19147 m 1 .19147 L s 0 .02673 m .00625 .02673 L s [(0.06)] -0.0125 .02673 1 0 Mshowa 0 .1091 m .00625 .1091 L s [(0.08)] -0.0125 .1091 1 0 Mshowa 0 .27384 m .00625 .27384 L s [(0.12)] -0.0125 .27384 1 0 Mshowa 0 .35621 m .00625 .35621 L s [(0.14)] -0.0125 .35621 1 0 Mshowa 0 .43858 m .00625 .43858 L s [(0.16)] -0.0125 .43858 1 0 Mshowa 0 .52095 m .00625 .52095 L s [(0.18)] -0.0125 .52095 1 0 Mshowa 0 .60332 m .00625 .60332 L s [(0.2)] -0.0125 .60332 1 0 Mshowa .125 Mabswid 0 .04733 m .00375 .04733 L s 0 .06792 m .00375 .06792 L s 0 .08851 m .00375 .08851 L s 0 .1297 m .00375 .1297 L s 0 .15029 m .00375 .15029 L s 0 .17088 m .00375 .17088 L s 0 .21206 m .00375 .21206 L s 0 .23266 m .00375 .23266 L s 0 .25325 m .00375 .25325 L s 0 .29443 m .00375 .29443 L s 0 .31503 m .00375 .31503 L s 0 .33562 m .00375 .33562 L s 0 .3768 m .00375 .3768 L s 0 .3974 m .00375 .3974 L s 0 .41799 m .00375 .41799 L s 0 .45917 m .00375 .45917 L s 0 .47976 m .00375 .47976 L s 0 .50036 m .00375 .50036 L s 0 .54154 m .00375 .54154 L s 0 .56213 m .00375 .56213 L s 0 .58273 m .00375 .58273 L s 0 .00614 m .00375 .00614 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -72 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MEK) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 1 0 .971 r .5 Mabswid 0 .60332 m .00123 .60332 L .00236 .6033 L .00365 .60325 L .00488 .60316 L .00601 .60303 L .00706 .60288 L .00942 .60239 L .01066 .60205 L .01181 .60169 L .01444 .60068 L .01975 .59795 L .02978 .59087 L .04057 .5814 L .08481 .53445 L .12809 .48437 L .16979 .43633 L .20989 .39222 L .25257 .34861 L .29365 .3103 L .33732 .27356 L .37939 .24185 L .41986 .21447 L .46292 .18834 L .50438 .16578 L .54425 .1462 L .5867 .12737 L .62755 .11097 L .67098 .09519 L .71282 .0814 L .75306 .06932 L .79588 .0576 L .83711 .04732 L .87675 .03828 L .91896 .02948 L .95959 .02175 L 1 .01472 L s MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.799824 0.374417 0.97619 0.483418 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147151 31.7307 [ [.2 .00222 -6 -9 ] [.2 .00222 6 0 ] [.4 .00222 -6 -9 ] [.4 .00222 6 0 ] [.6 .00222 -6 -9 ] [.6 .00222 6 0 ] [.8 .00222 -6 -9 ] [.8 .00222 6 0 ] [1 .00222 -9 -9 ] [1 .00222 9 0 ] [-0.0125 .09404 -36 -4.5 ] [-0.0125 .09404 0 4.5 ] [-0.0125 .17337 -30 -4.5 ] [-0.0125 .17337 0 4.5 ] [-0.0125 .2527 -36 -4.5 ] [-0.0125 .2527 0 4.5 ] [-0.0125 .33202 -24 -4.5 ] [-0.0125 .33202 0 4.5 ] [-0.0125 .41135 -36 -4.5 ] [-0.0125 .41135 0 4.5 ] [-0.0125 .49067 -30 -4.5 ] [-0.0125 .49067 0 4.5 ] [-0.0125 .57 -36 -4.5 ] [-0.0125 .57 0 4.5 ] [.5 .63053 -14 0 ] [.5 .63053 14 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01472 m .2 .02097 L s [(20)] .2 .00222 0 1 Mshowa .4 .01472 m .4 .02097 L s [(40)] .4 .00222 0 1 Mshowa .6 .01472 m .6 .02097 L s [(60)] .6 .00222 0 1 Mshowa .8 .01472 m .8 .02097 L s [(80)] .8 .00222 0 1 Mshowa 1 .01472 m 1 .02097 L s [(100)] 1 .00222 0 1 Mshowa .125 Mabswid .05 .01472 m .05 .01847 L s .1 .01472 m .1 .01847 L s .15 .01472 m .15 .01847 L s .25 .01472 m .25 .01847 L s .3 .01472 m .3 .01847 L s .35 .01472 m .35 .01847 L s .45 .01472 m .45 .01847 L s .5 .01472 m .5 .01847 L s .55 .01472 m .55 .01847 L s .65 .01472 m .65 .01847 L s .7 .01472 m .7 .01847 L s .75 .01472 m .75 .01847 L s .85 .01472 m .85 .01847 L s .9 .01472 m .9 .01847 L s .95 .01472 m .95 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s 0 .09404 m .00625 .09404 L s [(0.0025)] -0.0125 .09404 1 0 Mshowa 0 .17337 m .00625 .17337 L s [(0.005)] -0.0125 .17337 1 0 Mshowa 0 .2527 m .00625 .2527 L s [(0.0075)] -0.0125 .2527 1 0 Mshowa 0 .33202 m .00625 .33202 L s [(0.01)] -0.0125 .33202 1 0 Mshowa 0 .41135 m .00625 .41135 L s [(0.0125)] -0.0125 .41135 1 0 Mshowa 0 .49067 m .00625 .49067 L s [(0.015)] -0.0125 .49067 1 0 Mshowa 0 .57 m .00625 .57 L s [(0.0175)] -0.0125 .57 1 0 Mshowa .125 Mabswid 0 .03058 m .00375 .03058 L s 0 .04645 m .00375 .04645 L s 0 .06231 m .00375 .06231 L s 0 .07818 m .00375 .07818 L s 0 .10991 m .00375 .10991 L s 0 .12577 m .00375 .12577 L s 0 .14164 m .00375 .14164 L s 0 .1575 m .00375 .1575 L s 0 .18923 m .00375 .18923 L s 0 .2051 m .00375 .2051 L s 0 .22096 m .00375 .22096 L s 0 .23683 m .00375 .23683 L s 0 .26856 m .00375 .26856 L s 0 .28443 m .00375 .28443 L s 0 .30029 m .00375 .30029 L s 0 .31616 m .00375 .31616 L s 0 .34789 m .00375 .34789 L s 0 .36375 m .00375 .36375 L s 0 .37962 m .00375 .37962 L s 0 .39548 m .00375 .39548 L s 0 .42721 m .00375 .42721 L s 0 .44308 m .00375 .44308 L s 0 .45894 m .00375 .45894 L s 0 .47481 m .00375 .47481 L s 0 .50654 m .00375 .50654 L s 0 .52241 m .00375 .52241 L s 0 .53827 m .00375 .53827 L s 0 .55414 m .00375 .55414 L s 0 .58587 m .00375 .58587 L s 0 .60173 m .00375 .60173 L s 0 .6176 m .00375 .6176 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -75 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MEKp) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .568 1 0 r .5 Mabswid 0 .01472 m .00123 .01472 L .00236 .01472 L .00365 .01472 L .00488 .01473 L .00601 .01474 L .00706 .01476 L .00821 .0148 L .00942 .01485 L .01065 .01491 L .01196 .015 L .01434 .01523 L .01716 .0156 L .01975 .01606 L .02485 .01728 L .03042 .01913 L .04057 .0238 L .05167 .03071 L .06351 .03993 L .08481 .06054 L .12847 .11429 L .17054 .1741 L .21102 .23364 L .25407 .29507 L .29553 .34986 L .3354 .39713 L .37785 .44099 L .4187 .47684 L .46213 .50846 L .50397 .53314 L .54422 .55216 L .58704 .568 L .62827 .57963 L .6679 .58801 L .68993 .59166 L .71012 .59445 L .75074 .59868 L .77061 .60016 L .79235 .60141 L .81294 .60227 L .82446 .60263 L .83493 .60288 L .84542 .60307 L .85508 .6032 L .86013 .60325 L .86569 .60329 L .86848 .6033 L .87002 .60331 L .87149 .60331 L .87284 .60331 L Mistroke .87356 .60331 L .87432 .60332 L .87567 .60332 L .87692 .60332 L .87823 .60332 L .87897 .60332 L .87966 .60332 L .88039 .60332 L .88106 .60332 L .88256 .60331 L .88384 .60331 L .88522 .60331 L .88774 .6033 L .89069 .60329 L .89382 .60327 L .89944 .60323 L .90952 .60312 L .92063 .60297 L .94099 .60258 L .9629 .60205 L 1 .6009 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.0238095 0.494318 0.200176 0.603319 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 -2.2928 9.65372 [ [.2 .59082 -6 -9 ] [.2 .59082 6 0 ] [.4 .59082 -6 -9 ] [.4 .59082 6 0 ] [.6 .59082 -6 -9 ] [.6 .59082 6 0 ] [.8 .59082 -6 -9 ] [.8 .59082 6 0 ] [1 .59082 -9 -9 ] [1 .59082 9 0 ] [-0.0125 .0241 -24 -4.5 ] [-0.0125 .0241 0 4.5 ] [-0.0125 .12063 -24 -4.5 ] [-0.0125 .12063 0 4.5 ] [-0.0125 .21717 -24 -4.5 ] [-0.0125 .21717 0 4.5 ] [-0.0125 .31371 -24 -4.5 ] [-0.0125 .31371 0 4.5 ] [-0.0125 .41024 -24 -4.5 ] [-0.0125 .41024 0 4.5 ] [-0.0125 .50678 -24 -4.5 ] [-0.0125 .50678 0 4.5 ] [.5 .63053 -14 0 ] [.5 .63053 14 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .60332 m .2 .60957 L s [(20)] .2 .59082 0 1 Mshowa .4 .60332 m .4 .60957 L s [(40)] .4 .59082 0 1 Mshowa .6 .60332 m .6 .60957 L s [(60)] .6 .59082 0 1 Mshowa .8 .60332 m .8 .60957 L s [(80)] .8 .59082 0 1 Mshowa 1 .60332 m 1 .60957 L s [(100)] 1 .59082 0 1 Mshowa .125 Mabswid .05 .60332 m .05 .60707 L s .1 .60332 m .1 .60707 L s .15 .60332 m .15 .60707 L s .25 .60332 m .25 .60707 L s .3 .60332 m .3 .60707 L s .35 .60332 m .35 .60707 L s .45 .60332 m .45 .60707 L s .5 .60332 m .5 .60707 L s .55 .60332 m .55 .60707 L s .65 .60332 m .65 .60707 L s .7 .60332 m .7 .60707 L s .75 .60332 m .75 .60707 L s .85 .60332 m .85 .60707 L s .9 .60332 m .9 .60707 L s .95 .60332 m .95 .60707 L s .25 Mabswid 0 .60332 m 1 .60332 L s 0 .0241 m .00625 .0241 L s [(0.24)] -0.0125 .0241 1 0 Mshowa 0 .12063 m .00625 .12063 L s [(0.25)] -0.0125 .12063 1 0 Mshowa 0 .21717 m .00625 .21717 L s [(0.26)] -0.0125 .21717 1 0 Mshowa 0 .31371 m .00625 .31371 L s [(0.27)] -0.0125 .31371 1 0 Mshowa 0 .41024 m .00625 .41024 L s [(0.28)] -0.0125 .41024 1 0 Mshowa 0 .50678 m .00625 .50678 L s [(0.29)] -0.0125 .50678 1 0 Mshowa .125 Mabswid 0 .0434 m .00375 .0434 L s 0 .06271 m .00375 .06271 L s 0 .08202 m .00375 .08202 L s 0 .10133 m .00375 .10133 L s 0 .13994 m .00375 .13994 L s 0 .15925 m .00375 .15925 L s 0 .17856 m .00375 .17856 L s 0 .19786 m .00375 .19786 L s 0 .23648 m .00375 .23648 L s 0 .25578 m .00375 .25578 L s 0 .27509 m .00375 .27509 L s 0 .2944 m .00375 .2944 L s 0 .33301 m .00375 .33301 L s 0 .35232 m .00375 .35232 L s 0 .37163 m .00375 .37163 L s 0 .39094 m .00375 .39094 L s 0 .42955 m .00375 .42955 L s 0 .44886 m .00375 .44886 L s 0 .46817 m .00375 .46817 L s 0 .48747 m .00375 .48747 L s 0 .52609 m .00375 .52609 L s 0 .5454 m .00375 .5454 L s 0 .5647 m .00375 .5647 L s 0 .58401 m .00375 .58401 L s 0 .00479 m .00375 .00479 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -75 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MAPK) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 0 .715 1 r .5 Mabswid 0 .60332 m .00123 .60332 L .00236 .60332 L .00365 .60332 L .00488 .60332 L .00601 .60332 L .00706 .60332 L .00821 .60332 L .00942 .60332 L .01065 .60332 L .01196 .60332 L .0132 .60332 L .01434 .60332 L .01566 .60332 L .01641 .60332 L .01711 .60332 L .01839 .60332 L .01975 .60332 L .02043 .60332 L .02115 .60332 L .02245 .60332 L .02384 .60332 L .02537 .60332 L .02669 .60332 L .02811 .60332 L .02945 .60332 L .03067 .60332 L .0331 .60332 L .03575 .60332 L .03696 .60332 L .03825 .60332 L .04057 .60332 L .04329 .60332 L .04579 .60332 L .04853 .60331 L .05141 .60331 L .05628 .60331 L .05903 .6033 L .0616 .6033 L .06748 .60329 L .07282 .60328 L .07899 .60325 L .08481 .60323 L .08967 .6032 L .09502 .60316 L .10582 .60305 L .11583 .60291 L .1252 .60274 L .13613 .60247 L .1465 .60214 L Mistroke .16596 .60128 L .17606 .60069 L .1868 .59994 L .20612 .59822 L .22865 .59554 L .24984 .59224 L .29037 .58357 L .33348 .57046 L .375 .55374 L .41492 .53375 L .45742 .50837 L .49833 .48019 L .54181 .44664 L .58371 .41131 L .62401 .37508 L .66688 .33469 L .70817 .29456 L .74786 .25532 L .79013 .21331 L .8308 .17307 L .87406 .1309 L .91572 .09121 L .95579 .05414 L .99843 .01609 L 1 .01472 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.217813 0.494318 0.39418 0.603319 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147151 20.8317 [ [.2 .00222 -6 -9 ] [.2 .00222 6 0 ] [.4 .00222 -6 -9 ] [.4 .00222 6 0 ] [.6 .00222 -6 -9 ] [.6 .00222 6 0 ] [.8 .00222 -6 -9 ] [.8 .00222 6 0 ] [1 .00222 -9 -9 ] [1 .00222 9 0 ] [-0.0125 .11887 -30 -4.5 ] [-0.0125 .11887 0 4.5 ] [-0.0125 .22303 -24 -4.5 ] [-0.0125 .22303 0 4.5 ] [-0.0125 .32719 -30 -4.5 ] [-0.0125 .32719 0 4.5 ] [-0.0125 .43135 -24 -4.5 ] [-0.0125 .43135 0 4.5 ] [-0.0125 .53551 -30 -4.5 ] [-0.0125 .53551 0 4.5 ] [.5 .63053 -29 0 ] [.5 .63053 29 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01472 m .2 .02097 L s [(20)] .2 .00222 0 1 Mshowa .4 .01472 m .4 .02097 L s [(40)] .4 .00222 0 1 Mshowa .6 .01472 m .6 .02097 L s [(60)] .6 .00222 0 1 Mshowa .8 .01472 m .8 .02097 L s [(80)] .8 .00222 0 1 Mshowa 1 .01472 m 1 .02097 L s [(100)] 1 .00222 0 1 Mshowa .125 Mabswid .05 .01472 m .05 .01847 L s .1 .01472 m .1 .01847 L s .15 .01472 m .15 .01847 L s .25 .01472 m .25 .01847 L s .3 .01472 m .3 .01847 L s .35 .01472 m .35 .01847 L s .45 .01472 m .45 .01847 L s .5 .01472 m .5 .01847 L s .55 .01472 m .55 .01847 L s .65 .01472 m .65 .01847 L s .7 .01472 m .7 .01847 L s .75 .01472 m .75 .01847 L s .85 .01472 m .85 .01847 L s .9 .01472 m .9 .01847 L s .95 .01472 m .95 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s 0 .11887 m .00625 .11887 L s [(0.005)] -0.0125 .11887 1 0 Mshowa 0 .22303 m .00625 .22303 L s [(0.01)] -0.0125 .22303 1 0 Mshowa 0 .32719 m .00625 .32719 L s [(0.015)] -0.0125 .32719 1 0 Mshowa 0 .43135 m .00625 .43135 L s [(0.02)] -0.0125 .43135 1 0 Mshowa 0 .53551 m .00625 .53551 L s [(0.025)] -0.0125 .53551 1 0 Mshowa .125 Mabswid 0 .03555 m .00375 .03555 L s 0 .05638 m .00375 .05638 L s 0 .07721 m .00375 .07721 L s 0 .09804 m .00375 .09804 L s 0 .13971 m .00375 .13971 L s 0 .16054 m .00375 .16054 L s 0 .18137 m .00375 .18137 L s 0 .2022 m .00375 .2022 L s 0 .24386 m .00375 .24386 L s 0 .2647 m .00375 .2647 L s 0 .28553 m .00375 .28553 L s 0 .30636 m .00375 .30636 L s 0 .34802 m .00375 .34802 L s 0 .36885 m .00375 .36885 L s 0 .38969 m .00375 .38969 L s 0 .41052 m .00375 .41052 L s 0 .45218 m .00375 .45218 L s 0 .47301 m .00375 .47301 L s 0 .49384 m .00375 .49384 L s 0 .51468 m .00375 .51468 L s 0 .55634 m .00375 .55634 L s 0 .57717 m .00375 .57717 L s 0 .598 m .00375 .598 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -90 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MAPKMEKpp) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .069 0 1 r .5 Mabswid 0 .01472 m .00123 .01472 L .00236 .01472 L .00365 .01472 L .00488 .01472 L .00601 .01472 L .00706 .01472 L .00821 .01472 L .00942 .01472 L .01065 .01472 L .01196 .01472 L .0132 .01472 L .01434 .01472 L .01566 .01472 L .01641 .01472 L .01711 .01472 L .01839 .01472 L .01975 .01472 L .02043 .01472 L .02115 .01472 L .02245 .01472 L .02384 .01472 L .02537 .01472 L .02669 .01472 L .02811 .01472 L .02945 .01472 L .03067 .01472 L .0331 .01472 L .03575 .01472 L .03696 .01472 L .03825 .01472 L .04057 .01472 L .04311 .01472 L .04579 .01472 L .04872 .01473 L .05141 .01473 L .05628 .01474 L .05903 .01474 L .0616 .01475 L .06748 .01477 L .07282 .0148 L .07899 .01484 L .08481 .01489 L .09502 .01501 L .10016 .0151 L .10582 .01521 L .11583 .01545 L .1252 .01576 L .13613 .01622 L .1465 .01677 L Mistroke .16596 .01818 L .1868 .02032 L .20612 .02298 L .22771 .02683 L .24726 .03119 L .28939 .04368 L .32992 .05995 L .37303 .08189 L .41454 .10733 L .45447 .13541 L .49697 .16862 L .53788 .20321 L .58136 .24205 L .62326 .28079 L .66356 .31867 L .70643 .35902 L .74772 .39743 L .78741 .43354 L .82968 .47078 L .87035 .50516 L .91361 .53993 L .95527 .57154 L .99533 .60011 L 1 .60332 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.411817 0.494318 0.588183 0.603319 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147151 70.1286 [ [.2 .00222 -6 -9 ] [.2 .00222 6 0 ] [.4 .00222 -6 -9 ] [.4 .00222 6 0 ] [.6 .00222 -6 -9 ] [.6 .00222 6 0 ] [.8 .00222 -6 -9 ] [.8 .00222 6 0 ] [1 .00222 -9 -9 ] [1 .00222 9 0 ] [-0.0125 .15497 -30 -4.5 ] [-0.0125 .15497 0 4.5 ] [-0.0125 .29523 -30 -4.5 ] [-0.0125 .29523 0 4.5 ] [-0.0125 .43549 -30 -4.5 ] [-0.0125 .43549 0 4.5 ] [-0.0125 .57574 -30 -4.5 ] [-0.0125 .57574 0 4.5 ] [.5 .63053 -17 0 ] [.5 .63053 17 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01472 m .2 .02097 L s [(20)] .2 .00222 0 1 Mshowa .4 .01472 m .4 .02097 L s [(40)] .4 .00222 0 1 Mshowa .6 .01472 m .6 .02097 L s [(60)] .6 .00222 0 1 Mshowa .8 .01472 m .8 .02097 L s [(80)] .8 .00222 0 1 Mshowa 1 .01472 m 1 .02097 L s [(100)] 1 .00222 0 1 Mshowa .125 Mabswid .05 .01472 m .05 .01847 L s .1 .01472 m .1 .01847 L s .15 .01472 m .15 .01847 L s .25 .01472 m .25 .01847 L s .3 .01472 m .3 .01847 L s .35 .01472 m .35 .01847 L s .45 .01472 m .45 .01847 L s .5 .01472 m .5 .01847 L s .55 .01472 m .55 .01847 L s .65 .01472 m .65 .01847 L s .7 .01472 m .7 .01847 L s .75 .01472 m .75 .01847 L s .85 .01472 m .85 .01847 L s .9 .01472 m .9 .01847 L s .95 .01472 m .95 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s 0 .15497 m .00625 .15497 L s [(0.002)] -0.0125 .15497 1 0 Mshowa 0 .29523 m .00625 .29523 L s [(0.004)] -0.0125 .29523 1 0 Mshowa 0 .43549 m .00625 .43549 L s [(0.006)] -0.0125 .43549 1 0 Mshowa 0 .57574 m .00625 .57574 L s [(0.008)] -0.0125 .57574 1 0 Mshowa .125 Mabswid 0 .04978 m .00375 .04978 L s 0 .08484 m .00375 .08484 L s 0 .11991 m .00375 .11991 L s 0 .19004 m .00375 .19004 L s 0 .2251 m .00375 .2251 L s 0 .26017 m .00375 .26017 L s 0 .33029 m .00375 .33029 L s 0 .36536 m .00375 .36536 L s 0 .40042 m .00375 .40042 L s 0 .47055 m .00375 .47055 L s 0 .50562 m .00375 .50562 L s 0 .54068 m .00375 .54068 L s 0 .61081 m .00375 .61081 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -78 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MAPKp) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .09 0 1 r .5 Mabswid 0 .01472 m .00123 .01472 L .00236 .01472 L .00365 .01472 L .00488 .01472 L .00601 .01472 L .00706 .01472 L .00821 .01472 L .00942 .01472 L .01065 .01472 L .01196 .01472 L .0132 .01472 L .01434 .01472 L .01566 .01472 L .01641 .01472 L .01711 .01472 L .01839 .01472 L .01975 .01472 L .02043 .01472 L .02115 .01472 L .02245 .01472 L .02317 .01472 L .02384 .01472 L .02537 .01472 L .02671 .01472 L .02793 .01472 L .02933 .01472 L .03067 .01472 L .03186 .01472 L .03313 .01472 L .03541 .01472 L .03667 .01472 L .03786 .01472 L .03926 .01472 L .04057 .01472 L .04315 .01472 L .04598 .01472 L .04873 .01472 L .05167 .01472 L .05442 .01472 L .05701 .01472 L .06186 .01472 L .06464 .01472 L .06759 .01472 L .07287 .01473 L .07856 .01474 L .08481 .01475 L .09028 .01476 L .09548 .01478 L .10523 .01483 L Mistroke .11067 .01486 L .11572 .0149 L .12717 .01501 L .13829 .01517 L .14876 .01537 L .15815 .01559 L .16831 .0159 L .18928 .01677 L .19984 .01736 L .21141 .01814 L .23194 .0199 L .25392 .02242 L .27626 .02576 L .2974 .02973 L .3377 .03976 L .38058 .05437 L .42186 .07257 L .46155 .09396 L .50382 .12084 L .5445 .15049 L .58775 .18568 L .62941 .22268 L .66948 .26066 L .71212 .3031 L .75317 .3454 L .7968 .39131 L .83884 .43598 L .87928 .47891 L .9223 .5241 L .96373 .56681 L 1 .60332 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.60582 0.494318 0.782187 0.603319 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 -7.03428 25.4587 [ [.2 .59082 -6 -9 ] [.2 .59082 6 0 ] [.4 .59082 -6 -9 ] [.4 .59082 6 0 ] [.6 .59082 -6 -9 ] [.6 .59082 6 0 ] [.8 .59082 -6 -9 ] [.8 .59082 6 0 ] [1 .59082 -9 -9 ] [1 .59082 9 0 ] [-0.0125 .09415 -24 -4.5 ] [-0.0125 .09415 0 4.5 ] [-0.0125 .22144 -30 -4.5 ] [-0.0125 .22144 0 4.5 ] [-0.0125 .34873 -24 -4.5 ] [-0.0125 .34873 0 4.5 ] [-0.0125 .47603 -30 -4.5 ] [-0.0125 .47603 0 4.5 ] [.5 .63053 -20 0 ] [.5 .63053 20 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .60332 m .2 .60957 L s [(20)] .2 .59082 0 1 Mshowa .4 .60332 m .4 .60957 L s [(40)] .4 .59082 0 1 Mshowa .6 .60332 m .6 .60957 L s [(60)] .6 .59082 0 1 Mshowa .8 .60332 m .8 .60957 L s [(80)] .8 .59082 0 1 Mshowa 1 .60332 m 1 .60957 L s [(100)] 1 .59082 0 1 Mshowa .125 Mabswid .05 .60332 m .05 .60707 L s .1 .60332 m .1 .60707 L s .15 .60332 m .15 .60707 L s .25 .60332 m .25 .60707 L s .3 .60332 m .3 .60707 L s .35 .60332 m .35 .60707 L s .45 .60332 m .45 .60707 L s .5 .60332 m .5 .60707 L s .55 .60332 m .55 .60707 L s .65 .60332 m .65 .60707 L s .7 .60332 m .7 .60707 L s .75 .60332 m .75 .60707 L s .85 .60332 m .85 .60707 L s .9 .60332 m .9 .60707 L s .95 .60332 m .95 .60707 L s .25 Mabswid 0 .60332 m 1 .60332 L s 0 .09415 m .00625 .09415 L s [(0.28)] -0.0125 .09415 1 0 Mshowa 0 .22144 m .00625 .22144 L s [(0.285)] -0.0125 .22144 1 0 Mshowa 0 .34873 m .00625 .34873 L s [(0.29)] -0.0125 .34873 1 0 Mshowa 0 .47603 m .00625 .47603 L s [(0.295)] -0.0125 .47603 1 0 Mshowa .125 Mabswid 0 .1196 m .00375 .1196 L s 0 .14506 m .00375 .14506 L s 0 .17052 m .00375 .17052 L s 0 .19598 m .00375 .19598 L s 0 .2469 m .00375 .2469 L s 0 .27236 m .00375 .27236 L s 0 .29782 m .00375 .29782 L s 0 .32327 m .00375 .32327 L s 0 .37419 m .00375 .37419 L s 0 .39965 m .00375 .39965 L s 0 .42511 m .00375 .42511 L s 0 .45057 m .00375 .45057 L s 0 .50148 m .00375 .50148 L s 0 .52694 m .00375 .52694 L s 0 .5524 m .00375 .5524 L s 0 .57786 m .00375 .57786 L s 0 .06869 m .00375 .06869 L s 0 .04323 m .00375 .04323 L s 0 .01777 m .00375 .01777 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -81 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MAPKPH) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 1 0 .507 r .5 Mabswid 0 .60332 m .00236 .60332 L .00365 .60332 L .00488 .60332 L .00602 .60332 L .00726 .60332 L .00839 .60332 L .00942 .60332 L .01066 .60332 L .01181 .60332 L .01307 .60332 L .01444 .60332 L .01512 .60332 L .01586 .60332 L .01721 .60332 L .01853 .60332 L .01975 .60332 L .02106 .60332 L .02179 .60332 L .02247 .60332 L .02372 .60332 L .02503 .60332 L .02621 .60332 L .02732 .60332 L .02853 .60332 L .02982 .60332 L .03121 .60332 L .03271 .60332 L .03413 .60332 L .03544 .60332 L .03793 .60332 L .03918 .60332 L .04057 .60332 L .04336 .60332 L .04476 .60332 L .0463 .60332 L .04902 .60332 L .05155 .60332 L .05455 .60332 L .05727 .60332 L .06042 .60332 L .06339 .60332 L .06598 .60332 L .06873 .60331 L .07367 .60331 L .07641 .60331 L .07897 .60331 L .08481 .6033 L .09004 .6033 L .09574 .60329 L Mistroke .10112 .60327 L .10611 .60326 L .11554 .60322 L .1208 .60319 L .12557 .60316 L .13613 .60307 L .14582 .60295 L .15647 .60278 L .1677 .60254 L .17768 .60227 L .18836 .6019 L .20762 .601 L .21833 .60034 L .22997 .59949 L .25111 .5975 L .27191 .59491 L .29398 .59136 L .33368 .58261 L .37594 .56944 L .41662 .55266 L .45987 .53019 L .50153 .50408 L .5416 .47506 L .58425 .44034 L .6253 .40368 L .66893 .36185 L .71096 .31939 L .75141 .2771 L .79443 .2312 L .83585 .18661 L .87569 .14384 L .9181 .09882 L .95892 .05634 L 1 .01472 L Mfstroke MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.799824 0.494318 0.97619 0.603319 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.04083e-17 0.01 0.0147151 26.1534 [ [.2 .00222 -6 -9 ] [.2 .00222 6 0 ] [.4 .00222 -6 -9 ] [.4 .00222 6 0 ] [.6 .00222 -6 -9 ] [.6 .00222 6 0 ] [.8 .00222 -6 -9 ] [.8 .00222 6 0 ] [1 .00222 -9 -9 ] [1 .00222 9 0 ] [-0.0125 .14548 -30 -4.5 ] [-0.0125 .14548 0 4.5 ] [-0.0125 .27625 -24 -4.5 ] [-0.0125 .27625 0 4.5 ] [-0.0125 .40702 -30 -4.5 ] [-0.0125 .40702 0 4.5 ] [-0.0125 .53778 -24 -4.5 ] [-0.0125 .53778 0 4.5 ] [.5 .63053 -35 0 ] [.5 .63053 35 12 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .2 .01472 m .2 .02097 L s [(20)] .2 .00222 0 1 Mshowa .4 .01472 m .4 .02097 L s [(40)] .4 .00222 0 1 Mshowa .6 .01472 m .6 .02097 L s [(60)] .6 .00222 0 1 Mshowa .8 .01472 m .8 .02097 L s [(80)] .8 .00222 0 1 Mshowa 1 .01472 m 1 .02097 L s [(100)] 1 .00222 0 1 Mshowa .125 Mabswid .05 .01472 m .05 .01847 L s .1 .01472 m .1 .01847 L s .15 .01472 m .15 .01847 L s .25 .01472 m .25 .01847 L s .3 .01472 m .3 .01847 L s .35 .01472 m .35 .01847 L s .45 .01472 m .45 .01847 L s .5 .01472 m .5 .01847 L s .55 .01472 m .55 .01847 L s .65 .01472 m .65 .01847 L s .7 .01472 m .7 .01847 L s .75 .01472 m .75 .01847 L s .85 .01472 m .85 .01847 L s .9 .01472 m .9 .01847 L s .95 .01472 m .95 .01847 L s .25 Mabswid 0 .01472 m 1 .01472 L s 0 .14548 m .00625 .14548 L s [(0.005)] -0.0125 .14548 1 0 Mshowa 0 .27625 m .00625 .27625 L s [(0.01)] -0.0125 .27625 1 0 Mshowa 0 .40702 m .00625 .40702 L s [(0.015)] -0.0125 .40702 1 0 Mshowa 0 .53778 m .00625 .53778 L s [(0.02)] -0.0125 .53778 1 0 Mshowa .125 Mabswid 0 .04087 m .00375 .04087 L s 0 .06702 m .00375 .06702 L s 0 .09318 m .00375 .09318 L s 0 .11933 m .00375 .11933 L s 0 .17164 m .00375 .17164 L s 0 .19779 m .00375 .19779 L s 0 .22394 m .00375 .22394 L s 0 .2501 m .00375 .2501 L s 0 .3024 m .00375 .3024 L s 0 .32856 m .00375 .32856 L s 0 .35471 m .00375 .35471 L s 0 .38086 m .00375 .38086 L s 0 .43317 m .00375 .43317 L s 0 .45932 m .00375 .45932 L s 0 .48548 m .00375 .48548 L s 0 .51163 m .00375 .51163 L s 0 .56394 m .00375 .56394 L s 0 .59009 m .00375 .59009 L s 0 .61624 m .00375 .61624 L s .25 Mabswid 0 0 m 0 .61803 L s gsave .5 .63053 -96 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 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 (MAPKpMAPKPH) show 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 0 1 .953 r .5 Mabswid 0 .01472 m .00123 .01472 L .00236 .01472 L .00365 .01472 L .00488 .01472 L .00601 .01472 L .00706 .01472 L .00821 .01472 L .00942 .01472 L .01065 .01472 L .01196 .01472 L .0132 .01472 L .01434 .01472 L .01566 .01472 L .01641 .01472 L .01711 .01472 L .01839 .01472 L .01975 .01472 L .02043 .01472 L .02115 .01472 L .02245 .01472 L .02317 .01472 L .02384 .01472 L .02463 .01472 L .02537 .01472 L .02671 .01472 L .02793 .01472 L .02924 .01472 L .03067 .01472 L .03185 .01472 L .03316 .01472 L .03453 .01472 L .03581 .01472 L .0381 .01472 L .03939 .01472 L .04057 .01472 L .04314 .01472 L .04459 .01472 L .0459 .01472 L .04845 .01472 L .05086 .01472 L .05367 .01472 L .05626 .01472 L .05911 .01472 L .06212 .01472 L .06481 .01472 L .0677 .01472 L .07292 .01472 L .07611 .01472 L .07913 .01473 L Mistroke .08481 .01473 L .09011 .01474 L .0949 .01475 L .10044 .01476 L .10565 .01478 L .11493 .01481 L .12016 .01484 L .12497 .01488 L .13522 .01496 L .14477 .01508 L .15526 .01525 L .16648 .01548 L .17719 .01578 L .18883 .01619 L .19888 .01664 L .20997 .01724 L .23077 .01871 L .25284 .02089 L .2732 .02354 L .29511 .0272 L .33836 .03727 L .38002 .05102 L .42009 .06835 L .46274 .09137 L .50379 .11792 L .54742 .15054 L .58945 .1858 L .6299 .22275 L .67291 .26466 L .71434 .30691 L .75418 .34869 L .79659 .39382 L .83741 .43734 L .88081 .48318 L .92261 .52649 L .96282 .56703 L 1 .60332 L Mfstroke MathSubEnd P % End of sub-graphic % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{525.5, 324.812}, ImageMargins->{{35, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg