(* Content-type: application/vnd.wolfram.mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 8.0' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 157, 7] NotebookDataLength[ 954013, 23621] NotebookOptionsPosition[ 949036, 23462] NotebookOutlinePosition[ 950007, 23493] CellTagsIndexPosition[ 949964, 23490] WindowFrame->Normal*) (* Beginning of Notebook Content *) Notebook[{ Cell[CellGroupData[{ Cell["\<\ Quantifying Morphological Computation\ \>", "Title", CellChangeTimes->{{3.5657257849111567`*^9, 3.56572580088453*^9}, { 3.568390192639484*^9, 3.568390195146963*^9}}], Cell["Keyan Zahedi & Nihat Ay", "Subsubtitle", CellChangeTimes->{{3.568390169537931*^9, 3.568390198803013*^9}}], Cell[CellGroupData[{ Cell["Preface", "Section", CellChangeTimes->{{3.538989903199465*^9, 3.53898991002911*^9}}], Cell[BoxData[{ RowBox[{"Needs", "[", "\"\\"", "]"}], "\n", RowBox[{ RowBox[{"Needs", "[", "\"\\"", "]"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ "exportDir", "=", "\"\\""}], ";"}]}], "Input", InitializationCell->True, InitializationGroup->True, CellChangeTimes->{{3.538989962123258*^9, 3.538989962461206*^9}, { 3.538990037162409*^9, 3.538990072327238*^9}, 3.5389934470165453`*^9, 3.538993499741837*^9, {3.5390020387053022`*^9, 3.539002041552042*^9}, { 3.539002089982586*^9, 3.539002093651525*^9}, {3.539070396479631*^9, 3.539070406277314*^9}, {3.566544942923581*^9, 3.566544954229653*^9}}] }, Open ]], Cell[CellGroupData[{ Cell["Binary Model", "Section", CellChangeTimes->{{3.5417460753782873`*^9, 3.541746081990231*^9}, { 3.541746973409639*^9, 3.5417469771716213`*^9}, {3.542608175646306*^9, 3.542608176099634*^9}}], Cell[CellGroupData[{ Cell["Full Model", "Subsection", CellChangeTimes->{{3.5426081844447603`*^9, 3.5426081879040947`*^9}, { 3.543125917335021*^9, 3.543125917998774*^9}}], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{ SubscriptBox["\[Alpha]", "full"], "[", RowBox[{"w2_", ",", "w1_", ",", "a1_", ",", "\[Phi]_", ",", "\[Psi]_"}], "]"}], ":=", RowBox[{"N", "[", RowBox[{ RowBox[{"Exp", "[", RowBox[{ RowBox[{"\[Phi]", "*", "w2", "*", "w1"}], "+", RowBox[{"\[Psi]", "*", "w2", "*", "a1"}]}], "]"}], " ", "/", " ", RowBox[{"(", RowBox[{ RowBox[{"Exp", "[", RowBox[{ RowBox[{ RowBox[{"-", "\[Phi]"}], "*", "w1"}], "-", RowBox[{"\[Psi]", "*", "a1"}]}], "]"}], "+", RowBox[{"Exp", "[", RowBox[{ RowBox[{"\[Phi]", " ", "*", "w1"}], " ", "+", RowBox[{"\[Psi]", "*", "a1"}]}], " ", "]"}]}], ")"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ SubscriptBox["\[Beta]", "full"], "[", RowBox[{"s1_", ",", "w1_", ",", "\[Zeta]_"}], "]"}], ":=", RowBox[{"N", "[", RowBox[{ RowBox[{"Exp", "[", RowBox[{"s1", "*", "w1", "*", "\[Zeta]"}], "]"}], "/", RowBox[{"(", RowBox[{ RowBox[{"Exp", "[", RowBox[{"w1", "*", "\[Zeta]"}], "]"}], " ", "+", " ", RowBox[{"Exp", "[", RowBox[{ RowBox[{"-", "w1"}], "*", "\[Zeta]"}], "]"}]}], ")"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ SubscriptBox["\[CapitalPi]", "full"], "[", RowBox[{"a1_", ",", "s1_", ",", "\[Mu]_"}], "]"}], ":=", RowBox[{"N", "[", RowBox[{ RowBox[{"Exp", "[", RowBox[{"a1", "*", "s1", "*", "\[Mu]"}], "]"}], "/", RowBox[{"(", RowBox[{ RowBox[{"Exp", "[", RowBox[{"s1", "*", "\[Mu]"}], "]"}], " ", "+", " ", RowBox[{"Exp", "[", RowBox[{ RowBox[{"-", "s1"}], "*", "\[Mu]"}], "]"}]}], ")"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ RowBox[{ SubscriptBox["p", "full"], "[", RowBox[{"w_", ",", "\[Tau]_"}], "]"}], ":=", RowBox[{"N", "[", RowBox[{ RowBox[{"Exp", "[", RowBox[{"\[Tau]", "*", "w"}], "]"}], "/", RowBox[{"(", RowBox[{ RowBox[{"Exp", "[", "\[Tau]", "]"}], "+", RowBox[{"Exp", "[", RowBox[{"-", "\[Tau]"}], "]"}]}], ")"}]}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ SubscriptBox["model", "full"], "=", RowBox[{"{", RowBox[{ SubscriptBox["\[Alpha]", "full"], ",", SubscriptBox["\[Beta]", "full"], ",", SubscriptBox["\[CapitalPi]", "full"], ",", SubscriptBox["p", "full"]}], "}"}]}], ";"}]}], "Input", InitializationCell->True, CellChangeTimes->{{3.5431262987530107`*^9, 3.543126301925817*^9}, { 3.543126365980702*^9, 3.543126444409107*^9}, {3.543126501378002*^9, 3.543126552076808*^9}, {3.543126616298377*^9, 3.5431266400180397`*^9}, { 3.54312667667695*^9, 3.543126694426936*^9}, {3.543127091347571*^9, 3.543127101208132*^9}, {3.543129518833799*^9, 3.543129543667491*^9}}] }, Open ]], Cell[CellGroupData[{ Cell["Probability Distributions", "Subsection", CellChangeTimes->{{3.5426081844447603`*^9, 3.5426081879040947`*^9}, { 3.543125917335021*^9, 3.543125917998774*^9}, {3.56572664684723*^9, 3.565726654822946*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"(*", " ", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"model", "=", RowBox[{"{", RowBox[{ "\[Alpha]", ",", " ", "\[Beta]", ",", " ", "\[CapitalPi]", ",", " ", "p"}], "}"}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"model", "[", RowBox[{"[", "1", "]"}], "]"}], " ", "=", " ", RowBox[{"\[Alpha]", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"w", "'"}], "|", "w"}], ",", "a"}], ")"}]}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"model", "[", RowBox[{"[", "2", "]"}], "]"}], " ", "=", " ", RowBox[{"\[Beta]", RowBox[{"(", RowBox[{"s", "|", "w"}], ")"}]}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"model", "[", RowBox[{"[", "3", "]"}], "]"}], " ", "=", " ", RowBox[{"\[CapitalPi]", RowBox[{"(", RowBox[{"a", "|", "s"}], ")"}]}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"model", "[", RowBox[{"[", "4", "]"}], "]"}], " ", "=", " ", RowBox[{"p", RowBox[{"(", "w", ")"}]}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", "*)"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ RowBox[{"\[Alpha]", "[", "model_", "]"}], ":=", RowBox[{"model", "[", RowBox[{"[", "1", "]"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"\[Beta]", "[", "model_", "]"}], ":=", RowBox[{"model", "[", RowBox[{"[", "2", "]"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"\[CapitalPi]", "[", "model_", "]"}], ":=", RowBox[{"model", "[", RowBox[{"[", "3", "]"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"p", "[", "model_", "]"}], ":=", RowBox[{"model", "[", RowBox[{"[", "4", "]"}], "]"}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{"checked", " ", "18.04", ".12"}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"sensorDistribution", "[", RowBox[{"s1_", ",", "\[Zeta]_", ",", "\[Tau]_", ",", "model_"}], "]"}], ":=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{ RowBox[{"\[Beta]", "[", "model", "]"}], "[", RowBox[{"s1", ",", "w1", ",", "\[Zeta]"}], "]"}], "*", RowBox[{ RowBox[{"p", "[", "model", "]"}], "[", RowBox[{"w1", ",", "\[Tau]"}], "]"}]}], ",", RowBox[{"{", RowBox[{"w1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], ";"}], " ", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{"checked", " ", "18.04", ".12"}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{ RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"s", "'"}], "|", "s"}], ",", "a"}], ")"}]}], " ", "=", " ", RowBox[{ SubscriptBox["\[Sum]", RowBox[{" ", RowBox[{"w", ",", RowBox[{"w", "'"}]}]}]], " ", RowBox[{"\[Beta]", RowBox[{"(", RowBox[{"s", "|", "w"}], ")"}], " ", "\[Alpha]", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"w", "'"}], "|", "w"}], ",", "a"}], ")"}], " ", "\[Beta]", RowBox[{"(", RowBox[{ RowBox[{"s", "'"}], "|", RowBox[{"w", "'"}]}], ")"}], " ", "p", RowBox[{"(", "w", ")"}], " ", FractionBox["1", RowBox[{ SubscriptBox["\[Sum]", RowBox[{" ", RowBox[{"w", "''"}]}]], " ", RowBox[{"\[Beta]", RowBox[{"(", RowBox[{"s", "|", RowBox[{"w", "''"}]}], ")"}], " ", "p", RowBox[{"(", RowBox[{"w", "''"}], ")"}]}]}]]}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"worldModel", "[", RowBox[{ "s2_", ",", "s1_", ",", "a1_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "model_"}], "]"}], ":=", RowBox[{"Sum", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ RowBox[{"\[Beta]", "[", "model", "]"}], "[", RowBox[{"s1", ",", "w1", ",", "\[Zeta]"}], "]"}], " ", RowBox[{ RowBox[{"\[Alpha]", "[", "model", "]"}], "[", RowBox[{"w2", ",", "w1", ",", "a1", ",", "\[Phi]", ",", "\[Psi]"}], "]"}], "*", RowBox[{ RowBox[{"\[Beta]", "[", "model", "]"}], "[", RowBox[{"s2", ",", "w2", ",", "\[Zeta]"}], "]"}], "*", RowBox[{ RowBox[{"p", "[", "model", "]"}], "[", RowBox[{"w1", ",", "\[Tau]"}], "]"}], "*", RowBox[{"(", RowBox[{"1", "/", RowBox[{"Sum", "[", " ", RowBox[{ RowBox[{ RowBox[{ RowBox[{"\[Beta]", "[", "model", "]"}], "[", RowBox[{"s1", ",", "w3", ",", "\[Zeta]"}], "]"}], "*", RowBox[{ RowBox[{"p", "[", "model", "]"}], "[", RowBox[{"w3", ",", "\[Tau]"}], "]"}]}], ",", RowBox[{"{", RowBox[{"w3", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], ")"}]}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"w1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}], ",", RowBox[{"{", RowBox[{"w2", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{"checked", " ", "18.04", ".12"}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{ RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{"s", "'"}], "|", RowBox[{"do", RowBox[{"(", "a", ")"}]}]}], ")"}]}], " ", "=", " ", RowBox[{ SubscriptBox["\[Sum]", RowBox[{" ", "s"}]], " ", RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"s", "'"}], "|", "s"}], ",", "a"}], ")"}], "p", RowBox[{"(", "s", ")"}]}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"psdoa", "[", RowBox[{ "s2_", ",", "a1_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "model_"}], "]"}], ":=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"worldModel", "[", RowBox[{ "s2", ",", "s1", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "model"}], "]"}], "*", RowBox[{"sensorDistribution", "[", RowBox[{"s1", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}]}], ",", RowBox[{"{", RowBox[{"s1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{"checked", " ", "18.04", ".12"}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{ RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{"s", "'"}], "|", RowBox[{"do", RowBox[{"(", "s", ")"}]}]}], ")"}]}], " ", "=", " ", RowBox[{ SubscriptBox["\[Sum]", RowBox[{" ", "a"}]], " ", RowBox[{"\[CapitalPi]", RowBox[{"(", RowBox[{"a", "|", "s"}], ")"}], " ", RowBox[{ SubscriptBox["\[Sum]", RowBox[{" ", RowBox[{"s", "''"}]}]], " ", RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"s", "'"}], "|", RowBox[{"s", "''"}]}], ",", "a"}], ")"}], " ", "p", RowBox[{"(", RowBox[{"s", "''"}], ")"}]}]}]}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"psdos", "[", RowBox[{ "s2_", ",", "s1_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_", ",", "model_"}], "]"}], ":=", "\[IndentingNewLine]", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{ RowBox[{"\[CapitalPi]", "[", "model", "]"}], "[", RowBox[{"a1", ",", "s1", ",", "\[Mu]"}], "]"}], "*", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"worldModel", "[", RowBox[{ "s2", ",", "s3", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "model"}], "]"}], "*", RowBox[{"sensorDistribution", "[", RowBox[{"s3", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}]}], ",", RowBox[{"{", RowBox[{"s3", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"a1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{"checked", " ", "18.04", ".12"}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{ RowBox[{"p", RowBox[{"(", "a", ")"}]}], " ", "=", " ", RowBox[{ SubscriptBox["\[Sum]", RowBox[{" ", "s"}]], " ", RowBox[{"\[CapitalPi]", RowBox[{"(", RowBox[{"a", "|", "s"}], ")"}], "p", RowBox[{"(", "s", ")"}]}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"pa", "[", RowBox[{ "a1_", ",", "\[Mu]_", ",", "\[Zeta]_", ",", "\[Tau]_", ",", "model_"}], "]"}], ":=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{ RowBox[{"\[CapitalPi]", "[", "model", "]"}], "[", RowBox[{"a1", ",", "s1", ",", "\[Mu]"}], "]"}], "*", RowBox[{"sensorDistribution", "[", RowBox[{"s1", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}]}], ",", RowBox[{"{", RowBox[{"s1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{"checked", " ", "18.04", ".12"}], "*)"}], "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{ RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{"s", "'"}], "|", "s"}], ")"}]}], " ", "=", " ", RowBox[{ SubscriptBox["\[Sum]", RowBox[{" ", "a"}]], " ", RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"s", "'"}], "|", "s"}], ",", "a"}], ")"}], "p", RowBox[{"(", RowBox[{"a", "|", "s"}], ")"}]}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"psgivens", "[", RowBox[{ "s2_", ",", "s1_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_", ",", "model_"}], "]"}], ":=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"worldModel", "[", RowBox[{ "s2", ",", "s1", ",", "a", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "model"}], "]"}], "*", RowBox[{ RowBox[{"model", "[", RowBox[{"[", "3", "]"}], "]"}], "[", RowBox[{"a", ",", "s1", ",", "\[Mu]"}], "]"}]}], ",", RowBox[{"{", RowBox[{"a", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{ RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{"s", "'"}], "|", "a"}], ")"}]}], " ", "=", " ", RowBox[{ SubscriptBox["\[Sum]", RowBox[{" ", "s"}]], " ", RowBox[{"p", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"s", "'"}], ",", "s", ",", "a"}], ")"}], "/", "p"}], RowBox[{"(", "a", ")"}]}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"psprimegivena", "[", RowBox[{ "s2_", ",", "a1_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_", ",", "model_"}], "]"}], ":=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"worldModel", "[", RowBox[{ "s2", ",", "s1", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "model"}], "]"}], "*", RowBox[{ RowBox[{"model", "[", RowBox[{"[", "3", "]"}], "]"}], "[", RowBox[{"a1", ",", "s1", ",", "\[Mu]"}], "]"}], "*", RowBox[{ RowBox[{"sensorDistribution", "[", RowBox[{"s1", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}], "/", RowBox[{"pa", "[", RowBox[{ "a1", ",", "\[Mu]", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}]}]}], ",", RowBox[{"{", RowBox[{"s1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(*", " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"psgivensHAT", "[", RowBox[{ "s2_", ",", "s1_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_", ",", "model_"}], "]"}], ":=", RowBox[{"Sum", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ RowBox[{"model", "[", RowBox[{"[", "3", "]"}], "]"}], "[", RowBox[{"a1", ",", "s1", ",", "\[Mu]"}], "]"}], "*", RowBox[{"worldModel", "[", RowBox[{ "s2", ",", "s3", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "model"}], "]"}], "*", RowBox[{ RowBox[{"model", "[", RowBox[{"[", "3", "]"}], "]"}], "[", RowBox[{"a1", ",", "s3", ",", "\[Mu]"}], "]"}], " ", "*", " ", RowBox[{ RowBox[{"sensorDistribution", "[", RowBox[{"s3", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}], " ", "/", " ", RowBox[{"pa", "[", RowBox[{ "a1", ",", "\[Mu]", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}]}]}], ",", RowBox[{"{", RowBox[{"a1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}], ",", RowBox[{"{", RowBox[{"s3", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{ RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{"w", "'"}], ",", "w", ",", "a"}], ")"}]}], " ", "=", " ", RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"w", "'"}], "|", "w"}], ",", "a"}], ")"}], " ", "p", RowBox[{"(", RowBox[{"a", "|", "s"}], ")"}], " ", "p", RowBox[{"(", RowBox[{"s", "|", "w"}], ")"}], " ", "p", RowBox[{"(", "w", ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"pw2w1a1", "[", RowBox[{ "w2_", ",", "w1_", ",", "a1_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_", ",", "model_"}], "]"}], ":=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{ RowBox[{"\[Alpha]", "[", "model", "]"}], "[", RowBox[{"w2", ",", "w1", ",", "a1", ",", "\[Phi]", ",", "\[Psi]"}], "]"}], "*", RowBox[{ RowBox[{"\[CapitalPi]", "[", "model", "]"}], "[", RowBox[{"a1", ",", "s1", ",", "\[Mu]"}], "]"}], "*", RowBox[{ RowBox[{"\[Beta]", "[", "model", "]"}], "[", RowBox[{"s1", ",", "w1", ",", "\[Zeta]"}], "]"}], "*", RowBox[{ RowBox[{"p", "[", "model", "]"}], "[", RowBox[{"w1", ",", "\[Tau]"}], "]"}]}], ",", RowBox[{"{", RowBox[{"s1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{ RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{"w", "'"}], "|", "w"}], ")"}]}], " ", "="}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"pw2w1", "[", RowBox[{ "w2_", ",", "w1_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_", ",", "model_"}], "]"}], ":=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"\[Alpha]", "[", "model", "]"}], "[", RowBox[{"w2", ",", "w1", ",", "a1", ",", "\[Phi]", ",", "\[Psi]"}], "]"}], ",", RowBox[{"{", RowBox[{"a1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{ RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{"w", "'"}], "|", "a"}], ")"}]}], " ", "="}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"pw2a1", "[", RowBox[{ "w2_", ",", "a1_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_", ",", "model_"}], "]"}], ":=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"\[Alpha]", "[", "model", "]"}], "[", RowBox[{"w2", ",", "w1", ",", "a1", ",", "\[Phi]", ",", "\[Psi]"}], "]"}], ",", RowBox[{"{", RowBox[{"w1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"pw2givenw1", "[", RowBox[{ "w2_", ",", "w1_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_", ",", "model_"}], "]"}], ":=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"pw2w1a1", "[", RowBox[{ "w2", ",", "w1", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "model"}], "]"}], "/", RowBox[{ RowBox[{"p", "[", "model", "]"}], "[", RowBox[{"w1", ",", "\[Tau]"}], "]"}]}], ",", RowBox[{"{", RowBox[{"a1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{"pw2givena1", "[", RowBox[{ "w2_", ",", "a1_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_", ",", "model_"}], "]"}], ":=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"pw2w1a1", "[", RowBox[{ "w2", ",", "w1", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "model"}], "]"}], "/", RowBox[{"pa", "[", RowBox[{ "a1", ",", "\[Mu]", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}]}], ",", RowBox[{"{", RowBox[{"w1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}]}]}]], "Input", InitializationCell->True, CellChangeTimes->{{3.5417460863782673`*^9, 3.541746109550912*^9}, { 3.5417462130802813`*^9, 3.5417462676219587`*^9}, {3.5417463003667107`*^9, 3.541746387626483*^9}, {3.541746422669197*^9, 3.541746539270197*^9}, { 3.541746613733329*^9, 3.541746645512166*^9}, {3.541747342560635*^9, 3.541747342913823*^9}, {3.541747489836607*^9, 3.541747765681633*^9}, { 3.541747808084181*^9, 3.5417480567953053`*^9}, {3.5417481105153503`*^9, 3.541748331488812*^9}, {3.5417483658643847`*^9, 3.541748371081997*^9}, { 3.5417484135372047`*^9, 3.541748458820364*^9}, {3.541748526453602*^9, 3.541748542941148*^9}, {3.541748607737638*^9, 3.541748662331132*^9}, { 3.5417487105694017`*^9, 3.54174873598812*^9}, {3.541751993258724*^9, 3.541752173074095*^9}, {3.5417531968698387`*^9, 3.541753271961163*^9}, { 3.541753304314695*^9, 3.541753361282997*^9}, {3.541753430630068*^9, 3.541753440295332*^9}, {3.541753512646564*^9, 3.5417535231349583`*^9}, { 3.541753565226655*^9, 3.541753585317192*^9}, {3.541753616749248*^9, 3.5417536216153107`*^9}, {3.5417540405083847`*^9, 3.541754067094693*^9}, { 3.541754117451195*^9, 3.541754259688575*^9}, {3.5417543480582533`*^9, 3.5417543905998163`*^9}, {3.541754447195547*^9, 3.5417546545340853`*^9}, 3.5417548543050127`*^9, {3.5417565726784163`*^9, 3.541756636135414*^9}, { 3.5417577806600122`*^9, 3.541757842111274*^9}, {3.5417579031332827`*^9, 3.54175791741544*^9}, {3.541757970422104*^9, 3.541757999467752*^9}, 3.541758049296706*^9, {3.5417584169456053`*^9, 3.541758432936119*^9}, { 3.541759949271409*^9, 3.541760040478791*^9}, {3.541760504251458*^9, 3.541760511214904*^9}, 3.5417724967052393`*^9, {3.541772863891844*^9, 3.5417728835130253`*^9}, {3.541773142897854*^9, 3.541773155665332*^9}, { 3.541773572921101*^9, 3.5417736199168663`*^9}, {3.541773727407845*^9, 3.541773766395073*^9}, {3.541773917501774*^9, 3.5417739495722237`*^9}, { 3.5417741752370872`*^9, 3.541774205586501*^9}, {3.5417743479503937`*^9, 3.541774379832738*^9}, {3.54177461828439*^9, 3.5417746192770853`*^9}, { 3.5417748119073677`*^9, 3.5417748718013067`*^9}, 3.541775276495182*^9, { 3.541833010353306*^9, 3.5418330726671867`*^9}, {3.541833150050452*^9, 3.541833155149619*^9}, {3.5418388708567457`*^9, 3.541839072328615*^9}, { 3.5418530450987463`*^9, 3.541853063360918*^9}, {3.541853303677259*^9, 3.541853322334257*^9}, {3.541853396544085*^9, 3.541853409327273*^9}, { 3.541853452577055*^9, 3.541853454860162*^9}, {3.541853503861627*^9, 3.541853552330411*^9}, {3.5418559893953447`*^9, 3.541855992719801*^9}, { 3.542608180213345*^9, 3.5426081808108892`*^9}, {3.54312605968288*^9, 3.543126067435339*^9}, {3.543126222078788*^9, 3.543126297539439*^9}, { 3.5431269489140673`*^9, 3.54312701243379*^9}, {3.54312705744376*^9, 3.543127084651243*^9}, {3.543127147364745*^9, 3.5431275978779697`*^9}, { 3.543127682075263*^9, 3.543127747953141*^9}, {3.5431277819039516`*^9, 3.543128225302184*^9}, {3.543128273035264*^9, 3.543128277700059*^9}, { 3.5431287413547573`*^9, 3.5431287504011583`*^9}, {3.543128836060396*^9, 3.5431288594306803`*^9}, {3.5431289041316233`*^9, 3.543129049025363*^9}, { 3.543656464813772*^9, 3.5436564678129473`*^9}, {3.543723409430873*^9, 3.543723472819065*^9}, {3.5437281372613363`*^9, 3.54372817297644*^9}, { 3.5437282490964413`*^9, 3.543728400573613*^9}, {3.543728441158804*^9, 3.543728620458568*^9}, {3.5437286611523457`*^9, 3.5437288529635878`*^9}, { 3.543729147812142*^9, 3.543729253672368*^9}, {3.543729321601095*^9, 3.543729404963035*^9}, {3.543736424998097*^9, 3.543736425328864*^9}, { 3.5437366209375277`*^9, 3.543736640070032*^9}, {3.544357396316004*^9, 3.544357572339604*^9}, {3.544357905771831*^9, 3.544357939200889*^9}, { 3.5443582613968267`*^9, 3.544358479779574*^9}, 3.5443585187108803`*^9, { 3.544358555263587*^9, 3.544358683439036*^9}, {3.544358746429913*^9, 3.544358778614749*^9}, {3.5444409929410887`*^9, 3.544441028281289*^9}, { 3.544524969203463*^9, 3.544525050837083*^9}, {3.544525177321868*^9, 3.54452530732777*^9}, {3.545048774385687*^9, 3.545048785114015*^9}, { 3.545050067188023*^9, 3.545050087104446*^9}, {3.545050164702942*^9, 3.545050172781101*^9}, {3.545119686419137*^9, 3.545119876222122*^9}, { 3.545119910392186*^9, 3.545120219914198*^9}, {3.5451217514524527`*^9, 3.545121755301222*^9}, {3.545121802020369*^9, 3.545121805561162*^9}, { 3.545122203994927*^9, 3.545122207138294*^9}, {3.545122645240748*^9, 3.545122663312064*^9}, {3.5451228691611977`*^9, 3.545122939887497*^9}, { 3.5451232975394907`*^9, 3.545123300489773*^9}, {3.5451235570267878`*^9, 3.5451235741658983`*^9}, {3.5451237411957417`*^9, 3.5451237578144836`*^9}, {3.545123844285985*^9, 3.545123873372499*^9}, { 3.5451239184411497`*^9, 3.5451240235304337`*^9}, {3.5451241833883047`*^9, 3.545124184082946*^9}, {3.545124741305689*^9, 3.54512487430758*^9}, { 3.5451249282941523`*^9, 3.545125276763942*^9}, {3.545125567383602*^9, 3.545125567682385*^9}, 3.545125793042489*^9, {3.545126195842361*^9, 3.545126241755259*^9}, {3.5451264238814983`*^9, 3.5451264381055098`*^9}, { 3.5451265052442217`*^9, 3.5451265075555487`*^9}, {3.5451274213844767`*^9, 3.5451274286213303`*^9}, 3.5451274851505203`*^9, {3.545127613055162*^9, 3.5451277008595667`*^9}, {3.545127733576672*^9, 3.545127793628395*^9}, { 3.5451279006070833`*^9, 3.545127951989277*^9}, 3.545128001416671*^9, { 3.545128094758564*^9, 3.5451281241386747`*^9}, {3.5451281688619204`*^9, 3.545128170480262*^9}, {3.545128297108631*^9, 3.545128298827505*^9}, { 3.545134788458007*^9, 3.545134792695603*^9}, {3.5451348324737577`*^9, 3.545134998191064*^9}, {3.54513504697386*^9, 3.54513504919202*^9}, { 3.545135168262953*^9, 3.545135175653906*^9}, {3.5451352263575087`*^9, 3.5451352865191183`*^9}, {3.54513569588762*^9, 3.545135735150465*^9}, { 3.545137708466613*^9, 3.545137798123011*^9}, {3.545634624749305*^9, 3.5456347042716017`*^9}, {3.54927579108047*^9, 3.54927584998617*^9}, { 3.5492759463595877`*^9, 3.5492760197096643`*^9}, {3.549276064160179*^9, 3.5492760642896633`*^9}, {3.549276999994742*^9, 3.549277016052219*^9}}] }, Open ]], Cell[CellGroupData[{ Cell["Measures", "Subsection", CellChangeTimes->{{3.565726090013154*^9, 3.565726093822144*^9}}], Cell[CellGroupData[{ Cell["Concept 1", "Subsubsection", CellChangeTimes->{{3.565726435009141*^9, 3.565726438645697*^9}}], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{ RowBox[{"ConceptOne", "[", RowBox[{ "model_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_"}], "]"}], ":=", RowBox[{"1", "-", RowBox[{ RowBox[{"N", "[", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"pw2w1a1", "[", RowBox[{ "w2", ",", "w1", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "model"}], "]"}], "*", RowBox[{"Log", "[", FractionBox[ RowBox[{ RowBox[{"\[Alpha]", "[", "model", "]"}], "[", RowBox[{ "w2", ",", "w1", ",", "a1", ",", "\[Phi]", ",", "\[Psi]"}], "]"}], RowBox[{"pw2givenw1", "[", RowBox[{ "w2", ",", "w1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "model"}], "]"}]], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"w2", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}], ",", RowBox[{"{", RowBox[{"w1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}], ",", RowBox[{"{", RowBox[{"a1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}], "]"}], "/", RowBox[{"Log", "[", "2", "]"}]}]}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(*", "\[IndentingNewLine]", RowBox[{"Associative", " ", "Measure", " ", "A"}], "\[IndentingNewLine]", "*)"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"BinaryASOCA", "[", RowBox[{ "model_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_"}], "]"}], ":=", RowBox[{"1", "-", RowBox[{ FractionBox["1", RowBox[{"Log", "[", "2", "]"}]], RowBox[{"N", "[", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"worldModel", "[", RowBox[{ "s2", ",", "s1", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "model"}], "]"}], "*", RowBox[{ RowBox[{"\[CapitalPi]", "[", "model", "]"}], "[", RowBox[{"a1", ",", "s1", ",", "\[Mu]"}], "]"}], "*", RowBox[{"sensorDistribution", "[", RowBox[{"s1", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}], "*", RowBox[{"Log", "[", FractionBox[ RowBox[{"worldModel", "[", RowBox[{ "s2", ",", "s1", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "model"}], "]"}], RowBox[{"psgivens", "[", RowBox[{ "s2", ",", "s1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "model"}], "]"}]], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"s2", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}], ",", RowBox[{"{", RowBox[{"s1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}], ",", RowBox[{"{", RowBox[{"a1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}], "]"}]}]}]}], "\n", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"(*", "\[IndentingNewLine]", RowBox[{"CAUSAL", " ", "MEASURE", " ", "A"}], "\[IndentingNewLine]", "*)"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"BinaryCausalStoS", "[", RowBox[{ "model_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_"}], "]"}], ":=", RowBox[{"Sum", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"sensorDistribution", "[", RowBox[{"s1", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}], "*", RowBox[{"psdos", "[", RowBox[{ "s2", ",", "s1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "model"}], "]"}], "*", RowBox[{"Log", "[", " ", FractionBox[ RowBox[{"psdos", "[", RowBox[{ "s2", ",", "s1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "model"}], "]"}], RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"psdos", "[", RowBox[{ "s2", ",", "s3", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "model"}], "]"}], "*", " ", RowBox[{"sensorDistribution", "[", RowBox[{"s3", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}]}], ",", RowBox[{"{", RowBox[{"s3", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"s1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}], ",", RowBox[{"{", RowBox[{"s2", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], ";"}], "\n", RowBox[{ RowBox[{ RowBox[{"BinaryCausalAtoS", "[", RowBox[{ "model_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_"}], "]"}], ":=", RowBox[{"Sum", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"pa", "[", RowBox[{ "a1", ",", "\[Mu]", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}], "*", RowBox[{"psdoa", "[", RowBox[{ "s2", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "model"}], "]"}], "*", RowBox[{"Log", "[", " ", FractionBox[ RowBox[{ RowBox[{"psdoa", "[", RowBox[{ "s2", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "model"}], "]"}], " "}], RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"psdoa", "[", RowBox[{ "s2", ",", "a2", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "model"}], "]"}], "*", " ", RowBox[{"pa", "[", RowBox[{ "a2", ",", "\[Mu]", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}]}], ",", RowBox[{"{", RowBox[{"a2", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"a1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}], ",", RowBox[{"{", RowBox[{"s2", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}]}], ";"}], "\n", RowBox[{ RowBox[{"BinaryCA", "[", RowBox[{"cs_", ",", "ca_"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{"iter", ",", RowBox[{"r", "=", RowBox[{"{", "}"}]}]}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"For", "[", RowBox[{ RowBox[{"iter", "=", "1"}], ",", RowBox[{"iter", "\[LessEqual]", RowBox[{"Length", "[", "ca", "]"}]}], ",", RowBox[{"iter", "++"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"r", "=", RowBox[{"Append", "[", RowBox[{"r", ",", RowBox[{"{", RowBox[{ RowBox[{"ca", "[", RowBox[{"[", RowBox[{"iter", ",", "1"}], "]"}], "]"}], ",", RowBox[{"ca", "[", RowBox[{"[", RowBox[{"iter", ",", "2"}], "]"}], "]"}], ",", RowBox[{"ca", "[", RowBox[{"[", RowBox[{"iter", ",", "3"}], "]"}], "]"}], ",", RowBox[{"ca", "[", RowBox[{"[", RowBox[{"iter", ",", "4"}], "]"}], "]"}], ",", RowBox[{"ca", "[", RowBox[{"[", RowBox[{"iter", ",", "5"}], "]"}], "]"}], ",", RowBox[{"1", "+", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"cs", "[", RowBox[{"[", RowBox[{"iter", ",", "6"}], "]"}], "]"}], "-", RowBox[{"ca", "[", RowBox[{"[", RowBox[{"iter", ",", "6"}], "]"}], "]"}]}], ")"}], "/", RowBox[{"Log", "[", "2", "]"}]}]}]}], "}"}]}], "]"}]}], ";"}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", "r", "]"}], ";"}]}], "\[IndentingNewLine]", "]"}]}]}], "Input", InitializationCell->True, CellChangeTimes->{{3.545128695530562*^9, 3.545128712471188*^9}, { 3.545135086087015*^9, 3.545135095762034*^9}, {3.545135129214973*^9, 3.545135163131344*^9}, {3.545135297697132*^9, 3.5451353213822393`*^9}, { 3.545136399169314*^9, 3.54513643292487*^9}, {3.5451365796076927`*^9, 3.545136606952869*^9}, {3.56572644993845*^9, 3.565726462417396*^9}, { 3.565729437642991*^9, 3.565729441042988*^9}, {3.5657297988768578`*^9, 3.565729800341114*^9}}] }, Open ]], Cell[CellGroupData[{ Cell["Concept 2", "Subsubsection", CellChangeTimes->{{3.565726435009141*^9, 3.565726438645697*^9}, { 3.565726505807708*^9, 3.5657265058740463`*^9}}], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{ RowBox[{"ConceptTwo", "[", RowBox[{ "model_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_"}], "]"}], ":=", RowBox[{ RowBox[{"N", "[", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"pw2w1a1", "[", RowBox[{ "w2", ",", "w1", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "model"}], "]"}], "*", RowBox[{"Log", "[", FractionBox[ RowBox[{ RowBox[{"\[Alpha]", "[", "model", "]"}], "[", RowBox[{ "w2", ",", "w1", ",", "a1", ",", "\[Phi]", ",", "\[Psi]"}], "]"}], RowBox[{"pw2givena1", "[", RowBox[{ "w2", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "model"}], "]"}]], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"w2", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}], ",", RowBox[{"{", RowBox[{"w1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}], ",", RowBox[{"{", RowBox[{"a1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}], "]"}], "/", RowBox[{"Log", "[", "2", "]"}]}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", "\n"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ RowBox[{"BinaryASOCW", "[", RowBox[{ "model_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_"}], "]"}], ":=", RowBox[{ RowBox[{"N", "[", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"worldModel", "[", RowBox[{ "s2", ",", "s1", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "model"}], "]"}], "*", RowBox[{ RowBox[{"model", "[", RowBox[{"[", "3", "]"}], "]"}], "[", RowBox[{"a1", ",", "s1", ",", "\[Mu]"}], "]"}], "*", RowBox[{"sensorDistribution", "[", RowBox[{"s1", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}], "*", RowBox[{"Log", "[", FractionBox[ RowBox[{"worldModel", "[", RowBox[{ "s2", ",", "s1", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "model"}], "]"}], RowBox[{"psprimegivena", "[", RowBox[{ "s2", ",", "a1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "model"}], "]"}]], "]"}]}], ",", RowBox[{"{", RowBox[{"s2", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}], ",", RowBox[{"{", RowBox[{"s1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}], ",", RowBox[{"{", RowBox[{"a1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}], "]"}], "/", RowBox[{"Log", "[", "2", "]"}]}]}], ";"}], "\n", "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"BinaryCW", "[", RowBox[{ "model_", ",", "\[Zeta]_", ",", "\[Phi]_", ",", "\[Psi]_", ",", "\[Tau]_", ",", "\[Mu]_"}], "]"}], ":=", RowBox[{ RowBox[{"N", "[", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"sensorDistribution", "[", RowBox[{"s1", ",", "\[Zeta]", ",", "\[Tau]", ",", "model"}], "]"}], "*", RowBox[{"psgivens", "[", RowBox[{ "s2", ",", "s1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "model"}], "]"}], "*", RowBox[{"Log", "[", FractionBox[ RowBox[{"psgivens", "[", RowBox[{ "s2", ",", "s1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "model"}], "]"}], RowBox[{"psgivensHAT", "[", RowBox[{ "s2", ",", "s1", ",", "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "model"}], "]"}]], "]"}]}], ",", RowBox[{"{", RowBox[{"s2", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}], ",", RowBox[{"{", RowBox[{"s1", ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], "]"}], "]"}], "/", RowBox[{"Log", "[", "2", "]"}]}]}], ";"}]}], "Input", InitializationCell->True, CellChangeTimes->{{3.545128695530562*^9, 3.545128712471188*^9}, { 3.545135086087015*^9, 3.545135095762034*^9}, {3.545135129214973*^9, 3.545135163131344*^9}, {3.545135297697132*^9, 3.5451353213822393`*^9}, { 3.545135629966189*^9, 3.545135630857251*^9}, {3.545135663947482*^9, 3.5451356685772667`*^9}, {3.545137450028034*^9, 3.545137469490797*^9}, { 3.565726416615429*^9, 3.5657264213240633`*^9}, {3.565726537527166*^9, 3.565726570924553*^9}}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Get Data", "Subsection", CellChangeTimes->{{3.541854257064995*^9, 3.5418542630659857`*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"Calculate", "[", RowBox[{"model_", ",", "func_", ",", RowBox[{"\[Zeta]Param_", " ", ":", RowBox[{"{", RowBox[{"0", ",", "3", ",", "10"}], "}"}]}], ",", RowBox[{"\[Phi]Param_", " ", ":", RowBox[{"{", RowBox[{"0", ",", "3", ",", "10"}], "}"}]}], ",", RowBox[{"\[Psi]Param_", " ", ":", RowBox[{"{", RowBox[{"0", ",", "3", ",", "10"}], "}"}]}], ",", RowBox[{"\[Tau]Param_", " ", ":", RowBox[{"{", RowBox[{"0", ",", "3", ",", "10"}], "}"}]}], ",", RowBox[{"\[Mu]Param_", " ", ":", RowBox[{"{", RowBox[{"0", ",", "3", ",", "10"}], "}"}]}]}], "]"}], ":=", RowBox[{"Module", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{ "\[Zeta]", ",", "\[Phi]", ",", "\[Psi]", ",", "\[Tau]", ",", "\[Mu]", ",", "results", ",", "count", ",", "r", ",", "index", ",", "x", ",", "\[Zeta]Min", ",", "\[Zeta]Max", ",", "\[Zeta]Steps", ",", " ", "\[Phi]Min", ",", "\[Phi]Max", ",", "\[Phi]Steps", ",", " ", "\[Psi]Min", ",", "\[Psi]Max", ",", "\[Psi]Steps", ",", " ", "\[Tau]Min", ",", "\[Tau]Max", ",", "\[Tau]Steps", ",", " ", "\[Mu]Min", ",", "\[Mu]Max", ",", "\[Mu]Steps", ",", "\[Zeta]Vector", ",", "\[Phi]Vector", ",", "\[Psi]Vector", ",", "\[Tau]Vector", ",", "\[Mu]Vector"}], "}"}], ",", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"\[Zeta]Min", "=", RowBox[{"\[Zeta]Param", "[", RowBox[{"[", "1", "]"}], "]"}]}], ";", RowBox[{"\[Zeta]Max", "=", RowBox[{"\[Zeta]Param", "[", RowBox[{"[", "2", "]"}], "]"}]}], ";", RowBox[{"\[Zeta]Steps", "=", RowBox[{"\[Zeta]Param", "[", RowBox[{"[", "3", "]"}], "]"}]}], ";", RowBox[{"\[Zeta]Vector", "=", RowBox[{"{", "}"}]}], ";", "\[IndentingNewLine]", RowBox[{"If", "[", RowBox[{ RowBox[{"\[Zeta]Steps", "\[Equal]", "1"}], ",", RowBox[{"\[Zeta]Vector", "=", RowBox[{"{", "\[Zeta]Min", "}"}]}], ",", RowBox[{"For", "[", RowBox[{ RowBox[{"\[Zeta]", "=", "\[Zeta]Min"}], ",", RowBox[{"\[Zeta]", "\[LessEqual]", "\[Zeta]Max"}], ",", RowBox[{"\[Zeta]", "=", RowBox[{"\[Zeta]", "+", RowBox[{ RowBox[{"(", RowBox[{"\[Zeta]Max", "-", "\[Zeta]Min"}], ")"}], "/", RowBox[{"(", RowBox[{"\[Zeta]Steps", "-", "1"}], ")"}]}]}]}], ",", RowBox[{"\[Zeta]Vector", "=", RowBox[{"Append", "[", RowBox[{"\[Zeta]Vector", ",", "\[Zeta]"}], "]"}]}]}], "]"}]}], "]"}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"\[Phi]Min", "=", RowBox[{"\[Phi]Param", "[", RowBox[{"[", "1", "]"}], "]"}]}], ";", RowBox[{"\[Phi]Max", "=", RowBox[{"\[Phi]Param", "[", RowBox[{"[", "2", "]"}], "]"}]}], ";", RowBox[{"\[Phi]Steps", "=", RowBox[{"\[Phi]Param", "[", RowBox[{"[", "3", "]"}], "]"}]}], ";", RowBox[{"\[Phi]Vector", "=", RowBox[{"{", "}"}]}], ";", "\[IndentingNewLine]", RowBox[{"If", "[", RowBox[{ RowBox[{"\[Phi]Steps", "\[Equal]", "1"}], ",", RowBox[{"\[Phi]Vector", "=", RowBox[{"{", "\[Phi]Min", "}"}]}], ",", RowBox[{"For", "[", RowBox[{ RowBox[{"\[Phi]", "=", "\[Phi]Min"}], ",", RowBox[{"\[Phi]", "\[LessEqual]", "\[Phi]Max"}], ",", RowBox[{"\[Phi]", "=", RowBox[{"\[Phi]", "+", RowBox[{ RowBox[{"(", RowBox[{"\[Phi]Max", "-", "\[Phi]Min"}], ")"}], "/", RowBox[{"(", RowBox[{"\[Phi]Steps", "-", "1"}], ")"}]}]}]}], ",", RowBox[{"\[Phi]Vector", "=", RowBox[{"Append", "[", RowBox[{"\[Phi]Vector", ",", "\[Phi]"}], "]"}]}]}], "]"}]}], "]"}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"\[Psi]Min", "=", RowBox[{"\[Psi]Param", "[", RowBox[{"[", "1", "]"}], "]"}]}], ";", RowBox[{"\[Psi]Max", "=", RowBox[{"\[Psi]Param", "[", RowBox[{"[", "2", "]"}], "]"}]}], ";", RowBox[{"\[Psi]Steps", "=", RowBox[{"\[Psi]Param", "[", RowBox[{"[", "3", "]"}], "]"}]}], ";", RowBox[{"\[Psi]Vector", "=", RowBox[{"{", "}"}]}], ";", "\[IndentingNewLine]", RowBox[{"If", "[", RowBox[{ RowBox[{"\[Psi]Steps", "\[Equal]", "1"}], ",", RowBox[{"\[Psi]Vector", "=", RowBox[{"{", "\[Psi]Min", "}"}]}], ",", RowBox[{"For", "[", RowBox[{ RowBox[{"\[Psi]", "=", "\[Psi]Min"}], ",", RowBox[{"\[Psi]", "\[LessEqual]", "\[Psi]Max"}], ",", RowBox[{"\[Psi]", "=", RowBox[{"\[Psi]", "+", RowBox[{ RowBox[{"(", RowBox[{"\[Psi]Max", "-", "\[Psi]Min"}], ")"}], "/", RowBox[{"(", RowBox[{"\[Psi]Steps", "-", "1"}], ")"}]}]}]}], ",", RowBox[{"\[Psi]Vector", "=", RowBox[{"Append", "[", RowBox[{"\[Psi]Vector", ",", "\[Psi]"}], "]"}]}]}], "]"}]}], "]"}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"\[Tau]Min", "=", RowBox[{"\[Tau]Param", "[", RowBox[{"[", "1", "]"}], "]"}]}], ";", RowBox[{"\[Tau]Max", "=", RowBox[{"\[Tau]Param", "[", RowBox[{"[", "2", "]"}], "]"}]}], ";", RowBox[{"\[Tau]Steps", "=", RowBox[{"\[Tau]Param", "[", RowBox[{"[", "3", "]"}], "]"}]}], ";", RowBox[{"\[Tau]Vector", "=", RowBox[{"{", "}"}]}], ";", "\[IndentingNewLine]", RowBox[{"If", "[", RowBox[{ RowBox[{"\[Tau]Steps", "\[Equal]", "1"}], ",", RowBox[{"\[Tau]Vector", "=", RowBox[{"{", "\[Tau]Min", "}"}]}], ",", RowBox[{"For", "[", RowBox[{ RowBox[{"\[Tau]", "=", "\[Tau]Min"}], ",", RowBox[{"\[Tau]", "\[LessEqual]", "\[Tau]Max"}], ",", RowBox[{"\[Tau]", "=", RowBox[{"\[Tau]", "+", RowBox[{ RowBox[{"(", RowBox[{"\[Tau]Max", "-", "\[Tau]Min"}], ")"}], "/", RowBox[{"(", RowBox[{"\[Tau]Steps", "-", "1"}], ")"}]}]}]}], ",", RowBox[{"\[Tau]Vector", "=", RowBox[{"Append", "[", RowBox[{"\[Tau]Vector", ",", "\[Tau]"}], "]"}]}]}], "]"}]}], "]"}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"\[Mu]Min", "=", RowBox[{"\[Mu]Param", "[", RowBox[{"[", "1", "]"}], "]"}]}], ";", RowBox[{"\[Mu]Max", "=", RowBox[{"\[Mu]Param", "[", RowBox[{"[", "2", "]"}], "]"}]}], ";", RowBox[{"\[Mu]Steps", "=", RowBox[{"\[Mu]Param", "[", RowBox[{"[", "3", "]"}], "]"}]}], ";", RowBox[{"\[Mu]Vector", "=", RowBox[{"{", "}"}]}], ";", "\[IndentingNewLine]", RowBox[{"If", "[", RowBox[{ RowBox[{"\[Mu]Steps", "\[Equal]", "1"}], ",", RowBox[{"\[Mu]Vector", "=", RowBox[{"{", "\[Mu]Min", "}"}]}], ",", RowBox[{"For", "[", RowBox[{ RowBox[{"\[Mu]", "=", "\[Mu]Min"}], ",", RowBox[{"\[Mu]", "\[LessEqual]", "\[Mu]Max"}], ",", RowBox[{"\[Mu]", "=", RowBox[{"\[Mu]", "+", RowBox[{ RowBox[{"(", RowBox[{"\[Mu]Max", "-", "\[Mu]Min"}], ")"}], "/", RowBox[{"(", RowBox[{"\[Mu]Steps", "-", "1"}], ")"}]}]}]}], ",", RowBox[{"\[Mu]Vector", "=", RowBox[{"Append", "[", RowBox[{"\[Mu]Vector", ",", "\[Mu]"}], "]"}]}]}], "]"}]}], "]"}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"results", "=", RowBox[{"{", "}"}]}], ";", "\[IndentingNewLine]", RowBox[{"count", "=", RowBox[{ "\[Zeta]Steps", " ", "\[Phi]Steps", " ", "\[Psi]Steps", " ", "\[Tau]Steps", " ", "\[Mu]Steps"}]}], ";", "\[IndentingNewLine]", RowBox[{"index", "=", "0"}], ";", "\[IndentingNewLine]", RowBox[{"x", "=", "0"}], ";", "\[IndentingNewLine]", RowBox[{"Print", "[", RowBox[{ RowBox[{"ProgressIndicator", "[", RowBox[{"Dynamic", "[", "x", "]"}], "]"}], ",", "\"\< \>\"", ",", RowBox[{"Dynamic", "[", "index", "]"}], ",", "\"\\"", ",", "count"}], "]"}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"\[Zeta]", "=", "1"}], ",", RowBox[{"\[Zeta]", "\[LessEqual]", RowBox[{"Length", "[", "\[Zeta]Vector", "]"}]}], ",", RowBox[{"\[Zeta]", "++"}], ",", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"\[Phi]", "=", "1"}], ",", RowBox[{"\[Phi]", "\[LessEqual]", RowBox[{"Length", "[", "\[Phi]Vector", "]"}]}], ",", RowBox[{"\[Phi]", "++"}], ",", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"\[Psi]", "=", "1"}], ",", RowBox[{"\[Psi]", "\[LessEqual]", RowBox[{"Length", "[", "\[Psi]Vector", "]"}]}], ",", RowBox[{"\[Psi]", "++"}], ",", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"\[Tau]", "=", "1"}], ",", RowBox[{"\[Tau]", "\[LessEqual]", RowBox[{"Length", "[", "\[Tau]Vector", "]"}]}], ",", RowBox[{"\[Tau]", "++"}], ",", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"\[Mu]", "=", "1"}], ",", RowBox[{"\[Mu]", "\[LessEqual]", RowBox[{"Length", "[", "\[Mu]Vector", "]"}]}], ",", RowBox[{"\[Mu]", "++"}], ",", "\[IndentingNewLine]", RowBox[{"(*", RowBox[{ RowBox[{"Print", "[", RowBox[{ "\[Zeta]", ",", "\"\< \>\"", ",", "\[Phi]", ",", "\"\< \>\"", ",", "\[Psi]", ",", "\"\< \>\"", ",", "\[Tau]", ",", "\"\< \>\"", ",", "\[Mu]"}], "]"}], ";"}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"index", "=", RowBox[{"index", "+", "1"}]}], ";", "\[IndentingNewLine]", RowBox[{"r", "=", RowBox[{"func", "[", RowBox[{"model", ",", RowBox[{"\[Zeta]Vector", "[", RowBox[{"[", "\[Zeta]", "]"}], "]"}], ",", RowBox[{"\[Phi]Vector", "[", RowBox[{"[", "\[Phi]", "]"}], "]"}], ",", RowBox[{"\[Psi]Vector", "[", RowBox[{"[", "\[Psi]", "]"}], "]"}], ",", RowBox[{"\[Tau]Vector", "[", RowBox[{"[", "\[Tau]", "]"}], "]"}], ",", RowBox[{"\[Mu]Vector", "[", RowBox[{"[", "\[Mu]", "]"}], "]"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"results", "=", RowBox[{"Append", "[", RowBox[{"results", ",", RowBox[{"{", RowBox[{ RowBox[{"\[Zeta]Vector", "[", RowBox[{"[", "\[Zeta]", "]"}], "]"}], ",", RowBox[{"\[Phi]Vector", "[", RowBox[{"[", "\[Phi]", "]"}], "]"}], ",", RowBox[{"\[Psi]Vector", "[", RowBox[{"[", "\[Psi]", "]"}], "]"}], ",", RowBox[{"\[Tau]Vector", "[", RowBox[{"[", "\[Tau]", "]"}], "]"}], ",", RowBox[{"\[Mu]Vector", "[", RowBox[{"[", "\[Mu]", "]"}], "]"}], ",", "r"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"x", "=", RowBox[{"index", "/", "count"}]}], ";"}]}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{"index", "=", "count"}], ";", "\[IndentingNewLine]", RowBox[{"x", "=", "1"}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", "results", "]"}], ";"}]}], "\[IndentingNewLine]", "]"}]}]], "Input", InitializationCell->True, CellChangeTimes->{{3.541854266155939*^9, 3.5418542763111773`*^9}, { 3.5418546378647633`*^9, 3.5418546444439373`*^9}, {3.543656141682642*^9, 3.543656141837861*^9}, {3.54365634797963*^9, 3.5436563649915867`*^9}, { 3.543670235508338*^9, 3.54367023682833*^9}, {3.543728059688308*^9, 3.543728064857588*^9}, {3.544357039975719*^9, 3.544357049556814*^9}, { 3.5443580328464117`*^9, 3.544358037179537*^9}, {3.5443581002698183`*^9, 3.544358108531042*^9}, {3.544358925582182*^9, 3.544358930368492*^9}, 3.544359122221023*^9, {3.544525369211856*^9, 3.54452537591576*^9}, { 3.545135343197381*^9, 3.545135353212719*^9}, {3.5451355653711443`*^9, 3.545135566994953*^9}, {3.545135598118504*^9, 3.545135601200951*^9}, { 3.5451356330058327`*^9, 3.5451356401877747`*^9}, {3.545136220082882*^9, 3.545136265970812*^9}, {3.568371749671043*^9, 3.568371753996746*^9}}] }, Open ]], Cell[CellGroupData[{ Cell["Visualisation", "Subsection", CellChangeTimes->{{3.541775354038845*^9, 3.541775357602914*^9}}], Cell[BoxData[ RowBox[{ RowBox[{ RowBox[{"PlotResults", "[", RowBox[{"results_", ",", "label_", ",", RowBox[{"indices_", " ", ":", " ", RowBox[{"{", RowBox[{"2", ",", "3", ",", "5"}], "}"}]}]}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{ "X", ",", "Y", ",", "Z", ",", "C1", ",", "C2", ",", "C", ",", "plot", ",", "plots", ",", "data", ",", "z", ",", "d", ",", "iter"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"X", "=", RowBox[{"results", "[", RowBox[{"[", RowBox[{"All", ",", RowBox[{"indices", "[", RowBox[{"[", "1", "]"}], "]"}]}], "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Y", "=", RowBox[{"results", "[", RowBox[{"[", RowBox[{"All", ",", RowBox[{"indices", "[", RowBox[{"[", "2", "]"}], "]"}]}], "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Z", "=", RowBox[{"results", "[", RowBox[{"[", RowBox[{"All", ",", RowBox[{"indices", "[", RowBox[{"[", "3", "]"}], "]"}]}], "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"C", "=", RowBox[{"results", "[", RowBox[{"[", RowBox[{"All", ",", RowBox[{"Length", "[", RowBox[{"results", "[", RowBox[{"[", "1", "]"}], "]"}], "]"}]}], "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"data", "=", RowBox[{"{", "}"}]}], ";", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"iter", "=", "1"}], ",", RowBox[{"iter", "\[LessEqual]", RowBox[{"Length", "[", "C", "]"}]}], ",", RowBox[{"iter", "++"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"data", "=", RowBox[{"Append", "[", RowBox[{"data", ",", RowBox[{"{", RowBox[{ RowBox[{"X", "[", RowBox[{"[", "iter", "]"}], "]"}], ",", RowBox[{"Y", "[", RowBox[{"[", "iter", "]"}], "]"}], ",", RowBox[{"Z", "[", RowBox[{"[", "iter", "]"}], "]"}], ",", RowBox[{"C", "[", RowBox[{"[", "iter", "]"}], "]"}]}], "}"}]}], "]"}]}], ";"}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{"Z", "=", RowBox[{"DeleteDuplicates", "[", "Z", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"plots", "=", RowBox[{"{", "}"}]}], ";", "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{ RowBox[{"AxesOrigin", "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "2"}], "}"}]}], ","}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{ RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "2"}], "}"}]}], "}"}]}], ","}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"(*", " ", RowBox[{ RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "2"}], "}"}]}], "}"}]}], ","}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"iter", "=", "1"}], ",", RowBox[{"iter", "\[LessEqual]", RowBox[{"Length", "[", "Z", "]"}]}], ",", RowBox[{"iter", "++"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"plot", "=", RowBox[{"ListPlot3D", "[", RowBox[{ RowBox[{ RowBox[{"Select", "[", RowBox[{"data", ",", RowBox[{ RowBox[{ RowBox[{"#", "[", RowBox[{"[", "3", "]"}], "]"}], "\[Equal]", RowBox[{"Z", "[", RowBox[{"[", "iter", "]"}], "]"}]}], "&"}]}], "]"}], "[", RowBox[{"[", RowBox[{"All", ",", RowBox[{"{", RowBox[{"1", ",", "2", ",", "4"}], "}"}]}], "]"}], "]"}], ",", RowBox[{"PlotLabel", "\[Rule]", RowBox[{"Style", "[", RowBox[{ RowBox[{"\"\<\[Mu] = \>\"", " ", "<>", " ", RowBox[{"ToString", "[", RowBox[{"N", "[", RowBox[{ RowBox[{"Z", "[", RowBox[{"[", "iter", "]"}], "]"}], ",", "2"}], "]"}], "]"}]}], ",", "24"}], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{"Axes", "\[Rule]", RowBox[{"{", RowBox[{"True", ",", "True", ",", "True"}], "}"}]}], ",", RowBox[{"TicksStyle", "\[Rule]", RowBox[{"Directive", "[", "14", "]"}]}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"Style", "[", RowBox[{"\"\<\[Phi]\>\"", ",", "24"}], "]"}], ",", RowBox[{"Style", "[", RowBox[{"\"\<\[Psi]\>\"", ",", "24"}], "]"}], ",", RowBox[{"Style", "[", RowBox[{"label", ",", "24"}], "]"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"AxesEdge", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"1", ",", RowBox[{"-", "1"}]}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"ImageSize", "\[Rule]", "300"}], ",", "\[IndentingNewLine]", RowBox[{"AspectRatio", "\[Rule]", RowBox[{"1", "/", "2.5"}]}], ",", "\[IndentingNewLine]", RowBox[{"ViewPoint", "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "1", ",", "0.5"}], "}"}]}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"plots", "=", RowBox[{"Append", "[", RowBox[{"plots", ",", RowBox[{"ImageCrop", "[", "plot", "]"}]}], "]"}]}], ";"}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", RowBox[{"ListAnimate", "[", RowBox[{"plots", ",", RowBox[{"AnimationRunning", "\[Rule]", "False"}], ",", RowBox[{"AnimationRepetitions", "\[Rule]", "1"}]}], "]"}], "]"}], ";"}]}], "\[IndentingNewLine]", "]"}]}], ";"}]], "Input", InitializationCell->True, CellChangeTimes->{{3.541775406896103*^9, 3.541775416966125*^9}, { 3.541775665413926*^9, 3.5417758464571533`*^9}, {3.5417759029619093`*^9, 3.541775922104814*^9}, {3.541776114174081*^9, 3.541776139773419*^9}, { 3.5417762364277267`*^9, 3.5417762605242033`*^9}, {3.541776394043476*^9, 3.541776405761671*^9}, {3.541776523657526*^9, 3.541776539014748*^9}, { 3.541776592385789*^9, 3.541776616506484*^9}, 3.541776671399947*^9, { 3.541776762667027*^9, 3.541776799240353*^9}, {3.54177683249185*^9, 3.541776865036034*^9}, {3.541776991727358*^9, 3.541777004480525*^9}, { 3.5417770349489307`*^9, 3.5417770490445023`*^9}, 3.5417770968146763`*^9, { 3.541777144958251*^9, 3.541777152315933*^9}, {3.5417772020688553`*^9, 3.5417772042775373`*^9}, {3.541777237558558*^9, 3.541777242624406*^9}, { 3.541777437872548*^9, 3.541777440246851*^9}, {3.541777501471698*^9, 3.541777508042358*^9}, {3.5417775385936813`*^9, 3.541777576273477*^9}, { 3.541777612759152*^9, 3.541777637369691*^9}, 3.5418241220173073`*^9, { 3.5418276958390493`*^9, 3.541827717805414*^9}, {3.5418277549584627`*^9, 3.5418278167276707`*^9}, {3.5418279853414383`*^9, 3.541828062545271*^9}, { 3.541828149768664*^9, 3.54182816275062*^9}, {3.541828586364698*^9, 3.541828610253962*^9}, {3.541829112723012*^9, 3.541829158772566*^9}, { 3.541829239514064*^9, 3.541829394691053*^9}, {3.541829699829113*^9, 3.5418297208074293`*^9}, {3.541829831806446*^9, 3.541829834638468*^9}, { 3.541829887841361*^9, 3.541829941743318*^9}, {3.541830138503504*^9, 3.5418301880172873`*^9}, {3.541831104264141*^9, 3.5418311130639133`*^9}, { 3.541831333630611*^9, 3.541831337174899*^9}, {3.541831424978752*^9, 3.541831425102236*^9}, {3.541831757606142*^9, 3.541831760018819*^9}, { 3.5418318825920963`*^9, 3.541831887062101*^9}, {3.541831958172249*^9, 3.5418319952115*^9}, {3.541832063399625*^9, 3.541832071937016*^9}, { 3.5418321945929413`*^9, 3.5418322083871727`*^9}, {3.5418322474462023`*^9, 3.5418322806341467`*^9}, 3.541832395333869*^9, {3.541833434571773*^9, 3.541833482057486*^9}, {3.541835395905205*^9, 3.541835475087151*^9}, { 3.541835571187334*^9, 3.5418355826938143`*^9}, {3.541835664655406*^9, 3.541835664840022*^9}, {3.541836248912717*^9, 3.5418364147608137`*^9}, { 3.5418364978721867`*^9, 3.541836521543808*^9}, {3.541836604605297*^9, 3.541836638641917*^9}, {3.541836751746146*^9, 3.5418367698805437`*^9}, { 3.541836809021661*^9, 3.5418368377843513`*^9}, {3.541852853329813*^9, 3.541852854557419*^9}, {3.541854304307015*^9, 3.5418543634719267`*^9}, { 3.5418544805420933`*^9, 3.541854593402998*^9}, {3.541854668367023*^9, 3.541854707743856*^9}, 3.541854947352573*^9, 3.541855029503805*^9, { 3.541855281241218*^9, 3.541855287735283*^9}, {3.54185572364393*^9, 3.5418557313649197`*^9}, {3.54190646974545*^9, 3.541906472670718*^9}, { 3.542539487327738*^9, 3.5425395180038424`*^9}, {3.542539636263364*^9, 3.5425396545109673`*^9}, {3.542540026865135*^9, 3.5425400766484623`*^9}, { 3.543656536738881*^9, 3.5436565371722918`*^9}, 3.5436702423345003`*^9, { 3.54367034477864*^9, 3.543670347984272*^9}, {3.5436703919250517`*^9, 3.543670398213966*^9}, {3.543670472898098*^9, 3.543670536492243*^9}, { 3.543670645208927*^9, 3.543670647524723*^9}, {3.5436717818909283`*^9, 3.543671782014359*^9}, 3.543673423276054*^9, {3.5437305191860723`*^9, 3.543730525028438*^9}, {3.543737632248684*^9, 3.543737646288025*^9}, { 3.5437492765475473`*^9, 3.543749281046912*^9}, {3.543751188176433*^9, 3.543751190909672*^9}, {3.544358054338921*^9, 3.544358073008992*^9}, 3.544359311600253*^9, {3.544359354117573*^9, 3.544359356854383*^9}, { 3.544359409964542*^9, 3.544359411074267*^9}, {3.5444401119090357`*^9, 3.544440113037591*^9}, {3.544441736606061*^9, 3.54444175798232*^9}, { 3.544524768763411*^9, 3.544524797178083*^9}, {3.54452538059452*^9, 3.5445254139587717`*^9}, 3.5449402340798273`*^9, {3.545112695581625*^9, 3.545112718913767*^9}, {3.545113535663764*^9, 3.545113657594701*^9}, { 3.545120868205155*^9, 3.545120884669022*^9}, {3.5451353811909027`*^9, 3.545135439279478*^9}, {3.5451355346552134`*^9, 3.545135536394846*^9}, { 3.545135585269606*^9, 3.54513558999804*^9}, {3.54513564344884*^9, 3.545135653002204*^9}, {3.5451359464024343`*^9, 3.545136050153867*^9}, 3.5451380497962217`*^9, {3.5453825483514967`*^9, 3.545382561006732*^9}, 3.5453832656035213`*^9, 3.5453899700998993`*^9}] }, Open ]], Cell[CellGroupData[{ Cell["Export", "Subsection", CellChangeTimes->{{3.545138051351741*^9, 3.545138054860141*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"ExportResults", "[", RowBox[{"results_", ",", "label_", ",", RowBox[{"suffix_:", "\"\<\>\""}], ",", RowBox[{"prefix_:", "\"\<\>\""}], ",", RowBox[{"indices_", " ", ":", " ", RowBox[{"{", RowBox[{"2", ",", "3", ",", "5"}], "}"}]}]}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{ "X", ",", "Y", ",", "Z", ",", "KL", ",", "kl", ",", "plot", ",", "plots", ",", "data", ",", "z", ",", "d", ",", "iter"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"X", "=", RowBox[{"results", "[", RowBox[{"[", RowBox[{"All", ",", RowBox[{"indices", "[", RowBox[{"[", "1", "]"}], "]"}]}], "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Y", "=", RowBox[{"results", "[", RowBox[{"[", RowBox[{"All", ",", RowBox[{"indices", "[", RowBox[{"[", "2", "]"}], "]"}]}], "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Z", "=", RowBox[{"results", "[", RowBox[{"[", RowBox[{"All", ",", RowBox[{"indices", "[", RowBox[{"[", "3", "]"}], "]"}]}], "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"kl", "=", RowBox[{"results", "[", RowBox[{"[", RowBox[{"All", ",", RowBox[{"Length", "[", RowBox[{"results", "[", RowBox[{"[", "1", "]"}], "]"}], "]"}]}], "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"data", "=", RowBox[{"{", "}"}]}], ";", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"iter", "=", "1"}], ",", RowBox[{"iter", "\[LessEqual]", RowBox[{"Length", "[", "kl", "]"}]}], ",", RowBox[{"iter", "++"}], ",", RowBox[{"data", "=", RowBox[{"Append", "[", RowBox[{"data", ",", RowBox[{"{", RowBox[{ RowBox[{"X", "[", RowBox[{"[", "iter", "]"}], "]"}], ",", RowBox[{"Y", "[", RowBox[{"[", "iter", "]"}], "]"}], ",", RowBox[{"Z", "[", RowBox[{"[", "iter", "]"}], "]"}], ",", RowBox[{"kl", "[", RowBox[{"[", "iter", "]"}], "]"}]}], "}"}]}], "]"}]}]}], "]"}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"plot", "=", RowBox[{"ListPlot3D", "[", RowBox[{ RowBox[{ RowBox[{"Select", "[", RowBox[{"data", ",", RowBox[{ RowBox[{ RowBox[{"#", "[", RowBox[{"[", "3", "]"}], "]"}], "\[Equal]", "0"}], "&"}]}], "]"}], "[", RowBox[{"[", RowBox[{"All", ",", RowBox[{"{", RowBox[{"1", ",", "2", ",", "4"}], "}"}]}], "]"}], "]"}], ",", RowBox[{"PlotLabel", "\[Rule]", RowBox[{"Style", "[", RowBox[{"\"\<\[Mu] = 0.0\>\"", ",", "24"}], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{"Axes", "\[Rule]", RowBox[{"{", RowBox[{"True", ",", "True", ",", "True"}], "}"}]}], ",", RowBox[{"TicksStyle", "\[Rule]", RowBox[{"Directive", "[", "14", "]"}]}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"Style", "[", RowBox[{"\"\<\[Phi]\>\"", ",", "24"}], "]"}], ",", RowBox[{"Style", "[", RowBox[{"\"\<\[Psi]\>\"", ",", "24"}], "]"}], ",", RowBox[{"Style", "[", RowBox[{"label", ",", "24"}], "]"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"AxesEdge", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"1", ",", RowBox[{"-", "1"}]}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"Ticks", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "1", ",", "2", ",", "3", ",", "4", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "1", ",", "2", ",", "3", ",", "4", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0.5", ",", "1.0", ",", "1.5", ",", "2.0"}], "}"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"ViewPoint", "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "1", ",", "0.5"}], "}"}]}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Export", "[", RowBox[{ RowBox[{ "\"\<~/TeX/publications/open/morphcomp/images/\>\"", "<>", "prefix", "<>", "\"\\"", "<>", "suffix", "<>", "\"\<.pdf\>\""}], ",", "plot"}], "]"}], ";", "\[IndentingNewLine]", RowBox[{"Export", "[", RowBox[{ RowBox[{ "\"\<~/TeX/publications/open/morphcomp/images/\>\"", "<>", "prefix", "<>", "\"\\"", "<>", "suffix", "<>", "\"\<.png\>\""}], ",", "plot"}], "]"}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"plot", "=", RowBox[{"ListPlot3D", "[", RowBox[{ RowBox[{ RowBox[{"Select", "[", RowBox[{"data", ",", RowBox[{ RowBox[{ RowBox[{"#", "[", RowBox[{"[", "3", "]"}], "]"}], "\[Equal]", "1.0"}], "&"}]}], "]"}], "[", RowBox[{"[", RowBox[{"All", ",", RowBox[{"{", RowBox[{"1", ",", "2", ",", "4"}], "}"}]}], "]"}], "]"}], ",", RowBox[{"PlotLabel", "\[Rule]", RowBox[{"Style", "[", RowBox[{"\"\<\[Mu] = 1.0\>\"", ",", "24"}], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{"Axes", "\[Rule]", RowBox[{"{", RowBox[{"True", ",", "True", ",", "True"}], "}"}]}], ",", RowBox[{"TicksStyle", "\[Rule]", RowBox[{"Directive", "[", "14", "]"}]}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"Style", "[", RowBox[{"\"\<\[Phi]\>\"", ",", "24"}], "]"}], ",", RowBox[{"Style", "[", RowBox[{"\"\<\[Psi]\>\"", ",", "24"}], "]"}], ",", RowBox[{"Style", "[", RowBox[{"label", ",", "24"}], "]"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"AxesEdge", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"1", ",", RowBox[{"-", "1"}]}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"Ticks", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "1", ",", "2", ",", "3", ",", "4", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "1", ",", "2", ",", "3", ",", "4", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0.5", ",", "1.0", ",", "1.5", ",", "2.0"}], "}"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"ViewPoint", "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "1", ",", "0.5"}], "}"}]}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Export", "[", RowBox[{ RowBox[{ "\"\<~/TeX/publications/open/morphcomp/images/\>\"", "<>", "prefix", "<>", "\"\\"", "<>", "suffix", "<>", "\"\<.pdf\>\""}], ",", "plot"}], "]"}], ";", "\[IndentingNewLine]", RowBox[{"Export", "[", RowBox[{ RowBox[{ "\"\<~/TeX/publications/open/morphcomp/images/\>\"", "<>", "prefix", "<>", "\"\\"", "<>", "suffix", "<>", "\"\<.png\>\""}], ",", "plot"}], "]"}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"plot", "=", RowBox[{"ListPlot3D", "[", RowBox[{ RowBox[{ RowBox[{"Select", "[", RowBox[{"data", ",", RowBox[{ RowBox[{ RowBox[{"#", "[", RowBox[{"[", "3", "]"}], "]"}], "\[Equal]", "2.0"}], "&"}]}], "]"}], "[", RowBox[{"[", RowBox[{"All", ",", RowBox[{"{", RowBox[{"1", ",", "2", ",", "4"}], "}"}]}], "]"}], "]"}], ",", RowBox[{"PlotLabel", "\[Rule]", RowBox[{"Style", "[", RowBox[{"\"\<\[Mu] = 2.0\>\"", ",", "24"}], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{"Axes", "\[Rule]", RowBox[{"{", RowBox[{"True", ",", "True", ",", "True"}], "}"}]}], ",", RowBox[{"TicksStyle", "\[Rule]", RowBox[{"Directive", "[", "14", "]"}]}], ",", RowBox[{"AxesLabel", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"Style", "[", RowBox[{"\"\<\[Phi]\>\"", ",", "24"}], "]"}], ",", RowBox[{"Style", "[", RowBox[{"\"\<\[Psi]\>\"", ",", "24"}], "]"}], ",", RowBox[{"Style", "[", RowBox[{"label", ",", "24"}], "]"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"AxesEdge", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"1", ",", RowBox[{"-", "1"}]}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"Ticks", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "1", ",", "2", ",", "3", ",", "4", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "1", ",", "2", ",", "3", ",", "4", ",", "5"}], "}"}], ",", RowBox[{"{", RowBox[{"0.5", ",", "1.0", ",", "1.5", ",", "2.0"}], "}"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"ViewPoint", "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "1", ",", "0.5"}], "}"}]}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Export", "[", RowBox[{ RowBox[{ "\"\<~/TeX/publications/open/morphcomp/images/\>\"", "<>", "prefix", "<>", "\"\\"", "<>", "suffix", "<>", "\"\<.pdf\>\""}], ",", "plot"}], "]"}], ";", "\[IndentingNewLine]", RowBox[{"Export", "[", RowBox[{ RowBox[{ "\"\<~/TeX/publications/open/morphcomp/images/\>\"", "<>", "prefix", "<>", "\"\\"", "<>", "suffix", "<>", "\"\<.png\>\""}], ",", "plot"}], "]"}], ";"}]}], "\[IndentingNewLine]", "]"}]}]], "Input", InitializationCell->True, CellChangeTimes->{{3.541775406896103*^9, 3.541775416966125*^9}, { 3.541775665413926*^9, 3.5417758464571533`*^9}, {3.5417759029619093`*^9, 3.541775922104814*^9}, {3.541776114174081*^9, 3.541776139773419*^9}, { 3.5417762364277267`*^9, 3.5417762605242033`*^9}, {3.541776394043476*^9, 3.541776405761671*^9}, {3.541776523657526*^9, 3.541776539014748*^9}, { 3.541776592385789*^9, 3.541776616506484*^9}, 3.541776671399947*^9, { 3.541776762667027*^9, 3.541776799240353*^9}, {3.54177683249185*^9, 3.541776865036034*^9}, {3.541776991727358*^9, 3.541777004480525*^9}, { 3.5417770349489307`*^9, 3.5417770490445023`*^9}, 3.5417770968146763`*^9, { 3.541777144958251*^9, 3.541777152315933*^9}, {3.5417772020688553`*^9, 3.5417772042775373`*^9}, {3.541777237558558*^9, 3.541777242624406*^9}, { 3.541777437872548*^9, 3.541777440246851*^9}, {3.541777501471698*^9, 3.541777508042358*^9}, {3.5417775385936813`*^9, 3.541777576273477*^9}, { 3.541777612759152*^9, 3.541777637369691*^9}, 3.5418241220173073`*^9, { 3.5418276958390493`*^9, 3.541827717805414*^9}, {3.5418277549584627`*^9, 3.5418278167276707`*^9}, {3.5418279853414383`*^9, 3.541828062545271*^9}, { 3.541828149768664*^9, 3.54182816275062*^9}, {3.541828586364698*^9, 3.541828610253962*^9}, {3.541829112723012*^9, 3.541829158772566*^9}, { 3.541829239514064*^9, 3.541829394691053*^9}, {3.541829699829113*^9, 3.5418297208074293`*^9}, {3.541829831806446*^9, 3.541829834638468*^9}, { 3.541829887841361*^9, 3.541829941743318*^9}, {3.541830138503504*^9, 3.5418301880172873`*^9}, {3.541831104264141*^9, 3.5418311130639133`*^9}, { 3.541831333630611*^9, 3.541831337174899*^9}, {3.541831424978752*^9, 3.541831425102236*^9}, {3.541831757606142*^9, 3.541831760018819*^9}, { 3.5418318825920963`*^9, 3.541831887062101*^9}, {3.541831958172249*^9, 3.5418319952115*^9}, {3.541832063399625*^9, 3.541832071937016*^9}, { 3.5418321945929413`*^9, 3.5418322083871727`*^9}, {3.5418322474462023`*^9, 3.5418322806341467`*^9}, 3.541832395333869*^9, {3.541833434571773*^9, 3.541833482057486*^9}, {3.541835395905205*^9, 3.541835475087151*^9}, { 3.541835571187334*^9, 3.5418355826938143`*^9}, {3.541835664655406*^9, 3.541835664840022*^9}, {3.541836248912717*^9, 3.5418364147608137`*^9}, { 3.5418364978721867`*^9, 3.541836521543808*^9}, {3.541836604605297*^9, 3.541836638641917*^9}, {3.541836751746146*^9, 3.5418367698805437`*^9}, { 3.541836809021661*^9, 3.5418368377843513`*^9}, {3.541852853329813*^9, 3.541852854557419*^9}, {3.541854304307015*^9, 3.5418543634719267`*^9}, { 3.5418544805420933`*^9, 3.541854593402998*^9}, {3.541854668367023*^9, 3.541854707743856*^9}, 3.541854947352573*^9, 3.541855029503805*^9, { 3.541855281241218*^9, 3.541855287735283*^9}, {3.54185572364393*^9, 3.5418557313649197`*^9}, {3.54190646974545*^9, 3.541906472670718*^9}, { 3.542539487327738*^9, 3.5425395180038424`*^9}, {3.542539636263364*^9, 3.5425396545109673`*^9}, {3.542540026865135*^9, 3.5425400766484623`*^9}, { 3.543656536738881*^9, 3.5436565371722918`*^9}, 3.5436702423345003`*^9, { 3.54367034477864*^9, 3.543670347984272*^9}, {3.5436703919250517`*^9, 3.543670398213966*^9}, {3.543670472898098*^9, 3.543670536492243*^9}, { 3.543670645208927*^9, 3.543670647524723*^9}, {3.5436717818909283`*^9, 3.543671782014359*^9}, 3.543673423276054*^9, {3.5437305191860723`*^9, 3.543730525028438*^9}, {3.543737632248684*^9, 3.543737646288025*^9}, { 3.5437492765475473`*^9, 3.543749281046912*^9}, {3.543751188176433*^9, 3.543751190909672*^9}, {3.544358054338921*^9, 3.544358073008992*^9}, 3.544359311600253*^9, {3.544359354117573*^9, 3.544359356854383*^9}, { 3.544359409964542*^9, 3.544359411074267*^9}, {3.5444401119090357`*^9, 3.544440113037591*^9}, {3.544441736606061*^9, 3.54444175798232*^9}, { 3.544524768763411*^9, 3.544524797178083*^9}, {3.54452538059452*^9, 3.5445254139587717`*^9}, 3.5449402340798273`*^9, {3.545112695581625*^9, 3.545112718913767*^9}, {3.545113535663764*^9, 3.545113657594701*^9}, { 3.545120868205155*^9, 3.545120884669022*^9}, {3.5451353811909027`*^9, 3.545135439279478*^9}, {3.5451355346552134`*^9, 3.545135536394846*^9}, { 3.545135585269606*^9, 3.54513558999804*^9}, {3.54513564344884*^9, 3.545135653002204*^9}, {3.5451359464024343`*^9, 3.545136050153867*^9}, { 3.5451380497962217`*^9, 3.5451380603802*^9}, {3.5451381614262257`*^9, 3.5451381722704897`*^9}}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Pendulum Experiment", "Section", CellChangeTimes->{{3.564770159662691*^9, 3.564770162774907*^9}, { 3.564904196085792*^9, 3.564904198361437*^9}, {3.565725774534618*^9, 3.565725775096631*^9}}], Cell[CellGroupData[{ Cell["Simulation", "Subsection", CellChangeTimes->{{3.5649042012118063`*^9, 3.564904206107807*^9}}], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{ RowBox[{"CutOff", "[", RowBox[{"x_", ",", "bias_"}], "]"}], ":=", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{"x", "-", RowBox[{ RowBox[{"Sign", "[", "x", "]"}], "bias"}]}], ")"}], "<", RowBox[{"-", "1"}]}], ",", RowBox[{"-", "1"}], ",", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{"x", "-", RowBox[{ RowBox[{"Sign", "[", "x", "]"}], "bias"}]}], ")"}], ">", "1"}], ",", "1", ",", RowBox[{"(", RowBox[{"x", "-", RowBox[{ RowBox[{"Sign", "[", "x", "]"}], "bias"}]}], ")"}]}], "]"}]}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ RowBox[{"CalculateForce", "[", RowBox[{"x_", ",", "bias_", ",", "goal_", ",", "noise_", ",", "fMin_"}], "]"}], ":=", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"Abs", "[", RowBox[{"goal", "-", "x", "+", "noise"}], "]"}], "<", "bias"}], ",", "0.0", ",", RowBox[{"CutOff", "[", RowBox[{ RowBox[{"goal", " ", "-", "x", "+", "noise", "+", RowBox[{ RowBox[{"Sign", "[", RowBox[{"goal", "-", "x", "+", "noise"}], "]"}], "*", "fMin"}]}], ",", "bias"}], "]"}]}], " ", "]"}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ RowBox[{"Options", "[", "Simulation", "]"}], "=", RowBox[{"{", "\[IndentingNewLine]", RowBox[{ RowBox[{ "\"\<\!\(\*SubscriptBox[\(F\), \(max\)]\)\>\"", "\[Rule]", "10.0"}], ",", "\[IndentingNewLine]", RowBox[{ "\"\<\!\(\*SubscriptBox[\(F\), \(min\)]\)\>\"", "\[Rule]", "0.25"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "90"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "1"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "9.81"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "1.0"}]}], "}"}]}], ";"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"Simulation", "[", RowBox[{"OptionsPattern", "[", "Simulation", "]"}], "]"}], ":=", RowBox[{"Module", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{ "eqns", ",", "soln", ",", "\[Theta]", ",", "v\[Theta]", ",", "t", ",", "g", ",", "l", ",", "m", ",", "\[Theta]0", ",", "v\[Theta]0", ",", "\[Gamma]", ",", "r", ",", "FMax", ",", "FMin", ",", "bias", ",", "step", ",", "goal", ",", "noise", ",", "f", ",", "s", ",", "a", ",", "iter", ",", "time", ",", "\[Theta]s"}], "}"}], ",", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"FMax", "=", RowBox[{ "OptionValue", "[", "\"\<\!\(\*SubscriptBox[\(F\), \(max\)]\)\>\"", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"FMin", "=", RowBox[{ "OptionValue", "[", "\"\<\!\(\*SubscriptBox[\(F\), \(min\)]\)\>\"", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"bias", "=", RowBox[{"OptionValue", "[", "\"\\"", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"goal", "=", RowBox[{"OptionValue", "[", "\"\\"", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"noise", "=", RowBox[{"OptionValue", "[", "\"\\"", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"\[Gamma]", "=", RowBox[{"OptionValue", "[", "\"\\"", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"time", "=", RowBox[{"OptionValue", "[", "\"\\"", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"m", "=", RowBox[{"OptionValue", "[", "\"\\"", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"g", "=", RowBox[{"OptionValue", "[", "\"\\"", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"l", "=", RowBox[{"OptionValue", "[", "\"\\"", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"\[Theta]0", "=", "0"}], ";", "\[IndentingNewLine]", RowBox[{"v\[Theta]0", "=", "0"}], ";", "\[IndentingNewLine]", RowBox[{"step", "=", "0"}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"s", "=", RowBox[{"{", "}"}]}], ";", RowBox[{"a", "=", RowBox[{"{", "}"}]}], ";", RowBox[{"\[Theta]s", "=", RowBox[{"{", "}"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"iter", "=", "1"}], ",", RowBox[{"iter", "\[LessEqual]", "time"}], ",", RowBox[{"iter", "++"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"r", "=", RowBox[{"goal", "*", RowBox[{"Random", "[", RowBox[{"Real", ",", RowBox[{"{", RowBox[{"noise", ",", RowBox[{"-", "noise"}]}], "}"}]}], "]"}]}]}], ";", "\[IndentingNewLine]", RowBox[{"f", "=", RowBox[{"CalculateForce", "[", RowBox[{ "v\[Theta]0", ",", "bias", ",", "goal", ",", "r", ",", "FMin"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"s", "=", RowBox[{"Append", "[", RowBox[{"s", ",", "v\[Theta]0"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"a", "=", RowBox[{"Append", "[", RowBox[{"a", ",", "f"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"\[Theta]s", "=", RowBox[{"Append", "[", RowBox[{"\[Theta]s", ",", "\[Theta]0"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"eqns", "=", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{ RowBox[{"l", " ", "m", "*", RowBox[{ RowBox[{"v\[Theta]", "'"}], "[", "t", "]"}]}], "+", RowBox[{"\[Gamma]", " ", "l", " ", RowBox[{"v\[Theta]", "[", "t", "]"}]}], "+", RowBox[{"m", " ", "g", " ", RowBox[{"Sin", "[", RowBox[{"\[Theta]", "[", "t", "]"}], "]"}]}], "-", RowBox[{"f", " ", "FMax"}]}], "\[Equal]", "0"}], ",", RowBox[{ RowBox[{"v\[Theta]", "[", "t", "]"}], "\[Equal]", RowBox[{ RowBox[{"\[Theta]", "'"}], "[", "t", "]"}]}], ",", RowBox[{ RowBox[{"\[Theta]", "[", "0", "]"}], "\[Equal]", "\[Theta]0"}], ",", RowBox[{ RowBox[{"v\[Theta]", "[", "0", "]"}], "\[Equal]", "v\[Theta]0"}]}], "}"}]}], ";", "\[IndentingNewLine]", RowBox[{"soln", "=", RowBox[{"Flatten", "[", RowBox[{"NDSolve", "[", RowBox[{"eqns", ",", RowBox[{"{", RowBox[{"\[Theta]", ",", "v\[Theta]"}], "}"}], ",", RowBox[{"{", RowBox[{"t", ",", "0", ",", "0.01"}], "}"}], ",", RowBox[{"Method", "\[Rule]", "Automatic"}]}], "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"\[Theta]0", "=", RowBox[{ RowBox[{"(", RowBox[{"\[Theta]", "/.", "soln"}], ")"}], "[", "0.01", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"v\[Theta]0", "=", RowBox[{ RowBox[{"(", RowBox[{"v\[Theta]", "/.", "soln"}], ")"}], "[", "0.01", "]"}]}]}]}], "\[IndentingNewLine]", RowBox[{"(*", RowBox[{ RowBox[{"Print", "[", RowBox[{ "\[Theta]0", ",", "\"\< \>\"", ",", "step", ",", "\"\< \>\"", ",", "iter", ",", "\"\< \>\"", ",", "goal"}], "]"}], ";"}], "*)"}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"Return", "[", RowBox[{"{", RowBox[{"s", ",", "a"}], "}"}], "]"}], ";"}]}], "\[IndentingNewLine]", "]"}]}], ";"}]}], "Input", InitializationCell->True, CellChangeTimes->{{3.564855165002925*^9, 3.564855295037807*^9}, { 3.5648553846097507`*^9, 3.56485539979275*^9}, {3.564855557152869*^9, 3.564855627272768*^9}, {3.564855676021832*^9, 3.5648556794627*^9}, { 3.5648559670611887`*^9, 3.564855967287882*^9}, {3.56485630216028*^9, 3.564856321622809*^9}, {3.564856352599222*^9, 3.564856488368202*^9}, { 3.564856603535963*^9, 3.564856609863721*^9}, {3.564857032972147*^9, 3.564857053947813*^9}, {3.564857294855723*^9, 3.5648573497772913`*^9}, { 3.5648575165399103`*^9, 3.564857530032732*^9}, {3.5648575773679037`*^9, 3.564857665518602*^9}, {3.564857708966675*^9, 3.5648577175803013`*^9}, { 3.5648581259350033`*^9, 3.564858180036969*^9}, {3.564858328801539*^9, 3.5648583313603783`*^9}, {3.5648584067279673`*^9, 3.5648584328765497`*^9}, {3.564858491106493*^9, 3.564858498548273*^9}, { 3.564858534536563*^9, 3.564858540472027*^9}, {3.564858578007725*^9, 3.564858579519856*^9}, {3.564858623908139*^9, 3.5648586257447567`*^9}, { 3.5648587103589973`*^9, 3.564858716566066*^9}, {3.564858820239327*^9, 3.56485884283836*^9}, {3.564892778524407*^9, 3.56489292331607*^9}, { 3.564892984733645*^9, 3.564892986853508*^9}, {3.564893271792697*^9, 3.564893285999715*^9}, 3.564893414021885*^9, {3.564893483155147*^9, 3.564893511923465*^9}, {3.564893546988564*^9, 3.564893610505467*^9}, { 3.564893660901339*^9, 3.564893663637944*^9}, {3.564893917909284*^9, 3.564893921995995*^9}, {3.564894759375332*^9, 3.564894814540285*^9}, { 3.564900541922866*^9, 3.5649005612982483`*^9}, {3.564900591345818*^9, 3.5649005924565563`*^9}, {3.564900627960853*^9, 3.564900653171269*^9}, { 3.564900901500589*^9, 3.564900907277526*^9}, {3.564900947701339*^9, 3.5649010106491547`*^9}, {3.5649011424136877`*^9, 3.5649011425907307`*^9}, {3.5649012972529573`*^9, 3.564901364504032*^9}, { 3.564901395634606*^9, 3.564901397445959*^9}, 3.564901429657014*^9, { 3.564901472418141*^9, 3.564901473160041*^9}, {3.5649015034693317`*^9, 3.564901508994691*^9}, {3.564901615763973*^9, 3.5649016339583187`*^9}, { 3.564902662287166*^9, 3.564902663322278*^9}, {3.56490423891439*^9, 3.5649042404562798`*^9}, {3.564911532238798*^9, 3.564911562557352*^9}, { 3.5649116279879637`*^9, 3.564911629124118*^9}, {3.5649116712080803`*^9, 3.56491167626639*^9}, 3.564911744475223*^9, 3.564911962710452*^9, { 3.564912018223269*^9, 3.564912019959882*^9}, {3.564912167450592*^9, 3.564912191824099*^9}, {3.5649123533416433`*^9, 3.564912369717147*^9}, { 3.564912421352363*^9, 3.564912434752627*^9}, 3.564912469050407*^9, { 3.564912633318228*^9, 3.564912662487509*^9}, 3.564912970390479*^9, { 3.564913000551103*^9, 3.564913027853923*^9}, {3.5649155097689247`*^9, 3.564915510888118*^9}, {3.564915682597288*^9, 3.5649156834283524`*^9}, { 3.5649157278999166`*^9, 3.56491572820333*^9}, {3.564928429087311*^9, 3.564928834484586*^9}, 3.5649288851143436`*^9, {3.564928918103211*^9, 3.564929126693597*^9}, {3.564929261366253*^9, 3.5649292656321573`*^9}, { 3.5649295466601152`*^9, 3.564929550219623*^9}, 3.5649299697896757`*^9, { 3.5649300730056267`*^9, 3.564930080079562*^9}, {3.564931447979135*^9, 3.564931487280883*^9}, {3.564931685390149*^9, 3.564931716651999*^9}, { 3.5649317654601593`*^9, 3.564931896480341*^9}, {3.564931948916162*^9, 3.564931956846868*^9}, {3.5649320093931*^9, 3.564932010737424*^9}, { 3.564932055756679*^9, 3.564932079695099*^9}, {3.564932160843295*^9, 3.564932161706924*^9}, {3.564932200071478*^9, 3.564932221377276*^9}, { 3.564932259727818*^9, 3.564932270369923*^9}, {3.564932319482606*^9, 3.564932320195436*^9}, {3.564932387450694*^9, 3.564932445181085*^9}, 3.564935990452014*^9, {3.5650022221257668`*^9, 3.565002224518495*^9}, { 3.5650086726006308`*^9, 3.56500867368723*^9}, {3.565009656453312*^9, 3.5650096752024403`*^9}, {3.5650097063510447`*^9, 3.5650097684645443`*^9}, {3.565009900363312*^9, 3.565009971969459*^9}, { 3.565020074486059*^9, 3.565020128883008*^9}, {3.565020159806967*^9, 3.565020256857914*^9}, {3.56502038521437*^9, 3.5650205035157347`*^9}, { 3.565020546665432*^9, 3.565020555942811*^9}, {3.5650205874405193`*^9, 3.565020605816839*^9}, {3.565020644024507*^9, 3.5650206844384737`*^9}, { 3.565020882661318*^9, 3.5650209414116983`*^9}, {3.56502098248459*^9, 3.565020987515338*^9}, {3.565021020125557*^9, 3.565021055772646*^9}, { 3.565021137517323*^9, 3.565021170057798*^9}, {3.565021223589363*^9, 3.565021372854755*^9}, {3.5650214903875732`*^9, 3.5650214947712708`*^9}, { 3.565021587697638*^9, 3.5650216279048157`*^9}, {3.565022067964362*^9, 3.565022096883636*^9}, 3.565022269009385*^9, {3.565022305145609*^9, 3.5650223053837633`*^9}, {3.565026262660243*^9, 3.565026385814465*^9}, 3.5650264370870943`*^9, {3.565026483647654*^9, 3.565026511928151*^9}, { 3.565026593746381*^9, 3.565026599297915*^9}, {3.565026631501047*^9, 3.5650266365984573`*^9}, {3.5650266769695377`*^9, 3.5650266872678757`*^9}, {3.5650267248852873`*^9, 3.565026760049543*^9}, { 3.565026879933052*^9, 3.5650268834739017`*^9}, {3.565026940628663*^9, 3.565026959623248*^9}, {3.565027156989691*^9, 3.5650271904290247`*^9}, { 3.565027483617076*^9, 3.565027544541955*^9}, {3.5650277972032824`*^9, 3.565027803187052*^9}, 3.565028025253838*^9, {3.5650281338152523`*^9, 3.565028137423422*^9}, 3.565065869254148*^9, {3.565074553761148*^9, 3.5650745563792753`*^9}, {3.565074614285943*^9, 3.565074643663221*^9}, { 3.565079695169702*^9, 3.565079695862962*^9}, {3.565703000566503*^9, 3.565703006261668*^9}, {3.5657225731486397`*^9, 3.565722577275132*^9}, { 3.565723086449686*^9, 3.565723095294978*^9}, {3.5657233751910048`*^9, 3.565723394916991*^9}, {3.565723430775744*^9, 3.56572343441273*^9}, { 3.565724420157667*^9, 3.565724428650249*^9}}] }, Open ]], Cell[CellGroupData[{ Cell["Sampling", "Subsection", CellChangeTimes->{{3.5649042012118063`*^9, 3.564904214489622*^9}}], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{ RowBox[{"Binning", "[", RowBox[{"minimum_", ",", "maximum_", ",", "bins_", ",", "data_"}], "]"}], ":=", RowBox[{ RowBox[{ RowBox[{"Max", "[", RowBox[{"1", ",", RowBox[{"Min", "[", RowBox[{"bins", ",", RowBox[{"(", RowBox[{"1", "+", RowBox[{"Floor", "[", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{"#", "-", "minimum"}], ")"}], "/", RowBox[{"(", RowBox[{"maximum", "-", "minimum"}], ")"}]}], "*", RowBox[{"(", RowBox[{"bins", "-", "1"}], ")"}]}], "]"}]}], ")"}]}], "]"}]}], "]"}], "&"}], "/@", "data"}]}], ";"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"SamplePolicy", "[", RowBox[{ "s_Integer", ",", "a_Integer", ",", "n_List", ",", "policy_List"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"newN", "=", "n"}], ",", RowBox[{"newP", "=", "policy"}], ",", "row"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"newN", "[", RowBox[{"[", "s", "]"}], "]"}], "=", RowBox[{ RowBox[{"newN", "[", RowBox[{"[", "s", "]"}], "]"}], "+", "1"}]}], ";", "\[IndentingNewLine]", RowBox[{"row", "=", RowBox[{"newP", "[", RowBox[{"[", "s", "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"row", "=", RowBox[{ RowBox[{ RowBox[{"#", "*", RowBox[{"(", RowBox[{ RowBox[{"newN", "[", RowBox[{"[", "s", "]"}], "]"}], "/", RowBox[{"(", RowBox[{ RowBox[{"newN", "[", RowBox[{"[", "s", "]"}], "]"}], "+", "1"}], ")"}]}], ")"}]}], "&"}], "/@", "row"}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"row", "[", RowBox[{"[", "a", "]"}], "]"}], "=", RowBox[{ RowBox[{"row", "[", RowBox[{"[", "a", "]"}], "]"}], "+", RowBox[{"1", "/", RowBox[{"(", RowBox[{ RowBox[{"newN", "[", RowBox[{"[", "s", "]"}], "]"}], "+", "1"}], ")"}]}]}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"newP", "[", RowBox[{"[", "s", "]"}], "]"}], "=", "row"}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", RowBox[{"{", RowBox[{"newN", ",", "newP"}], "}"}], "]"}]}]}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"SampleWorldModel", "[", RowBox[{ "s_Integer", ",", "a_Integer", ",", "sPrime_Integer", ",", "n_List", ",", "wm_List"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"newN", "=", "n"}], ",", RowBox[{"newWM", "=", "wm"}], ",", "row"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"newN", "[", RowBox[{"[", RowBox[{"s", ",", "a"}], "]"}], "]"}], "=", RowBox[{ RowBox[{"newN", "[", RowBox[{"[", RowBox[{"s", ",", "a"}], "]"}], "]"}], "+", "1"}]}], ";", "\[IndentingNewLine]", RowBox[{"row", "=", RowBox[{"newWM", "[", RowBox[{"[", RowBox[{"s", ",", "a"}], "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"row", "=", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{"#", "*", RowBox[{"(", RowBox[{ RowBox[{"newN", "[", RowBox[{"[", RowBox[{"s", ",", "a"}], "]"}], "]"}], "/", RowBox[{"(", RowBox[{ RowBox[{"newN", "[", RowBox[{"[", RowBox[{"s", ",", "a"}], "]"}], "]"}], "+", "1"}], ")"}]}], ")"}]}], ")"}], "&"}], "/@", "row"}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"row", "[", RowBox[{"[", "sPrime", "]"}], "]"}], "=", RowBox[{ RowBox[{"row", "[", RowBox[{"[", "sPrime", "]"}], "]"}], "+", RowBox[{"1", "/", RowBox[{"(", RowBox[{ RowBox[{"newN", "[", RowBox[{"[", RowBox[{"s", ",", "a"}], "]"}], "]"}], "+", "1"}], ")"}]}]}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"newWM", "[", RowBox[{"[", RowBox[{"s", ",", "a"}], "]"}], "]"}], "=", "row"}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", RowBox[{"{", RowBox[{"newN", ",", "newWM"}], "}"}], "]"}]}]}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"SampleSensorDistribution", "[", RowBox[{"s_Integer", ",", "n_Integer", ",", "sensorDistribution_List"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"newN", "=", "n"}], ",", RowBox[{"newS", "=", "sensorDistribution"}]}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"newN", "=", RowBox[{"newN", "+", "1"}]}], ";", "\[IndentingNewLine]", RowBox[{"newS", "=", RowBox[{ RowBox[{ RowBox[{"#", "*", RowBox[{"(", RowBox[{"newN", "/", RowBox[{"(", RowBox[{"newN", "+", "1"}], ")"}]}], ")"}]}], "&"}], "/@", "newS"}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"newS", "[", RowBox[{"[", "s", "]"}], "]"}], "=", RowBox[{ RowBox[{"newS", "[", RowBox[{"[", "s", "]"}], "]"}], "+", RowBox[{"1", "/", RowBox[{"(", RowBox[{"newN", "+", "1"}], ")"}]}]}]}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", RowBox[{"{", RowBox[{"newN", ",", "newS"}], "}"}], "]"}]}]}], "\[IndentingNewLine]", "]"}]}]}], "Input", InitializationCell->True, CellChangeTimes->{{3.564903117509678*^9, 3.564903119373006*^9}, { 3.564903870967844*^9, 3.564903911400343*^9}, {3.564903978515656*^9, 3.56490398057113*^9}, {3.564914205957054*^9, 3.564914210452656*^9}, { 3.5649142601712923`*^9, 3.5649142628512907`*^9}, {3.564930960121632*^9, 3.564930988513639*^9}, {3.564931024044752*^9, 3.564931024222972*^9}, { 3.564932345869595*^9, 3.564932347923521*^9}, {3.5665461659605293`*^9, 3.566546180582099*^9}}] }, Open ]], Cell[CellGroupData[{ Cell["Measures", "Subsection", CellChangeTimes->{{3.564904269707034*^9, 3.564904273259118*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"(*", " ", RowBox[{ RowBox[{"p", RowBox[{"(", RowBox[{"s", ",", "a", ",", RowBox[{"s", "'"}]}], ")"}]}], " ", "=", " ", RowBox[{"p", RowBox[{"(", RowBox[{"s", ",", RowBox[{"a", ";", RowBox[{"s", "'"}]}]}], ")"}], " ", "p", RowBox[{"(", RowBox[{"s", ";", "a"}], ")"}], " ", "p", RowBox[{"(", "s", ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"JointDistribution", "[", RowBox[{"worldModel_", ",", "policy_", ",", "sensorDistribution_"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{ "m", ",", "sDim", ",", "aDim", ",", "s", ",", "a", ",", "sPrime"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"sDim", ",", "aDim"}], "}"}], "=", RowBox[{"Dimensions", "[", "policy", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"m", "=", RowBox[{"Array", "[", RowBox[{ RowBox[{"0", "&"}], ",", RowBox[{"{", RowBox[{"sDim", ",", "aDim", ",", "sDim"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"s", "=", "1"}], ",", RowBox[{"s", "\[LessEqual]", "sDim"}], ",", RowBox[{"s", "++"}], ",", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"a", "=", "1"}], ",", RowBox[{"a", "\[LessEqual]", "aDim"}], ",", RowBox[{"a", "++"}], ",", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"sPrime", "=", "1"}], ",", RowBox[{"sPrime", "\[LessEqual]", "sDim"}], ",", RowBox[{"sPrime", "++"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"m", "[", RowBox[{"[", RowBox[{"s", ",", "a", ",", "sPrime"}], "]"}], "]"}], "=", RowBox[{ RowBox[{"worldModel", "[", RowBox[{"[", RowBox[{"s", ",", "a", ",", "sPrime"}], "]"}], "]"}], "*", RowBox[{"policy", "[", RowBox[{"[", RowBox[{"s", ",", "a"}], "]"}], "]"}], "*", RowBox[{"sensorDistribution", "[", RowBox[{"[", "s", "]"}], "]"}]}]}], ";"}]}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", "m", "]"}], ";"}]}], "\[IndentingNewLine]", "]"}]}]}]], "Input", InitializationCell->True, CellChangeTimes->{{3.564904492821601*^9, 3.5649045168281927`*^9}, { 3.564904562348954*^9, 3.564904685636804*^9}, {3.564904732355894*^9, 3.5649049687325*^9}, {3.5649050096178493`*^9, 3.564905010465654*^9}, { 3.564905040714671*^9, 3.564905075215838*^9}, {3.564905178128495*^9, 3.564905178239657*^9}, {3.564905210232283*^9, 3.564905245187744*^9}, { 3.564905341116229*^9, 3.5649053671351433`*^9}}], Cell[BoxData[ RowBox[{ RowBox[{ RowBox[{"PA", "[", RowBox[{"worldModel_", ",", "policy_", ",", "sensorDistribution_"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{ "m", ",", "sDim", ",", "aDim", ",", "s", ",", "sPrime", ",", "a"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"sDim", ",", "aDim"}], "}"}], "=", RowBox[{"Dimensions", "[", "policy", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"m", "=", RowBox[{"Array", "[", RowBox[{ RowBox[{"0", "&"}], ",", "aDim"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"a", "=", "1"}], ",", RowBox[{"a", "\[LessEqual]", "aDim"}], ",", RowBox[{"a", "++"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"m", "[", RowBox[{"[", "a", "]"}], "]"}], "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"policy", "[", RowBox[{"[", RowBox[{"s", ",", "a"}], "]"}], "]"}], "*", RowBox[{"sensorDistribution", "[", RowBox[{"[", "s", "]"}], "]"}]}], ",", RowBox[{"{", RowBox[{"s", ",", "1", ",", "sDim"}], "}"}]}], "]"}]}], ";"}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", "m", "]"}], ";"}]}], "\[IndentingNewLine]", "]"}]}], ";"}]], "Input", InitializationCell->True, CellChangeTimes->{{3.564905596477668*^9, 3.564905678475124*^9}, { 3.564905716214356*^9, 3.564905716344084*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"(*", " ", RowBox[{ RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{"s", "'"}], "|", "s"}], ")"}]}], " ", "=", " ", RowBox[{"sum_a", " ", "p", RowBox[{"(", RowBox[{"s", ",", RowBox[{"a", ";", RowBox[{"s", "'"}]}]}], ")"}], "p", RowBox[{"(", RowBox[{"s", ";", "a"}], ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"WorldKernel", "[", RowBox[{"worldModel_", ",", "policy_", ",", "sensorDistribution_"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{"m", ",", "sDim", ",", "aDim", ",", "s", ",", "sPrime"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"sDim", ",", "aDim"}], "}"}], "=", RowBox[{"Dimensions", "[", "policy", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"m", "=", RowBox[{"Array", "[", RowBox[{ RowBox[{"0", "&"}], ",", RowBox[{"{", RowBox[{"sDim", ",", "sDim"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"s", "=", "1"}], ",", RowBox[{"s", "\[LessEqual]", "sDim"}], ",", RowBox[{"s", "++"}], ",", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"sPrime", "=", "1"}], ",", RowBox[{"sPrime", "\[LessEqual]", "sDim"}], ",", RowBox[{"sPrime", "++"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"m", "[", RowBox[{"[", RowBox[{"s", ",", "sPrime"}], "]"}], "]"}], "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"worldModel", "[", RowBox[{"[", RowBox[{"s", ",", "a", ",", "sPrime"}], "]"}], "]"}], "*", RowBox[{"policy", "[", RowBox[{"[", RowBox[{"s", ",", "a"}], "]"}], "]"}]}], ",", RowBox[{"{", RowBox[{"a", ",", "1", ",", "aDim"}], "}"}]}], "]"}]}], ";"}]}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", "m", "]"}], ";"}]}], "\[IndentingNewLine]", "]"}]}]}]], "Input", InitializationCell->True, CellChangeTimes->{{3.564904492821601*^9, 3.5649045168281927`*^9}, { 3.564904562348954*^9, 3.564904685636804*^9}, {3.564904732355894*^9, 3.5649049687325*^9}, {3.5649050096178493`*^9, 3.564905010465654*^9}, { 3.564905040714671*^9, 3.564905075215838*^9}, {3.564905178128495*^9, 3.564905178239657*^9}, {3.564905210232283*^9, 3.564905245187744*^9}, 3.564905341116229*^9, 3.5649054224861317`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"WorldKernelTilde", "[", RowBox[{"worldModel_", ",", "policy_", ",", "sensorDistribution_"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{ "m", ",", "sDim", ",", "aDim", ",", "s", ",", "sPrime", ",", "pa"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"sDim", ",", "aDim"}], "}"}], "=", RowBox[{"Dimensions", "[", "policy", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"pa", "=", RowBox[{"PA", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"m", "=", RowBox[{"Array", "[", RowBox[{ RowBox[{"0", "&"}], ",", RowBox[{"{", RowBox[{"sDim", ",", "sDim"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"s", "=", "1"}], ",", RowBox[{"s", "\[LessEqual]", "sDim"}], ",", RowBox[{"s", "++"}], ",", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"sPrime", "=", "1"}], ",", RowBox[{"sPrime", "\[LessEqual]", "sDim"}], ",", RowBox[{"sPrime", "++"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"m", "[", RowBox[{"[", RowBox[{"s", ",", "sPrime"}], "]"}], "]"}], "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"policy", "[", RowBox[{"[", RowBox[{"s", ",", "a"}], "]"}], "]"}], "*", RowBox[{"worldModel", "[", RowBox[{"[", RowBox[{"sPrimePrime", ",", "a", ",", "sPrime"}], "]"}], "]"}], "*", RowBox[{"policy", "[", RowBox[{"[", RowBox[{"sPrimePrime", ",", "a"}], "]"}], "]"}], "*", RowBox[{ RowBox[{"sensorDistribution", "[", RowBox[{"[", "sPrimePrime", "]"}], "]"}], "/", RowBox[{"pa", "[", RowBox[{"[", "a", "]"}], "]"}]}]}], ",", RowBox[{"{", RowBox[{"a", ",", "1", ",", "aDim"}], "}"}], ",", RowBox[{"{", RowBox[{"sPrimePrime", ",", "1", ",", "sDim"}], "}"}]}], "]"}]}], ";"}]}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", "m", "]"}]}]}], "\[IndentingNewLine]", "]"}]}]], "Input", InitializationCell->True, CellChangeTimes->{{3.5649065508961782`*^9, 3.564906738961481*^9}, { 3.564906909454462*^9, 3.564906909538145*^9}, {3.5649069794701147`*^9, 3.564906979519238*^9}, {3.564908196714883*^9, 3.564908199419029*^9}, { 3.5649153218472033`*^9, 3.564915323946478*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"(*", " ", RowBox[{ RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{"s", "'"}], "|", "a"}], ")"}]}], " ", "=", " ", RowBox[{"sum_s", " ", "p", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"s", "'"}], ",", "s", ",", "a"}], ")"}], "/", "p"}], RowBox[{"(", "a", ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PAS", "[", RowBox[{"worldModel_", ",", "policy_", ",", "sensorDistribution_"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{ "m", ",", "sDim", ",", "aDim", ",", "s", ",", "a", ",", "sPrime", ",", "jd", ",", "pa"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"sDim", ",", "aDim"}], "}"}], "=", RowBox[{"Dimensions", "[", "policy", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"pa", "=", RowBox[{"PA", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"jd", "=", RowBox[{"JointDistribution", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"m", "=", RowBox[{"Array", "[", RowBox[{ RowBox[{"0", "&"}], ",", RowBox[{"{", RowBox[{"aDim", ",", "sDim"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"a", "=", "1"}], ",", RowBox[{"a", "\[LessEqual]", "aDim"}], ",", RowBox[{"a", "++"}], ",", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"sPrime", "=", "1"}], ",", RowBox[{"sPrime", "\[LessEqual]", "sDim"}], ",", RowBox[{"sPrime", "++"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"m", "[", RowBox[{"[", RowBox[{"a", ",", "sPrime"}], "]"}], "]"}], "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"jd", "[", RowBox[{"[", RowBox[{"s", ",", "a", ",", "sPrime"}], "]"}], "]"}], "/", RowBox[{"pa", "[", RowBox[{"[", "a", "]"}], "]"}]}], ",", RowBox[{"{", RowBox[{"s", ",", "1", ",", "sDim"}], "}"}]}], "]"}]}], ";"}]}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", "m", "]"}], ";"}]}], "\[IndentingNewLine]", "]"}]}]}]], "Input", InitializationCell->True, CellChangeTimes->{{3.564905490172789*^9, 3.564905497923617*^9}, { 3.5649055592695827`*^9, 3.564905595137047*^9}, {3.564905732840919*^9, 3.564905831099393*^9}, {3.564907624854677*^9, 3.564907625126409*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"(*", " ", RowBox[{ RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{"s", "'"}], "|", RowBox[{"do", RowBox[{"(", "a", ")"}]}]}], ")"}]}], "=", " ", RowBox[{"sum_s", " ", "p", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"s", "'"}], "|", "s"}], ",", "a"}], ")"}], "p", RowBox[{"(", "s", ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PSPRIMEDOA", "[", RowBox[{"worldModel_", ",", "policy_", ",", "sensorDistribution_"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{ "m", ",", "sDim", ",", "aDim", ",", "a", ",", "sPrime", ",", "jd", ",", "pa"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"sDim", ",", "aDim"}], "}"}], "=", RowBox[{"Dimensions", "[", "policy", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"m", "=", RowBox[{"Array", "[", RowBox[{ RowBox[{"0", "&"}], ",", RowBox[{"{", RowBox[{"sDim", ",", "aDim"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"sPrime", "=", "1"}], ",", RowBox[{"sPrime", "\[LessEqual]", RowBox[{"1", "sDim"}]}], ",", RowBox[{"sPrime", "++"}], ",", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"a", "=", "1"}], ",", RowBox[{"a", "\[LessEqual]", "aDim"}], ",", RowBox[{"a", "++"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"m", "[", RowBox[{"[", RowBox[{"sPrime", ",", "a"}], "]"}], "]"}], "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"worldModel", "[", RowBox[{"[", RowBox[{"s", ",", "a", ",", "sPrime"}], "]"}], "]"}], "*", RowBox[{"sensorDistribution", "[", RowBox[{"[", "s", "]"}], "]"}]}], ",", RowBox[{"{", RowBox[{"s", ",", "1", ",", "sDim"}], "}"}]}], "]"}]}], ";"}]}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", "m", "]"}], ";"}]}], "\[IndentingNewLine]", "]"}]}]}]], "Input", InitializationCell->True, CellChangeTimes->{{3.564906001862782*^9, 3.564906133556294*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"(*", " ", RowBox[{ RowBox[{"p", RowBox[{"(", RowBox[{ RowBox[{"s", "'"}], "|", RowBox[{"do", RowBox[{"(", "s", ")"}]}]}], ")"}]}], "=", " ", RowBox[{"sum_", RowBox[{"{", RowBox[{ RowBox[{"s", "''"}], ",", "a"}], "}"}], " ", "p", RowBox[{"(", RowBox[{"a", "|", "s"}], ")"}], " ", "p", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"s", "'"}], "|", RowBox[{"s", "''"}]}], ",", "a"}], ")"}], "p", RowBox[{"(", RowBox[{"s", "''"}], ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PSPRIMEDOS", "[", RowBox[{"worldModel_", ",", "policy_", ",", "sensorDistribution_"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{ "m", ",", "sDim", ",", "aDim", ",", "s", ",", "sPrime", ",", "jd", ",", "pa"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"sDim", ",", "aDim"}], "}"}], "=", RowBox[{"Dimensions", "[", "policy", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"m", "=", RowBox[{"Array", "[", RowBox[{ RowBox[{"0", "&"}], ",", RowBox[{"{", RowBox[{"sDim", ",", "sDim"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"sPrime", "=", "1"}], ",", RowBox[{"sPrime", "\[LessEqual]", RowBox[{"1", "sDim"}]}], ",", RowBox[{"sPrime", "++"}], ",", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"s", "=", "1"}], ",", RowBox[{"s", "\[LessEqual]", "sDim"}], ",", RowBox[{"s", "++"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"m", "[", RowBox[{"[", RowBox[{"sPrime", ",", "s"}], "]"}], "]"}], "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"policy", "[", RowBox[{"[", RowBox[{"s", ",", "a"}], "]"}], "]"}], "*", RowBox[{"worldModel", "[", RowBox[{"[", RowBox[{"sPrimePrime", ",", "a", ",", "sPrime"}], "]"}], "]"}], "*", RowBox[{"sensorDistribution", "[", RowBox[{"[", "sPrimePrime", "]"}], "]"}]}], ",", RowBox[{"{", RowBox[{"sPrimePrime", ",", "1", ",", "sDim"}], "}"}], ",", RowBox[{"{", RowBox[{"a", ",", "1", ",", "aDim"}], "}"}]}], "]"}]}], ";"}]}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", "m", "]"}], ";"}]}], "\[IndentingNewLine]", "]"}]}]}]], "Input", InitializationCell->True, CellChangeTimes->{{3.5649061616408873`*^9, 3.56490630090755*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"ASOCA", "[", RowBox[{"worldModel_", ",", "policy_", ",", "sensorDistribution_"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{"jd", ",", "wk", ",", "sum", ",", "sDim", ",", "aDim"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"sDim", ",", "aDim"}], "}"}], "=", RowBox[{"Dimensions", "[", "policy", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"jd", "=", RowBox[{"JointDistribution", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"wk", "=", RowBox[{"WorldKernel", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"sum", "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"jd", "[", RowBox[{"[", RowBox[{"s", ",", "a", ",", "sPrime"}], "]"}], "]"}], "*", RowBox[{"Log", "[", RowBox[{ RowBox[{"worldModel", "[", RowBox[{"[", RowBox[{"s", ",", "a", ",", "sPrime"}], "]"}], "]"}], "/", RowBox[{"wk", "[", RowBox[{"[", RowBox[{"s", ",", "sPrime"}], "]"}], "]"}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"s", ",", "1", ",", "sDim"}], "}"}], ",", RowBox[{"{", RowBox[{"sPrime", ",", "1", ",", "sDim"}], "}"}], ",", RowBox[{"{", RowBox[{"a", ",", "1", ",", "aDim"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", RowBox[{"1", "-", RowBox[{"sum", "/", RowBox[{"Log", "[", "sDim", "]"}]}]}], "]"}]}]}], "\[IndentingNewLine]", "]"}]}]], "Input", InitializationCell->True, CellChangeTimes->{{3.564904279665926*^9, 3.564904330186967*^9}, { 3.564904389033429*^9, 3.564904409227708*^9}, {3.56490448841784*^9, 3.564904491391201*^9}, {3.5649046935784807`*^9, 3.564904721278159*^9}, { 3.56490497782841*^9, 3.564904991796516*^9}, {3.564905083812243*^9, 3.564905186730154*^9}, {3.564905251097931*^9, 3.564905256718936*^9}, { 3.564905844329874*^9, 3.564905900754322*^9}, {3.564905932804022*^9, 3.564905955134636*^9}, {3.5649063371396093`*^9, 3.564906497160631*^9}, { 3.5649067652957077`*^9, 3.564906871202059*^9}, {3.564907980586405*^9, 3.56490799930793*^9}, 3.564913795110117*^9}], Cell[BoxData[ RowBox[{ RowBox[{"CA", "[", RowBox[{"worldModel_", ",", "policy_", ",", "sensorDistribution_"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{"psa", ",", "pss", ",", "sum", ",", "sDim", ",", "aDim"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"sDim", ",", "aDim"}], "}"}], "=", RowBox[{"Dimensions", "[", "policy", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"psa", "=", RowBox[{"PSPRIMEDOA", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"pss", "=", RowBox[{"PSPRIMEDOS", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"sum", "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"policy", "[", RowBox[{"[", RowBox[{"s", ",", "a"}], "]"}], "]"}], "*", RowBox[{"sensorDistribution", "[", RowBox[{"[", "s", "]"}], "]"}], "*", RowBox[{"psa", "[", RowBox[{"[", RowBox[{"sPrime", ",", "a"}], "]"}], "]"}], "*", RowBox[{"Log", "[", RowBox[{ RowBox[{"psa", "[", RowBox[{"[", RowBox[{"sPrime", ",", "a"}], "]"}], "]"}], "/", RowBox[{"pss", "[", RowBox[{"[", RowBox[{"sPrime", ",", "s"}], "]"}], "]"}]}], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"s", ",", "1", ",", "sDim"}], "}"}], ",", RowBox[{"{", RowBox[{"sPrime", ",", "1", ",", "sDim"}], "}"}], ",", RowBox[{"{", RowBox[{"a", ",", "1", ",", "aDim"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", RowBox[{"1", "-", RowBox[{"sum", "/", RowBox[{"Log", "[", "sDim", "]"}]}]}], "]"}], ";"}]}], "\[IndentingNewLine]", "]"}]}]], "Input", InitializationCell->True, CellChangeTimes->{{3.564904279665926*^9, 3.564904330186967*^9}, { 3.564904389033429*^9, 3.564904409227708*^9}, {3.56490448841784*^9, 3.564904491391201*^9}, {3.5649046935784807`*^9, 3.564904721278159*^9}, { 3.56490497782841*^9, 3.564904991796516*^9}, {3.564905083812243*^9, 3.564905186730154*^9}, {3.564905251097931*^9, 3.564905256718936*^9}, { 3.564905844329874*^9, 3.564905900754322*^9}, {3.564905932804022*^9, 3.564905955134636*^9}, {3.5649063371396093`*^9, 3.564906497160631*^9}, { 3.5649067652957077`*^9, 3.564906871202059*^9}, {3.564907980586405*^9, 3.56490799930793*^9}, {3.564913795110117*^9, 3.564913797109676*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"ASOCW", "[", RowBox[{"worldModel_", ",", "policy_", ",", "sensorDistribution_"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{"jd", ",", "pas", ",", "sum", ",", "sDim", ",", "aDim"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"sDim", ",", "aDim"}], "}"}], "=", RowBox[{"Dimensions", "[", "policy", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"jd", "=", RowBox[{"JointDistribution", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"pas", "=", RowBox[{"PAS", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"sum", "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"jd", "[", RowBox[{"[", RowBox[{"s", ",", "a", ",", "sPrime"}], "]"}], "]"}], "*", RowBox[{"Log", "[", RowBox[{ RowBox[{"worldModel", "[", RowBox[{"[", RowBox[{"s", ",", "a", ",", "sPrime"}], "]"}], "]"}], "/", RowBox[{"pas", "[", RowBox[{"[", RowBox[{"a", ",", "sPrime"}], "]"}], "]"}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"s", ",", "1", ",", "sDim"}], "}"}], ",", RowBox[{"{", RowBox[{"sPrime", ",", "1", ",", "sDim"}], "}"}], ",", RowBox[{"{", RowBox[{"a", ",", "1", ",", "aDim"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", RowBox[{"sum", "/", RowBox[{"Log", "[", "sDim", "]"}]}], "]"}], ";"}]}], "\[IndentingNewLine]", "]"}]}]], "Input", InitializationCell->True, CellChangeTimes->{{3.564904279665926*^9, 3.564904330186967*^9}, { 3.564904389033429*^9, 3.564904409227708*^9}, {3.56490448841784*^9, 3.564904491391201*^9}, {3.5649046935784807`*^9, 3.564904721278159*^9}, { 3.56490497782841*^9, 3.564904991796516*^9}, {3.564905083812243*^9, 3.564905186730154*^9}, {3.564905251097931*^9, 3.564905256718936*^9}, { 3.564905844329874*^9, 3.564905900754322*^9}, {3.564905932804022*^9, 3.564905955134636*^9}, {3.5649063371396093`*^9, 3.564906497160631*^9}, { 3.5649067652957077`*^9, 3.564906871202059*^9}, {3.564907980586405*^9, 3.56490799930793*^9}, {3.564913795110117*^9, 3.5649137987818193`*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"CW", "[", RowBox[{"worldModel_", ",", "policy_", ",", "sensorDistribution_"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{"wk", ",", "wkt", ",", "sum", ",", "sDim", ",", "aDim"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"sDim", ",", "aDim"}], "}"}], "=", RowBox[{"Dimensions", "[", "policy", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"wk", "=", RowBox[{"WorldKernel", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"wkt", "=", RowBox[{"WorldKernelTilde", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"sum", "=", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"wk", "[", RowBox[{"[", RowBox[{"s", ",", "sPrime"}], "]"}], "]"}], "*", RowBox[{"sensorDistribution", "[", RowBox[{"[", "s", "]"}], "]"}], "*", RowBox[{"Log", "[", RowBox[{ RowBox[{"wk", "[", RowBox[{"[", RowBox[{"s", ",", "sPrime"}], "]"}], "]"}], "/", RowBox[{"wkt", "[", RowBox[{"[", RowBox[{"s", ",", "sPrime"}], "]"}], "]"}]}], "]"}]}], ",", RowBox[{"{", RowBox[{"s", ",", "1", ",", "sDim"}], "}"}], ",", RowBox[{"{", RowBox[{"sPrime", ",", "1", ",", "sDim"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", RowBox[{"sum", "/", RowBox[{"Log", "[", "sDim", "]"}]}], "]"}], ";"}]}], "\[IndentingNewLine]", "]"}]}]], "Input", InitializationCell->True, CellChangeTimes->{{3.564904279665926*^9, 3.564904330186967*^9}, { 3.564904389033429*^9, 3.564904409227708*^9}, {3.56490448841784*^9, 3.564904491391201*^9}, {3.5649046935784807`*^9, 3.564904721278159*^9}, { 3.56490497782841*^9, 3.564904991796516*^9}, {3.564905083812243*^9, 3.564905186730154*^9}, {3.564905251097931*^9, 3.564905256718936*^9}, { 3.564905844329874*^9, 3.564905900754322*^9}, {3.564905932804022*^9, 3.564905955134636*^9}, {3.5649063371396093`*^9, 3.564906497160631*^9}, { 3.5649067652957077`*^9, 3.564906871202059*^9}, {3.564907980586405*^9, 3.56490799930793*^9}, {3.564913795110117*^9, 3.5649137987818193`*^9}}], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"AnalyseExperiment", "[", RowBox[{ RowBox[{"{", RowBox[{"s_", ",", "a_"}], "}"}], ",", "sBins_", ",", "aBins_", ",", "sMax_"}], "]"}], ":=", RowBox[{"Module", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{ "sBinned", ",", "aBinned", ",", "sIndex", ",", "sPrimeIndex", ",", "aIndex", ",", "i", ",", "policyN", ",", "policy", ",", "worldModelN", ",", "worldModel", ",", "sensorDistribution", ",", "sensorN"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"sBinned", "=", RowBox[{"Binning", "[", RowBox[{"0.0", ",", "sMax", ",", "sBins", ",", "s"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"aBinned", "=", RowBox[{"Binning", "[", RowBox[{ RowBox[{"-", "1.0"}], ",", "1.0", ",", "aBins", ",", "a"}], "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"policyN", "=", RowBox[{"Array", "[", RowBox[{ RowBox[{"0", "&"}], ",", "sBins"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"policy", "=", RowBox[{"Array", "[", RowBox[{ RowBox[{ RowBox[{"N", "[", RowBox[{"1", "/", "aBins"}], "]"}], "&"}], ",", RowBox[{"{", RowBox[{"sBins", ",", "aBins"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"worldModelN", "=", RowBox[{"Array", "[", RowBox[{ RowBox[{"0", "&"}], ",", RowBox[{"{", RowBox[{"sBins", ",", "aBins"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"worldModel", "=", RowBox[{"Array", "[", RowBox[{ RowBox[{ RowBox[{"N", "[", RowBox[{"1", "/", "sBins"}], "]"}], "&"}], ",", RowBox[{"{", RowBox[{"sBins", ",", "aBins", ",", "sBins"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"sensorDistribution", "=", RowBox[{"Array", "[", RowBox[{ RowBox[{ RowBox[{"N", "[", RowBox[{"1", "/", "sBins"}], "]"}], "&"}], ",", "sBins"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"sensorN", "=", "0"}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"i", "=", "1"}], ",", RowBox[{"i", "<", RowBox[{"Length", "[", "s", "]"}]}], ",", RowBox[{"i", "++"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"sIndex", "=", RowBox[{"sBinned", "[", RowBox[{"[", "i", "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"sPrimeIndex", "=", RowBox[{"sBinned", "[", RowBox[{"[", RowBox[{"i", "+", "1"}], "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"aIndex", "=", RowBox[{"aBinned", "[", RowBox[{"[", "i", "]"}], "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{"policyN", ",", "policy"}], "}"}], "=", RowBox[{"SamplePolicy", "[", RowBox[{"sIndex", ",", "aIndex", ",", "policyN", ",", "policy"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{"sensorN", ",", "sensorDistribution"}], "}"}], "=", RowBox[{"SampleSensorDistribution", "[", RowBox[{"sIndex", ",", "sensorN", ",", "sensorDistribution"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{"worldModelN", ",", "worldModel"}], "}"}], "=", RowBox[{"SampleWorldModel", "[", RowBox[{ "sIndex", ",", "aIndex", ",", "sPrimeIndex", ",", "worldModelN", ",", "worldModel"}], "]"}]}], ";"}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{"Return", "[", RowBox[{"{", "\[IndentingNewLine]", RowBox[{ RowBox[{"ASOCA", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}], ",", "\[IndentingNewLine]", RowBox[{"CA", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}], ",", "\[IndentingNewLine]", RowBox[{"ASOCW", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}], ",", "\[IndentingNewLine]", RowBox[{"CW", "[", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "]"}]}], "}"}], "]"}]}]}], "\[IndentingNewLine]", RowBox[{"(*", RowBox[{"Return", "[", RowBox[{"{", RowBox[{"worldModel", ",", "policy", ",", "sensorDistribution"}], "}"}], "]"}], "*)"}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"AvgExp", "[", RowBox[{"n_", ",", "bias_", ",", "noise_", ",", "bins_", ",", "max_"}], "]"}], ":=", RowBox[{"Mean", "[", RowBox[{"Table", "[", RowBox[{ RowBox[{"AnalyseExperiment", "[", RowBox[{ RowBox[{"Simulation", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{ "\"\<\!\(\*SubscriptBox[\(F\), \(max\)]\)\>\"", "\[Rule]", "10.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "bias"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", RowBox[{"2", "\[Pi]"}]}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "noise"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "1"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "9.81"}], ",", "\[IndentingNewLine]", RowBox[{ "\"\<\!\(\*SubscriptBox[\(F\), \(min\)]\)\>\"", "\[Rule]", "0.25"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "5000"}]}], "]"}], ",", "bins", ",", "bins", ",", "max"}], "]"}], ",", RowBox[{"{", RowBox[{"i", ",", "1", ",", "n"}], "}"}]}], "]"}], "]"}]}], ";"}]}], "Input", InitializationCell->True, CellChangeTimes->{{3.5648552977641773`*^9, 3.564855303537739*^9}, { 3.5648553416680727`*^9, 3.564855378692132*^9}, {3.564855475401699*^9, 3.564855507469902*^9}, {3.564855550847208*^9, 3.564855551485632*^9}, { 3.564855600125185*^9, 3.564855600964137*^9}, {3.564855783498159*^9, 3.564855785368721*^9}, {3.564855823218224*^9, 3.564855824016758*^9}, { 3.564855859001286*^9, 3.564855859361733*^9}, {3.5648558897300997`*^9, 3.564855903449772*^9}, {3.5648559852821503`*^9, 3.564855987561163*^9}, { 3.5648560193220778`*^9, 3.56485602331393*^9}, 3.564856085493981*^9, { 3.564856503625951*^9, 3.5648565074111156`*^9}, {3.5648565389388323`*^9, 3.5648566586510277`*^9}, {3.5648566958193703`*^9, 3.5648567504941177`*^9}, {3.564856825886385*^9, 3.564856927202385*^9}, { 3.564856959262928*^9, 3.564856978432078*^9}, {3.5648570142228413`*^9, 3.5648570188744164`*^9}, {3.56485705670542*^9, 3.564857194940407*^9}, { 3.564857273683733*^9, 3.5648572912758217`*^9}, {3.564857420926565*^9, 3.5648574698295193`*^9}, 3.564857741296907*^9, {3.564857786553431*^9, 3.564857841930491*^9}, {3.564857878439845*^9, 3.5648578957262163`*^9}, { 3.564858143932262*^9, 3.564858144171924*^9}, {3.564858339032745*^9, 3.564858399357133*^9}, {3.564858444565442*^9, 3.564858466713485*^9}, { 3.564858506167287*^9, 3.564858512579875*^9}, {3.5648585465234537`*^9, 3.564858741215349*^9}, {3.564858776520924*^9, 3.5648588159785023`*^9}, { 3.5648588493701982`*^9, 3.564858877969099*^9}, {3.564892886988916*^9, 3.5648928938595257`*^9}, {3.564892944577188*^9, 3.564892958486231*^9}, { 3.564893016844941*^9, 3.564893026539899*^9}, {3.564893125920268*^9, 3.564893139024852*^9}, {3.564893291252076*^9, 3.564893292931432*^9}, { 3.564893532494997*^9, 3.564893532710359*^9}, {3.5648935739222403`*^9, 3.564893578102174*^9}, {3.5648936177336197`*^9, 3.564893650431625*^9}, { 3.564893700759986*^9, 3.564893700950716*^9}, {3.564893944262501*^9, 3.564893954014802*^9}, {3.564894328264045*^9, 3.564894340761306*^9}, { 3.564894401196074*^9, 3.564894401448763*^9}, {3.564894637880167*^9, 3.5648946533838654`*^9}, {3.564894764650185*^9, 3.564894785296433*^9}, { 3.5648948187911873`*^9, 3.564894824424749*^9}, {3.564900497163869*^9, 3.564900537427753*^9}, {3.564900659828101*^9, 3.5649007068672247`*^9}, { 3.564901017300563*^9, 3.564901068154688*^9}, {3.564901103682561*^9, 3.564901105569071*^9}, {3.564901161385421*^9, 3.564901172911515*^9}, { 3.564901475729776*^9, 3.564901639214932*^9}, {3.564901810489439*^9, 3.564901886108021*^9}, {3.564901919021942*^9, 3.564902035585328*^9}, { 3.5649020783483753`*^9, 3.564902104543371*^9}, {3.564902214398323*^9, 3.564902224588513*^9}, {3.5649023353485403`*^9, 3.564902350034833*^9}, { 3.564902491687348*^9, 3.564902620045128*^9}, {3.5649026669767933`*^9, 3.564902706300047*^9}, {3.564902832139287*^9, 3.5649028334165173`*^9}, { 3.56490301511213*^9, 3.564903177740017*^9}, {3.564903925363529*^9, 3.564904182157699*^9}, 3.564904221266983*^9, {3.564904263785791*^9, 3.5649042640656757`*^9}, {3.564904336897236*^9, 3.564904378169899*^9}, { 3.564904417568478*^9, 3.564904422794306*^9}, {3.564905283958413*^9, 3.564905299040039*^9}, {3.564906931503401*^9, 3.564906932656375*^9}, { 3.564906992508301*^9, 3.564906997245029*^9}, {3.5649128343732367`*^9, 3.564912840587295*^9}, {3.564914955961545*^9, 3.564914963193211*^9}, { 3.56493606347191*^9, 3.564936065271468*^9}, {3.565027284030884*^9, 3.565027291286162*^9}, {3.56502816063754*^9, 3.565028162195284*^9}, { 3.5650658239943647`*^9, 3.565065824367275*^9}, {3.565065880333096*^9, 3.565065882388104*^9}, {3.5650699968821297`*^9, 3.565069996980278*^9}, { 3.56507582832474*^9, 3.5650758293149767`*^9}, {3.565083636420467*^9, 3.5650836378724213`*^9}, {3.565094558782098*^9, 3.56509456101868*^9}, { 3.565095095594508*^9, 3.5650950959454107`*^9}, {3.565096436711536*^9, 3.565096436837585*^9}, {3.565097151256706*^9, 3.565097151625106*^9}, { 3.5650973862600594`*^9, 3.5650973864076223`*^9}, {3.565097633308321*^9, 3.565097633458289*^9}, {3.565098061702325*^9, 3.5650980618170843`*^9}, { 3.565767945257578*^9, 3.5657679458531837`*^9}, {3.565768060805135*^9, 3.565768060950233*^9}, {3.565773727181777*^9, 3.565773727338457*^9}, { 3.5657739187332697`*^9, 3.565773918853541*^9}}] }, Open ]], Cell[CellGroupData[{ Cell["Plot", "Subsection", CellChangeTimes->{{3.565600930701345*^9, 3.565600938685*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"PlotData", "[", RowBox[{"data_", ",", "label_", ",", "y_", ",", "y2_", ",", "name_"}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{ "plot", ",", "cplot", ",", "ccplot", ",", "colors", ",", "labels", ",", "min", ",", "max", ",", "legend"}], "}"}], ",", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"plot", "=", RowBox[{"ListPlot3D", "[", RowBox[{"data", ",", RowBox[{"ImageSize", "\[Rule]", "300"}], ",", RowBox[{"ViewPoint", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", RowBox[{"-", "1"}], ",", "y"}], "}"}]}], ",", RowBox[{"PlotRange", "\[Rule]", "Full"}], ",", RowBox[{"TicksStyle", "\[Rule]", RowBox[{"Directive", "[", "18", "]"}]}], ",", RowBox[{"ImageMargins", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "20"}], "}"}]}], "}"}]}]}], "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"max", "=", RowBox[{"ToString", "[", RowBox[{"Round", "[", RowBox[{ RowBox[{"Max", "[", RowBox[{"data", "[", RowBox[{"[", RowBox[{"All", ",", "3"}], "]"}], "]"}], "]"}], ",", "0.01"}], "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"min", "=", RowBox[{"ToString", "[", RowBox[{"Round", "[", RowBox[{ RowBox[{"Min", "[", RowBox[{"data", "[", RowBox[{"[", RowBox[{"All", ",", "3"}], "]"}], "]"}], "]"}], ",", "0.01"}], "]"}], "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"legend", "=", RowBox[{"Grid", "[", RowBox[{ RowBox[{"{", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{"Style", "[", RowBox[{"max", ",", "14"}], "]"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"Rotate", "[", RowBox[{"colors", ",", RowBox[{"\[Pi]", "/", "2"}]}], "]"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"Style", "[", RowBox[{"min", ",", "14"}], "]"}], "}"}]}], "\[IndentingNewLine]", "}"}], ",", RowBox[{"Alignment", "\[Rule]", RowBox[{"{", RowBox[{"Center", ",", "Top"}], "}"}]}], ",", RowBox[{"Frame", "\[Rule]", "None"}]}], "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"cplot", "=", "\[IndentingNewLine]", RowBox[{"ListContourPlot", "[", RowBox[{"data", ",", "\[IndentingNewLine]", RowBox[{"ImageSize", "\[Rule]", "200"}], ",", "\[IndentingNewLine]", RowBox[{"PlotRange", "\[Rule]", "Full"}], ",", "\[IndentingNewLine]", RowBox[{"FrameStyle", "\[Rule]", RowBox[{"Directive", "[", "18", "]"}]}], ",", "\[IndentingNewLine]", RowBox[{"RotateLabel", "\[Rule]", "False"}], ",", "\[IndentingNewLine]", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"Style", "[", RowBox[{"\"\<\[Beta]\>\"", ",", "24"}], "]"}], ",", RowBox[{"Style", "[", RowBox[{"\"\<\[Eta]\>\"", ",", "24"}], "]"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"ImageMargins", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "20"}], "}"}]}], "}"}]}]}], "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"labels", "=", RowBox[{"Graphics", "[", "\[IndentingNewLine]", RowBox[{"{", "\[IndentingNewLine]", RowBox[{ RowBox[{"Text", "[", RowBox[{ RowBox[{"Style", "[", RowBox[{"\"\<\[Eta]\>\"", ",", "24"}], "]"}], ",", RowBox[{"{", RowBox[{"50", ",", "60"}], "}"}]}], "]"}], ",", "\[IndentingNewLine]", RowBox[{"Text", "[", RowBox[{ RowBox[{"Style", "[", RowBox[{"\"\<\[Beta]\>\"", ",", "24"}], "]"}], ",", RowBox[{"{", RowBox[{"275", ",", "60"}], "}"}]}], "]"}], ",", "\[IndentingNewLine]", RowBox[{"Text", "[", RowBox[{ RowBox[{"Style", "[", RowBox[{"label", ",", "24"}], "]"}], ",", RowBox[{"{", RowBox[{"10", ",", RowBox[{"197", "+", "y2"}]}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "0"}], "}"}]}], "]"}]}], "\[IndentingNewLine]", "}"}], "\[IndentingNewLine]", "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"plot", "=", RowBox[{"Rasterize", "[", RowBox[{"plot", ",", RowBox[{"RasterSize", "\[Rule]", "400"}], ",", RowBox[{"ImageSize", "\[Rule]", "300"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"plot", "=", RowBox[{"Show", "[", RowBox[{"{", RowBox[{"plot", ",", "labels"}], "}"}], "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"Export", "[", RowBox[{ RowBox[{ "exportDir", "<>", "\"\\"", "<>", "name", "<>", "\"\<.png\>\""}], ",", "plot"}], "]"}], ";", "\[IndentingNewLine]", RowBox[{"Export", "[", RowBox[{ RowBox[{ "exportDir", "<>", "\"\\"", "<>", "name", "<>", "\"\<_2D.png\>\""}], ",", "cplot"}], "]"}], ";", "\[IndentingNewLine]", RowBox[{"Export", "[", RowBox[{ RowBox[{ "exportDir", "<>", "\"\\"", "<>", "name", "<>", "\"\<_legend.png\>\""}], ",", "legend"}], "]"}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"Return", "[", RowBox[{"Grid", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"SpanFromLeft", ",", "plot"}], "}"}], ",", RowBox[{"{", RowBox[{"cplot", ",", "legend"}], "}"}]}], "}"}], "]"}], "]"}]}]}], "\[IndentingNewLine]", "]"}]}]], "Input", InitializationCell->True, CellChangeTimes->{{3.5655988560683727`*^9, 3.5655989934405746`*^9}, { 3.56559919318677*^9, 3.565599212962772*^9}, {3.5655992536902523`*^9, 3.565599539427737*^9}, {3.565599705591261*^9, 3.565599933830291*^9}, { 3.565600010197163*^9, 3.5656001306364326`*^9}, {3.565600177256155*^9, 3.565600249716539*^9}, {3.565600474358549*^9, 3.565600632124235*^9}, { 3.565600721609674*^9, 3.5656008759671*^9}, {3.565600956780817*^9, 3.5656009807073317`*^9}, {3.565601046024984*^9, 3.5656010748921127`*^9}, { 3.5656011112414227`*^9, 3.565601112177239*^9}, {3.565601150640697*^9, 3.565601151843251*^9}, {3.5656014511990643`*^9, 3.565601459215479*^9}, { 3.5656096740754538`*^9, 3.565609679813019*^9}, 3.565633196255476*^9, { 3.565642898536228*^9, 3.5656429047878923`*^9}, 3.565643391049921*^9, { 3.566542117471319*^9, 3.5665421292934427`*^9}, {3.5665433426050463`*^9, 3.566543411601902*^9}, 3.566543622524893*^9, {3.566543795396574*^9, 3.566543804329364*^9}, 3.566544099675889*^9, 3.566544153956997*^9, { 3.566545035942487*^9, 3.566545101619708*^9}, {3.566545136255485*^9, 3.566545141113387*^9}, {3.566545312423787*^9, 3.566545313455122*^9}, { 3.567832128478916*^9, 3.5678321594068127`*^9}, {3.567832395687196*^9, 3.5678324634028482`*^9}, {3.567832698945423*^9, 3.5678326994251623`*^9}, { 3.567833011651429*^9, 3.5678330145296907`*^9}, {3.567833052469966*^9, 3.56783305275758*^9}, {3.5678331141948833`*^9, 3.567833134097312*^9}, { 3.567833167800737*^9, 3.567833294395833*^9}, {3.567833680482201*^9, 3.567833688671009*^9}, {3.5678338016994247`*^9, 3.567833814739279*^9}, { 3.567860173170782*^9, 3.5678601975023746`*^9}, {3.56786238691637*^9, 3.567862420507243*^9}, 3.567862465731326*^9, {3.567873336397994*^9, 3.5678734017069397`*^9}, {3.56787369948836*^9, 3.567873713640338*^9}, { 3.56787377793786*^9, 3.567873874052751*^9}, {3.567873918497718*^9, 3.567873922333424*^9}, {3.567875588472186*^9, 3.567875589115979*^9}, { 3.567875982356086*^9, 3.5678760030164337`*^9}, {3.567917966735767*^9, 3.567917984874136*^9}, {3.567918076062499*^9, 3.5679180907104273`*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"TransientPlot", "[", RowBox[{ "data_", ",", "result_", ",", "bias_", ",", "noise_", ",", "fontSize_"}], "]"}], ":=", RowBox[{"Module", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{ "sensorPlot", ",", "actionPlot", ",", "sensorRange", ",", "actionRange", ",", "sensorTicks", ",", "actionTicks", ",", "newticks", ",", "xticks", ",", "oldticks", ",", "show", ",", "legend", ",", "legendG", ",", "ColorBox"}], "}"}], ",", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"sensorPlot", "=", "\[IndentingNewLine]", RowBox[{"ListLinePlot", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"data", "[", RowBox[{"[", "1", "]"}], "]"}], "[", RowBox[{"[", RowBox[{"1", ";;", "500"}], "]"}], "]"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{"AspectRatio", "\[Rule]", RowBox[{"1", "/", "4"}]}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "9"}], "}"}]}], ",", RowBox[{"PlotStyle", "\[Rule]", RowBox[{"{", "Thick", "}"}]}], ",", RowBox[{"ImageSize", "\[Rule]", "700"}]}], "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"actionPlot", "=", "\[IndentingNewLine]", RowBox[{"ListLinePlot", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"data", "[", RowBox[{"[", "2", "]"}], "]"}], "[", RowBox[{"[", RowBox[{"1", ";;", "500"}], "]"}], "]"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{"AspectRatio", "\[Rule]", RowBox[{"1", "/", "4"}]}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}]}], ",", RowBox[{"PlotStyle", "\[Rule]", RowBox[{"{", RowBox[{"Thick", ",", RowBox[{"Opacity", "[", "0.75", "]"}], ",", RowBox[{ RowBox[{"ColorData", "[", "1", "]"}], "[", "2", "]"}]}], "}"}]}], ",", RowBox[{"ImageSize", "\[Rule]", "700"}]}], "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"sensorRange", "=", RowBox[{"(", RowBox[{"{", RowBox[{"0", ",", "9"}], "}"}], ")"}]}], ";", "\[IndentingNewLine]", RowBox[{"actionRange", "=", RowBox[{"(", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}], ")"}]}], ";", "\[IndentingNewLine]", RowBox[{"newticks", "=", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "\"\<-1\>\""}], "}"}], ",", RowBox[{"{", RowBox[{"9", ",", "\"\<1\>\""}], "}"}], ",", RowBox[{"{", RowBox[{"4.5", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{"2.25", ",", RowBox[{"-", "0.5"}]}], "}"}], ",", RowBox[{"{", RowBox[{"6.75", ",", "0.5"}], "}"}]}], "}"}]}], ";", "\[IndentingNewLine]", RowBox[{"xticks", "=", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "\"\<0s\>\""}], "}"}], ",", RowBox[{"{", RowBox[{"100", ",", "\"\<1s\>\""}], "}"}], ",", RowBox[{"{", RowBox[{"200", ",", "\"\<2s\>\""}], "}"}], ",", RowBox[{"{", RowBox[{"300", ",", "\"\<3s\>\""}], "}"}], ",", RowBox[{"{", RowBox[{"400", ",", "\"\<4s\>\""}], "}"}], ",", RowBox[{"{", RowBox[{"500", ",", "\"\<5s\>\""}], "}"}]}], "}"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"ColorBox", "[", "i_", "]"}], ":=", RowBox[{"Graphics", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"ColorData", "[", "1", "]"}], "[", "i", "]"}], ",", RowBox[{"AbsoluteThickness", "[", "3", "]"}], ",", RowBox[{"Line", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{"1", ",", "0"}], "}"}]}], "}"}], "]"}]}], "}"}], ",", RowBox[{"ImageSize", "\[Rule]", "20"}]}], "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"legend", "=", RowBox[{"Grid", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"ColorBox", "[", "2", "]"}], ",", RowBox[{"Style", "[", RowBox[{"\"\\"", ",", RowBox[{"fontSize", "+", "2"}]}], "]"}]}], "}"}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{ RowBox[{"ColorBox", "[", "1", "]"}], ",", RowBox[{"Style", "[", RowBox[{ "\"\<\!\(\*OverscriptBox[\(\[Theta]\), \(.\)]\)(t)\>\"", ",", RowBox[{"fontSize", "+", "2"}]}], "]"}]}], "}"}]}], "\[IndentingNewLine]", "}"}], ",", "\[IndentingNewLine]", RowBox[{"ItemSize", "\[Rule]", "Full"}], ",", "\[IndentingNewLine]", RowBox[{"Alignment", "\[Rule]", RowBox[{"{", RowBox[{"Left", ",", "Center"}], "}"}]}]}], "\[IndentingNewLine]", "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"show", "=", RowBox[{"Show", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"actionPlot", "/.", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"graf_", ",", "s___"}], "]"}], "\[RuleDelayed]", RowBox[{"Graphics", "[", RowBox[{ RowBox[{"GeometricTransformation", "[", RowBox[{"graf", ",", RowBox[{"RescalingTransform", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "500"}], "}"}], ",", "actionRange"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "500"}], "}"}], ",", "sensorRange"}], "}"}]}], "]"}]}], "]"}], ",", "s"}], "]"}]}]}], ",", "\[IndentingNewLine]", "sensorPlot", ",", "\[IndentingNewLine]", RowBox[{"Graphics", "[", RowBox[{ RowBox[{"Text", "[", RowBox[{ RowBox[{"Style", "[", RowBox[{ RowBox[{"\"\<\[Eta]=\>\"", "<>", RowBox[{"ToString", "[", "noise", "]"}], "<>", "\"\< \[Beta]=\>\"", "<>", RowBox[{"ToString", "[", "bias", "]"}]}], ",", RowBox[{"fontSize", "+", "6"}]}], "]"}], ",", RowBox[{"{", RowBox[{"5", ",", "1.25"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "0"}], "}"}]}], "]"}], ",", RowBox[{"ImageSize", "\[Rule]", "710"}], ",", RowBox[{"AspectRatio", "\[Rule]", RowBox[{"1", "/", "4"}]}]}], "]"}], ",", "\[IndentingNewLine]", RowBox[{"Graphics", "[", RowBox[{ RowBox[{"Text", "[", RowBox[{ RowBox[{"Style", "[", RowBox[{"\"\\"", ",", "24"}], "]"}], ",", RowBox[{"{", RowBox[{"500", ",", "0.75"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "0"}], "}"}]}], "]"}], ",", RowBox[{"ImageSize", "\[Rule]", "710"}], ",", RowBox[{"AspectRatio", "\[Rule]", RowBox[{"1", "/", "4"}]}]}], "]"}]}], "\[IndentingNewLine]", "}"}], "\[IndentingNewLine]", ",", "\[IndentingNewLine]", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "9"}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"Axes", "\[Rule]", "True"}], ",", "\[IndentingNewLine]", RowBox[{"Epilog", "\[Rule]", RowBox[{"{", RowBox[{"Inset", "[", RowBox[{"legend", ",", RowBox[{"{", RowBox[{"20", ",", "6"}], "}"}]}], "]"}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"Frame", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"True", ",", "True"}], "}"}], ",", RowBox[{"{", RowBox[{"True", ",", "False"}], "}"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"FrameTicksStyle", "\[Rule]", RowBox[{"Directive", "[", "18", "]"}]}], ",", "\[IndentingNewLine]", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Style", "[", RowBox[{ "\"\<\!\(\*OverscriptBox[\(\[Theta]\), \(.\)]\)(t)\>\"", ",", "20"}], "]"}], ",", RowBox[{"Style", "[", RowBox[{"\"\\"", ",", "20"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"None", ",", "None"}], "}"}]}], "}"}]}], ",", "\[IndentingNewLine]", RowBox[{"FrameTicks", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"Automatic", ",", "newticks"}], "}"}], ",", RowBox[{"{", RowBox[{"xticks", ",", "None"}], "}"}]}], "}"}]}]}], "\[IndentingNewLine]", "]"}]}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"Print", "[", "\[IndentingNewLine]", RowBox[{"Grid", "[", RowBox[{ RowBox[{"{", "\[IndentingNewLine]", RowBox[{"{", "\[IndentingNewLine]", RowBox[{ RowBox[{"Style", "[", RowBox[{ "\"\<\!\(\*SubscriptBox[\(ASOC\), \(A\)]\): \>\"", ",", "fontSize"}], "]"}], ",", RowBox[{"Style", "[", RowBox[{ RowBox[{"ToString", "[", RowBox[{"Round", "[", RowBox[{ RowBox[{"result", "[", RowBox[{"[", "1", "]"}], "]"}], ",", "0.01"}], "]"}], "]"}], ",", "fontSize"}], "]"}], ",", "\[IndentingNewLine]", "\"\< \>\"", ",", "\[IndentingNewLine]", RowBox[{"Style", "[", RowBox[{ "\"\<\!\(\*SubscriptBox[\(C\), \(A\)]\): \>\"", ",", "fontSize"}], "]"}], ",", RowBox[{"Style", "[", RowBox[{ RowBox[{"ToString", "[", RowBox[{"Round", "[", RowBox[{ RowBox[{"result", "[", RowBox[{"[", "2", "]"}], "]"}], ",", "0.01"}], "]"}], "]"}], ",", "fontSize"}], "]"}], ",", "\[IndentingNewLine]", "\"\< \>\"", ",", "\[IndentingNewLine]", RowBox[{"Style", "[", RowBox[{ "\"\<\!\(\*SubscriptBox[\(ASOC\), \(W\)]\): \>\"", ",", "fontSize"}], "]"}], ",", RowBox[{"Style", "[", RowBox[{ RowBox[{"ToString", "[", RowBox[{"Round", "[", RowBox[{ RowBox[{"result", "[", RowBox[{"[", "4", "]"}], "]"}], ",", "0.01"}], "]"}], "]"}], ",", "fontSize"}], "]"}], ",", "\[IndentingNewLine]", "\"\< \>\"", ",", "\[IndentingNewLine]", RowBox[{"Style", "[", RowBox[{ "\"\<\!\(\*SubscriptBox[\(C\), \(W\)]\): \>\"", ",", "fontSize"}], "]"}], ",", RowBox[{"Style", "[", RowBox[{ RowBox[{"ToString", "[", RowBox[{"Round", "[", RowBox[{ RowBox[{"result", "[", RowBox[{"[", "3", "]"}], "]"}], ",", "0.01"}], "]"}], "]"}], ",", "fontSize"}], "]"}]}], "\[IndentingNewLine]", "}"}], "\[IndentingNewLine]", "}"}], ",", RowBox[{"Alignment", "\[Rule]", "Left"}]}], "]"}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"Return", "[", "show", "]"}]}]}], "\[IndentingNewLine]", "]"}]}]], "Input", InitializationCell->True, CellChangeTimes->CompressedData[" 1:eJwdz20w0wEcB/CZy8Oau2WkSA93HqaFlQjRJXo6kVnWDnmYbXkIK0cqp3bX MTdX1BWdChvhvCii3Hl44eHC7miUQnmo1WZctyJcif7f/4vffe77ffO93x5h ZqSYSqFQjhAHg39FnZkuMQRNmvNJDyuUkTBgVceDu5gZAsiwKcmEdHaEDIoz K+SwN7+nBIYw99dBqZNfI6QKJINQKyobhQeqzVgzhFcF3u7QjnHIH9ZzuxOg rVGdBx8rBXLIVlEUMFnldw+KqGEdsLbAUQ3bru17Bz/LA8dhYh2XNJeXQ58l XPNJtoKsWk8JVGqCSbXtfRod4a1Otw8wN2NlAvaM9U9CWpOXDn7hn9XDg7/b F+C5uHUjpOorV+B96ZSpnvC7OMsCPqzResDYsU4veKpZ7Q1/lJqGwqKZ4nC4 VOwogAmiVtJcH5t4OFH8RgK/8VhX4M00Yz6kNaTfhtxAbiG5c37nOnzWbM2e IwyrLPeF/AaOH+Q0CIPgcUbwSRjBDwuF9illUTCTzbgAN//rTYSBDpRUKKri XILSmItZsM5gmw2LylZz4VtJkwwuf0pSwOS8rvcwvMIwAVVdnotkL9FnGwgv s4euQxfZo0KoXf5TAY27NyrhlLCpGkrHU1rh1qmq1/Aow6QDbou0WoMdMTnm 84QK2tctUKV74gjp1FAX6OsUx4N3rLfHQqHcJhHmtwqT4bF5yxGzUkPQjr+b PkKjvotpiezaaA+j3WUe0MOhJgD+9FPeYBJaiEPyYGp5WhuLMHJxtg9Wd6o1 0MQuaRRGG+WT0JkzTKqkZ8zBeoGzEWqi+yhuhP4FblS4MGBHC35A/O0iJeWm stOhtWs86dBG4nNYI777Eq5S6vvh3kHuALRs6dbAEyunR6B6KWcKJimGpyGf 2f8ihPCV7dMW+B8RIB4y "]] }, Open ]], Cell[CellGroupData[{ Cell["Experiments", "Subsection", CellChangeTimes->{{3.564911649598284*^9, 3.564911652932332*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{ RowBox[{"biasValues", "=", RowBox[{"Table", "[", RowBox[{"i", ",", RowBox[{"{", RowBox[{"i", ",", "0", ",", "2", ",", "0.01"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"noiseValues", "=", RowBox[{"Table", "[", RowBox[{"i", ",", RowBox[{"{", RowBox[{"i", ",", "0", ",", "0.5", ",", "0.025"}], "}"}]}], "]"}]}], ";"}], "*)"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"biasValues", "=", RowBox[{"Table", "[", RowBox[{"i", ",", RowBox[{"{", RowBox[{"i", ",", "0", ",", "2", ",", "0.1"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"noiseValues", "=", RowBox[{"Table", "[", RowBox[{"i", ",", RowBox[{"{", RowBox[{"i", ",", "0", ",", "0.5", ",", "0.25"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"bins", "=", "30"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"n", "=", "10"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"max", "=", "8"}], ";", "k"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"eta", "=", "0"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"start", "=", RowBox[{"TimeUsed", "[", "]"}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"combined", "=", RowBox[{"Flatten", "[", RowBox[{ RowBox[{"Outer", "[", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"#1", ",", "#2"}], "}"}], "&"}], ",", "biasValues", ",", "noiseValues"}], "]"}], ",", "1"}], "]"}]}], ";"}], "\n", "\[IndentingNewLine]", RowBox[{ RowBox[{"nrOfAllCombined", "=", RowBox[{"Length", "[", "combined", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Clear", "[", "g", "]"}], ";"}], "\n", RowBox[{ RowBox[{"Clear", "[", "d", "]"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Clear", "[", "pendulumData", "]"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"j", "=", "1"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"d", "=", RowBox[{"{", "}"}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"current", "=", RowBox[{"TimeUsed", "[", "]"}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"numberFormat", "[", "i_Integer", "]"}], ":=", RowBox[{"IntegerString", "[", RowBox[{"i", ",", "10", ",", "2"}], "]"}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"Print", "[", RowBox[{ RowBox[{"ProgressIndicator", "[", RowBox[{"Dynamic", "[", RowBox[{"j", "/", "nrOfAllCombined"}], "]"}], "]"}], ",", "\"\< \>\"", ",", "\[IndentingNewLine]", RowBox[{"Dynamic", "[", "j", "]"}], ",", "\"\\"", ",", "nrOfAllCombined", ",", "\"\< \>\"", ",", "\[IndentingNewLine]", RowBox[{"Dynamic", "[", RowBox[{"numberFormat", "[", RowBox[{"Floor", "[", RowBox[{"eta", "/", "3600"}], "]"}], "]"}], "]"}], ",", "\"\\"", ",", "\[IndentingNewLine]", RowBox[{"Dynamic", "[", RowBox[{"numberFormat", "[", RowBox[{ RowBox[{"Floor", "[", RowBox[{"eta", "/", "60"}], "]"}], "-", RowBox[{ RowBox[{"Floor", "[", RowBox[{"eta", "/", "3600"}], "]"}], "*", "60"}]}], "]"}], "]"}], ",", "\"\\"", ",", "\[IndentingNewLine]", RowBox[{"Dynamic", "[", RowBox[{"numberFormat", "[", RowBox[{"Round", "[", RowBox[{"Mod", "[", RowBox[{"eta", ",", "60"}], "]"}], "]"}], "]"}], "]"}], ",", "\"\\""}], "\[IndentingNewLine]", "]"}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{"pendulumData", "=", RowBox[{"{", "}"}]}], ";"}], "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{"f", "=", RowBox[{"OpenWrite", "[", "]"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{"g", "=", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"d", "=", RowBox[{"Flatten", "[", RowBox[{"{", RowBox[{ RowBox[{"#1", "[", RowBox[{"[", "1", "]"}], "]"}], ",", RowBox[{"#1", "[", RowBox[{"[", "2", "]"}], "]"}], ",", RowBox[{"AvgExp", "[", RowBox[{"n", ",", RowBox[{"#1", "[", RowBox[{"[", "1", "]"}], "]"}], ",", RowBox[{"#1", "[", RowBox[{"[", "2", "]"}], "]"}], ",", "bins", ",", "max"}], "]"}]}], "}"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"pendulumData", "=", RowBox[{"Append", "[", RowBox[{"pendulumData", ",", "d"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"WriteString", "[", RowBox[{"f", ",", RowBox[{ RowBox[{"StringJoin", "[", RowBox[{"Riffle", "[", RowBox[{ RowBox[{"ToString", "/@", "d"}], ",", "\"\< \>\""}], "]"}], "]"}], "<>", "\"\<\\n\>\""}]}], "]"}], ";", "\[IndentingNewLine]", RowBox[{"current", "=", RowBox[{"TimeUsed", "[", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"j", "=", RowBox[{"#2", "[", RowBox[{"[", "1", "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"eta", "=", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{"current", "-", "start"}], ")"}], "/", "j"}], "*", RowBox[{"(", RowBox[{"nrOfAllCombined", "-", "j"}], ")"}]}]}], ";"}], "\[IndentingNewLine]", ")"}], "&"}]}], ";"}], "\[IndentingNewLine]", RowBox[{"(*", RowBox[{ RowBox[{"Close", "[", "f", "]"}], ";"}], "*)"}], "\n", RowBox[{"(*", RowBox[{ RowBox[{"r", "=", RowBox[{"Block", "[", RowBox[{ RowBox[{"{", RowBox[{"j", "=", "0"}], "}"}], ",", RowBox[{"Monitor", "[", RowBox[{ RowBox[{"MapIndexed", "[", RowBox[{"g", ",", "combined"}], "]"}], ",", RowBox[{"j", ";"}]}], "]"}]}], "]"}]}], ";"}], "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"MapIndexed", "[", RowBox[{"g", ",", "combined"}], "]"}], ";"}]}]}]], "Input", CellChangeTimes->{{3.564907050656556*^9, 3.564907077406981*^9}, { 3.564907914294038*^9, 3.564907915580661*^9}, {3.56490833814098*^9, 3.564908338571045*^9}, {3.5649083808441668`*^9, 3.564908387106063*^9}, { 3.5649084182433968`*^9, 3.564908423881977*^9}, {3.564911489304021*^9, 3.56491150804688*^9}, {3.564911591175148*^9, 3.5649115913419943`*^9}, { 3.5649117046755447`*^9, 3.5649117919226837`*^9}, {3.564911985133994*^9, 3.564912001405067*^9}, {3.5649120521728773`*^9, 3.5649121005310793`*^9}, { 3.5649122398558817`*^9, 3.564912306485183*^9}, {3.564912393764657*^9, 3.564912399746881*^9}, {3.564912494330566*^9, 3.564912515620174*^9}, { 3.5649125468076468`*^9, 3.564912611935111*^9}, {3.5649126778709517`*^9, 3.564912701021843*^9}, {3.564912953193514*^9, 3.564912963359921*^9}, { 3.5649130416702757`*^9, 3.564913064197422*^9}, {3.564914732745276*^9, 3.56491475732303*^9}, {3.56491480345015*^9, 3.564914804786072*^9}, { 3.564915231846143*^9, 3.5649152323978367`*^9}, {3.5649154183965693`*^9, 3.5649154186841583`*^9}, {3.5649154829234333`*^9, 3.564915494560349*^9}, { 3.564915547762108*^9, 3.564915651038644*^9}, {3.5649157079908524`*^9, 3.564915710517267*^9}, {3.5649293067805758`*^9, 3.564929373443959*^9}, { 3.564929420532854*^9, 3.564929533959058*^9}, {3.564929566509418*^9, 3.564929567645226*^9}, {3.5649295983771152`*^9, 3.5649296436868687`*^9}, { 3.5649296762279663`*^9, 3.564929714672697*^9}, {3.564929818448344*^9, 3.5649298672053022`*^9}, {3.564930142432266*^9, 3.564930162072118*^9}, { 3.564930209090411*^9, 3.564930211143979*^9}, 3.564930250790056*^9, { 3.5649302927403183`*^9, 3.564930292834258*^9}, {3.564930335468783*^9, 3.564930338099659*^9}, {3.564930374522277*^9, 3.5649304009196444`*^9}, { 3.5649304476442823`*^9, 3.5649304808139343`*^9}, {3.5649305162023497`*^9, 3.5649305179840193`*^9}, {3.564930580068242*^9, 3.564930622461205*^9}, { 3.564930675588421*^9, 3.564930745655085*^9}, {3.564930808444528*^9, 3.564930863314384*^9}, {3.5649309006989737`*^9, 3.564930926968773*^9}, { 3.564931058567072*^9, 3.5649312933015223`*^9}, {3.5649313396295443`*^9, 3.5649313399423637`*^9}, {3.564931371559682*^9, 3.564931372096086*^9}, { 3.5649314925832644`*^9, 3.5649316047511673`*^9}, {3.5649316658632193`*^9, 3.564931676205411*^9}, {3.5649317435400457`*^9, 3.564931744220813*^9}, { 3.564931905760565*^9, 3.5649319282864447`*^9}, {3.564932023270916*^9, 3.564932035892041*^9}, {3.564932252128817*^9, 3.564932256533095*^9}, { 3.564932454378203*^9, 3.5649327487428913`*^9}, {3.5649353605879803`*^9, 3.5649354475886497`*^9}, {3.564935644770775*^9, 3.564935669490939*^9}, { 3.56493572894279*^9, 3.564935800065753*^9}, {3.564935945250596*^9, 3.564935947407415*^9}, {3.564937948551136*^9, 3.5649379516642437`*^9}, { 3.564938323554001*^9, 3.564938330265587*^9}, {3.564938403400742*^9, 3.564938417334807*^9}, {3.564980940522882*^9, 3.564980940625966*^9}, { 3.564981020020054*^9, 3.564981021544277*^9}, {3.5649811112252283`*^9, 3.564981112753087*^9}, {3.564981573593429*^9, 3.564981574985497*^9}, { 3.564982250937248*^9, 3.564982254438064*^9}, {3.564982483500374*^9, 3.564982512259062*^9}, {3.564982707048287*^9, 3.5649827093454323`*^9}, { 3.564982867096903*^9, 3.564982870024315*^9}, {3.5650945383272543`*^9, 3.5650945516664257`*^9}, {3.5650946107896442`*^9, 3.565094626444377*^9}, { 3.565095678857072*^9, 3.5650956810569057`*^9}, {3.565095736521237*^9, 3.565095738327807*^9}, {3.565097154812402*^9, 3.565097156324533*^9}, { 3.565097389080809*^9, 3.5650973906396437`*^9}, {3.565703575007085*^9, 3.565703581867916*^9}, {3.565703635789522*^9, 3.565703652407702*^9}, { 3.5657037233030367`*^9, 3.5657037262043877`*^9}, {3.565720648232415*^9, 3.565720651538095*^9}, {3.5657208675728607`*^9, 3.5657208685402117`*^9}, { 3.565766048147249*^9, 3.565766052927433*^9}, {3.565766560729732*^9, 3.56576657319697*^9}, {3.5657667955461407`*^9, 3.5657667971849833`*^9}, { 3.5657668306188793`*^9, 3.565766868837463*^9}, 3.565766901795527*^9, { 3.565767587551648*^9, 3.565767885981256*^9}, {3.5657679216871347`*^9, 3.565767929358719*^9}, {3.565768056744022*^9, 3.565768056907267*^9}, { 3.565768119248598*^9, 3.5657681462937193`*^9}, {3.565773691860612*^9, 3.5657737183095427`*^9}, {3.565773759456841*^9, 3.56577376086639*^9}, { 3.565773823396681*^9, 3.5657738246276617`*^9}, {3.565773865964945*^9, 3.565773881557015*^9}, {3.565773928459597*^9, 3.565773951383093*^9}, { 3.5657739898086576`*^9, 3.565773989917419*^9}, 3.56812107319923*^9}] }, Open ]], Cell[CellGroupData[{ Cell["Data generated with 30 Bins", "Subsection", CellChangeTimes->{{3.56498039244897*^9, 3.564980396267026*^9}, { 3.565601315880982*^9, 3.565601317246344*^9}, {3.565703533794767*^9, 3.565703557148532*^9}, {3.565768128800009*^9, 3.565768129902382*^9}, { 3.5657738519926033`*^9, 3.5657738545682793`*^9}, {3.566541493061405*^9, 3.566541493108827*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"pendulumData", "=", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ "0.`", ",", "0.`", ",", "0.958187`", ",", "0.991731`", ",", "0.0135443`", ",", "0.00905139`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.025`", ",", "0.984918`", ",", "0.983599`", ",", "0.0955539`", ",", "0.0688992`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.05`", ",", "0.986146`", ",", "0.975595`", ",", "0.195447`", ",", "0.161893`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.075`", ",", "0.980727`", ",", "0.969534`", ",", "0.254674`", ",", "0.214305`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.1`", ",", "0.974508`", ",", "0.967505`", ",", "0.301632`", ",", "0.254965`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.125`", ",", "0.968943`", ",", "0.966565`", ",", "0.334403`", ",", "0.281795`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.15`", ",", "0.963049`", ",", "0.968576`", ",", "0.364488`", ",", "0.306935`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.175`", ",", "0.956965`", ",", "0.971469`", ",", "0.389306`", ",", "0.325923`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.2`", ",", "0.952213`", ",", "0.976247`", ",", "0.411514`", ",", "0.345438`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.225`", ",", "0.947375`", ",", "0.980833`", ",", "0.429674`", ",", "0.359761`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.25`", ",", "0.943043`", ",", "0.984863`", ",", "0.448306`", ",", "0.374166`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.275`", ",", "0.940474`", ",", "0.988994`", ",", "0.460467`", ",", "0.384148`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.3`", ",", "0.936106`", ",", "0.991348`", ",", "0.474821`", ",", "0.394517`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.325`", ",", "0.932089`", ",", "0.991801`", ",", "0.488792`", ",", "0.40488`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.35`", ",", "0.929122`", ",", "0.991274`", ",", "0.501506`", ",", "0.414905`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.375`", ",", "0.927372`", ",", "0.990789`", ",", "0.511377`", ",", "0.42382`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.4`", ",", "0.925269`", ",", "0.990027`", ",", "0.519669`", ",", "0.43057`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.425`", ",", "0.923803`", ",", "0.989842`", ",", "0.529142`", ",", "0.44023`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.45`", ",", "0.92171`", ",", "0.988782`", ",", "0.537791`", ",", "0.447334`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.475`", ",", "0.920157`", ",", "0.988243`", ",", "0.542106`", ",", "0.45121`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.`", ",", "0.5`", ",", "0.919375`", ",", "0.988058`", ",", "0.547864`", ",", "0.457126`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.`", ",", "0.958185`", ",", "0.989368`", ",", "0.0220605`", ",", "0.0130253`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.025`", ",", "0.984433`", ",", "0.983818`", ",", "0.0975997`", ",", "0.0713543`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.05`", ",", "0.985772`", ",", "0.976267`", ",", "0.195679`", ",", "0.161948`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.075`", ",", "0.980641`", ",", "0.970182`", ",", "0.255191`", ",", "0.214799`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.1`", ",", "0.974903`", ",", "0.968416`", ",", "0.301223`", ",", "0.254701`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.125`", ",", "0.96912`", ",", "0.967167`", ",", "0.335359`", ",", "0.283152`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.15`", ",", "0.963429`", ",", "0.968629`", ",", "0.362945`", ",", "0.305892`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.175`", ",", "0.957943`", ",", "0.971826`", ",", "0.3899`", ",", "0.327992`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.2`", ",", "0.951919`", ",", "0.975681`", ",", "0.409629`", ",", "0.343629`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.225`", ",", "0.947608`", ",", "0.980121`", ",", "0.428536`", ",", "0.359099`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.25`", ",", "0.943336`", ",", "0.984549`", ",", "0.441886`", ",", "0.368543`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.275`", ",", "0.9395`", ",", "0.988631`", ",", "0.461596`", ",", "0.385069`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.3`", ",", "0.935044`", ",", "0.99097`", ",", "0.472662`", ",", "0.392016`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.325`", ",", "0.93371`", ",", "0.992526`", ",", "0.485888`", ",", "0.403678`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.35`", ",", "0.929408`", ",", "0.991104`", ",", "0.497214`", ",", "0.411223`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.375`", ",", "0.927524`", ",", "0.990757`", ",", "0.507463`", ",", "0.420108`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.4`", ",", "0.925313`", ",", "0.989701`", ",", "0.51871`", ",", "0.430112`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.425`", ",", "0.923148`", ",", "0.989701`", ",", "0.52702`", ",", "0.438001`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.45`", ",", "0.921529`", ",", "0.988533`", ",", "0.53603`", ",", "0.445447`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.475`", ",", "0.919981`", ",", "0.987763`", ",", "0.539528`", ",", "0.448932`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.01`", ",", "0.5`", ",", "0.919358`", ",", "0.987965`", ",", "0.547936`", ",", "0.456813`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.`", ",", "0.959041`", ",", "0.990637`", ",", "0.0237739`", ",", "0.0170181`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.025`", ",", "0.984541`", ",", "0.984332`", ",", "0.0974581`", ",", "0.0708738`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.05`", ",", "0.986914`", ",", "0.976704`", ",", "0.193785`", ",", "0.161308`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.075`", ",", "0.980703`", ",", "0.970717`", ",", "0.256418`", ",", "0.216306`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.1`", ",", "0.975521`", ",", "0.968741`", ",", "0.300973`", ",", "0.25494`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.125`", ",", "0.969337`", ",", "0.966797`", ",", "0.334278`", ",", "0.282235`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.15`", ",", "0.963951`", ",", "0.968787`", ",", "0.362051`", ",", "0.305354`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.175`", ",", "0.95824`", ",", "0.971516`", ",", "0.387041`", ",", "0.325407`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.2`", ",", "0.953245`", ",", "0.975602`", ",", "0.408066`", ",", "0.342768`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.225`", ",", "0.947769`", ",", "0.979542`", ",", "0.429171`", ",", "0.360553`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.25`", ",", "0.94382`", ",", "0.9842`", ",", "0.443841`", ",", "0.371162`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.275`", ",", "0.94041`", ",", "0.98859`", ",", "0.457962`", ",", "0.382245`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.3`", ",", "0.936077`", ",", "0.990469`", ",", "0.473457`", ",", "0.393664`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.325`", ",", "0.932615`", ",", "0.99246`", ",", "0.486651`", ",", "0.403268`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.35`", ",", "0.930839`", ",", "0.991571`", ",", "0.496866`", ",", "0.412106`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.375`", ",", "0.927054`", ",", "0.990903`", ",", "0.508084`", ",", "0.42043`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.4`", ",", "0.924883`", ",", "0.989646`", ",", "0.518229`", ",", "0.429399`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.425`", ",", "0.922725`", ",", "0.989359`", ",", "0.527059`", ",", "0.437202`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.45`", ",", "0.92117`", ",", "0.988716`", ",", "0.532237`", ",", "0.441616`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.475`", ",", "0.919627`", ",", "0.987941`", ",", "0.540352`", ",", "0.449927`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.02`", ",", "0.5`", ",", "0.918246`", ",", "0.987751`", ",", "0.547119`", ",", "0.4555`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.`", ",", "0.956062`", ",", "0.990779`", ",", "0.0225159`", ",", "0.0157252`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.025`", ",", "0.985375`", ",", "0.984346`", ",", "0.0971265`", ",", "0.0717002`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.05`", ",", "0.986884`", ",", "0.976452`", ",", "0.192916`", ",", "0.160964`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.075`", ",", "0.98163`", ",", "0.97147`", ",", "0.25792`", ",", "0.218579`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.1`", ",", "0.975642`", ",", "0.968495`", ",", "0.301228`", ",", "0.255934`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.125`", ",", "0.970444`", ",", "0.966844`", ",", "0.334451`", ",", "0.283427`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.15`", ",", "0.964118`", ",", "0.968079`", ",", "0.362618`", ",", "0.306024`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.175`", ",", "0.958324`", ",", "0.9708`", ",", "0.388136`", ",", "0.326993`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.2`", ",", "0.953509`", ",", "0.975106`", ",", "0.407594`", ",", "0.343101`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.225`", ",", "0.948069`", ",", "0.978073`", ",", "0.425046`", ",", "0.355996`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.25`", ",", "0.944594`", ",", "0.983301`", ",", "0.44148`", ",", "0.369914`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.275`", ",", "0.940234`", ",", "0.988461`", ",", "0.45887`", ",", "0.383085`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.3`", ",", "0.93718`", ",", "0.990256`", ",", "0.471848`", ",", "0.393276`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.325`", ",", "0.934477`", ",", "0.99257`", ",", "0.484929`", ",", "0.403374`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.35`", ",", "0.929665`", ",", "0.991647`", ",", "0.496084`", ",", "0.410292`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.375`", ",", "0.927804`", ",", "0.99128`", ",", "0.508053`", ",", "0.421245`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.4`", ",", "0.925741`", ",", "0.989742`", ",", "0.517443`", ",", "0.429354`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.425`", ",", "0.923573`", ",", "0.989454`", ",", "0.524948`", ",", "0.435644`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.45`", ",", "0.921667`", ",", "0.988876`", ",", "0.533749`", ",", "0.443556`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.475`", ",", "0.920157`", ",", "0.988356`", ",", "0.540592`", ",", "0.449953`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.03`", ",", "0.5`", ",", "0.919084`", ",", "0.98787`", ",", "0.54663`", ",", "0.455576`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.`", ",", "0.952106`", ",", "0.990884`", ",", "0.0196714`", ",", "0.0131352`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.025`", ",", "0.985523`", ",", "0.984765`", ",", "0.096822`", ",", "0.0711831`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.05`", ",", "0.987487`", ",", "0.97673`", ",", "0.191421`", ",", "0.159552`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.075`", ",", "0.981448`", ",", "0.971966`", ",", "0.257188`", ",", "0.217739`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.1`", ",", "0.97614`", ",", "0.967941`", ",", "0.300441`", ",", "0.255301`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.125`", ",", "0.970336`", ",", "0.96686`", ",", "0.332654`", ",", "0.281458`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.15`", ",", "0.964067`", ",", "0.968674`", ",", "0.363031`", ",", "0.306065`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.175`", ",", "0.958992`", ",", "0.970445`", ",", "0.387314`", ",", "0.326687`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.2`", ",", "0.954153`", ",", "0.974575`", ",", "0.408984`", ",", "0.344881`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.225`", ",", "0.948972`", ",", "0.978414`", ",", "0.427368`", ",", "0.359701`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.25`", ",", "0.944874`", ",", "0.983808`", ",", "0.443012`", ",", "0.371399`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.275`", ",", "0.940742`", ",", "0.988491`", ",", "0.46013`", ",", "0.38498`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.3`", ",", "0.937434`", ",", "0.991115`", ",", "0.47054`", ",", "0.391732`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.325`", ",", "0.933991`", ",", "0.992541`", ",", "0.485402`", ",", "0.40348`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.35`", ",", "0.93037`", ",", "0.991539`", ",", "0.495894`", ",", "0.410713`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.375`", ",", "0.928395`", ",", "0.991454`", ",", "0.506936`", ",", "0.420195`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.4`", ",", "0.92699`", ",", "0.989898`", ",", "0.516811`", ",", "0.430325`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.425`", ",", "0.924114`", ",", "0.989396`", ",", "0.525438`", ",", "0.436426`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.45`", ",", "0.922131`", ",", "0.988569`", ",", "0.531007`", ",", "0.440645`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.475`", ",", "0.920299`", ",", "0.988355`", ",", "0.539194`", ",", "0.448375`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.04`", ",", "0.5`", ",", "0.918759`", ",", "0.987683`", ",", "0.547695`", ",", "0.456521`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.`", ",", "0.948074`", ",", "0.991235`", ",", "0.0161106`", ",", "0.010352`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.025`", ",", "0.986173`", ",", "0.985179`", ",", "0.0950053`", ",", "0.0695539`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.05`", ",", "0.98777`", ",", "0.976357`", ",", "0.190268`", ",", "0.158744`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.075`", ",", "0.981702`", ",", "0.972155`", ",", "0.256718`", ",", "0.217944`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.1`", ",", "0.976061`", ",", "0.968273`", ",", "0.300452`", ",", "0.255468`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.125`", ",", "0.970771`", ",", "0.966454`", ",", "0.332184`", ",", "0.281476`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.15`", ",", "0.964522`", ",", "0.968349`", ",", "0.361603`", ",", "0.304919`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.175`", ",", "0.95901`", ",", "0.97087`", ",", "0.388407`", ",", "0.327345`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.2`", ",", "0.954016`", ",", "0.974752`", ",", "0.406982`", ",", "0.342267`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.225`", ",", "0.949289`", ",", "0.97802`", ",", "0.42708`", ",", "0.359242`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.25`", ",", "0.94518`", ",", "0.983176`", ",", "0.444054`", ",", "0.37293`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.275`", ",", "0.940833`", ",", "0.986966`", ",", "0.457582`", ",", "0.38266`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.3`", ",", "0.937516`", ",", "0.989324`", ",", "0.471479`", ",", "0.393497`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.325`", ",", "0.934318`", ",", "0.992015`", ",", "0.485275`", ",", "0.403987`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.35`", ",", "0.930141`", ",", "0.990926`", ",", "0.496307`", ",", "0.411411`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.375`", ",", "0.929585`", ",", "0.991342`", ",", "0.505915`", ",", "0.420564`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.4`", ",", "0.92591`", ",", "0.989649`", ",", "0.516802`", ",", "0.429039`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.425`", ",", "0.92417`", ",", "0.989771`", ",", "0.525844`", ",", "0.437315`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.45`", ",", "0.92294`", ",", "0.988787`", ",", "0.531103`", ",", "0.442143`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.475`", ",", "0.920472`", ",", "0.988597`", ",", "0.5375`", ",", "0.446573`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.05`", ",", "0.5`", ",", "0.919184`", ",", "0.987708`", ",", "0.543553`", ",", "0.452714`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.`", ",", "0.952728`", ",", "0.992901`", ",", "0.0148227`", ",", "0.00926455`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.025`", ",", "0.986106`", ",", "0.985865`", ",", "0.0934146`", ",", "0.067787`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.05`", ",", "0.987629`", ",", "0.976776`", ",", "0.189166`", ",", "0.157683`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.075`", ",", "0.981941`", ",", "0.972688`", ",", "0.257147`", ",", "0.218533`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.1`", ",", "0.976499`", ",", "0.9678`", ",", "0.300181`", ",", "0.255374`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.125`", ",", "0.970972`", ",", "0.966262`", ",", "0.334704`", ",", "0.284282`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.15`", ",", "0.965113`", ",", "0.967944`", ",", "0.360827`", ",", "0.30522`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.175`", ",", "0.959594`", ",", "0.970127`", ",", "0.389572`", ",", "0.329465`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.2`", ",", "0.954498`", ",", "0.97292`", ",", "0.408405`", ",", "0.344864`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.225`", ",", "0.949978`", ",", "0.978073`", ",", "0.426822`", ",", "0.359236`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.25`", ",", "0.945207`", ",", "0.981416`", ",", "0.438918`", ",", "0.36784`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.275`", ",", "0.941194`", ",", "0.986682`", ",", "0.457502`", ",", "0.382728`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.3`", ",", "0.937716`", ",", "0.99018`", ",", "0.471447`", ",", "0.39337`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.325`", ",", "0.934335`", ",", "0.992626`", ",", "0.482086`", ",", "0.400464`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.35`", ",", "0.931981`", ",", "0.991424`", ",", "0.497983`", ",", "0.414825`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.375`", ",", "0.928334`", ",", "0.991717`", ",", "0.506169`", ",", "0.419666`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.4`", ",", "0.926233`", ",", "0.989976`", ",", "0.516352`", ",", "0.428422`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.425`", ",", "0.923761`", ",", "0.989227`", ",", "0.524646`", ",", "0.435493`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.45`", ",", "0.922855`", ",", "0.988969`", ",", "0.532636`", ",", "0.443336`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.475`", ",", "0.921255`", ",", "0.988354`", ",", "0.539025`", ",", "0.44887`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.06`", ",", "0.5`", ",", "0.920253`", ",", "0.987835`", ",", "0.542747`", ",", "0.452904`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.`", ",", "0.959121`", ",", "0.993788`", ",", "0.0141615`", ",", "0.00888147`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.025`", ",", "0.986091`", ",", "0.986317`", ",", "0.0913535`", ",", "0.0660585`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.05`", ",", "0.987728`", ",", "0.977585`", ",", "0.189988`", ",", "0.158769`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.075`", ",", "0.982623`", ",", "0.972631`", ",", "0.255358`", ",", "0.217058`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.1`", ",", "0.976898`", ",", "0.967941`", ",", "0.301439`", ",", "0.25779`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.125`", ",", "0.971175`", ",", "0.966621`", ",", "0.333092`", ",", "0.282913`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.15`", ",", "0.965619`", ",", "0.967299`", ",", "0.362424`", ",", "0.307327`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.175`", ",", "0.960052`", ",", "0.968977`", ",", "0.387607`", ",", "0.327879`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.2`", ",", "0.955098`", ",", "0.972649`", ",", "0.406405`", ",", "0.343196`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.225`", ",", "0.949907`", ",", "0.976964`", ",", "0.425625`", ",", "0.358251`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.25`", ",", "0.946192`", ",", "0.981839`", ",", "0.440487`", ",", "0.370207`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.275`", ",", "0.942301`", ",", "0.987048`", ",", "0.45677`", ",", "0.382983`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.3`", ",", "0.938862`", ",", "0.989715`", ",", "0.470077`", ",", "0.393434`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.325`", ",", "0.935207`", ",", "0.992348`", ",", "0.483996`", ",", "0.403665`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.35`", ",", "0.932611`", ",", "0.991334`", ",", "0.495042`", ",", "0.412236`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.375`", ",", "0.929648`", ",", "0.992202`", ",", "0.505678`", ",", "0.420226`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.4`", ",", "0.926746`", ",", "0.990193`", ",", "0.515044`", ",", "0.427912`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.425`", ",", "0.925236`", ",", "0.990069`", ",", "0.524061`", ",", "0.435689`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.45`", ",", "0.922559`", ",", "0.988947`", ",", "0.531662`", ",", "0.44227`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.475`", ",", "0.921391`", ",", "0.988435`", ",", "0.537118`", ",", "0.44725`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.07`", ",", "0.5`", ",", "0.920148`", ",", "0.988022`", ",", "0.544975`", ",", "0.455426`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.`", ",", "0.958855`", ",", "0.992786`", ",", "0.0154645`", ",", "0.0094811`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.025`", ",", "0.985664`", ",", "0.985701`", ",", "0.0890005`", ",", "0.0641057`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.05`", ",", "0.987933`", ",", "0.977871`", ",", "0.189639`", ",", "0.157836`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.075`", ",", "0.982909`", ",", "0.972907`", ",", "0.257242`", ",", "0.219453`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.1`", ",", "0.977735`", ",", "0.967232`", ",", "0.299955`", ",", "0.256668`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.125`", ",", "0.971007`", ",", "0.966`", ",", "0.334671`", ",", "0.284048`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.15`", ",", "0.965948`", ",", "0.966902`", ",", "0.363547`", ",", "0.308726`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.175`", ",", "0.960592`", ",", "0.969169`", ",", "0.387236`", ",", "0.328003`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.2`", ",", "0.956437`", ",", "0.972666`", ",", "0.406662`", ",", "0.344175`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.225`", ",", "0.950627`", ",", "0.977436`", ",", "0.424889`", ",", "0.357635`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.25`", ",", "0.946364`", ",", "0.981292`", ",", "0.441406`", ",", "0.371039`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.275`", ",", "0.942534`", ",", "0.985297`", ",", "0.458343`", ",", "0.38552`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.3`", ",", "0.938138`", ",", "0.988944`", ",", "0.472819`", ",", "0.395426`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.325`", ",", "0.934336`", ",", "0.992699`", ",", "0.4818`", ",", "0.400235`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.35`", ",", "0.931686`", ",", "0.991141`", ",", "0.493931`", ",", "0.410615`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.375`", ",", "0.929174`", ",", "0.991807`", ",", "0.504489`", ",", "0.418748`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.4`", ",", "0.926054`", ",", "0.990532`", ",", "0.51439`", ",", "0.426554`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.425`", ",", "0.924087`", ",", "0.989911`", ",", "0.524715`", ",", "0.435467`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.45`", ",", "0.92354`", ",", "0.989204`", ",", "0.531033`", ",", "0.442059`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.475`", ",", "0.920825`", ",", "0.988464`", ",", "0.539633`", ",", "0.449299`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.08`", ",", "0.5`", ",", "0.92015`", ",", "0.988053`", ",", "0.542972`", ",", "0.452665`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.`", ",", "0.954423`", ",", "0.991871`", ",", "0.0148442`", ",", "0.00936907`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.025`", ",", "0.986107`", ",", "0.985955`", ",", "0.0874849`", ",", "0.0625995`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.05`", ",", "0.98796`", ",", "0.978314`", ",", "0.189987`", ",", "0.158505`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.075`", ",", "0.983538`", ",", "0.973498`", ",", "0.258386`", ",", "0.22105`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.1`", ",", "0.977711`", ",", "0.967517`", ",", "0.298244`", ",", "0.255042`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.125`", ",", "0.972585`", ",", "0.966469`", ",", "0.333404`", ",", "0.284797`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.15`", ",", "0.965681`", ",", "0.967198`", ",", "0.361764`", ",", "0.306733`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.175`", ",", "0.961049`", ",", "0.968732`", ",", "0.387983`", ",", "0.329177`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.2`", ",", "0.955957`", ",", "0.972438`", ",", "0.407733`", ",", "0.34486`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.225`", ",", "0.951113`", ",", "0.975805`", ",", "0.42508`", ",", "0.358772`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.25`", ",", "0.945951`", ",", "0.980811`", ",", "0.439707`", ",", "0.368914`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.275`", ",", "0.94228`", ",", "0.984451`", ",", "0.454338`", ",", "0.381004`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.3`", ",", "0.939705`", ",", "0.989945`", ",", "0.469031`", ",", "0.392901`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.325`", ",", "0.936161`", ",", "0.992676`", ",", "0.481271`", ",", "0.401619`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.35`", ",", "0.933065`", ",", "0.99142`", ",", "0.494019`", ",", "0.411825`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.375`", ",", "0.929806`", ",", "0.991826`", ",", "0.505656`", ",", "0.420412`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.4`", ",", "0.928105`", ",", "0.990643`", ",", "0.513045`", ",", "0.426975`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.425`", ",", "0.925385`", ",", "0.989466`", ",", "0.522427`", ",", "0.434507`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.45`", ",", "0.923873`", ",", "0.989029`", ",", "0.530587`", ",", "0.442023`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.475`", ",", "0.921105`", ",", "0.988578`", ",", "0.536621`", ",", "0.446234`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.09`", ",", "0.5`", ",", "0.920369`", ",", "0.988236`", ",", "0.543034`", ",", "0.453205`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.`", ",", "0.95143`", ",", "0.991314`", ",", "0.0156648`", ",", "0.00999777`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.025`", ",", "0.985303`", ",", "0.985913`", ",", "0.086699`", ",", "0.0625177`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.05`", ",", "0.987796`", ",", "0.978428`", ",", "0.19039`", ",", "0.159096`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.075`", ",", "0.983552`", ",", "0.973589`", ",", "0.255663`", ",", "0.218817`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.1`", ",", "0.977435`", ",", "0.96827`", ",", "0.300533`", ",", "0.256789`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.125`", ",", "0.972034`", ",", "0.966291`", ",", "0.333785`", ",", "0.284812`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.15`", ",", "0.965861`", ",", "0.966699`", ",", "0.365185`", ",", "0.310234`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.175`", ",", "0.960769`", ",", "0.968385`", ",", "0.388117`", ",", "0.32874`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.2`", ",", "0.956953`", ",", "0.972095`", ",", "0.40695`", ",", "0.345121`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.225`", ",", "0.952019`", ",", "0.97536`", ",", "0.424144`", ",", "0.358902`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.25`", ",", "0.947958`", ",", "0.979946`", ",", "0.438368`", ",", "0.370113`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.275`", ",", "0.943063`", ",", "0.986049`", ",", "0.45464`", ",", "0.381685`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.3`", ",", "0.939765`", ",", "0.988757`", ",", "0.469598`", ",", "0.39382`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.325`", ",", "0.935976`", ",", "0.991766`", ",", "0.481742`", ",", "0.40179`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.35`", ",", "0.933567`", ",", "0.991763`", ",", "0.492268`", ",", "0.410276`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.375`", ",", "0.930325`", ",", "0.991397`", ",", "0.503353`", ",", "0.41901`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.4`", ",", "0.927894`", ",", "0.990307`", ",", "0.514033`", ",", "0.427485`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.425`", ",", "0.925488`", ",", "0.990072`", ",", "0.522167`", ",", "0.434351`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.45`", ",", "0.923606`", ",", "0.989026`", ",", "0.530058`", ",", "0.441547`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.475`", ",", "0.922093`", ",", "0.988575`", ",", "0.538569`", ",", "0.44973`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.1`", ",", "0.5`", ",", "0.921244`", ",", "0.988162`", ",", "0.543149`", ",", "0.453721`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.`", ",", "0.950254`", ",", "0.990774`", ",", "0.0166287`", ",", "0.0107463`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.025`", ",", "0.985164`", ",", "0.986272`", ",", "0.0862053`", ",", "0.0620067`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.05`", ",", "0.987671`", ",", "0.97882`", ",", "0.190861`", ",", "0.1593`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.075`", ",", "0.983836`", ",", "0.973768`", ",", "0.256505`", ",", "0.220163`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.1`", ",", "0.978436`", ",", "0.968404`", ",", "0.299457`", ",", "0.256817`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.125`", ",", "0.972416`", ",", "0.96619`", ",", "0.332765`", ",", "0.283647`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.15`", ",", "0.96682`", ",", "0.966673`", ",", "0.36356`", ",", "0.30974`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.175`", ",", "0.960683`", ",", "0.968204`", ",", "0.387776`", ",", "0.328287`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.2`", ",", "0.956734`", ",", "0.972064`", ",", "0.408427`", ",", "0.346764`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.225`", ",", "0.95217`", ",", "0.976526`", ",", "0.42403`", ",", "0.358527`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.25`", ",", "0.948146`", ",", "0.979111`", ",", "0.438926`", ",", "0.370714`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.275`", ",", "0.942937`", ",", "0.985189`", ",", "0.454956`", ",", "0.381962`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.3`", ",", "0.940605`", ",", "0.989424`", ",", "0.467657`", ",", "0.392206`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.325`", ",", "0.935971`", ",", "0.991601`", ",", "0.481459`", ",", "0.401758`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.35`", ",", "0.933142`", ",", "0.991289`", ",", "0.492639`", ",", "0.410587`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.375`", ",", "0.929476`", ",", "0.991477`", ",", "0.503477`", ",", "0.418266`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.4`", ",", "0.927875`", ",", "0.990507`", ",", "0.51353`", ",", "0.427018`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.425`", ",", "0.925462`", ",", "0.989965`", ",", "0.523508`", ",", "0.435683`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.45`", ",", "0.92496`", ",", "0.989373`", ",", "0.529077`", ",", "0.441924`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.475`", ",", "0.921826`", ",", "0.988605`", ",", "0.537295`", ",", "0.447454`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.11`", ",", "0.5`", ",", "0.920487`", ",", "0.988213`", ",", "0.541681`", ",", "0.451682`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.`", ",", "0.94883`", ",", "0.990929`", ",", "0.0178153`", ",", "0.0116213`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.025`", ",", "0.984678`", ",", "0.986587`", ",", "0.0863975`", ",", "0.0620392`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.05`", ",", "0.988161`", ",", "0.979087`", ",", "0.190623`", ",", "0.159453`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.075`", ",", "0.984102`", ",", "0.973606`", ",", "0.257038`", ",", "0.220686`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.1`", ",", "0.978969`", ",", "0.968949`", ",", "0.299404`", ",", "0.257239`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.125`", ",", "0.972707`", ",", "0.965918`", ",", "0.332127`", ",", "0.283842`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.15`", ",", "0.966335`", ",", "0.96578`", ",", "0.363555`", ",", "0.308979`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.175`", ",", "0.961345`", ",", "0.968285`", ",", "0.387376`", ",", "0.328315`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.2`", ",", "0.956985`", ",", "0.970703`", ",", "0.405481`", ",", "0.343657`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.225`", ",", "0.952968`", ",", "0.974917`", ",", "0.423537`", ",", "0.358636`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.25`", ",", "0.947934`", ",", "0.978865`", ",", "0.438087`", ",", "0.369911`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.275`", ",", "0.943345`", ",", "0.983952`", ",", "0.454946`", ",", "0.382216`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.3`", ",", "0.941007`", ",", "0.987468`", ",", "0.467816`", ",", "0.392993`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.325`", ",", "0.93652`", ",", "0.9907`", ",", "0.480752`", ",", "0.401823`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.35`", ",", "0.933781`", ",", "0.991794`", ",", "0.492471`", ",", "0.411012`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.375`", ",", "0.931092`", ",", "0.991571`", ",", "0.503234`", ",", "0.419122`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.4`", ",", "0.929167`", ",", "0.990746`", ",", "0.511426`", ",", "0.425883`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.425`", ",", "0.925973`", ",", "0.990059`", ",", "0.521821`", ",", "0.434508`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.45`", ",", "0.924174`", ",", "0.989431`", ",", "0.53099`", ",", "0.44273`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.475`", ",", "0.922896`", ",", "0.988921`", ",", "0.538628`", ",", "0.450103`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.12`", ",", "0.5`", ",", "0.922066`", ",", "0.988625`", ",", "0.539845`", ",", "0.451376`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.`", ",", "0.955893`", ",", "0.991894`", ",", "0.0190631`", ",", "0.0121192`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.025`", ",", "0.984006`", ",", "0.986754`", ",", "0.0894345`", ",", "0.0643062`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.05`", ",", "0.987662`", ",", "0.979948`", ",", "0.191021`", ",", "0.159339`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.075`", ",", "0.983938`", ",", "0.973578`", ",", "0.255758`", ",", "0.219285`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.1`", ",", "0.979103`", ",", "0.968953`", ",", "0.297947`", ",", "0.255911`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.125`", ",", "0.973435`", ",", "0.966086`", ",", "0.333997`", ",", "0.285484`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.15`", ",", "0.96761`", ",", "0.965793`", ",", "0.362946`", ",", "0.309296`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.175`", ",", "0.961866`", ",", "0.967414`", ",", "0.385677`", ",", "0.327165`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.2`", ",", "0.957387`", ",", "0.970809`", ",", "0.406487`", ",", "0.344781`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.225`", ",", "0.952899`", ",", "0.974998`", ",", "0.424177`", ",", "0.359104`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.25`", ",", "0.948513`", ",", "0.978761`", ",", "0.439186`", ",", "0.371548`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.275`", ",", "0.943683`", ",", "0.984408`", ",", "0.455218`", ",", "0.383026`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.3`", ",", "0.941234`", ",", "0.988153`", ",", "0.466587`", ",", "0.391906`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.325`", ",", "0.93782`", ",", "0.990806`", ",", "0.480625`", ",", "0.402754`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.35`", ",", "0.933125`", ",", "0.991651`", ",", "0.493445`", ",", "0.411231`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.375`", ",", "0.931407`", ",", "0.992069`", ",", "0.504981`", ",", "0.421532`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.4`", ",", "0.928755`", ",", "0.990811`", ",", "0.511467`", ",", "0.425877`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.425`", ",", "0.926765`", ",", "0.989955`", ",", "0.52098`", ",", "0.434315`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.45`", ",", "0.924619`", ",", "0.989381`", ",", "0.529554`", ",", "0.44197`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.475`", ",", "0.922186`", ",", "0.988367`", ",", "0.536349`", ",", "0.44725`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.13`", ",", "0.5`", ",", "0.921429`", ",", "0.988284`", ",", "0.540983`", ",", "0.451838`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.`", ",", "0.957181`", ",", "0.994377`", ",", "0.0197361`", ",", "0.0132005`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.025`", ",", "0.983973`", ",", "0.987035`", ",", "0.0911428`", ",", "0.0664651`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.05`", ",", "0.987792`", ",", "0.980156`", ",", "0.191245`", ",", "0.159164`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.075`", ",", "0.98458`", ",", "0.97432`", ",", "0.254959`", ",", "0.218962`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.1`", ",", "0.978929`", ",", "0.969156`", ",", "0.300338`", ",", "0.258189`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.125`", ",", "0.973247`", ",", "0.965872`", ",", "0.33375`", ",", "0.285771`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.15`", ",", "0.967242`", ",", "0.965667`", ",", "0.363707`", ",", "0.309906`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.175`", ",", "0.962245`", ",", "0.967091`", ",", "0.38857`", ",", "0.33091`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.2`", ",", "0.957685`", ",", "0.970749`", ",", "0.40646`", ",", "0.344868`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.225`", ",", "0.952905`", ",", "0.97454`", ",", "0.42228`", ",", "0.357797`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.25`", ",", "0.949185`", ",", "0.978293`", ",", "0.438642`", ",", "0.371464`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.275`", ",", "0.94509`", ",", "0.982579`", ",", "0.454396`", ",", "0.383608`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.3`", ",", "0.941124`", ",", "0.986684`", ",", "0.46594`", ",", "0.39151`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.325`", ",", "0.937167`", ",", "0.990867`", ",", "0.479554`", ",", "0.40162`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.35`", ",", "0.935081`", ",", "0.991501`", ",", "0.489313`", ",", "0.408793`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.375`", ",", "0.931134`", ",", "0.991514`", ",", "0.502991`", ",", "0.419083`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.4`", ",", "0.929231`", ",", "0.990799`", ",", "0.512788`", ",", "0.428199`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.425`", ",", "0.9264`", ",", "0.989818`", ",", "0.520721`", ",", "0.433808`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.45`", ",", "0.924044`", ",", "0.989514`", ",", "0.530213`", ",", "0.44193`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.475`", ",", "0.924056`", ",", "0.988941`", ",", "0.534879`", ",", "0.447006`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.14`", ",", "0.5`", ",", "0.922178`", ",", "0.988229`", ",", "0.539555`", ",", "0.450942`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.`", ",", "0.95249`", ",", "0.993263`", ",", "0.0217302`", ",", "0.0142749`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.025`", ",", "0.983727`", ",", "0.987206`", ",", "0.094089`", ",", "0.068961`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.05`", ",", "0.987783`", ",", "0.980883`", ",", "0.191834`", ",", "0.159567`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.075`", ",", "0.984968`", ",", "0.975048`", ",", "0.254016`", ",", "0.21825`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.1`", ",", "0.979587`", ",", "0.969663`", ",", "0.298139`", ",", "0.25618`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.125`", ",", "0.974084`", ",", "0.965334`", ",", "0.333859`", ",", "0.286396`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.15`", ",", "0.967633`", ",", "0.965242`", ",", "0.363194`", ",", "0.309416`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.175`", ",", "0.962643`", ",", "0.966222`", ",", "0.3838`", ",", "0.326133`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.2`", ",", "0.958509`", ",", "0.969797`", ",", "0.405883`", ",", "0.345045`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.225`", ",", "0.953818`", ",", "0.973943`", ",", "0.423918`", ",", "0.360079`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.25`", ",", "0.948588`", ",", "0.977812`", ",", "0.435912`", ",", "0.368336`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.275`", ",", "0.944962`", ",", "0.98214`", ",", "0.450946`", ",", "0.380191`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.3`", ",", "0.941548`", ",", "0.986677`", ",", "0.469008`", ",", "0.395073`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.325`", ",", "0.937612`", ",", "0.989908`", ",", "0.479035`", ",", "0.402118`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.35`", ",", "0.935255`", ",", "0.991466`", ",", "0.493466`", ",", "0.413651`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.375`", ",", "0.932435`", ",", "0.991238`", ",", "0.50191`", ",", "0.419752`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.4`", ",", "0.92859`", ",", "0.990611`", ",", "0.510812`", ",", "0.425497`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.425`", ",", "0.926462`", ",", "0.989684`", ",", "0.520823`", ",", "0.434345`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.45`", ",", "0.925166`", ",", "0.989679`", ",", "0.527056`", ",", "0.439643`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.475`", ",", "0.9235`", ",", "0.988756`", ",", "0.536053`", ",", "0.447804`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.15`", ",", "0.5`", ",", "0.921361`", ",", "0.988346`", ",", "0.540374`", ",", "0.451012`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.`", ",", "0.950161`", ",", "0.991763`", ",", "0.0243768`", ",", "0.0158527`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.025`", ",", "0.984237`", ",", "0.987598`", ",", "0.0956784`", ",", "0.070866`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.05`", ",", "0.988002`", ",", "0.980928`", ",", "0.192998`", ",", "0.161032`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.075`", ",", "0.985045`", ",", "0.975166`", ",", "0.253892`", ",", "0.218411`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.1`", ",", "0.97984`", ",", "0.96901`", ",", "0.298635`", ",", "0.25718`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.125`", ",", "0.973537`", ",", "0.964868`", ",", "0.334469`", ",", "0.286426`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.15`", ",", "0.968524`", ",", "0.96492`", ",", "0.364921`", ",", "0.311921`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.175`", ",", "0.963085`", ",", "0.966964`", ",", "0.386772`", ",", "0.329146`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.2`", ",", "0.958026`", ",", "0.969682`", ",", "0.40729`", ",", "0.346558`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.225`", ",", "0.953822`", ",", "0.973232`", ",", "0.423104`", ",", "0.359551`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.25`", ",", "0.949221`", ",", "0.977522`", ",", "0.437792`", ",", "0.370919`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.275`", ",", "0.944996`", ",", "0.983144`", ",", "0.454144`", ",", "0.383053`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.3`", ",", "0.942235`", ",", "0.987031`", ",", "0.466433`", ",", "0.393106`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.325`", ",", "0.937282`", ",", "0.989025`", ",", "0.477069`", ",", "0.399541`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.35`", ",", "0.934984`", ",", "0.991126`", ",", "0.490009`", ",", "0.409579`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.375`", ",", "0.931408`", ",", "0.991205`", ",", "0.501285`", ",", "0.418634`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.4`", ",", "0.929853`", ",", "0.991051`", ",", "0.509718`", ",", "0.42531`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.425`", ",", "0.927573`", ",", "0.989716`", ",", "0.51913`", ",", "0.433499`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.45`", ",", "0.925582`", ",", "0.989568`", ",", "0.527271`", ",", "0.4401`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.475`", ",", "0.923518`", ",", "0.988466`", ",", "0.533091`", ",", "0.444725`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.16`", ",", "0.5`", ",", "0.922902`", ",", "0.988525`", ",", "0.541214`", ",", "0.453513`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.`", ",", "0.951548`", ",", "0.991085`", ",", "0.0287913`", ",", "0.0200388`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.025`", ",", "0.984206`", ",", "0.987706`", ",", "0.0982399`", ",", "0.0734079`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.05`", ",", "0.988295`", ",", "0.981431`", ",", "0.191036`", ",", "0.159224`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.075`", ",", "0.985769`", ",", "0.975588`", ",", "0.251764`", ",", "0.216452`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.1`", ",", "0.979821`", ",", "0.969069`", ",", "0.299344`", ",", "0.257193`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.125`", ",", "0.973823`", ",", "0.964498`", ",", "0.334983`", ",", "0.287788`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.15`", ",", "0.968022`", ",", "0.964084`", ",", "0.364103`", ",", "0.310795`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.175`", ",", "0.963515`", ",", "0.965985`", ",", "0.387408`", ",", "0.330289`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.2`", ",", "0.958279`", ",", "0.969624`", ",", "0.405369`", ",", "0.344717`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.225`", ",", "0.953955`", ",", "0.973291`", ",", "0.424528`", ",", "0.360766`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.25`", ",", "0.95021`", ",", "0.977339`", ",", "0.437539`", ",", "0.371077`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.275`", ",", "0.945974`", ",", "0.981574`", ",", "0.453463`", ",", "0.383709`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.3`", ",", "0.942313`", ",", "0.986276`", ",", "0.462448`", ",", "0.3894`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.325`", ",", "0.938258`", ",", "0.98934`", ",", "0.478527`", ",", "0.401884`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.35`", ",", "0.935659`", ",", "0.991303`", ",", "0.488292`", ",", "0.408918`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.375`", ",", "0.931281`", ",", "0.991455`", ",", "0.502008`", ",", "0.418749`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.4`", ",", "0.929855`", ",", "0.991301`", ",", "0.509208`", ",", "0.4244`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.425`", ",", "0.927177`", ",", "0.989984`", ",", "0.518285`", ",", "0.432233`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.45`", ",", "0.925799`", ",", "0.98963`", ",", "0.527694`", ",", "0.441325`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.475`", ",", "0.92425`", ",", "0.988728`", ",", "0.535808`", ",", "0.448873`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.17`", ",", "0.5`", ",", "0.921626`", ",", "0.988202`", ",", "0.541063`", ",", "0.451956`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.`", ",", "0.953014`", ",", "0.991228`", ",", "0.0307362`", ",", "0.0220882`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.025`", ",", "0.98465`", ",", "0.987845`", ",", "0.0980537`", ",", "0.0733982`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.05`", ",", "0.988728`", ",", "0.981618`", ",", "0.190392`", ",", "0.159166`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.075`", ",", "0.98534`", ",", "0.975132`", ",", "0.252275`", ",", "0.216336`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.1`", ",", "0.980226`", ",", "0.967982`", ",", "0.297456`", ",", "0.255809`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.125`", ",", "0.974104`", ",", "0.963957`", ",", "0.337425`", ",", "0.289834`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.15`", ",", "0.968592`", ",", "0.963402`", ",", "0.364768`", ",", "0.311715`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.175`", ",", "0.964119`", ",", "0.965768`", ",", "0.390015`", ",", "0.334375`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.2`", ",", "0.959768`", ",", "0.968362`", ",", "0.40614`", ",", "0.347111`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.225`", ",", "0.954338`", ",", "0.972336`", ",", "0.419854`", ",", "0.356699`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.25`", ",", "0.949453`", ",", "0.976385`", ",", "0.437616`", ",", "0.370602`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.275`", ",", "0.947006`", ",", "0.981621`", ",", "0.450829`", ",", "0.381685`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.3`", ",", "0.942527`", ",", "0.986189`", ",", "0.46473`", ",", "0.391546`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.325`", ",", "0.938305`", ",", "0.988563`", ",", "0.477981`", ",", "0.401564`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.35`", ",", "0.936227`", ",", "0.991937`", ",", "0.490027`", ",", "0.411328`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.375`", ",", "0.932811`", ",", "0.991616`", ",", "0.497809`", ",", "0.415989`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.4`", ",", "0.930357`", ",", "0.991502`", ",", "0.509063`", ",", "0.425384`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.425`", ",", "0.928315`", ",", "0.99032`", ",", "0.51888`", ",", "0.433579`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.45`", ",", "0.925752`", ",", "0.989463`", ",", "0.524909`", ",", "0.43822`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.475`", ",", "0.924552`", ",", "0.988833`", ",", "0.534598`", ",", "0.447911`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.18`", ",", "0.5`", ",", "0.92296`", ",", "0.988516`", ",", "0.540467`", ",", "0.452847`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.`", ",", "0.951472`", ",", "0.991713`", ",", "0.0313855`", ",", "0.022402`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.025`", ",", "0.984828`", ",", "0.988081`", ",", "0.0996178`", ",", "0.0739897`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.05`", ",", "0.98894`", ",", "0.982345`", ",", "0.189237`", ",", "0.158189`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.075`", ",", "0.985431`", ",", "0.973764`", ",", "0.252196`", ",", "0.217165`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.1`", ",", "0.980217`", ",", "0.968114`", ",", "0.298851`", ",", "0.256647`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.125`", ",", "0.973769`", ",", "0.963933`", ",", "0.334572`", ",", "0.286313`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.15`", ",", "0.968736`", ",", "0.963668`", ",", "0.365458`", ",", "0.312507`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.175`", ",", "0.963898`", ",", "0.965529`", ",", "0.388455`", ",", "0.331913`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.2`", ",", "0.959465`", ",", "0.968117`", ",", "0.406972`", ",", "0.347391`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.225`", ",", "0.954865`", ",", "0.97223`", ",", "0.421619`", ",", "0.358796`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.25`", ",", "0.950188`", ",", "0.975727`", ",", "0.43559`", ",", "0.36898`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.275`", ",", "0.946813`", ",", "0.982079`", ",", "0.452173`", ",", "0.382862`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.3`", ",", "0.942624`", ",", "0.985584`", ",", "0.464898`", ",", "0.392299`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.325`", ",", "0.939706`", ",", "0.988651`", ",", "0.475415`", ",", "0.399691`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.35`", ",", "0.936449`", ",", "0.991306`", ",", "0.489047`", ",", "0.411209`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.375`", ",", "0.933048`", ",", "0.991219`", ",", "0.498645`", ",", "0.417047`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.4`", ",", "0.930711`", ",", "0.991032`", ",", "0.510934`", ",", "0.427559`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.425`", ",", "0.928352`", ",", "0.990149`", ",", "0.519436`", ",", "0.434329`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.45`", ",", "0.926107`", ",", "0.989449`", ",", "0.527942`", ",", "0.441396`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.475`", ",", "0.92448`", ",", "0.989136`", ",", "0.534293`", ",", "0.446971`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.19`", ",", "0.5`", ",", "0.922662`", ",", "0.988429`", ",", "0.540319`", ",", "0.452087`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.`", ",", "0.953883`", ",", "0.992419`", ",", "0.0294617`", ",", "0.0207576`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.025`", ",", "0.985242`", ",", "0.988289`", ",", "0.100133`", ",", "0.0749209`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.05`", ",", "0.989016`", ",", "0.982727`", ",", "0.1875`", ",", "0.156242`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.075`", ",", "0.985421`", ",", "0.973454`", ",", "0.251194`", ",", "0.215629`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.1`", ",", "0.980233`", ",", "0.966857`", ",", "0.29657`", ",", "0.254269`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.125`", ",", "0.974247`", ",", "0.963913`", ",", "0.336981`", ",", "0.288761`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.15`", ",", "0.968656`", ",", "0.963092`", ",", "0.365331`", ",", "0.312059`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.175`", ",", "0.964241`", ",", "0.96476`", ",", "0.3864`", ",", "0.330016`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.2`", ",", "0.959377`", ",", "0.968413`", ",", "0.405844`", ",", "0.346097`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.225`", ",", "0.955059`", ",", "0.971749`", ",", "0.422608`", ",", "0.359797`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.25`", ",", "0.950222`", ",", "0.975533`", ",", "0.440774`", ",", "0.374512`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.275`", ",", "0.94757`", ",", "0.98051`", ",", "0.449774`", ",", "0.381661`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.3`", ",", "0.943653`", ",", "0.985093`", ",", "0.463733`", ",", "0.392332`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.325`", ",", "0.938842`", ",", "0.989062`", ",", "0.476052`", ",", "0.400009`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.35`", ",", "0.936537`", ",", "0.991168`", ",", "0.488609`", ",", "0.410498`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.375`", ",", "0.933573`", ",", "0.990477`", ",", "0.499137`", ",", "0.41821`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.4`", ",", "0.930809`", ",", "0.991191`", ",", "0.508783`", ",", "0.425364`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.425`", ",", "0.929172`", ",", "0.990205`", ",", "0.519121`", ",", "0.434733`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.45`", ",", "0.926652`", ",", "0.989606`", ",", "0.525283`", ",", "0.439165`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.475`", ",", "0.924635`", ",", "0.989159`", ",", "0.535649`", ",", "0.448614`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.2`", ",", "0.5`", ",", "0.924098`", ",", "0.988294`", ",", "0.538025`", ",", "0.45126`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.`", ",", "0.95781`", ",", "0.994983`", ",", "0.0290129`", ",", "0.0207435`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.025`", ",", "0.985284`", ",", "0.988467`", ",", "0.0981754`", ",", "0.0725346`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.05`", ",", "0.989383`", ",", "0.982757`", ",", "0.187495`", ",", "0.156758`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.075`", ",", "0.985859`", ",", "0.973559`", ",", "0.249885`", ",", "0.215142`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.1`", ",", "0.980472`", ",", "0.967394`", ",", "0.298359`", ",", "0.256224`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.125`", ",", "0.974514`", ",", "0.962768`", ",", "0.336387`", ",", "0.288844`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.15`", ",", "0.96941`", ",", "0.963071`", ",", "0.367855`", ",", "0.315355`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.175`", ",", "0.964596`", ",", "0.964799`", ",", "0.386876`", ",", "0.331127`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.2`", ",", "0.9597`", ",", "0.967434`", ",", "0.404978`", ",", "0.345647`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.225`", ",", "0.955413`", ",", "0.97073`", ",", "0.420617`", ",", "0.358263`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.25`", ",", "0.950335`", ",", "0.974649`", ",", "0.437712`", ",", "0.371844`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.275`", ",", "0.947667`", ",", "0.980637`", ",", "0.450761`", ",", "0.382953`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.3`", ",", "0.942738`", ",", "0.984867`", ",", "0.462821`", ",", "0.390252`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.325`", ",", "0.939637`", ",", "0.988322`", ",", "0.476793`", ",", "0.401764`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.35`", ",", "0.935753`", ",", "0.99118`", ",", "0.488107`", ",", "0.409206`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.375`", ",", "0.933842`", ",", "0.990684`", ",", "0.498838`", ",", "0.418329`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.4`", ",", "0.930082`", ",", "0.990919`", ",", "0.507901`", ",", "0.423937`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.425`", ",", "0.927636`", ",", "0.989829`", ",", "0.518507`", ",", "0.43259`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.45`", ",", "0.927343`", ",", "0.989608`", ",", "0.524684`", ",", "0.439354`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.475`", ",", "0.925457`", ",", "0.989134`", ",", "0.532607`", ",", "0.446114`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.21`", ",", "0.5`", ",", "0.923271`", ",", "0.988427`", ",", "0.538815`", ",", "0.451187`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.`", ",", "0.959846`", ",", "0.993906`", ",", "0.0299255`", ",", "0.0224735`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.025`", ",", "0.985636`", ",", "0.988657`", ",", "0.0978608`", ",", "0.0723241`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.05`", ",", "0.989202`", ",", "0.982655`", ",", "0.186704`", ",", "0.155858`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.075`", ",", "0.985624`", ",", "0.973699`", ",", "0.248378`", ",", "0.213611`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.1`", ",", "0.979928`", ",", "0.967421`", ",", "0.298349`", ",", "0.25584`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.125`", ",", "0.974667`", ",", "0.96304`", ",", "0.334699`", ",", "0.28646`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.15`", ",", "0.968783`", ",", "0.962274`", ",", "0.366916`", ",", "0.313784`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.175`", ",", "0.964464`", ",", "0.964365`", ",", "0.387246`", ",", "0.331109`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.2`", ",", "0.959815`", ",", "0.967777`", ",", "0.405039`", ",", "0.345383`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.225`", ",", "0.95541`", ",", "0.970553`", ",", "0.421183`", ",", "0.359071`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.25`", ",", "0.951516`", ",", "0.974168`", ",", "0.435118`", ",", "0.370636`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.275`", ",", "0.947414`", ",", "0.979461`", ",", "0.451365`", ",", "0.382651`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.3`", ",", "0.943104`", ",", "0.984129`", ",", "0.461562`", ",", "0.389547`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.325`", ",", "0.939286`", ",", "0.987612`", ",", "0.474106`", ",", "0.398475`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.35`", ",", "0.93667`", ",", "0.990483`", ",", "0.488637`", ",", "0.41119`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.375`", ",", "0.933939`", ",", "0.990622`", ",", "0.499034`", ",", "0.418749`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.4`", ",", "0.93177`", ",", "0.99099`", ",", "0.508949`", ",", "0.426758`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.425`", ",", "0.929554`", ",", "0.98967`", ",", "0.517069`", ",", "0.433253`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.45`", ",", "0.927122`", ",", "0.989933`", ",", "0.524191`", ",", "0.438406`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.475`", ",", "0.925617`", ",", "0.98919`", ",", "0.532828`", ",", "0.446821`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.22`", ",", "0.5`", ",", "0.92415`", ",", "0.988675`", ",", "0.538916`", ",", "0.452216`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.`", ",", "0.956839`", ",", "0.992987`", ",", "0.0306954`", ",", "0.022876`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.025`", ",", "0.98603`", ",", "0.9886`", ",", "0.0970745`", ",", "0.0713929`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.05`", ",", "0.989345`", ",", "0.982687`", ",", "0.186904`", ",", "0.156508`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.075`", ",", "0.985328`", ",", "0.974113`", ",", "0.251201`", ",", "0.215703`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.1`", ",", "0.979904`", ",", "0.966829`", ",", "0.299281`", ",", "0.25653`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.125`", ",", "0.974407`", ",", "0.963117`", ",", "0.338612`", ",", "0.289781`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.15`", ",", "0.969182`", ",", "0.962396`", ",", "0.367891`", ",", "0.315107`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.175`", ",", "0.964526`", ",", "0.963962`", ",", "0.386344`", ",", "0.330699`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.2`", ",", "0.960727`", ",", "0.967317`", ",", "0.407039`", ",", "0.348368`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.225`", ",", "0.956125`", ",", "0.970545`", ",", "0.423497`", ",", "0.360985`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.25`", ",", "0.951524`", ",", "0.974282`", ",", "0.437698`", ",", "0.372654`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.275`", ",", "0.948253`", ",", "0.978775`", ",", "0.449848`", ",", "0.382568`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.3`", ",", "0.94469`", ",", "0.9843`", ",", "0.463896`", ",", "0.393213`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.325`", ",", "0.939647`", ",", "0.987405`", ",", "0.474864`", ",", "0.400151`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.35`", ",", "0.937522`", ",", "0.990905`", ",", "0.484665`", ",", "0.406911`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.375`", ",", "0.935306`", ",", "0.991055`", ",", "0.499552`", ",", "0.420113`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.4`", ",", "0.932253`", ",", "0.991213`", ",", "0.50827`", ",", "0.426194`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.425`", ",", "0.929457`", ",", "0.990046`", ",", "0.517645`", ",", "0.433669`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.45`", ",", "0.926758`", ",", "0.989949`", ",", "0.525745`", ",", "0.439935`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.475`", ",", "0.925348`", ",", "0.989084`", ",", "0.5337`", ",", "0.447567`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.23`", ",", "0.5`", ",", "0.923686`", ",", "0.988715`", ",", "0.539773`", ",", "0.452638`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.`", ",", "0.949367`", ",", "0.991849`", ",", "0.0328164`", ",", "0.0240417`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.025`", ",", "0.985482`", ",", "0.988145`", ",", "0.0965335`", ",", "0.0708047`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.05`", ",", "0.989625`", ",", "0.98218`", ",", "0.185484`", ",", "0.155438`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.075`", ",", "0.98582`", ",", "0.974724`", ",", "0.24958`", ",", "0.213673`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.1`", ",", "0.979744`", ",", "0.967605`", ",", "0.299022`", ",", "0.255821`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.125`", ",", "0.974546`", ",", "0.963245`", ",", "0.33757`", ",", "0.289089`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.15`", ",", "0.970388`", ",", "0.961997`", ",", "0.365917`", ",", "0.314373`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.175`", ",", "0.965738`", ",", "0.96351`", ",", "0.387001`", ",", "0.331765`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.2`", ",", "0.960723`", ",", "0.967138`", ",", "0.407204`", ",", "0.348362`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.225`", ",", "0.955948`", ",", "0.969697`", ",", "0.422036`", ",", "0.360269`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.25`", ",", "0.952439`", ",", "0.974113`", ",", "0.435677`", ",", "0.371218`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.275`", ",", "0.948061`", ",", "0.978001`", ",", "0.450251`", ",", "0.382575`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.3`", ",", "0.944722`", ",", "0.98387`", ",", "0.462101`", ",", "0.391834`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.325`", ",", "0.940321`", ",", "0.987906`", ",", "0.471907`", ",", "0.397088`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.35`", ",", "0.938125`", ",", "0.990889`", ",", "0.486421`", ",", "0.409889`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.375`", ",", "0.934264`", ",", "0.990339`", ",", "0.498281`", ",", "0.418558`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.4`", ",", "0.932457`", ",", "0.991511`", ",", "0.507602`", ",", "0.425571`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.425`", ",", "0.929476`", ",", "0.989944`", ",", "0.517703`", ",", "0.4342`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.45`", ",", "0.927565`", ",", "0.989648`", ",", "0.525917`", ",", "0.440587`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.475`", ",", "0.925367`", ",", "0.989031`", ",", "0.53362`", ",", "0.447212`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.24`", ",", "0.5`", ",", "0.923535`", ",", "0.988664`", ",", "0.538527`", ",", "0.451351`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.`", ",", "0.95096`", ",", "0.991656`", ",", "0.0353204`", ",", "0.0265552`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.025`", ",", "0.985516`", ",", "0.988255`", ",", "0.0962245`", ",", "0.070888`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.05`", ",", "0.989976`", ",", "0.982401`", ",", "0.185026`", ",", "0.155309`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.075`", ",", "0.98576`", ",", "0.975028`", ",", "0.250074`", ",", "0.214159`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.1`", ",", "0.98052`", ",", "0.967927`", ",", "0.300996`", ",", "0.257805`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.125`", ",", "0.975165`", ",", "0.96294`", ",", "0.339386`", ",", "0.291364`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.15`", ",", "0.970138`", ",", "0.961976`", ",", "0.36776`", ",", "0.315727`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.175`", ",", "0.964914`", ",", "0.963185`", ",", "0.387573`", ",", "0.331668`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.2`", ",", "0.960634`", ",", "0.966037`", ",", "0.404443`", ",", "0.34566`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.225`", ",", "0.956205`", ",", "0.969036`", ",", "0.42199`", ",", "0.36059`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.25`", ",", "0.95247`", ",", "0.973521`", ",", "0.433265`", ",", "0.368715`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.275`", ",", "0.949172`", ",", "0.978279`", ",", "0.448489`", ",", "0.381526`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.3`", ",", "0.944672`", ",", "0.983455`", ",", "0.462625`", ",", "0.391692`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.325`", ",", "0.940543`", ",", "0.987912`", ",", "0.472906`", ",", "0.398565`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.35`", ",", "0.937651`", ",", "0.990415`", ",", "0.486007`", ",", "0.408981`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.375`", ",", "0.934292`", ",", "0.990211`", ",", "0.496327`", ",", "0.415686`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.4`", ",", "0.93212`", ",", "0.991519`", ",", "0.507394`", ",", "0.425578`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.425`", ",", "0.93056`", ",", "0.990166`", ",", "0.515911`", ",", "0.433071`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.45`", ",", "0.927198`", ",", "0.989735`", ",", "0.522175`", ",", "0.436477`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.475`", ",", "0.925875`", ",", "0.988882`", ",", "0.531703`", ",", "0.445644`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.25`", ",", "0.5`", ",", "0.923911`", ",", "0.988253`", ",", "0.536768`", ",", "0.449913`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.`", ",", "0.95143`", ",", "0.991666`", ",", "0.0360576`", ",", "0.0276358`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.025`", ",", "0.985708`", ",", "0.988402`", ",", "0.0964162`", ",", "0.0710842`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.05`", ",", "0.98918`", ",", "0.982536`", ",", "0.185751`", ",", "0.155251`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.075`", ",", "0.985599`", ",", "0.975334`", ",", "0.250159`", ",", "0.213847`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.1`", ",", "0.979871`", ",", "0.968158`", ",", "0.30032`", ",", "0.256952`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.125`", ",", "0.975252`", ",", "0.963466`", ",", "0.338956`", ",", "0.290679`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.15`", ",", "0.970768`", ",", "0.961577`", ",", "0.36737`", ",", "0.315366`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.175`", ",", "0.966072`", ",", "0.96318`", ",", "0.388364`", ",", "0.333531`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.2`", ",", "0.961458`", ",", "0.966288`", ",", "0.407316`", ",", "0.34969`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.225`", ",", "0.956558`", ",", "0.969257`", ",", "0.424377`", ",", "0.363084`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.25`", ",", "0.951967`", ",", "0.972452`", ",", "0.435317`", ",", "0.370667`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.275`", ",", "0.949121`", ",", "0.977287`", ",", "0.450611`", ",", "0.383543`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.3`", ",", "0.944793`", ",", "0.982555`", ",", "0.461775`", ",", "0.391545`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.325`", ",", "0.941173`", ",", "0.987549`", ",", "0.472033`", ",", "0.398242`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.35`", ",", "0.937611`", ",", "0.989741`", ",", "0.486071`", ",", "0.409226`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.375`", ",", "0.935443`", ",", "0.990846`", ",", "0.4969`", ",", "0.418248`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.4`", ",", "0.932788`", ",", "0.991277`", ",", "0.507402`", ",", "0.426325`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.425`", ",", "0.929838`", ",", "0.990402`", ",", "0.515123`", ",", "0.431172`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.45`", ",", "0.927776`", ",", "0.990063`", ",", "0.5239`", ",", "0.438953`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.475`", ",", "0.926511`", ",", "0.989559`", ",", "0.533041`", ",", "0.447824`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.26`", ",", "0.5`", ",", "0.924847`", ",", "0.988769`", ",", "0.540306`", ",", "0.454082`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.`", ",", "0.948708`", ",", "0.992239`", ",", "0.039051`", ",", "0.0290108`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.025`", ",", "0.98574`", ",", "0.9886`", ",", "0.0951617`", ",", "0.0694209`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.05`", ",", "0.988702`", ",", "0.983027`", ",", "0.186413`", ",", "0.155804`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.075`", ",", "0.985957`", ",", "0.976006`", ",", "0.251146`", ",", "0.214993`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.1`", ",", "0.980839`", ",", "0.968624`", ",", "0.300314`", ",", "0.257593`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.125`", ",", "0.974866`", ",", "0.964144`", ",", "0.340663`", ",", "0.291782`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.15`", ",", "0.970458`", ",", "0.961289`", ",", "0.367194`", ",", "0.314759`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.175`", ",", "0.966113`", ",", "0.962688`", ",", "0.387125`", ",", "0.331992`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.2`", ",", "0.961444`", ",", "0.966153`", ",", "0.406733`", ",", "0.348759`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.225`", ",", "0.95696`", ",", "0.968658`", ",", "0.422957`", ",", "0.362014`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.25`", ",", "0.952904`", ",", "0.97324`", ",", "0.43615`", ",", "0.372486`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.275`", ",", "0.950208`", ",", "0.977571`", ",", "0.447841`", ",", "0.381913`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.3`", ",", "0.944578`", ",", "0.981645`", ",", "0.460178`", ",", "0.3899`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.325`", ",", "0.942127`", ",", "0.986497`", ",", "0.4742`", ",", "0.401677`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.35`", ",", "0.937556`", ",", "0.989476`", ",", "0.48617`", ",", "0.409295`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.375`", ",", "0.935256`", ",", "0.990636`", ",", "0.495984`", ",", "0.41667`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.4`", ",", "0.93239`", ",", "0.990895`", ",", "0.507181`", ",", "0.42549`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.425`", ",", "0.930064`", ",", "0.99013`", ",", "0.51848`", ",", "0.43565`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.45`", ",", "0.928504`", ",", "0.9898`", ",", "0.524944`", ",", "0.440564`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.475`", ",", "0.926844`", ",", "0.98915`", ",", "0.531185`", ",", "0.44589`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.27`", ",", "0.5`", ",", "0.924106`", ",", "0.988657`", ",", "0.538075`", ",", "0.451318`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.`", ",", "0.95919`", ",", "0.993625`", ",", "0.0400939`", ",", "0.030139`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.025`", ",", "0.985246`", ",", "0.988699`", ",", "0.0963349`", ",", "0.0707594`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.05`", ",", "0.988491`", ",", "0.9834`", ",", "0.186052`", ",", "0.155652`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.075`", ",", "0.985656`", ",", "0.976156`", ",", "0.249186`", ",", "0.21275`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.1`", ",", "0.981112`", ",", "0.967787`", ",", "0.302853`", ",", "0.260001`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.125`", ",", "0.975283`", ",", "0.963572`", ",", "0.341723`", ",", "0.292809`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.15`", ",", "0.970628`", ",", "0.961338`", ",", "0.366536`", ",", "0.314198`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.175`", ",", "0.965946`", ",", "0.962345`", ",", "0.387523`", ",", "0.332018`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.2`", ",", "0.960892`", ",", "0.964956`", ",", "0.405788`", ",", "0.34751`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.225`", ",", "0.957243`", ",", "0.968107`", ",", "0.421261`", ",", "0.360913`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.25`", ",", "0.9529`", ",", "0.972619`", ",", "0.436452`", ",", "0.372495`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.275`", ",", "0.949446`", ",", "0.976796`", ",", "0.449467`", ",", "0.38275`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.3`", ",", "0.945692`", ",", "0.980751`", ",", "0.461082`", ",", "0.391932`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.325`", ",", "0.941975`", ",", "0.986098`", ",", "0.472153`", ",", "0.399796`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.35`", ",", "0.939658`", ",", "0.990127`", ",", "0.484759`", ",", "0.409797`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.375`", ",", "0.935702`", ",", "0.990383`", ",", "0.495812`", ",", "0.417255`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.4`", ",", "0.932724`", ",", "0.99085`", ",", "0.506959`", ",", "0.425923`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.425`", ",", "0.930592`", ",", "0.990362`", ",", "0.512747`", ",", "0.430223`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.45`", ",", "0.928189`", ",", "0.989693`", ",", "0.523433`", ",", "0.43916`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.475`", ",", "0.92719`", ",", "0.989317`", ",", "0.529141`", ",", "0.444857`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.28`", ",", "0.5`", ",", "0.925216`", ",", "0.988838`", ",", "0.536052`", ",", "0.45018`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.`", ",", "0.962398`", ",", "0.994911`", ",", "0.0432192`", ",", "0.0325787`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.025`", ",", "0.985251`", ",", "0.988809`", ",", "0.0967295`", ",", "0.0713768`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.05`", ",", "0.988375`", ",", "0.983511`", ",", "0.186861`", ",", "0.156313`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.075`", ",", "0.985339`", ",", "0.977007`", ",", "0.249599`", ",", "0.213094`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.1`", ",", "0.981029`", ",", "0.968007`", ",", "0.301629`", ",", "0.258668`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.125`", ",", "0.975588`", ",", "0.963019`", ",", "0.341697`", ",", "0.292766`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.15`", ",", "0.97091`", ",", "0.96125`", ",", "0.367913`", ",", "0.315532`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.175`", ",", "0.966182`", ",", "0.962431`", ",", "0.389678`", ",", "0.334126`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.2`", ",", "0.961646`", ",", "0.964958`", ",", "0.406337`", ",", "0.348752`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.225`", ",", "0.958181`", ",", "0.968216`", ",", "0.423018`", ",", "0.36252`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.25`", ",", "0.95353`", ",", "0.971596`", ",", "0.434378`", ",", "0.370818`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.275`", ",", "0.950094`", ",", "0.976244`", ",", "0.450404`", ",", "0.384911`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.3`", ",", "0.945647`", ",", "0.980342`", ",", "0.461964`", ",", "0.392607`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.325`", ",", "0.94258`", ",", "0.985443`", ",", "0.474553`", ",", "0.402825`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.35`", ",", "0.939398`", ",", "0.988652`", ",", "0.484786`", ",", "0.409898`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.375`", ",", "0.936735`", ",", "0.990859`", ",", "0.494624`", ",", "0.41682`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.4`", ",", "0.933379`", ",", "0.990886`", ",", "0.504804`", ",", "0.423712`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.425`", ",", "0.931599`", ",", "0.990422`", ",", "0.515872`", ",", "0.433789`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.45`", ",", "0.92868`", ",", "0.989502`", ",", "0.524028`", ",", "0.439854`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.475`", ",", "0.926739`", ",", "0.988696`", ",", "0.528846`", ",", "0.44425`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.29`", ",", "0.5`", ",", "0.924531`", ",", "0.988693`", ",", "0.538097`", ",", "0.451634`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.`", ",", "0.947975`", ",", "0.992091`", ",", "0.0462324`", ",", "0.0361826`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.025`", ",", "0.984771`", ",", "0.988677`", ",", "0.0978774`", ",", "0.0724142`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.05`", ",", "0.988044`", ",", "0.983595`", ",", "0.186902`", ",", "0.156681`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.075`", ",", "0.985562`", ",", "0.977208`", ",", "0.249764`", ",", "0.21287`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.1`", ",", "0.980302`", ",", "0.966886`", ",", "0.302925`", ",", "0.25909`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.125`", ",", "0.97574`", ",", "0.96292`", ",", "0.341289`", ",", "0.292691`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.15`", ",", "0.971086`", ",", "0.960406`", ",", "0.368149`", ",", "0.316162`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.175`", ",", "0.966845`", ",", "0.962097`", ",", "0.389363`", ",", "0.334603`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.2`", ",", "0.962071`", ",", "0.964578`", ",", "0.40418`", ",", "0.346654`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.225`", ",", "0.957614`", ",", "0.967598`", ",", "0.421742`", ",", "0.361291`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.25`", ",", "0.953577`", ",", "0.971398`", ",", "0.43454`", ",", "0.371612`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.275`", ",", "0.949753`", ",", "0.975994`", ",", "0.450069`", ",", "0.384049`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.3`", ",", "0.94595`", ",", "0.98087`", ",", "0.460346`", ",", "0.391633`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.325`", ",", "0.942811`", ",", "0.98518`", ",", "0.472501`", ",", "0.400812`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.35`", ",", "0.939257`", ",", "0.987994`", ",", "0.481975`", ",", "0.406979`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.375`", ",", "0.935861`", ",", "0.990216`", ",", "0.494325`", ",", "0.41624`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.4`", ",", "0.933357`", ",", "0.99089`", ",", "0.505927`", ",", "0.425678`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.425`", ",", "0.930969`", ",", "0.990544`", ",", "0.5128`", ",", "0.429928`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.45`", ",", "0.92868`", ",", "0.989884`", ",", "0.524401`", ",", "0.44007`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.475`", ",", "0.926829`", ",", "0.988833`", ",", "0.529737`", ",", "0.444696`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.3`", ",", "0.5`", ",", "0.925359`", ",", "0.988773`", ",", "0.539121`", ",", "0.453119`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.`", ",", "0.947805`", ",", "0.992579`", ",", "0.0485514`", ",", "0.0379185`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.025`", ",", "0.984628`", ",", "0.988746`", ",", "0.0997904`", ",", "0.0738716`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.05`", ",", "0.988095`", ",", "0.983359`", ",", "0.18857`", ",", "0.158223`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.075`", ",", "0.985121`", ",", "0.976652`", ",", "0.251876`", ",", "0.214998`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.1`", ",", "0.980525`", ",", "0.966255`", ",", "0.301544`", ",", "0.257445`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.125`", ",", "0.976294`", ",", "0.961859`", ",", "0.342462`", ",", "0.293323`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.15`", ",", "0.971353`", ",", "0.960335`", ",", "0.369681`", ",", "0.317369`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.175`", ",", "0.966752`", ",", "0.961762`", ",", "0.388987`", ",", "0.334143`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.2`", ",", "0.962233`", ",", "0.964599`", ",", "0.404648`", ",", "0.346562`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.225`", ",", "0.957696`", ",", "0.967622`", ",", "0.423384`", ",", "0.362999`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.25`", ",", "0.953758`", ",", "0.970793`", ",", "0.434853`", ",", "0.371818`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.275`", ",", "0.949605`", ",", "0.975281`", ",", "0.446716`", ",", "0.380545`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.3`", ",", "0.946348`", ",", "0.979919`", ",", "0.458919`", ",", "0.390678`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.325`", ",", "0.943266`", ",", "0.984654`", ",", "0.472803`", ",", "0.401289`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.35`", ",", "0.940386`", ",", "0.989006`", ",", "0.483198`", ",", "0.409018`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.375`", ",", "0.936469`", ",", "0.990557`", ",", "0.494065`", ",", "0.41654`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.4`", ",", "0.932833`", ",", "0.991113`", ",", "0.505905`", ",", "0.424954`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.425`", ",", "0.930778`", ",", "0.990166`", ",", "0.516284`", ",", "0.433604`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.45`", ",", "0.929268`", ",", "0.990109`", ",", "0.520575`", ",", "0.436602`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.475`", ",", "0.927462`", ",", "0.989273`", ",", "0.529653`", ",", "0.445295`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.31`", ",", "0.5`", ",", "0.925557`", ",", "0.98875`", ",", "0.535918`", ",", "0.450759`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.`", ",", "0.957754`", ",", "0.993092`", ",", "0.0476768`", ",", "0.0384139`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.025`", ",", "0.984752`", ",", "0.988938`", ",", "0.100954`", ",", "0.0750082`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.05`", ",", "0.988662`", ",", "0.982977`", ",", "0.189516`", ",", "0.159155`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.075`", ",", "0.985408`", ",", "0.977168`", ",", "0.252199`", ",", "0.215203`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.1`", ",", "0.980479`", ",", "0.965592`", ",", "0.304559`", ",", "0.260275`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.125`", ",", "0.976356`", ",", "0.961859`", ",", "0.342108`", ",", "0.29331`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.15`", ",", "0.971244`", ",", "0.960093`", ",", "0.36852`", ",", "0.316824`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.175`", ",", "0.967028`", ",", "0.961848`", ",", "0.388842`", ",", "0.333932`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.2`", ",", "0.962078`", ",", "0.963881`", ",", "0.405937`", ",", "0.34869`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.225`", ",", "0.958857`", ",", "0.966707`", ",", "0.418436`", ",", "0.358671`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.25`", ",", "0.954727`", ",", "0.970623`", ",", "0.434983`", ",", "0.372952`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.275`", ",", "0.950984`", ",", "0.97478`", ",", "0.449147`", ",", "0.384186`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.3`", ",", "0.94746`", ",", "0.979519`", ",", "0.460041`", ",", "0.39262`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.325`", ",", "0.942488`", ",", "0.983928`", ",", "0.473905`", ",", "0.402168`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.35`", ",", "0.939633`", ",", "0.987241`", ",", "0.483237`", ",", "0.409005`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.375`", ",", "0.937121`", ",", "0.990232`", ",", "0.493136`", ",", "0.416188`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.4`", ",", "0.933775`", ",", "0.990761`", ",", "0.504392`", ",", "0.424233`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.425`", ",", "0.931444`", ",", "0.990104`", ",", "0.515316`", ",", "0.433417`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.45`", ",", "0.930073`", ",", "0.989827`", ",", "0.520978`", ",", "0.438129`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.475`", ",", "0.927925`", ",", "0.989195`", ",", "0.529147`", ",", "0.445286`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.32`", ",", "0.5`", ",", "0.92507`", ",", "0.98877`", ",", "0.537933`", ",", "0.452185`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.`", ",", "0.952326`", ",", "0.993328`", ",", "0.0507305`", ",", "0.0412032`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.025`", ",", "0.984469`", ",", "0.989115`", ",", "0.104691`", ",", "0.0787889`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.05`", ",", "0.988502`", ",", "0.983182`", ",", "0.188979`", ",", "0.158218`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.075`", ",", "0.985232`", ",", "0.976183`", ",", "0.253456`", ",", "0.216258`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.1`", ",", "0.980578`", ",", "0.965519`", ",", "0.303605`", ",", "0.259794`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.125`", ",", "0.975993`", ",", "0.961235`", ",", "0.343377`", ",", "0.29379`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.15`", ",", "0.971606`", ",", "0.959939`", ",", "0.368032`", ",", "0.315951`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.175`", ",", "0.967081`", ",", "0.961379`", ",", "0.388889`", ",", "0.334105`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.2`", ",", "0.962485`", ",", "0.963744`", ",", "0.406271`", ",", "0.348496`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.225`", ",", "0.958898`", ",", "0.966225`", ",", "0.4213`", ",", "0.362037`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.25`", ",", "0.954635`", ",", "0.970488`", ",", "0.43609`", ",", "0.373812`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.275`", ",", "0.950637`", ",", "0.974486`", ",", "0.44968`", ",", "0.384487`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.3`", ",", "0.947109`", ",", "0.979662`", ",", "0.460102`", ",", "0.391963`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.325`", ",", "0.943258`", ",", "0.98349`", ",", "0.470504`", ",", "0.399311`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.35`", ",", "0.94057`", ",", "0.98862`", ",", "0.482705`", ",", "0.408796`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.375`", ",", "0.937453`", ",", "0.989857`", ",", "0.493035`", ",", "0.416487`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.4`", ",", "0.935204`", ",", "0.990023`", ",", "0.502439`", ",", "0.423832`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.425`", ",", "0.9326`", ",", "0.990792`", ",", "0.511952`", ",", "0.431052`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.45`", ",", "0.92902`", ",", "0.989816`", ",", "0.521994`", ",", "0.438317`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.475`", ",", "0.929051`", ",", "0.989409`", ",", "0.528908`", ",", "0.446133`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.33`", ",", "0.5`", ",", "0.926275`", ",", "0.988559`", ",", "0.538969`", ",", "0.454383`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.`", ",", "0.956697`", ",", "0.99352`", ",", "0.0532723`", ",", "0.0431519`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.025`", ",", "0.984392`", ",", "0.989182`", ",", "0.107327`", ",", "0.0809553`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.05`", ",", "0.987941`", ",", "0.98285`", ",", "0.189872`", ",", "0.158638`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.075`", ",", "0.984394`", ",", "0.975556`", ",", "0.253635`", ",", "0.215631`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.1`", ",", "0.980214`", ",", "0.965716`", ",", "0.30523`", ",", "0.26032`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.125`", ",", "0.976013`", ",", "0.960907`", ",", "0.342441`", ",", "0.292312`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.15`", ",", "0.972286`", ",", "0.959742`", ",", "0.36831`", ",", "0.31615`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.175`", ",", "0.967356`", ",", "0.961514`", ",", "0.389507`", ",", "0.33532`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.2`", ",", "0.962658`", ",", "0.963528`", ",", "0.407869`", ",", "0.350604`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.225`", ",", "0.958381`", ",", "0.966147`", ",", "0.423675`", ",", "0.363908`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.25`", ",", "0.955052`", ",", "0.970233`", ",", "0.435515`", ",", "0.37337`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.275`", ",", "0.951687`", ",", "0.974032`", ",", "0.449378`", ",", "0.384758`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.3`", ",", "0.947523`", ",", "0.979113`", ",", "0.460653`", ",", "0.393316`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.325`", ",", "0.944901`", ",", "0.983553`", ",", "0.472305`", ",", "0.402961`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.35`", ",", "0.940668`", ",", "0.988103`", ",", "0.479954`", ",", "0.406988`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.375`", ",", "0.937872`", ",", "0.990123`", ",", "0.493082`", ",", "0.416382`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.4`", ",", "0.93498`", ",", "0.990539`", ",", "0.505012`", ",", "0.426465`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.425`", ",", "0.932605`", ",", "0.990933`", ",", "0.515459`", ",", "0.434305`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.45`", ",", "0.930125`", ",", "0.989638`", ",", "0.520341`", ",", "0.437792`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.475`", ",", "0.927914`", ",", "0.989439`", ",", "0.527967`", ",", "0.444055`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.34`", ",", "0.5`", ",", "0.926721`", ",", "0.988754`", ",", "0.535279`", ",", "0.450782`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.`", ",", "0.958973`", ",", "0.993301`", ",", "0.0558565`", ",", "0.044984`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.025`", ",", "0.984466`", ",", "0.989436`", ",", "0.109012`", ",", "0.0824071`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.05`", ",", "0.987812`", ",", "0.982898`", ",", "0.191013`", ",", "0.15995`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.075`", ",", "0.985232`", ",", "0.975059`", ",", "0.25365`", ",", "0.215887`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.1`", ",", "0.981058`", ",", "0.965871`", ",", "0.304204`", ",", "0.260176`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.125`", ",", "0.976379`", ",", "0.960399`", ",", "0.342878`", ",", "0.292981`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.15`", ",", "0.971592`", ",", "0.959725`", ",", "0.369549`", ",", "0.31692`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.175`", ",", "0.967341`", ",", "0.961468`", ",", "0.388927`", ",", "0.333899`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.2`", ",", "0.963951`", ",", "0.96366`", ",", "0.407595`", ",", "0.351108`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.225`", ",", "0.959135`", ",", "0.966123`", ",", "0.421406`", ",", "0.36189`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.25`", ",", "0.955358`", ",", "0.969521`", ",", "0.433478`", ",", "0.37182`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.275`", ",", "0.951981`", ",", "0.973383`", ",", "0.448867`", ",", "0.385205`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.3`", ",", "0.94779`", ",", "0.979057`", ",", "0.458398`", ",", "0.391352`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.325`", ",", "0.944171`", ",", "0.982005`", ",", "0.470878`", ",", "0.401161`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.35`", ",", "0.940718`", ",", "0.986936`", ",", "0.480627`", ",", "0.407459`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.375`", ",", "0.937876`", ",", "0.990281`", ",", "0.492622`", ",", "0.416519`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.4`", ",", "0.934686`", ",", "0.989694`", ",", "0.503143`", ",", "0.423918`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.425`", ",", "0.932215`", ",", "0.990521`", ",", "0.510687`", ",", "0.429513`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.45`", ",", "0.930202`", ",", "0.989495`", ",", "0.521795`", ",", "0.439033`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.475`", ",", "0.928816`", ",", "0.98934`", ",", "0.529599`", ",", "0.446302`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.35`", ",", "0.5`", ",", "0.926438`", ",", "0.98888`", ",", "0.5358`", ",", "0.450699`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.`", ",", "0.957776`", ",", "0.993956`", ",", "0.0580977`", ",", "0.0471109`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.025`", ",", "0.984662`", ",", "0.989351`", ",", "0.11039`", ",", "0.0840392`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.05`", ",", "0.987744`", ",", "0.983025`", ",", "0.191949`", ",", "0.160573`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.075`", ",", "0.985335`", ",", "0.975391`", ",", "0.255757`", ",", "0.2181`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.1`", ",", "0.981187`", ",", "0.966011`", ",", "0.307238`", ",", "0.262837`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.125`", ",", "0.97662`", ",", "0.960548`", ",", "0.343383`", ",", "0.293711`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.15`", ",", "0.972016`", ",", "0.959875`", ",", "0.368473`", ",", "0.315713`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.175`", ",", "0.968052`", ",", "0.960893`", ",", "0.388348`", ",", "0.333983`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.2`", ",", "0.964077`", ",", "0.962647`", ",", "0.404878`", ",", "0.348389`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.225`", ",", "0.959834`", ",", "0.96609`", ",", "0.420323`", ",", "0.361816`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.25`", ",", "0.95585`", ",", "0.96865`", ",", "0.433106`", ",", "0.372061`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.275`", ",", "0.951982`", ",", "0.97293`", ",", "0.447659`", ",", "0.383666`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.3`", ",", "0.948038`", ",", "0.977178`", ",", "0.458924`", ",", "0.392118`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.325`", ",", "0.945112`", ",", "0.983164`", ",", "0.47161`", ",", "0.40233`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.35`", ",", "0.941828`", ",", "0.986959`", ",", "0.482299`", ",", "0.410103`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.375`", ",", "0.938452`", ",", "0.990181`", ",", "0.491819`", ",", "0.416674`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.4`", ",", "0.935843`", ",", "0.990123`", ",", "0.502775`", ",", "0.42505`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.425`", ",", "0.933381`", ",", "0.991157`", ",", "0.511323`", ",", "0.431062`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.45`", ",", "0.930113`", ",", "0.989742`", ",", "0.522179`", ",", "0.439276`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.475`", ",", "0.928566`", ",", "0.989653`", ",", "0.527396`", ",", "0.4438`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.36`", ",", "0.5`", ",", "0.9257`", ",", "0.988789`", ",", "0.536178`", ",", "0.4502`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.`", ",", "0.958049`", ",", "0.992565`", ",", "0.0614221`", ",", "0.0494172`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.025`", ",", "0.985197`", ",", "0.989142`", ",", "0.1119`", ",", "0.0862923`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.05`", ",", "0.98774`", ",", "0.982914`", ",", "0.193783`", ",", "0.161848`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.075`", ",", "0.985426`", ",", "0.975796`", ",", "0.255572`", ",", "0.217911`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.1`", ",", "0.980815`", ",", "0.966697`", ",", "0.307927`", ",", "0.262187`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.125`", ",", "0.97662`", ",", "0.960556`", ",", "0.342786`", ",", "0.292696`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.15`", ",", "0.97214`", ",", "0.95928`", ",", "0.369043`", ",", "0.316395`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.175`", ",", "0.967864`", ",", "0.960999`", ",", "0.391429`", ",", "0.336783`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.2`", ",", "0.963829`", ",", "0.963139`", ",", "0.405151`", ",", "0.348372`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.225`", ",", "0.959612`", ",", "0.965335`", ",", "0.422525`", ",", "0.363713`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.25`", ",", "0.955441`", ",", "0.96885`", ",", "0.435184`", ",", "0.372713`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.275`", ",", "0.952276`", ",", "0.97305`", ",", "0.448268`", ",", "0.38486`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.3`", ",", "0.948938`", ",", "0.977336`", ",", "0.456423`", ",", "0.390179`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.325`", ",", "0.94504`", ",", "0.981841`", ",", "0.470721`", ",", "0.401527`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.35`", ",", "0.942093`", ",", "0.985735`", ",", "0.481137`", ",", "0.409153`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.375`", ",", "0.9381`", ",", "0.989642`", ",", "0.491786`", ",", "0.416348`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.4`", ",", "0.935093`", ",", "0.990104`", ",", "0.504569`", ",", "0.426285`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.425`", ",", "0.933478`", ",", "0.991191`", ",", "0.511835`", ",", "0.432143`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.45`", ",", "0.931743`", ",", "0.989754`", ",", "0.520414`", ",", "0.439137`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.475`", ",", "0.92954`", ",", "0.989383`", ",", "0.530528`", ",", "0.448284`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.37`", ",", "0.5`", ",", "0.926592`", ",", "0.988789`", ",", "0.535734`", ",", "0.451321`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.`", ",", "0.957275`", ",", "0.992175`", ",", "0.0634394`", ",", "0.0513533`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.025`", ",", "0.985225`", ",", "0.989297`", ",", "0.112532`", ",", "0.0870225`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.05`", ",", "0.988444`", ",", "0.98301`", ",", "0.194185`", ",", "0.162465`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.075`", ",", "0.985177`", ",", "0.975933`", ",", "0.258738`", ",", "0.221228`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.1`", ",", "0.980333`", ",", "0.96685`", ",", "0.308148`", ",", "0.261506`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.125`", ",", "0.977312`", ",", "0.96013`", ",", "0.34337`", ",", "0.29404`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.15`", ",", "0.972318`", ",", "0.959131`", ",", "0.370172`", ",", "0.317756`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.175`", ",", "0.96784`", ",", "0.960518`", ",", "0.390818`", ",", "0.336134`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.2`", ",", "0.96409`", ",", "0.96249`", ",", "0.40718`", ",", "0.350697`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.225`", ",", "0.959897`", ",", "0.96489`", ",", "0.424697`", ",", "0.365883`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.25`", ",", "0.956967`", ",", "0.968181`", ",", "0.434059`", ",", "0.373751`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.275`", ",", "0.952932`", ",", "0.97255`", ",", "0.448665`", ",", "0.385354`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.3`", ",", "0.948743`", ",", "0.977702`", ",", "0.458051`", ",", "0.391565`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.325`", ",", "0.944413`", ",", "0.981424`", ",", "0.469463`", ",", "0.400297`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.35`", ",", "0.94259`", ",", "0.985773`", ",", "0.481627`", ",", "0.410133`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.375`", ",", "0.938566`", ",", "0.989146`", ",", "0.492157`", ",", "0.417604`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.4`", ",", "0.935861`", ",", "0.98997`", ",", "0.503692`", ",", "0.426263`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.425`", ",", "0.934533`", ",", "0.990914`", ",", "0.510453`", ",", "0.431783`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.45`", ",", "0.93136`", ",", "0.989759`", ",", "0.521611`", ",", "0.440533`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.475`", ",", "0.929069`", ",", "0.989534`", ",", "0.527505`", ",", "0.444347`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.38`", ",", "0.5`", ",", "0.927289`", ",", "0.988918`", ",", "0.536098`", ",", "0.452485`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.`", ",", "0.95205`", ",", "0.992147`", ",", "0.0642239`", ",", "0.0519435`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.025`", ",", "0.985605`", ",", "0.989374`", ",", "0.113279`", ",", "0.0879809`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.05`", ",", "0.987765`", ",", "0.983337`", ",", "0.196229`", ",", "0.164385`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.075`", ",", "0.984784`", ",", "0.975551`", ",", "0.258575`", ",", "0.220037`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.1`", ",", "0.980718`", ",", "0.967328`", ",", "0.309519`", ",", "0.263283`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.125`", ",", "0.97674`", ",", "0.960213`", ",", "0.344058`", ",", "0.293688`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.15`", ",", "0.972379`", ",", "0.958926`", ",", "0.369813`", ",", "0.316983`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.175`", ",", "0.968295`", ",", "0.960854`", ",", "0.388964`", ",", "0.334209`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.2`", ",", "0.964091`", ",", "0.961965`", ",", "0.404633`", ",", "0.348099`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.225`", ",", "0.960122`", ",", "0.964384`", ",", "0.42167`", ",", "0.362895`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.25`", ",", "0.956581`", ",", "0.96816`", ",", "0.433975`", ",", "0.373291`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.275`", ",", "0.952201`", ",", "0.972152`", ",", "0.445232`", ",", "0.380757`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.3`", ",", "0.948844`", ",", "0.976429`", ",", "0.456862`", ",", "0.390372`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.325`", ",", "0.944909`", ",", "0.981078`", ",", "0.469107`", ",", "0.400172`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.35`", ",", "0.942097`", ",", "0.985556`", ",", "0.481562`", ",", "0.409954`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.375`", ",", "0.939769`", ",", "0.988883`", ",", "0.488065`", ",", "0.413919`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.4`", ",", "0.936756`", ",", "0.989794`", ",", "0.501055`", ",", "0.424584`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.425`", ",", "0.933796`", ",", "0.990873`", ",", "0.512168`", ",", "0.432597`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.45`", ",", "0.931741`", ",", "0.989614`", ",", "0.520431`", ",", "0.439373`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.475`", ",", "0.929597`", ",", "0.989587`", ",", "0.525964`", ",", "0.443262`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.39`", ",", "0.5`", ",", "0.927254`", ",", "0.988941`", ",", "0.536239`", ",", "0.451724`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.`", ",", "0.958106`", ",", "0.992828`", ",", "0.0670741`", ",", "0.053828`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.025`", ",", "0.985712`", ",", "0.989471`", ",", "0.114697`", ",", "0.0892339`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.05`", ",", "0.987955`", ",", "0.983358`", ",", "0.19784`", ",", "0.165302`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.075`", ",", "0.984752`", ",", "0.976239`", ",", "0.259203`", ",", "0.220938`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.1`", ",", "0.981439`", ",", "0.967696`", ",", "0.309053`", ",", "0.263457`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.125`", ",", "0.977401`", ",", "0.959489`", ",", "0.344345`", ",", "0.294617`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.15`", ",", "0.972449`", ",", "0.9588`", ",", "0.37002`", ",", "0.316997`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.175`", ",", "0.968449`", ",", "0.960452`", ",", "0.390762`", ",", "0.336083`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.2`", ",", "0.964412`", ",", "0.96214`", ",", "0.407996`", ",", "0.351509`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.225`", ",", "0.960216`", ",", "0.964091`", ",", "0.422087`", ",", "0.363207`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.25`", ",", "0.956591`", ",", "0.967449`", ",", "0.434848`", ",", "0.373933`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.275`", ",", "0.952428`", ",", "0.97149`", ",", "0.446215`", ",", "0.382675`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.3`", ",", "0.948858`", ",", "0.976084`", ",", "0.458812`", ",", "0.39251`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.325`", ",", "0.945872`", ",", "0.981244`", ",", "0.470735`", ",", "0.402382`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.35`", ",", "0.942676`", ",", "0.984871`", ",", "0.481757`", ",", "0.41075`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.375`", ",", "0.938983`", ",", "0.989065`", ",", "0.490268`", ",", "0.416029`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.4`", ",", "0.936412`", ",", "0.990017`", ",", "0.501235`", ",", "0.424029`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.425`", ",", "0.932963`", ",", "0.990949`", ",", "0.510857`", ",", "0.430505`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.45`", ",", "0.93118`", ",", "0.989778`", ",", "0.519554`", ",", "0.43772`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.475`", ",", "0.929735`", ",", "0.98978`", ",", "0.52792`", ",", "0.445427`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.4`", ",", "0.5`", ",", "0.927503`", ",", "0.98907`", ",", "0.535617`", ",", "0.451368`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.`", ",", "0.963369`", ",", "0.993298`", ",", "0.0705597`", ",", "0.0564004`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.025`", ",", "0.98528`", ",", "0.989655`", ",", "0.115761`", ",", "0.0897389`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.05`", ",", "0.988004`", ",", "0.98375`", ",", "0.197965`", ",", "0.165273`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.075`", ",", "0.985014`", ",", "0.976806`", ",", "0.262507`", ",", "0.224261`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.1`", ",", "0.981957`", ",", "0.968777`", ",", "0.309768`", ",", "0.263927`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.125`", ",", "0.977015`", ",", "0.960119`", ",", "0.345358`", ",", "0.294633`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.15`", ",", "0.972716`", ",", "0.959186`", ",", "0.370998`", ",", "0.317711`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.175`", ",", "0.968576`", ",", "0.960479`", ",", "0.391894`", ",", "0.337442`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.2`", ",", "0.964805`", ",", "0.961324`", ",", "0.407804`", ",", "0.351592`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.225`", ",", "0.961102`", ",", "0.964389`", ",", "0.423146`", ",", "0.364998`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.25`", ",", "0.956118`", ",", "0.967128`", ",", "0.435435`", ",", "0.374347`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.275`", ",", "0.952929`", ",", "0.971114`", ",", "0.446198`", ",", "0.383178`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.3`", ",", "0.950308`", ",", "0.976379`", ",", "0.459744`", ",", "0.394634`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.325`", ",", "0.945808`", ",", "0.980333`", ",", "0.468157`", ",", "0.399952`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.35`", ",", "0.94305`", ",", "0.984175`", ",", "0.479664`", ",", "0.408872`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.375`", ",", "0.93898`", ",", "0.988377`", ",", "0.490962`", ",", "0.416835`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.4`", ",", "0.937225`", ",", "0.989876`", ",", "0.500739`", ",", "0.424117`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.425`", ",", "0.933689`", ",", "0.990835`", ",", "0.510028`", ",", "0.430488`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.45`", ",", "0.931393`", ",", "0.989527`", ",", "0.518214`", ",", "0.436596`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.475`", ",", "0.929534`", ",", "0.989655`", ",", "0.524213`", ",", "0.441264`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.41`", ",", "0.5`", ",", "0.928124`", ",", "0.989223`", ",", "0.532502`", ",", "0.44868`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.`", ",", "0.962684`", ",", "0.993777`", ",", "0.0697467`", ",", "0.0571424`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.025`", ",", "0.98551`", ",", "0.989704`", ",", "0.116363`", ",", "0.0906982`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.05`", ",", "0.987832`", ",", "0.983969`", ",", "0.202286`", ",", "0.169563`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.075`", ",", "0.985069`", ",", "0.976979`", ",", "0.262442`", ",", "0.224371`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.1`", ",", "0.981832`", ",", "0.96937`", ",", "0.310448`", ",", "0.264063`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.125`", ",", "0.977034`", ",", "0.960108`", ",", "0.344986`", ",", "0.294466`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.15`", ",", "0.973066`", ",", "0.958702`", ",", "0.369843`", ",", "0.316811`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.175`", ",", "0.968139`", ",", "0.959794`", ",", "0.391729`", ",", "0.336982`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.2`", ",", "0.965367`", ",", "0.961504`", ",", "0.407678`", ",", "0.351465`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.225`", ",", "0.960646`", ",", "0.96399`", ",", "0.421603`", ",", "0.363088`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.25`", ",", "0.956621`", ",", "0.966948`", ",", "0.435177`", ",", "0.37486`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.275`", ",", "0.954082`", ",", "0.971444`", ",", "0.447385`", ",", "0.385351`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.3`", ",", "0.949178`", ",", "0.975768`", ",", "0.458933`", ",", "0.393076`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.325`", ",", "0.945716`", ",", "0.980279`", ",", "0.469714`", ",", "0.401213`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.35`", ",", "0.94316`", ",", "0.984625`", ",", "0.480777`", ",", "0.410131`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.375`", ",", "0.939366`", ",", "0.988948`", ",", "0.490196`", ",", "0.416104`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.4`", ",", "0.937139`", ",", "0.989828`", ",", "0.500517`", ",", "0.423502`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.425`", ",", "0.934375`", ",", "0.990692`", ",", "0.508682`", ",", "0.429729`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.45`", ",", "0.93271`", ",", "0.989921`", ",", "0.517026`", ",", "0.436704`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.475`", ",", "0.930297`", ",", "0.989915`", ",", "0.529756`", ",", "0.44777`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.42`", ",", "0.5`", ",", "0.928209`", ",", "0.989049`", ",", "0.53381`", ",", "0.450667`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.`", ",", "0.963394`", ",", "0.99492`", ",", "0.071966`", ",", "0.0592085`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.025`", ",", "0.985377`", ",", "0.989681`", ",", "0.118978`", ",", "0.0925479`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.05`", ",", "0.987029`", ",", "0.983961`", ",", "0.20503`", ",", "0.171446`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.075`", ",", "0.985077`", ",", "0.977041`", ",", "0.263969`", ",", "0.225615`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.1`", ",", "0.981438`", ",", "0.969061`", ",", "0.310017`", ",", "0.26356`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.125`", ",", "0.977311`", ",", "0.959894`", ",", "0.344935`", ",", "0.29417`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.15`", ",", "0.973193`", ",", "0.958945`", ",", "0.369909`", ",", "0.317115`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.175`", ",", "0.968588`", ",", "0.959748`", ",", "0.39157`", ",", "0.336753`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.2`", ",", "0.965129`", ",", "0.960828`", ",", "0.407087`", ",", "0.35123`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.225`", ",", "0.961076`", ",", "0.964386`", ",", "0.421979`", ",", "0.363531`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.25`", ",", "0.957409`", ",", "0.9672`", ",", "0.436506`", ",", "0.376567`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.275`", ",", "0.953503`", ",", "0.970482`", ",", "0.44562`", ",", "0.383277`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.3`", ",", "0.949758`", ",", "0.974977`", ",", "0.457491`", ",", "0.391984`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.325`", ",", "0.946997`", ",", "0.979265`", ",", "0.467786`", ",", "0.400828`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.35`", ",", "0.942909`", ",", "0.98396`", ",", "0.482014`", ",", "0.410925`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.375`", ",", "0.93999`", ",", "0.987279`", ",", "0.488257`", ",", "0.41496`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.4`", ",", "0.937791`", ",", "0.98968`", ",", "0.498375`", ",", "0.422414`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.425`", ",", "0.934914`", ",", "0.990894`", ",", "0.509021`", ",", "0.430897`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.45`", ",", "0.933108`", ",", "0.989671`", ",", "0.518046`", ",", "0.438381`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.475`", ",", "0.929469`", ",", "0.98929`", ",", "0.527046`", ",", "0.444172`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.43`", ",", "0.5`", ",", "0.929681`", ",", "0.989253`", ",", "0.535115`", ",", "0.453309`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.`", ",", "0.959014`", ",", "0.993277`", ",", "0.0729244`", ",", "0.0601879`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.025`", ",", "0.985228`", ",", "0.989738`", ",", "0.119448`", ",", "0.0934981`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.05`", ",", "0.98791`", ",", "0.98448`", ",", "0.203872`", ",", "0.170252`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.075`", ",", "0.985417`", ",", "0.97651`", ",", "0.26446`", ",", "0.22629`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.1`", ",", "0.981419`", ",", "0.967711`", ",", "0.312473`", ",", "0.265543`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.125`", ",", "0.977758`", ",", "0.959971`", ",", "0.345804`", ",", "0.294796`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.15`", ",", "0.972757`", ",", "0.959175`", ",", "0.372044`", ",", "0.31842`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.175`", ",", "0.969254`", ",", "0.959484`", ",", "0.391455`", ",", "0.337034`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.2`", ",", "0.964936`", ",", "0.960642`", ",", "0.4082`", ",", "0.351596`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.225`", ",", "0.960722`", ",", "0.9636`", ",", "0.421872`", ",", "0.363463`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.25`", ",", "0.957818`", ",", "0.966808`", ",", "0.435825`", ",", "0.375993`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.275`", ",", "0.954043`", ",", "0.970225`", ",", "0.446501`", ",", "0.384303`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.3`", ",", "0.950846`", ",", "0.974512`", ",", "0.457205`", ",", "0.393097`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.325`", ",", "0.946697`", ",", "0.979826`", ",", "0.468448`", ",", "0.400986`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.35`", ",", "0.944472`", ",", "0.98398`", ",", "0.47638`", ",", "0.407245`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.375`", ",", "0.941032`", ",", "0.987806`", ",", "0.48684`", ",", "0.414297`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.4`", ",", "0.93804`", ",", "0.989427`", ",", "0.498707`", ",", "0.423244`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.425`", ",", "0.934717`", ",", "0.99039`", ",", "0.509593`", ",", "0.431246`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.45`", ",", "0.933039`", ",", "0.990051`", ",", "0.516465`", ",", "0.436611`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.475`", ",", "0.930731`", ",", "0.989145`", ",", "0.525996`", ",", "0.444777`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.44`", ",", "0.5`", ",", "0.928692`", ",", "0.989148`", ",", "0.532845`", ",", "0.449745`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.`", ",", "0.960384`", ",", "0.993433`", ",", "0.076573`", ",", "0.0640956`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.025`", ",", "0.985036`", ",", "0.989898`", ",", "0.124252`", ",", "0.0981248`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.05`", ",", "0.987401`", ",", "0.984623`", ",", "0.20786`", ",", "0.174318`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.075`", ",", "0.985019`", ",", "0.975103`", ",", "0.265367`", ",", "0.226149`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.1`", ",", "0.981872`", ",", "0.966892`", ",", "0.312119`", ",", "0.265657`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.125`", ",", "0.977823`", ",", "0.959559`", ",", "0.344413`", ",", "0.293583`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.15`", ",", "0.973264`", ",", "0.958738`", ",", "0.370812`", ",", "0.317481`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.175`", ",", "0.969499`", ",", "0.959226`", ",", "0.39069`", ",", "0.336116`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.2`", ",", "0.965178`", ",", "0.960096`", ",", "0.409099`", ",", "0.352871`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.225`", ",", "0.961351`", ",", "0.962741`", ",", "0.422824`", ",", "0.365108`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.25`", ",", "0.958965`", ",", "0.966316`", ",", "0.434548`", ",", "0.375966`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.275`", ",", "0.954416`", ",", "0.970379`", ",", "0.445347`", ",", "0.383484`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.3`", ",", "0.950933`", ",", "0.973833`", ",", "0.457513`", ",", "0.393598`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.325`", ",", "0.946382`", ",", "0.978651`", ",", "0.467493`", ",", "0.400077`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.35`", ",", "0.943894`", ",", "0.98391`", ",", "0.478328`", ",", "0.408099`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.375`", ",", "0.941162`", ",", "0.987909`", ",", "0.490494`", ",", "0.418298`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.4`", ",", "0.937288`", ",", "0.9897`", ",", "0.49972`", ",", "0.423812`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.425`", ",", "0.935313`", ",", "0.990108`", ",", "0.50829`", ",", "0.430546`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.45`", ",", "0.932622`", ",", "0.990081`", ",", "0.517752`", ",", "0.437048`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.475`", ",", "0.930439`", ",", "0.989428`", ",", "0.525512`", ",", "0.443515`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.45`", ",", "0.5`", ",", "0.929171`", ",", "0.98895`", ",", "0.529193`", ",", "0.446698`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.`", ",", "0.95864`", ",", "0.993477`", ",", "0.0778727`", ",", "0.0657122`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.025`", ",", "0.984608`", ",", "0.990171`", ",", "0.126695`", ",", "0.100162`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.05`", ",", "0.987612`", ",", "0.984783`", ",", "0.208418`", ",", "0.174961`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.075`", ",", "0.985176`", ",", "0.975317`", ",", "0.267738`", ",", "0.228706`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.1`", ",", "0.982205`", ",", "0.965289`", ",", "0.311457`", ",", "0.265144`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.125`", ",", "0.97723`", ",", "0.960163`", ",", "0.345625`", ",", "0.294005`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.15`", ",", "0.973126`", ",", "0.958946`", ",", "0.371951`", ",", "0.31833`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.175`", ",", "0.968823`", ",", "0.959373`", ",", "0.391726`", ",", "0.336746`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.2`", ",", "0.965486`", ",", "0.960094`", ",", "0.407618`", ",", "0.351632`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.225`", ",", "0.961735`", ",", "0.962852`", ",", "0.423809`", ",", "0.365779`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.25`", ",", "0.958096`", ",", "0.965643`", ",", "0.435137`", ",", "0.375652`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.275`", ",", "0.955182`", ",", "0.970164`", ",", "0.44707`", ",", "0.385705`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.3`", ",", "0.951415`", ",", "0.973783`", ",", "0.459621`", ",", "0.395659`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.325`", ",", "0.947888`", ",", "0.97886`", ",", "0.468818`", ",", "0.40255`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.35`", ",", "0.943915`", ",", "0.982783`", ",", "0.478476`", ",", "0.408496`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.375`", ",", "0.940776`", ",", "0.987612`", ",", "0.490089`", ",", "0.417168`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.4`", ",", "0.938066`", ",", "0.989158`", ",", "0.496805`", ",", "0.421263`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.425`", ",", "0.936293`", ",", "0.990105`", ",", "0.507632`", ",", "0.430932`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.45`", ",", "0.933178`", ",", "0.990276`", ",", "0.516606`", ",", "0.436486`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.475`", ",", "0.931429`", ",", "0.989601`", ",", "0.525667`", ",", "0.44477`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.46`", ",", "0.5`", ",", "0.929891`", ",", "0.989035`", ",", "0.532768`", ",", "0.450803`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.`", ",", "0.961155`", ",", "0.993907`", ",", "0.079902`", ",", "0.0681343`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.025`", ",", "0.984494`", ",", "0.990327`", ",", "0.13137`", ",", "0.10513`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.05`", ",", "0.987727`", ",", "0.984814`", ",", "0.210742`", ",", "0.17646`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.075`", ",", "0.985612`", ",", "0.974268`", ",", "0.268609`", ",", "0.229606`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.1`", ",", "0.981266`", ",", "0.964741`", ",", "0.312327`", ",", "0.264606`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.125`", ",", "0.977307`", ",", "0.959992`", ",", "0.347628`", ",", "0.295504`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.15`", ",", "0.973058`", ",", "0.958772`", ",", "0.370887`", ",", "0.316994`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.175`", ",", "0.969087`", ",", "0.959056`", ",", "0.39198`", ",", "0.336384`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.2`", ",", "0.965952`", ",", "0.960248`", ",", "0.409613`", ",", "0.35332`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.225`", ",", "0.961299`", ",", "0.962742`", ",", "0.422212`", ",", "0.363725`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.25`", ",", "0.95843`", ",", "0.965311`", ",", "0.434645`", ",", "0.375392`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.275`", ",", "0.954564`", ",", "0.968901`", ",", "0.444217`", ",", "0.38282`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.3`", ",", "0.951923`", ",", "0.973836`", ",", "0.45832`", ",", "0.394962`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.325`", ",", "0.947673`", ",", "0.978395`", ",", "0.470093`", ",", "0.403321`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.35`", ",", "0.944607`", ",", "0.982508`", ",", "0.478229`", ",", "0.409126`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.375`", ",", "0.940814`", ",", "0.986391`", ",", "0.489686`", ",", "0.41725`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.4`", ",", "0.938058`", ",", "0.989463`", ",", "0.496946`", ",", "0.421761`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.425`", ",", "0.935622`", ",", "0.990018`", ",", "0.509348`", ",", "0.432211`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.45`", ",", "0.934336`", ",", "0.990259`", ",", "0.516746`", ",", "0.437911`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.475`", ",", "0.931937`", ",", "0.989175`", ",", "0.524974`", ",", "0.444757`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.47`", ",", "0.5`", ",", "0.929087`", ",", "0.98904`", ",", "0.531477`", ",", "0.449076`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.`", ",", "0.958499`", ",", "0.994422`", ",", "0.084585`", ",", "0.0726999`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.025`", ",", "0.98415`", ",", "0.990055`", ",", "0.134544`", ",", "0.107222`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.05`", ",", "0.987598`", ",", "0.98448`", ",", "0.21273`", ",", "0.178372`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.075`", ",", "0.985519`", ",", "0.974276`", ",", "0.26834`", ",", "0.229007`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.1`", ",", "0.982309`", ",", "0.964319`", ",", "0.312312`", ",", "0.264994`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.125`", ",", "0.977707`", ",", "0.960201`", ",", "0.346497`", ",", "0.295025`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.15`", ",", "0.973732`", ",", "0.958906`", ",", "0.373888`", ",", "0.320191`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.175`", ",", "0.969868`", ",", "0.958804`", ",", "0.390893`", ",", "0.336079`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.2`", ",", "0.965883`", ",", "0.9596`", ",", "0.407255`", ",", "0.350864`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.225`", ",", "0.962641`", ",", "0.961918`", ",", "0.423177`", ",", "0.366053`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.25`", ",", "0.958776`", ",", "0.965429`", ",", "0.435515`", ",", "0.375678`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.275`", ",", "0.954876`", ",", "0.969512`", ",", "0.446557`", ",", "0.38469`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.3`", ",", "0.951473`", ",", "0.972698`", ",", "0.45472`", ",", "0.390628`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.325`", ",", "0.948197`", ",", "0.977399`", ",", "0.46423`", ",", "0.398376`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.35`", ",", "0.944823`", ",", "0.981925`", ",", "0.476939`", ",", "0.408522`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.375`", ",", "0.940976`", ",", "0.986628`", ",", "0.488294`", ",", "0.416291`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.4`", ",", "0.937989`", ",", "0.989011`", ",", "0.49766`", ",", "0.422453`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.425`", ",", "0.936625`", ",", "0.989869`", ",", "0.505943`", ",", "0.4295`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.45`", ",", "0.934957`", ",", "0.989947`", ",", "0.516634`", ",", "0.439023`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.475`", ",", "0.930906`", ",", "0.98935`", ",", "0.523535`", ",", "0.442177`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.48`", ",", "0.5`", ",", "0.929002`", ",", "0.989168`", ",", "0.529511`", ",", "0.447145`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.`", ",", "0.95604`", ",", "0.994146`", ",", "0.0883757`", ",", "0.0759735`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.025`", ",", "0.984686`", ",", "0.990178`", ",", "0.137812`", ",", "0.110649`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.05`", ",", "0.988056`", ",", "0.984536`", ",", "0.212192`", ",", "0.178731`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.075`", ",", "0.985214`", ",", "0.974225`", ",", "0.269008`", ",", "0.229162`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.1`", ",", "0.98239`", ",", "0.964608`", ",", "0.313208`", ",", "0.26585`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.125`", ",", "0.977671`", ",", "0.959462`", ",", "0.346415`", ",", "0.293798`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.15`", ",", "0.973156`", ",", "0.958962`", ",", "0.372004`", ",", "0.318227`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.175`", ",", "0.969329`", ",", "0.958774`", ",", "0.394267`", ",", "0.338685`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.2`", ",", "0.965783`", ",", "0.959393`", ",", "0.410353`", ",", "0.354018`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.225`", ",", "0.962189`", ",", "0.962306`", ",", "0.424694`", ",", "0.366558`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.25`", ",", "0.958462`", ",", "0.965136`", ",", "0.43421`", ",", "0.374225`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.275`", ",", "0.955003`", ",", "0.968686`", ",", "0.445914`", ",", "0.384445`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.3`", ",", "0.951232`", ",", "0.972979`", ",", "0.458186`", ",", "0.394343`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.325`", ",", "0.947932`", ",", "0.976699`", ",", "0.466863`", ",", "0.400826`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.35`", ",", "0.945652`", ",", "0.982042`", ",", "0.476838`", ",", "0.408799`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.375`", ",", "0.941665`", ",", "0.98627`", ",", "0.489254`", ",", "0.41744`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.4`", ",", "0.939375`", ",", "0.988819`", ",", "0.496615`", ",", "0.422512`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.425`", ",", "0.93682`", ",", "0.989706`", ",", "0.505916`", ",", "0.429659`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.45`", ",", "0.934156`", ",", "0.990583`", ",", "0.516192`", ",", "0.437497`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.475`", ",", "0.931147`", ",", "0.98914`", ",", "0.526059`", ",", "0.444843`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.49`", ",", "0.5`", ",", "0.930379`", ",", "0.989106`", ",", "0.530363`", ",", "0.449372`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.`", ",", "0.960797`", ",", "0.99494`", ",", "0.0865711`", ",", "0.0751755`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.025`", ",", "0.984586`", ",", "0.989928`", ",", "0.140798`", ",", "0.113149`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.05`", ",", "0.988106`", ",", "0.984016`", ",", "0.214111`", ",", "0.180366`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.075`", ",", "0.98526`", ",", "0.974204`", ",", "0.270742`", ",", "0.230733`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.1`", ",", "0.982191`", ",", "0.96467`", ",", "0.313254`", ",", "0.265268`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.125`", ",", "0.977154`", ",", "0.959509`", ",", "0.348263`", ",", "0.296269`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.15`", ",", "0.97371`", ",", "0.958752`", ",", "0.373426`", ",", "0.31953`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.175`", ",", "0.969474`", ",", "0.958868`", ",", "0.395047`", ",", "0.33962`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.2`", ",", "0.966434`", ",", "0.959577`", ",", "0.409937`", ",", "0.353867`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.225`", ",", "0.96227`", ",", "0.961831`", ",", "0.424156`", ",", "0.366166`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.25`", ",", "0.959594`", ",", "0.964815`", ",", "0.434253`", ",", "0.37612`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.275`", ",", "0.956203`", ",", "0.968487`", ",", "0.446021`", ",", "0.385528`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.3`", ",", "0.95207`", ",", "0.972539`", ",", "0.456136`", ",", "0.392803`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.325`", ",", "0.948522`", ",", "0.977521`", ",", "0.465603`", ",", "0.399879`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.35`", ",", "0.944989`", ",", "0.981395`", ",", "0.475366`", ",", "0.407263`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.375`", ",", "0.942174`", ",", "0.98543`", ",", "0.488226`", ",", "0.417278`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.4`", ",", "0.939561`", ",", "0.989012`", ",", "0.497794`", ",", "0.424346`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.425`", ",", "0.936168`", ",", "0.99026`", ",", "0.509651`", ",", "0.43248`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.45`", ",", "0.935216`", ",", "0.990611`", ",", "0.51409`", ",", "0.436752`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.475`", ",", "0.932591`", ",", "0.9892`", ",", "0.524017`", ",", "0.44422`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.5`", ",", "0.5`", ",", "0.930116`", ",", "0.98946`", ",", "0.529574`", ",", "0.448074`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.`", ",", "0.954039`", ",", "0.993049`", ",", "0.0886664`", ",", "0.0773794`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.025`", ",", "0.98527`", ",", "0.990048`", ",", "0.143391`", ",", "0.115959`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.05`", ",", "0.98818`", ",", "0.983619`", ",", "0.214751`", ",", "0.18052`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.075`", ",", "0.985596`", ",", "0.974633`", ",", "0.270038`", ",", "0.229924`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.1`", ",", "0.982029`", ",", "0.963995`", ",", "0.313532`", ",", "0.265481`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.125`", ",", "0.977869`", ",", "0.959675`", ",", "0.347408`", ",", "0.294977`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.15`", ",", "0.973337`", ",", "0.958762`", ",", "0.375072`", ",", "0.320499`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.175`", ",", "0.969329`", ",", "0.958665`", ",", "0.396055`", ",", "0.340906`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.2`", ",", "0.966513`", ",", "0.959291`", ",", "0.411683`", ",", "0.356195`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.225`", ",", "0.96285`", ",", "0.961637`", ",", "0.422815`", ",", "0.365823`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.25`", ",", "0.958936`", ",", "0.96465`", ",", "0.435311`", ",", "0.375921`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.275`", ",", "0.955959`", ",", "0.967737`", ",", "0.445208`", ",", "0.384532`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.3`", ",", "0.952075`", ",", "0.971995`", ",", "0.458522`", ",", "0.395178`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.325`", ",", "0.949445`", ",", "0.977477`", ",", "0.466056`", ",", "0.401223`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.35`", ",", "0.945921`", ",", "0.981441`", ",", "0.479412`", ",", "0.412436`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.375`", ",", "0.941989`", ",", "0.985471`", ",", "0.488431`", ",", "0.41745`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.4`", ",", "0.939804`", ",", "0.988086`", ",", "0.496211`", ",", "0.42285`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.425`", ",", "0.936523`", ",", "0.989758`", ",", "0.505025`", ",", "0.428684`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.45`", ",", "0.93394`", ",", "0.990229`", ",", "0.516025`", ",", "0.437373`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.475`", ",", "0.932707`", ",", "0.989672`", ",", "0.52347`", ",", "0.443814`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.51`", ",", "0.5`", ",", "0.930329`", ",", "0.989365`", ",", "0.531572`", ",", "0.45017`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.`", ",", "0.955299`", ",", "0.992467`", ",", "0.0932497`", ",", "0.0808522`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.025`", ",", "0.985315`", ",", "0.989828`", ",", "0.144163`", ",", "0.116859`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.05`", ",", "0.988664`", ",", "0.983777`", ",", "0.217733`", ",", "0.184019`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.075`", ",", "0.986023`", ",", "0.975271`", ",", "0.271396`", ",", "0.23129`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.1`", ",", "0.981901`", ",", "0.964837`", ",", "0.316172`", ",", "0.267571`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.125`", ",", "0.977846`", ",", "0.960134`", ",", "0.349179`", ",", "0.295959`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.15`", ",", "0.974154`", ",", "0.958769`", ",", "0.372331`", ",", "0.317718`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.175`", ",", "0.969453`", ",", "0.957922`", ",", "0.394364`", ",", "0.338697`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.2`", ",", "0.96622`", ",", "0.959198`", ",", "0.40968`", ",", "0.353425`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.225`", ",", "0.962538`", ",", "0.961673`", ",", "0.424257`", ",", "0.366478`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.25`", ",", "0.959612`", ",", "0.964556`", ",", "0.435257`", ",", "0.376596`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.275`", ",", "0.955624`", ",", "0.967814`", ",", "0.4445`", ",", "0.383515`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.3`", ",", "0.952241`", ",", "0.971647`", ",", "0.457863`", ",", "0.394993`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.325`", ",", "0.948749`", ",", "0.976042`", ",", "0.466751`", ",", "0.40141`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.35`", ",", "0.946961`", ",", "0.981051`", ",", "0.474274`", ",", "0.407622`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.375`", ",", "0.942495`", ",", "0.985324`", ",", "0.484318`", ",", "0.413657`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.4`", ",", "0.939948`", ",", "0.988913`", ",", "0.494424`", ",", "0.421334`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.425`", ",", "0.937104`", ",", "0.989675`", ",", "0.503949`", ",", "0.428608`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.45`", ",", "0.935154`", ",", "0.99055`", ",", "0.516308`", ",", "0.438541`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.475`", ",", "0.932382`", ",", "0.989592`", ",", "0.523399`", ",", "0.44297`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.52`", ",", "0.5`", ",", "0.930126`", ",", "0.98899`", ",", "0.530565`", ",", "0.448896`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.`", ",", "0.957388`", ",", "0.992276`", ",", "0.0961549`", ",", "0.0832754`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.025`", ",", "0.98589`", ",", "0.990129`", ",", "0.145608`", ",", "0.118355`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.05`", ",", "0.988588`", ",", "0.984188`", ",", "0.218266`", ",", "0.185072`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.075`", ",", "0.986556`", ",", "0.975952`", ",", "0.271609`", ",", "0.231728`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.1`", ",", "0.982466`", ",", "0.96395`", ",", "0.314663`", ",", "0.265535`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.125`", ",", "0.977913`", ",", "0.95982`", ",", "0.34863`", ",", "0.296465`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.15`", ",", "0.97334`", ",", "0.958775`", ",", "0.376387`", ",", "0.320882`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.175`", ",", "0.970362`", ",", "0.95779`", ",", "0.395295`", ",", "0.340378`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.2`", ",", "0.966412`", ",", "0.959195`", ",", "0.411814`", ",", "0.355713`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.225`", ",", "0.962484`", ",", "0.960848`", ",", "0.424199`", ",", "0.366302`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.25`", ",", "0.959416`", ",", "0.963739`", ",", "0.433605`", ",", "0.374683`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.275`", ",", "0.956277`", ",", "0.967018`", ",", "0.44604`", ",", "0.385762`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.3`", ",", "0.952639`", ",", "0.971342`", ",", "0.456305`", ",", "0.393309`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.325`", ",", "0.948767`", ",", "0.975321`", ",", "0.466349`", ",", "0.401227`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.35`", ",", "0.946394`", ",", "0.980375`", ",", "0.475379`", ",", "0.408257`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.375`", ",", "0.942822`", ",", "0.984977`", ",", "0.485057`", ",", "0.414575`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.4`", ",", "0.940687`", ",", "0.988617`", ",", "0.495508`", ",", "0.423125`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.425`", ",", "0.938042`", ",", "0.989116`", ",", "0.507735`", ",", "0.432751`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.45`", ",", "0.934779`", ",", "0.990308`", ",", "0.514377`", ",", "0.436297`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.475`", ",", "0.931913`", ",", "0.989243`", ",", "0.524148`", ",", "0.443691`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.53`", ",", "0.5`", ",", "0.930465`", ",", "0.989553`", ",", "0.531782`", ",", "0.450681`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.`", ",", "0.956865`", ",", "0.992575`", ",", "0.0967153`", ",", "0.0834574`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.025`", ",", "0.985939`", ",", "0.99021`", ",", "0.147089`", ",", "0.11957`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.05`", ",", "0.9891`", ",", "0.98442`", ",", "0.218747`", ",", "0.185709`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.075`", ",", "0.986842`", ",", "0.976255`", ",", "0.271312`", ",", "0.231478`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.1`", ",", "0.982882`", ",", "0.964553`", ",", "0.315538`", ",", "0.267378`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.125`", ",", "0.978026`", ",", "0.959875`", ",", "0.350707`", ",", "0.297502`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.15`", ",", "0.974035`", ",", "0.958501`", ",", "0.375461`", ",", "0.320518`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.175`", ",", "0.969758`", ",", "0.957862`", ",", "0.394345`", ",", "0.337976`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.2`", ",", "0.966836`", ",", "0.95929`", ",", "0.410853`", ",", "0.354459`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.225`", ",", "0.963638`", ",", "0.961008`", ",", "0.423286`", ",", "0.366044`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.25`", ",", "0.960157`", ",", "0.963467`", ",", "0.433477`", ",", "0.375173`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.275`", ",", "0.956402`", ",", "0.967124`", ",", "0.445508`", ",", "0.384941`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.3`", ",", "0.952634`", ",", "0.971514`", ",", "0.45773`", ",", "0.394795`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.325`", ",", "0.94891`", ",", "0.97597`", ",", "0.466261`", ",", "0.401325`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.35`", ",", "0.945661`", ",", "0.979546`", ",", "0.47599`", ",", "0.408`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.375`", ",", "0.943188`", ",", "0.983659`", ",", "0.484625`", ",", "0.415268`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.4`", ",", "0.940191`", ",", "0.987647`", ",", "0.494454`", ",", "0.421458`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.425`", ",", "0.938438`", ",", "0.989306`", ",", "0.503979`", ",", "0.429725`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.45`", ",", "0.935099`", ",", "0.990331`", ",", "0.514726`", ",", "0.436762`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.475`", ",", "0.932247`", ",", "0.989562`", ",", "0.524599`", ",", "0.444689`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.54`", ",", "0.5`", ",", "0.931351`", ",", "0.988989`", ",", "0.52752`", ",", "0.447446`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.`", ",", "0.963316`", ",", "0.993515`", ",", "0.101313`", ",", "0.0857798`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.025`", ",", "0.986346`", ",", "0.990336`", ",", "0.148677`", ",", "0.120859`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.05`", ",", "0.989069`", ",", "0.984584`", ",", "0.2193`", ",", "0.186102`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.075`", ",", "0.986464`", ",", "0.976493`", ",", "0.272957`", ",", "0.232609`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.1`", ",", "0.982699`", ",", "0.965039`", ",", "0.315573`", ",", "0.266913`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.125`", ",", "0.977403`", ",", "0.960455`", ",", "0.352083`", ",", "0.298076`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.15`", ",", "0.973484`", ",", "0.958562`", ",", "0.378293`", ",", "0.32292`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.175`", ",", "0.97004`", ",", "0.957795`", ",", "0.395019`", ",", "0.339084`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.2`", ",", "0.966626`", ",", "0.959416`", ",", "0.409001`", ",", "0.352068`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.225`", ",", "0.963375`", ",", "0.9611`", ",", "0.424143`", ",", "0.366326`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.25`", ",", "0.960406`", ",", "0.963694`", ",", "0.43449`", ",", "0.375635`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.275`", ",", "0.956803`", ",", "0.966772`", ",", "0.444026`", ",", "0.38378`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.3`", ",", "0.9539`", ",", "0.971433`", ",", "0.457108`", ",", "0.395646`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.325`", ",", "0.949612`", ",", "0.975427`", ",", "0.464797`", ",", "0.400301`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.35`", ",", "0.946823`", ",", "0.97995`", ",", "0.474549`", ",", "0.407933`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.375`", ",", "0.943032`", ",", "0.98413`", ",", "0.483367`", ",", "0.41343`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.4`", ",", "0.940204`", ",", "0.988272`", ",", "0.496101`", ",", "0.423657`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.425`", ",", "0.938466`", ",", "0.98925`", ",", "0.504408`", ",", "0.43041`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.45`", ",", "0.935948`", ",", "0.990551`", ",", "0.514964`", ",", "0.438377`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.475`", ",", "0.93286`", ",", "0.989209`", ",", "0.522063`", ",", "0.442427`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.55`", ",", "0.5`", ",", "0.930896`", ",", "0.989692`", ",", "0.530384`", ",", "0.449578`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.`", ",", "0.965333`", ",", "0.994403`", ",", "0.103164`", ",", "0.0873143`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.025`", ",", "0.985984`", ",", "0.990436`", ",", "0.149663`", ",", "0.122007`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.05`", ",", "0.98931`", ",", "0.984683`", ",", "0.221497`", ",", "0.188373`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.075`", ",", "0.986283`", ",", "0.976769`", ",", "0.273964`", ",", "0.232774`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.1`", ",", "0.983032`", ",", "0.964714`", ",", "0.315736`", ",", "0.26687`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.125`", ",", "0.977771`", ",", "0.960233`", ",", "0.351472`", ",", "0.297248`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.15`", ",", "0.974027`", ",", "0.958251`", ",", "0.376669`", ",", "0.321243`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.175`", ",", "0.970485`", ",", "0.957399`", ",", "0.394956`", ",", "0.339126`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.2`", ",", "0.967216`", ",", "0.959146`", ",", "0.412382`", ",", "0.35628`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.225`", ",", "0.963908`", ",", "0.960535`", ",", "0.42391`", ",", "0.366754`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.25`", ",", "0.960115`", ",", "0.963754`", ",", "0.435844`", ",", "0.376891`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.275`", ",", "0.956969`", ",", "0.966119`", ",", "0.443003`", ",", "0.383108`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.3`", ",", "0.953526`", ",", "0.9702`", ",", "0.456387`", ",", "0.394564`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.325`", ",", "0.950396`", ",", "0.97497`", ",", "0.467318`", ",", "0.403179`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.35`", ",", "0.947227`", ",", "0.978556`", ",", "0.474829`", ",", "0.407974`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.375`", ",", "0.944137`", ",", "0.983343`", ",", "0.484978`", ",", "0.416474`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.4`", ",", "0.94142`", ",", "0.987306`", ",", "0.493829`", ",", "0.42209`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.425`", ",", "0.937497`", ",", "0.988772`", ",", "0.504839`", ",", "0.42947`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.45`", ",", "0.934825`", ",", "0.989594`", ",", "0.515607`", ",", "0.438214`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.475`", ",", "0.932942`", ",", "0.989805`", ",", "0.522815`", ",", "0.443412`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.56`", ",", "0.5`", ",", "0.931526`", ",", "0.989095`", ",", "0.529412`", ",", "0.448841`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.`", ",", "0.965607`", ",", "0.993552`", ",", "0.103934`", ",", "0.0887671`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.025`", ",", "0.986441`", ",", "0.990292`", ",", "0.150295`", ",", "0.12262`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.05`", ",", "0.989517`", ",", "0.984672`", ",", "0.222095`", ",", "0.18919`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.075`", ",", "0.986272`", ",", "0.977264`", ",", "0.274383`", ",", "0.233531`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.1`", ",", "0.982466`", ",", "0.964719`", ",", "0.317753`", ",", "0.268011`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.125`", ",", "0.977715`", ",", "0.960737`", ",", "0.353776`", ",", "0.29933`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.15`", ",", "0.974108`", ",", "0.957907`", ",", "0.377801`", ",", "0.322325`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.175`", ",", "0.97009`", ",", "0.957541`", ",", "0.396588`", ",", "0.340378`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.2`", ",", "0.967041`", ",", "0.958888`", ",", "0.411572`", ",", "0.355157`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.225`", ",", "0.963406`", ",", "0.960082`", ",", "0.423881`", ",", "0.366377`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.25`", ",", "0.960912`", ",", "0.963776`", ",", "0.436708`", ",", "0.378811`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.275`", ",", "0.957254`", ",", "0.965887`", ",", "0.445322`", ",", "0.385301`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.3`", ",", "0.953836`", ",", "0.970419`", ",", "0.455134`", ",", "0.393173`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.325`", ",", "0.951007`", ",", "0.973816`", ",", "0.466682`", ",", "0.403441`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.35`", ",", "0.946894`", ",", "0.978702`", ",", "0.476212`", ",", "0.409845`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.375`", ",", "0.944808`", ",", "0.982877`", ",", "0.486394`", ",", "0.4184`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.4`", ",", "0.941822`", ",", "0.986868`", ",", "0.495229`", ",", "0.424536`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.425`", ",", "0.93849`", ",", "0.988456`", ",", "0.502983`", ",", "0.428927`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.45`", ",", "0.936826`", ",", "0.990784`", ",", "0.513325`", ",", "0.437293`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.475`", ",", "0.934127`", ",", "0.989292`", ",", "0.520118`", ",", "0.44172`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.57`", ",", "0.5`", ",", "0.931486`", ",", "0.989234`", ",", "0.529442`", ",", "0.449238`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.`", ",", "0.963263`", ",", "0.993837`", ",", "0.105572`", ",", "0.0912768`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.025`", ",", "0.986873`", ",", "0.990277`", ",", "0.151772`", ",", "0.124383`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.05`", ",", "0.989642`", ",", "0.984866`", ",", "0.221513`", ",", "0.188834`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.075`", ",", "0.986562`", ",", "0.976948`", ",", "0.275535`", ",", "0.235003`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.1`", ",", "0.982366`", ",", "0.964615`", ",", "0.317787`", ",", "0.268315`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.125`", ",", "0.977855`", ",", "0.96081`", ",", "0.351416`", ",", "0.296971`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.15`", ",", "0.973572`", ",", "0.958048`", ",", "0.378745`", ",", "0.322713`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.175`", ",", "0.970433`", ",", "0.957553`", ",", "0.397356`", ",", "0.340511`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.2`", ",", "0.966742`", ",", "0.958766`", ",", "0.412836`", ",", "0.355918`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.225`", ",", "0.963961`", ",", "0.960126`", ",", "0.42633`", ",", "0.368953`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.25`", ",", "0.960839`", ",", "0.963442`", ",", "0.437792`", ",", "0.379505`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.275`", ",", "0.957486`", ",", "0.965649`", ",", "0.444039`", ",", "0.384514`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.3`", ",", "0.953686`", ",", "0.969652`", ",", "0.458759`", ",", "0.396574`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.325`", ",", "0.950398`", ",", "0.973262`", ",", "0.465702`", ",", "0.401908`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.35`", ",", "0.947169`", ",", "0.978682`", ",", "0.47419`", ",", "0.408118`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.375`", ",", "0.944902`", ",", "0.983339`", ",", "0.483422`", ",", "0.415583`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.4`", ",", "0.941758`", ",", "0.987038`", ",", "0.494036`", ",", "0.423171`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.425`", ",", "0.939199`", ",", "0.988873`", ",", "0.503092`", ",", "0.429703`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.45`", ",", "0.935563`", ",", "0.99002`", ",", "0.51128`", ",", "0.434518`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.475`", ",", "0.933519`", ",", "0.989433`", ",", "0.522081`", ",", "0.443769`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.58`", ",", "0.5`", ",", "0.931926`", ",", "0.989258`", ",", "0.530781`", ",", "0.45078`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.`", ",", "0.953082`", ",", "0.992976`", ",", "0.109071`", ",", "0.0930045`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.025`", ",", "0.987125`", ",", "0.990342`", ",", "0.151106`", ",", "0.123431`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.05`", ",", "0.989296`", ",", "0.98452`", ",", "0.22242`", ",", "0.18891`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.075`", ",", "0.986661`", ",", "0.976966`", ",", "0.275647`", ",", "0.234988`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.1`", ",", "0.982261`", ",", "0.964509`", ",", "0.321055`", ",", "0.270784`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.125`", ",", "0.9778`", ",", "0.96055`", ",", "0.353566`", ",", "0.298655`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.15`", ",", "0.974146`", ",", "0.958279`", ",", "0.380006`", ",", "0.323922`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.175`", ",", "0.970935`", ",", "0.957787`", ",", "0.396002`", ",", "0.339327`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.2`", ",", "0.966899`", ",", "0.958942`", ",", "0.412586`", ",", "0.355534`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.225`", ",", "0.964313`", ",", "0.960333`", ",", "0.425656`", ",", "0.368217`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.25`", ",", "0.961353`", ",", "0.962517`", ",", "0.434985`", ",", "0.377118`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.275`", ",", "0.957675`", ",", "0.965763`", ",", "0.447343`", ",", "0.387523`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.3`", ",", "0.953977`", ",", "0.969773`", ",", "0.455279`", ",", "0.394125`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.325`", ",", "0.951303`", ",", "0.973604`", ",", "0.465522`", ",", "0.402116`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.35`", ",", "0.947874`", ",", "0.97838`", ",", "0.474544`", ",", "0.408914`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.375`", ",", "0.944295`", ",", "0.982361`", ",", "0.482647`", ",", "0.41379`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.4`", ",", "0.941575`", ",", "0.98717`", ",", "0.496118`", ",", "0.425071`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.425`", ",", "0.940173`", ",", "0.98904`", ",", "0.500953`", ",", "0.428193`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.45`", ",", "0.93602`", ",", "0.989793`", ",", "0.51322`", ",", "0.436668`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.475`", ",", "0.935401`", ",", "0.989599`", ",", "0.518396`", ",", "0.441511`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.59`", ",", "0.5`", ",", "0.931983`", ",", "0.989251`", ",", "0.527265`", ",", "0.44749`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.`", ",", "0.958567`", ",", "0.993712`", ",", "0.112953`", ",", "0.0983393`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.025`", ",", "0.986893`", ",", "0.990396`", ",", "0.15315`", ",", "0.125312`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.05`", ",", "0.989908`", ",", "0.984374`", ",", "0.222563`", ",", "0.190442`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.075`", ",", "0.987284`", ",", "0.975213`", ",", "0.275286`", ",", "0.234499`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.1`", ",", "0.982475`", ",", "0.96412`", ",", "0.32075`", ",", "0.270551`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.125`", ",", "0.977692`", ",", "0.960672`", ",", "0.352923`", ",", "0.297868`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.15`", ",", "0.97337`", ",", "0.958133`", ",", "0.379529`", ",", "0.322957`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.175`", ",", "0.971184`", ",", "0.957257`", ",", "0.398145`", ",", "0.341837`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.2`", ",", "0.967881`", ",", "0.958556`", ",", "0.411427`", ",", "0.355443`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.225`", ",", "0.964167`", ",", "0.95985`", ",", "0.426627`", ",", "0.369732`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.25`", ",", "0.961174`", ",", "0.962699`", ",", "0.435929`", ",", "0.377876`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.275`", ",", "0.957201`", ",", "0.964995`", ",", "0.443166`", ",", "0.382654`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.3`", ",", "0.954483`", ",", "0.969103`", ",", "0.456611`", ",", "0.395172`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.325`", ",", "0.95141`", ",", "0.972556`", ",", "0.462971`", ",", "0.400004`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.35`", ",", "0.948196`", ",", "0.978183`", ",", "0.475858`", ",", "0.410206`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.375`", ",", "0.944458`", ",", "0.982459`", ",", "0.483725`", ",", "0.415354`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.4`", ",", "0.941741`", ",", "0.986264`", ",", "0.491401`", ",", "0.420258`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.425`", ",", "0.939276`", ",", "0.987917`", ",", "0.50351`", ",", "0.430264`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.45`", ",", "0.937088`", ",", "0.989959`", ",", "0.513412`", ",", "0.437786`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.475`", ",", "0.934542`", ",", "0.989792`", ",", "0.521504`", ",", "0.444033`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.6`", ",", "0.5`", ",", "0.933069`", ",", "0.989358`", ",", "0.526268`", ",", "0.447589`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.`", ",", "0.960808`", ",", "0.993927`", ",", "0.114968`", ",", "0.101337`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.025`", ",", "0.986776`", ",", "0.990445`", ",", "0.153535`", ",", "0.125666`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.05`", ",", "0.989839`", ",", "0.983569`", ",", "0.223165`", ",", "0.190355`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.075`", ",", "0.98664`", ",", "0.974089`", ",", "0.277446`", ",", "0.235766`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.1`", ",", "0.982453`", ",", "0.964262`", ",", "0.32018`", ",", "0.270137`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.125`", ",", "0.977802`", ",", "0.960928`", ",", "0.354145`", ",", "0.298897`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.15`", ",", "0.973401`", ",", "0.957631`", ",", "0.380957`", ",", "0.324253`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.175`", ",", "0.97026`", ",", "0.957304`", ",", "0.398384`", ",", "0.341083`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.2`", ",", "0.967813`", ",", "0.957973`", ",", "0.411281`", ",", "0.354153`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.225`", ",", "0.963947`", ",", "0.959815`", ",", "0.424045`", ",", "0.366468`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.25`", ",", "0.960922`", ",", "0.962043`", ",", "0.438175`", ",", "0.380039`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.275`", ",", "0.957845`", ",", "0.965394`", ",", "0.447335`", ",", "0.387691`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.3`", ",", "0.954819`", ",", "0.96847`", ",", "0.454983`", ",", "0.394328`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.325`", ",", "0.951643`", ",", "0.973373`", ",", "0.464754`", ",", "0.401779`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.35`", ",", "0.948233`", ",", "0.977532`", ",", "0.474482`", ",", "0.409394`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.375`", ",", "0.944655`", ",", "0.98183`", ",", "0.484025`", ",", "0.415823`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.4`", ",", "0.942457`", ",", "0.986001`", ",", "0.49261`", ",", "0.422023`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.425`", ",", "0.938933`", ",", "0.988413`", ",", "0.500087`", ",", "0.426715`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.45`", ",", "0.936756`", ",", "0.989197`", ",", "0.511977`", ",", "0.436295`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.475`", ",", "0.934676`", ",", "0.989747`", ",", "0.520202`", ",", "0.442218`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.61`", ",", "0.5`", ",", "0.93187`", ",", "0.989253`", ",", "0.52915`", ",", "0.449065`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.`", ",", "0.963813`", ",", "0.994126`", ",", "0.115192`", ",", "0.102143`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.025`", ",", "0.98716`", ",", "0.990611`", ",", "0.155008`", ",", "0.127594`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.05`", ",", "0.989732`", ",", "0.983574`", ",", "0.223247`", ",", "0.189923`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.075`", ",", "0.986969`", ",", "0.973374`", ",", "0.277132`", ",", "0.235549`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.1`", ",", "0.982613`", ",", "0.963671`", ",", "0.323388`", ",", "0.272723`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.125`", ",", "0.977447`", ",", "0.960679`", ",", "0.357414`", ",", "0.301633`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.15`", ",", "0.973596`", ",", "0.958201`", ",", "0.381455`", ",", "0.324072`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.175`", ",", "0.97057`", ",", "0.957478`", ",", "0.400334`", ",", "0.34281`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.2`", ",", "0.967677`", ",", "0.958209`", ",", "0.413843`", ",", "0.356724`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.225`", ",", "0.965088`", ",", "0.959666`", ",", "0.423893`", ",", "0.366928`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.25`", ",", "0.961821`", ",", "0.96234`", ",", "0.437501`", ",", "0.379726`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.275`", ",", "0.95854`", ",", "0.964859`", ",", "0.446097`", ",", "0.387086`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.3`", ",", "0.95553`", ",", "0.968792`", ",", "0.456204`", ",", "0.395732`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.325`", ",", "0.951765`", ",", "0.972641`", ",", "0.464783`", ",", "0.401856`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.35`", ",", "0.948544`", ",", "0.97691`", ",", "0.473215`", ",", "0.408418`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.375`", ",", "0.946284`", ",", "0.981478`", ",", "0.483924`", ",", "0.417578`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.4`", ",", "0.942458`", ",", "0.985629`", ",", "0.492472`", ",", "0.422346`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.425`", ",", "0.939381`", ",", "0.988131`", ",", "0.501619`", ",", "0.429004`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.45`", ",", "0.936975`", ",", "0.98992`", ",", "0.509071`", ",", "0.433712`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.475`", ",", "0.935274`", ",", "0.989886`", ",", "0.52004`", ",", "0.442925`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.62`", ",", "0.5`", ",", "0.933384`", ",", "0.98932`", ",", "0.528889`", ",", "0.450966`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.`", ",", "0.965715`", ",", "0.993609`", ",", "0.116664`", ",", "0.102945`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.025`", ",", "0.986798`", ",", "0.99044`", ",", "0.15538`", ",", "0.128146`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.05`", ",", "0.989593`", ",", "0.983729`", ",", "0.224674`", ",", "0.191732`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.075`", ",", "0.987001`", ",", "0.972999`", ",", "0.279062`", ",", "0.237771`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.1`", ",", "0.98219`", ",", "0.963822`", ",", "0.323289`", ",", "0.271795`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.125`", ",", "0.977457`", ",", "0.960529`", ",", "0.356895`", ",", "0.300626`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.15`", ",", "0.973723`", ",", "0.957478`", ",", "0.381263`", ",", "0.323938`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.175`", ",", "0.970689`", ",", "0.957227`", ",", "0.398624`", ",", "0.341664`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.2`", ",", "0.96812`", ",", "0.958015`", ",", "0.414639`", ",", "0.358198`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.225`", ",", "0.964775`", ",", "0.959482`", ",", "0.423718`", ",", "0.366356`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.25`", ",", "0.961456`", ",", "0.961898`", ",", "0.435016`", ",", "0.376952`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.275`", ",", "0.959277`", ",", "0.964058`", ",", "0.445091`", ",", "0.386779`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.3`", ",", "0.954992`", ",", "0.96819`", ",", "0.454247`", ",", "0.393451`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.325`", ",", "0.951836`", ",", "0.971911`", ",", "0.465236`", ",", "0.402513`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.35`", ",", "0.948717`", ",", "0.976662`", ",", "0.474656`", ",", "0.410236`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.375`", ",", "0.945347`", ",", "0.981`", ",", "0.482794`", ",", "0.415206`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.4`", ",", "0.942336`", ",", "0.985677`", ",", "0.491747`", ",", "0.42192`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.425`", ",", "0.940407`", ",", "0.987786`", ",", "0.504153`", ",", "0.431763`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.45`", ",", "0.937115`", ",", "0.989494`", ",", "0.510196`", ",", "0.434928`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.475`", ",", "0.934538`", ",", "0.989526`", ",", "0.519054`", ",", "0.441592`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.63`", ",", "0.5`", ",", "0.933331`", ",", "0.989287`", ",", "0.527536`", ",", "0.449061`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.`", ",", "0.9645`", ",", "0.994594`", ",", "0.118232`", ",", "0.105075`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.025`", ",", "0.987103`", ",", "0.990527`", ",", "0.15638`", ",", "0.129216`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.05`", ",", "0.989565`", ",", "0.983351`", ",", "0.227013`", ",", "0.193465`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.075`", ",", "0.986803`", ",", "0.972445`", ",", "0.282011`", ",", "0.239983`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.1`", ",", "0.982364`", ",", "0.963695`", ",", "0.323331`", ",", "0.271814`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.125`", ",", "0.977435`", ",", "0.960366`", ",", "0.359203`", ",", "0.302535`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.15`", ",", "0.97434`", ",", "0.957776`", ",", "0.381534`", ",", "0.324739`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.175`", ",", "0.971027`", ",", "0.957091`", ",", "0.398116`", ",", "0.341132`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.2`", ",", "0.968418`", ",", "0.957763`", ",", "0.413714`", ",", "0.357034`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.225`", ",", "0.965119`", ",", "0.959236`", ",", "0.425648`", ",", "0.36894`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.25`", ",", "0.961941`", ",", "0.961908`", ",", "0.436124`", ",", "0.377906`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.275`", ",", "0.958984`", ",", "0.965022`", ",", "0.447021`", ",", "0.387704`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.3`", ",", "0.955568`", ",", "0.967964`", ",", "0.455203`", ",", "0.394662`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.325`", ",", "0.951866`", ",", "0.972178`", ",", "0.464962`", ",", "0.402067`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.35`", ",", "0.949233`", ",", "0.976496`", ",", "0.471295`", ",", "0.407097`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.375`", ",", "0.945618`", ",", "0.980589`", ",", "0.48056`", ",", "0.413207`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.4`", ",", "0.942103`", ",", "0.985429`", ",", "0.493789`", ",", "0.423432`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.425`", ",", "0.940386`", ",", "0.9883`", ",", "0.502147`", ",", "0.429952`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.45`", ",", "0.937356`", ",", "0.989339`", ",", "0.509824`", ",", "0.434511`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.475`", ",", "0.935537`", ",", "0.989634`", ",", "0.518924`", ",", "0.442128`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.64`", ",", "0.5`", ",", "0.933071`", ",", "0.989065`", ",", "0.525902`", ",", "0.447176`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.`", ",", "0.964835`", ",", "0.993428`", ",", "0.121954`", ",", "0.107478`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.025`", ",", "0.987029`", ",", "0.990073`", ",", "0.158629`", ",", "0.131268`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.05`", ",", "0.989755`", ",", "0.983231`", ",", "0.228322`", ",", "0.195316`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.075`", ",", "0.986744`", ",", "0.97208`", ",", "0.280503`", ",", "0.238106`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.1`", ",", "0.982084`", ",", "0.963854`", ",", "0.325972`", ",", "0.2744`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.125`", ",", "0.977744`", ",", "0.960208`", ",", "0.360311`", ",", "0.303797`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.15`", ",", "0.974325`", ",", "0.957518`", ",", "0.382659`", ",", "0.324842`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.175`", ",", "0.970767`", ",", "0.957374`", ",", "0.401888`", ",", "0.344442`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.2`", ",", "0.968109`", ",", "0.957909`", ",", "0.414765`", ",", "0.357542`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.225`", ",", "0.96477`", ",", "0.959404`", ",", "0.426591`", ",", "0.369102`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.25`", ",", "0.962297`", ",", "0.961658`", ",", "0.437955`", ",", "0.380163`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.275`", ",", "0.958939`", ",", "0.964072`", ",", "0.444942`", ",", "0.385832`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.3`", ",", "0.955737`", ",", "0.967641`", ",", "0.453612`", ",", "0.3928`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.325`", ",", "0.952185`", ",", "0.972003`", ",", "0.466429`", ",", "0.404131`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.35`", ",", "0.948956`", ",", "0.975766`", ",", "0.473304`", ",", "0.40871`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.375`", ",", "0.946255`", ",", "0.980392`", ",", "0.481316`", ",", "0.414648`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.4`", ",", "0.943403`", ",", "0.985753`", ",", "0.493207`", ",", "0.424209`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.425`", ",", "0.939696`", ",", "0.987644`", ",", "0.499582`", ",", "0.426946`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.45`", ",", "0.938078`", ",", "0.989121`", ",", "0.509049`", ",", "0.435132`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.475`", ",", "0.935535`", ",", "0.989884`", ",", "0.519515`", ",", "0.442588`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.65`", ",", "0.5`", ",", "0.933182`", ",", "0.989207`", ",", "0.527605`", ",", "0.449168`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.`", ",", "0.962347`", ",", "0.992825`", ",", "0.123964`", ",", "0.109403`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.025`", ",", "0.987211`", ",", "0.990191`", ",", "0.160294`", ",", "0.133234`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.05`", ",", "0.989788`", ",", "0.982982`", ",", "0.228631`", ",", "0.19507`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.075`", ",", "0.987104`", ",", "0.972082`", ",", "0.282945`", ",", "0.240517`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.1`", ",", "0.982082`", ",", "0.965159`", ",", "0.326336`", ",", "0.274348`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.125`", ",", "0.978427`", ",", "0.960274`", ",", "0.35852`", ",", "0.30203`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.15`", ",", "0.974278`", ",", "0.957175`", ",", "0.382317`", ",", "0.324669`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.175`", ",", "0.971496`", ",", "0.957044`", ",", "0.400915`", ",", "0.343794`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.2`", ",", "0.968192`", ",", "0.957736`", ",", "0.412364`", ",", "0.355008`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.225`", ",", "0.964725`", ",", "0.959164`", ",", "0.427685`", ",", "0.370163`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.25`", ",", "0.962885`", ",", "0.961285`", ",", "0.437437`", ",", "0.380648`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.275`", ",", "0.959775`", ",", "0.964266`", ",", "0.445249`", ",", "0.3866`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.3`", ",", "0.955131`", ",", "0.967622`", ",", "0.456427`", ",", "0.395189`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.325`", ",", "0.952663`", ",", "0.971282`", ",", "0.463305`", ",", "0.401018`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.35`", ",", "0.949301`", ",", "0.975937`", ",", "0.474682`", ",", "0.410013`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.375`", ",", "0.946431`", ",", "0.9809`", ",", "0.482356`", ",", "0.415894`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.4`", ",", "0.943709`", ",", "0.984999`", ",", "0.495238`", ",", "0.426136`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.425`", ",", "0.940229`", ",", "0.987614`", ",", "0.502735`", ",", "0.430678`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.45`", ",", "0.937943`", ",", "0.988315`", ",", "0.509774`", ",", "0.435802`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.475`", ",", "0.935992`", ",", "0.990228`", ",", "0.519036`", ",", "0.442547`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.66`", ",", "0.5`", ",", "0.933545`", ",", "0.98886`", ",", "0.524844`", ",", "0.446686`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.`", ",", "0.960321`", ",", "0.992492`", ",", "0.125994`", ",", "0.111113`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.025`", ",", "0.986942`", ",", "0.990114`", ",", "0.161944`", ",", "0.13456`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.05`", ",", "0.989387`", ",", "0.983114`", ",", "0.230415`", ",", "0.196523`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.075`", ",", "0.986902`", ",", "0.97272`", ",", "0.283876`", ",", "0.240994`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.1`", ",", "0.981924`", ",", "0.964617`", ",", "0.328413`", ",", "0.275271`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.125`", ",", "0.977582`", ",", "0.959861`", ",", "0.36116`", ",", "0.304292`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.15`", ",", "0.974726`", ",", "0.957317`", ",", "0.383665`", ",", "0.326838`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.175`", ",", "0.971834`", ",", "0.957341`", ",", "0.399158`", ",", "0.34183`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.2`", ",", "0.96777`", ",", "0.957724`", ",", "0.414985`", ",", "0.357185`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.225`", ",", "0.964879`", ",", "0.95916`", ",", "0.426676`", ",", "0.369127`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.25`", ",", "0.962655`", ",", "0.961101`", ",", "0.434831`", ",", "0.376985`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.275`", ",", "0.959521`", ",", "0.964092`", ",", "0.446079`", ",", "0.386685`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.3`", ",", "0.956805`", ",", "0.967254`", ",", "0.454007`", ",", "0.394694`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.325`", ",", "0.952758`", ",", "0.970685`", ",", "0.464695`", ",", "0.402824`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.35`", ",", "0.94934`", ",", "0.974753`", ",", "0.474895`", ",", "0.410737`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.375`", ",", "0.947707`", ",", "0.98051`", ",", "0.482406`", ",", "0.416641`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.4`", ",", "0.944002`", ",", "0.983621`", ",", "0.490133`", ",", "0.421742`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.425`", ",", "0.940867`", ",", "0.987794`", ",", "0.500906`", ",", "0.429679`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.45`", ",", "0.938351`", ",", "0.989232`", ",", "0.509349`", ",", "0.43515`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.475`", ",", "0.936132`", ",", "0.989994`", ",", "0.518229`", ",", "0.442538`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.67`", ",", "0.5`", ",", "0.933781`", ",", "0.989112`", ",", "0.52544`", ",", "0.446965`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.`", ",", "0.962084`", ",", "0.992883`", ",", "0.128045`", ",", "0.111982`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.025`", ",", "0.987037`", ",", "0.990314`", ",", "0.162898`", ",", "0.135453`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.05`", ",", "0.9892`", ",", "0.983171`", ",", "0.233179`", ",", "0.198713`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.075`", ",", "0.986599`", ",", "0.972884`", ",", "0.286005`", ",", "0.242298`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.1`", ",", "0.981918`", ",", "0.96549`", ",", "0.329579`", ",", "0.276374`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.125`", ",", "0.977709`", ",", "0.959858`", ",", "0.361583`", ",", "0.304143`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.15`", ",", "0.974333`", ",", "0.957602`", ",", "0.38375`", ",", "0.326021`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.175`", ",", "0.971276`", ",", "0.956906`", ",", "0.400602`", ",", "0.342726`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.2`", ",", "0.968136`", ",", "0.957539`", ",", "0.414533`", ",", "0.357276`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.225`", ",", "0.965464`", ",", "0.958882`", ",", "0.427649`", ",", "0.370383`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.25`", ",", "0.96291`", ",", "0.960964`", ",", "0.435609`", ",", "0.3783`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.275`", ",", "0.959646`", ",", "0.963777`", ",", "0.446605`", ",", "0.388028`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.3`", ",", "0.955641`", ",", "0.967212`", ",", "0.457811`", ",", "0.397205`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.325`", ",", "0.953638`", ",", "0.970167`", ",", "0.464512`", ",", "0.403578`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.35`", ",", "0.949831`", ",", "0.974671`", ",", "0.471218`", ",", "0.407381`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.375`", ",", "0.946805`", ",", "0.979312`", ",", "0.479885`", ",", "0.413704`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.4`", ",", "0.943189`", ",", "0.984162`", ",", "0.489659`", ",", "0.420084`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.425`", ",", "0.941448`", ",", "0.987375`", ",", "0.49951`", ",", "0.428613`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.45`", ",", "0.938287`", ",", "0.988369`", ",", "0.51123`", ",", "0.437494`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.475`", ",", "0.936585`", ",", "0.990102`", ",", "0.51728`", ",", "0.441975`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.68`", ",", "0.5`", ",", "0.933477`", ",", "0.988969`", ",", "0.526489`", ",", "0.448499`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.`", ",", "0.96782`", ",", "0.993837`", ",", "0.132686`", ",", "0.115906`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.025`", ",", "0.98659`", ",", "0.990171`", ",", "0.16587`", ",", "0.138717`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.05`", ",", "0.989256`", ",", "0.9835`", ",", "0.233412`", ",", "0.199447`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.075`", ",", "0.986486`", ",", "0.972613`", ",", "0.287438`", ",", "0.243638`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.1`", ",", "0.981759`", ",", "0.966126`", ",", "0.33275`", ",", "0.279379`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.125`", ",", "0.977733`", ",", "0.960055`", ",", "0.363285`", ",", "0.306407`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.15`", ",", "0.974728`", ",", "0.957754`", ",", "0.383794`", ",", "0.325798`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.175`", ",", "0.970964`", ",", "0.956822`", ",", "0.401885`", ",", "0.343785`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.2`", ",", "0.968611`", ",", "0.957749`", ",", "0.41682`", ",", "0.359361`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.225`", ",", "0.965887`", ",", "0.958934`", ",", "0.424455`", ",", "0.367257`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.25`", ",", "0.96302`", ",", "0.961047`", ",", "0.43725`", ",", "0.379672`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.275`", ",", "0.959639`", ",", "0.96299`", ",", "0.445517`", ",", "0.386963`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.3`", ",", "0.956682`", ",", "0.966989`", ",", "0.457481`", ",", "0.39733`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.325`", ",", "0.953454`", ",", "0.970098`", ",", "0.463356`", ",", "0.401858`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.35`", ",", "0.949934`", ",", "0.974549`", ",", "0.472762`", ",", "0.409284`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.375`", ",", "0.94667`", ",", "0.978195`", ",", "0.480292`", ",", "0.414283`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.4`", ",", "0.944102`", ",", "0.984382`", ",", "0.490871`", ",", "0.422268`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.425`", ",", "0.940893`", ",", "0.987162`", ",", "0.500989`", ",", "0.429735`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.45`", ",", "0.938459`", ",", "0.988359`", ",", "0.508581`", ",", "0.434497`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.475`", ",", "0.937271`", ",", "0.989858`", ",", "0.51763`", ",", "0.442883`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.69`", ",", "0.5`", ",", "0.934315`", ",", "0.989075`", ",", "0.526906`", ",", "0.449619`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.`", ",", "0.968804`", ",", "0.994424`", ",", "0.133306`", ",", "0.116589`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.025`", ",", "0.986371`", ",", "0.99014`", ",", "0.168995`", ",", "0.141515`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.05`", ",", "0.988683`", ",", "0.983754`", ",", "0.235807`", ",", "0.20054`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.075`", ",", "0.986063`", ",", "0.973058`", ",", "0.288444`", ",", "0.244075`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.1`", ",", "0.981658`", ",", "0.965984`", ",", "0.332571`", ",", "0.278312`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.125`", ",", "0.977286`", ",", "0.960115`", ",", "0.362716`", ",", "0.304967`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.15`", ",", "0.974611`", ",", "0.957512`", ",", "0.386903`", ",", "0.3288`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.175`", ",", "0.971399`", ",", "0.957265`", ",", "0.402543`", ",", "0.344214`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.2`", ",", "0.968416`", ",", "0.957262`", ",", "0.414483`", ",", "0.356042`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.225`", ",", "0.965939`", ",", "0.958826`", ",", "0.427052`", ",", "0.369712`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.25`", ",", "0.962842`", ",", "0.960918`", ",", "0.437891`", ",", "0.379983`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.275`", ",", "0.959864`", ",", "0.963582`", ",", "0.447157`", ",", "0.388824`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.3`", ",", "0.956331`", ",", "0.966303`", ",", "0.45396`", ",", "0.394276`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.325`", ",", "0.954074`", ",", "0.970471`", ",", "0.465112`", ",", "0.403825`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.35`", ",", "0.95015`", ",", "0.973762`", ",", "0.471577`", ",", "0.408285`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.375`", ",", "0.947858`", ",", "0.978868`", ",", "0.480656`", ",", "0.416006`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.4`", ",", "0.944263`", ",", "0.98328`", ",", "0.491672`", ",", "0.423526`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.425`", ",", "0.941766`", ",", "0.987013`", ",", "0.499302`", ",", "0.42863`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.45`", ",", "0.93873`", ",", "0.98836`", ",", "0.507775`", ",", "0.43417`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.475`", ",", "0.936531`", ",", "0.989575`", ",", "0.516992`", ",", "0.441716`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.7`", ",", "0.5`", ",", "0.934608`", ",", "0.988652`", ",", "0.526647`", ",", "0.450104`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.`", ",", "0.969494`", ",", "0.994416`", ",", "0.136333`", ",", "0.119732`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.025`", ",", "0.986648`", ",", "0.990434`", ",", "0.171087`", ",", "0.143379`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.05`", ",", "0.98869`", ",", "0.983847`", ",", "0.236507`", ",", "0.201318`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.075`", ",", "0.985985`", ",", "0.973281`", ",", "0.291117`", ",", "0.246087`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.1`", ",", "0.981525`", ",", "0.965619`", ",", "0.333919`", ",", "0.279637`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.125`", ",", "0.97763`", ",", "0.95996`", ",", "0.36397`", ",", "0.305774`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.15`", ",", "0.974509`", ",", "0.957589`", ",", "0.387818`", ",", "0.329144`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.175`", ",", "0.971831`", ",", "0.957255`", ",", "0.401249`", ",", "0.343369`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.2`", ",", "0.969111`", ",", "0.957341`", ",", "0.415313`", ",", "0.357544`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.225`", ",", "0.966205`", ",", "0.958993`", ",", "0.426258`", ",", "0.369349`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.25`", ",", "0.963666`", ",", "0.960684`", ",", "0.437212`", ",", "0.380153`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.275`", ",", "0.960295`", ",", "0.963307`", ",", "0.448178`", ",", "0.389968`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.3`", ",", "0.957309`", ",", "0.965784`", ",", "0.455807`", ",", "0.39622`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.325`", ",", "0.954044`", ",", "0.969545`", ",", "0.46467`", ",", "0.40334`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.35`", ",", "0.950232`", ",", "0.973325`", ",", "0.470575`", ",", "0.406883`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.375`", ",", "0.947049`", ",", "0.978357`", ",", "0.482359`", ",", "0.41638`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.4`", ",", "0.94447`", ",", "0.982753`", ",", "0.489488`", ",", "0.421758`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.425`", ",", "0.941771`", ",", "0.98717`", ",", "0.497914`", ",", "0.427216`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.45`", ",", "0.939118`", ",", "0.988699`", ",", "0.506774`", ",", "0.433744`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.475`", ",", "0.937655`", ",", "0.989775`", ",", "0.518824`", ",", "0.444366`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.71`", ",", "0.5`", ",", "0.935267`", ",", "0.989381`", ",", "0.524118`", ",", "0.447287`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.`", ",", "0.966688`", ",", "0.994523`", ",", "0.138623`", ",", "0.121603`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.025`", ",", "0.986765`", ",", "0.990216`", ",", "0.174601`", ",", "0.147366`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.05`", ",", "0.988683`", ",", "0.984236`", ",", "0.239516`", ",", "0.203283`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.075`", ",", "0.985922`", ",", "0.972384`", ",", "0.292713`", ",", "0.247776`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.1`", ",", "0.981636`", ",", "0.965792`", ",", "0.336022`", ",", "0.281338`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.125`", ",", "0.978116`", ",", "0.960129`", ",", "0.366243`", ",", "0.308735`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.15`", ",", "0.974584`", ",", "0.957506`", ",", "0.387908`", ",", "0.329304`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.175`", ",", "0.971424`", ",", "0.956971`", ",", "0.403979`", ",", "0.345947`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.2`", ",", "0.969298`", ",", "0.957045`", ",", "0.415897`", ",", "0.358922`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.225`", ",", "0.96591`", ",", "0.958892`", ",", "0.42735`", ",", "0.369348`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.25`", ",", "0.963406`", ",", "0.960311`", ",", "0.437753`", ",", "0.380319`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.275`", ",", "0.96017`", ",", "0.963083`", ",", "0.448153`", ",", "0.389759`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.3`", ",", "0.957041`", ",", "0.966117`", ",", "0.454789`", ",", "0.395339`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.325`", ",", "0.954509`", ",", "0.969434`", ",", "0.463034`", ",", "0.403058`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.35`", ",", "0.951131`", ",", "0.972645`", ",", "0.471976`", ",", "0.409409`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.375`", ",", "0.947832`", ",", "0.97796`", ",", "0.478233`", ",", "0.412758`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.4`", ",", "0.944461`", ",", "0.982725`", ",", "0.489025`", ",", "0.420674`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.425`", ",", "0.942684`", ",", "0.987346`", ",", "0.497027`", ",", "0.427613`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.45`", ",", "0.939538`", ",", "0.988386`", ",", "0.50749`", ",", "0.434886`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.475`", ",", "0.938123`", ",", "0.989921`", ",", "0.517762`", ",", "0.443887`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.72`", ",", "0.5`", ",", "0.935954`", ",", "0.988903`", ",", "0.524693`", ",", "0.448997`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.`", ",", "0.964919`", ",", "0.994027`", ",", "0.142536`", ",", "0.125809`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.025`", ",", "0.986279`", ",", "0.990423`", ",", "0.176667`", ",", "0.148862`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.05`", ",", "0.988954`", ",", "0.984161`", ",", "0.241617`", ",", "0.205483`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.075`", ",", "0.985292`", ",", "0.972269`", ",", "0.294301`", ",", "0.248461`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.1`", ",", "0.981629`", ",", "0.965227`", ",", "0.338057`", ",", "0.282612`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.125`", ",", "0.978193`", ",", "0.95965`", ",", "0.366908`", ",", "0.308774`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.15`", ",", "0.975033`", ",", "0.957491`", ",", "0.387394`", ",", "0.329176`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.175`", ",", "0.971996`", ",", "0.957577`", ",", "0.403655`", ",", "0.345418`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.2`", ",", "0.968653`", ",", "0.957715`", ",", "0.415605`", ",", "0.357591`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.225`", ",", "0.966917`", ",", "0.958651`", ",", "0.425001`", ",", "0.367631`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.25`", ",", "0.962661`", ",", "0.959992`", ",", "0.438276`", ",", "0.380032`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.275`", ",", "0.960824`", ",", "0.962972`", ",", "0.445808`", ",", "0.387921`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.3`", ",", "0.957513`", ",", "0.965472`", ",", "0.455977`", ",", "0.396499`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.325`", ",", "0.954512`", ",", "0.96894`", ",", "0.463979`", ",", "0.402968`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.35`", ",", "0.950853`", ",", "0.972771`", ",", "0.471406`", ",", "0.408565`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.375`", ",", "0.948059`", ",", "0.977444`", ",", "0.4799`", ",", "0.415024`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.4`", ",", "0.945191`", ",", "0.981753`", ",", "0.487554`", ",", "0.420286`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.425`", ",", "0.942631`", ",", "0.985855`", ",", "0.498594`", ",", "0.428559`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.45`", ",", "0.940283`", ",", "0.98815`", ",", "0.508603`", ",", "0.436411`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.475`", ",", "0.937026`", ",", "0.989662`", ",", "0.517032`", ",", "0.442173`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.73`", ",", "0.5`", ",", "0.935382`", ",", "0.989222`", ",", "0.522968`", ",", "0.446484`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.`", ",", "0.963325`", ",", "0.993786`", ",", "0.144904`", ",", "0.128995`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.025`", ",", "0.986727`", ",", "0.990443`", ",", "0.17976`", ",", "0.152146`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.05`", ",", "0.988763`", ",", "0.984125`", ",", "0.242366`", ",", "0.20622`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.075`", ",", "0.986076`", ",", "0.971877`", ",", "0.296976`", ",", "0.251129`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.1`", ",", "0.981511`", ",", "0.964933`", ",", "0.339423`", ",", "0.283516`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.125`", ",", "0.978018`", ",", "0.959723`", ",", "0.367197`", ",", "0.309029`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.15`", ",", "0.974908`", ",", "0.957901`", ",", "0.387884`", ",", "0.329358`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.175`", ",", "0.971816`", ",", "0.957345`", ",", "0.402907`", ",", "0.34423`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.2`", ",", "0.969095`", ",", "0.957319`", ",", "0.416555`", ",", "0.358948`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.225`", ",", "0.966277`", ",", "0.9584`", ",", "0.42728`", ",", "0.369481`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.25`", ",", "0.963407`", ",", "0.959763`", ",", "0.436886`", ",", "0.379433`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.275`", ",", "0.960446`", ",", "0.962052`", ",", "0.447434`", ",", "0.38956`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.3`", ",", "0.958089`", ",", "0.965356`", ",", "0.456064`", ",", "0.397166`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.325`", ",", "0.955171`", ",", "0.969041`", ",", "0.463044`", ",", "0.402923`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.35`", ",", "0.951098`", ",", "0.97288`", ",", "0.473434`", ",", "0.410395`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.375`", ",", "0.948688`", ",", "0.976528`", ",", "0.480542`", ",", "0.415964`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.4`", ",", "0.945218`", ",", "0.981463`", ",", "0.489606`", ",", "0.422286`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.425`", ",", "0.943891`", ",", "0.986211`", ",", "0.498541`", ",", "0.430082`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.45`", ",", "0.939894`", ",", "0.987357`", ",", "0.508933`", ",", "0.436945`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.475`", ",", "0.938048`", ",", "0.989695`", ",", "0.516012`", ",", "0.442485`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.74`", ",", "0.5`", ",", "0.935076`", ",", "0.989148`", ",", "0.525809`", ",", "0.449307`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.`", ",", "0.963825`", ",", "0.994181`", ",", "0.146601`", ",", "0.131461`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.025`", ",", "0.986886`", ",", "0.990226`", ",", "0.182167`", ",", "0.154326`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.05`", ",", "0.988872`", ",", "0.983945`", ",", "0.244153`", ",", "0.208134`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.075`", ",", "0.985524`", ",", "0.971123`", ",", "0.298054`", ",", "0.251608`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.1`", ",", "0.981714`", ",", "0.964465`", ",", "0.342548`", ",", "0.287509`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.125`", ",", "0.97752`", ",", "0.9602`", ",", "0.368274`", ",", "0.309234`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.15`", ",", "0.974778`", ",", "0.957676`", ",", "0.387723`", ",", "0.32873`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.175`", ",", "0.972123`", ",", "0.957489`", ",", "0.404711`", ",", "0.34653`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.2`", ",", "0.968916`", ",", "0.95726`", ",", "0.416`", ",", "0.358212`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.225`", ",", "0.966263`", ",", "0.958848`", ",", "0.430238`", ",", "0.371997`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.25`", ",", "0.963189`", ",", "0.960206`", ",", "0.438774`", ",", "0.380456`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.275`", ",", "0.960936`", ",", "0.962152`", ",", "0.445971`", ",", "0.387924`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.3`", ",", "0.958047`", ",", "0.964701`", ",", "0.455621`", ",", "0.396908`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.325`", ",", "0.955676`", ",", "0.968521`", ",", "0.462706`", ",", "0.402792`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.35`", ",", "0.952186`", ",", "0.97255`", ",", "0.472883`", ",", "0.411021`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.375`", ",", "0.948718`", ",", "0.976809`", ",", "0.483078`", ",", "0.419187`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.4`", ",", "0.945423`", ",", "0.980358`", ",", "0.489384`", ",", "0.422843`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.425`", ",", "0.943268`", ",", "0.985756`", ",", "0.496349`", ",", "0.427274`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.45`", ",", "0.940084`", ",", "0.988287`", ",", "0.507806`", ",", "0.435996`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.475`", ",", "0.937557`", ",", "0.989341`", ",", "0.515754`", ",", "0.441452`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.75`", ",", "0.5`", ",", "0.935199`", ",", "0.988879`", ",", "0.524916`", ",", "0.44795`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.`", ",", "0.968229`", ",", "0.995349`", ",", "0.148187`", ",", "0.134416`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.025`", ",", "0.986641`", ",", "0.99013`", ",", "0.184968`", ",", "0.156978`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.05`", ",", "0.988848`", ",", "0.983067`", ",", "0.246333`", ",", "0.210003`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.075`", ",", "0.985554`", ",", "0.970887`", ",", "0.301741`", ",", "0.255114`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.1`", ",", "0.981211`", ",", "0.965348`", ",", "0.343365`", ",", "0.28725`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.125`", ",", "0.978056`", ",", "0.960172`", ",", "0.369464`", ",", "0.310363`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.15`", ",", "0.975166`", ",", "0.95776`", ",", "0.389438`", ",", "0.330655`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.175`", ",", "0.971839`", ",", "0.957403`", ",", "0.402905`", ",", "0.344196`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.2`", ",", "0.969523`", ",", "0.957505`", ",", "0.417518`", ",", "0.359047`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.225`", ",", "0.967078`", ",", "0.958333`", ",", "0.42725`", ",", "0.369616`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.25`", ",", "0.964152`", ",", "0.959529`", ",", "0.437229`", ",", "0.380261`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.275`", ",", "0.960692`", ",", "0.963003`", ",", "0.448448`", ",", "0.389917`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.3`", ",", "0.957721`", ",", "0.964756`", ",", "0.455371`", ",", "0.396154`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.325`", ",", "0.954909`", ",", "0.968881`", ",", "0.468293`", ",", "0.407638`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.35`", ",", "0.951786`", ",", "0.971999`", ",", "0.475203`", ",", "0.413138`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.375`", ",", "0.94903`", ",", "0.976744`", ",", "0.482515`", ",", "0.418757`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.4`", ",", "0.945944`", ",", "0.981418`", ",", "0.490416`", ",", "0.424036`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.425`", ",", "0.942966`", ",", "0.985382`", ",", "0.497523`", ",", "0.428923`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.45`", ",", "0.939937`", ",", "0.988008`", ",", "0.506273`", ",", "0.434288`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.475`", ",", "0.937539`", ",", "0.989581`", ",", "0.515227`", ",", "0.440796`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.76`", ",", "0.5`", ",", "0.936351`", ",", "0.98927`", ",", "0.525863`", ",", "0.45053`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.`", ",", "0.964105`", ",", "0.994535`", ",", "0.151209`", ",", "0.137`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.025`", ",", "0.987061`", ",", "0.989798`", ",", "0.188008`", ",", "0.16013`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.05`", ",", "0.988775`", ",", "0.982731`", ",", "0.247701`", ",", "0.210743`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.075`", ",", "0.985099`", ",", "0.971183`", ",", "0.303735`", ",", "0.25637`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.1`", ",", "0.981604`", ",", "0.964948`", ",", "0.34527`", ",", "0.288829`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.125`", ",", "0.978683`", ",", "0.959833`", ",", "0.369684`", ",", "0.310931`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.15`", ",", "0.975311`", ",", "0.958169`", ",", "0.390665`", ",", "0.331292`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.175`", ",", "0.972236`", ",", "0.957377`", ",", "0.405361`", ",", "0.346418`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.2`", ",", "0.969153`", ",", "0.957409`", ",", "0.417822`", ",", "0.359445`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.225`", ",", "0.966218`", ",", "0.958665`", ",", "0.429785`", ",", "0.371261`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.25`", ",", "0.964101`", ",", "0.959939`", ",", "0.440202`", ",", "0.382757`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.275`", ",", "0.960466`", ",", "0.962343`", ",", "0.448291`", ",", "0.389121`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.3`", ",", "0.957864`", ",", "0.964255`", ",", "0.455342`", ",", "0.396017`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.325`", ",", "0.955555`", ",", "0.968132`", ",", "0.464195`", ",", "0.404187`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.35`", ",", "0.952532`", ",", "0.972091`", ",", "0.470406`", ",", "0.408653`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.375`", ",", "0.949337`", ",", "0.97578`", ",", "0.478502`", ",", "0.41485`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.4`", ",", "0.946716`", ",", "0.980985`", ",", "0.49025`", ",", "0.424411`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.425`", ",", "0.943265`", ",", "0.984228`", ",", "0.496083`", ",", "0.427524`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.45`", ",", "0.941085`", ",", "0.987424`", ",", "0.507308`", ",", "0.436094`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.475`", ",", "0.937913`", ",", "0.989234`", ",", "0.516511`", ",", "0.442096`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.77`", ",", "0.5`", ",", "0.934861`", ",", "0.989108`", ",", "0.522994`", ",", "0.44586`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.`", ",", "0.965402`", ",", "0.994277`", ",", "0.153285`", ",", "0.139519`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.025`", ",", "0.987176`", ",", "0.989691`", ",", "0.189167`", ",", "0.161787`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.05`", ",", "0.988805`", ",", "0.982022`", ",", "0.249396`", ",", "0.212344`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.075`", ",", "0.985255`", ",", "0.970827`", ",", "0.305523`", ",", "0.257584`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.1`", ",", "0.981639`", ",", "0.964438`", ",", "0.345955`", ",", "0.289437`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.125`", ",", "0.978127`", ",", "0.959858`", ",", "0.37114`", ",", "0.311897`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.15`", ",", "0.974833`", ",", "0.958358`", ",", "0.390128`", ",", "0.330398`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.175`", ",", "0.971895`", ",", "0.957734`", ",", "0.405281`", ",", "0.345264`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.2`", ",", "0.969568`", ",", "0.957549`", ",", "0.420319`", ",", "0.362312`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.225`", ",", "0.966488`", ",", "0.95846`", ",", "0.429076`", ",", "0.371038`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.25`", ",", "0.963993`", ",", "0.959748`", ",", "0.440569`", ",", "0.382899`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.275`", ",", "0.961028`", ",", "0.961792`", ",", "0.44745`", ",", "0.388981`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.3`", ",", "0.958189`", ",", "0.96435`", ",", "0.45578`", ",", "0.396719`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.325`", ",", "0.95491`", ",", "0.967588`", ",", "0.464772`", ",", "0.404289`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.35`", ",", "0.952093`", ",", "0.971637`", ",", "0.473908`", ",", "0.411584`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.375`", ",", "0.948441`", ",", "0.97492`", ",", "0.479711`", ",", "0.4153`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.4`", ",", "0.946116`", ",", "0.979989`", ",", "0.488728`", ",", "0.422369`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.425`", ",", "0.943046`", ",", "0.983996`", ",", "0.49688`", ",", "0.427483`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.45`", ",", "0.940567`", ",", "0.987293`", ",", "0.504699`", ",", "0.433267`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.475`", ",", "0.938312`", ",", "0.988471`", ",", "0.515605`", ",", "0.442314`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.78`", ",", "0.5`", ",", "0.936679`", ",", "0.988939`", ",", "0.521894`", ",", "0.446893`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.`", ",", "0.967104`", ",", "0.993582`", ",", "0.157478`", ",", "0.14213`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.025`", ",", "0.987632`", ",", "0.989745`", ",", "0.19122`", ",", "0.162857`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.05`", ",", "0.98925`", ",", "0.981408`", ",", "0.250252`", ",", "0.213132`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.075`", ",", "0.984896`", ",", "0.971562`", ",", "0.308305`", ",", "0.259997`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.1`", ",", "0.982027`", ",", "0.964624`", ",", "0.346529`", ",", "0.289894`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.125`", ",", "0.978407`", ",", "0.959881`", ",", "0.372938`", ",", "0.31392`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.15`", ",", "0.974496`", ",", "0.958411`", ",", "0.391866`", ",", "0.331623`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.175`", ",", "0.971816`", ",", "0.957329`", ",", "0.407155`", ",", "0.347481`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.2`", ",", "0.969263`", ",", "0.957678`", ",", "0.420112`", ",", "0.361302`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.225`", ",", "0.966904`", ",", "0.958414`", ",", "0.428732`", ",", "0.370492`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.25`", ",", "0.964234`", ",", "0.95959`", ",", "0.437801`", ",", "0.380499`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.275`", ",", "0.961883`", ",", "0.961259`", ",", "0.446405`", ",", "0.388845`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.3`", ",", "0.959191`", ",", "0.964612`", ",", "0.455988`", ",", "0.397384`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.325`", ",", "0.955452`", ",", "0.967368`", ",", "0.463427`", ",", "0.403267`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.35`", ",", "0.95247`", ",", "0.971029`", ",", "0.471701`", ",", "0.409906`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.375`", ",", "0.94936`", ",", "0.975257`", ",", "0.479858`", ",", "0.416172`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.4`", ",", "0.946984`", ",", "0.979986`", ",", "0.487081`", ",", "0.421433`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.425`", ",", "0.943752`", ",", "0.983761`", ",", "0.494232`", ",", "0.426088`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.45`", ",", "0.940877`", ",", "0.987336`", ",", "0.505141`", ",", "0.433927`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.475`", ",", "0.939288`", ",", "0.98861`", ",", "0.514655`", ",", "0.441864`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.79`", ",", "0.5`", ",", "0.936492`", ",", "0.989546`", ",", "0.521919`", ",", "0.446563`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.`", ",", "0.965152`", ",", "0.993272`", ",", "0.158516`", ",", "0.143756`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.025`", ",", "0.987447`", ",", "0.989801`", ",", "0.193326`", ",", "0.16565`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.05`", ",", "0.988536`", ",", "0.981924`", ",", "0.254549`", ",", "0.216746`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.075`", ",", "0.985778`", ",", "0.971425`", ",", "0.309905`", ",", "0.26064`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.1`", ",", "0.982052`", ",", "0.964215`", ",", "0.349021`", ",", "0.292387`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.125`", ",", "0.978708`", ",", "0.960247`", ",", "0.373826`", ",", "0.314892`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.15`", ",", "0.97529`", ",", "0.958136`", ",", "0.391193`", ",", "0.331321`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.175`", ",", "0.972825`", ",", "0.957655`", ",", "0.407553`", ",", "0.348559`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.2`", ",", "0.970295`", ",", "0.957393`", ",", "0.417677`", ",", "0.35928`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.225`", ",", "0.966509`", ",", "0.958042`", ",", "0.429976`", ",", "0.371726`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.25`", ",", "0.964542`", ",", "0.959847`", ",", "0.439402`", ",", "0.381752`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.275`", ",", "0.961651`", ",", "0.961398`", ",", "0.446073`", ",", "0.388226`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.3`", ",", "0.958629`", ",", "0.964097`", ",", "0.45695`", ",", "0.397905`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.325`", ",", "0.9557`", ",", "0.967`", ",", "0.46449`", ",", "0.404735`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.35`", ",", "0.953515`", ",", "0.971107`", ",", "0.472179`", ",", "0.411397`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.375`", ",", "0.950207`", ",", "0.975638`", ",", "0.479709`", ",", "0.416516`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.4`", ",", "0.946831`", ",", "0.980538`", ",", "0.490659`", ",", "0.425039`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.425`", ",", "0.944363`", ",", "0.983327`", ",", "0.498062`", ",", "0.430241`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.45`", ",", "0.940904`", ",", "0.986844`", ",", "0.50677`", ",", "0.436197`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.475`", ",", "0.939282`", ",", "0.989038`", ",", "0.51214`", ",", "0.439721`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.8`", ",", "0.5`", ",", "0.936132`", ",", "0.989009`", ",", "0.525001`", ",", "0.44922`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.`", ",", "0.967114`", ",", "0.993276`", ",", "0.161471`", ",", "0.14545`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.025`", ",", "0.987418`", ",", "0.989715`", ",", "0.195449`", ",", "0.167518`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.05`", ",", "0.988635`", ",", "0.981384`", ",", "0.256006`", ",", "0.218704`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.075`", ",", "0.985257`", ",", "0.971672`", ",", "0.311126`", ",", "0.261746`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.1`", ",", "0.98198`", ",", "0.964178`", ",", "0.349633`", ",", "0.292295`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.125`", ",", "0.977818`", ",", "0.960124`", ",", "0.375777`", ",", "0.315807`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.15`", ",", "0.975001`", ",", "0.958672`", ",", "0.394168`", ",", "0.33381`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.175`", ",", "0.972651`", ",", "0.957026`", ",", "0.407144`", ",", "0.348267`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.2`", ",", "0.969955`", ",", "0.957311`", ",", "0.419587`", ",", "0.361249`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.225`", ",", "0.967055`", ",", "0.95818`", ",", "0.432103`", ",", "0.374307`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.25`", ",", "0.96426`", ",", "0.959279`", ",", "0.440601`", ",", "0.382831`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.275`", ",", "0.96176`", ",", "0.961396`", ",", "0.446973`", ",", "0.388891`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.3`", ",", "0.958854`", ",", "0.964171`", ",", "0.458623`", ",", "0.399741`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.325`", ",", "0.956065`", ",", "0.966962`", ",", "0.464144`", ",", "0.404308`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.35`", ",", "0.953513`", ",", "0.970282`", ",", "0.470358`", ",", "0.409671`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.375`", ",", "0.949299`", ",", "0.974847`", ",", "0.480725`", ",", "0.417099`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.4`", ",", "0.947497`", ",", "0.979342`", ",", "0.487995`", ",", "0.422697`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.425`", ",", "0.943613`", ",", "0.983509`", ",", "0.495833`", ",", "0.427277`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.45`", ",", "0.941734`", ",", "0.98714`", ",", "0.506903`", ",", "0.436422`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.475`", ",", "0.939047`", ",", "0.988212`", ",", "0.515578`", ",", "0.442611`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.81`", ",", "0.5`", ",", "0.936831`", ",", "0.989512`", ",", "0.521754`", ",", "0.447062`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.`", ",", "0.970722`", ",", "0.993782`", ",", "0.164241`", ",", "0.147075`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.025`", ",", "0.987462`", ",", "0.990003`", ",", "0.198938`", ",", "0.170171`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.05`", ",", "0.988459`", ",", "0.982112`", ",", "0.260379`", ",", "0.222105`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.075`", ",", "0.985279`", ",", "0.971896`", ",", "0.312371`", ",", "0.262734`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.1`", ",", "0.981698`", ",", "0.963768`", ",", "0.350359`", ",", "0.292884`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.125`", ",", "0.97871`", ",", "0.960051`", ",", "0.374222`", ",", "0.314495`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.15`", ",", "0.97544`", ",", "0.958268`", ",", "0.393202`", ",", "0.333035`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.175`", ",", "0.972404`", ",", "0.957305`", ",", "0.407532`", ",", "0.348141`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.2`", ",", "0.970134`", ",", "0.957456`", ",", "0.419147`", ",", "0.360633`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.225`", ",", "0.967106`", ",", "0.958041`", ",", "0.42969`", ",", "0.371651`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.25`", ",", "0.963911`", ",", "0.959708`", ",", "0.442973`", ",", "0.384669`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.275`", ",", "0.961816`", ",", "0.961051`", ",", "0.448677`", ",", "0.390891`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.3`", ",", "0.959272`", ",", "0.963769`", ",", "0.45667`", ",", "0.398566`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.325`", ",", "0.956507`", ",", "0.966848`", ",", "0.464622`", ",", "0.405165`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.35`", ",", "0.952967`", ",", "0.970457`", ",", "0.471881`", ",", "0.410388`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.375`", ",", "0.949935`", ",", "0.974366`", ",", "0.481532`", ",", "0.418488`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.4`", ",", "0.947182`", ",", "0.979057`", ",", "0.486444`", ",", "0.421384`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.425`", ",", "0.943808`", ",", "0.984173`", ",", "0.497279`", ",", "0.42851`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.45`", ",", "0.942451`", ",", "0.987516`", ",", "0.504352`", ",", "0.435078`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.475`", ",", "0.938965`", ",", "0.988099`", ",", "0.513555`", ",", "0.440242`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.82`", ",", "0.5`", ",", "0.936841`", ",", "0.989295`", ",", "0.521326`", ",", "0.446544`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.`", ",", "0.971843`", ",", "0.994319`", ",", "0.166873`", ",", "0.148982`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.025`", ",", "0.987432`", ",", "0.990177`", ",", "0.199941`", ",", "0.171439`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.05`", ",", "0.988792`", ",", "0.982341`", ",", "0.261063`", ",", "0.223788`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.075`", ",", "0.985638`", ",", "0.97245`", ",", "0.315443`", ",", "0.265177`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.1`", ",", "0.981744`", ",", "0.963973`", ",", "0.353812`", ",", "0.295663`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.125`", ",", "0.979027`", ",", "0.959653`", ",", "0.376123`", ",", "0.316352`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.15`", ",", "0.975871`", ",", "0.958219`", ",", "0.391935`", ",", "0.331668`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.175`", ",", "0.972431`", ",", "0.957496`", ",", "0.409296`", ",", "0.349756`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.2`", ",", "0.969565`", ",", "0.957663`", ",", "0.422134`", ",", "0.362999`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.225`", ",", "0.967666`", ",", "0.957809`", ",", "0.431795`", ",", "0.374276`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.25`", ",", "0.96483`", ",", "0.959174`", ",", "0.441441`", ",", "0.383999`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.275`", ",", "0.96173`", ",", "0.960853`", ",", "0.448561`", ",", "0.390803`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.3`", ",", "0.957968`", ",", "0.963442`", ",", "0.457284`", ",", "0.398037`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.325`", ",", "0.956145`", ",", "0.966502`", ",", "0.465226`", ",", "0.40554`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.35`", ",", "0.953493`", ",", "0.969945`", ",", "0.470503`", ",", "0.410276`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.375`", ",", "0.951204`", ",", "0.974688`", ",", "0.481979`", ",", "0.419393`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.4`", ",", "0.947982`", ",", "0.978666`", ",", "0.488644`", ",", "0.423872`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.425`", ",", "0.944973`", ",", "0.982968`", ",", "0.493328`", ",", "0.426063`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.45`", ",", "0.941253`", ",", "0.986273`", ",", "0.504652`", ",", "0.433766`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.475`", ",", "0.939604`", ",", "0.98899`", ",", "0.512876`", ",", "0.440459`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.83`", ",", "0.5`", ",", "0.937346`", ",", "0.989454`", ",", "0.522276`", ",", "0.448078`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.`", ",", "0.971434`", ",", "0.993747`", ",", "0.171053`", ",", "0.151758`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.025`", ",", "0.987284`", ",", "0.990005`", ",", "0.203401`", ",", "0.174561`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.05`", ",", "0.98827`", ",", "0.982231`", ",", "0.264889`", ",", "0.226681`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.075`", ",", "0.985601`", ",", "0.973005`", ",", "0.318209`", ",", "0.267887`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.1`", ",", "0.982288`", ",", "0.96395`", ",", "0.354366`", ",", "0.296263`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.125`", ",", "0.978952`", ",", "0.960232`", ",", "0.376496`", ",", "0.316228`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.15`", ",", "0.975445`", ",", "0.958763`", ",", "0.392132`", ",", "0.33155`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.175`", ",", "0.972932`", ",", "0.957545`", ",", "0.40857`", ",", "0.349486`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.2`", ",", "0.970346`", ",", "0.957692`", ",", "0.420437`", ",", "0.361321`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.225`", ",", "0.967717`", ",", "0.957999`", ",", "0.431387`", ",", "0.373559`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.25`", ",", "0.96474`", ",", "0.958695`", ",", "0.439001`", ",", "0.381277`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.275`", ",", "0.963003`", ",", "0.960978`", ",", "0.44766`", ",", "0.39044`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.3`", ",", "0.959463`", ",", "0.96339`", ",", "0.458742`", ",", "0.400593`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.325`", ",", "0.956607`", ",", "0.966245`", ",", "0.464315`", ",", "0.405176`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.35`", ",", "0.953999`", ",", "0.96957`", ",", "0.471335`", ",", "0.410921`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.375`", ",", "0.95085`", ",", "0.974636`", ",", "0.481256`", ",", "0.418488`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.4`", ",", "0.948654`", ",", "0.978425`", ",", "0.48548`", ",", "0.421263`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.425`", ",", "0.944508`", ",", "0.982122`", ",", "0.492674`", ",", "0.424959`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.45`", ",", "0.942415`", ",", "0.986874`", ",", "0.502287`", ",", "0.432341`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.475`", ",", "0.939568`", ",", "0.988183`", ",", "0.51377`", ",", "0.442559`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.84`", ",", "0.5`", ",", "0.936824`", ",", "0.989097`", ",", "0.521585`", ",", "0.447191`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.`", ",", "0.967053`", ",", "0.993413`", ",", "0.173022`", ",", "0.153538`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.025`", ",", "0.987528`", ",", "0.990208`", ",", "0.20614`", ",", "0.17712`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.05`", ",", "0.988117`", ",", "0.982607`", ",", "0.266835`", ",", "0.2285`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.075`", ",", "0.985589`", ",", "0.973574`", ",", "0.32017`", ",", "0.268919`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.1`", ",", "0.982068`", ",", "0.964039`", ",", "0.35576`", ",", "0.297957`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.125`", ",", "0.97861`", ",", "0.960326`", ",", "0.378274`", ",", "0.317614`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.15`", ",", "0.976031`", ",", "0.95933`", ",", "0.394769`", ",", "0.334768`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.175`", ",", "0.972921`", ",", "0.957675`", ",", "0.409236`", ",", "0.349503`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.2`", ",", "0.969873`", ",", "0.957515`", ",", "0.420821`", ",", "0.361895`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.225`", ",", "0.968137`", ",", "0.957654`", ",", "0.431077`", ",", "0.373272`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.25`", ",", "0.965093`", ",", "0.959156`", ",", "0.437782`", ",", "0.379892`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.275`", ",", "0.961784`", ",", "0.96095`", ",", "0.448795`", ",", "0.390717`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.3`", ",", "0.959312`", ",", "0.963086`", ",", "0.455974`", ",", "0.397252`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.325`", ",", "0.956462`", ",", "0.966027`", ",", "0.4642`", ",", "0.404758`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.35`", ",", "0.953592`", ",", "0.969482`", ",", "0.471703`", ",", "0.410806`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.375`", ",", "0.950541`", ",", "0.973477`", ",", "0.48035`", ",", "0.418021`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.4`", ",", "0.947931`", ",", "0.976786`", ",", "0.486586`", ",", "0.422168`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.425`", ",", "0.945529`", ",", "0.982002`", ",", "0.492649`", ",", "0.42617`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.45`", ",", "0.943235`", ",", "0.986304`", ",", "0.504215`", ",", "0.435703`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.475`", ",", "0.940015`", ",", "0.987997`", ",", "0.512844`", ",", "0.441325`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.85`", ",", "0.5`", ",", "0.938322`", ",", "0.989191`", ",", "0.521893`", ",", "0.448538`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.`", ",", "0.966689`", ",", "0.99378`", ",", "0.176244`", ",", "0.157816`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.025`", ",", "0.987236`", ",", "0.99005`", ",", "0.208749`", ",", "0.179264`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.05`", ",", "0.988652`", ",", "0.982619`", ",", "0.269463`", ",", "0.231421`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.075`", ",", "0.985724`", ",", "0.973105`", ",", "0.322369`", ",", "0.270668`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.1`", ",", "0.982425`", ",", "0.963676`", ",", "0.355369`", ",", "0.29751`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.125`", ",", "0.979353`", ",", "0.960241`", ",", "0.378985`", ",", "0.318975`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.15`", ",", "0.97575`", ",", "0.959067`", ",", "0.395623`", ",", "0.335134`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.175`", ",", "0.973404`", ",", "0.957779`", ",", "0.410437`", ",", "0.351`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.2`", ",", "0.97051`", ",", "0.957635`", ",", "0.419538`", ",", "0.360601`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.225`", ",", "0.96698`", ",", "0.957663`", ",", "0.433468`", ",", "0.374962`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.25`", ",", "0.964385`", ",", "0.959139`", ",", "0.441191`", ",", "0.382896`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.275`", ",", "0.962477`", ",", "0.960548`", ",", "0.450945`", ",", "0.393245`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.3`", ",", "0.959309`", ",", "0.963112`", ",", "0.457181`", ",", "0.398685`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.325`", ",", "0.956106`", ",", "0.965874`", ",", "0.465103`", ",", "0.405126`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.35`", ",", "0.954814`", ",", "0.96934`", ",", "0.472604`", ",", "0.412768`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.375`", ",", "0.951761`", ",", "0.97372`", ",", "0.479567`", ",", "0.417623`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.4`", ",", "0.949242`", ",", "0.977025`", ",", "0.486802`", ",", "0.423589`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.425`", ",", "0.944779`", ",", "0.98229`", ",", "0.497817`", ",", "0.430644`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.45`", ",", "0.942551`", ",", "0.98581`", ",", "0.502577`", ",", "0.43327`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.475`", ",", "0.940863`", ",", "0.988377`", ",", "0.513532`", ",", "0.44246`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.86`", ",", "0.5`", ",", "0.937872`", ",", "0.989397`", ",", "0.520579`", ",", "0.446573`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.`", ",", "0.968037`", ",", "0.993728`", ",", "0.177894`", ",", "0.160053`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.025`", ",", "0.987404`", ",", "0.990305`", ",", "0.21378`", ",", "0.184185`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.05`", ",", "0.988756`", ",", "0.982205`", ",", "0.270047`", ",", "0.232047`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.075`", ",", "0.985795`", ",", "0.97255`", ",", "0.325154`", ",", "0.272929`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.1`", ",", "0.982657`", ",", "0.963971`", ",", "0.356615`", ",", "0.298684`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.125`", ",", "0.978689`", ",", "0.960984`", ",", "0.37903`", ",", "0.318529`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.15`", ",", "0.976002`", ",", "0.958791`", ",", "0.398108`", ",", "0.337674`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.175`", ",", "0.973064`", ",", "0.95802`", ",", "0.412062`", ",", "0.352072`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.2`", ",", "0.970287`", ",", "0.957594`", ",", "0.42298`", ",", "0.363897`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.225`", ",", "0.967353`", ",", "0.957981`", ",", "0.432627`", ",", "0.373755`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.25`", ",", "0.965314`", ",", "0.958978`", ",", "0.440147`", ",", "0.382099`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.275`", ",", "0.961825`", ",", "0.960539`", ",", "0.447808`", ",", "0.389325`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.3`", ",", "0.960146`", ",", "0.963016`", ",", "0.457515`", ",", "0.399519`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.325`", ",", "0.956264`", ",", "0.965592`", ",", "0.464883`", ",", "0.404876`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.35`", ",", "0.954457`", ",", "0.969539`", ",", "0.472167`", ",", "0.41174`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.375`", ",", "0.951193`", ",", "0.97259`", ",", "0.479268`", ",", "0.417561`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.4`", ",", "0.949109`", ",", "0.97697`", ",", "0.485699`", ",", "0.422138`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.425`", ",", "0.945838`", ",", "0.981743`", ",", "0.49624`", ",", "0.42965`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.45`", ",", "0.942267`", ",", "0.985146`", ",", "0.501918`", ",", "0.432604`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.475`", ",", "0.940828`", ",", "0.987533`", ",", "0.511519`", ",", "0.440779`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.87`", ",", "0.5`", ",", "0.938866`", ",", "0.989139`", ",", "0.520458`", ",", "0.447507`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.`", ",", "0.967079`", ",", "0.993494`", ",", "0.186018`", ",", "0.16463`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.025`", ",", "0.987155`", ",", "0.990356`", ",", "0.215507`", ",", "0.18661`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.05`", ",", "0.988562`", ",", "0.98145`", ",", "0.272348`", ",", "0.234187`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.075`", ",", "0.985917`", ",", "0.973063`", ",", "0.325826`", ",", "0.273661`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.1`", ",", "0.982339`", ",", "0.963927`", ",", "0.360337`", ",", "0.301657`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.125`", ",", "0.979487`", ",", "0.96084`", ",", "0.381407`", ",", "0.320951`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.15`", ",", "0.976466`", ",", "0.95877`", ",", "0.396985`", ",", "0.336806`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.175`", ",", "0.972986`", ",", "0.957528`", ",", "0.410099`", ",", "0.350059`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.2`", ",", "0.970528`", ",", "0.95784`", ",", "0.422441`", ",", "0.363565`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.225`", ",", "0.9671`", ",", "0.957966`", ",", "0.432379`", ",", "0.372988`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.25`", ",", "0.965491`", ",", "0.95923`", ",", "0.44219`", ",", "0.384442`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.275`", ",", "0.963124`", ",", "0.960549`", ",", "0.451217`", ",", "0.393809`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.3`", ",", "0.960019`", ",", "0.963236`", ",", "0.455789`", ",", "0.397244`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.325`", ",", "0.957115`", ",", "0.965281`", ",", "0.464732`", ",", "0.40592`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.35`", ",", "0.95472`", ",", "0.968937`", ",", "0.472272`", ",", "0.411831`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.375`", ",", "0.950916`", ",", "0.973609`", ",", "0.480689`", ",", "0.418512`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.4`", ",", "0.949046`", ",", "0.976761`", ",", "0.488926`", ",", "0.425408`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.425`", ",", "0.945511`", ",", "0.981165`", ",", "0.495363`", ",", "0.428521`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.45`", ",", "0.94388`", ",", "0.985601`", ",", "0.503503`", ",", "0.43579`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.475`", ",", "0.940868`", ",", "0.987553`", ",", "0.511706`", ",", "0.441536`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.88`", ",", "0.5`", ",", "0.9378`", ",", "0.989177`", ",", "0.523204`", ",", "0.449703`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.`", ",", "0.971378`", ",", "0.994835`", ",", "0.184108`", ",", "0.168982`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.025`", ",", "0.98724`", ",", "0.990536`", ",", "0.220285`", ",", "0.191301`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.05`", ",", "0.988607`", ",", "0.980967`", ",", "0.276789`", ",", "0.238641`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.075`", ",", "0.985523`", ",", "0.971162`", ",", "0.326133`", ",", "0.273334`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.1`", ",", "0.982332`", ",", "0.963755`", ",", "0.361939`", ",", "0.303392`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.125`", ",", "0.97942`", ",", "0.961079`", ",", "0.381683`", ",", "0.321283`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.15`", ",", "0.976149`", ",", "0.959146`", ",", "0.396889`", ",", "0.336074`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.175`", ",", "0.973407`", ",", "0.957976`", ",", "0.412363`", ",", "0.352093`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.2`", ",", "0.971092`", ",", "0.957529`", ",", "0.422655`", ",", "0.363752`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.225`", ",", "0.96772`", ",", "0.958016`", ",", "0.432734`", ",", "0.374216`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.25`", ",", "0.965531`", ",", "0.959024`", ",", "0.441583`", ",", "0.384019`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.275`", ",", "0.96348`", ",", "0.960136`", ",", "0.449904`", ",", "0.392909`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.3`", ",", "0.960193`", ",", "0.962701`", ",", "0.458166`", ",", "0.400028`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.325`", ",", "0.956663`", ",", "0.965429`", ",", "0.466973`", ",", "0.407425`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.35`", ",", "0.955292`", ",", "0.968621`", ",", "0.472407`", ",", "0.412701`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.375`", ",", "0.952816`", ",", "0.97252`", ",", "0.47871`", ",", "0.417795`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.4`", ",", "0.948555`", ",", "0.977017`", ",", "0.487818`", ",", "0.423667`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.425`", ",", "0.946531`", ",", "0.980777`", ",", "0.493763`", ",", "0.427799`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.45`", ",", "0.943973`", ",", "0.985983`", ",", "0.502807`", ",", "0.434786`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.475`", ",", "0.940102`", ",", "0.987572`", ",", "0.511449`", ",", "0.440263`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.89`", ",", "0.5`", ",", "0.938633`", ",", "0.989338`", ",", "0.519424`", ",", "0.446571`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.`", ",", "0.96888`", ",", "0.994776`", ",", "0.18486`", ",", "0.169774`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.025`", ",", "0.986916`", ",", "0.990533`", ",", "0.22397`", ",", "0.194584`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.05`", ",", "0.988327`", ",", "0.980711`", ",", "0.279218`", ",", "0.240192`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.075`", ",", "0.985467`", ",", "0.970263`", ",", "0.329481`", ",", "0.275856`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.1`", ",", "0.98285`", ",", "0.963831`", ",", "0.361492`", ",", "0.302959`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.125`", ",", "0.979721`", ",", "0.961434`", ",", "0.381748`", ",", "0.321177`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.15`", ",", "0.976076`", ",", "0.95953`", ",", "0.399601`", ",", "0.338995`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.175`", ",", "0.973284`", ",", "0.957982`", ",", "0.412129`", ",", "0.351902`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.2`", ",", "0.970136`", ",", "0.958169`", ",", "0.423541`", ",", "0.363772`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.225`", ",", "0.96802`", ",", "0.957925`", ",", "0.432256`", ",", "0.373725`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.25`", ",", "0.965282`", ",", "0.958712`", ",", "0.442026`", ",", "0.383626`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.275`", ",", "0.963395`", ",", "0.96021`", ",", "0.448709`", ",", "0.391188`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.3`", ",", "0.960033`", ",", "0.962796`", ",", "0.45675`", ",", "0.39821`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.325`", ",", "0.957384`", ",", "0.964915`", ",", "0.466056`", ",", "0.407157`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.35`", ",", "0.954725`", ",", "0.96887`", ",", "0.471597`", ",", "0.411072`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.375`", ",", "0.952138`", ",", "0.972169`", ",", "0.477433`", ",", "0.416001`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.4`", ",", "0.949276`", ",", "0.976627`", ",", "0.48697`", ",", "0.423879`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.425`", ",", "0.94657`", ",", "0.979947`", ",", "0.495434`", ",", "0.430005`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.45`", ",", "0.944241`", ",", "0.98527`", ",", "0.503975`", ",", "0.436544`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.475`", ",", "0.941058`", ",", "0.98736`", ",", "0.510597`", ",", "0.439777`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.9`", ",", "0.5`", ",", "0.93861`", ",", "0.98882`", ",", "0.521539`", ",", "0.448879`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.`", ",", "0.968394`", ",", "0.994116`", ",", "0.189366`", ",", "0.171771`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.025`", ",", "0.987473`", ",", "0.990356`", ",", "0.227502`", ",", "0.197701`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.05`", ",", "0.988008`", ",", "0.980556`", ",", "0.280075`", ",", "0.240712`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.075`", ",", "0.986132`", ",", "0.970547`", ",", "0.330378`", ",", "0.276617`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.1`", ",", "0.982586`", ",", "0.963908`", ",", "0.362829`", ",", "0.304533`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.125`", ",", "0.979879`", ",", "0.961728`", ",", "0.384982`", ",", "0.324259`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.15`", ",", "0.975912`", ",", "0.959493`", ",", "0.40024`", ",", "0.33888`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.175`", ",", "0.973609`", ",", "0.958006`", ",", "0.410896`", ",", "0.350623`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.2`", ",", "0.970012`", ",", "0.957816`", ",", "0.424587`", ",", "0.364595`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.225`", ",", "0.967917`", ",", "0.957681`", ",", "0.431937`", ",", "0.372715`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.25`", ",", "0.965603`", ",", "0.958807`", ",", "0.441636`", ",", "0.383303`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.275`", ",", "0.963034`", ",", "0.960117`", ",", "0.450367`", ",", "0.392408`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.3`", ",", "0.960334`", ",", "0.962368`", ",", "0.457861`", ",", "0.399569`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.325`", ",", "0.958184`", ",", "0.964572`", ",", "0.465284`", ",", "0.406862`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.35`", ",", "0.954704`", ",", "0.968129`", ",", "0.471742`", ",", "0.411469`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.375`", ",", "0.952416`", ",", "0.971435`", ",", "0.476977`", ",", "0.415867`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.4`", ",", "0.949558`", ",", "0.975962`", ",", "0.488473`", ",", "0.425777`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.425`", ",", "0.94589`", ",", "0.979907`", ",", "0.496086`", ",", "0.430165`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.45`", ",", "0.944032`", ",", "0.984182`", ",", "0.503235`", ",", "0.435755`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.475`", ",", "0.941383`", ",", "0.986736`", ",", "0.511457`", ",", "0.441441`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.91`", ",", "0.5`", ",", "0.939499`", ",", "0.989143`", ",", "0.516919`", ",", "0.444545`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.`", ",", "0.964576`", ",", "0.994225`", ",", "0.194287`", ",", "0.178992`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.025`", ",", "0.987747`", ",", "0.989499`", ",", "0.231059`", ",", "0.201072`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.05`", ",", "0.988644`", ",", "0.980588`", ",", "0.284171`", ",", "0.244592`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.075`", ",", "0.986007`", ",", "0.969905`", ",", "0.334104`", ",", "0.280642`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.1`", ",", "0.982808`", ",", "0.963857`", ",", "0.363043`", ",", "0.304256`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.125`", ",", "0.979343`", ",", "0.961438`", ",", "0.385828`", ",", "0.324971`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.15`", ",", "0.97643`", ",", "0.959146`", ",", "0.397636`", ",", "0.336623`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.175`", ",", "0.973619`", ",", "0.958338`", ",", "0.414052`", ",", "0.353685`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.2`", ",", "0.971159`", ",", "0.957831`", ",", "0.424103`", ",", "0.364955`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.225`", ",", "0.968389`", ",", "0.957876`", ",", "0.433406`", ",", "0.375168`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.25`", ",", "0.965679`", ",", "0.958625`", ",", "0.441484`", ",", "0.383056`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.275`", ",", "0.963308`", ",", "0.960313`", ",", "0.451044`", ",", "0.393411`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.3`", ",", "0.95967`", ",", "0.962301`", ",", "0.458447`", ",", "0.399342`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.325`", ",", "0.958362`", ",", "0.964733`", ",", "0.464554`", ",", "0.405926`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.35`", ",", "0.95554`", ",", "0.967381`", ",", "0.470684`", ",", "0.41113`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.375`", ",", "0.952008`", ",", "0.97177`", ",", "0.480588`", ",", "0.418861`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.4`", ",", "0.949965`", ",", "0.976112`", ",", "0.485145`", ",", "0.42229`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.425`", ",", "0.946085`", ",", "0.97942`", ",", "0.492283`", ",", "0.426597`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.45`", ",", "0.944499`", ",", "0.984281`", ",", "0.502995`", ",", "0.436243`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.475`", ",", "0.941236`", ",", "0.987616`", ",", "0.510615`", ",", "0.440576`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.92`", ",", "0.5`", ",", "0.93861`", ",", "0.988259`", ",", "0.519834`", ",", "0.446913`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.`", ",", "0.964589`", ",", "0.992157`", ",", "0.1987`", ",", "0.185074`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.025`", ",", "0.987915`", ",", "0.989437`", ",", "0.232935`", ",", "0.203284`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.05`", ",", "0.988991`", ",", "0.980468`", ",", "0.287189`", ",", "0.247348`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.075`", ",", "0.986341`", ",", "0.969628`", ",", "0.335607`", ",", "0.281765`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.1`", ",", "0.98293`", ",", "0.963863`", ",", "0.365627`", ",", "0.306327`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.125`", ",", "0.979618`", ",", "0.961452`", ",", "0.385719`", ",", "0.324346`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.15`", ",", "0.976613`", ",", "0.959468`", ",", "0.400446`", ",", "0.339105`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.175`", ",", "0.973586`", ",", "0.958531`", ",", "0.413313`", ",", "0.35314`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.2`", ",", "0.970441`", ",", "0.957928`", ",", "0.425651`", ",", "0.365975`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.225`", ",", "0.968575`", ",", "0.958005`", ",", "0.433946`", ",", "0.375229`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.25`", ",", "0.965947`", ",", "0.958798`", ",", "0.442511`", ",", "0.384151`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.275`", ",", "0.962948`", ",", "0.960347`", ",", "0.452194`", ",", "0.394052`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.3`", ",", "0.96167`", ",", "0.96237`", ",", "0.456407`", ",", "0.399152`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.325`", ",", "0.958311`", ",", "0.964674`", ",", "0.466695`", ",", "0.408222`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.35`", ",", "0.955773`", ",", "0.967775`", ",", "0.470413`", ",", "0.411244`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.375`", ",", "0.953153`", ",", "0.97091`", ",", "0.47742`", ",", "0.416621`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.4`", ",", "0.949372`", ",", "0.975889`", ",", "0.487545`", ",", "0.424517`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.425`", ",", "0.947117`", ",", "0.979634`", ",", "0.49478`", ",", "0.429695`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.45`", ",", "0.944262`", ",", "0.983663`", ",", "0.501741`", ",", "0.434143`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.475`", ",", "0.942149`", ",", "0.986728`", ",", "0.512097`", ",", "0.442602`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.93`", ",", "0.5`", ",", "0.94026`", ",", "0.988567`", ",", "0.519692`", ",", "0.447887`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.`", ",", "0.96681`", ",", "0.992489`", ",", "0.204652`", ",", "0.189234`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.025`", ",", "0.987709`", ",", "0.989231`", ",", "0.236455`", ",", "0.20668`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.05`", ",", "0.988818`", ",", "0.980633`", ",", "0.288581`", ",", "0.248264`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.075`", ",", "0.986421`", ",", "0.969289`", ",", "0.335903`", ",", "0.281344`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.1`", ",", "0.983349`", ",", "0.964144`", ",", "0.365079`", ",", "0.305968`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.125`", ",", "0.979476`", ",", "0.962233`", ",", "0.386568`", ",", "0.325082`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.15`", ",", "0.977755`", ",", "0.959111`", ",", "0.399448`", ",", "0.339456`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.175`", ",", "0.973522`", ",", "0.958669`", ",", "0.416959`", ",", "0.355993`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.2`", ",", "0.971013`", ",", "0.957832`", ",", "0.424685`", ",", "0.365094`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.225`", ",", "0.968084`", ",", "0.958272`", ",", "0.43541`", ",", "0.376312`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.25`", ",", "0.966226`", ",", "0.958877`", ",", "0.443105`", ",", "0.38481`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.275`", ",", "0.963538`", ",", "0.959694`", ",", "0.450063`", ",", "0.39233`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.3`", ",", "0.960856`", ",", "0.961867`", ",", "0.457633`", ",", "0.39955`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.325`", ",", "0.958903`", ",", "0.96451`", ",", "0.465136`", ",", "0.406742`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.35`", ",", "0.955731`", ",", "0.967529`", ",", "0.47177`", ",", "0.412293`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.375`", ",", "0.953442`", ",", "0.971535`", ",", "0.479678`", ",", "0.418993`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.4`", ",", "0.950312`", ",", "0.975072`", ",", "0.485422`", ",", "0.423165`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.425`", ",", "0.947226`", ",", "0.979422`", ",", "0.493644`", ",", "0.42918`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.45`", ",", "0.944413`", ",", "0.983581`", ",", "0.501373`", ",", "0.434165`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.475`", ",", "0.942485`", ",", "0.985995`", ",", "0.508055`", ",", "0.439124`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.94`", ",", "0.5`", ",", "0.939939`", ",", "0.988621`", ",", "0.517584`", ",", "0.445905`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.`", ",", "0.965088`", ",", "0.992631`", ",", "0.204283`", ",", "0.18719`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.025`", ",", "0.988131`", ",", "0.989411`", ",", "0.239923`", ",", "0.210442`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.05`", ",", "0.989299`", ",", "0.981077`", ",", "0.291556`", ",", "0.251437`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.075`", ",", "0.986922`", ",", "0.96899`", ",", "0.337334`", ",", "0.282661`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.1`", ",", "0.983469`", ",", "0.964079`", ",", "0.367132`", ",", "0.307542`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.125`", ",", "0.980241`", ",", "0.961908`", ",", "0.386618`", ",", "0.326207`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.15`", ",", "0.976217`", ",", "0.959542`", ",", "0.401301`", ",", "0.339886`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.175`", ",", "0.973877`", ",", "0.958718`", ",", "0.416223`", ",", "0.355617`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.2`", ",", "0.970964`", ",", "0.957668`", ",", "0.425748`", ",", "0.366427`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.225`", ",", "0.968467`", ",", "0.958213`", ",", "0.436919`", ",", "0.377744`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.25`", ",", "0.966502`", ",", "0.958837`", ",", "0.443696`", ",", "0.385746`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.275`", ",", "0.963591`", ",", "0.959941`", ",", "0.450665`", ",", "0.392875`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.3`", ",", "0.961565`", ",", "0.96191`", ",", "0.458603`", ",", "0.40111`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.325`", ",", "0.958514`", ",", "0.964106`", ",", "0.464764`", ",", "0.406187`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.35`", ",", "0.955939`", ",", "0.967712`", ",", "0.473094`", ",", "0.413517`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.375`", ",", "0.954228`", ",", "0.971085`", ",", "0.479464`", ",", "0.419776`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.4`", ",", "0.949752`", ",", "0.974403`", ",", "0.487898`", ",", "0.425507`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.425`", ",", "0.947502`", ",", "0.979198`", ",", "0.494153`", ",", "0.42938`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.45`", ",", "0.945662`", ",", "0.983007`", ",", "0.499576`", ",", "0.433662`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.475`", ",", "0.942265`", ",", "0.986461`", ",", "0.509417`", ",", "0.440286`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.95`", ",", "0.5`", ",", "0.939934`", ",", "0.988329`", ",", "0.518499`", ",", "0.447041`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.`", ",", "0.969235`", ",", "0.992578`", ",", "0.210237`", ",", "0.187575`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.025`", ",", "0.988687`", ",", "0.989583`", ",", "0.242358`", ",", "0.212159`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.05`", ",", "0.989663`", ",", "0.980887`", ",", "0.293532`", ",", "0.253085`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.075`", ",", "0.986899`", ",", "0.969347`", ",", "0.339012`", ",", "0.28435`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.1`", ",", "0.983078`", ",", "0.964412`", ",", "0.367796`", ",", "0.30777`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.125`", ",", "0.980112`", ",", "0.961741`", ",", "0.385368`", ",", "0.324757`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.15`", ",", "0.976991`", ",", "0.959662`", ",", "0.402034`", ",", "0.340788`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.175`", ",", "0.973301`", ",", "0.958525`", ",", "0.416016`", ",", "0.354759`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.2`", ",", "0.970986`", ",", "0.957918`", ",", "0.425645`", ",", "0.365706`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.225`", ",", "0.968315`", ",", "0.95818`", ",", "0.437177`", ",", "0.378001`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.25`", ",", "0.96638`", ",", "0.95844`", ",", "0.443495`", ",", "0.385601`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.275`", ",", "0.963727`", ",", "0.959835`", ",", "0.452004`", ",", "0.394324`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.3`", ",", "0.961212`", ",", "0.961701`", ",", "0.458592`", ",", "0.400667`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.325`", ",", "0.959115`", ",", "0.964364`", ",", "0.463027`", ",", "0.404923`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.35`", ",", "0.956731`", ",", "0.967414`", ",", "0.469962`", ",", "0.411214`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.375`", ",", "0.953546`", ",", "0.969962`", ",", "0.477618`", ",", "0.417258`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.4`", ",", "0.950112`", ",", "0.974416`", ",", "0.487185`", ",", "0.424441`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.425`", ",", "0.947748`", ",", "0.977825`", ",", "0.492251`", ",", "0.427973`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.45`", ",", "0.94525`", ",", "0.982416`", ",", "0.502076`", ",", "0.435753`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.475`", ",", "0.942486`", ",", "0.986851`", ",", "0.510551`", ",", "0.441778`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.96`", ",", "0.5`", ",", "0.940402`", ",", "0.987723`", ",", "0.516188`", ",", "0.445314`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.`", ",", "0.965922`", ",", "0.993614`", ",", "0.205701`", ",", "0.188155`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.025`", ",", "0.988895`", ",", "0.989862`", ",", "0.244423`", ",", "0.214496`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.05`", ",", "0.989735`", ",", "0.981249`", ",", "0.296366`", ",", "0.25545`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.075`", ",", "0.986605`", ",", "0.969168`", ",", "0.341604`", ",", "0.2865`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.1`", ",", "0.983649`", ",", "0.964646`", ",", "0.369497`", ",", "0.309835`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.125`", ",", "0.98006`", ",", "0.961818`", ",", "0.388846`", ",", "0.327693`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.15`", ",", "0.977001`", ",", "0.959845`", ",", "0.402414`", ",", "0.341057`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.175`", ",", "0.973592`", ",", "0.958604`", ",", "0.415722`", ",", "0.354794`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.2`", ",", "0.97092`", ",", "0.958257`", ",", "0.428403`", ",", "0.368258`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.225`", ",", "0.968421`", ",", "0.958424`", ",", "0.436592`", ",", "0.377489`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.25`", ",", "0.96689`", ",", "0.958523`", ",", "0.442159`", ",", "0.384`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.275`", ",", "0.964041`", ",", "0.959637`", ",", "0.450606`", ",", "0.393043`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.3`", ",", "0.961241`", ",", "0.961664`", ",", "0.458926`", ",", "0.400719`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.325`", ",", "0.959454`", ",", "0.964098`", ",", "0.465577`", ",", "0.407921`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.35`", ",", "0.956478`", ",", "0.967068`", ",", "0.470554`", ",", "0.411989`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.375`", ",", "0.953003`", ",", "0.970069`", ",", "0.478657`", ",", "0.417464`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.4`", ",", "0.951003`", ",", "0.973814`", ",", "0.486041`", ",", "0.424256`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.425`", ",", "0.948231`", ",", "0.978485`", ",", "0.492354`", ",", "0.428479`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.45`", ",", "0.945234`", ",", "0.98243`", ",", "0.499817`", ",", "0.433824`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.475`", ",", "0.942868`", ",", "0.986712`", ",", "0.509249`", ",", "0.440657`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.97`", ",", "0.5`", ",", "0.940202`", ",", "0.988213`", ",", "0.517941`", ",", "0.446884`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.`", ",", "0.968201`", ",", "0.994559`", ",", "0.20963`", ",", "0.19258`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.025`", ",", "0.988932`", ",", "0.989779`", ",", "0.246879`", ",", "0.217316`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.05`", ",", "0.989713`", ",", "0.981275`", ",", "0.298092`", ",", "0.256971`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.075`", ",", "0.986896`", ",", "0.968816`", ",", "0.343826`", ",", "0.288442`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.1`", ",", "0.983537`", ",", "0.964377`", ",", "0.371525`", ",", "0.311463`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.125`", ",", "0.98027`", ",", "0.962043`", ",", "0.389113`", ",", "0.327944`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.15`", ",", "0.976997`", ",", "0.960006`", ",", "0.404191`", ",", "0.342686`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.175`", ",", "0.974596`", ",", "0.958949`", ",", "0.41749`", ",", "0.356774`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.2`", ",", "0.971474`", ",", "0.95789`", ",", "0.42456`", ",", "0.364351`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.225`", ",", "0.96886`", ",", "0.958657`", ",", "0.436442`", ",", "0.376996`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.25`", ",", "0.96553`", ",", "0.958687`", ",", "0.445453`", ",", "0.386346`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.275`", ",", "0.963756`", ",", "0.959588`", ",", "0.450974`", ",", "0.393238`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.3`", ",", "0.961285`", ",", "0.961319`", ",", "0.455071`", ",", "0.39691`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.325`", ",", "0.959547`", ",", "0.963767`", ",", "0.464581`", ",", "0.406573`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.35`", ",", "0.956248`", ",", "0.966114`", ",", "0.470443`", ",", "0.411859`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.375`", ",", "0.954287`", ",", "0.970209`", ",", "0.478533`", ",", "0.418464`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.4`", ",", "0.950658`", ",", "0.974084`", ",", "0.485404`", ",", "0.423129`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.425`", ",", "0.947971`", ",", "0.977653`", ",", "0.491674`", ",", "0.427813`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.45`", ",", "0.945137`", ",", "0.982272`", ",", "0.49929`", ",", "0.433055`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.475`", ",", "0.943379`", ",", "0.985769`", ",", "0.512346`", ",", "0.444274`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.98`", ",", "0.5`", ",", "0.940065`", ",", "0.988324`", ",", "0.519975`", ",", "0.448516`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.`", ",", "0.970604`", ",", "0.992968`", ",", "0.215425`", ",", "0.194665`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.025`", ",", "0.989512`", ",", "0.989736`", ",", "0.248888`", ",", "0.219096`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.05`", ",", "0.99008`", ",", "0.981916`", ",", "0.298694`", ",", "0.258388`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.075`", ",", "0.986789`", ",", "0.968892`", ",", "0.345835`", ",", "0.290249`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.1`", ",", "0.98376`", ",", "0.964422`", ",", "0.372871`", ",", "0.312717`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.125`", ",", "0.980461`", ",", "0.961927`", ",", "0.389541`", ",", "0.327942`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.15`", ",", "0.97726`", ",", "0.960156`", ",", "0.40537`", ",", "0.343809`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.175`", ",", "0.974382`", ",", "0.958751`", ",", "0.414667`", ",", "0.354013`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.2`", ",", "0.971135`", ",", "0.958358`", ",", "0.427124`", ",", "0.366396`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.225`", ",", "0.968353`", ",", "0.958144`", ",", "0.436442`", ",", "0.376884`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.25`", ",", "0.966948`", ",", "0.958818`", ",", "0.443055`", ",", "0.385108`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.275`", ",", "0.963862`", ",", "0.960221`", ",", "0.452856`", ",", "0.394322`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.3`", ",", "0.961729`", ",", "0.961228`", ",", "0.458482`", ",", "0.400466`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.325`", ",", "0.959514`", ",", "0.963689`", ",", "0.464907`", ",", "0.406733`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.35`", ",", "0.956425`", ",", "0.966534`", ",", "0.473434`", ",", "0.413785`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.375`", ",", "0.953749`", ",", "0.969816`", ",", "0.479975`", ",", "0.419327`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.4`", ",", "0.95045`", ",", "0.973259`", ",", "0.484819`", ",", "0.422308`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.425`", ",", "0.948575`", ",", "0.977547`", ",", "0.494324`", ",", "0.430556`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.45`", ",", "0.945615`", ",", "0.982377`", ",", "0.501191`", ",", "0.435553`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.475`", ",", "0.943147`", ",", "0.98642`", ",", "0.509959`", ",", "0.44145`"}], "}"}], ",", RowBox[{"{", RowBox[{ "0.99`", ",", "0.5`", ",", "0.940744`", ",", "0.987488`", ",", "0.517049`", ",", "0.446279`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.`", ",", "0.967521`", ",", "0.993744`", ",", "0.216754`", ",", "0.19678`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.025`", ",", "0.989596`", ",", "0.989606`", ",", "0.252475`", ",", "0.222449`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.05`", ",", "0.989939`", ",", "0.981702`", ",", "0.301357`", ",", "0.259472`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.075`", ",", "0.987535`", ",", "0.969108`", ",", "0.345734`", ",", "0.290826`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.1`", ",", "0.983634`", ",", "0.964521`", ",", "0.373099`", ",", "0.31264`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.125`", ",", "0.980106`", ",", "0.962617`", ",", "0.392648`", ",", "0.331046`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.15`", ",", "0.976676`", ",", "0.960081`", ",", "0.406621`", ",", "0.344589`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.175`", ",", "0.974224`", ",", "0.959071`", ",", "0.420939`", ",", "0.359496`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.2`", ",", "0.971487`", ",", "0.957772`", ",", "0.428509`", ",", "0.368508`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.225`", ",", "0.969525`", ",", "0.957803`", ",", "0.43607`", ",", "0.377363`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.25`", ",", "0.967376`", ",", "0.958093`", ",", "0.442895`", ",", "0.384878`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.275`", ",", "0.964389`", ",", "0.959527`", ",", "0.450845`", ",", "0.392822`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.3`", ",", "0.961913`", ",", "0.961448`", ",", "0.457612`", ",", "0.400016`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.325`", ",", "0.959192`", ",", "0.96372`", ",", "0.466386`", ",", "0.407473`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.35`", ",", "0.956687`", ",", "0.965846`", ",", "0.471868`", ",", "0.41291`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.375`", ",", "0.953922`", ",", "0.969759`", ",", "0.478729`", ",", "0.418654`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.4`", ",", "0.951585`", ",", "0.973736`", ",", "0.486501`", ",", "0.424828`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.425`", ",", "0.948794`", ",", "0.976677`", ",", "0.493966`", ",", "0.430915`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.45`", ",", "0.946717`", ",", "0.981801`", ",", "0.500626`", ",", "0.435414`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.475`", ",", "0.943606`", ",", "0.985161`", ",", "0.508467`", ",", "0.440639`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.`", ",", "0.5`", ",", "0.941029`", ",", "0.987629`", ",", "0.518541`", ",", "0.448131`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.`", ",", "0.966017`", ",", "0.993526`", ",", "0.21817`", ",", "0.201152`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.025`", ",", "0.989557`", ",", "0.989821`", ",", "0.253785`", ",", "0.223503`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.05`", ",", "0.990417`", ",", "0.981751`", ",", "0.303944`", ",", "0.261174`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.075`", ",", "0.987279`", ",", "0.969054`", ",", "0.347467`", ",", "0.292034`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.1`", ",", "0.98349`", ",", "0.964524`", ",", "0.375403`", ",", "0.315197`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.125`", ",", "0.980678`", ",", "0.962484`", ",", "0.394117`", ",", "0.332957`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.15`", ",", "0.977067`", ",", "0.960617`", ",", "0.407697`", ",", "0.345813`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.175`", ",", "0.973995`", ",", "0.959016`", ",", "0.418228`", ",", "0.356585`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.2`", ",", "0.971331`", ",", "0.9583`", ",", "0.428848`", ",", "0.368539`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.225`", ",", "0.969537`", ",", "0.958007`", ",", "0.436544`", ",", "0.377354`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.25`", ",", "0.966953`", ",", "0.958282`", ",", "0.443317`", ",", "0.385006`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.275`", ",", "0.964325`", ",", "0.959992`", ",", "0.451693`", ",", "0.393812`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.3`", ",", "0.961946`", ",", "0.961227`", ",", "0.458426`", ",", "0.400487`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.325`", ",", "0.959908`", ",", "0.963017`", ",", "0.464862`", ",", "0.407198`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.35`", ",", "0.957139`", ",", "0.965806`", ",", "0.472396`", ",", "0.413687`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.375`", ",", "0.954469`", ",", "0.969138`", ",", "0.4789`", ",", "0.419238`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.4`", ",", "0.952277`", ",", "0.973296`", ",", "0.487278`", ",", "0.426194`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.425`", ",", "0.948303`", ",", "0.976293`", ",", "0.491214`", ",", "0.427808`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.45`", ",", "0.946314`", ",", "0.982192`", ",", "0.500232`", ",", "0.435215`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.475`", ",", "0.944916`", ",", "0.985626`", ",", "0.507083`", ",", "0.440289`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.01`", ",", "0.5`", ",", "0.941816`", ",", "0.987484`", ",", "0.518231`", ",", "0.448931`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.`", ",", "0.970358`", ",", "0.994471`", ",", "0.225984`", ",", "0.208167`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.025`", ",", "0.989921`", ",", "0.989705`", ",", "0.255742`", ",", "0.225549`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.05`", ",", "0.990707`", ",", "0.980836`", ",", "0.305143`", ",", "0.26306`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.075`", ",", "0.987348`", ",", "0.96931`", ",", "0.347667`", ",", "0.292705`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.1`", ",", "0.984542`", ",", "0.964795`", ",", "0.375536`", ",", "0.315343`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.125`", ",", "0.98068`", ",", "0.962555`", ",", "0.393973`", ",", "0.332342`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.15`", ",", "0.977239`", ",", "0.960521`", ",", "0.407733`", ",", "0.345272`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.175`", ",", "0.97484`", ",", "0.959314`", ",", "0.417672`", ",", "0.356407`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.2`", ",", "0.971472`", ",", "0.957947`", ",", "0.427942`", ",", "0.367725`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.225`", ",", "0.969338`", ",", "0.958303`", ",", "0.43925`", ",", "0.379894`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.25`", ",", "0.967558`", ",", "0.958438`", ",", "0.446976`", ",", "0.389097`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.275`", ",", "0.964776`", ",", "0.95975`", ",", "0.450897`", ",", "0.393086`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.3`", ",", "0.962453`", ",", "0.960893`", ",", "0.460209`", ",", "0.403263`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.325`", ",", "0.959596`", ",", "0.963552`", ",", "0.46657`", ",", "0.408069`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.35`", ",", "0.957302`", ",", "0.965718`", ",", "0.47195`", ",", "0.413496`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.375`", ",", "0.955`", ",", "0.96902`", ",", "0.479055`", ",", "0.419688`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.4`", ",", "0.951577`", ",", "0.972876`", ",", "0.48709`", ",", "0.425494`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.425`", ",", "0.948805`", ",", "0.977007`", ",", "0.495486`", ",", "0.432147`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.45`", ",", "0.946123`", ",", "0.981375`", ",", "0.500388`", ",", "0.434419`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.475`", ",", "0.943941`", ",", "0.985965`", ",", "0.509882`", ",", "0.44233`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.02`", ",", "0.5`", ",", "0.941677`", ",", "0.987309`", ",", "0.517297`", ",", "0.447338`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.`", ",", "0.971537`", ",", "0.994448`", ",", "0.229828`", ",", "0.21151`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.025`", ",", "0.989837`", ",", "0.989454`", ",", "0.257611`", ",", "0.227954`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.05`", ",", "0.99084`", ",", "0.979432`", ",", "0.307104`", ",", "0.265657`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.075`", ",", "0.987528`", ",", "0.969119`", ",", "0.34998`", ",", "0.294617`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.1`", ",", "0.984058`", ",", "0.964996`", ",", "0.377213`", ",", "0.316213`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.125`", ",", "0.979838`", ",", "0.96266`", ",", "0.394725`", ",", "0.332511`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.15`", ",", "0.97745`", ",", "0.960504`", ",", "0.409115`", ",", "0.346945`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.175`", ",", "0.974929`", ",", "0.959341`", ",", "0.419776`", ",", "0.358907`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.2`", ",", "0.971953`", ",", "0.95817`", ",", "0.430761`", ",", "0.370612`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.225`", ",", "0.96916`", ",", "0.958335`", ",", "0.439374`", ",", "0.379929`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.25`", ",", "0.966818`", ",", "0.958684`", ",", "0.444671`", ",", "0.38575`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.275`", ",", "0.96489`", ",", "0.959904`", ",", "0.451872`", ",", "0.394477`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.3`", ",", "0.962362`", ",", "0.960845`", ",", "0.459461`", ",", "0.401629`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.325`", ",", "0.959832`", ",", "0.963281`", ",", "0.464494`", ",", "0.405933`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.35`", ",", "0.957849`", ",", "0.96556`", ",", "0.472641`", ",", "0.414298`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.375`", ",", "0.954674`", ",", "0.969117`", ",", "0.479333`", ",", "0.419461`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.4`", ",", "0.951466`", ",", "0.971826`", ",", "0.48604`", ",", "0.424097`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.425`", ",", "0.949481`", ",", "0.976133`", ",", "0.493454`", ",", "0.431033`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.45`", ",", "0.946236`", ",", "0.980737`", ",", "0.500078`", ",", "0.434769`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.475`", ",", "0.944526`", ",", "0.985281`", ",", "0.506113`", ",", "0.439388`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.03`", ",", "0.5`", ",", "0.940983`", ",", "0.987586`", ",", "0.515274`", ",", "0.44498`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.`", ",", "0.974802`", ",", "0.994568`", ",", "0.231516`", ",", "0.212169`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.025`", ",", "0.989841`", ",", "0.988869`", ",", "0.260831`", ",", "0.230726`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.05`", ",", "0.990699`", ",", "0.977993`", ",", "0.311119`", ",", "0.268377`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.075`", ",", "0.987597`", ",", "0.968828`", ",", "0.353138`", ",", "0.298247`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.1`", ",", "0.983575`", ",", "0.965135`", ",", "0.379342`", ",", "0.317978`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.125`", ",", "0.980707`", ",", "0.96293`", ",", "0.395603`", ",", "0.33343`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.15`", ",", "0.977447`", ",", "0.960696`", ",", "0.409836`", ",", "0.347789`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.175`", ",", "0.974331`", ",", "0.959593`", ",", "0.420177`", ",", "0.358474`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.2`", ",", "0.971384`", ",", "0.958413`", ",", "0.43083`", ",", "0.369818`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.225`", ",", "0.969152`", ",", "0.958748`", ",", "0.438967`", ",", "0.378774`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.25`", ",", "0.967655`", ",", "0.958424`", ",", "0.446321`", ",", "0.388203`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.275`", ",", "0.964491`", ",", "0.959621`", ",", "0.452699`", ",", "0.394556`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.3`", ",", "0.962855`", ",", "0.960946`", ",", "0.457779`", ",", "0.400494`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.325`", ",", "0.959647`", ",", "0.963008`", ",", "0.464781`", ",", "0.407115`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.35`", ",", "0.957755`", ",", "0.965044`", ",", "0.470178`", ",", "0.411589`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.375`", ",", "0.955121`", ",", "0.969002`", ",", "0.478749`", ",", "0.419272`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.4`", ",", "0.952464`", ",", "0.971349`", ",", "0.48302`", ",", "0.422374`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.425`", ",", "0.94939`", ",", "0.975884`", ",", "0.492939`", ",", "0.430342`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.45`", ",", "0.946839`", ",", "0.97986`", ",", "0.500882`", ",", "0.436311`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.475`", ",", "0.94452`", ",", "0.984373`", ",", "0.509257`", ",", "0.442559`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.04`", ",", "0.5`", ",", "0.941058`", ",", "0.986642`", ",", "0.516445`", ",", "0.446259`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.`", ",", "0.969409`", ",", "0.993299`", ",", "0.229248`", ",", "0.21246`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.025`", ",", "0.990046`", ",", "0.988777`", ",", "0.262396`", ",", "0.232743`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.05`", ",", "0.990768`", ",", "0.977771`", ",", "0.312196`", ",", "0.268806`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.075`", ",", "0.987293`", ",", "0.968995`", ",", "0.353645`", ",", "0.297399`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.1`", ",", "0.983888`", ",", "0.965344`", ",", "0.37911`", ",", "0.317972`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.125`", ",", "0.980559`", ",", "0.962593`", ",", "0.396158`", ",", "0.333933`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.15`", ",", "0.978163`", ",", "0.960842`", ",", "0.408876`", ",", "0.347602`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.175`", ",", "0.974546`", ",", "0.959551`", ",", "0.420753`", ",", "0.358569`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.2`", ",", "0.972149`", ",", "0.958449`", ",", "0.430784`", ",", "0.370208`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.225`", ",", "0.969028`", ",", "0.958639`", ",", "0.439854`", ",", "0.379642`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.25`", ",", "0.966717`", ",", "0.958881`", ",", "0.447798`", ",", "0.388834`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.275`", ",", "0.964987`", ",", "0.959734`", ",", "0.452775`", ",", "0.394677`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.3`", ",", "0.962931`", ",", "0.960839`", ",", "0.459783`", ",", "0.402186`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.325`", ",", "0.959972`", ",", "0.962875`", ",", "0.465263`", ",", "0.407327`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.35`", ",", "0.959058`", ",", "0.965559`", ",", "0.471011`", ",", "0.413143`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.375`", ",", "0.955204`", ",", "0.968864`", ",", "0.47912`", ",", "0.419363`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.4`", ",", "0.952375`", ",", "0.971519`", ",", "0.482441`", ",", "0.421882`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.425`", ",", "0.950492`", ",", "0.975746`", ",", "0.491186`", ",", "0.42951`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.45`", ",", "0.946601`", ",", "0.980114`", ",", "0.498466`", ",", "0.432967`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.475`", ",", "0.944708`", ",", "0.984246`", ",", "0.505638`", ",", "0.438723`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.05`", ",", "0.5`", ",", "0.942937`", ",", "0.987183`", ",", "0.513224`", ",", "0.444568`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.`", ",", "0.96805`", ",", "0.992533`", ",", "0.232276`", ",", "0.21674`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.025`", ",", "0.990162`", ",", "0.988342`", ",", "0.263989`", ",", "0.234507`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.05`", ",", "0.990905`", ",", "0.977371`", ",", "0.31402`", ",", "0.271395`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.075`", ",", "0.987521`", ",", "0.969122`", ",", "0.355133`", ",", "0.299086`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.1`", ",", "0.983871`", ",", "0.965181`", ",", "0.381114`", ",", "0.319895`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.125`", ",", "0.981037`", ",", "0.962394`", ",", "0.396705`", ",", "0.334982`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.15`", ",", "0.977706`", ",", "0.960881`", ",", "0.40967`", ",", "0.347915`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.175`", ",", "0.974345`", ",", "0.959506`", ",", "0.421187`", ",", "0.359124`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.2`", ",", "0.971553`", ",", "0.958684`", ",", "0.432186`", ",", "0.370642`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.225`", ",", "0.969986`", ",", "0.958425`", ",", "0.440025`", ",", "0.380783`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.25`", ",", "0.967389`", ",", "0.958772`", ",", "0.447137`", ",", "0.388201`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.275`", ",", "0.964822`", ",", "0.959379`", ",", "0.453316`", ",", "0.394546`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.3`", ",", "0.962779`", ",", "0.960595`", ",", "0.459159`", ",", "0.401533`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.325`", ",", "0.960364`", ",", "0.962874`", ",", "0.463838`", ",", "0.405773`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.35`", ",", "0.957778`", ",", "0.964947`", ",", "0.471949`", ",", "0.413401`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.375`", ",", "0.955191`", ",", "0.968521`", ",", "0.480098`", ",", "0.42054`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.4`", ",", "0.952386`", ",", "0.971361`", ",", "0.485892`", ",", "0.425392`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.425`", ",", "0.950061`", ",", "0.975395`", ",", "0.492967`", ",", "0.431169`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.45`", ",", "0.947775`", ",", "0.980061`", ",", "0.497159`", ",", "0.432696`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.475`", ",", "0.945514`", ",", "0.983969`", ",", "0.506374`", ",", "0.440552`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.06`", ",", "0.5`", ",", "0.941905`", ",", "0.98645`", ",", "0.516404`", ",", "0.447075`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.`", ",", "0.973657`", ",", "0.991839`", ",", "0.243656`", ",", "0.222836`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.025`", ",", "0.99027`", ",", "0.988072`", ",", "0.26753`", ",", "0.237738`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.05`", ",", "0.991154`", ",", "0.976503`", ",", "0.317332`", ",", "0.273525`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.075`", ",", "0.987432`", ",", "0.968869`", ",", "0.357887`", ",", "0.301433`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.1`", ",", "0.984334`", ",", "0.965539`", ",", "0.382805`", ",", "0.322197`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.125`", ",", "0.981034`", ",", "0.962706`", ",", "0.398889`", ",", "0.336711`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.15`", ",", "0.977761`", ",", "0.961029`", ",", "0.414001`", ",", "0.352087`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.175`", ",", "0.975062`", ",", "0.959367`", ",", "0.423109`", ",", "0.361879`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.2`", ",", "0.972462`", ",", "0.95867`", ",", "0.429839`", ",", "0.369938`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.225`", ",", "0.970441`", ",", "0.958546`", ",", "0.438048`", ",", "0.379213`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.25`", ",", "0.967399`", ",", "0.958603`", ",", "0.447143`", ",", "0.388728`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.275`", ",", "0.965833`", ",", "0.959641`", ",", "0.454306`", ",", "0.396864`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.3`", ",", "0.962617`", ",", "0.961061`", ",", "0.461296`", ",", "0.403521`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.325`", ",", "0.960144`", ",", "0.963011`", ",", "0.465291`", ",", "0.406589`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.35`", ",", "0.958256`", ",", "0.964808`", ",", "0.472724`", ",", "0.414496`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.375`", ",", "0.955665`", ",", "0.968556`", ",", "0.479216`", ",", "0.419856`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.4`", ",", "0.953054`", ",", "0.971736`", ",", "0.486713`", ",", "0.426329`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.425`", ",", "0.950238`", ",", "0.975492`", ",", "0.495411`", ",", "0.433082`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.45`", ",", "0.948167`", ",", "0.979653`", ",", "0.498602`", ",", "0.435098`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.475`", ",", "0.944764`", ",", "0.984561`", ",", "0.503983`", ",", "0.437504`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.07`", ",", "0.5`", ",", "0.942328`", ",", "0.986161`", ",", "0.511325`", ",", "0.442384`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.`", ",", "0.969125`", ",", "0.990995`", ",", "0.244061`", ",", "0.224036`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.025`", ",", "0.990291`", ",", "0.987954`", ",", "0.270191`", ",", "0.239665`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.05`", ",", "0.991123`", ",", "0.976433`", ",", "0.317824`", ",", "0.274001`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.075`", ",", "0.987847`", ",", "0.968815`", ",", "0.35831`", ",", "0.301458`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.1`", ",", "0.98444`", ",", "0.965682`", ",", "0.384251`", ",", "0.323492`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.125`", ",", "0.981549`", ",", "0.962993`", ",", "0.399303`", ",", "0.337529`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.15`", ",", "0.978037`", ",", "0.961418`", ",", "0.412439`", ",", "0.350625`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.175`", ",", "0.974871`", ",", "0.959954`", ",", "0.422853`", ",", "0.36118`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.2`", ",", "0.972464`", ",", "0.958636`", ",", "0.432192`", ",", "0.371836`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.225`", ",", "0.970278`", ",", "0.958668`", ",", "0.442188`", ",", "0.382848`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.25`", ",", "0.967674`", ",", "0.958868`", ",", "0.445633`", ",", "0.386538`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.275`", ",", "0.964833`", ",", "0.959181`", ",", "0.452585`", ",", "0.394513`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.3`", ",", "0.963522`", ",", "0.960964`", ",", "0.460445`", ",", "0.402899`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.325`", ",", "0.960415`", ",", "0.962755`", ",", "0.465713`", ",", "0.407927`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.35`", ",", "0.958021`", ",", "0.965017`", ",", "0.472597`", ",", "0.414095`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.375`", ",", "0.95615`", ",", "0.96781`", ",", "0.478307`", ",", "0.41951`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.4`", ",", "0.952638`", ",", "0.971006`", ",", "0.485178`", ",", "0.424588`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.425`", ",", "0.951017`", ",", "0.974611`", ",", "0.491419`", ",", "0.429926`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.45`", ",", "0.948675`", ",", "0.97911`", ",", "0.499248`", ",", "0.435948`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.475`", ",", "0.945239`", ",", "0.983871`", ",", "0.50801`", ",", "0.441782`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.08`", ",", "0.5`", ",", "0.942616`", ",", "0.986062`", ",", "0.514941`", ",", "0.446925`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.`", ",", "0.969323`", ",", "0.991577`", ",", "0.2467`", ",", "0.223919`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.025`", ",", "0.990157`", ",", "0.988017`", ",", "0.271283`", ",", "0.240879`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.05`", ",", "0.991172`", ",", "0.976122`", ",", "0.321318`", ",", "0.276627`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.075`", ",", "0.987883`", ",", "0.968718`", ",", "0.360423`", ",", "0.303137`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.1`", ",", "0.984049`", ",", "0.96572`", ",", "0.385418`", ",", "0.324225`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.125`", ",", "0.980662`", ",", "0.963179`", ",", "0.40251`", ",", "0.340058`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.15`", ",", "0.977841`", ",", "0.961087`", ",", "0.41361`", ",", "0.351366`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.175`", ",", "0.974601`", ",", "0.959664`", ",", "0.425556`", ",", "0.364229`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.2`", ",", "0.972308`", ",", "0.958875`", ",", "0.434893`", ",", "0.374275`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.225`", ",", "0.970034`", ",", "0.958548`", ",", "0.440849`", ",", "0.380946`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.25`", ",", "0.967769`", ",", "0.959081`", ",", "0.448755`", ",", "0.390019`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.275`", ",", "0.965794`", ",", "0.959519`", ",", "0.453285`", ",", "0.395373`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.3`", ",", "0.963145`", ",", "0.960865`", ",", "0.462897`", ",", "0.40543`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.325`", ",", "0.961341`", ",", "0.962495`", ",", "0.464566`", ",", "0.407002`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.35`", ",", "0.958975`", ",", "0.964614`", ",", "0.472514`", ",", "0.414567`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.375`", ",", "0.956541`", ",", "0.967533`", ",", "0.479206`", ",", "0.420774`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.4`", ",", "0.95284`", ",", "0.970585`", ",", "0.486189`", ",", "0.425491`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.425`", ",", "0.9508`", ",", "0.974697`", ",", "0.491915`", ",", "0.430297`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.45`", ",", "0.947661`", ",", "0.978393`", ",", "0.497915`", ",", "0.433646`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.475`", ",", "0.945303`", ",", "0.983912`", ",", "0.50662`", ",", "0.440612`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.09`", ",", "0.5`", ",", "0.942805`", ",", "0.986388`", ",", "0.513397`", ",", "0.445156`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.`", ",", "0.97666`", ",", "0.993374`", ",", "0.256926`", ",", "0.23336`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.025`", ",", "0.990165`", ",", "0.987959`", ",", "0.274155`", ",", "0.243301`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.05`", ",", "0.991328`", ",", "0.975958`", ",", "0.323933`", ",", "0.279155`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.075`", ",", "0.987353`", ",", "0.968983`", ",", "0.362174`", ",", "0.304294`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.1`", ",", "0.984459`", ",", "0.965841`", ",", "0.384834`", ",", "0.324188`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.125`", ",", "0.9809`", ",", "0.963147`", ",", "0.403021`", ",", "0.340846`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.15`", ",", "0.977637`", ",", "0.961342`", ",", "0.413547`", ",", "0.350825`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.175`", ",", "0.97571`", ",", "0.95971`", ",", "0.42561`", ",", "0.364087`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.2`", ",", "0.972243`", ",", "0.959293`", ",", "0.43528`", ",", "0.374277`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.225`", ",", "0.969701`", ",", "0.958786`", ",", "0.441948`", ",", "0.381643`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.25`", ",", "0.968123`", ",", "0.958976`", ",", "0.448684`", ",", "0.390056`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.275`", ",", "0.965715`", ",", "0.959339`", ",", "0.452443`", ",", "0.39478`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.3`", ",", "0.963418`", ",", "0.960758`", ",", "0.460815`", ",", "0.403365`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.325`", ",", "0.962071`", ",", "0.962388`", ",", "0.464972`", ",", "0.408741`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.35`", ",", "0.958811`", ",", "0.96497`", ",", "0.473137`", ",", "0.414941`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.375`", ",", "0.956041`", ",", "0.967586`", ",", "0.480605`", ",", "0.421383`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.4`", ",", "0.9538`", ",", "0.970351`", ",", "0.484722`", ",", "0.424638`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.425`", ",", "0.951463`", ",", "0.974526`", ",", "0.492687`", ",", "0.431141`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.45`", ",", "0.94793`", ",", "0.97889`", ",", "0.499492`", ",", "0.435091`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.475`", ",", "0.945339`", ",", "0.983508`", ",", "0.504074`", ",", "0.438526`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.1`", ",", "0.5`", ",", "0.943859`", ",", "0.986177`", ",", "0.513079`", ",", "0.445721`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.`", ",", "0.977351`", ",", "0.99264`", ",", "0.252164`", ",", "0.230076`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.025`", ",", "0.990464`", ",", "0.988002`", ",", "0.277299`", ",", "0.246572`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.05`", ",", "0.991043`", ",", "0.975819`", ",", "0.325751`", ",", "0.2803`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.075`", ",", "0.987949`", ",", "0.969056`", ",", "0.363507`", ",", "0.30582`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.1`", ",", "0.98452`", ",", "0.965937`", ",", "0.386723`", ",", "0.325401`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.125`", ",", "0.981532`", ",", "0.963244`", ",", "0.403321`", ",", "0.3414`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.15`", ",", "0.978189`", ",", "0.961287`", ",", "0.413602`", ",", "0.351138`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.175`", ",", "0.975683`", ",", "0.960052`", ",", "0.423884`", ",", "0.362621`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.2`", ",", "0.972668`", ",", "0.959186`", ",", "0.433015`", ",", "0.372324`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.225`", ",", "0.970528`", ",", "0.958698`", ",", "0.440676`", ",", "0.381062`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.25`", ",", "0.967953`", ",", "0.959001`", ",", "0.449122`", ",", "0.390428`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.275`", ",", "0.965446`", ",", "0.959643`", ",", "0.454158`", ",", "0.395148`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.3`", ",", "0.963214`", ",", "0.960401`", ",", "0.462301`", ",", "0.404611`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.325`", ",", "0.96094`", ",", "0.962418`", ",", "0.468204`", ",", "0.410569`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.35`", ",", "0.95932`", ",", "0.964259`", ",", "0.471918`", ",", "0.414769`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.375`", ",", "0.956316`", ",", "0.966994`", ",", "0.47865`", ",", "0.420022`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.4`", ",", "0.954389`", ",", "0.970386`", ",", "0.485574`", ",", "0.426064`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.425`", ",", "0.951495`", ",", "0.974237`", ",", "0.493471`", ",", "0.432702`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.45`", ",", "0.948921`", ",", "0.977692`", ",", "0.497971`", ",", "0.434934`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.475`", ",", "0.946141`", ",", "0.98303`", ",", "0.505656`", ",", "0.440311`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.11`", ",", "0.5`", ",", "0.943606`", ",", "0.986073`", ",", "0.511539`", ",", "0.444264`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.`", ",", "0.977695`", ",", "0.992931`", ",", "0.258184`", ",", "0.234535`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.025`", ",", "0.990805`", ",", "0.988033`", ",", "0.280021`", ",", "0.24935`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.05`", ",", "0.991129`", ",", "0.975609`", ",", "0.32785`", ",", "0.281814`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.075`", ",", "0.98772`", ",", "0.969348`", ",", "0.366398`", ",", "0.308969`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.1`", ",", "0.984265`", ",", "0.965833`", ",", "0.389371`", ",", "0.328027`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.125`", ",", "0.981141`", ",", "0.963326`", ",", "0.405001`", ",", "0.342589`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.15`", ",", "0.978548`", ",", "0.961773`", ",", "0.415706`", ",", "0.353659`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.175`", ",", "0.975399`", ",", "0.959855`", ",", "0.426737`", ",", "0.364978`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.2`", ",", "0.97302`", ",", "0.959362`", ",", "0.433056`", ",", "0.371723`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.225`", ",", "0.970568`", ",", "0.958303`", ",", "0.4425`", ",", "0.382928`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.25`", ",", "0.968323`", ",", "0.95902`", ",", "0.448651`", ",", "0.389715`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.275`", ",", "0.966241`", ",", "0.959402`", ",", "0.454861`", ",", "0.397032`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.3`", ",", "0.964063`", ",", "0.960391`", ",", "0.458812`", ",", "0.401796`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.325`", ",", "0.961692`", ",", "0.962028`", ",", "0.461799`", ",", "0.404639`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.35`", ",", "0.959291`", ",", "0.964487`", ",", "0.472673`", ",", "0.414853`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.375`", ",", "0.956904`", ",", "0.966696`", ",", "0.479536`", ",", "0.421468`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.4`", ",", "0.953965`", ",", "0.970188`", ",", "0.484164`", ",", "0.423902`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.425`", ",", "0.951442`", ",", "0.974102`", ",", "0.491131`", ",", "0.430289`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.45`", ",", "0.94871`", ",", "0.978023`", ",", "0.497363`", ",", "0.434308`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.475`", ",", "0.946439`", ",", "0.982825`", ",", "0.506059`", ",", "0.441081`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.12`", ",", "0.5`", ",", "0.942907`", ",", "0.985851`", ",", "0.513166`", ",", "0.444929`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.`", ",", "0.96811`", ",", "0.993254`", ",", "0.263339`", ",", "0.237154`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.025`", ",", "0.990905`", ",", "0.987787`", ",", "0.283566`", ",", "0.252884`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.05`", ",", "0.99095`", ",", "0.975972`", ",", "0.330971`", ",", "0.284485`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.075`", ",", "0.987808`", ",", "0.96908`", ",", "0.366054`", ",", "0.30762`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.1`", ",", "0.984484`", ",", "0.965879`", ",", "0.389716`", ",", "0.32832`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.125`", ",", "0.981227`", ",", "0.963506`", ",", "0.40509`", ",", "0.342229`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.15`", ",", "0.978027`", ",", "0.961821`", ",", "0.41744`", ",", "0.354684`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.175`", ",", "0.975459`", ",", "0.960087`", ",", "0.427079`", ",", "0.365653`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.2`", ",", "0.973011`", ",", "0.959442`", ",", "0.435962`", ",", "0.374748`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.225`", ",", "0.970429`", ",", "0.958811`", ",", "0.443292`", ",", "0.383694`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.25`", ",", "0.967727`", ",", "0.958613`", ",", "0.448191`", ",", "0.38883`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.275`", ",", "0.966494`", ",", "0.959311`", ",", "0.453458`", ",", "0.396179`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.3`", ",", "0.96413`", ",", "0.960457`", ",", "0.460028`", ",", "0.402798`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.325`", ",", "0.961627`", ",", "0.962291`", ",", "0.467198`", ",", "0.409196`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.35`", ",", "0.959552`", ",", "0.964123`", ",", "0.471775`", ",", "0.414125`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.375`", ",", "0.956228`", ",", "0.967406`", ",", "0.479289`", ",", "0.420392`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.4`", ",", "0.954064`", ",", "0.969857`", ",", "0.487368`", ",", "0.427572`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.425`", ",", "0.951555`", ",", "0.973945`", ",", "0.490487`", ",", "0.429245`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.45`", ",", "0.949707`", ",", "0.97798`", ",", "0.49906`", ",", "0.437079`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.475`", ",", "0.946073`", ",", "0.981998`", ",", "0.507495`", ",", "0.442208`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.13`", ",", "0.5`", ",", "0.943745`", ",", "0.985337`", ",", "0.511366`", ",", "0.444204`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.`", ",", "0.974915`", ",", "0.993265`", ",", "0.265249`", ",", "0.242859`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.025`", ",", "0.99115`", ",", "0.987618`", ",", "0.285153`", ",", "0.254311`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.05`", ",", "0.991043`", ",", "0.975583`", ",", "0.334966`", ",", "0.287815`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.075`", ",", "0.987744`", ",", "0.969275`", ",", "0.370316`", ",", "0.311585`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.1`", ",", "0.984432`", ",", "0.966315`", ",", "0.392548`", ",", "0.331254`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.125`", ",", "0.981906`", ",", "0.96355`", ",", "0.404612`", ",", "0.342754`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.15`", ",", "0.978329`", ",", "0.961872`", ",", "0.419803`", ",", "0.357051`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.175`", ",", "0.975642`", ",", "0.960094`", ",", "0.426497`", ",", "0.364967`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.2`", ",", "0.97307`", ",", "0.959374`", ",", "0.433907`", ",", "0.372942`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.225`", ",", "0.970273`", ",", "0.958597`", ",", "0.441316`", ",", "0.381611`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.25`", ",", "0.967707`", ",", "0.958891`", ",", "0.449644`", ",", "0.390437`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.275`", ",", "0.966313`", ",", "0.959399`", ",", "0.454503`", ",", "0.396457`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.3`", ",", "0.964266`", ",", "0.960745`", ",", "0.461101`", ",", "0.403879`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.325`", ",", "0.961334`", ",", "0.961836`", ",", "0.466776`", ",", "0.40967`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.35`", ",", "0.959211`", ",", "0.964469`", ",", "0.475185`", ",", "0.417137`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.375`", ",", "0.956631`", ",", "0.966516`", ",", "0.478492`", ",", "0.419708`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.4`", ",", "0.954501`", ",", "0.969873`", ",", "0.488544`", ",", "0.429291`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.425`", ",", "0.952654`", ",", "0.973724`", ",", "0.489901`", ",", "0.430179`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.45`", ",", "0.949007`", ",", "0.978129`", ",", "0.500513`", ",", "0.437907`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.475`", ",", "0.946032`", ",", "0.981363`", ",", "0.50818`", ",", "0.443186`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.14`", ",", "0.5`", ",", "0.943769`", ",", "0.985802`", ",", "0.515047`", ",", "0.447753`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.`", ",", "0.974425`", ",", "0.994218`", ",", "0.270475`", ",", "0.251952`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.025`", ",", "0.990919`", ",", "0.987636`", ",", "0.28894`", ",", "0.257774`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.05`", ",", "0.990756`", ",", "0.975419`", ",", "0.338091`", ",", "0.290164`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.075`", ",", "0.987377`", ",", "0.96952`", ",", "0.371721`", ",", "0.31257`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.1`", ",", "0.984328`", ",", "0.966327`", ",", "0.393303`", ",", "0.331845`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.125`", ",", "0.980966`", ",", "0.963664`", ",", "0.40874`", ",", "0.345865`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.15`", ",", "0.979067`", ",", "0.96182`", ",", "0.420347`", ",", "0.35883`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.175`", ",", "0.975751`", ",", "0.96028`", ",", "0.430637`", ",", "0.369062`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.2`", ",", "0.973149`", ",", "0.959377`", ",", "0.437635`", ",", "0.376909`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.225`", ",", "0.970721`", ",", "0.958685`", ",", "0.44171`", ",", "0.381923`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.25`", ",", "0.968599`", ",", "0.959262`", ",", "0.450682`", ",", "0.391421`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.275`", ",", "0.965723`", ",", "0.959707`", ",", "0.456235`", ",", "0.397695`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.3`", ",", "0.963818`", ",", "0.960754`", ",", "0.461623`", ",", "0.403849`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.325`", ",", "0.962835`", ",", "0.962137`", ",", "0.467616`", ",", "0.410876`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.35`", ",", "0.95906`", ",", "0.964637`", ",", "0.476508`", ",", "0.417946`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.375`", ",", "0.956889`", ",", "0.966278`", ",", "0.479655`", ",", "0.420849`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.4`", ",", "0.954216`", ",", "0.96908`", ",", "0.484574`", ",", "0.424794`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.425`", ",", "0.95107`", ",", "0.972989`", ",", "0.494552`", ",", "0.433388`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.45`", ",", "0.949203`", ",", "0.976695`", ",", "0.49667`", ",", "0.43395`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.475`", ",", "0.946005`", ",", "0.981226`", ",", "0.508336`", ",", "0.442871`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.15`", ",", "0.5`", ",", "0.944254`", ",", "0.985185`", ",", "0.514405`", ",", "0.447404`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.`", ",", "0.976007`", ",", "0.99397`", ",", "0.270685`", ",", "0.252728`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.025`", ",", "0.991231`", ",", "0.987875`", ",", "0.291206`", ",", "0.25984`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.05`", ",", "0.990497`", ",", "0.975874`", ",", "0.339732`", ",", "0.291248`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.075`", ",", "0.987681`", ",", "0.969498`", ",", "0.372005`", ",", "0.313318`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.1`", ",", "0.984187`", ",", "0.96617`", ",", "0.39447`", ",", "0.332735`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.125`", ",", "0.981791`", ",", "0.963763`", ",", "0.409495`", ",", "0.347305`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.15`", ",", "0.979174`", ",", "0.962078`", ",", "0.418892`", ",", "0.357198`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.175`", ",", "0.976116`", ",", "0.960689`", ",", "0.427761`", ",", "0.366608`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.2`", ",", "0.972969`", ",", "0.959769`", ",", "0.436142`", ",", "0.375118`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.225`", ",", "0.970934`", ",", "0.958644`", ",", "0.443156`", ",", "0.383472`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.25`", ",", "0.968643`", ",", "0.958901`", ",", "0.447977`", ",", "0.389174`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.275`", ",", "0.96639`", ",", "0.959121`", ",", "0.454978`", ",", "0.397186`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.3`", ",", "0.963624`", ",", "0.960724`", ",", "0.4616`", ",", "0.403789`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.325`", ",", "0.961246`", ",", "0.962062`", ",", "0.468144`", ",", "0.409781`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.35`", ",", "0.959993`", ",", "0.963939`", ",", "0.474998`", ",", "0.417668`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.375`", ",", "0.95705`", ",", "0.966147`", ",", "0.479022`", ",", "0.420443`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.4`", ",", "0.955173`", ",", "0.969414`", ",", "0.485848`", ",", "0.426701`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.425`", ",", "0.951413`", ",", "0.972576`", ",", "0.491655`", ",", "0.430513`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.45`", ",", "0.948871`", ",", "0.976194`", ",", "0.499099`", ",", "0.436218`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.475`", ",", "0.946744`", ",", "0.980841`", ",", "0.507102`", ",", "0.442714`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.16`", ",", "0.5`", ",", "0.944234`", ",", "0.98486`", ",", "0.514032`", ",", "0.44723`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.`", ",", "0.979344`", ",", "0.993772`", ",", "0.273625`", ",", "0.254145`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.025`", ",", "0.991118`", ",", "0.987414`", ",", "0.294323`", ",", "0.262263`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.05`", ",", "0.99062`", ",", "0.975312`", ",", "0.343219`", ",", "0.294421`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.075`", ",", "0.987552`", ",", "0.969848`", ",", "0.373617`", ",", "0.314207`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.1`", ",", "0.984656`", ",", "0.966314`", ",", "0.396547`", ",", "0.334806`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.125`", ",", "0.981129`", ",", "0.963748`", ",", "0.410492`", ",", "0.34811`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.15`", ",", "0.978632`", ",", "0.962302`", ",", "0.420692`", ",", "0.357893`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.175`", ",", "0.975667`", ",", "0.961025`", ",", "0.429435`", ",", "0.367154`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.2`", ",", "0.973566`", ",", "0.959846`", ",", "0.436559`", ",", "0.375357`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.225`", ",", "0.971238`", ",", "0.958929`", ",", "0.443469`", ",", "0.383798`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.25`", ",", "0.968779`", ",", "0.959005`", ",", "0.450644`", ",", "0.39179`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.275`", ",", "0.966647`", ",", "0.959587`", ",", "0.455298`", ",", "0.396867`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.3`", ",", "0.964182`", ",", "0.960747`", ",", "0.46321`", ",", "0.405304`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.325`", ",", "0.962446`", ",", "0.962228`", ",", "0.467356`", ",", "0.410123`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.35`", ",", "0.959829`", ",", "0.964036`", ",", "0.472421`", ",", "0.414956`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.375`", ",", "0.957462`", ",", "0.965778`", ",", "0.478051`", ",", "0.419883`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.4`", ",", "0.955204`", ",", "0.96938`", ",", "0.485459`", ",", "0.426218`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.425`", ",", "0.952237`", ",", "0.972556`", ",", "0.49325`", ",", "0.432472`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.45`", ",", "0.94977`", ",", "0.975453`", ",", "0.496155`", ",", "0.434165`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.475`", ",", "0.947218`", ",", "0.981137`", ",", "0.505874`", ",", "0.442047`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.17`", ",", "0.5`", ",", "0.944574`", ",", "0.984538`", ",", "0.509847`", ",", "0.443431`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.`", ",", "0.979806`", ",", "0.990235`", ",", "0.281502`", ",", "0.259723`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.025`", ",", "0.990989`", ",", "0.985889`", ",", "0.297251`", ",", "0.26551`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.05`", ",", "0.990626`", ",", "0.974952`", ",", "0.347306`", ",", "0.297159`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.075`", ",", "0.987698`", ",", "0.969877`", ",", "0.376161`", ",", "0.316289`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.1`", ",", "0.984298`", ",", "0.966251`", ",", "0.399544`", ",", "0.338201`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.125`", ",", "0.982174`", ",", "0.964211`", ",", "0.409489`", ",", "0.346917`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.15`", ",", "0.978659`", ",", "0.962301`", ",", "0.420736`", ",", "0.358117`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.175`", ",", "0.976085`", ",", "0.961032`", ",", "0.429737`", ",", "0.368325`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.2`", ",", "0.973812`", ",", "0.95995`", ",", "0.43878`", ",", "0.378404`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.225`", ",", "0.971278`", ",", "0.959037`", ",", "0.443049`", ",", "0.383437`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.25`", ",", "0.968531`", ",", "0.959162`", ",", "0.452867`", ",", "0.393357`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.275`", ",", "0.965961`", ",", "0.959389`", ",", "0.456928`", ",", "0.398459`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.3`", ",", "0.964946`", ",", "0.960691`", ",", "0.461872`", ",", "0.404756`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.325`", ",", "0.962511`", ",", "0.961532`", ",", "0.468467`", ",", "0.411719`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.35`", ",", "0.959898`", ",", "0.964255`", ",", "0.471966`", ",", "0.413744`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.375`", ",", "0.957459`", ",", "0.966205`", ",", "0.48085`", ",", "0.42277`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.4`", ",", "0.955812`", ",", "0.968659`", ",", "0.482404`", ",", "0.423692`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.425`", ",", "0.952955`", ",", "0.972241`", ",", "0.490781`", ",", "0.430447`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.45`", ",", "0.950009`", ",", "0.975795`", ",", "0.495915`", ",", "0.433883`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.475`", ",", "0.948042`", ",", "0.980062`", ",", "0.503922`", ",", "0.440518`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.18`", ",", "0.5`", ",", "0.945077`", ",", "0.984437`", ",", "0.511775`", ",", "0.44579`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.`", ",", "0.980006`", ",", "0.990091`", ",", "0.282751`", ",", "0.260139`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.025`", ",", "0.991346`", ",", "0.98544`", ",", "0.299114`", ",", "0.26736`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.05`", ",", "0.990592`", ",", "0.974744`", ",", "0.351026`", ",", "0.300373`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.075`", ",", "0.987269`", ",", "0.969231`", ",", "0.378661`", ",", "0.318468`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.1`", ",", "0.984697`", ",", "0.966504`", ",", "0.399178`", ",", "0.337453`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.125`", ",", "0.981274`", ",", "0.964291`", ",", "0.411901`", ",", "0.348614`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.15`", ",", "0.979056`", ",", "0.962389`", ",", "0.422309`", ",", "0.359643`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.175`", ",", "0.976346`", ",", "0.960849`", ",", "0.429668`", ",", "0.367694`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.2`", ",", "0.973652`", ",", "0.9599`", ",", "0.437918`", ",", "0.376883`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.225`", ",", "0.970974`", ",", "0.959227`", ",", "0.444281`", ",", "0.38473`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.25`", ",", "0.968486`", ",", "0.959352`", ",", "0.451224`", ",", "0.391896`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.275`", ",", "0.966629`", ",", "0.959555`", ",", "0.455463`", ",", "0.39697`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.3`", ",", "0.965252`", ",", "0.96025`", ",", "0.458883`", ",", "0.401198`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.325`", ",", "0.963124`", ",", "0.961426`", ",", "0.467467`", ",", "0.410765`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.35`", ",", "0.960316`", ",", "0.964176`", ",", "0.474668`", ",", "0.416894`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.375`", ",", "0.958273`", ",", "0.965768`", ",", "0.479278`", ",", "0.422043`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.4`", ",", "0.954967`", ",", "0.969235`", ",", "0.487346`", ",", "0.427806`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.425`", ",", "0.952592`", ",", "0.971665`", ",", "0.488947`", ",", "0.428571`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.45`", ",", "0.949764`", ",", "0.976182`", ",", "0.498755`", ",", "0.436201`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.475`", ",", "0.948266`", ",", "0.980963`", ",", "0.505443`", ",", "0.442188`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.19`", ",", "0.5`", ",", "0.944602`", ",", "0.984266`", ",", "0.510937`", ",", "0.44464`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.`", ",", "0.980184`", ",", "0.989055`", ",", "0.28419`", ",", "0.260371`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.025`", ",", "0.991141`", ",", "0.984206`", ",", "0.304349`", ",", "0.273033`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.05`", ",", "0.990381`", ",", "0.974651`", ",", "0.351568`", ",", "0.300791`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.075`", ",", "0.98744`", ",", "0.97`", ",", "0.381241`", ",", "0.321604`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.1`", ",", "0.984501`", ",", "0.966638`", ",", "0.401213`", ",", "0.339488`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.125`", ",", "0.981824`", ",", "0.96448`", ",", "0.412606`", ",", "0.349955`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.15`", ",", "0.97872`", ",", "0.962587`", ",", "0.423868`", ",", "0.360992`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.175`", ",", "0.975712`", ",", "0.961242`", ",", "0.433866`", ",", "0.371599`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.2`", ",", "0.9738`", ",", "0.95962`", ",", "0.43729`", ",", "0.376644`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.225`", ",", "0.970994`", ",", "0.959326`", ",", "0.44408`", ",", "0.3839`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.25`", ",", "0.969045`", ",", "0.958971`", ",", "0.451066`", ",", "0.392711`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.275`", ",", "0.967503`", ",", "0.959449`", ",", "0.456284`", ",", "0.398948`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.3`", ",", "0.964538`", ",", "0.960403`", ",", "0.463646`", ",", "0.406127`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.325`", ",", "0.96275`", ",", "0.961908`", ",", "0.469067`", ",", "0.412115`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.35`", ",", "0.96042`", ",", "0.963561`", ",", "0.473665`", ",", "0.415689`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.375`", ",", "0.958`", ",", "0.965725`", ",", "0.481552`", ",", "0.423046`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.4`", ",", "0.955458`", ",", "0.968242`", ",", "0.481627`", ",", "0.422868`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.425`", ",", "0.95297`", ",", "0.972003`", ",", "0.49117`", ",", "0.431018`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.45`", ",", "0.949953`", ",", "0.97603`", ",", "0.499653`", ",", "0.437223`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.475`", ",", "0.948256`", ",", "0.979678`", ",", "0.504856`", ",", "0.441725`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.2`", ",", "0.5`", ",", "0.946396`", ",", "0.984406`", ",", "0.512181`", ",", "0.447281`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.`", ",", "0.97657`", ",", "0.988663`", ",", "0.284819`", ",", "0.259543`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.025`", ",", "0.991025`", ",", "0.98378`", ",", "0.308543`", ",", "0.276546`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.05`", ",", "0.990514`", ",", "0.97464`", ",", "0.354997`", ",", "0.303942`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.075`", ",", "0.987479`", ",", "0.969964`", ",", "0.383582`", ",", "0.323331`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.1`", ",", "0.984318`", ",", "0.966693`", ",", "0.399863`", ",", "0.338411`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.125`", ",", "0.981733`", ",", "0.964678`", ",", "0.415211`", ",", "0.352318`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.15`", ",", "0.979267`", ",", "0.96265`", ",", "0.423119`", ",", "0.360994`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.175`", ",", "0.976544`", ",", "0.961225`", ",", "0.430234`", ",", "0.368662`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.2`", ",", "0.973326`", ",", "0.960041`", ",", "0.438024`", ",", "0.377229`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.225`", ",", "0.971039`", ",", "0.959421`", ",", "0.446366`", ",", "0.386298`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.25`", ",", "0.969056`", ",", "0.959545`", ",", "0.451989`", ",", "0.392503`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.275`", ",", "0.967086`", ",", "0.960158`", ",", "0.459023`", ",", "0.400866`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.3`", ",", "0.965468`", ",", "0.960346`", ",", "0.463166`", ",", "0.405808`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.325`", ",", "0.96272`", ",", "0.961809`", ",", "0.468338`", ",", "0.410868`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.35`", ",", "0.96025`", ",", "0.963676`", ",", "0.476147`", ",", "0.418163`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.375`", ",", "0.958206`", ",", "0.965938`", ",", "0.48142`", ",", "0.423381`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.4`", ",", "0.955899`", ",", "0.96817`", ",", "0.484592`", ",", "0.426129`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.425`", ",", "0.952795`", ",", "0.971312`", ",", "0.491872`", ",", "0.431696`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.45`", ",", "0.950667`", ",", "0.975477`", ",", "0.499049`", ",", "0.437858`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.475`", ",", "0.948104`", ",", "0.979295`", ",", "0.503053`", ",", "0.439804`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.21`", ",", "0.5`", ",", "0.945484`", ",", "0.983887`", ",", "0.511948`", ",", "0.446365`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.`", ",", "0.978012`", ",", "0.989556`", ",", "0.291953`", ",", "0.268751`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.025`", ",", "0.990816`", ",", "0.983139`", ",", "0.312046`", ",", "0.278531`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.05`", ",", "0.990129`", ",", "0.974759`", ",", "0.3582`", ",", "0.306069`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.075`", ",", "0.98782`", ",", "0.970029`", ",", "0.38576`", ",", "0.32552`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.1`", ",", "0.984294`", ",", "0.966702`", ",", "0.402885`", ",", "0.340964`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.125`", ",", "0.981575`", ",", "0.96472`", ",", "0.417133`", ",", "0.354496`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.15`", ",", "0.979278`", ",", "0.96239`", ",", "0.4261`", ",", "0.363471`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.175`", ",", "0.976679`", ",", "0.961225`", ",", "0.433017`", ",", "0.371693`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.2`", ",", "0.97406`", ",", "0.960282`", ",", "0.440692`", ",", "0.379576`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.225`", ",", "0.971949`", ",", "0.959385`", ",", "0.445166`", ",", "0.385351`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.25`", ",", "0.969529`", ",", "0.959763`", ",", "0.452671`", ",", "0.393973`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.275`", ",", "0.96721`", ",", "0.95951`", ",", "0.45746`", ",", "0.399445`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.3`", ",", "0.964661`", ",", "0.960628`", ",", "0.463887`", ",", "0.406294`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.325`", ",", "0.963486`", ",", "0.961167`", ",", "0.467982`", ",", "0.41161`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.35`", ",", "0.960254`", ",", "0.963394`", ",", "0.474047`", ",", "0.416458`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.375`", ",", "0.958972`", ",", "0.965638`", ",", "0.479743`", ",", "0.422664`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.4`", ",", "0.95636`", ",", "0.968454`", ",", "0.484819`", ",", "0.426702`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.425`", ",", "0.95362`", ",", "0.971095`", ",", "0.491777`", ",", "0.431972`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.45`", ",", "0.950864`", ",", "0.9752`", ",", "0.500013`", ",", "0.438926`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.475`", ",", "0.948139`", ",", "0.978883`", ",", "0.502428`", ",", "0.43875`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.22`", ",", "0.5`", ",", "0.945679`", ",", "0.982767`", ",", "0.510946`", ",", "0.445173`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.`", ",", "0.980434`", ",", "0.988878`", ",", "0.294416`", ",", "0.270656`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.025`", ",", "0.990808`", ",", "0.983178`", ",", "0.317075`", ",", "0.283459`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.05`", ",", "0.990235`", ",", "0.974021`", ",", "0.361313`", ",", "0.309407`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.075`", ",", "0.987664`", ",", "0.970085`", ",", "0.387261`", ",", "0.327512`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.1`", ",", "0.984392`", ",", "0.966708`", ",", "0.406019`", ",", "0.344164`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.125`", ",", "0.981806`", ",", "0.964651`", ",", "0.418752`", ",", "0.355847`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.15`", ",", "0.979191`", ",", "0.962687`", ",", "0.427789`", ",", "0.365568`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.175`", ",", "0.97658`", ",", "0.961545`", ",", "0.434055`", ",", "0.372087`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.2`", ",", "0.974016`", ",", "0.960635`", ",", "0.442828`", ",", "0.381577`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.225`", ",", "0.971775`", ",", "0.959813`", ",", "0.446966`", ",", "0.387076`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.25`", ",", "0.968863`", ",", "0.959577`", ",", "0.452058`", ",", "0.392616`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.275`", ",", "0.967539`", ",", "0.959609`", ",", "0.457684`", ",", "0.400495`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.3`", ",", "0.965269`", ",", "0.960745`", ",", "0.465395`", ",", "0.407938`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.325`", ",", "0.962859`", ",", "0.961434`", ",", "0.467243`", ",", "0.409506`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.35`", ",", "0.960556`", ",", "0.963272`", ",", "0.473437`", ",", "0.415522`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.375`", ",", "0.958976`", ",", "0.96529`", ",", "0.479595`", ",", "0.421986`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.4`", ",", "0.955769`", ",", "0.967528`", ",", "0.483021`", ",", "0.424487`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.425`", ",", "0.953361`", ",", "0.970699`", ",", "0.491729`", ",", "0.432219`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.45`", ",", "0.951455`", ",", "0.975799`", ",", "0.497036`", ",", "0.436311`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.475`", ",", "0.948335`", ",", "0.979966`", ",", "0.50566`", ",", "0.442224`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.23`", ",", "0.5`", ",", "0.945557`", ",", "0.982465`", ",", "0.512815`", ",", "0.447337`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.`", ",", "0.981343`", ",", "0.987915`", ",", "0.302065`", ",", "0.275096`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.025`", ",", "0.990686`", ",", "0.98295`", ",", "0.32162`", ",", "0.286837`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.05`", ",", "0.990122`", ",", "0.974439`", ",", "0.364514`", ",", "0.312369`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.075`", ",", "0.987126`", ",", "0.97026`", ",", "0.391006`", ",", "0.330233`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.1`", ",", "0.985097`", ",", "0.966897`", ",", "0.404527`", ",", "0.342695`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.125`", ",", "0.982106`", ",", "0.964838`", ",", "0.417197`", ",", "0.354809`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.15`", ",", "0.979427`", ",", "0.962767`", ",", "0.42637`", ",", "0.364474`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.175`", ",", "0.976676`", ",", "0.961811`", ",", "0.434449`", ",", "0.372642`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.2`", ",", "0.974191`", ",", "0.96027`", ",", "0.442293`", ",", "0.381826`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.225`", ",", "0.972317`", ",", "0.959596`", ",", "0.444235`", ",", "0.384616`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.25`", ",", "0.969712`", ",", "0.959484`", ",", "0.453478`", ",", "0.394844`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.275`", ",", "0.966855`", ",", "0.95995`", ",", "0.45964`", ",", "0.401151`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.3`", ",", "0.965127`", ",", "0.960777`", ",", "0.462647`", ",", "0.404869`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.325`", ",", "0.963102`", ",", "0.9618`", ",", "0.46961`", ",", "0.411472`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.35`", ",", "0.960406`", ",", "0.963298`", ",", "0.475023`", ",", "0.417429`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.375`", ",", "0.95841`", ",", "0.965056`", ",", "0.47927`", ",", "0.421045`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.4`", ",", "0.956926`", ",", "0.968324`", ",", "0.486207`", ",", "0.428565`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.425`", ",", "0.95312`", ",", "0.971608`", ",", "0.49368`", ",", "0.432773`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.45`", ",", "0.950941`", ",", "0.973971`", ",", "0.498558`", ",", "0.437175`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.475`", ",", "0.949009`", ",", "0.97879`", ",", "0.506528`", ",", "0.444162`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.24`", ",", "0.5`", ",", "0.946911`", ",", "0.983446`", ",", "0.513288`", ",", "0.448936`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.`", ",", "0.984589`", ",", "0.988746`", ",", "0.302682`", ",", "0.274387`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.025`", ",", "0.990846`", ",", "0.983033`", ",", "0.324317`", ",", "0.28972`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.05`", ",", "0.990144`", ",", "0.974144`", ",", "0.368354`", ",", "0.315334`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.075`", ",", "0.98717`", ",", "0.970034`", ",", "0.392393`", ",", "0.331359`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.1`", ",", "0.984608`", ",", "0.967222`", ",", "0.408395`", ",", "0.346409`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.125`", ",", "0.982129`", ",", "0.964593`", ",", "0.419873`", ",", "0.357547`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.15`", ",", "0.978985`", ",", "0.963079`", ",", "0.42833`", ",", "0.365388`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.175`", ",", "0.976862`", ",", "0.961648`", ",", "0.435675`", ",", "0.374111`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.2`", ",", "0.974299`", ",", "0.960392`", ",", "0.44278`", ",", "0.38232`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.225`", ",", "0.971614`", ",", "0.959607`", ",", "0.447126`", ",", "0.386949`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.25`", ",", "0.970222`", ",", "0.959753`", ",", "0.453624`", ",", "0.395227`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.275`", ",", "0.967072`", ",", "0.960111`", ",", "0.460498`", ",", "0.40241`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.3`", ",", "0.96485`", ",", "0.960667`", ",", "0.465984`", ",", "0.407741`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.325`", ",", "0.963016`", ",", "0.961684`", ",", "0.469639`", ",", "0.411776`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.35`", ",", "0.96122`", ",", "0.962966`", ",", "0.475213`", ",", "0.418474`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.375`", ",", "0.958595`", ",", "0.96485`", ",", "0.479989`", ",", "0.422181`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.4`", ",", "0.956288`", ",", "0.967197`", ",", "0.484037`", ",", "0.425615`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.425`", ",", "0.954149`", ",", "0.970653`", ",", "0.489926`", ",", "0.430021`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.45`", ",", "0.950871`", ",", "0.973823`", ",", "0.497081`", ",", "0.435864`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.475`", ",", "0.949386`", ",", "0.978523`", ",", "0.504569`", ",", "0.442366`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.25`", ",", "0.5`", ",", "0.946334`", ",", "0.982573`", ",", "0.512217`", ",", "0.4478`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.`", ",", "0.986978`", ",", "0.99115`", ",", "0.30527`", ",", "0.277927`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.025`", ",", "0.991165`", ",", "0.982934`", ",", "0.329514`", ",", "0.293362`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.05`", ",", "0.989894`", ",", "0.974356`", ",", "0.371229`", ",", "0.317704`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.075`", ",", "0.987245`", ",", "0.970437`", ",", "0.391562`", ",", "0.331512`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.1`", ",", "0.984495`", ",", "0.967083`", ",", "0.41064`", ",", "0.348406`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.125`", ",", "0.98215`", ",", "0.965025`", ",", "0.419398`", ",", "0.357023`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.15`", ",", "0.979525`", ",", "0.963266`", ",", "0.429574`", ",", "0.367262`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.175`", ",", "0.977194`", ",", "0.961785`", ",", "0.434779`", ",", "0.373639`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.2`", ",", "0.97444`", ",", "0.960619`", ",", "0.441724`", ",", "0.381133`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.225`", ",", "0.971906`", ",", "0.959955`", ",", "0.44873`", ",", "0.388328`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.25`", ",", "0.969483`", ",", "0.959886`", ",", "0.457065`", ",", "0.397982`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.275`", ",", "0.967451`", ",", "0.959927`", ",", "0.45948`", ",", "0.402038`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.3`", ",", "0.965321`", ",", "0.960529`", ",", "0.462661`", ",", "0.404796`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.325`", ",", "0.963526`", ",", "0.961446`", ",", "0.470217`", ",", "0.413359`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.35`", ",", "0.960518`", ",", "0.963182`", ",", "0.474945`", ",", "0.417036`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.375`", ",", "0.958882`", ",", "0.965348`", ",", "0.480447`", ",", "0.422949`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.4`", ",", "0.957002`", ",", "0.967831`", ",", "0.486072`", ",", "0.427906`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.425`", ",", "0.953352`", ",", "0.970416`", ",", "0.491864`", ",", "0.431788`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.45`", ",", "0.950688`", ",", "0.974181`", ",", "0.499998`", ",", "0.43829`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.475`", ",", "0.948961`", ",", "0.978283`", ",", "0.505475`", ",", "0.442988`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.26`", ",", "0.5`", ",", "0.94631`", ",", "0.982253`", ",", "0.510613`", ",", "0.445973`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.`", ",", "0.979766`", ",", "0.989281`", ",", "0.314812`", ",", "0.285694`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.025`", ",", "0.991285`", ",", "0.982698`", ",", "0.334816`", ",", "0.299211`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.05`", ",", "0.990119`", ",", "0.974429`", ",", "0.374051`", ",", "0.32034`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.075`", ",", "0.987091`", ",", "0.970409`", ",", "0.395118`", ",", "0.334271`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.1`", ",", "0.984922`", ",", "0.967268`", ",", "0.411466`", ",", "0.349484`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.125`", ",", "0.982875`", ",", "0.965362`", ",", "0.420079`", ",", "0.358421`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.15`", ",", "0.980102`", ",", "0.963176`", ",", "0.430349`", ",", "0.368455`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.175`", ",", "0.976877`", ",", "0.962106`", ",", "0.437674`", ",", "0.376112`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.2`", ",", "0.97482`", ",", "0.960758`", ",", "0.441403`", ",", "0.380699`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.225`", ",", "0.971884`", ",", "0.960195`", ",", "0.449455`", ",", "0.389373`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.25`", ",", "0.969903`", ",", "0.959509`", ",", "0.453881`", ",", "0.395072`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.275`", ",", "0.968088`", ",", "0.959923`", ",", "0.45831`", ",", "0.400161`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.3`", ",", "0.965608`", ",", "0.960462`", ",", "0.464837`", ",", "0.407186`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.325`", ",", "0.963888`", ",", "0.961603`", ",", "0.469066`", ",", "0.411842`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.35`", ",", "0.96121`", ",", "0.96311`", ",", "0.47525`", ",", "0.417607`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.375`", ",", "0.96023`", ",", "0.96459`", ",", "0.477839`", ",", "0.421349`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.4`", ",", "0.957311`", ",", "0.967748`", ",", "0.487611`", ",", "0.429454`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.425`", ",", "0.954617`", ",", "0.970212`", ",", "0.490771`", ",", "0.43157`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.45`", ",", "0.951626`", ",", "0.974365`", ",", "0.500125`", ",", "0.439498`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.475`", ",", "0.949055`", ",", "0.977852`", ",", "0.50282`", ",", "0.440499`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.27`", ",", "0.5`", ",", "0.947094`", ",", "0.982355`", ",", "0.51189`", ",", "0.447559`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.`", ",", "0.980696`", ",", "0.988817`", ",", "0.314462`", ",", "0.288714`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.025`", ",", "0.991679`", ",", "0.983097`", ",", "0.338027`", ",", "0.302023`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.05`", ",", "0.990155`", ",", "0.974054`", ",", "0.376233`", ",", "0.322163`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.075`", ",", "0.98772`", ",", "0.970599`", ",", "0.396762`", ",", "0.336223`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.1`", ",", "0.984542`", ",", "0.967505`", ",", "0.413786`", ",", "0.351083`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.125`", ",", "0.982306`", ",", "0.965138`", ",", "0.423029`", ",", "0.360878`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.15`", ",", "0.980094`", ",", "0.963424`", ",", "0.431088`", ",", "0.369074`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.175`", ",", "0.977043`", ",", "0.962095`", ",", "0.438025`", ",", "0.376294`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.2`", ",", "0.975351`", ",", "0.961025`", ",", "0.443824`", ",", "0.38342`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.225`", ",", "0.972238`", ",", "0.960298`", ",", "0.450488`", ",", "0.390593`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.25`", ",", "0.96979`", ",", "0.959949`", ",", "0.456143`", ",", "0.397315`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.275`", ",", "0.968129`", ",", "0.959847`", ",", "0.460201`", ",", "0.402604`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.3`", ",", "0.965694`", ",", "0.960475`", ",", "0.466454`", ",", "0.408975`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.325`", ",", "0.963319`", ",", "0.961496`", ",", "0.47132`", ",", "0.414271`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.35`", ",", "0.961992`", ",", "0.962255`", ",", "0.473108`", ",", "0.416127`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.375`", ",", "0.958975`", ",", "0.965162`", ",", "0.483104`", ",", "0.425649`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.4`", ",", "0.957174`", ",", "0.967196`", ",", "0.487496`", ",", "0.42888`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.425`", ",", "0.9545`", ",", "0.97038`", ",", "0.492793`", ",", "0.433264`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.45`", ",", "0.952186`", ",", "0.974219`", ",", "0.500156`", ",", "0.440009`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.475`", ",", "0.949719`", ",", "0.977402`", ",", "0.504694`", ",", "0.442726`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.28`", ",", "0.5`", ",", "0.947769`", ",", "0.981943`", ",", "0.509316`", ",", "0.445941`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.`", ",", "0.982971`", ",", "0.991882`", ",", "0.325507`", ",", "0.302693`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.025`", ",", "0.991639`", ",", "0.98282`", ",", "0.343402`", ",", "0.306744`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.05`", ",", "0.990108`", ",", "0.97439`", ",", "0.381091`", ",", "0.326087`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.075`", ",", "0.986741`", ",", "0.970652`", ",", "0.401036`", ",", "0.339848`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.1`", ",", "0.985041`", ",", "0.967372`", ",", "0.414139`", ",", "0.351617`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.125`", ",", "0.982137`", ",", "0.96531`", ",", "0.424932`", ",", "0.362887`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.15`", ",", "0.979721`", ",", "0.963253`", ",", "0.433396`", ",", "0.371462`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.175`", ",", "0.977276`", ",", "0.962198`", ",", "0.438362`", ",", "0.377175`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.2`", ",", "0.974921`", ",", "0.961174`", ",", "0.444408`", ",", "0.383692`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.225`", ",", "0.972467`", ",", "0.960642`", ",", "0.450459`", ",", "0.39059`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.25`", ",", "0.969335`", ",", "0.95985`", ",", "0.453703`", ",", "0.394513`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.275`", ",", "0.967738`", ",", "0.960329`", ",", "0.461805`", ",", "0.403667`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.3`", ",", "0.965776`", ",", "0.96033`", ",", "0.465737`", ",", "0.408222`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.325`", ",", "0.963596`", ",", "0.961466`", ",", "0.469765`", ",", "0.411937`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.35`", ",", "0.962463`", ",", "0.962813`", ",", "0.476539`", ",", "0.419745`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.375`", ",", "0.959722`", ",", "0.964402`", ",", "0.479451`", ",", "0.42239`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.4`", ",", "0.957299`", ",", "0.96663`", ",", "0.485503`", ",", "0.427492`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.425`", ",", "0.954089`", ",", "0.970377`", ",", "0.494314`", ",", "0.434522`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.45`", ",", "0.951514`", ",", "0.97383`", ",", "0.499118`", ",", "0.438349`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.475`", ",", "0.949028`", ",", "0.976737`", ",", "0.502132`", ",", "0.439558`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.29`", ",", "0.5`", ",", "0.947764`", ",", "0.981225`", ",", "0.509679`", ",", "0.446144`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.`", ",", "0.97746`", ",", "0.991093`", ",", "0.327606`", ",", "0.303669`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.025`", ",", "0.991899`", ",", "0.982887`", ",", "0.346625`", ",", "0.309622`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.05`", ",", "0.989999`", ",", "0.974272`", ",", "0.384869`", ",", "0.330068`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.075`", ",", "0.987339`", ",", "0.970281`", ",", "0.402501`", ",", "0.341565`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.1`", ",", "0.98481`", ",", "0.967721`", ",", "0.416042`", ",", "0.353527`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.125`", ",", "0.982249`", ",", "0.965592`", ",", "0.426444`", ",", "0.363803`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.15`", ",", "0.980213`", ",", "0.963483`", ",", "0.432567`", ",", "0.371133`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.175`", ",", "0.97736`", ",", "0.962469`", ",", "0.440249`", ",", "0.379089`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.2`", ",", "0.974769`", ",", "0.961058`", ",", "0.444677`", ",", "0.383861`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.225`", ",", "0.972659`", ",", "0.960309`", ",", "0.450424`", ",", "0.390675`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.25`", ",", "0.969807`", ",", "0.960012`", ",", "0.455864`", ",", "0.396404`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.275`", ",", "0.967775`", ",", "0.960521`", ",", "0.459845`", ",", "0.40118`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.3`", ",", "0.965933`", ",", "0.960515`", ",", "0.466254`", ",", "0.408429`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.325`", ",", "0.963764`", ",", "0.961508`", ",", "0.469756`", ",", "0.41272`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.35`", ",", "0.961929`", ",", "0.963083`", ",", "0.477449`", ",", "0.420245`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.375`", ",", "0.959851`", ",", "0.964208`", ",", "0.47902`", ",", "0.421715`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.4`", ",", "0.957419`", ",", "0.966687`", ",", "0.485863`", ",", "0.427683`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.425`", ",", "0.955035`", ",", "0.96958`", ",", "0.491851`", ",", "0.432601`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.45`", ",", "0.952769`", ",", "0.973803`", ",", "0.496831`", ",", "0.436655`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.475`", ",", "0.94938`", ",", "0.976947`", ",", "0.503124`", ",", "0.440788`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.3`", ",", "0.5`", ",", "0.948075`", ",", "0.980836`", ",", "0.510059`", ",", "0.447313`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.`", ",", "0.981287`", ",", "0.991461`", ",", "0.328383`", ",", "0.304478`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.025`", ",", "0.991916`", ",", "0.981818`", ",", "0.352403`", ",", "0.313342`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.05`", ",", "0.989892`", ",", "0.974643`", ",", "0.387409`", ",", "0.332417`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.075`", ",", "0.987508`", ",", "0.970708`", ",", "0.403206`", ",", "0.342784`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.1`", ",", "0.985006`", ",", "0.967769`", ",", "0.416189`", ",", "0.354274`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.125`", ",", "0.982649`", ",", "0.965721`", ",", "0.426416`", ",", "0.364577`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.15`", ",", "0.979022`", ",", "0.963877`", ",", "0.435487`", ",", "0.372912`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.175`", ",", "0.978018`", ",", "0.962553`", ",", "0.438507`", ",", "0.377543`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.2`", ",", "0.974666`", ",", "0.961373`", ",", "0.445909`", ",", "0.384784`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.225`", ",", "0.972486`", ",", "0.960561`", ",", "0.451524`", ",", "0.390989`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.25`", ",", "0.970344`", ",", "0.960032`", ",", "0.455684`", ",", "0.396927`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.275`", ",", "0.968417`", ",", "0.960657`", ",", "0.461336`", ",", "0.403412`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.3`", ",", "0.96573`", ",", "0.960557`", ",", "0.466063`", ",", "0.408153`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.325`", ",", "0.964221`", ",", "0.961822`", ",", "0.472998`", ",", "0.415864`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.35`", ",", "0.961709`", ",", "0.962519`", ",", "0.475335`", ",", "0.417389`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.375`", ",", "0.95982`", ",", "0.964889`", ",", "0.482731`", ",", "0.425417`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.4`", ",", "0.957515`", ",", "0.966526`", ",", "0.485702`", ",", "0.427984`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.425`", ",", "0.954664`", ",", "0.969341`", ",", "0.489553`", ",", "0.430242`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.45`", ",", "0.953008`", ",", "0.972568`", ",", "0.495669`", ",", "0.436359`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.475`", ",", "0.951067`", ",", "0.976826`", ",", "0.5024`", ",", "0.440938`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.31`", ",", "0.5`", ",", "0.947805`", ",", "0.980999`", ",", "0.510223`", ",", "0.447205`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.`", ",", "0.981675`", ",", "0.98695`", ",", "0.33526`", ",", "0.313056`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.025`", ",", "0.99215`", ",", "0.981348`", ",", "0.3567`", ",", "0.318042`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.05`", ",", "0.990041`", ",", "0.974642`", ",", "0.388812`", ",", "0.333988`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.075`", ",", "0.987078`", ",", "0.970613`", ",", "0.407929`", ",", "0.346644`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.1`", ",", "0.985023`", ",", "0.967901`", ",", "0.419074`", ",", "0.356777`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.125`", ",", "0.9826`", ",", "0.96549`", ",", "0.428918`", ",", "0.366883`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.15`", ",", "0.980028`", ",", "0.964044`", ",", "0.434162`", ",", "0.372192`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.175`", ",", "0.976965`", ",", "0.962671`", ",", "0.441616`", ",", "0.380018`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.2`", ",", "0.974778`", ",", "0.961517`", ",", "0.444924`", ",", "0.383596`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.225`", ",", "0.972417`", ",", "0.960906`", ",", "0.45058`", ",", "0.390691`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.25`", ",", "0.970354`", ",", "0.960067`", ",", "0.456211`", ",", "0.397014`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.275`", ",", "0.968446`", ",", "0.96025`", ",", "0.462984`", ",", "0.405104`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.3`", ",", "0.9662`", ",", "0.96076`", ",", "0.466751`", ",", "0.408562`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.325`", ",", "0.964847`", ",", "0.96117`", ",", "0.470503`", ",", "0.414301`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.35`", ",", "0.962302`", ",", "0.962919`", ",", "0.476699`", ",", "0.419818`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.375`", ",", "0.959366`", ",", "0.964393`", ",", "0.479274`", ",", "0.421428`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.4`", ",", "0.957252`", ",", "0.966472`", ",", "0.484589`", ",", "0.426284`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.425`", ",", "0.956007`", ",", "0.969613`", ",", "0.490993`", ",", "0.432804`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.45`", ",", "0.952853`", ",", "0.972876`", ",", "0.49828`", ",", "0.43879`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.475`", ",", "0.95009`", ",", "0.976971`", ",", "0.502532`", ",", "0.441045`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.32`", ",", "0.5`", ",", "0.94744`", ",", "0.980803`", ",", "0.510692`", ",", "0.446996`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.`", ",", "0.980246`", ",", "0.986357`", ",", "0.337415`", ",", "0.316893`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.025`", ",", "0.992198`", ",", "0.98059`", ",", "0.3621`", ",", "0.322042`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.05`", ",", "0.98967`", ",", "0.974504`", ",", "0.393675`", ",", "0.338236`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.075`", ",", "0.987401`", ",", "0.970855`", ",", "0.40697`", ",", "0.346734`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.1`", ",", "0.985158`", ",", "0.968008`", ",", "0.419704`", ",", "0.35691`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.125`", ",", "0.982328`", ",", "0.965709`", ",", "0.428711`", ",", "0.366695`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.15`", ",", "0.98022`", ",", "0.964095`", ",", "0.435812`", ",", "0.37398`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.175`", ",", "0.977983`", ",", "0.962607`", ",", "0.442266`", ",", "0.38169`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.2`", ",", "0.975088`", ",", "0.961621`", ",", "0.44667`", ",", "0.386299`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.225`", ",", "0.972686`", ",", "0.960844`", ",", "0.452113`", ",", "0.391798`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.25`", ",", "0.970037`", ",", "0.960276`", ",", "0.456593`", ",", "0.39734`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.275`", ",", "0.968328`", ",", "0.960115`", ",", "0.456885`", ",", "0.398739`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.3`", ",", "0.966905`", ",", "0.960628`", ",", "0.465146`", ",", "0.407714`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.325`", ",", "0.964187`", ",", "0.961907`", ",", "0.472846`", ",", "0.415855`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.35`", ",", "0.962515`", ",", "0.962738`", ",", "0.477076`", ",", "0.419955`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.375`", ",", "0.960704`", ",", "0.964623`", ",", "0.482391`", ",", "0.425597`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.4`", ",", "0.958135`", ",", "0.966554`", ",", "0.487475`", ",", "0.429789`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.425`", ",", "0.955604`", ",", "0.96919`", ",", "0.492458`", ",", "0.433608`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.45`", ",", "0.952727`", ",", "0.972782`", ",", "0.497742`", ",", "0.437456`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.475`", ",", "0.950968`", ",", "0.976709`", ",", "0.505064`", ",", "0.44403`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.33`", ",", "0.5`", ",", "0.948756`", ",", "0.980313`", ",", "0.509319`", ",", "0.447099`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.`", ",", "0.979815`", ",", "0.986639`", ",", "0.339472`", ",", "0.321191`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.025`", ",", "0.992211`", ",", "0.980341`", ",", "0.367403`", ",", "0.326046`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.05`", ",", "0.989828`", ",", "0.974533`", ",", "0.396361`", ",", "0.340078`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.075`", ",", "0.987197`", ",", "0.971043`", ",", "0.411267`", ",", "0.350202`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.1`", ",", "0.984771`", ",", "0.968077`", ",", "0.422704`", ",", "0.3599`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.125`", ",", "0.982841`", ",", "0.965728`", ",", "0.428981`", ",", "0.367699`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.15`", ",", "0.980052`", ",", "0.964193`", ",", "0.436067`", ",", "0.373855`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.175`", ",", "0.977942`", ",", "0.962746`", ",", "0.44322`", ",", "0.382096`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.2`", ",", "0.975339`", ",", "0.961757`", ",", "0.447613`", ",", "0.387382`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.225`", ",", "0.973186`", ",", "0.960842`", ",", "0.453398`", ",", "0.393758`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.25`", ",", "0.970043`", ",", "0.960302`", ",", "0.45723`", ",", "0.39819`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.275`", ",", "0.968328`", ",", "0.960351`", ",", "0.462833`", ",", "0.404386`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.3`", ",", "0.966309`", ",", "0.960619`", ",", "0.466149`", ",", "0.408375`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.325`", ",", "0.964109`", ",", "0.961749`", ",", "0.47248`", ",", "0.414977`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.35`", ",", "0.96247`", ",", "0.962684`", ",", "0.476882`", ",", "0.419705`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.375`", ",", "0.959487`", ",", "0.964872`", ",", "0.483376`", ",", "0.424986`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.4`", ",", "0.957644`", ",", "0.966446`", ",", "0.487103`", ",", "0.428841`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.425`", ",", "0.956093`", ",", "0.969133`", ",", "0.491399`", ",", "0.43309`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.45`", ",", "0.953069`", ",", "0.972706`", ",", "0.498763`", ",", "0.439134`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.475`", ",", "0.951026`", ",", "0.97587`", ",", "0.502976`", ",", "0.442143`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.34`", ",", "0.5`", ",", "0.948694`", ",", "0.980336`", ",", "0.508551`", ",", "0.446318`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.`", ",", "0.982886`", ",", "0.984783`", ",", "0.350271`", ",", "0.319979`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.025`", ",", "0.992347`", ",", "0.980246`", ",", "0.369993`", ",", "0.328537`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.05`", ",", "0.990352`", ",", "0.974662`", ",", "0.39956`", ",", "0.344333`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.075`", ",", "0.987049`", ",", "0.970998`", ",", "0.414506`", ",", "0.353562`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.1`", ",", "0.985399`", ",", "0.968408`", ",", "0.423507`", ",", "0.361156`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.125`", ",", "0.98292`", ",", "0.965968`", ",", "0.430068`", ",", "0.368626`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.15`", ",", "0.98067`", ",", "0.964396`", ",", "0.438961`", ",", "0.37728`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.175`", ",", "0.977567`", ",", "0.963162`", ",", "0.44523`", ",", "0.384694`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.2`", ",", "0.975458`", ",", "0.961707`", ",", "0.449109`", ",", "0.388525`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.225`", ",", "0.973604`", ",", "0.961143`", ",", "0.453656`", ",", "0.394309`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.25`", ",", "0.970621`", ",", "0.960652`", ",", "0.45714`", ",", "0.398189`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.275`", ",", "0.969347`", ",", "0.960438`", ",", "0.460732`", ",", "0.403334`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.3`", ",", "0.967265`", ",", "0.960556`", ",", "0.466054`", ",", "0.409202`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.325`", ",", "0.964864`", ",", "0.961729`", ",", "0.469375`", ",", "0.412271`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.35`", ",", "0.963094`", ",", "0.962604`", ",", "0.47568`", ",", "0.419447`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.375`", ",", "0.960604`", ",", "0.965117`", ",", "0.484243`", ",", "0.426558`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.4`", ",", "0.958166`", ",", "0.966133`", ",", "0.484909`", ",", "0.427282`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.425`", ",", "0.955861`", ",", "0.969738`", ",", "0.494585`", ",", "0.43591`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.45`", ",", "0.95366`", ",", "0.971257`", ",", "0.49529`", ",", "0.43659`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.475`", ",", "0.950856`", ",", "0.974995`", ",", "0.503038`", ",", "0.441969`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.35`", ",", "0.5`", ",", "0.948728`", ",", "0.979691`", ",", "0.50804`", ",", "0.445784`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.`", ",", "0.983256`", ",", "0.984271`", ",", "0.352203`", ",", "0.320061`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.025`", ",", "0.99217`", ",", "0.979634`", ",", "0.376268`", ",", "0.333376`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.05`", ",", "0.989782`", ",", "0.974729`", ",", "0.404637`", ",", "0.348664`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.075`", ",", "0.987821`", ",", "0.97106`", ",", "0.414948`", ",", "0.355022`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.1`", ",", "0.984914`", ",", "0.968425`", ",", "0.424389`", ",", "0.361766`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.125`", ",", "0.98301`", ",", "0.966421`", ",", "0.434454`", ",", "0.373105`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.15`", ",", "0.980697`", ",", "0.964483`", ",", "0.438015`", ",", "0.376708`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.175`", ",", "0.978027`", ",", "0.963337`", ",", "0.443166`", ",", "0.381767`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.2`", ",", "0.975592`", ",", "0.962103`", ",", "0.447248`", ",", "0.386174`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.225`", ",", "0.973463`", ",", "0.961124`", ",", "0.453259`", ",", "0.393843`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.25`", ",", "0.971006`", ",", "0.960603`", ",", "0.459265`", ",", "0.399946`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.275`", ",", "0.969023`", ",", "0.960318`", ",", "0.46268`", ",", "0.404475`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.3`", ",", "0.966396`", ",", "0.961021`", ",", "0.467009`", ",", "0.408796`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.325`", ",", "0.96431`", ",", "0.961304`", ",", "0.472985`", ",", "0.415151`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.35`", ",", "0.962909`", ",", "0.962145`", ",", "0.475358`", ",", "0.418841`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.375`", ",", "0.960993`", ",", "0.964136`", ",", "0.48198`", ",", "0.425585`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.4`", ",", "0.958488`", ",", "0.966011`", ",", "0.485265`", ",", "0.427764`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.425`", ",", "0.956243`", ",", "0.96931`", ",", "0.492619`", ",", "0.433781`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.45`", ",", "0.953005`", ",", "0.971587`", ",", "0.497008`", ",", "0.436837`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.475`", ",", "0.950636`", ",", "0.975461`", ",", "0.502601`", ",", "0.441431`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.36`", ",", "0.5`", ",", "0.94803`", ",", "0.979371`", ",", "0.508899`", ",", "0.445721`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.`", ",", "0.984696`", ",", "0.984691`", ",", "0.352579`", ",", "0.320319`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.025`", ",", "0.992091`", ",", "0.979558`", ",", "0.381105`", ",", "0.337835`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.05`", ",", "0.990128`", ",", "0.974718`", ",", "0.405694`", ",", "0.350061`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.075`", ",", "0.98736`", ",", "0.971342`", ",", "0.417599`", ",", "0.357566`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.1`", ",", "0.985386`", ",", "0.968674`", ",", "0.426993`", ",", "0.364235`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.125`", ",", "0.983008`", ",", "0.966414`", ",", "0.434045`", ",", "0.372963`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.15`", ",", "0.981007`", ",", "0.9647`", ",", "0.44046`", ",", "0.379466`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.175`", ",", "0.978265`", ",", "0.963588`", ",", "0.446414`", ",", "0.386145`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.2`", ",", "0.975777`", ",", "0.962285`", ",", "0.448941`", ",", "0.388389`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.225`", ",", "0.972859`", ",", "0.96118`", ",", "0.453664`", ",", "0.393559`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.25`", ",", "0.970904`", ",", "0.960813`", ",", "0.456654`", ",", "0.397576`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.275`", ",", "0.969485`", ",", "0.960343`", ",", "0.461462`", ",", "0.404309`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.3`", ",", "0.966616`", ",", "0.960765`", ",", "0.468313`", ",", "0.410518`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.325`", ",", "0.965227`", ",", "0.961112`", ",", "0.470301`", ",", "0.413667`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.35`", ",", "0.962783`", ",", "0.962482`", ",", "0.475206`", ",", "0.418363`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.375`", ",", "0.960544`", ",", "0.964049`", ",", "0.481967`", ",", "0.424428`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.4`", ",", "0.958491`", ",", "0.966099`", ",", "0.484185`", ",", "0.426433`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.425`", ",", "0.956042`", ",", "0.96927`", ",", "0.492436`", ",", "0.433447`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.45`", ",", "0.953404`", ",", "0.971082`", ",", "0.500311`", ",", "0.4411`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.475`", ",", "0.951408`", ",", "0.974912`", ",", "0.50304`", ",", "0.442667`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.37`", ",", "0.5`", ",", "0.948695`", ",", "0.979707`", ",", "0.511343`", ",", "0.448616`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.`", ",", "0.986857`", ",", "0.986162`", ",", "0.363519`", ",", "0.331479`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.025`", ",", "0.992442`", ",", "0.979456`", ",", "0.386467`", ",", "0.34269`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.05`", ",", "0.990511`", ",", "0.974824`", ",", "0.408094`", ",", "0.352463`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.075`", ",", "0.987685`", ",", "0.971354`", ",", "0.419446`", ",", "0.359034`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.1`", ",", "0.985147`", ",", "0.968727`", ",", "0.427897`", ",", "0.365532`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.125`", ",", "0.982891`", ",", "0.966537`", ",", "0.433352`", ",", "0.372046`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.15`", ",", "0.980921`", ",", "0.965202`", ",", "0.442408`", ",", "0.380979`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.175`", ",", "0.978461`", ",", "0.963466`", ",", "0.445357`", ",", "0.384545`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.2`", ",", "0.975772`", ",", "0.962526`", ",", "0.449929`", ",", "0.389404`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.225`", ",", "0.973713`", ",", "0.96138`", ",", "0.454152`", ",", "0.394593`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.25`", ",", "0.971368`", ",", "0.960923`", ",", "0.459753`", ",", "0.400947`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.275`", ",", "0.969128`", ",", "0.960873`", ",", "0.462508`", ",", "0.403981`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.3`", ",", "0.966623`", ",", "0.960653`", ",", "0.467194`", ",", "0.40938`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.325`", ",", "0.964971`", ",", "0.961461`", ",", "0.472479`", ",", "0.415781`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.35`", ",", "0.963512`", ",", "0.962559`", ",", "0.478874`", ",", "0.42238`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.375`", ",", "0.960699`", ",", "0.96356`", ",", "0.481203`", ",", "0.424168`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.4`", ",", "0.959281`", ",", "0.965672`", ",", "0.485347`", ",", "0.428526`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.425`", ",", "0.956369`", ",", "0.968642`", ",", "0.490501`", ",", "0.432381`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.45`", ",", "0.954585`", ",", "0.971386`", ",", "0.498268`", ",", "0.439662`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.475`", ",", "0.951879`", ",", "0.974726`", ",", "0.50335`", ",", "0.443238`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.38`", ",", "0.5`", ",", "0.949076`", ",", "0.978853`", ",", "0.508163`", ",", "0.446136`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.`", ",", "0.982172`", ",", "0.985252`", ",", "0.36595`", ",", "0.333925`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.025`", ",", "0.992336`", ",", "0.979123`", ",", "0.391346`", ",", "0.34636`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.05`", ",", "0.990093`", ",", "0.974696`", ",", "0.413128`", ",", "0.356802`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.075`", ",", "0.987559`", ",", "0.971444`", ",", "0.421199`", ",", "0.361077`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.1`", ",", "0.985433`", ",", "0.968843`", ",", "0.430368`", ",", "0.368412`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.125`", ",", "0.98357`", ",", "0.966461`", ",", "0.436275`", ",", "0.375353`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.15`", ",", "0.981536`", ",", "0.964948`", ",", "0.44174`", ",", "0.381218`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.175`", ",", "0.978445`", ",", "0.963465`", ",", "0.445363`", ",", "0.384347`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.2`", ",", "0.975934`", ",", "0.962661`", ",", "0.451199`", ",", "0.390782`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.225`", ",", "0.97331`", ",", "0.961666`", ",", "0.45734`", ",", "0.397405`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.25`", ",", "0.971121`", ",", "0.961097`", ",", "0.458825`", ",", "0.399949`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.275`", ",", "0.969126`", ",", "0.960625`", ",", "0.46234`", ",", "0.403936`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.3`", ",", "0.967258`", ",", "0.961059`", ",", "0.468423`", ",", "0.411116`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.325`", ",", "0.965505`", ",", "0.960987`", ",", "0.471499`", ",", "0.414757`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.35`", ",", "0.963054`", ",", "0.962692`", ",", "0.478827`", ",", "0.422339`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.375`", ",", "0.960968`", ",", "0.963804`", ",", "0.481947`", ",", "0.424837`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.4`", ",", "0.958695`", ",", "0.965508`", ",", "0.487455`", ",", "0.429859`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.425`", ",", "0.955883`", ",", "0.968018`", ",", "0.490525`", ",", "0.431475`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.45`", ",", "0.954648`", ",", "0.971851`", ",", "0.500187`", ",", "0.441056`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.475`", ",", "0.951542`", ",", "0.975114`", ",", "0.503086`", ",", "0.442305`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.39`", ",", "0.5`", ",", "0.949858`", ",", "0.978551`", ",", "0.506015`", ",", "0.444511`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.`", ",", "0.987591`", ",", "0.986209`", ",", "0.377002`", ",", "0.34314`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.025`", ",", "0.992699`", ",", "0.979074`", ",", "0.395697`", ",", "0.350654`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.05`", ",", "0.990234`", ",", "0.974768`", ",", "0.414235`", ",", "0.358067`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.075`", ",", "0.98751`", ",", "0.971687`", ",", "0.423708`", ",", "0.363627`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.1`", ",", "0.985312`", ",", "0.969154`", ",", "0.431141`", ",", "0.36937`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.125`", ",", "0.983283`", ",", "0.967026`", ",", "0.438214`", ",", "0.376932`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.15`", ",", "0.981713`", ",", "0.96548`", ",", "0.442109`", ",", "0.382193`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.175`", ",", "0.979098`", ",", "0.963665`", ",", "0.446541`", ",", "0.386304`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.2`", ",", "0.976579`", ",", "0.96284`", ",", "0.453109`", ",", "0.393578`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.225`", ",", "0.974048`", ",", "0.961832`", ",", "0.455738`", ",", "0.39624`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.25`", ",", "0.971497`", ",", "0.961545`", ",", "0.459387`", ",", "0.400359`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.275`", ",", "0.968861`", ",", "0.960892`", ",", "0.464552`", ",", "0.405991`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.3`", ",", "0.966938`", ",", "0.961181`", ",", "0.470058`", ",", "0.411757`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.325`", ",", "0.96528`", ",", "0.96128`", ",", "0.473581`", ",", "0.416575`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.35`", ",", "0.962706`", ",", "0.962511`", ",", "0.480649`", ",", "0.423335`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.375`", ",", "0.961691`", ",", "0.964343`", ",", "0.483012`", ",", "0.426175`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.4`", ",", "0.959212`", ",", "0.965402`", ",", "0.486022`", ",", "0.428827`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.425`", ",", "0.95638`", ",", "0.968099`", ",", "0.490664`", ",", "0.432341`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.45`", ",", "0.954613`", ",", "0.970888`", ",", "0.497254`", ",", "0.438691`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.475`", ",", "0.952048`", ",", "0.974518`", ",", "0.501219`", ",", "0.441446`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.4`", ",", "0.5`", ",", "0.949417`", ",", "0.977582`", ",", "0.508924`", ",", "0.447327`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.`", ",", "0.987861`", ",", "0.986018`", ",", "0.382122`", ",", "0.351902`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.025`", ",", "0.992821`", ",", "0.978971`", ",", "0.400567`", ",", "0.354865`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.05`", ",", "0.990297`", ",", "0.974853`", ",", "0.418965`", ",", "0.363149`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.075`", ",", "0.988008`", ",", "0.971957`", ",", "0.427257`", ",", "0.367164`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.1`", ",", "0.98527`", ",", "0.969199`", ",", "0.431697`", ",", "0.370168`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.125`", ",", "0.983436`", ",", "0.966957`", ",", "0.439804`", ",", "0.378995`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.15`", ",", "0.980859`", ",", "0.96536`", ",", "0.444417`", ",", "0.382781`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.175`", ",", "0.979223`", ",", "0.963702`", ",", "0.448773`", ",", "0.389616`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.2`", ",", "0.975836`", ",", "0.962775`", ",", "0.452526`", ",", "0.391781`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.225`", ",", "0.97427`", ",", "0.961498`", ",", "0.454946`", ",", "0.396235`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.25`", ",", "0.971891`", ",", "0.961456`", ",", "0.462676`", ",", "0.404284`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.275`", ",", "0.969929`", ",", "0.960829`", ",", "0.462497`", ",", "0.404663`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.3`", ",", "0.967506`", ",", "0.961147`", ",", "0.468668`", ",", "0.410793`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.325`", ",", "0.965398`", ",", "0.961846`", ",", "0.475015`", ",", "0.417673`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.35`", ",", "0.963285`", ",", "0.962552`", ",", "0.476819`", ",", "0.419649`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.375`", ",", "0.960852`", ",", "0.963841`", ",", "0.483143`", ",", "0.425147`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.4`", ",", "0.958801`", ",", "0.965392`", ",", "0.48618`", ",", "0.429273`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.425`", ",", "0.956613`", ",", "0.968121`", ",", "0.49391`", ",", "0.435877`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.45`", ",", "0.955244`", ",", "0.970682`", ",", "0.497337`", ",", "0.439339`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.475`", ",", "0.952379`", ",", "0.974025`", ",", "0.500182`", ",", "0.440856`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.41`", ",", "0.5`", ",", "0.949567`", ",", "0.978325`", ",", "0.507124`", ",", "0.445039`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.`", ",", "0.990387`", ",", "0.987231`", ",", "0.393556`", ",", "0.362979`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.025`", ",", "0.992733`", ",", "0.978698`", ",", "0.405945`", ",", "0.359165`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.05`", ",", "0.990552`", ",", "0.975038`", ",", "0.421945`", ",", "0.366473`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.075`", ",", "0.987826`", ",", "0.971944`", ",", "0.427584`", ",", "0.367963`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.1`", ",", "0.985419`", ",", "0.969511`", ",", "0.434843`", ",", "0.3734`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.125`", ",", "0.983626`", ",", "0.966996`", ",", "0.438747`", ",", "0.378103`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.15`", ",", "0.980956`", ",", "0.965621`", ",", "0.446831`", ",", "0.385991`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.175`", ",", "0.978835`", ",", "0.963943`", ",", "0.44868`", ",", "0.388499`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.2`", ",", "0.977075`", ",", "0.962965`", ",", "0.453256`", ",", "0.393696`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.225`", ",", "0.973656`", ",", "0.961923`", ",", "0.456781`", ",", "0.39707`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.25`", ",", "0.972354`", ",", "0.961317`", ",", "0.460367`", ",", "0.402294`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.275`", ",", "0.969351`", ",", "0.960785`", ",", "0.464513`", ",", "0.406611`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.3`", ",", "0.967589`", ",", "0.961129`", ",", "0.469577`", ",", "0.412177`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.325`", ",", "0.965438`", ",", "0.96187`", ",", "0.472876`", ",", "0.415124`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.35`", ",", "0.963509`", ",", "0.962639`", ",", "0.477032`", ",", "0.419341`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.375`", ",", "0.961191`", ",", "0.963739`", ",", "0.481778`", ",", "0.424298`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.4`", ",", "0.959552`", ",", "0.965288`", ",", "0.485976`", ",", "0.428921`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.425`", ",", "0.957912`", ",", "0.968218`", ",", "0.492602`", ",", "0.435694`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.45`", ",", "0.955068`", ",", "0.970036`", ",", "0.495204`", ",", "0.436477`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.475`", ",", "0.953188`", ",", "0.974344`", ",", "0.502233`", ",", "0.442706`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.42`", ",", "0.5`", ",", "0.949567`", ",", "0.977511`", ",", "0.50892`", ",", "0.447411`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.`", ",", "0.988044`", ",", "0.986108`", ",", "0.395022`", ",", "0.367429`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.025`", ",", "0.99268`", ",", "0.978972`", ",", "0.409851`", ",", "0.363104`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.05`", ",", "0.990257`", ",", "0.975274`", ",", "0.425151`", ",", "0.369788`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.075`", ",", "0.988196`", ",", "0.972104`", ",", "0.43064`", ",", "0.371612`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.1`", ",", "0.986126`", ",", "0.969866`", ",", "0.433513`", ",", "0.372432`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.125`", ",", "0.983536`", ",", "0.967429`", ",", "0.440482`", ",", "0.37916`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.15`", ",", "0.981593`", ",", "0.965733`", ",", "0.446145`", ",", "0.385606`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.175`", ",", "0.978725`", ",", "0.964293`", ",", "0.448669`", ",", "0.38792`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.2`", ",", "0.976629`", ",", "0.963389`", ",", "0.452023`", ",", "0.391634`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.225`", ",", "0.974221`", ",", "0.961856`", ",", "0.457363`", ",", "0.399059`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.25`", ",", "0.971905`", ",", "0.96155`", ",", "0.462122`", ",", "0.403432`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.275`", ",", "0.969421`", ",", "0.96113`", ",", "0.464628`", ",", "0.40624`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.3`", ",", "0.96754`", ",", "0.961085`", ",", "0.468896`", ",", "0.411383`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.325`", ",", "0.96569`", ",", "0.961228`", ",", "0.472038`", ",", "0.414642`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.35`", ",", "0.963894`", ",", "0.962472`", ",", "0.479072`", ",", "0.422611`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.375`", ",", "0.962`", ",", "0.964213`", ",", "0.48157`", ",", "0.42431`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.4`", ",", "0.960222`", ",", "0.965601`", ",", "0.48514`", ",", "0.428594`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.425`", ",", "0.957809`", ",", "0.967308`", ",", "0.490597`", ",", "0.43357`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.45`", ",", "0.954519`", ",", "0.97066`", ",", "0.499282`", ",", "0.440247`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.475`", ",", "0.952664`", ",", "0.974036`", ",", "0.50369`", ",", "0.443799`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.43`", ",", "0.5`", ",", "0.949815`", ",", "0.977597`", ",", "0.510717`", ",", "0.449182`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.`", ",", "0.991804`", ",", "0.989255`", ",", "0.397511`", ",", "0.369997`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.025`", ",", "0.992562`", ",", "0.979168`", ",", "0.414908`", ",", "0.368288`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.05`", ",", "0.990507`", ",", "0.975491`", ",", "0.427056`", ",", "0.371328`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.075`", ",", "0.987861`", ",", "0.972455`", ",", "0.432956`", ",", "0.373626`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.1`", ",", "0.985899`", ",", "0.9698`", ",", "0.438261`", ",", "0.377238`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.125`", ",", "0.983887`", ",", "0.967593`", ",", "0.442953`", ",", "0.382639`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.15`", ",", "0.981348`", ",", "0.965725`", ",", "0.447299`", ",", "0.386845`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.175`", ",", "0.978953`", ",", "0.964428`", ",", "0.450009`", ",", "0.389039`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.2`", ",", "0.97696`", ",", "0.963504`", ",", "0.455568`", ",", "0.396054`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.225`", ",", "0.973903`", ",", "0.962319`", ",", "0.457587`", ",", "0.397389`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.25`", ",", "0.972453`", ",", "0.961563`", ",", "0.462079`", ",", "0.404294`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.275`", ",", "0.969516`", ",", "0.961455`", ",", "0.468204`", ",", "0.409476`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.3`", ",", "0.967978`", ",", "0.961114`", ",", "0.469053`", ",", "0.411714`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.325`", ",", "0.966063`", ",", "0.961752`", ",", "0.473464`", ",", "0.416482`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.35`", ",", "0.964538`", ",", "0.962265`", ",", "0.476599`", ",", "0.42069`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.375`", ",", "0.961699`", ",", "0.963974`", ",", "0.484348`", ",", "0.427547`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.4`", ",", "0.959654`", ",", "0.965991`", ",", "0.48875`", ",", "0.431452`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.425`", ",", "0.95746`", ",", "0.967375`", ",", "0.491714`", ",", "0.433875`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.45`", ",", "0.955209`", ",", "0.969739`", ",", "0.494006`", ",", "0.435702`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.475`", ",", "0.952856`", ",", "0.973366`", ",", "0.502447`", ",", "0.442816`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.44`", ",", "0.5`", ",", "0.950205`", ",", "0.977937`", ",", "0.51024`", ",", "0.448325`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.`", ",", "0.992975`", ",", "0.985963`", ",", "0.406758`", ",", "0.378527`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.025`", ",", "0.992629`", ",", "0.979232`", ",", "0.419871`", ",", "0.372802`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.05`", ",", "0.990613`", ",", "0.975595`", ",", "0.430689`", ",", "0.375373`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.075`", ",", "0.988131`", ",", "0.972521`", ",", "0.434187`", ",", "0.374871`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.1`", ",", "0.985755`", ",", "0.969864`", ",", "0.440361`", ",", "0.379659`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.125`", ",", "0.983402`", ",", "0.96775`", ",", "0.444047`", ",", "0.383782`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.15`", ",", "0.981504`", ",", "0.966128`", ",", "0.447323`", ",", "0.386982`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.175`", ",", "0.979504`", ",", "0.964452`", ",", "0.450875`", ",", "0.390963`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.2`", ",", "0.976875`", ",", "0.963403`", ",", "0.453097`", ",", "0.392976`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.225`", ",", "0.974345`", ",", "0.962427`", ",", "0.458743`", ",", "0.399424`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.25`", ",", "0.971952`", ",", "0.961826`", ",", "0.463769`", ",", "0.404816`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.275`", ",", "0.969732`", ",", "0.96098`", ",", "0.464464`", ",", "0.40662`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.3`", ",", "0.967172`", ",", "0.961577`", ",", "0.471171`", ",", "0.41288`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.325`", ",", "0.965468`", ",", "0.961827`", ",", "0.47503`", ",", "0.417998`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.35`", ",", "0.964261`", ",", "0.962718`", ",", "0.477087`", ",", "0.419996`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.375`", ",", "0.962171`", ",", "0.963391`", ",", "0.482708`", ",", "0.426259`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.4`", ",", "0.95974`", ",", "0.965494`", ",", "0.48729`", ",", "0.430428`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.425`", ",", "0.957138`", ",", "0.967572`", ",", "0.492085`", ",", "0.433886`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.45`", ",", "0.955737`", ",", "0.969702`", ",", "0.495917`", ",", "0.438085`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.475`", ",", "0.952839`", ",", "0.973518`", ",", "0.499759`", ",", "0.440369`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.45`", ",", "0.5`", ",", "0.951117`", ",", "0.976838`", ",", "0.511101`", ",", "0.451081`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.`", ",", "0.993538`", ",", "0.984777`", ",", "0.411873`", ",", "0.38037`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.025`", ",", "0.992721`", ",", "0.979016`", ",", "0.424822`", ",", "0.377048`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.05`", ",", "0.990624`", ",", "0.975756`", ",", "0.433961`", ",", "0.379206`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.075`", ",", "0.988201`", ",", "0.972546`", ",", "0.438018`", ",", "0.379568`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.1`", ",", "0.985821`", ",", "0.969919`", ",", "0.440385`", ",", "0.380247`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.125`", ",", "0.984294`", ",", "0.967834`", ",", "0.44533`", ",", "0.385074`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.15`", ",", "0.981601`", ",", "0.966282`", ",", "0.448492`", ",", "0.388304`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.175`", ",", "0.979453`", ",", "0.964711`", ",", "0.451359`", ",", "0.391648`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.2`", ",", "0.976923`", ",", "0.963589`", ",", "0.45761`", ",", "0.397867`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.225`", ",", "0.974544`", ",", "0.962683`", ",", "0.458523`", ",", "0.399683`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.25`", ",", "0.972313`", ",", "0.961818`", ",", "0.460503`", ",", "0.401529`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.275`", ",", "0.969468`", ",", "0.961678`", ",", "0.468849`", ",", "0.409719`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.3`", ",", "0.967401`", ",", "0.961962`", ",", "0.471631`", ",", "0.413527`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.325`", ",", "0.965672`", ",", "0.961407`", ",", "0.475353`", ",", "0.417414`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.35`", ",", "0.964238`", ",", "0.962507`", ",", "0.477046`", ",", "0.419979`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.375`", ",", "0.9618`", ",", "0.963381`", ",", "0.482323`", ",", "0.424741`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.4`", ",", "0.959366`", ",", "0.9657`", ",", "0.490006`", ",", "0.431754`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.425`", ",", "0.957496`", ",", "0.966929`", ",", "0.492101`", ",", "0.434848`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.45`", ",", "0.955579`", ",", "0.969735`", ",", "0.495603`", ",", "0.437948`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.475`", ",", "0.953367`", ",", "0.973261`", ",", "0.505007`", ",", "0.446141`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.46`", ",", "0.5`", ",", "0.951438`", ",", "0.97671`", ",", "0.507733`", ",", "0.447421`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.`", ",", "0.990453`", ",", "0.981596`", ",", "0.424964`", ",", "0.388655`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.025`", ",", "0.992923`", ",", "0.979198`", ",", "0.429672`", ",", "0.382379`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.05`", ",", "0.990778`", ",", "0.975877`", ",", "0.437731`", ",", "0.383215`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.075`", ",", "0.988736`", ",", "0.973035`", ",", "0.439945`", ",", "0.38185`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.1`", ",", "0.985958`", ",", "0.970262`", ",", "0.441882`", ",", "0.381945`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.125`", ",", "0.984108`", ",", "0.968053`", ",", "0.444837`", ",", "0.384208`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.15`", ",", "0.981646`", ",", "0.966081`", ",", "0.448129`", ",", "0.388476`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.175`", ",", "0.979082`", ",", "0.964951`", ",", "0.453655`", ",", "0.394209`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.2`", ",", "0.976618`", ",", "0.963951`", ",", "0.457285`", ",", "0.397167`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.225`", ",", "0.974442`", ",", "0.962765`", ",", "0.460072`", ",", "0.401176`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.25`", ",", "0.972312`", ",", "0.962336`", ",", "0.4653`", ",", "0.405994`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.275`", ",", "0.970522`", ",", "0.961065`", ",", "0.466155`", ",", "0.408735`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.3`", ",", "0.967989`", ",", "0.961402`", ",", "0.471537`", ",", "0.413831`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.325`", ",", "0.966711`", ",", "0.961747`", ",", "0.474635`", ",", "0.417455`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.35`", ",", "0.963823`", ",", "0.962394`", ",", "0.478421`", ",", "0.420947`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.375`", ",", "0.962231`", ",", "0.963694`", ",", "0.485685`", ",", "0.429066`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.4`", ",", "0.960165`", ",", "0.965095`", ",", "0.487748`", ",", "0.430963`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.425`", ",", "0.95765`", ",", "0.967164`", ",", "0.491586`", ",", "0.433647`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.45`", ",", "0.955529`", ",", "0.969669`", ",", "0.499874`", ",", "0.441516`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.475`", ",", "0.953141`", ",", "0.972877`", ",", "0.503904`", ",", "0.444688`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.47`", ",", "0.5`", ",", "0.950778`", ",", "0.97638`", ",", "0.51015`", ",", "0.449105`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.`", ",", "0.991588`", ",", "0.980499`", ",", "0.4349`", ",", "0.394754`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.025`", ",", "0.993025`", ",", "0.979329`", ",", "0.435441`", ",", "0.388303`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.05`", ",", "0.991056`", ",", "0.97577`", ",", "0.439258`", ",", "0.384873`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.075`", ",", "0.988556`", ",", "0.973122`", ",", "0.44125`", ",", "0.383262`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.1`", ",", "0.986181`", ",", "0.970465`", ",", "0.442872`", ",", "0.383262`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.125`", ",", "0.983997`", ",", "0.968441`", ",", "0.447068`", ",", "0.386439`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.15`", ",", "0.982091`", ",", "0.966494`", ",", "0.451038`", ",", "0.391122`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.175`", ",", "0.979339`", ",", "0.96513`", ",", "0.454062`", ",", "0.394179`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.2`", ",", "0.976932`", ",", "0.964057`", ",", "0.457177`", ",", "0.397364`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.225`", ",", "0.974966`", ",", "0.962912`", ",", "0.458867`", ",", "0.399231`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.25`", ",", "0.972376`", ",", "0.962152`", ",", "0.464625`", ",", "0.405562`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.275`", ",", "0.970407`", ",", "0.961244`", ",", "0.466502`", ",", "0.408994`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.3`", ",", "0.967895`", ",", "0.961512`", ",", "0.471852`", ",", "0.413608`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.325`", ",", "0.965737`", ",", "0.962117`", ",", "0.477112`", ",", "0.41959`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.35`", ",", "0.964323`", ",", "0.962201`", ",", "0.478463`", ",", "0.421174`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.375`", ",", "0.962231`", ",", "0.963611`", ",", "0.484267`", ",", "0.427338`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.4`", ",", "0.960404`", ",", "0.965164`", ",", "0.487529`", ",", "0.431077`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.425`", ",", "0.957969`", ",", "0.966921`", ",", "0.492987`", ",", "0.435392`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.45`", ",", "0.955675`", ",", "0.969326`", ",", "0.496544`", ",", "0.43805`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.475`", ",", "0.953755`", ",", "0.972283`", ",", "0.502581`", ",", "0.443759`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.48`", ",", "0.5`", ",", "0.95108`", ",", "0.976661`", ",", "0.508413`", ",", "0.44818`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.`", ",", "0.992037`", ",", "0.980513`", ",", "0.441673`", ",", "0.400849`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.025`", ",", "0.99298`", ",", "0.979308`", ",", "0.438318`", ",", "0.391537`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.05`", ",", "0.990845`", ",", "0.976158`", ",", "0.442353`", ",", "0.387864`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.075`", ",", "0.988846`", ",", "0.973356`", ",", "0.443024`", ",", "0.385338`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.1`", ",", "0.986225`", ",", "0.970532`", ",", "0.443493`", ",", "0.384381`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.125`", ",", "0.983814`", ",", "0.968569`", ",", "0.447979`", ",", "0.387624`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.15`", ",", "0.981689`", ",", "0.966737`", ",", "0.451964`", ",", "0.392341`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.175`", ",", "0.978855`", ",", "0.965359`", ",", "0.455635`", ",", "0.395443`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.2`", ",", "0.977172`", ",", "0.963687`", ",", "0.456046`", ",", "0.397006`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.225`", ",", "0.974723`", ",", "0.963153`", ",", "0.461188`", ",", "0.401903`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.25`", ",", "0.972204`", ",", "0.962712`", ",", "0.465241`", ",", "0.405538`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.275`", ",", "0.970448`", ",", "0.961576`", ",", "0.466433`", ",", "0.408214`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.3`", ",", "0.967964`", ",", "0.961282`", ",", "0.471302`", ",", "0.413523`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.325`", ",", "0.966509`", ",", "0.961677`", ",", "0.473929`", ",", "0.417077`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.35`", ",", "0.964733`", ",", "0.962149`", ",", "0.477466`", ",", "0.421503`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.375`", ",", "0.962045`", ",", "0.963489`", ",", "0.484357`", ",", "0.428048`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.4`", ",", "0.960307`", ",", "0.964752`", ",", "0.486857`", ",", "0.430247`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.425`", ",", "0.958384`", ",", "0.966806`", ",", "0.490596`", ",", "0.433472`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.45`", ",", "0.955764`", ",", "0.969598`", ",", "0.498172`", ",", "0.439317`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.475`", ",", "0.953576`", ",", "0.972827`", ",", "0.501514`", ",", "0.442367`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.49`", ",", "0.5`", ",", "0.951456`", ",", "0.976667`", ",", "0.508474`", ",", "0.447967`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.`", ",", "0.992654`", ",", "0.980297`", ",", "0.449959`", ",", "0.408256`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.025`", ",", "0.992475`", ",", "0.979636`", ",", "0.444493`", ",", "0.397541`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.05`", ",", "0.991223`", ",", "0.976324`", ",", "0.444437`", ",", "0.390894`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.075`", ",", "0.98885`", ",", "0.973432`", ",", "0.445036`", ",", "0.387888`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.1`", ",", "0.987019`", ",", "0.970852`", ",", "0.444908`", ",", "0.386038`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.125`", ",", "0.984781`", ",", "0.968453`", ",", "0.45001`", ",", "0.389656`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.15`", ",", "0.981989`", ",", "0.966825`", ",", "0.450334`", ",", "0.391099`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.175`", ",", "0.980029`", ",", "0.965364`", ",", "0.455473`", ",", "0.39585`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.2`", ",", "0.97707`", ",", "0.963928`", ",", "0.45865`", ",", "0.399342`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.225`", ",", "0.975254`", ",", "0.963275`", ",", "0.460426`", ",", "0.401582`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.25`", ",", "0.972503`", ",", "0.962593`", ",", "0.464329`", ",", "0.405411`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.275`", ",", "0.970316`", ",", "0.962052`", ",", "0.468694`", ",", "0.410546`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.3`", ",", "0.968182`", ",", "0.961517`", ",", "0.471951`", ",", "0.414422`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.325`", ",", "0.966712`", ",", "0.961818`", ",", "0.474409`", ",", "0.417737`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.35`", ",", "0.964459`", ",", "0.962558`", ",", "0.479812`", ",", "0.423237`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.375`", ",", "0.963141`", ",", "0.963083`", ",", "0.482775`", ",", "0.426912`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.4`", ",", "0.960289`", ",", "0.964786`", ",", "0.488784`", ",", "0.432344`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.425`", ",", "0.958969`", ",", "0.966664`", ",", "0.492887`", ",", "0.435875`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.45`", ",", "0.956083`", ",", "0.969314`", ",", "0.498623`", ",", "0.440637`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.475`", ",", "0.953521`", ",", "0.971979`", ",", "0.500918`", ",", "0.441612`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.5`", ",", "0.5`", ",", "0.951639`", ",", "0.97647`", ",", "0.507905`", ",", "0.447767`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.`", ",", "0.99309`", ",", "0.980682`", ",", "0.457569`", ",", "0.416437`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.025`", ",", "0.992639`", ",", "0.979967`", ",", "0.449263`", ",", "0.40279`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.05`", ",", "0.991248`", ",", "0.976845`", ",", "0.448811`", ",", "0.396108`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.075`", ",", "0.988787`", ",", "0.973734`", ",", "0.448391`", ",", "0.391604`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.1`", ",", "0.986546`", ",", "0.971013`", ",", "0.448449`", ",", "0.390116`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.125`", ",", "0.984362`", ",", "0.969086`", ",", "0.449162`", ",", "0.38917`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.15`", ",", "0.981548`", ",", "0.966987`", ",", "0.455507`", ",", "0.395694`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.175`", ",", "0.98044`", ",", "0.965644`", ",", "0.456377`", ",", "0.397839`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.2`", ",", "0.977794`", ",", "0.964442`", ",", "0.458057`", ",", "0.399412`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.225`", ",", "0.975192`", ",", "0.963207`", ",", "0.460073`", ",", "0.401199`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.25`", ",", "0.972662`", ",", "0.962242`", ",", "0.464524`", ",", "0.405803`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.275`", ",", "0.971093`", ",", "0.961715`", ",", "0.466712`", ",", "0.408884`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.3`", ",", "0.969053`", ",", "0.961804`", ",", "0.472669`", ",", "0.415572`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.325`", ",", "0.966683`", ",", "0.96189`", ",", "0.475331`", ",", "0.418023`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.35`", ",", "0.964177`", ",", "0.962173`", ",", "0.477139`", ",", "0.419976`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.375`", ",", "0.962442`", ",", "0.963599`", ",", "0.484726`", ",", "0.427779`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.4`", ",", "0.960403`", ",", "0.964963`", ",", "0.489006`", ",", "0.432267`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.425`", ",", "0.957791`", ",", "0.966566`", ",", "0.492568`", ",", "0.434761`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.45`", ",", "0.956745`", ",", "0.969153`", ",", "0.496132`", ",", "0.438447`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.475`", ",", "0.954391`", ",", "0.972191`", ",", "0.502778`", ",", "0.443839`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.51`", ",", "0.5`", ",", "0.9515`", ",", "0.975218`", ",", "0.507678`", ",", "0.44728`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.`", ",", "0.993884`", ",", "0.9821`", ",", "0.470791`", ",", "0.43182`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.025`", ",", "0.992576`", ",", "0.980243`", ",", "0.45326`", ",", "0.407142`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.05`", ",", "0.991127`", ",", "0.977093`", ",", "0.451837`", ",", "0.398999`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.075`", ",", "0.989026`", ",", "0.973883`", ",", "0.45121`", ",", "0.395061`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.1`", ",", "0.986634`", ",", "0.971336`", ",", "0.448444`", ",", "0.390061`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.125`", ",", "0.98452`", ",", "0.969283`", ",", "0.450757`", ",", "0.390332`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.15`", ",", "0.9826`", ",", "0.967065`", ",", "0.454826`", ",", "0.396131`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.175`", ",", "0.979907`", ",", "0.965695`", ",", "0.456732`", ",", "0.397389`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.2`", ",", "0.97722`", ",", "0.964392`", ",", "0.45902`", ",", "0.39904`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.225`", ",", "0.975404`", ",", "0.963505`", ",", "0.461288`", ",", "0.402318`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.25`", ",", "0.973353`", ",", "0.962857`", ",", "0.46622`", ",", "0.407869`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.275`", ",", "0.970525`", ",", "0.962185`", ",", "0.468381`", ",", "0.409628`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.3`", ",", "0.969072`", ",", "0.961594`", ",", "0.470304`", ",", "0.412953`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.325`", ",", "0.96693`", ",", "0.961969`", ",", "0.476217`", ",", "0.419119`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.35`", ",", "0.964603`", ",", "0.962481`", ",", "0.481732`", ",", "0.424504`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.375`", ",", "0.962841`", ",", "0.963427`", ",", "0.484316`", ",", "0.427018`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.4`", ",", "0.959876`", ",", "0.965148`", ",", "0.489546`", ",", "0.431565`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.425`", ",", "0.958233`", ",", "0.966664`", ",", "0.493863`", ",", "0.436537`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.45`", ",", "0.956303`", ",", "0.969991`", ",", "0.499283`", ",", "0.441816`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.475`", ",", "0.954861`", ",", "0.972283`", ",", "0.50439`", ",", "0.446211`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.52`", ",", "0.5`", ",", "0.951374`", ",", "0.97551`", ",", "0.510026`", ",", "0.449085`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.`", ",", "0.994097`", ",", "0.98274`", ",", "0.474696`", ",", "0.437056`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.025`", ",", "0.992695`", ",", "0.980558`", ",", "0.45848`", ",", "0.412745`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.05`", ",", "0.991519`", ",", "0.977534`", ",", "0.452172`", ",", "0.40071`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.075`", ",", "0.98895`", ",", "0.974236`", ",", "0.45088`", ",", "0.394662`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.1`", ",", "0.9866`", ",", "0.971724`", ",", "0.45044`", ",", "0.392485`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.125`", ",", "0.984735`", ",", "0.969412`", ",", "0.45353`", ",", "0.393635`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.15`", ",", "0.982618`", ",", "0.967291`", ",", "0.45503`", ",", "0.395791`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.175`", ",", "0.980276`", ",", "0.965981`", ",", "0.455873`", ",", "0.396953`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.2`", ",", "0.978087`", ",", "0.964613`", ",", "0.459875`", ",", "0.400856`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.225`", ",", "0.976019`", ",", "0.963309`", ",", "0.46212`", ",", "0.404296`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.25`", ",", "0.973441`", ",", "0.962445`", ",", "0.463175`", ",", "0.404911`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.275`", ",", "0.970702`", ",", "0.962443`", ",", "0.47108`", ",", "0.412728`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.3`", ",", "0.968993`", ",", "0.96178`", ",", "0.472249`", ",", "0.41472`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.325`", ",", "0.967641`", ",", "0.96207`", ",", "0.477461`", ",", "0.420626`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.35`", ",", "0.964908`", ",", "0.962404`", ",", "0.477934`", ",", "0.421154`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.375`", ",", "0.962966`", ",", "0.962938`", ",", "0.483982`", ",", "0.427852`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.4`", ",", "0.960651`", ",", "0.965033`", ",", "0.490873`", ",", "0.433763`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.425`", ",", "0.958839`", ",", "0.966563`", ",", "0.492898`", ",", "0.435203`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.45`", ",", "0.956712`", ",", "0.969086`", ",", "0.497017`", ",", "0.439517`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.475`", ",", "0.954435`", ",", "0.971469`", ",", "0.503332`", ",", "0.444418`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.53`", ",", "0.5`", ",", "0.951382`", ",", "0.974525`", ",", "0.508652`", ",", "0.448198`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.`", ",", "0.994622`", ",", "0.985475`", ",", "0.486917`", ",", "0.455152`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.025`", ",", "0.993107`", ",", "0.981053`", ",", "0.461761`", ",", "0.416922`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.05`", ",", "0.990953`", ",", "0.977461`", ",", "0.456634`", ",", "0.404303`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.075`", ",", "0.989209`", ",", "0.974343`", ",", "0.451941`", ",", "0.396046`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.1`", ",", "0.986946`", ",", "0.971766`", ",", "0.453887`", ",", "0.396095`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.125`", ",", "0.985258`", ",", "0.969533`", ",", "0.454117`", ",", "0.394816`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.15`", ",", "0.982488`", ",", "0.967507`", ",", "0.456488`", ",", "0.397746`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.175`", ",", "0.979763`", ",", "0.966157`", ",", "0.458963`", ",", "0.399321`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.2`", ",", "0.977583`", ",", "0.964721`", ",", "0.459963`", ",", "0.401304`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.225`", ",", "0.974971`", ",", "0.963876`", ",", "0.464942`", ",", "0.405862`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.25`", ",", "0.973458`", ",", "0.962743`", ",", "0.466474`", ",", "0.407941`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.275`", ",", "0.970604`", ",", "0.962475`", ",", "0.471732`", ",", "0.413287`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.3`", ",", "0.96887`", ",", "0.962448`", ",", "0.473618`", ",", "0.415525`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.325`", ",", "0.967336`", ",", "0.961848`", ",", "0.474464`", ",", "0.417912`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.35`", ",", "0.965318`", ",", "0.96278`", ",", "0.481917`", ",", "0.42506`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.375`", ",", "0.963217`", ",", "0.963799`", ",", "0.486306`", ",", "0.429813`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.4`", ",", "0.960692`", ",", "0.964513`", ",", "0.48761`", ",", "0.43079`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.425`", ",", "0.95958`", ",", "0.966312`", ",", "0.492875`", ",", "0.436326`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.45`", ",", "0.95688`", ",", "0.968723`", ",", "0.497899`", ",", "0.440454`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.475`", ",", "0.954874`", ",", "0.971013`", ",", "0.502659`", ",", "0.444331`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.54`", ",", "0.5`", ",", "0.952621`", ",", "0.975415`", ",", "0.507744`", ",", "0.448077`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.`", ",", "0.994891`", ",", "0.987561`", ",", "0.493103`", ",", "0.465777`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.025`", ",", "0.993102`", ",", "0.981549`", ",", "0.466216`", ",", "0.42218`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.05`", ",", "0.991464`", ",", "0.977895`", ",", "0.459194`", ",", "0.408231`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.075`", ",", "0.989307`", ",", "0.974638`", ",", "0.457132`", ",", "0.402404`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.1`", ",", "0.987073`", ",", "0.972075`", ",", "0.4549`", ",", "0.397376`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.125`", ",", "0.984784`", ",", "0.969827`", ",", "0.456219`", ",", "0.397222`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.15`", ",", "0.982777`", ",", "0.967498`", ",", "0.455032`", ",", "0.396444`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.175`", ",", "0.98044`", ",", "0.96624`", ",", "0.459766`", ",", "0.401321`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.2`", ",", "0.9785`", ",", "0.964828`", ",", "0.46011`", ",", "0.402074`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.225`", ",", "0.975694`", ",", "0.964138`", ",", "0.464042`", ",", "0.405289`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.25`", ",", "0.973403`", ",", "0.962896`", ",", "0.466201`", ",", "0.407846`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.275`", ",", "0.971706`", ",", "0.962396`", ",", "0.470696`", ",", "0.413529`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.3`", ",", "0.968662`", ",", "0.962143`", ",", "0.474853`", ",", "0.416871`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.325`", ",", "0.967437`", ",", "0.962014`", ",", "0.4748`", ",", "0.41816`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.35`", ",", "0.965077`", ",", "0.962832`", ",", "0.482422`", ",", "0.425476`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.375`", ",", "0.963487`", ",", "0.96332`", ",", "0.484254`", ",", "0.4278`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.4`", ",", "0.961394`", ",", "0.964237`", ",", "0.489289`", ",", "0.433026`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.425`", ",", "0.959494`", ",", "0.966805`", ",", "0.494324`", ",", "0.438186`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.45`", ",", "0.95689`", ",", "0.968411`", ",", "0.497603`", ",", "0.440401`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.475`", ",", "0.954352`", ",", "0.971231`", ",", "0.502906`", ",", "0.444038`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.55`", ",", "0.5`", ",", "0.952437`", ",", "0.974859`", ",", "0.507518`", ",", "0.448043`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.`", ",", "0.995136`", ",", "0.990543`", ",", "0.500869`", ",", "0.480356`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.025`", ",", "0.993082`", ",", "0.982274`", ",", "0.471129`", ",", "0.428372`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.05`", ",", "0.991287`", ",", "0.978234`", ",", "0.46098`", ",", "0.410194`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.075`", ",", "0.989509`", ",", "0.975149`", ",", "0.457972`", ",", "0.403546`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.1`", ",", "0.986996`", ",", "0.972353`", ",", "0.455049`", ",", "0.397221`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.125`", ",", "0.984433`", ",", "0.969758`", ",", "0.45613`", ",", "0.396604`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.15`", ",", "0.983207`", ",", "0.967851`", ",", "0.458275`", ",", "0.400435`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.175`", ",", "0.980845`", ",", "0.966486`", ",", "0.460975`", ",", "0.40291`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.2`", ",", "0.978103`", ",", "0.964978`", ",", "0.464309`", ",", "0.4055`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.225`", ",", "0.975428`", ",", "0.964011`", ",", "0.463085`", ",", "0.4041`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.25`", ",", "0.973059`", ",", "0.96294`", ",", "0.466475`", ",", "0.407955`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.275`", ",", "0.971181`", ",", "0.962899`", ",", "0.470587`", ",", "0.412604`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.3`", ",", "0.969197`", ",", "0.961983`", ",", "0.474737`", ",", "0.417427`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.325`", ",", "0.967049`", ",", "0.961951`", ",", "0.47607`", ",", "0.418785`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.35`", ",", "0.965143`", ",", "0.962459`", ",", "0.480793`", ",", "0.423763`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.375`", ",", "0.963395`", ",", "0.963578`", ",", "0.485217`", ",", "0.428283`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.4`", ",", "0.9618`", ",", "0.964433`", ",", "0.486531`", ",", "0.430207`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.425`", ",", "0.959694`", ",", "0.965979`", ",", "0.493633`", ",", "0.437655`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.45`", ",", "0.957219`", ",", "0.969352`", ",", "0.499878`", ",", "0.442343`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.475`", ",", "0.954763`", ",", "0.970792`", ",", "0.499102`", ",", "0.440915`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.56`", ",", "0.5`", ",", "0.952774`", ",", "0.974469`", ",", "0.508646`", ",", "0.44952`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.`", ",", "0.995508`", ",", "0.998535`", ",", "0.513429`", ",", "0.511024`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.025`", ",", "0.992831`", ",", "0.982677`", ",", "0.473693`", ",", "0.431679`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.05`", ",", "0.991501`", ",", "0.978607`", ",", "0.465403`", ",", "0.415487`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.075`", ",", "0.989616`", ",", "0.975297`", ",", "0.460101`", ",", "0.406191`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.1`", ",", "0.987099`", ",", "0.97269`", ",", "0.457821`", ",", "0.401038`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.125`", ",", "0.98493`", ",", "0.970314`", ",", "0.458988`", ",", "0.400584`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.15`", ",", "0.983039`", ",", "0.968321`", ",", "0.458926`", ",", "0.400881`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.175`", ",", "0.980233`", ",", "0.966795`", ",", "0.461725`", ",", "0.403136`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.2`", ",", "0.978109`", ",", "0.965365`", ",", "0.464155`", ",", "0.405685`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.225`", ",", "0.976394`", ",", "0.964135`", ",", "0.464202`", ",", "0.406643`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.25`", ",", "0.974165`", ",", "0.963174`", ",", "0.469614`", ",", "0.412137`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.275`", ",", "0.971335`", ",", "0.96257`", ",", "0.470646`", ",", "0.412714`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.3`", ",", "0.968917`", ",", "0.962797`", ",", "0.473332`", ",", "0.415448`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.325`", ",", "0.967562`", ",", "0.961724`", ",", "0.476952`", ",", "0.420316`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.35`", ",", "0.965432`", ",", "0.962735`", ",", "0.481227`", ",", "0.424889`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.375`", ",", "0.962768`", ",", "0.963321`", ",", "0.484892`", ",", "0.427668`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.4`", ",", "0.961447`", ",", "0.964887`", ",", "0.489909`", ",", "0.433241`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.425`", ",", "0.959912`", ",", "0.966288`", ",", "0.493572`", ",", "0.437004`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.45`", ",", "0.957147`", ",", "0.968706`", ",", "0.499856`", ",", "0.442081`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.475`", ",", "0.954727`", ",", "0.970731`", ",", "0.502846`", ",", "0.444551`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.57`", ",", "0.5`", ",", "0.953136`", ",", "0.974666`", ",", "0.50535`", ",", "0.446076`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.`", ",", "0.995497`", ",", "0.998618`", ",", "0.513104`", ",", "0.510771`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.025`", ",", "0.993126`", ",", "0.983356`", ",", "0.478848`", ",", "0.438389`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.05`", ",", "0.991788`", ",", "0.979247`", ",", "0.468706`", ",", "0.420013`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.075`", ",", "0.98995`", ",", "0.975782`", ",", "0.4616`", ",", "0.408313`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.1`", ",", "0.987366`", ",", "0.972825`", ",", "0.458704`", ",", "0.402426`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.125`", ",", "0.985437`", ",", "0.970209`", ",", "0.458285`", ",", "0.399673`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.15`", ",", "0.983316`", ",", "0.968306`", ",", "0.460718`", ",", "0.402548`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.175`", ",", "0.981376`", ",", "0.966937`", ",", "0.461501`", ",", "0.404142`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.2`", ",", "0.978471`", ",", "0.965461`", ",", "0.462806`", ",", "0.405241`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.225`", ",", "0.976148`", ",", "0.964418`", ",", "0.464062`", ",", "0.405379`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.25`", ",", "0.973651`", ",", "0.963506`", ",", "0.468026`", ",", "0.409533`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.275`", ",", "0.971347`", ",", "0.962781`", ",", "0.471899`", ",", "0.413979`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.3`", ",", "0.969856`", ",", "0.962033`", ",", "0.474435`", ",", "0.417797`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.325`", ",", "0.967626`", ",", "0.962378`", ",", "0.477225`", ",", "0.419987`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.35`", ",", "0.96536`", ",", "0.96278`", ",", "0.479876`", ",", "0.422854`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.375`", ",", "0.963965`", ",", "0.964113`", ",", "0.487999`", ",", "0.431345`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.4`", ",", "0.961323`", ",", "0.96449`", ",", "0.490196`", ",", "0.433284`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.425`", ",", "0.959817`", ",", "0.965958`", ",", "0.49248`", ",", "0.436333`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.45`", ",", "0.957656`", ",", "0.968372`", ",", "0.496994`", ",", "0.43972`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.475`", ",", "0.954895`", ",", "0.97085`", ",", "0.503513`", ",", "0.445071`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.58`", ",", "0.5`", ",", "0.953248`", ",", "0.974539`", ",", "0.507291`", ",", "0.448306`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.`", ",", "0.995582`", ",", "0.998717`", ",", "0.512452`", ",", "0.510227`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.025`", ",", "0.993431`", ",", "0.984392`", ",", "0.484053`", ",", "0.445423`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.05`", ",", "0.991856`", ",", "0.979451`", ",", "0.471109`", ",", "0.422927`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.075`", ",", "0.989938`", ",", "0.976018`", ",", "0.463121`", ",", "0.409998`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.1`", ",", "0.987558`", ",", "0.973007`", ",", "0.461375`", ",", "0.405255`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.125`", ",", "0.985017`", ",", "0.970799`", ",", "0.459962`", ",", "0.402573`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.15`", ",", "0.982932`", ",", "0.968556`", ",", "0.462062`", ",", "0.403892`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.175`", ",", "0.981256`", ",", "0.96689`", ",", "0.461953`", ",", "0.404464`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.2`", ",", "0.978619`", ",", "0.965344`", ",", "0.465276`", ",", "0.407262`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.225`", ",", "0.976633`", ",", "0.964278`", ",", "0.465149`", ",", "0.406865`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.25`", ",", "0.97371`", ",", "0.963378`", ",", "0.466793`", ",", "0.408072`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.275`", ",", "0.971549`", ",", "0.963048`", ",", "0.47102`", ",", "0.413142`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.3`", ",", "0.969586`", ",", "0.962336`", ",", "0.475912`", ",", "0.41832`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.325`", ",", "0.967655`", ",", "0.962524`", ",", "0.478398`", ",", "0.421454`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.35`", ",", "0.965233`", ",", "0.962536`", ",", "0.481724`", ",", "0.424338`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.375`", ",", "0.963944`", ",", "0.963923`", ",", "0.487399`", ",", "0.43058`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.4`", ",", "0.961844`", ",", "0.964214`", ",", "0.487303`", ",", "0.431081`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.425`", ",", "0.960543`", ",", "0.966033`", ",", "0.492953`", ",", "0.437305`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.45`", ",", "0.956796`", ",", "0.968171`", ",", "0.497197`", ",", "0.439314`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.475`", ",", "0.955843`", ",", "0.971213`", ",", "0.505318`", ",", "0.447498`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.59`", ",", "0.5`", ",", "0.953583`", ",", "0.973455`", ",", "0.506404`", ",", "0.448376`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.`", ",", "0.99563`", ",", "0.998717`", ",", "0.512102`", ",", "0.509875`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.025`", ",", "0.993486`", ",", "0.985039`", ",", "0.487646`", ",", "0.451099`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.05`", ",", "0.991768`", ",", "0.979964`", ",", "0.472924`", ",", "0.42528`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.075`", ",", "0.99008`", ",", "0.976102`", ",", "0.465979`", ",", "0.412906`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.1`", ",", "0.987555`", ",", "0.973295`", ",", "0.462581`", ",", "0.407174`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.125`", ",", "0.9856`", ",", "0.970837`", ",", "0.461341`", ",", "0.404347`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.15`", ",", "0.983268`", ",", "0.968684`", ",", "0.460373`", ",", "0.402273`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.175`", ",", "0.981385`", ",", "0.967387`", ",", "0.464767`", ",", "0.407849`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.2`", ",", "0.97846`", ",", "0.965737`", ",", "0.466572`", ",", "0.408388`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.225`", ",", "0.976675`", ",", "0.964722`", ",", "0.46651`", ",", "0.40865`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.25`", ",", "0.974162`", ",", "0.963811`", ",", "0.469159`", ",", "0.411793`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.275`", ",", "0.972258`", ",", "0.962983`", ",", "0.471799`", ",", "0.414067`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.3`", ",", "0.969883`", ",", "0.96248`", ",", "0.475674`", ",", "0.418245`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.325`", ",", "0.967829`", ",", "0.962444`", ",", "0.477635`", ",", "0.421043`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.35`", ",", "0.966084`", ",", "0.963118`", ",", "0.482383`", ",", "0.426174`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.375`", ",", "0.96368`", ",", "0.963862`", ",", "0.487163`", ",", "0.430718`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.4`", ",", "0.962392`", ",", "0.963949`", ",", "0.489569`", ",", "0.433578`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.425`", ",", "0.959731`", ",", "0.965954`", ",", "0.492745`", ",", "0.435727`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.45`", ",", "0.957896`", ",", "0.968047`", ",", "0.499228`", ",", "0.442304`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.475`", ",", "0.955884`", ",", "0.970997`", ",", "0.501612`", ",", "0.443745`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.6`", ",", "0.5`", ",", "0.953565`", ",", "0.974131`", ",", "0.508748`", ",", "0.449821`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.`", ",", "0.995238`", ",", "0.998143`", ",", "0.517696`", ",", "0.513028`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.025`", ",", "0.993704`", ",", "0.985669`", ",", "0.490466`", ",", "0.45509`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.05`", ",", "0.991755`", ",", "0.980556`", ",", "0.475835`", ",", "0.429306`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.075`", ",", "0.990324`", ",", "0.976391`", ",", "0.467306`", ",", "0.415212`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.1`", ",", "0.987558`", ",", "0.973658`", ",", "0.464002`", ",", "0.408521`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.125`", ",", "0.985822`", ",", "0.971089`", ",", "0.462459`", ",", "0.405205`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.15`", ",", "0.98342`", ",", "0.968971`", ",", "0.461324`", ",", "0.403472`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.175`", ",", "0.981111`", ",", "0.967178`", ",", "0.462649`", ",", "0.405164`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.2`", ",", "0.978827`", ",", "0.966192`", ",", "0.46695`", ",", "0.408808`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.225`", ",", "0.976426`", ",", "0.964741`", ",", "0.466788`", ",", "0.409126`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.25`", ",", "0.974567`", ",", "0.963658`", ",", "0.469603`", ",", "0.411849`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.275`", ",", "0.972066`", ",", "0.963268`", ",", "0.473642`", ",", "0.415935`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.3`", ",", "0.969447`", ",", "0.962422`", ",", "0.475884`", ",", "0.418402`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.325`", ",", "0.967595`", ",", "0.96288`", ",", "0.480595`", ",", "0.423548`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.35`", ",", "0.966169`", ",", "0.962879`", ",", "0.479893`", ",", "0.422954`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.375`", ",", "0.964284`", ",", "0.963834`", ",", "0.486881`", ",", "0.430203`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.4`", ",", "0.962744`", ",", "0.964029`", ",", "0.489489`", ",", "0.433715`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.425`", ",", "0.960179`", ",", "0.96589`", ",", "0.49315`", ",", "0.436533`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.45`", ",", "0.958071`", ",", "0.967577`", ",", "0.495918`", ",", "0.439124`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.475`", ",", "0.956122`", ",", "0.970461`", ",", "0.50304`", ",", "0.44534`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.61`", ",", "0.5`", ",", "0.953744`", ",", "0.973511`", ",", "0.506876`", ",", "0.447872`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.`", ",", "0.995178`", ",", "0.998107`", ",", "0.525217`", ",", "0.52081`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.025`", ",", "0.993737`", ",", "0.986717`", ",", "0.494606`", ",", "0.461635`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.05`", ",", "0.992116`", ",", "0.98076`", ",", "0.476934`", ",", "0.431746`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.075`", ",", "0.99038`", ",", "0.976952`", ",", "0.468818`", ",", "0.417399`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.1`", ",", "0.98782`", ",", "0.973877`", ",", "0.464621`", ",", "0.409489`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.125`", ",", "0.985695`", ",", "0.971245`", ",", "0.46474`", ",", "0.408265`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.15`", ",", "0.983504`", ",", "0.968949`", ",", "0.46279`", ",", "0.40583`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.175`", ",", "0.981258`", ",", "0.967949`", ",", "0.465659`", ",", "0.408592`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.2`", ",", "0.97885`", ",", "0.966078`", ",", "0.467096`", ",", "0.409358`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.225`", ",", "0.976705`", ",", "0.965281`", ",", "0.470021`", ",", "0.412249`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.25`", ",", "0.974353`", ",", "0.963844`", ",", "0.469814`", ",", "0.411832`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.275`", ",", "0.972045`", ",", "0.963387`", ",", "0.474429`", ",", "0.416841`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.3`", ",", "0.969712`", ",", "0.962628`", ",", "0.476347`", ",", "0.418786`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.325`", ",", "0.967438`", ",", "0.962879`", ",", "0.479623`", ",", "0.422254`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.35`", ",", "0.966248`", ",", "0.962758`", ",", "0.483779`", ",", "0.42726`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.375`", ",", "0.963745`", ",", "0.963911`", ",", "0.487837`", ",", "0.431159`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.4`", ",", "0.962659`", ",", "0.964687`", ",", "0.490432`", ",", "0.43417`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.425`", ",", "0.96056`", ",", "0.966469`", ",", "0.494313`", ",", "0.437629`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.45`", ",", "0.958842`", ",", "0.967855`", ",", "0.497632`", ",", "0.441033`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.475`", ",", "0.955167`", ",", "0.969884`", ",", "0.502596`", ",", "0.443875`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.62`", ",", "0.5`", ",", "0.953398`", ",", "0.972887`", ",", "0.508722`", ",", "0.449791`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.`", ",", "0.995097`", ",", "0.998092`", ",", "0.528979`", ",", "0.524639`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.025`", ",", "0.993955`", ",", "0.98779`", ",", "0.497966`", ",", "0.467766`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.05`", ",", "0.992379`", ",", "0.981234`", ",", "0.479373`", ",", "0.434455`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.075`", ",", "0.990364`", ",", "0.977305`", ",", "0.471676`", ",", "0.420805`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.1`", ",", "0.98776`", ",", "0.97424`", ",", "0.467373`", ",", "0.413647`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.125`", ",", "0.985739`", ",", "0.971321`", ",", "0.464832`", ",", "0.408243`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.15`", ",", "0.983978`", ",", "0.969427`", ",", "0.464627`", ",", "0.40704`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.175`", ",", "0.981521`", ",", "0.967603`", ",", "0.464755`", ",", "0.407913`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.2`", ",", "0.979079`", ",", "0.966319`", ",", "0.467075`", ",", "0.409291`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.225`", ",", "0.976969`", ",", "0.965228`", ",", "0.468604`", ",", "0.41123`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.25`", ",", "0.974312`", ",", "0.964014`", ",", "0.471649`", ",", "0.414015`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.275`", ",", "0.97229`", ",", "0.963043`", ",", "0.472457`", ",", "0.415203`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.3`", ",", "0.96991`", ",", "0.963125`", ",", "0.476996`", ",", "0.419397`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.325`", ",", "0.968343`", ",", "0.962745`", ",", "0.479505`", ",", "0.423042`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.35`", ",", "0.966474`", ",", "0.962722`", ",", "0.483327`", ",", "0.427185`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.375`", ",", "0.964308`", ",", "0.963628`", ",", "0.484674`", ",", "0.428238`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.4`", ",", "0.962097`", ",", "0.964075`", ",", "0.490341`", ",", "0.433235`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.425`", ",", "0.960974`", ",", "0.966243`", ",", "0.495033`", ",", "0.439526`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.45`", ",", "0.958828`", ",", "0.967746`", ",", "0.497839`", ",", "0.44118`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.475`", ",", "0.955719`", ",", "0.970126`", ",", "0.504047`", ",", "0.446023`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.63`", ",", "0.5`", ",", "0.954128`", ",", "0.973008`", ",", "0.507782`", ",", "0.449459`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.`", ",", "0.995068`", ",", "0.998089`", ",", "0.531497`", ",", "0.527421`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.025`", ",", "0.993809`", ",", "0.988876`", ",", "0.500506`", ",", "0.473129`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.05`", ",", "0.992422`", ",", "0.981523`", ",", "0.482236`", ",", "0.438145`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.075`", ",", "0.99092`", ",", "0.977588`", ",", "0.471776`", ",", "0.422136`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.1`", ",", "0.988212`", ",", "0.974447`", ",", "0.4669`", ",", "0.413127`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.125`", ",", "0.985814`", ",", "0.97173`", ",", "0.463584`", ",", "0.408013`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.15`", ",", "0.984234`", ",", "0.96954`", ",", "0.466763`", ",", "0.409295`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.175`", ",", "0.98185`", ",", "0.967737`", ",", "0.465857`", ",", "0.409033`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.2`", ",", "0.979857`", ",", "0.966481`", ",", "0.469156`", ",", "0.412812`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.225`", ",", "0.976854`", ",", "0.965672`", ",", "0.469881`", ",", "0.412112`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.25`", ",", "0.974865`", ",", "0.964557`", ",", "0.473016`", ",", "0.415306`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.275`", ",", "0.972489`", ",", "0.963545`", ",", "0.474009`", ",", "0.416739`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.3`", ",", "0.970365`", ",", "0.962862`", ",", "0.476971`", ",", "0.419631`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.325`", ",", "0.968264`", ",", "0.962513`", ",", "0.479326`", ",", "0.422362`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.35`", ",", "0.966136`", ",", "0.96311`", ",", "0.483647`", ",", "0.426914`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.375`", ",", "0.963708`", ",", "0.963886`", ",", "0.486835`", ",", "0.430059`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.4`", ",", "0.963063`", ",", "0.964571`", ",", "0.491186`", ",", "0.435387`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.425`", ",", "0.960511`", ",", "0.966557`", ",", "0.495779`", ",", "0.439169`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.45`", ",", "0.959148`", ",", "0.967846`", ",", "0.498188`", ",", "0.441826`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.475`", ",", "0.95677`", ",", "0.969989`", ",", "0.503542`", ",", "0.446893`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.64`", ",", "0.5`", ",", "0.954854`", ",", "0.972288`", ",", "0.504088`", ",", "0.446239`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.`", ",", "0.995056`", ",", "0.998089`", ",", "0.532908`", ",", "0.529008`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.025`", ",", "0.994078`", ",", "0.990217`", ",", "0.503649`", ",", "0.479288`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.05`", ",", "0.99273`", ",", "0.98245`", ",", "0.485868`", ",", "0.443867`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.075`", ",", "0.990636`", ",", "0.977928`", ",", "0.476302`", ",", "0.426856`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.1`", ",", "0.98861`", ",", "0.974625`", ",", "0.468612`", ",", "0.415694`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.125`", ",", "0.986433`", ",", "0.972092`", ",", "0.466711`", ",", "0.411246`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.15`", ",", "0.984327`", ",", "0.969827`", ",", "0.466713`", ",", "0.410343`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.175`", ",", "0.981994`", ",", "0.967855`", ",", "0.466712`", ",", "0.410358`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.2`", ",", "0.979923`", ",", "0.966553`", ",", "0.470299`", ",", "0.412909`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.225`", ",", "0.97746`", ",", "0.965239`", ",", "0.47006`", ",", "0.413248`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.25`", ",", "0.97498`", ",", "0.964408`", ",", "0.471587`", ",", "0.4146`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.275`", ",", "0.972359`", ",", "0.963624`", ",", "0.475194`", ",", "0.417359`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.3`", ",", "0.970561`", ",", "0.962707`", ",", "0.477771`", ",", "0.421208`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.325`", ",", "0.968394`", ",", "0.962882`", ",", "0.479947`", ",", "0.423011`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.35`", ",", "0.966102`", ",", "0.962715`", ",", "0.481181`", ",", "0.424149`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.375`", ",", "0.965769`", ",", "0.963566`", ",", "0.483754`", ",", "0.42842`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.4`", ",", "0.962722`", ",", "0.964199`", ",", "0.490804`", ",", "0.43451`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.425`", ",", "0.960352`", ",", "0.966128`", ",", "0.495341`", ",", "0.438633`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.45`", ",", "0.95826`", ",", "0.967481`", ",", "0.499767`", ",", "0.442838`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.475`", ",", "0.956521`", ",", "0.970275`", ",", "0.504541`", ",", "0.446933`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.65`", ",", "0.5`", ",", "0.954066`", ",", "0.972973`", ",", "0.507607`", ",", "0.449106`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.`", ",", "0.99515`", ",", "0.998175`", ",", "0.533973`", ",", "0.530375`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.025`", ",", "0.994066`", ",", "0.991247`", ",", "0.506819`", ",", "0.484771`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.05`", ",", "0.992694`", ",", "0.982891`", ",", "0.488336`", ",", "0.447614`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.075`", ",", "0.990997`", ",", "0.978462`", ",", "0.477894`", ",", "0.429157`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.1`", ",", "0.988967`", ",", "0.975095`", ",", "0.4706`", ",", "0.418178`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.125`", ",", "0.986404`", ",", "0.972073`", ",", "0.468555`", ",", "0.413375`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.15`", ",", "0.984403`", ",", "0.969955`", ",", "0.467384`", ",", "0.411377`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.175`", ",", "0.981648`", ",", "0.967983`", ",", "0.467925`", ",", "0.41168`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.2`", ",", "0.979987`", ",", "0.966823`", ",", "0.469231`", ",", "0.411815`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.225`", ",", "0.977474`", ",", "0.965424`", ",", "0.468004`", ",", "0.410921`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.25`", ",", "0.97525`", ",", "0.964648`", ",", "0.472264`", ",", "0.415502`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.275`", ",", "0.9721`", ",", "0.96342`", ",", "0.474681`", ",", "0.416882`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.3`", ",", "0.970976`", ",", "0.962978`", ",", "0.475693`", ",", "0.419163`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.325`", ",", "0.968622`", ",", "0.962957`", ",", "0.479986`", ",", "0.423638`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.35`", ",", "0.966322`", ",", "0.962958`", ",", "0.483678`", ",", "0.427234`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.375`", ",", "0.964777`", ",", "0.963435`", ",", "0.485368`", ",", "0.429165`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.4`", ",", "0.963262`", ",", "0.964285`", ",", "0.490962`", ",", "0.434565`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.425`", ",", "0.960551`", ",", "0.965455`", ",", "0.494848`", ",", "0.438403`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.45`", ",", "0.95906`", ",", "0.967661`", ",", "0.501247`", ",", "0.444702`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.475`", ",", "0.956313`", ",", "0.9699`", ",", "0.506134`", ",", "0.448299`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.66`", ",", "0.5`", ",", "0.954597`", ",", "0.973132`", ",", "0.511108`", ",", "0.452898`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.`", ",", "0.995174`", ",", "0.998176`", ",", "0.53462`", ",", "0.531133`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.025`", ",", "0.994558`", ",", "0.992831`", ",", "0.508966`", ",", "0.491028`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.05`", ",", "0.992568`", ",", "0.983387`", ",", "0.490071`", ",", "0.449828`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.075`", ",", "0.991253`", ",", "0.978702`", ",", "0.4795`", ",", "0.431737`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.1`", ",", "0.98901`", ",", "0.975269`", ",", "0.471245`", ",", "0.4194`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.125`", ",", "0.986459`", ",", "0.972449`", ",", "0.468844`", ",", "0.41434`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.15`", ",", "0.984136`", ",", "0.970307`", ",", "0.468595`", ",", "0.411891`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.175`", ",", "0.982284`", ",", "0.96837`", ",", "0.467774`", ",", "0.411466`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.2`", ",", "0.979663`", ",", "0.967116`", ",", "0.470213`", ",", "0.41338`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.225`", ",", "0.977078`", ",", "0.965791`", ",", "0.470314`", ",", "0.412149`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.25`", ",", "0.975333`", ",", "0.964872`", ",", "0.472547`", ",", "0.41567`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.275`", ",", "0.973542`", ",", "0.963709`", ",", "0.472975`", ",", "0.416436`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.3`", ",", "0.971044`", ",", "0.963298`", ",", "0.477378`", ",", "0.420601`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.325`", ",", "0.969201`", ",", "0.963011`", ",", "0.479985`", ",", "0.423827`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.35`", ",", "0.966587`", ",", "0.96297`", ",", "0.485526`", ",", "0.429187`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.375`", ",", "0.964965`", ",", "0.96339`", ",", "0.48752`", ",", "0.431196`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.4`", ",", "0.962061`", ",", "0.964431`", ",", "0.492951`", ",", "0.435888`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.425`", ",", "0.960346`", ",", "0.965868`", ",", "0.496483`", ",", "0.439661`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.45`", ",", "0.95952`", ",", "0.967326`", ",", "0.496552`", ",", "0.44038`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.475`", ",", "0.957021`", ",", "0.969992`", ",", "0.50372`", ",", "0.447205`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.67`", ",", "0.5`", ",", "0.954913`", ",", "0.972488`", ",", "0.509481`", ",", "0.451718`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.`", ",", "0.995072`", ",", "0.998178`", ",", "0.534828`", ",", "0.531416`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.025`", ",", "0.994733`", ",", "0.993962`", ",", "0.511418`", ",", "0.496511`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.05`", ",", "0.992764`", ",", "0.9839`", ",", "0.491707`", ",", "0.452826`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.075`", ",", "0.991326`", ",", "0.979208`", ",", "0.479303`", ",", "0.432303`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.1`", ",", "0.988927`", ",", "0.9756`", ",", "0.473743`", ",", "0.421979`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.125`", ",", "0.986228`", ",", "0.972839`", ",", "0.470825`", ",", "0.416291`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.15`", ",", "0.984303`", ",", "0.970618`", ",", "0.468857`", ",", "0.412415`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.175`", ",", "0.982032`", ",", "0.968717`", ",", "0.470745`", ",", "0.414782`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.2`", ",", "0.980362`", ",", "0.967027`", ",", "0.469403`", ",", "0.412778`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.225`", ",", "0.977357`", ",", "0.965661`", ",", "0.471648`", ",", "0.415091`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.25`", ",", "0.975043`", ",", "0.965122`", ",", "0.473841`", ",", "0.416243`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.275`", ",", "0.973012`", ",", "0.964063`", ",", "0.475821`", ",", "0.418246`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.3`", ",", "0.97092`", ",", "0.963345`", ",", "0.478222`", ",", "0.421108`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.325`", ",", "0.96868`", ",", "0.96286`", ",", "0.479453`", ",", "0.422169`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.35`", ",", "0.966947`", ",", "0.963296`", ",", "0.48593`", ",", "0.429545`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.375`", ",", "0.964976`", ",", "0.963859`", ",", "0.488976`", ",", "0.432801`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.4`", ",", "0.963575`", ",", "0.96414`", ",", "0.490052`", ",", "0.43433`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.425`", ",", "0.961474`", ",", "0.965642`", ",", "0.496352`", ",", "0.440196`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.45`", ",", "0.959072`", ",", "0.96781`", ",", "0.501418`", ",", "0.444371`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.475`", ",", "0.957943`", ",", "0.969566`", ",", "0.504009`", ",", "0.44761`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.68`", ",", "0.5`", ",", "0.955503`", ",", "0.972529`", ",", "0.510819`", ",", "0.453391`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.`", ",", "0.995068`", ",", "0.99818`", ",", "0.53482`", ",", "0.53148`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.025`", ",", "0.995039`", ",", "0.995118`", ",", "0.512751`", ",", "0.500836`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.05`", ",", "0.993031`", ",", "0.984626`", ",", "0.495337`", ",", "0.458065`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.075`", ",", "0.991028`", ",", "0.979577`", ",", "0.482804`", ",", "0.436266`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.1`", ",", "0.988977`", ",", "0.975615`", ",", "0.472965`", ",", "0.421578`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.125`", ",", "0.986551`", ",", "0.973198`", ",", "0.471541`", ",", "0.417525`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.15`", ",", "0.984468`", ",", "0.970899`", ",", "0.470079`", ",", "0.414559`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.175`", ",", "0.982048`", ",", "0.968926`", ",", "0.469696`", ",", "0.413954`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.2`", ",", "0.980233`", ",", "0.967259`", ",", "0.470407`", ",", "0.414628`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.225`", ",", "0.977878`", ",", "0.965972`", ",", "0.472526`", ",", "0.415981`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.25`", ",", "0.974857`", ",", "0.965346`", ",", "0.474645`", ",", "0.417482`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.275`", ",", "0.973435`", ",", "0.964588`", ",", "0.477705`", ",", "0.420305`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.3`", ",", "0.970349`", ",", "0.963542`", ",", "0.478541`", ",", "0.421356`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.325`", ",", "0.969101`", ",", "0.962979`", ",", "0.480892`", ",", "0.424673`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.35`", ",", "0.966512`", ",", "0.962909`", ",", "0.48303`", ",", "0.426384`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.375`", ",", "0.965062`", ",", "0.963935`", ",", "0.489734`", ",", "0.43353`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.4`", ",", "0.962949`", ",", "0.964676`", ",", "0.491494`", ",", "0.435249`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.425`", ",", "0.961488`", ",", "0.965963`", ",", "0.495007`", ",", "0.439058`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.45`", ",", "0.959517`", ",", "0.967442`", ",", "0.49755`", ",", "0.441487`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.475`", ",", "0.957152`", ",", "0.96934`", ",", "0.502877`", ",", "0.445813`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.69`", ",", "0.5`", ",", "0.954327`", ",", "0.971989`", ",", "0.509936`", ",", "0.451382`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.`", ",", "0.995063`", ",", "0.998181`", ",", "0.534564`", ",", "0.531294`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.025`", ",", "0.995109`", ",", "0.996659`", ",", "0.514029`", ",", "0.505911`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.05`", ",", "0.993023`", ",", "0.985354`", ",", "0.495996`", ",", "0.460005`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.075`", ",", "0.991314`", ",", "0.980041`", ",", "0.48472`", ",", "0.438773`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.1`", ",", "0.989207`", ",", "0.976086`", ",", "0.4764`", ",", "0.425054`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.125`", ",", "0.986971`", ",", "0.973278`", ",", "0.471245`", ",", "0.417492`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.15`", ",", "0.984615`", ",", "0.971162`", ",", "0.47208`", ",", "0.416706`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.175`", ",", "0.982507`", ",", "0.969116`", ",", "0.470722`", ",", "0.415394`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.2`", ",", "0.980293`", ",", "0.967444`", ",", "0.471053`", ",", "0.414655`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.225`", ",", "0.977545`", ",", "0.966064`", ",", "0.471705`", ",", "0.415154`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.25`", ",", "0.9755`", ",", "0.965238`", ",", "0.472577`", ",", "0.415726`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.275`", ",", "0.973169`", ",", "0.964303`", ",", "0.476575`", ",", "0.419747`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.3`", ",", "0.97047`", ",", "0.96368`", ",", "0.478305`", ",", "0.420875`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.325`", ",", "0.968986`", ",", "0.963207`", ",", "0.481046`", ",", "0.424726`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.35`", ",", "0.96716`", ",", "0.963498`", ",", "0.48407`", ",", "0.427624`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.375`", ",", "0.96554`", ",", "0.963795`", ",", "0.487984`", ",", "0.432277`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.4`", ",", "0.963462`", ",", "0.964544`", ",", "0.490732`", ",", "0.434691`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.425`", ",", "0.961299`", ",", "0.965374`", ",", "0.4941`", ",", "0.438028`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.45`", ",", "0.959536`", ",", "0.967141`", ",", "0.498168`", ",", "0.441819`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.475`", ",", "0.957875`", ",", "0.969381`", ",", "0.503671`", ",", "0.447212`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.7`", ",", "0.5`", ",", "0.954977`", ",", "0.971924`", ",", "0.508213`", ",", "0.450169`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.`", ",", "0.995092`", ",", "0.998351`", ",", "0.532327`", ",", "0.529462`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.025`", ",", "0.995126`", ",", "0.997486`", ",", "0.516284`", ",", "0.509558`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.05`", ",", "0.993159`", ",", "0.986013`", ",", "0.498634`", ",", "0.464173`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.075`", ",", "0.99148`", ",", "0.980507`", ",", "0.486303`", ",", "0.441711`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.1`", ",", "0.989619`", ",", "0.976671`", ",", "0.478347`", ",", "0.429116`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.125`", ",", "0.986974`", ",", "0.973647`", ",", "0.474183`", ",", "0.421264`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.15`", ",", "0.984886`", ",", "0.971175`", ",", "0.471427`", ",", "0.415741`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.175`", ",", "0.982875`", ",", "0.969109`", ",", "0.470086`", ",", "0.414896`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.2`", ",", "0.980006`", ",", "0.967842`", ",", "0.471758`", ",", "0.414972`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.225`", ",", "0.978107`", ",", "0.96616`", ",", "0.472542`", ",", "0.41637`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.25`", ",", "0.97632`", ",", "0.964956`", ",", "0.473043`", ",", "0.41616`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.275`", ",", "0.973809`", ",", "0.964419`", ",", "0.477626`", ",", "0.421058`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.3`", ",", "0.971179`", ",", "0.963725`", ",", "0.477236`", ",", "0.419934`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.325`", ",", "0.969391`", ",", "0.963346`", ",", "0.480739`", ",", "0.425072`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.35`", ",", "0.966963`", ",", "0.96372`", ",", "0.487423`", ",", "0.43048`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.375`", ",", "0.965624`", ",", "0.963706`", ",", "0.488044`", ",", "0.432392`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.4`", ",", "0.963281`", ",", "0.964713`", ",", "0.493572`", ",", "0.437024`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.425`", ",", "0.961947`", ",", "0.96557`", ",", "0.493128`", ",", "0.4377`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.45`", ",", "0.959811`", ",", "0.967427`", ",", "0.5008`", ",", "0.444159`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.475`", ",", "0.957546`", ",", "0.969963`", ",", "0.506545`", ",", "0.449646`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.71`", ",", "0.5`", ",", "0.955372`", ",", "0.972027`", ",", "0.508353`", ",", "0.451175`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.`", ",", "0.995162`", ",", "0.998351`", ",", "0.531051`", ",", "0.528114`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.025`", ",", "0.995244`", ",", "0.99821`", ",", "0.516666`", ",", "0.511019`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.05`", ",", "0.993327`", ",", "0.986699`", ",", "0.500001`", ",", "0.467035`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.075`", ",", "0.991509`", ",", "0.980999`", ",", "0.487088`", ",", "0.443483`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.1`", ",", "0.989594`", ",", "0.977066`", ",", "0.480384`", ",", "0.431558`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.125`", ",", "0.987057`", ",", "0.973934`", ",", "0.475165`", ",", "0.421993`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.15`", ",", "0.98487`", ",", "0.971399`", ",", "0.47288`", ",", "0.418162`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.175`", ",", "0.982764`", ",", "0.969361`", ",", "0.472904`", ",", "0.41696`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.2`", ",", "0.980538`", ",", "0.967787`", ",", "0.47154`", ",", "0.415624`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.225`", ",", "0.978491`", ",", "0.966499`", ",", "0.474459`", ",", "0.418261`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.25`", ",", "0.976256`", ",", "0.965542`", ",", "0.475655`", ",", "0.4189`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.275`", ",", "0.973749`", ",", "0.964427`", ",", "0.477254`", ",", "0.420628`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.3`", ",", "0.971022`", ",", "0.963776`", ",", "0.479636`", ",", "0.422617`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.325`", ",", "0.969233`", ",", "0.963654`", ",", "0.481053`", ",", "0.42377`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.35`", ",", "0.967254`", ",", "0.963593`", ",", "0.486017`", ",", "0.429644`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.375`", ",", "0.965443`", ",", "0.964083`", ",", "0.489344`", ",", "0.433375`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.4`", ",", "0.963531`", ",", "0.964736`", ",", "0.491825`", ",", "0.435072`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.425`", ",", "0.96163`", ",", "0.965934`", ",", "0.497686`", ",", "0.441446`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.45`", ",", "0.960066`", ",", "0.966854`", ",", "0.499782`", ",", "0.443448`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.475`", ",", "0.958174`", ",", "0.969524`", ",", "0.505583`", ",", "0.448987`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.72`", ",", "0.5`", ",", "0.955955`", ",", "0.971506`", ",", "0.508193`", ",", "0.450892`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.`", ",", "0.995165`", ",", "0.998351`", ",", "0.529537`", ",", "0.526618`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.025`", ",", "0.995406`", ",", "0.998329`", ",", "0.515684`", ",", "0.510428`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.05`", ",", "0.993359`", ",", "0.98729`", ",", "0.501334`", ",", "0.469373`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.075`", ",", "0.991771`", ",", "0.981719`", ",", "0.490483`", ",", "0.447733`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.1`", ",", "0.989728`", ",", "0.977312`", ",", "0.48122`", ",", "0.432072`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.125`", ",", "0.987429`", ",", "0.974208`", ",", "0.476316`", ",", "0.424209`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.15`", ",", "0.985344`", ",", "0.971814`", ",", "0.473141`", ",", "0.419034`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.175`", ",", "0.98278`", ",", "0.969559`", ",", "0.471615`", ",", "0.416451`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.2`", ",", "0.980742`", ",", "0.96823`", ",", "0.472936`", ",", "0.417293`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.225`", ",", "0.97849`", ",", "0.9669`", ",", "0.473024`", ",", "0.41654`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.25`", ",", "0.97577`", ",", "0.966008`", ",", "0.476068`", ",", "0.418821`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.275`", ",", "0.973478`", ",", "0.964984`", ",", "0.479889`", ",", "0.423179`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.3`", ",", "0.971387`", ",", "0.964005`", ",", "0.48159`", ",", "0.424662`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.325`", ",", "0.969834`", ",", "0.963996`", ",", "0.485116`", ",", "0.42932`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.35`", ",", "0.968384`", ",", "0.963806`", ",", "0.48691`", ",", "0.431403`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.375`", ",", "0.965744`", ",", "0.964026`", ",", "0.489168`", ",", "0.433089`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.4`", ",", "0.963956`", ",", "0.964825`", ",", "0.493206`", ",", "0.437277`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.425`", ",", "0.961939`", ",", "0.965442`", ",", "0.494594`", ",", "0.438376`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.45`", ",", "0.959637`", ",", "0.96753`", ",", "0.502868`", ",", "0.446199`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.475`", ",", "0.958088`", ",", "0.969095`", ",", "0.504691`", ",", "0.448229`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.73`", ",", "0.5`", ",", "0.954949`", ",", "0.97192`", ",", "0.510487`", ",", "0.452237`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.`", ",", "0.995198`", ",", "0.998349`", ",", "0.527712`", ",", "0.524809`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.025`", ",", "0.995371`", ",", "0.998255`", ",", "0.517041`", ",", "0.51094`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.05`", ",", "0.993393`", ",", "0.98823`", ",", "0.504618`", ",", "0.474925`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.075`", ",", "0.991925`", ",", "0.981787`", ",", "0.490498`", ",", "0.44838`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.1`", ",", "0.989947`", ",", "0.977896`", ",", "0.483455`", ",", "0.435389`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.125`", ",", "0.987756`", ",", "0.974406`", ",", "0.476233`", ",", "0.424`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.15`", ",", "0.984901`", ",", "0.971926`", ",", "0.472733`", ",", "0.418387`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.175`", ",", "0.983353`", ",", "0.970079`", ",", "0.47501`", ",", "0.42028`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.2`", ",", "0.981056`", ",", "0.968296`", ",", "0.472846`", ",", "0.417669`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.225`", ",", "0.978326`", ",", "0.966654`", ",", "0.473318`", ",", "0.417437`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.25`", ",", "0.9759`", ",", "0.965701`", ",", "0.476033`", ",", "0.420045`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.275`", ",", "0.973582`", ",", "0.964845`", ",", "0.479995`", ",", "0.423109`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.3`", ",", "0.971498`", ",", "0.964227`", ",", "0.482463`", ",", "0.425432`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.325`", ",", "0.969626`", ",", "0.963843`", ",", "0.484337`", ",", "0.427933`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.35`", ",", "0.967785`", ",", "0.964048`", ",", "0.487965`", ",", "0.431674`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.375`", ",", "0.965606`", ",", "0.964164`", ",", "0.491095`", ",", "0.434937`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.4`", ",", "0.964258`", ",", "0.964845`", ",", "0.493455`", ",", "0.437585`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.425`", ",", "0.961555`", ",", "0.965865`", ",", "0.496657`", ",", "0.440231`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.45`", ",", "0.960576`", ",", "0.967479`", ",", "0.500946`", ",", "0.445324`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.475`", ",", "0.957976`", ",", "0.968894`", ",", "0.503132`", ",", "0.446578`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.74`", ",", "0.5`", ",", "0.955896`", ",", "0.971547`", ",", "0.508047`", ",", "0.450735`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.`", ",", "0.995171`", ",", "0.998347`", ",", "0.525548`", ",", "0.522694`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.025`", ",", "0.99535`", ",", "0.998133`", ",", "0.519588`", ",", "0.513192`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.05`", ",", "0.993483`", ",", "0.988948`", ",", "0.507398`", ",", "0.479286`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.075`", ",", "0.992186`", ",", "0.982536`", ",", "0.493127`", ",", "0.452268`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.1`", ",", "0.990012`", ",", "0.978174`", ",", "0.482033`", ",", "0.434353`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.125`", ",", "0.987671`", ",", "0.974776`", ",", "0.476914`", ",", "0.425056`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.15`", ",", "0.985684`", ",", "0.972047`", ",", "0.475498`", ",", "0.421708`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.175`", ",", "0.983513`", ",", "0.969958`", ",", "0.473017`", ",", "0.418327`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.2`", ",", "0.98094`", ",", "0.968597`", ",", "0.476085`", ",", "0.42156`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.225`", ",", "0.979204`", ",", "0.967042`", ",", "0.47359`", ",", "0.41798`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.25`", ",", "0.976203`", ",", "0.965919`", ",", "0.476997`", ",", "0.42146`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.275`", ",", "0.973713`", ",", "0.965294`", ",", "0.479387`", ",", "0.422101`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.3`", ",", "0.972039`", ",", "0.96463`", ",", "0.481276`", ",", "0.425222`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.325`", ",", "0.96915`", ",", "0.963782`", ",", "0.485821`", ",", "0.428253`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.35`", ",", "0.968058`", ",", "0.963958`", ",", "0.48748`", ",", "0.431408`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.375`", ",", "0.965875`", ",", "0.964315`", ",", "0.491208`", ",", "0.434911`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.4`", ",", "0.963786`", ",", "0.964457`", ",", "0.49182`", ",", "0.435685`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.425`", ",", "0.962056`", ",", "0.966183`", ",", "0.497516`", ",", "0.44106`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.45`", ",", "0.960458`", ",", "0.967134`", ",", "0.500647`", ",", "0.444691`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.475`", ",", "0.958066`", ",", "0.968892`", ",", "0.504747`", ",", "0.447993`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.75`", ",", "0.5`", ",", "0.955868`", ",", "0.971045`", ",", "0.508482`", ",", "0.450671`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.`", ",", "0.995186`", ",", "0.998424`", ",", "0.521835`", ",", "0.518995`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.025`", ",", "0.995289`", ",", "0.998118`", ",", "0.521251`", ",", "0.515012`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.05`", ",", "0.993904`", ",", "0.989624`", ",", "0.508944`", ",", "0.482523`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.075`", ",", "0.991979`", ",", "0.982966`", ",", "0.494811`", ",", "0.455006`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.1`", ",", "0.989885`", ",", "0.978598`", ",", "0.485798`", ",", "0.439036`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.125`", ",", "0.987911`", ",", "0.975082`", ",", "0.479421`", ",", "0.428269`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.15`", ",", "0.985607`", ",", "0.972184`", ",", "0.475933`", ",", "0.422144`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.175`", ",", "0.983455`", ",", "0.970258`", ",", "0.475405`", ",", "0.42105`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.2`", ",", "0.981161`", ",", "0.969017`", ",", "0.476446`", ",", "0.421996`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.225`", ",", "0.978874`", ",", "0.967341`", ",", "0.477852`", ",", "0.422008`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.25`", ",", "0.976464`", ",", "0.96647`", ",", "0.47735`", ",", "0.420751`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.275`", ",", "0.974351`", ",", "0.965289`", ",", "0.479461`", ",", "0.423206`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.3`", ",", "0.971836`", ",", "0.964506`", ",", "0.480656`", ",", "0.423672`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.325`", ",", "0.969932`", ",", "0.963615`", ",", "0.481197`", ",", "0.424975`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.35`", ",", "0.96747`", ",", "0.963781`", ",", "0.487689`", ",", "0.431723`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.375`", ",", "0.965896`", ",", "0.963958`", ",", "0.491724`", ",", "0.435661`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.4`", ",", "0.964289`", ",", "0.964423`", ",", "0.491029`", ",", "0.43545`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.425`", ",", "0.961963`", ",", "0.965855`", ",", "0.49808`", ",", "0.442053`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.45`", ",", "0.959824`", ",", "0.967311`", ",", "0.500117`", ",", "0.443393`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.475`", ",", "0.958226`", ",", "0.968747`", ",", "0.502233`", ",", "0.445624`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.76`", ",", "0.5`", ",", "0.956264`", ",", "0.971135`", ",", "0.50962`", ",", "0.452224`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.`", ",", "0.995201`", ",", "0.998409`", ",", "0.515921`", ",", "0.513126`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.025`", ",", "0.995209`", ",", "0.998017`", ",", "0.52689`", ",", "0.521414`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.05`", ",", "0.993958`", ",", "0.990248`", ",", "0.509106`", ",", "0.484381`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.075`", ",", "0.9924`", ",", "0.983228`", ",", "0.49597`", ",", "0.455988`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.1`", ",", "0.990175`", ",", "0.978641`", ",", "0.486676`", ",", "0.44008`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.125`", ",", "0.988052`", ",", "0.975275`", ",", "0.480771`", ",", "0.429824`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.15`", ",", "0.985975`", ",", "0.972589`", ",", "0.476584`", ",", "0.424208`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.175`", ",", "0.983529`", ",", "0.970764`", ",", "0.476473`", ",", "0.421883`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.2`", ",", "0.981893`", ",", "0.968887`", ",", "0.477067`", ",", "0.422405`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.225`", ",", "0.979113`", ",", "0.967343`", ",", "0.476323`", ",", "0.421052`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.25`", ",", "0.976407`", ",", "0.966563`", ",", "0.479414`", ",", "0.422947`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.275`", ",", "0.974252`", ",", "0.965134`", ",", "0.479615`", ",", "0.422998`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.3`", ",", "0.97197`", ",", "0.964901`", ",", "0.482759`", ",", "0.426696`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.325`", ",", "0.970165`", ",", "0.96425`", ",", "0.484191`", ",", "0.428588`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.35`", ",", "0.967757`", ",", "0.963301`", ",", "0.485516`", ",", "0.429348`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.375`", ",", "0.966444`", ",", "0.963948`", ",", "0.489225`", ",", "0.433618`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.4`", ",", "0.964461`", ",", "0.964537`", ",", "0.490265`", ",", "0.434431`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.425`", ",", "0.962188`", ",", "0.965316`", ",", "0.498509`", ",", "0.442561`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.45`", ",", "0.960688`", ",", "0.966565`", ",", "0.499986`", ",", "0.444101`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.475`", ",", "0.958319`", ",", "0.968393`", ",", "0.503061`", ",", "0.446953`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.77`", ",", "0.5`", ",", "0.95656`", ",", "0.970841`", ",", "0.509152`", ",", "0.45225`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.`", ",", "0.995362`", ",", "0.998427`", ",", "0.515961`", ",", "0.513357`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.025`", ",", "0.99516`", ",", "0.998043`", ",", "0.530462`", ",", "0.525801`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.05`", ",", "0.994211`", ",", "0.991347`", ",", "0.510996`", ",", "0.489097`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.075`", ",", "0.992491`", ",", "0.983868`", ",", "0.496439`", ",", "0.458426`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.1`", ",", "0.990637`", ",", "0.979328`", ",", "0.487886`", ",", "0.442379`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.125`", ",", "0.987866`", ",", "0.975571`", ",", "0.481173`", ",", "0.43057`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.15`", ",", "0.985831`", ",", "0.972891`", ",", "0.477885`", ",", "0.42557`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.175`", ",", "0.98339`", ",", "0.970834`", ",", "0.477279`", ",", "0.423521`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.2`", ",", "0.981502`", ",", "0.96921`", ",", "0.478094`", ",", "0.42384`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.225`", ",", "0.978718`", ",", "0.967827`", ",", "0.478638`", ",", "0.423091`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.25`", ",", "0.976763`", ",", "0.96663`", ",", "0.478732`", ",", "0.422551`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.275`", ",", "0.974815`", ",", "0.965293`", ",", "0.478158`", ",", "0.421817`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.3`", ",", "0.971806`", ",", "0.964705`", ",", "0.482497`", ",", "0.425986`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.325`", ",", "0.970109`", ",", "0.964419`", ",", "0.48499`", ",", "0.42904`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.35`", ",", "0.967832`", ",", "0.964321`", ",", "0.488192`", ",", "0.431492`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.375`", ",", "0.965899`", ",", "0.964412`", ",", "0.490039`", ",", "0.433469`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.4`", ",", "0.964412`", ",", "0.964627`", ",", "0.491815`", ",", "0.435594`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.425`", ",", "0.962381`", ",", "0.965109`", ",", "0.493996`", ",", "0.438417`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.45`", ",", "0.960665`", ",", "0.966877`", ",", "0.501187`", ",", "0.445019`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.475`", ",", "0.958645`", ",", "0.96888`", ",", "0.505858`", ",", "0.449223`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.78`", ",", "0.5`", ",", "0.956504`", ",", "0.9708`", ",", "0.508471`", ",", "0.451716`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.`", ",", "0.995406`", ",", "0.998428`", ",", "0.515623`", ",", "0.513044`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.025`", ",", "0.99516`", ",", "0.99807`", ",", "0.532158`", ",", "0.527646`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.05`", ",", "0.994331`", ",", "0.992262`", ",", "0.51209`", ",", "0.492518`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.075`", ",", "0.992833`", ",", "0.984422`", ",", "0.498112`", ",", "0.461489`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.1`", ",", "0.990682`", ",", "0.979566`", ",", "0.489361`", ",", "0.444451`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.125`", ",", "0.988312`", ",", "0.975923`", ",", "0.480673`", ",", "0.430517`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.15`", ",", "0.98606`", ",", "0.973257`", ",", "0.478918`", ",", "0.426896`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.175`", ",", "0.983891`", ",", "0.971027`", ",", "0.478512`", ",", "0.424886`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.2`", ",", "0.981324`", ",", "0.969446`", ",", "0.477698`", ",", "0.423756`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.225`", ",", "0.978984`", ",", "0.967989`", ",", "0.478681`", ",", "0.423614`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.25`", ",", "0.977635`", ",", "0.966321`", ",", "0.476008`", ",", "0.420905`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.275`", ",", "0.974144`", ",", "0.96583`", ",", "0.483326`", ",", "0.426901`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.3`", ",", "0.972557`", ",", "0.964916`", ",", "0.482786`", ",", "0.426223`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.325`", ",", "0.970184`", ",", "0.964155`", ",", "0.484542`", ",", "0.428479`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.35`", ",", "0.967807`", ",", "0.964341`", ",", "0.487727`", ",", "0.431116`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.375`", ",", "0.9662`", ",", "0.963951`", ",", "0.489181`", ",", "0.433511`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.4`", ",", "0.96419`", ",", "0.964401`", ",", "0.491081`", ",", "0.435176`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.425`", ",", "0.96242`", ",", "0.965253`", ",", "0.496395`", ",", "0.440519`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.45`", ",", "0.9609`", ",", "0.966629`", ",", "0.500098`", ",", "0.444744`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.475`", ",", "0.958772`", ",", "0.96885`", ",", "0.504834`", ",", "0.448356`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.79`", ",", "0.5`", ",", "0.956425`", ",", "0.971227`", ",", "0.509469`", ",", "0.452226`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.`", ",", "0.995555`", ",", "0.998524`", ",", "0.515109`", ",", "0.512578`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.025`", ",", "0.995135`", ",", "0.99803`", ",", "0.533365`", ",", "0.528926`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.05`", ",", "0.994401`", ",", "0.993052`", ",", "0.512937`", ",", "0.495272`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.075`", ",", "0.992569`", ",", "0.984853`", ",", "0.499145`", ",", "0.463035`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.1`", ",", "0.990653`", ",", "0.979929`", ",", "0.491495`", ",", "0.447605`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.125`", ",", "0.988157`", ",", "0.976063`", ",", "0.483115`", ",", "0.433373`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.15`", ",", "0.986433`", ",", "0.973622`", ",", "0.480527`", ",", "0.429188`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.175`", ",", "0.983751`", ",", "0.971385`", ",", "0.478553`", ",", "0.424555`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.2`", ",", "0.981682`", ",", "0.969386`", ",", "0.478169`", ",", "0.424083`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.225`", ",", "0.979735`", ",", "0.967811`", ",", "0.477452`", ",", "0.422842`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.25`", ",", "0.977202`", ",", "0.966748`", ",", "0.479225`", ",", "0.424256`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.275`", ",", "0.974518`", ",", "0.965578`", ",", "0.481261`", ",", "0.425012`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.3`", ",", "0.972008`", ",", "0.965148`", ",", "0.484044`", ",", "0.427541`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.325`", ",", "0.970747`", ",", "0.964583`", ",", "0.485431`", ",", "0.430043`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.35`", ",", "0.96872`", ",", "0.964113`", ",", "0.48737`", ",", "0.431715`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.375`", ",", "0.96663`", ",", "0.964436`", ",", "0.491908`", ",", "0.436119`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.4`", ",", "0.964346`", ",", "0.964291`", ",", "0.494117`", ",", "0.438126`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.425`", ",", "0.963061`", ",", "0.965351`", ",", "0.499294`", ",", "0.443652`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.45`", ",", "0.960758`", ",", "0.966205`", ",", "0.496671`", ",", "0.440771`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.475`", ",", "0.958662`", ",", "0.968301`", ",", "0.504707`", ",", "0.448468`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.8`", ",", "0.5`", ",", "0.957943`", ",", "0.970894`", ",", "0.508156`", ",", "0.45242`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.`", ",", "0.995555`", ",", "0.998524`", ",", "0.514708`", ",", "0.512182`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.025`", ",", "0.995152`", ",", "0.998067`", ",", "0.534234`", ",", "0.530136`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.05`", ",", "0.994184`", ",", "0.993745`", ",", "0.515172`", ",", "0.499221`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.075`", ",", "0.993015`", ",", "0.985586`", ",", "0.501156`", ",", "0.466724`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.1`", ",", "0.991094`", ",", "0.980624`", ",", "0.492473`", ",", "0.449317`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.125`", ",", "0.988846`", ",", "0.976613`", ",", "0.484559`", ",", "0.436091`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.15`", ",", "0.986417`", ",", "0.97381`", ",", "0.481423`", ",", "0.429474`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.175`", ",", "0.983785`", ",", "0.97145`", ",", "0.479434`", ",", "0.425897`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.2`", ",", "0.98139`", ",", "0.969524`", ",", "0.477747`", ",", "0.423792`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.225`", ",", "0.979816`", ",", "0.968276`", ",", "0.479941`", ",", "0.424918`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.25`", ",", "0.977339`", ",", "0.96665`", ",", "0.47919`", ",", "0.424109`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.275`", ",", "0.974224`", ",", "0.966151`", ",", "0.481917`", ",", "0.425267`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.3`", ",", "0.972388`", ",", "0.965184`", ",", "0.484426`", ",", "0.427907`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.325`", ",", "0.970465`", ",", "0.963842`", ",", "0.483104`", ",", "0.427345`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.35`", ",", "0.968341`", ",", "0.964646`", ",", "0.489288`", ",", "0.433163`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.375`", ",", "0.966407`", ",", "0.964369`", ",", "0.491659`", ",", "0.435214`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.4`", ",", "0.965035`", ",", "0.964792`", ",", "0.491923`", ",", "0.435676`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.425`", ",", "0.962637`", ",", "0.965737`", ",", "0.498562`", ",", "0.442595`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.45`", ",", "0.961098`", ",", "0.966855`", ",", "0.500661`", ",", "0.444697`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.475`", ",", "0.958974`", ",", "0.96832`", ",", "0.504396`", ",", "0.447668`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.81`", ",", "0.5`", ",", "0.957955`", ",", "0.970827`", ",", "0.508523`", ",", "0.452296`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.`", ",", "0.995532`", ",", "0.998525`", ",", "0.514661`", ",", "0.512143`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.025`", ",", "0.995168`", ",", "0.998067`", ",", "0.534279`", ",", "0.530194`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.05`", ",", "0.994531`", ",", "0.994993`", ",", "0.516758`", ",", "0.503456`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.075`", ",", "0.992873`", ",", "0.98609`", ",", "0.504897`", ",", "0.471545`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.1`", ",", "0.991079`", ",", "0.980804`", ",", "0.494049`", ",", "0.45156`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.125`", ",", "0.988743`", ",", "0.976899`", ",", "0.485205`", ",", "0.436851`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.15`", ",", "0.986737`", ",", "0.97407`", ",", "0.481675`", ",", "0.430656`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.175`", ",", "0.984137`", ",", "0.971699`", ",", "0.480104`", ",", "0.427282`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.2`", ",", "0.981735`", ",", "0.96984`", ",", "0.478574`", ",", "0.424127`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.225`", ",", "0.97907`", ",", "0.968858`", ",", "0.47951`", ",", "0.424338`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.25`", ",", "0.977126`", ",", "0.967676`", ",", "0.483025`", ",", "0.427582`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.275`", ",", "0.975229`", ",", "0.966246`", ",", "0.482605`", ",", "0.427081`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.3`", ",", "0.972582`", ",", "0.96519`", ",", "0.484395`", ",", "0.42762`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.325`", ",", "0.97032`", ",", "0.964658`", ",", "0.48656`", ",", "0.429927`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.35`", ",", "0.968819`", ",", "0.964696`", ",", "0.488242`", ",", "0.432698`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.375`", ",", "0.966314`", ",", "0.964523`", ",", "0.491931`", ",", "0.435454`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.4`", ",", "0.965064`", ",", "0.964657`", ",", "0.492095`", ",", "0.436824`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.425`", ",", "0.962483`", ",", "0.965852`", ",", "0.499922`", ",", "0.444064`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.45`", ",", "0.961089`", ",", "0.967138`", ",", "0.502227`", ",", "0.446123`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.475`", ",", "0.959431`", ",", "0.968289`", ",", "0.503944`", ",", "0.447861`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.82`", ",", "0.5`", ",", "0.957284`", ",", "0.970833`", ",", "0.509221`", ",", "0.452531`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.`", ",", "0.995556`", ",", "0.998525`", ",", "0.514119`", ",", "0.511598`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.025`", ",", "0.995201`", ",", "0.998143`", ",", "0.534156`", ",", "0.530341`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.05`", ",", "0.994838`", ",", "0.995257`", ",", "0.516407`", ",", "0.503634`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.075`", ",", "0.992918`", ",", "0.986618`", ",", "0.506189`", ",", "0.473405`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.1`", ",", "0.991618`", ",", "0.981403`", ",", "0.493868`", ",", "0.452277`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.125`", ",", "0.988797`", ",", "0.977444`", ",", "0.488851`", ",", "0.441523`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.15`", ",", "0.986533`", ",", "0.974508`", ",", "0.483234`", ",", "0.432833`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.175`", ",", "0.984118`", ",", "0.972014`", ",", "0.480684`", ",", "0.428185`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.2`", ",", "0.982186`", ",", "0.97005`", ",", "0.480739`", ",", "0.427839`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.225`", ",", "0.980244`", ",", "0.968567`", ",", "0.479513`", ",", "0.425394`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.25`", ",", "0.977345`", ",", "0.967667`", ",", "0.482525`", ",", "0.42783`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.275`", ",", "0.974832`", ",", "0.966142`", ",", "0.482627`", ",", "0.426268`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.3`", ",", "0.972832`", ",", "0.965184`", ",", "0.484133`", ",", "0.428068`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.325`", ",", "0.970653`", ",", "0.964532`", ",", "0.486714`", ",", "0.4305`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.35`", ",", "0.968736`", ",", "0.964273`", ",", "0.489591`", ",", "0.433245`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.375`", ",", "0.96717`", ",", "0.964563`", ",", "0.49095`", ",", "0.435064`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.4`", ",", "0.965239`", ",", "0.964874`", ",", "0.495406`", ",", "0.440048`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.425`", ",", "0.963185`", ",", "0.965861`", ",", "0.498743`", ",", "0.44335`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.45`", ",", "0.961297`", ",", "0.966748`", ",", "0.501543`", ",", "0.445505`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.475`", ",", "0.959204`", ",", "0.968037`", ",", "0.50384`", ",", "0.447953`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.83`", ",", "0.5`", ",", "0.956227`", ",", "0.970545`", ",", "0.511265`", ",", "0.454142`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.`", ",", "0.995506`", ",", "0.998611`", ",", "0.513802`", ",", "0.511374`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.025`", ",", "0.995137`", ",", "0.998088`", ",", "0.533967`", ",", "0.530045`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.05`", ",", "0.994988`", ",", "0.996281`", ",", "0.516639`", ",", "0.506458`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.075`", ",", "0.993104`", ",", "0.987078`", ",", "0.505323`", ",", "0.473812`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.1`", ",", "0.991192`", ",", "0.981768`", ",", "0.495198`", ",", "0.454111`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.125`", ",", "0.989384`", ",", "0.977866`", ",", "0.489109`", ",", "0.442864`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.15`", ",", "0.986705`", ",", "0.974623`", ",", "0.483121`", ",", "0.433398`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.175`", ",", "0.98464`", ",", "0.972209`", ",", "0.481474`", ",", "0.428835`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.2`", ",", "0.982278`", ",", "0.970306`", ",", "0.482406`", ",", "0.429427`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.225`", ",", "0.979954`", ",", "0.96882`", ",", "0.48021`", ",", "0.425753`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.25`", ",", "0.977389`", ",", "0.966968`", ",", "0.481346`", ",", "0.426487`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.275`", ",", "0.975148`", ",", "0.966666`", ",", "0.482228`", ",", "0.426749`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.3`", ",", "0.972769`", ",", "0.965755`", ",", "0.484729`", ",", "0.428249`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.325`", ",", "0.971366`", ",", "0.965105`", ",", "0.488549`", ",", "0.433303`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.35`", ",", "0.968873`", ",", "0.96451`", ",", "0.488209`", ",", "0.432418`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.375`", ",", "0.967346`", ",", "0.964776`", ",", "0.492312`", ",", "0.437342`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.4`", ",", "0.965236`", ",", "0.96461`", ",", "0.493806`", ",", "0.438446`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.425`", ",", "0.963669`", ",", "0.965563`", ",", "0.499895`", ",", "0.444961`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.45`", ",", "0.961667`", ",", "0.966949`", ",", "0.502396`", ",", "0.446468`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.475`", ",", "0.960128`", ",", "0.967838`", ",", "0.503404`", ",", "0.447913`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.84`", ",", "0.5`", ",", "0.957411`", ",", "0.970565`", ",", "0.50994`", ",", "0.452919`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.`", ",", "0.995527`", ",", "0.998611`", ",", "0.513329`", ",", "0.510887`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.025`", ",", "0.99516`", ",", "0.998145`", ",", "0.533006`", ",", "0.529409`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.05`", ",", "0.994969`", ",", "0.996883`", ",", "0.518044`", ",", "0.50906`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.075`", ",", "0.993419`", ",", "0.987988`", ",", "0.508981`", ",", "0.479047`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.1`", ",", "0.991418`", ",", "0.982078`", ",", "0.496565`", ",", "0.45589`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.125`", ",", "0.989079`", ",", "0.978309`", ",", "0.490385`", ",", "0.444824`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.15`", ",", "0.986975`", ",", "0.975053`", ",", "0.483487`", ",", "0.434085`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.175`", ",", "0.984806`", ",", "0.9724`", ",", "0.481368`", ",", "0.429543`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.2`", ",", "0.982285`", ",", "0.97037`", ",", "0.481305`", ",", "0.427987`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.225`", ",", "0.980714`", ",", "0.969048`", ",", "0.481109`", ",", "0.427813`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.25`", ",", "0.978029`", ",", "0.967586`", ",", "0.482316`", ",", "0.427258`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.275`", ",", "0.975642`", ",", "0.966782`", ",", "0.485589`", ",", "0.4301`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.3`", ",", "0.973447`", ",", "0.965371`", ",", "0.483655`", ",", "0.428179`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.325`", ",", "0.970696`", ",", "0.964953`", ",", "0.486884`", ",", "0.430463`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.35`", ",", "0.969194`", ",", "0.964562`", ",", "0.488938`", ",", "0.433056`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.375`", ",", "0.967786`", ",", "0.964613`", ",", "0.492367`", ",", "0.437133`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.4`", ",", "0.96518`", ",", "0.964429`", ",", "0.494758`", ",", "0.439058`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.425`", ",", "0.964068`", ",", "0.965003`", ",", "0.496342`", ",", "0.441204`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.45`", ",", "0.961404`", ",", "0.966343`", ",", "0.501757`", ",", "0.445524`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.475`", ",", "0.960035`", ",", "0.968343`", ",", "0.50546`", ",", "0.449387`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.85`", ",", "0.5`", ",", "0.958055`", ",", "0.970395`", ",", "0.51041`", ",", "0.454017`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.`", ",", "0.995532`", ",", "0.99861`", ",", "0.512731`", ",", "0.510315`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.025`", ",", "0.99517`", ",", "0.998143`", ",", "0.532465`", ",", "0.528733`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.05`", ",", "0.994968`", ",", "0.997276`", ",", "0.519228`", ",", "0.510933`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.075`", ",", "0.993691`", ",", "0.988498`", ",", "0.507815`", ",", "0.479264`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.1`", ",", "0.991429`", ",", "0.982686`", ",", "0.498118`", ",", "0.45902`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.125`", ",", "0.989457`", ",", "0.978447`", ",", "0.49122`", ",", "0.446036`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.15`", ",", "0.98692`", ",", "0.975177`", ",", "0.484456`", ",", "0.43485`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.175`", ",", "0.985291`", ",", "0.973049`", ",", "0.483414`", ",", "0.432764`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.2`", ",", "0.98255`", ",", "0.970794`", ",", "0.482836`", ",", "0.430225`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.225`", ",", "0.980302`", ",", "0.969522`", ",", "0.483623`", ",", "0.429807`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.25`", ",", "0.977076`", ",", "0.967735`", ",", "0.481413`", ",", "0.425731`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.275`", ",", "0.974929`", ",", "0.966656`", ",", "0.484454`", ",", "0.428519`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.3`", ",", "0.972982`", ",", "0.965516`", ",", "0.485538`", ",", "0.429846`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.325`", ",", "0.970779`", ",", "0.965117`", ",", "0.487862`", ",", "0.431938`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.35`", ",", "0.96886`", ",", "0.964165`", ",", "0.489301`", ",", "0.433379`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.375`", ",", "0.967393`", ",", "0.964557`", ",", "0.491687`", ",", "0.436016`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.4`", ",", "0.966125`", ",", "0.964827`", ",", "0.493992`", ",", "0.439394`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.425`", ",", "0.963498`", ",", "0.965712`", ",", "0.49689`", ",", "0.441513`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.45`", ",", "0.96153`", ",", "0.966484`", ",", "0.50111`", ",", "0.445334`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.475`", ",", "0.95961`", ",", "0.968198`", ",", "0.505678`", ",", "0.449637`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.86`", ",", "0.5`", ",", "0.957594`", ",", "0.970213`", ",", "0.510349`", ",", "0.454148`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.`", ",", "0.995615`", ",", "0.99871`", ",", "0.51216`", ",", "0.509819`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.025`", ",", "0.995144`", ",", "0.998157`", ",", "0.531328`", ",", "0.527593`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.05`", ",", "0.99508`", ",", "0.997827`", ",", "0.520727`", ",", "0.51309`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.075`", ",", "0.993524`", ",", "0.989164`", ",", "0.51064`", ",", "0.483233`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.1`", ",", "0.991948`", ",", "0.983206`", ",", "0.499206`", ",", "0.461257`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.125`", ",", "0.989363`", ",", "0.978873`", ",", "0.491336`", ",", "0.446068`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.15`", ",", "0.987453`", ",", "0.975385`", ",", "0.484722`", ",", "0.435873`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.175`", ",", "0.985116`", ",", "0.97302`", ",", "0.483001`", ",", "0.431869`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.2`", ",", "0.98245`", ",", "0.970919`", ",", "0.482719`", ",", "0.429089`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.225`", ",", "0.980817`", ",", "0.969903`", ",", "0.484502`", ",", "0.430751`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.25`", ",", "0.977883`", ",", "0.967955`", ",", "0.482759`", ",", "0.427778`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.275`", ",", "0.975317`", ",", "0.966848`", ",", "0.485169`", ",", "0.430066`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.3`", ",", "0.973313`", ",", "0.965813`", ",", "0.486158`", ",", "0.430108`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.325`", ",", "0.970693`", ",", "0.965668`", ",", "0.489466`", ",", "0.433379`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.35`", ",", "0.969425`", ",", "0.965009`", ",", "0.489341`", ",", "0.433477`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.375`", ",", "0.966925`", ",", "0.964599`", ",", "0.492247`", ",", "0.435959`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.4`", ",", "0.966078`", ",", "0.965113`", ",", "0.496059`", ",", "0.441272`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.425`", ",", "0.96385`", ",", "0.965569`", ",", "0.497309`", ",", "0.442209`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.45`", ",", "0.962189`", ",", "0.966634`", ",", "0.500281`", ",", "0.444549`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.475`", ",", "0.959639`", ",", "0.968524`", ",", "0.508458`", ",", "0.452474`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.87`", ",", "0.5`", ",", "0.957568`", ",", "0.969577`", ",", "0.511105`", ",", "0.45409`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.`", ",", "0.99569`", ",", "0.998623`", ",", "0.511748`", ",", "0.509119`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.025`", ",", "0.995174`", ",", "0.998204`", ",", "0.530011`", ",", "0.526577`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.05`", ",", "0.99522`", ",", "0.998046`", ",", "0.520378`", ",", "0.512892`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.075`", ",", "0.993524`", ",", "0.98981`", ",", "0.511665`", ",", "0.486538`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.1`", ",", "0.991651`", ",", "0.983338`", ",", "0.500001`", ",", "0.461807`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.125`", ",", "0.98968`", ",", "0.979206`", ",", "0.492455`", ",", "0.448169`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.15`", ",", "0.987403`", ",", "0.975965`", ",", "0.488137`", ",", "0.440607`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.175`", ",", "0.985113`", ",", "0.973109`", ",", "0.484281`", ",", "0.433212`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.2`", ",", "0.983101`", ",", "0.971119`", ",", "0.484083`", ",", "0.432094`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.225`", ",", "0.980563`", ",", "0.969912`", ",", "0.484342`", ",", "0.430654`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.25`", ",", "0.978303`", ",", "0.967823`", ",", "0.482965`", ",", "0.428374`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.275`", ",", "0.975548`", ",", "0.967005`", ",", "0.484852`", ",", "0.429478`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.3`", ",", "0.973942`", ",", "0.966486`", ",", "0.487339`", ",", "0.432433`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.325`", ",", "0.97161`", ",", "0.965371`", ",", "0.488085`", ",", "0.431961`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.35`", ",", "0.969365`", ",", "0.964765`", ",", "0.490157`", ",", "0.434514`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.375`", ",", "0.967404`", ",", "0.964766`", ",", "0.491425`", ",", "0.435933`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.4`", ",", "0.966103`", ",", "0.964965`", ",", "0.495399`", ",", "0.440353`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.425`", ",", "0.96424`", ",", "0.965277`", ",", "0.49755`", ",", "0.442704`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.45`", ",", "0.962076`", ",", "0.966764`", ",", "0.50231`", ",", "0.446062`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.475`", ",", "0.960433`", ",", "0.967762`", ",", "0.504918`", ",", "0.449254`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.88`", ",", "0.5`", ",", "0.958185`", ",", "0.969597`", ",", "0.507558`", ",", "0.451447`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.`", ",", "0.99523`", ",", "0.998049`", ",", "0.518976`", ",", "0.513609`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.025`", ",", "0.995117`", ",", "0.998164`", ",", "0.528238`", ",", "0.524469`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.05`", ",", "0.995212`", ",", "0.998061`", ",", "0.521942`", ",", "0.514396`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.075`", ",", "0.993845`", ",", "0.99041`", ",", "0.512408`", ",", "0.488199`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.1`", ",", "0.992`", ",", "0.984122`", ",", "0.502282`", ",", "0.465656`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.125`", ",", "0.989947`", ",", "0.97915`", ",", "0.493207`", ",", "0.449394`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.15`", ",", "0.987474`", ",", "0.976214`", ",", "0.487772`", ",", "0.440791`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.175`", ",", "0.985081`", ",", "0.97366`", ",", "0.483733`", ",", "0.433205`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.2`", ",", "0.982917`", ",", "0.971363`", ",", "0.484177`", ",", "0.432391`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.225`", ",", "0.980667`", ",", "0.970175`", ",", "0.48461`", ",", "0.431942`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.25`", ",", "0.978059`", ",", "0.968258`", ",", "0.483563`", ",", "0.42945`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.275`", ",", "0.975723`", ",", "0.967214`", ",", "0.484879`", ",", "0.429951`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.3`", ",", "0.973713`", ",", "0.966433`", ",", "0.486885`", ",", "0.431363`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.325`", ",", "0.972158`", ",", "0.96519`", ",", "0.489229`", ",", "0.434235`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.35`", ",", "0.969366`", ",", "0.964708`", ",", "0.488671`", ",", "0.432947`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.375`", ",", "0.967473`", ",", "0.965206`", ",", "0.493143`", ",", "0.43763`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.4`", ",", "0.965357`", ",", "0.964918`", ",", "0.494915`", ",", "0.438813`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.425`", ",", "0.963837`", ",", "0.965518`", ",", "0.49892`", ",", "0.443616`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.45`", ",", "0.962677`", ",", "0.966118`", ",", "0.501732`", ",", "0.447009`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.475`", ",", "0.960138`", ",", "0.967785`", ",", "0.506094`", ",", "0.450171`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.89`", ",", "0.5`", ",", "0.957948`", ",", "0.96979`", ",", "0.511793`", ",", "0.455534`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.`", ",", "0.995192`", ",", "0.998007`", ",", "0.526931`", ",", "0.52198`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.025`", ",", "0.9952`", ",", "0.99811`", ",", "0.526187`", ",", "0.522336`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.05`", ",", "0.995291`", ",", "0.998014`", ",", "0.521697`", ",", "0.513565`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.075`", ",", "0.993699`", ",", "0.990755`", ",", "0.513728`", ",", "0.489832`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.1`", ",", "0.991907`", ",", "0.98465`", ",", "0.503946`", ",", "0.468593`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.125`", ",", "0.989891`", ",", "0.979821`", ",", "0.493289`", ",", "0.450229`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.15`", ",", "0.987777`", ",", "0.976746`", ",", "0.491207`", ",", "0.443825`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.175`", ",", "0.985417`", ",", "0.973783`", ",", "0.485713`", ",", "0.436029`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.2`", ",", "0.982767`", ",", "0.971672`", ",", "0.484655`", ",", "0.431843`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.225`", ",", "0.980816`", ",", "0.970003`", ",", "0.484773`", ",", "0.432126`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.25`", ",", "0.978694`", ",", "0.96831`", ",", "0.484084`", ",", "0.430222`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.275`", ",", "0.976185`", ",", "0.96735`", ",", "0.484763`", ",", "0.429767`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.3`", ",", "0.973948`", ",", "0.966516`", ",", "0.488766`", ",", "0.433587`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.325`", ",", "0.971654`", ",", "0.965971`", ",", "0.490092`", ",", "0.434214`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.35`", ",", "0.970011`", ",", "0.96513`", ",", "0.489741`", ",", "0.433609`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.375`", ",", "0.967937`", ",", "0.964365`", ",", "0.492853`", ",", "0.437436`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.4`", ",", "0.966227`", ",", "0.965496`", ",", "0.497175`", ",", "0.441969`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.425`", ",", "0.964055`", ",", "0.965218`", ",", "0.498991`", ",", "0.443649`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.45`", ",", "0.962068`", ",", "0.96638`", ",", "0.501258`", ",", "0.445457`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.475`", ",", "0.960053`", ",", "0.968031`", ",", "0.50674`", ",", "0.45064`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.9`", ",", "0.5`", ",", "0.957989`", ",", "0.969501`", ",", "0.508283`", ",", "0.45143`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.`", ",", "0.995134`", ",", "0.998079`", ",", "0.530644`", ",", "0.526414`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.025`", ",", "0.995179`", ",", "0.998177`", ",", "0.523248`", ",", "0.519544`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.05`", ",", "0.995227`", ",", "0.997908`", ",", "0.523509`", ",", "0.515992`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.075`", ",", "0.993916`", ",", "0.991384`", ",", "0.514108`", ",", "0.492062`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.1`", ",", "0.992039`", ",", "0.984741`", ",", "0.504603`", ",", "0.468514`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.125`", ",", "0.990147`", ",", "0.980216`", ",", "0.495714`", ",", "0.453508`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.15`", ",", "0.98764`", ",", "0.976649`", ",", "0.489553`", ",", "0.442276`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.175`", ",", "0.985688`", ",", "0.974005`", ",", "0.488033`", ",", "0.438388`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.2`", ",", "0.98357`", ",", "0.971922`", ",", "0.48524`", ",", "0.433964`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.225`", ",", "0.981504`", ",", "0.969986`", ",", "0.484589`", ",", "0.43219`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.25`", ",", "0.978543`", ",", "0.968556`", ",", "0.484452`", ",", "0.430351`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.275`", ",", "0.976385`", ",", "0.967267`", ",", "0.485238`", ",", "0.430155`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.3`", ",", "0.973414`", ",", "0.966183`", ",", "0.486215`", ",", "0.430504`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.325`", ",", "0.972177`", ",", "0.966314`", ",", "0.491814`", ",", "0.437581`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.35`", ",", "0.969794`", ",", "0.965306`", ",", "0.492419`", ",", "0.437284`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.375`", ",", "0.967549`", ",", "0.965045`", ",", "0.493535`", ",", "0.438178`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.4`", ",", "0.965568`", ",", "0.965365`", ",", "0.497387`", ",", "0.441915`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.425`", ",", "0.965076`", ",", "0.965823`", ",", "0.498976`", ",", "0.443746`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.45`", ",", "0.961978`", ",", "0.966374`", ",", "0.501577`", ",", "0.445458`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.475`", ",", "0.960673`", ",", "0.967494`", ",", "0.503165`", ",", "0.4476`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.91`", ",", "0.5`", ",", "0.958885`", ",", "0.969804`", ",", "0.510591`", ",", "0.455063`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.`", ",", "0.995113`", ",", "0.998078`", ",", "0.533407`", ",", "0.529426`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.025`", ",", "0.995246`", ",", "0.998181`", ",", "0.519111`", ",", "0.51524`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.05`", ",", "0.995234`", ",", "0.997895`", ",", "0.527285`", ",", "0.520322`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.075`", ",", "0.994188`", ",", "0.99226`", ",", "0.514768`", ",", "0.494467`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.1`", ",", "0.992513`", ",", "0.98534`", ",", "0.505701`", ",", "0.471105`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.125`", ",", "0.990066`", ",", "0.980523`", ",", "0.49673`", ",", "0.454783`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.15`", ",", "0.988215`", ",", "0.977077`", ",", "0.490289`", ",", "0.443776`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.175`", ",", "0.985971`", ",", "0.97424`", ",", "0.487194`", ",", "0.437516`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.2`", ",", "0.983424`", ",", "0.971847`", ",", "0.483702`", ",", "0.432108`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.225`", ",", "0.981561`", ",", "0.970431`", ",", "0.485189`", ",", "0.433095`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.25`", ",", "0.978337`", ",", "0.968993`", ",", "0.487154`", ",", "0.433285`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.275`", ",", "0.976277`", ",", "0.967033`", ",", "0.484353`", ",", "0.429759`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.3`", ",", "0.974318`", ",", "0.966418`", ",", "0.487217`", ",", "0.431802`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.325`", ",", "0.972122`", ",", "0.96561`", ",", "0.488213`", ",", "0.432745`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.35`", ",", "0.969949`", ",", "0.964632`", ",", "0.489471`", ",", "0.434034`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.375`", ",", "0.968214`", ",", "0.964904`", ",", "0.493158`", ",", "0.437846`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.4`", ",", "0.965592`", ",", "0.965196`", ",", "0.49739`", ",", "0.441478`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.425`", ",", "0.965079`", ",", "0.965434`", ",", "0.496292`", ",", "0.441243`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.45`", ",", "0.962501`", ",", "0.966175`", ",", "0.500511`", ",", "0.444553`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.475`", ",", "0.96077`", ",", "0.968442`", ",", "0.507485`", ",", "0.451878`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.92`", ",", "0.5`", ",", "0.959122`", ",", "0.969708`", ",", "0.511008`", ",", "0.454838`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.`", ",", "0.995097`", ",", "0.998079`", ",", "0.535192`", ",", "0.53139`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.025`", ",", "0.995365`", ",", "0.998199`", ",", "0.516706`", ",", "0.512983`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.05`", ",", "0.995026`", ",", "0.997821`", ",", "0.529546`", ",", "0.523098`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.075`", ",", "0.994246`", ",", "0.992737`", ",", "0.516002`", ",", "0.496405`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.1`", ",", "0.9926`", ",", "0.986002`", ",", "0.506931`", ",", "0.47389`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.125`", ",", "0.99032`", ",", "0.981022`", ",", "0.497595`", ",", "0.456194`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.15`", ",", "0.988175`", ",", "0.977247`", ",", "0.491779`", ",", "0.445971`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.175`", ",", "0.985659`", ",", "0.974497`", ",", "0.488445`", ",", "0.439324`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.2`", ",", "0.983882`", ",", "0.972221`", ",", "0.486873`", ",", "0.435694`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.225`", ",", "0.981241`", ",", "0.970561`", ",", "0.485332`", ",", "0.433214`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.25`", ",", "0.978875`", ",", "0.969004`", ",", "0.487534`", ",", "0.43417`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.275`", ",", "0.976576`", ",", "0.967827`", ",", "0.487641`", ",", "0.43279`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.3`", ",", "0.974696`", ",", "0.966638`", ",", "0.489463`", ",", "0.434909`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.325`", ",", "0.971964`", ",", "0.96616`", ",", "0.48965`", ",", "0.433484`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.35`", ",", "0.969949`", ",", "0.965298`", ",", "0.491839`", ",", "0.436152`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.375`", ",", "0.968056`", ",", "0.9652`", ",", "0.494246`", ",", "0.438811`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.4`", ",", "0.965666`", ",", "0.965751`", ",", "0.497804`", ",", "0.441754`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.425`", ",", "0.965235`", ",", "0.965725`", ",", "0.498515`", ",", "0.443394`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.45`", ",", "0.962911`", ",", "0.966934`", ",", "0.504601`", ",", "0.449438`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.475`", ",", "0.96083`", ",", "0.967644`", ",", "0.504059`", ",", "0.448773`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.93`", ",", "0.5`", ",", "0.959457`", ",", "0.969769`", ",", "0.509387`", ",", "0.453489`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.`", ",", "0.99519`", ",", "0.998167`", ",", "0.536253`", ",", "0.532802`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.025`", ",", "0.99538`", ",", "0.998242`", ",", "0.515618`", ",", "0.511965`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.05`", ",", "0.995048`", ",", "0.997904`", ",", "0.531724`", ",", "0.526397`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.075`", ",", "0.994215`", ",", "0.993188`", ",", "0.517191`", ",", "0.499309`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.1`", ",", "0.992864`", ",", "0.986325`", ",", "0.506769`", ",", "0.474005`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.125`", ",", "0.991099`", ",", "0.981269`", ",", "0.498503`", ",", "0.458356`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.15`", ",", "0.98839`", ",", "0.977423`", ",", "0.491801`", ",", "0.446513`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.175`", ",", "0.986205`", ",", "0.974694`", ",", "0.487564`", ",", "0.438995`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.2`", ",", "0.983683`", ",", "0.972397`", ",", "0.487236`", ",", "0.436632`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.225`", ",", "0.981343`", ",", "0.970778`", ",", "0.48812`", ",", "0.436284`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.25`", ",", "0.978969`", ",", "0.968932`", ",", "0.487855`", ",", "0.434498`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.275`", ",", "0.976706`", ",", "0.968191`", ",", "0.487313`", ",", "0.432966`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.3`", ",", "0.974112`", ",", "0.966846`", ",", "0.486766`", ",", "0.431455`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.325`", ",", "0.97224`", ",", "0.966364`", ",", "0.492167`", ",", "0.437105`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.35`", ",", "0.970334`", ",", "0.964958`", ",", "0.492519`", ",", "0.437091`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.375`", ",", "0.967523`", ",", "0.96595`", ",", "0.496208`", ",", "0.440292`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.4`", ",", "0.966676`", ",", "0.965654`", ",", "0.496356`", ",", "0.441104`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.425`", ",", "0.965195`", ",", "0.965898`", ",", "0.500821`", ",", "0.445738`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.45`", ",", "0.962939`", ",", "0.967058`", ",", "0.504026`", ",", "0.449075`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.475`", ",", "0.961223`", ",", "0.968298`", ",", "0.507232`", ",", "0.451742`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.94`", ",", "0.5`", ",", "0.959278`", ",", "0.969522`", ",", "0.509366`", ",", "0.453712`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.`", ",", "0.995157`", ",", "0.998168`", ",", "0.536931`", ",", "0.533572`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.025`", ",", "0.995412`", ",", "0.998251`", ",", "0.515447`", ",", "0.511501`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.05`", ",", "0.995061`", ",", "0.997865`", ",", "0.53308`", ",", "0.527687`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.075`", ",", "0.994305`", ",", "0.994232`", ",", "0.519032`", ",", "0.503631`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.1`", ",", "0.992608`", ",", "0.986795`", ",", "0.509258`", ",", "0.477346`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.125`", ",", "0.99091`", ",", "0.981746`", ",", "0.499923`", ",", "0.460073`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.15`", ",", "0.988756`", ",", "0.978132`", ",", "0.49347`", ",", "0.44915`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.175`", ",", "0.986376`", ",", "0.974992`", ",", "0.489063`", ",", "0.441106`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.2`", ",", "0.983376`", ",", "0.972595`", ",", "0.487082`", ",", "0.435788`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.225`", ",", "0.981604`", ",", "0.971119`", ",", "0.488162`", ",", "0.437451`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.25`", ",", "0.979549`", ",", "0.96917`", ",", "0.485345`", ",", "0.432427`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.275`", ",", "0.977049`", ",", "0.968029`", ",", "0.487564`", ",", "0.433316`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.3`", ",", "0.974814`", ",", "0.966673`", ",", "0.489229`", ",", "0.434342`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.325`", ",", "0.972353`", ",", "0.965883`", ",", "0.490921`", ",", "0.436094`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.35`", ",", "0.970352`", ",", "0.965337`", ",", "0.492863`", ",", "0.437336`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.375`", ",", "0.968523`", ",", "0.965647`", ",", "0.495163`", ",", "0.440015`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.4`", ",", "0.966392`", ",", "0.965607`", ",", "0.497585`", ",", "0.442455`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.425`", ",", "0.964122`", ",", "0.96581`", ",", "0.500382`", ",", "0.444615`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.45`", ",", "0.962785`", ",", "0.967062`", ",", "0.505323`", ",", "0.450263`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.475`", ",", "0.960446`", ",", "0.96804`", ",", "0.507218`", ",", "0.450876`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.95`", ",", "0.5`", ",", "0.959632`", ",", "0.96889`", ",", "0.507779`", ",", "0.452182`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.`", ",", "0.994971`", ",", "0.99817`", ",", "0.537524`", ",", "0.534212`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.025`", ",", "0.995378`", ",", "0.998295`", ",", "0.515328`", ",", "0.51133`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.05`", ",", "0.995047`", ",", "0.997883`", ",", "0.533816`", ",", "0.528619`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.075`", ",", "0.994329`", ",", "0.994662`", ",", "0.519325`", ",", "0.50468`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.1`", ",", "0.992771`", ",", "0.987297`", ",", "0.50925`", ",", "0.478677`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.125`", ",", "0.990907`", ",", "0.981881`", ",", "0.499686`", ",", "0.460371`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.15`", ",", "0.988776`", ",", "0.978364`", ",", "0.494687`", ",", "0.450401`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.175`", ",", "0.98617`", ",", "0.975371`", ",", "0.491153`", ",", "0.443331`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.2`", ",", "0.984078`", ",", "0.973133`", ",", "0.490171`", ",", "0.440148`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.225`", ",", "0.981316`", ",", "0.971178`", ",", "0.486833`", ",", "0.435227`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.25`", ",", "0.979693`", ",", "0.969687`", ",", "0.488362`", ",", "0.435869`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.275`", ",", "0.977153`", ",", "0.968448`", ",", "0.489836`", ",", "0.436434`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.3`", ",", "0.975045`", ",", "0.966718`", ",", "0.488072`", ",", "0.433794`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.325`", ",", "0.972217`", ",", "0.966489`", ",", "0.49228`", ",", "0.436812`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.35`", ",", "0.970597`", ",", "0.966161`", ",", "0.491871`", ",", "0.436121`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.375`", ",", "0.968498`", ",", "0.965487`", ",", "0.495223`", ",", "0.440397`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.4`", ",", "0.966419`", ",", "0.965084`", ",", "0.49657`", ",", "0.44107`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.425`", ",", "0.965151`", ",", "0.965815`", ",", "0.500966`", ",", "0.446263`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.45`", ",", "0.962598`", ",", "0.966764`", ",", "0.505534`", ",", "0.449928`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.475`", ",", "0.960772`", ",", "0.968327`", ",", "0.50767`", ",", "0.451855`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.96`", ",", "0.5`", ",", "0.959458`", ",", "0.969201`", ",", "0.511074`", ",", "0.455093`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.`", ",", "0.994965`", ",", "0.998172`", ",", "0.537808`", ",", "0.534561`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.025`", ",", "0.995393`", ",", "0.998261`", ",", "0.515753`", ",", "0.511319`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.05`", ",", "0.99503`", ",", "0.997905`", ",", "0.534411`", ",", "0.529359`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.075`", ",", "0.994591`", ",", "0.995273`", ",", "0.519181`", ",", "0.506274`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.1`", ",", "0.992774`", ",", "0.988259`", ",", "0.512188`", ",", "0.483437`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.125`", ",", "0.99123`", ",", "0.982547`", ",", "0.501542`", ",", "0.463458`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.15`", ",", "0.989053`", ",", "0.978487`", ",", "0.494369`", ",", "0.449927`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.175`", ",", "0.98661`", ",", "0.975506`", ",", "0.491306`", ",", "0.444254`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.2`", ",", "0.984309`", ",", "0.973077`", ",", "0.489205`", ",", "0.439125`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.225`", ",", "0.982159`", ",", "0.9713`", ",", "0.488617`", ",", "0.437864`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.25`", ",", "0.979844`", ",", "0.969992`", ",", "0.488102`", ",", "0.435586`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.275`", ",", "0.977309`", ",", "0.968194`", ",", "0.487861`", ",", "0.434288`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.3`", ",", "0.974694`", ",", "0.967419`", ",", "0.49066`", ",", "0.435639`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.325`", ",", "0.972642`", ",", "0.966664`", ",", "0.490007`", ",", "0.434946`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.35`", ",", "0.970295`", ",", "0.965743`", ",", "0.493273`", ",", "0.437945`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.375`", ",", "0.968509`", ",", "0.965465`", ",", "0.49451`", ",", "0.439176`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.4`", ",", "0.96614`", ",", "0.965615`", ",", "0.49875`", ",", "0.442542`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.425`", ",", "0.965021`", ",", "0.966227`", ",", "0.501773`", ",", "0.446142`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.45`", ",", "0.963532`", ",", "0.966245`", ",", "0.503109`", ",", "0.448376`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.475`", ",", "0.96101`", ",", "0.967893`", ",", "0.507671`", ",", "0.452015`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.97`", ",", "0.5`", ",", "0.959031`", ",", "0.969434`", ",", "0.513162`", ",", "0.456739`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.`", ",", "0.994967`", ",", "0.998259`", ",", "0.53808`", ",", "0.535031`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.025`", ",", "0.995347`", ",", "0.998314`", ",", "0.515545`", ",", "0.510949`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.05`", ",", "0.995055`", ",", "0.997896`", ",", "0.53425`", ",", "0.529451`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.075`", ",", "0.994642`", ",", "0.995629`", ",", "0.52209`", ",", "0.509695`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.1`", ",", "0.993008`", ",", "0.988373`", ",", "0.511094`", ",", "0.482939`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.125`", ",", "0.991092`", ",", "0.98294`", ",", "0.503284`", ",", "0.465354`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.15`", ",", "0.989148`", ",", "0.978918`", ",", "0.495453`", ",", "0.45281`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.175`", ",", "0.986864`", ",", "0.976046`", ",", "0.493112`", ",", "0.44595`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.2`", ",", "0.984667`", ",", "0.973545`", ",", "0.490415`", ",", "0.439966`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.225`", ",", "0.982076`", ",", "0.97141`", ",", "0.488895`", ",", "0.437744`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.25`", ",", "0.979532`", ",", "0.969987`", ",", "0.489768`", ",", "0.436814`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.275`", ",", "0.977444`", ",", "0.968374`", ",", "0.489099`", ",", "0.436316`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.3`", ",", "0.975024`", ",", "0.967607`", ",", "0.489824`", ",", "0.435878`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.325`", ",", "0.973409`", ",", "0.966735`", ",", "0.493114`", ",", "0.438842`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.35`", ",", "0.970967`", ",", "0.966252`", ",", "0.494163`", ",", "0.438814`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.375`", ",", "0.969071`", ",", "0.965541`", ",", "0.495001`", ",", "0.439621`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.4`", ",", "0.96691`", ",", "0.965909`", ",", "0.499094`", ",", "0.443832`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.425`", ",", "0.965406`", ",", "0.96589`", ",", "0.499873`", ",", "0.444894`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.45`", ",", "0.963785`", ",", "0.966712`", ",", "0.505486`", ",", "0.450616`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.475`", ",", "0.961509`", ",", "0.967963`", ",", "0.506084`", ",", "0.450333`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.98`", ",", "0.5`", ",", "0.959826`", ",", "0.969118`", ",", "0.510603`", ",", "0.454995`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.`", ",", "0.994982`", ",", "0.998261`", ",", "0.538083`", ",", "0.535068`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.025`", ",", "0.995316`", ",", "0.998289`", ",", "0.515466`", ",", "0.510598`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.05`", ",", "0.995052`", ",", "0.997901`", ",", "0.53462`", ",", "0.529239`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.075`", ",", "0.994773`", ",", "0.99644`", ",", "0.521255`", ",", "0.510471`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.1`", ",", "0.993143`", ",", "0.988785`", ",", "0.513272`", ",", "0.484934`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.125`", ",", "0.991274`", ",", "0.983492`", ",", "0.504207`", ",", "0.46761`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.15`", ",", "0.989285`", ",", "0.979263`", ",", "0.496207`", ",", "0.453401`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.175`", ",", "0.987056`", ",", "0.976065`", ",", "0.492236`", ",", "0.445624`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.2`", ",", "0.98434`", ",", "0.973975`", ",", "0.491359`", ",", "0.441758`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.225`", ",", "0.982122`", ",", "0.9717`", ",", "0.48929`", ",", "0.438684`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.25`", ",", "0.97941`", ",", "0.970109`", ",", "0.488164`", ",", "0.435383`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.275`", ",", "0.977378`", ",", "0.968762`", ",", "0.489793`", ",", "0.436564`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.3`", ",", "0.975177`", ",", "0.967901`", ",", "0.492072`", ",", "0.437422`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.325`", ",", "0.973628`", ",", "0.96678`", ",", "0.492407`", ",", "0.437752`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.35`", ",", "0.971067`", ",", "0.965884`", ",", "0.494147`", ",", "0.439447`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.375`", ",", "0.969259`", ",", "0.965521`", ",", "0.496588`", ",", "0.442063`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.4`", ",", "0.966778`", ",", "0.966041`", ",", "0.499166`", ",", "0.443522`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.425`", ",", "0.965339`", ",", "0.965735`", ",", "0.498986`", ",", "0.444327`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.45`", ",", "0.963841`", ",", "0.966558`", ",", "0.503511`", ",", "0.448684`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.475`", ",", "0.961162`", ",", "0.96783`", ",", "0.507923`", ",", "0.451538`"}], "}"}], ",", RowBox[{"{", RowBox[{ "1.99`", ",", "0.5`", ",", "0.959697`", ",", "0.969157`", ",", "0.511907`", ",", "0.455688`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.`", ",", "0.994999`", ",", "0.998263`", ",", "0.53804`", ",", "0.535047`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.025`", ",", "0.995397`", ",", "0.998267`", ",", "0.515917`", ",", "0.510456`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.05`", ",", "0.995031`", ",", "0.997927`", ",", "0.533798`", ",", "0.528737`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.075`", ",", "0.994849`", ",", "0.996917`", ",", "0.520659`", ",", "0.511234`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.1`", ",", "0.993219`", ",", "0.989265`", ",", "0.514257`", ",", "0.487158`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.125`", ",", "0.991523`", ",", "0.984081`", ",", "0.505142`", ",", "0.468924`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.15`", ",", "0.989506`", ",", "0.979619`", ",", "0.497262`", ",", "0.454871`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.175`", ",", "0.987158`", ",", "0.976272`", ",", "0.49221`", ",", "0.446228`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.2`", ",", "0.984523`", ",", "0.974012`", ",", "0.490206`", ",", "0.441267`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.225`", ",", "0.982257`", ",", "0.971828`", ",", "0.490158`", ",", "0.439837`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.25`", ",", "0.97973`", ",", "0.970483`", ",", "0.49054`", ",", "0.437784`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.275`", ",", "0.97802`", ",", "0.968885`", ",", "0.489872`", ",", "0.436834`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.3`", ",", "0.975474`", ",", "0.967683`", ",", "0.49039`", ",", "0.436455`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.325`", ",", "0.972922`", ",", "0.967062`", ",", "0.492288`", ",", "0.437163`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.35`", ",", "0.970617`", ",", "0.966562`", ",", "0.49456`", ",", "0.438459`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.375`", ",", "0.96916`", ",", "0.966042`", ",", "0.497248`", ",", "0.443064`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.4`", ",", "0.966292`", ",", "0.9662`", ",", "0.500494`", ",", "0.443997`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.425`", ",", "0.965643`", ",", "0.965689`", ",", "0.500199`", ",", "0.445692`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.45`", ",", "0.963374`", ",", "0.966365`", ",", "0.503604`", ",", "0.448257`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.475`", ",", "0.961451`", ",", "0.967885`", ",", "0.507588`", ",", "0.451887`"}], "}"}], ",", RowBox[{"{", RowBox[{ "2.`", ",", "0.5`", ",", "0.960115`", ",", "0.969207`", ",", "0.509661`", ",", "0.454272`"}], "}"}]}], "}"}]}], ";"}]], "Input", InitializationCell->True, CellChangeTimes->{{3.565601246479162*^9, 3.565601250653809*^9}, { 3.565720165283721*^9, 3.5657201657725277`*^9}, 3.5657213820733833`*^9, 3.565722611543544*^9, {3.565729920928698*^9, 3.565729923931678*^9}, 3.5665417694796047`*^9, {3.566541835217169*^9, 3.5665419065687227`*^9}, { 3.5677687423644667`*^9, 3.567768788124895*^9}, {3.567768896881915*^9, 3.56776889872962*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"s", "=", " ", RowBox[{"Import", "[", RowBox[{"\"\<~/Desktop/30_bins_results.tx\>\"", ",", "\"\\""}], "]"}]}], ";"}]], "Input", CellChangeTimes->{{3.5652475286027527`*^9, 3.565247569203867*^9}, { 3.565249438742717*^9, 3.56524944932607*^9}, 3.56559704647854*^9, { 3.5655985016343327`*^9, 3.565598505650385*^9}, {3.567768797118957*^9, 3.56776880126223*^9}}] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell["Export for Paper", "Section", CellChangeTimes->{{3.565601364900505*^9, 3.56560137022505*^9}}], Cell[CellGroupData[{ Cell["Binary Model", "Subsection", CellChangeTimes->{{3.543671383668605*^9, 3.5436713905037413`*^9}, { 3.543727846596498*^9, 3.5437278492887163`*^9}, {3.5657260600600853`*^9, 3.565726062443802*^9}}], Cell[BoxData[{ RowBox[{ RowBox[{"resolution", " ", "=", "30"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"piResolution", " ", "=", " ", "6"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"piMax", "=", "2.5"}], ";"}], "\[IndentingNewLine]"}], "\n", RowBox[{ RowBox[{"mca", "=", RowBox[{"Calculate", "[", RowBox[{ SubscriptBox["model", "full"], ",", "\[IndentingNewLine]", "ConceptOne", ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"15", ",", "15", ",", "1"}], "}"}], ",", RowBox[{"(*", " ", RowBox[{"\[Zeta]", " ", "\[Rule]", " ", RowBox[{"\[Beta]", RowBox[{"(", RowBox[{"s", "|", "w"}], ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "resolution"}], "}"}], ",", RowBox[{"(*", " ", "\[Phi]", " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "resolution"}], "}"}], ",", RowBox[{"(*", " ", "\[Psi]", " ", "*)"}], " ", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "0", ",", "1"}], "}"}], ",", RowBox[{"(*", " ", RowBox[{"\[Tau]", " ", "\[Rule]", " ", RowBox[{"p", RowBox[{"(", "w", ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "piMax", ",", "piResolution"}], "}"}]}], " ", RowBox[{"(*", " ", "\[Mu]", " ", "*)"}], "\[IndentingNewLine]", "]"}]}], ";"}], "\n", RowBox[{ RowBox[{ RowBox[{"binaryMcaPlot", "=", RowBox[{"PlotResults", "[", RowBox[{"mca", ",", "\"\< \!\(\*SubscriptBox[\(MC\), \(A\)]\)\>\""}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"binaryASOCAResults", "=", RowBox[{"Calculate", "[", RowBox[{ SubscriptBox["model", "full"], ",", "\[IndentingNewLine]", "BinaryASOCA", ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"15", ",", "15", ",", "1"}], "}"}], ",", RowBox[{"(*", " ", RowBox[{"\[Zeta]", " ", "\[Rule]", " ", RowBox[{"\[Beta]", RowBox[{"(", RowBox[{"s", "|", "w"}], ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "resolution"}], "}"}], ",", RowBox[{"(*", " ", "\[Phi]", " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "resolution"}], "}"}], ",", RowBox[{"(*", " ", "\[Psi]", " ", "*)"}], " ", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "0", ",", "1"}], "}"}], ",", RowBox[{"(*", " ", RowBox[{"\[Tau]", " ", "\[Rule]", " ", RowBox[{"p", RowBox[{"(", "w", ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "piMax", ",", "piResolution"}], "}"}]}], " ", RowBox[{"(*", " ", "\[Mu]", " ", "*)"}], "\[IndentingNewLine]", "]"}]}], ";"}], "\n", RowBox[{ RowBox[{ RowBox[{"binaryAsocAPlot", "=", RowBox[{"PlotResults", "[", RowBox[{ "binaryASOCAResults", ",", "\"\< \!\(\*SubscriptBox[\(ASOC\), \(A\)]\)\>\""}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"binaryCSSResults", "=", RowBox[{"Calculate", "[", RowBox[{ SubscriptBox["model", "full"], ",", "\[IndentingNewLine]", "BinaryCausalStoS", ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"15", ",", "15", ",", "1"}], "}"}], ",", RowBox[{"(*", " ", RowBox[{"\[Zeta]", " ", "\[Rule]", " ", RowBox[{"\[Beta]", RowBox[{"(", RowBox[{"s", "|", "w"}], ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "resolution"}], "}"}], ",", RowBox[{"(*", " ", "\[Phi]", " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "resolution"}], "}"}], ",", RowBox[{"(*", " ", "\[Psi]", " ", "*)"}], " ", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "0", ",", "1"}], "}"}], ",", RowBox[{"(*", " ", RowBox[{"\[Tau]", " ", "\[Rule]", " ", RowBox[{"p", RowBox[{"(", "w", ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "piMax", ",", "piResolution"}], "}"}]}], " ", RowBox[{"(*", " ", "\[Mu]", " ", "*)"}], "\[IndentingNewLine]", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"binaryCASResults", "=", RowBox[{"Calculate", "[", RowBox[{ SubscriptBox["model", "full"], ",", "\[IndentingNewLine]", "BinaryCausalAtoS", ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"15", ",", "15", ",", "1"}], "}"}], ",", RowBox[{"(*", " ", RowBox[{"\[Zeta]", " ", "\[Rule]", " ", RowBox[{"\[Beta]", RowBox[{"(", RowBox[{"s", "|", "w"}], ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "resolution"}], "}"}], ",", RowBox[{"(*", " ", "\[Phi]", " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "resolution"}], "}"}], ",", RowBox[{"(*", " ", "\[Psi]", " ", "*)"}], " ", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "0", ",", "1"}], "}"}], ",", RowBox[{"(*", " ", RowBox[{"\[Tau]", " ", "\[Rule]", " ", RowBox[{"p", RowBox[{"(", "w", ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "piMax", ",", "piResolution"}], "}"}]}], " ", RowBox[{"(*", " ", "\[Mu]", " ", "*)"}], "\[IndentingNewLine]", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"binaryCAResults", "=", RowBox[{"BinaryCA", "[", RowBox[{"binaryCSSResults", ",", "binaryCASResults"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"binaryCAPlot", "=", RowBox[{"PlotResults", "[", RowBox[{ "binaryCAResults", ",", "\"\< \!\(\*SubscriptBox[\(C\), \(A\)]\)\>\""}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"mcw", "=", RowBox[{"Calculate", "[", RowBox[{ SubscriptBox["model", "full"], ",", "\[IndentingNewLine]", "ConceptTwo", ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"15", ",", "15", ",", "1"}], "}"}], ",", RowBox[{"(*", " ", RowBox[{"\[Zeta]", " ", "\[Rule]", " ", RowBox[{"\[Beta]", RowBox[{"(", RowBox[{"s", "|", "w"}], ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "resolution"}], "}"}], ",", RowBox[{"(*", " ", "\[Phi]", " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "resolution"}], "}"}], ",", RowBox[{"(*", " ", "\[Psi]", " ", "*)"}], " ", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "0", ",", "1"}], "}"}], ",", RowBox[{"(*", " ", RowBox[{"\[Tau]", " ", "\[Rule]", " ", RowBox[{"p", RowBox[{"(", "w", ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "piMax", ",", "piResolution"}], "}"}]}], " ", RowBox[{"(*", " ", "\[Mu]", " ", "*)"}], "\[IndentingNewLine]", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"binaryMcwPlot", "=", RowBox[{"PlotResults", "[", RowBox[{"mcw", ",", "\"\< \!\(\*SubscriptBox[\(MC\), \(W\)]\)\>\""}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"binaryASOCWResults", "=", RowBox[{"Calculate", "[", RowBox[{ SubscriptBox["model", "full"], ",", "\[IndentingNewLine]", "BinaryASOCW", ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"15", ",", "15", ",", "1"}], "}"}], ",", RowBox[{"(*", " ", RowBox[{"\[Zeta]", " ", "\[Rule]", " ", RowBox[{"\[Beta]", RowBox[{"(", RowBox[{"s", "|", "w"}], ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "resolution"}], "}"}], ",", RowBox[{"(*", " ", "\[Phi]", " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "resolution"}], "}"}], ",", RowBox[{"(*", " ", "\[Psi]", " ", "*)"}], " ", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "0", ",", "1"}], "}"}], ",", RowBox[{"(*", " ", RowBox[{"\[Tau]", " ", "\[Rule]", " ", RowBox[{"p", RowBox[{"(", "w", ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "piMax", ",", "piResolution"}], "}"}]}], " ", RowBox[{"(*", " ", "\[Mu]", " ", "*)"}], "\[IndentingNewLine]", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"binaryAsocWPlot", "=", RowBox[{"PlotResults", "[", RowBox[{ "binaryASOCWResults", ",", "\"\< \!\(\*SubscriptBox[\(ASOC\), \(W\)]\)\>\""}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\n", RowBox[{ RowBox[{"binaryCWResults", "=", RowBox[{"Calculate", "[", RowBox[{ SubscriptBox["model", "full"], ",", "\[IndentingNewLine]", "BinaryCW", ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"15", ",", "15", ",", "1"}], "}"}], ",", RowBox[{"(*", " ", RowBox[{"\[Zeta]", " ", "\[Rule]", " ", RowBox[{"\[Beta]", RowBox[{"(", RowBox[{"s", "|", "w"}], ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "resolution"}], "}"}], ",", RowBox[{"(*", " ", "\[Phi]", " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "5", ",", "resolution"}], "}"}], ",", RowBox[{"(*", " ", "\[Psi]", " ", "*)"}], " ", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "0", ",", "1"}], "}"}], ",", RowBox[{"(*", " ", RowBox[{"\[Tau]", " ", "\[Rule]", " ", RowBox[{"p", RowBox[{"(", "w", ")"}]}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{"0", ",", "piMax", ",", "piResolution"}], "}"}]}], " ", RowBox[{"(*", " ", "\[Mu]", " ", "*)"}], "\[IndentingNewLine]", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"binaryCWPlot", "=", RowBox[{"PlotResults", "[", RowBox[{ "binaryCWResults", ",", "\"\< \!\(\*SubscriptBox[\(C\), \(W\)]\)\>\""}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Grid", "[", RowBox[{"{", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{"binaryMcaPlot", ",", "binaryMcwPlot"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"binaryAsocAPlot", ",", "binaryAsocWPlot"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"binaryCAPlot", ",", "binaryCWPlot"}], "}"}]}], "\[IndentingNewLine]", "}"}], "]"}], "\[IndentingNewLine]"}], "\n", RowBox[{ RowBox[{"ExportResults", "[", RowBox[{ "mca", ",", "\"\< \!\(\*SubscriptBox[\(MC\), \(A\)]\)\>\"", ",", "\"\<_mca\>\""}], "]"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"ExportResults", "[", RowBox[{ "binaryASOCAResults", ",", "\"\< \!\(\*SubscriptBox[\(ASOC\), \(A\)]\)\>\"", ",", "\"\<_asoca\>\""}], "]"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"ExportResults", "[", RowBox[{ "binaryCAResults", ",", "\"\< \!\(\*SubscriptBox[\(C\), \(A\)]\)\>\"", ",", "\"\<_ca\>\""}], "]"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"ExportResults", "[", RowBox[{ "mcw", ",", "\"\< \!\(\*SubscriptBox[\(MC\), \(W\)]\)\>\"", ",", "\"\<_mcw\>\""}], "]"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"ExportResults", "[", RowBox[{ "binaryASOCWResults", ",", "\"\< \!\(\*SubscriptBox[\(ASOC\), \(W\)]\)\>\"", ",", "\"\<_asocw\>\""}], "]"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"ExportResults", "[", RowBox[{ "binaryCWResults", ",", "\"\< \!\(\*SubscriptBox[\(C\), \(W\)]\)\>\"", ",", "\"\<_cw\>\""}], "]"}], ";"}]}], "Input", CellChangeTimes->{{3.5418278461741962`*^9, 3.541827862262705*^9}, { 3.54183006403522*^9, 3.541830069899774*^9}, {3.5418302263650913`*^9, 3.541830259125548*^9}, {3.541832405911047*^9, 3.5418324059886503`*^9}, { 3.541854425800817*^9, 3.54185443214581*^9}, {3.541854605716099*^9, 3.5418546061084433`*^9}, {3.541855342693182*^9, 3.541855347814398*^9}, { 3.5418564536629953`*^9, 3.54185646628472*^9}, {3.541856583635777*^9, 3.541856585288064*^9}, {3.541856655178335*^9, 3.5418566652571373`*^9}, { 3.5418616950499067`*^9, 3.541861701567148*^9}, {3.541862176513269*^9, 3.541862176615493*^9}, {3.541862226829631*^9, 3.541862231306632*^9}, 3.543656173105373*^9, 3.54365621028098*^9, {3.5436562482882147`*^9, 3.543656249124279*^9}, {3.543670584589926*^9, 3.543670593656138*^9}, { 3.543670704329856*^9, 3.5436707050660677`*^9}, {3.543670771879188*^9, 3.54367077307716*^9}, {3.543670815335772*^9, 3.543670824464806*^9}, { 3.5436709527788563`*^9, 3.5436709617181177`*^9}, {3.543671338539502*^9, 3.543671339372478*^9}, {3.543724619920678*^9, 3.5437246457496967`*^9}, { 3.5443577767335157`*^9, 3.544357824616393*^9}, 3.5443579604162703`*^9, { 3.544358859289209*^9, 3.544358870328432*^9}, {3.5443589469360847`*^9, 3.544358998651168*^9}, 3.5443590807027607`*^9, 3.544359145128456*^9, { 3.5443592100466127`*^9, 3.544359221097726*^9}, {3.5443594429536552`*^9, 3.544359443889516*^9}, {3.544360539610759*^9, 3.5443605412768993`*^9}, { 3.5444398412755013`*^9, 3.544439860809102*^9}, {3.544524847338154*^9, 3.5445248507463083`*^9}, {3.544525441429319*^9, 3.5445254478587914`*^9}, { 3.544525594284669*^9, 3.544525596014969*^9}, 3.544525666667275*^9, 3.5449391240971403`*^9, {3.544939195907346*^9, 3.544939196072054*^9}, { 3.5453780156282473`*^9, 3.545378018593197*^9}, {3.5453782117386227`*^9, 3.5453782134241743`*^9}, {3.545390892402299*^9, 3.545390892529676*^9}, { 3.54539093454815*^9, 3.545390935571212*^9}, {3.54539109061023*^9, 3.5453910909019547`*^9}, {3.5456348363431463`*^9, 3.545634836493729*^9}, { 3.565730927054069*^9, 3.565730930421732*^9}}] }, Open ]], Cell[CellGroupData[{ Cell["Pendulum Experiment", "Subsection", CellChangeTimes->{{3.5657260413951597`*^9, 3.565726049789858*^9}}], Cell[CellGroupData[{ Cell[BoxData[{ RowBox[{ RowBox[{"aData", "=", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"#", "[", RowBox[{"[", "1", "]"}], "]"}], ",", RowBox[{"#", "[", RowBox[{"[", "2", "]"}], "]"}], ",", RowBox[{"#", "[", RowBox[{"[", "3", "]"}], "]"}]}], "}"}], "&"}], "/@", "pendulumData"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"bData", "=", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"#", "[", RowBox[{"[", "1", "]"}], "]"}], ",", RowBox[{"#", "[", RowBox[{"[", "2", "]"}], "]"}], ",", RowBox[{"#", "[", RowBox[{"[", "4", "]"}], "]"}]}], "}"}], "&"}], "/@", "pendulumData"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"cData", "=", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"#", "[", RowBox[{"[", "1", "]"}], "]"}], ",", RowBox[{"#", "[", RowBox[{"[", "2", "]"}], "]"}], ",", RowBox[{"#", "[", RowBox[{"[", "5", "]"}], "]"}]}], "}"}], "&"}], "/@", "pendulumData"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"dData", "=", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"#", "[", RowBox[{"[", "1", "]"}], "]"}], ",", RowBox[{"#", "[", RowBox[{"[", "2", "]"}], "]"}], ",", RowBox[{"#", "[", RowBox[{"[", "6", "]"}], "]"}]}], "}"}], "&"}], "/@", "pendulumData"}]}], ";"}], "\n"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"asoca", "=", RowBox[{"PlotData", "[", RowBox[{ "aData", ",", "\"\<\!\(\*SubscriptBox[\(ASOC\), \(A\)]\)\>\"", ",", "0.7", ",", "10", ",", "\"\\""}], "]"}]}], ";"}], "\n", RowBox[{ RowBox[{"ca", "=", RowBox[{"PlotData", "[", RowBox[{ "bData", ",", "\"\<\!\(\*SubscriptBox[\(C\), \(A\)]\)\>\"", ",", "0.7", ",", "10", ",", "\"\\""}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"asocw", "=", RowBox[{"PlotData", "[", RowBox[{ "cData", ",", "\"\<\!\(\*SubscriptBox[\(ASOC\), \(W\)]\)\>\"", ",", "0.7", ",", "20", ",", "\"\\""}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"cw", "=", RowBox[{"PlotData", "[", RowBox[{ "dData", ",", "\"\<\!\(\*SubscriptBox[\(C\), \(W\)]\)\>\"", ",", "0.7", ",", "20", ",", "\"\\""}], "]"}]}], ";"}], "\n"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"all", "=", RowBox[{"Grid", "[", RowBox[{"{", RowBox[{"{", RowBox[{"asoca", ",", "ca", ",", "asocw", ",", "cw"}], "}"}], "}"}], "]"}]}], ";"}], "\n", RowBox[{ RowBox[{"repeats", "=", "1"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"aData", "=", RowBox[{"Simulation", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{ "\"\<\!\(\*SubscriptBox[\(F\), \(max\)]\)\>\"", "\[Rule]", "10.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", RowBox[{"2", "\[Pi]"}]}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "1"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "9.81"}], ",", "\[IndentingNewLine]", RowBox[{ "\"\<\!\(\*SubscriptBox[\(F\), \(min\)]\)\>\"", "\[Rule]", "0.25"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "5000"}]}], "]"}]}], ";"}], "\n", RowBox[{ RowBox[{ RowBox[{"aResult", "=", RowBox[{"AvgExp", "[", RowBox[{"repeats", ",", "0.0", ",", "0.0", ",", "30", ",", "8"}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\n", RowBox[{ RowBox[{"bData", "=", RowBox[{"Simulation", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{ "\"\<\!\(\*SubscriptBox[\(F\), \(max\)]\)\>\"", "\[Rule]", "10.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", RowBox[{"2", "\[Pi]"}]}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.5"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "1"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "9.81"}], ",", "\[IndentingNewLine]", RowBox[{ "\"\<\!\(\*SubscriptBox[\(F\), \(min\)]\)\>\"", "\[Rule]", "0.25"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "5000"}]}], "]"}]}], ";"}], "\n", RowBox[{ RowBox[{ RowBox[{"bResult", "=", RowBox[{"AvgExp", "[", RowBox[{"repeats", ",", "0.0", ",", "0.5", ",", "30", ",", "8"}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\n", RowBox[{ RowBox[{"cData", "=", RowBox[{"Simulation", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{ "\"\<\!\(\*SubscriptBox[\(F\), \(max\)]\)\>\"", "\[Rule]", "10.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "2.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", RowBox[{"2", "\[Pi]"}]}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.5"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "1"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "9.81"}], ",", "\[IndentingNewLine]", RowBox[{ "\"\<\!\(\*SubscriptBox[\(F\), \(min\)]\)\>\"", "\[Rule]", "0.25"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "5000"}]}], "]"}]}], ";"}], "\n", RowBox[{ RowBox[{ RowBox[{"cResult", "=", RowBox[{"AvgExp", "[", RowBox[{"repeats", ",", "2.0", ",", "0.5", ",", "30", ",", "8"}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\n", RowBox[{ RowBox[{"dData", "=", RowBox[{"Simulation", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{ "\"\<\!\(\*SubscriptBox[\(F\), \(max\)]\)\>\"", "\[Rule]", "10.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "2.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", RowBox[{"2", "\[Pi]"}]}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "1"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "9.81"}], ",", "\[IndentingNewLine]", RowBox[{ "\"\<\!\(\*SubscriptBox[\(F\), \(min\)]\)\>\"", "\[Rule]", "0.25"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "5000"}]}], "]"}]}], ";"}], "\n", RowBox[{ RowBox[{ RowBox[{"dResult", "=", RowBox[{"AvgExp", "[", RowBox[{"repeats", ",", "2.0", ",", "0.0", ",", "30", ",", "8"}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\n", RowBox[{ RowBox[{"eData", "=", RowBox[{"Simulation", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{ "\"\<\!\(\*SubscriptBox[\(F\), \(max\)]\)\>\"", "\[Rule]", "10.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "1.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", RowBox[{"2", "\[Pi]"}]}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.25"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "1"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "0.0"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "9.81"}], ",", "\[IndentingNewLine]", RowBox[{ "\"\<\!\(\*SubscriptBox[\(F\), \(min\)]\)\>\"", "\[Rule]", "0.25"}], ",", "\[IndentingNewLine]", RowBox[{"\"\\"", "\[Rule]", "5000"}]}], "]"}]}], ";"}], "\n", RowBox[{ RowBox[{ RowBox[{"eResult", "=", RowBox[{"AvgExp", "[", RowBox[{"repeats", ",", "1.0", ",", "0.25", ",", "30", ",", "8"}], "]"}]}], ";"}], "\[IndentingNewLine]"}], "\n", RowBox[{"dPlot", "=", RowBox[{"TransientPlot", "[", RowBox[{"dData", ",", "dResult", ",", "2.0", ",", "0.0", ",", "24"}], "]"}]}], "\[IndentingNewLine]", RowBox[{"aPlot", "=", RowBox[{"TransientPlot", "[", RowBox[{"aData", ",", "aResult", ",", "0.0", ",", "0.0", ",", "24"}], "]"}]}], "\[IndentingNewLine]", RowBox[{"bPlot", "=", RowBox[{"TransientPlot", "[", RowBox[{"bData", ",", "bResult", ",", "0.0", ",", "0.5", ",", "24"}], "]"}]}], "\[IndentingNewLine]", RowBox[{"cPlot", "=", RowBox[{"TransientPlot", "[", RowBox[{"cData", ",", "cResult", ",", "2.0", ",", "0.5", ",", "24"}], "]"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{"ePlot", "=", RowBox[{"TransientPlot", "[", RowBox[{"eData", ",", "eResult", ",", "1.0", ",", "0.25", ",", "24"}], "]"}]}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Export", "[", RowBox[{ RowBox[{"exportDir", "<>", "\"\\""}], ",", "aPlot"}], "]"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Export", "[", RowBox[{ RowBox[{"exportDir", "<>", "\"\\""}], ",", "bPlot"}], "]"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Export", "[", RowBox[{ RowBox[{"exportDir", "<>", "\"\\""}], ",", "cPlot"}], "]"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Export", "[", RowBox[{ RowBox[{"exportDir", "<>", "\"\\""}], ",", "dPlot"}], "]"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Export", "[", RowBox[{ RowBox[{"exportDir", "<>", "\"\\""}], ",", "ePlot"}], "]"}], ";"}]}], "Input", CellChangeTimes->{{3.565642952392009*^9, 3.5656429690972137`*^9}, { 3.565723327649836*^9, 3.565723332333679*^9}, {3.5657299365205803`*^9, 3.565729943088746*^9}, 3.565730013977194*^9, {3.565766704751086*^9, 3.565766724432343*^9}, {3.565768029153754*^9, 3.565768047641945*^9}, 3.566542079575132*^9, {3.566543548775156*^9, 3.5665435844637747`*^9}, 3.566543811031358*^9, {3.566545002341819*^9, 3.566545025433193*^9}, 3.56654510802404*^9, 3.566545408071826*^9, 3.566545446786521*^9, 3.566545527184688*^9, 3.567831844889093*^9, {3.56837183337325*^9, 3.568371834953507*^9}}], Cell[BoxData[ TagBox[GridBox[{ { StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(ASOC\\), \\(A\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.99\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(C\\), \\(A\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"1.\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(ASOC\\), \\(W\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.54\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(C\\), \\(W\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.54\"\>", StripOnInput->False, FontSize->24]} }, AutoDelete->False, GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Grid"]], "Print", CellChangeTimes->{{3.567920555251376*^9, 3.567920640261821*^9}, 3.568114588952368*^9, 3.568118538539351*^9, 3.568371294408798*^9}], Cell[BoxData[ GraphicsBox[{GeometricTransformationBox[{{}, {}, {RGBColor[0.6, 0.24, 0.4428931686004542], Thickness[Large], Opacity[ 0.75], LineBox[CompressedData[" 1:eJxd1UuoEFUcx/G/QXEXPaaISrngJKISImNmZd3yb1l2e04371vrZFctHzla 18xHnTDICmRcSOAiTqVRYDVY2SKlQ9QmqIZbhATR6aVppYNYi9xUeCDmO5vh w48v/8Us5vIla3qWniUip8aJ/Pc+8zRz22/RtjvgBL4YvgzuhFN4EjwZngJP g6+Ap8Mz4AyeCV8Jz4KvgmfDV8PXwNfCc+Dr4OvhLvgG+EZ4LqxtW1jmYYfl Juyw3IwdlvnYYbkFOyy3YodlAXZYbsMOSzd2WG7HDssd2GG5Ezssd2GH5W7s sNyDHZa8bYUt7GG5Fz1sYQ9LD3rYwh6W+9DDFvawLEQPW9gv1I502Qed+0/E vleLlyctOD0jWnu1Y9GL72zdczz2vZqsGTh8zvho36vN1EkjR7f9Efs+zVfs XvXKqd9j36ebZ5zc+v5wtO3Tzh3jzvvw4G+x79PJH80/v3dCtPTryOzu8bPW Hot9v3Yc2NmTfHw09v96xZyX9p0b7fu168u3Dh7Nf439gE4fO3Ji+/YjsR/Q 9w5s73z208OxH9C9J5/Z8u6fv8R+QMu/T868YGK0DOq0izYcK+f9HPtBfeOF nXvmLP4p9oPa9XzPpgvX/Rj7Qc332vVT7Q+xH9J0z+qNO54LsR/Savfm5YeS 72M/pE3X61P2n/1d7IdURz95LTn+beyHtT697a/uzw7FfljzV9fK2K5vYj+s 9pITu6aYr2M/rO7NLz7/asJY7BfF7xsfhS3sYVmMHrawh+V+9LCFPSwPoIct 7GExbaewwga2sIM9HGB5EPdhhQ1sYQd7OMCyBPdhhQ1sYQd7OMDyEO7DChvY wg72cIBlBPdhhQ1sYQd7OMCyFPdhhQ1sYQd7OMCyDPdhhQ1sYQd7OMCyHPdh hQ1sYQd7OMDyMO7DChvYwg72cIDlEdyHFTawhR3s4QDLCtyHFTawhR3s4QDL SpVL3x7dN7E+8z9KV+I+bGALO9jDAZZVbaewwga2sIM9HGBZjfuwwga2sIM9 HGB5FPdhhQ1sYQd7OMCyBvdhhQ1sYQd7OMBStJ3AKZzBCuewgQvYwiXs4Ar2 cA0HuIFlbdsJnMIZrHAOG7iALVzCDq5gD9dwgBtY1rWdwCmcwQrnsIEL2MIl 7OAK9nANB7iB5bG2EziFM1jhHDZwAVu4hB1cwR6u4QA3sDzedgKncAYrnMMG LmALl7CDK9jDNRzgBpbRthM4hTNY4Rw2cAFbuIQdXMEeruEAN7CsbzuBUziD Fc5hAxewhUvYwRXs4RoOcAPLE20ncApnsMI5bOACtnAJO7iCPVzDAW5g2dB2 AqdwBiucwwYuYAuXsIMr2MM1HOAGlifbTuAUzmCFc9jABWzhEnZwBXu4hgPc wLKx7QRO4QxWOIcNXMAWLmEHV7CHazjADSyb2k7gFM5ghXPYwAVs4RJ2cAV7 uIYD3MCyue0ETuEMVjiHDVzAFi5hB1ewh2s4wA0sW9pO4BTOYIVz2MAFbOES dnAFe7iGA9zA8lTbCZzCGaxwDhu4gC1cwg6uYA/XcIAbWJ5uO4FTOIP1f/8D d+TrIA== "]]}}, NCache[{{{1, 0}, {0, Rational[9, 2]}}, { 0, Rational[9, 2]}}, {{{1, 0}, {0, 4.5}}, {0, 4.5}}]], {{}, {}, {Hue[0.67, 0.6, 0.6], Thickness[Large], LineBox[CompressedData[" 1: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 nJ03ZPNXRXp/kIwxA3o5Zj6Ms5OhuNB3/LhyOv/JyF+ftSJQld2PkmRMdWhw bY6i/i8Zj3WOFs29Sf1fMurzR9wynUHzVjIm+p8Ys20L485kbFLt3PXxA81f Kbgzw8BQ2YvdZ7UUlBd4/RZzge5/CmyW9yjUTmT6YJSC5yaqkovp1P+m4JRb 58jGNup/U1DQaaxabE/vC1Mg4FzmXj3CmP/z+z6tmnJRmd4fpSCh9NgXjQDG 2SmY6JauzztP+peC9E9Fn7VVqf9PQaa6+taXftT/pyDnb/0xlieo/0/Bksy7 Tb9/pPddKVA61u3zbC7T484UZKRpVPDiGHNS4Tek9kDdEcZqqYhuNz1x9x7p fyq4SnFL9eh9oVEqrtqqvU3VpfknFQpNTbcPWNH8k4ojXx4/CaL3g7xUOGqM cjzox5ifipBr13rtg8j/UsE36vd+mT/5Xyq6S1uWVHiS/6Ui1uk3+12LyP9S ccbzxrch08n/UhE+s/ihjQr5XyomqU3TFz6l952pP/19hUFLGa0/FZveO3jW pdL60+Dzvddirw2tPw2lN4w3HupH60/DvLNpTY70PtYoDSrdLYJvfJp/02D9 d7P1ZG1N/A9udIpX "]]}}, InsetBox[ StyleBox["\<\"\[Eta]=0. \[Beta]=2.\"\>", StripOnInput->False, FontSize->30], {5, 1.25}, {-1, 0}], InsetBox[ StyleBox["\<\"t\"\>", StripOnInput->False, FontSize->24], {500, 0.75}, {-1, 0}]}, AspectRatio->NCache[ Rational[1, 4], 0.25], Axes->True, AxesOrigin->{0, 0}, Epilog->{ InsetBox[ BoxData[ FormBox[ TagBox[ GridBox[{{ GraphicsBox[{ RGBColor[0.6, 0.24, 0.4428931686004542], AbsoluteThickness[3], LineBox[{{0, 0}, {1, 0}}]}, ImageSize -> 20], StyleBox["\"f(t)\"", 26, StripOnInput -> False]}, { GraphicsBox[{ RGBColor[0.24720000000000014`, 0.24, 0.6], AbsoluteThickness[3], LineBox[{{0, 0}, {1, 0}}]}, ImageSize -> 20], StyleBox[ "\"\\!\\(\\*OverscriptBox[\\(\[Theta]\\), \\(.\\)]\\)(t)\"", 26, StripOnInput -> False]}}, GridBoxAlignment -> {"Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> {"Columns" -> {{All}}, "Rows" -> {{All}}}], "Grid"], TraditionalForm]], {20, 6}]}, Frame->{{True, True}, {True, False}}, FrameLabel->{{ FormBox[ StyleBox[ "\"\\!\\(\\*OverscriptBox[\\(\[Theta]\\), \\(.\\)]\\)(t)\"", 20, StripOnInput -> False], TraditionalForm], FormBox[ StyleBox["\"f(t)\"", 20, StripOnInput -> False], TraditionalForm]}, { None, None}}, FrameTicks->{{Automatic, {{0, FormBox["\"-1\"", TraditionalForm]}, {9, FormBox["\"1\"", TraditionalForm]}, {4.5, FormBox["0", TraditionalForm]}, {2.25, FormBox[ RowBox[{"-", "0.5`"}], TraditionalForm]}, {6.75, FormBox["0.5`", TraditionalForm]}}}, {{{0, FormBox["\"0s\"", TraditionalForm]}, {100, FormBox["\"1s\"", TraditionalForm]}, {200, FormBox["\"2s\"", TraditionalForm]}, {300, FormBox["\"3s\"", TraditionalForm]}, {400, FormBox["\"4s\"", TraditionalForm]}, {500, FormBox["\"5s\"", TraditionalForm]}}, None}}, FrameTicksStyle->Directive[18], ImageSize->700, PlotRange->{0, 9}, PlotRangeClipping->True, PlotRangePadding->{ Scaled[0.02], Automatic}]], "Output", CellChangeTimes->{ 3.566543608942151*^9, 3.566543651914488*^9, 3.5665458468880157`*^9, 3.567769548343552*^9, 3.567917880423135*^9, 3.5679179611043053`*^9, 3.567918507792543*^9, 3.567918585206197*^9, 3.56791867074295*^9, 3.56791874697403*^9, 3.567918850484489*^9, {3.5679205552538443`*^9, 3.567920640264145*^9}, 3.568114588954444*^9, 3.56811853854193*^9, 3.568371294435976*^9}], Cell[BoxData[ TagBox[GridBox[{ { StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(ASOC\\), \\(A\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.96\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(C\\), \\(A\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.99\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(ASOC\\), \\(W\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.01\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(C\\), \\(W\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.01\"\>", StripOnInput->False, FontSize->24]} }, AutoDelete->False, GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Grid"]], "Print", CellChangeTimes->{{3.567920555251376*^9, 3.567920640261821*^9}, 3.568114588952368*^9, 3.568118538539351*^9, 3.568371294439159*^9}], Cell[BoxData[ GraphicsBox[{GeometricTransformationBox[{{}, {}, {RGBColor[0.6, 0.24, 0.4428931686004542], Thickness[Large], Opacity[ 0.75], LineBox[CompressedData[" 1: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 "]]}}, NCache[{{{1, 0}, {0, Rational[9, 2]}}, { 0, Rational[9, 2]}}, {{{1, 0}, {0, 4.5}}, {0, 4.5}}]], {{}, {}, {Hue[0.67, 0.6, 0.6], Thickness[Large], LineBox[CompressedData[" 1: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 0fzhY2mNz+h1DoxV+HjN0W02m0Q+4OOD/9HZa8kPxnxE1Pnqv3tJfuKDV+89 rKyGsQsf/k+mFo4sIV/x0VOtfid6NWMeH65GCvz2GPIXH0ajZ89rXMg4jw+t fzZmLDYjn/HxabPrhwLyYTkfPn72qbf6k9/4mLMj13aEnPm0gQ/DxzE/cp+Q b/k4fMk+wLOOsZyPp1P36GddIv8mgRNWtN6kgrFKEr65S4WRh2geJKFW2W2L +T7GxknQVLC4X0rzBEkoenbP60YxY5ckVLmmXti2m+ZFEja06s3VKWHMS4Jp a1eXP80rWRKmO5ecXUTzLC8J3hZGSZ9o3hUnQWZSNWLOX4zLk/DgvMYpq5c0 X5IQUuezvb6Hnj8JdrwVsz6rku+TMFD4yWO3AWN5Ep4/7qy+No/8L8CDYY37 3SMYqwhQqlE83yqL5pEAjxN/GxNykLGxANKOZVtO36b3L8DXcXAdT+d7FwEa 4gqu53BpXgjgPE4/rGkBY54Ac7VWhjwV0/wQwG+S/MrGEsZ5Ajys/jbzCu3v YgH2NLyc6jqY9Ue5AIpzvdPVbMjvAvg2lQqOEjcIft2Pz0ttZpPvBUje8N2h 7yLGcgFGLBlu4RZI/hfCWt3o+gYBYxUhgsZsx4QcmgdCiLbJ+cv2Uf8Lcflt yOEJl6n/hTh8U69pYyv1vxCr1gTudOPQvBBi/ebaF71cxjwhykzu6I4j38iE uPhhpIJPKOM8Ia6U1Gs7ryCfCZGqXnx4+17G5UI4SDYJPleT34TYNkh+vO9T xg1CRK16ri/+Qb4TQm/Qca7yGOZLuRAtN58XpZuQf5PRU6sqzp7HWCUZz/ZK i776kI+TUT/vm1VBLGPjZPTujVEwSSU/J8Nq5beo4uWMXZLRd+aDq1XZ5Otk rNmUuktI84KXDPsPSXf2/jc/khEuX1uEHMZ5yRgmmN1gu4LmSTKkcZY3tlC9 8mREZPvGu9HfU5UM39pp6hJvxg2/6l0PjBszh+ZNMpbUcU0d6L4lT0ZtSE5/ 3WH0/CkQCS1/XntP/k+BNX9lRFAd+T8F6uv+NFc/wNg4Bc9PaBwdTfcRpGBd qfLdbe6MXVJQsTrtReMkev8pON0ua/n6lfyfgm1bLF843iD/pyAzbMPZvpvJ /ynI+NvAKjCUzjMpsDro0LDDiPZ/CiI9/Hp/dpP/UzC79UTfj5/J/ynoHTfl iUcH+T8FRx3KFF+0kP9TIF7r7z2vnvwvQkPNsVytSvK/CBOHaX3+Vkz+F6FQ /uAVj+aHsQj3Nt2w7Y2m86EIBSEHK0c6MXb5FQ90ijc0pP4XoeP5w9FlytT/ IuwX/LXqUwf5XwSu7sMXXvXkfxEcFUfoGB0l/4vw9mCdxYU88r8IvGvh+fPp vFslQl5FbIiKJ+MGEfy4is8dbMh/Ilgf96nRG0/+E2H6xYXCBvq+giPGrX9q IgVfyP9irB6fJDZ+Rv4XwyBGYdLERvK/GEO+hLUnVJP/xZgrCeDpnCb/ixHq UNjiUkb+F8PzU6yGMt1HeGKork7pDKH5IRNjfPPOKD+6f+SJMfnkkhscmifF Ylz+3NvuRveRcjEWD/9jkW8p+V8MfQ+fGSOPk//FGDZ73Zv0CzT/xIh6FL8q /xbNPzFOcCM9XR/T/EtFlmPFlaPv6flTMXfyquA9CuT/VAg75R91tMn/qRiy 6T5f25L8nwqfYI3B2R7k/1RYnvFUcfvvvpiKsPEF/WK20PxPxfxQK/Hp8/T+ U6GreWrYxGf0/lMxRxwZtV2J/J8KcX8j5X7mdP5JReMW+zCrENr/v/LVFXbo 5dH+T0XgW4O9xZdo/6eCJ0lRzJHT/k/F4IEz+lzUJf9LEPLJaOBjYhUJvi7t Odx3MvlfghzV5gqxGflfAovyc0s3ziH/S2BoMy+n3Iv8L0H7KP3vtjw6/0nQ 1Scs8yjdT3gSWNoumbCMvq+SSXAo/a3Mqob6X4Lc7sjm0JfU/xLYfNeUrh9I /pdAY0Wpldtk8r8EfUXCD84LyP8SvP521kKLzretErTavNOJXMdYLsEB96ix TUfo/JuGNqtBTSPryX9pOCZ6Z9/cTv5Lw8xct/NNA8n/aaj5OfnbNR3yfxru OA+OTrAk/6dBK+fn77kLyf9pMOBuLOsIIv+nwf+hl0sAj/yfhr5RG41PSMn/ abg2esi4mpXk/zQU2T54kULzoTwNWwbzUw/lkv/TEKr/leuylvyfhklZlzZ5 ZpH/0/DkiKHiuQzyfxqSJo+wkySR/6XouO0TXxhC80+K7s4tXINFNP+kOOP/ VMvmd3p+KUpvtWq/0qLnl+J3aeMaRw49vxRmI0PHZLeQ/6UYVrVbVH+O5r8U P30O1c35g+a/FMUqf87XjqP5L0Xmtjfb14PmvxRKipqpDcPp/Uthc1bru8Yz Ov9Iof/K0/TQMTr/SHEuuXDZRfp+tPXX5419pr/Jkc4/UuwxbDkRqUb7Px28 HQ9PHxpO+z8du0ryN9gp0v5Px+3uT86t9P2XcTq8OdlJpu3k/3Q8tjy651ET +T8d2w2szBLp+62gdFjnleyR7Cb/p2NdzZ2hS1fS+S8dA16WFHyLoPNfOoTV Jy4FzKP+T4eXw6FaFX3q/3RcP3tVTTiA+j8dP4VjAp6+IP+nY7Pi3/pHrpL/ 09F2VGPQ+P3k/3QUas/qWUnnW04Gxi1ecEKN7iMqGVjwNKtTke4j3Ax4Gz55 ssWU/JeB3Tv7zuzQIP9lYJcs8JUx3UdcMnBHW60zi3wa9Ovzsq6NHU73EV4G 3C6Xd72pJf//4qcF86fQfSQvA3LtOTOenyD/ZyDUn3t4Mt1HyjPwaNSfzoPo PlKVgbE+mt3ZNE8aMuD+SaO2kuZHawbUq5eF/ncfkWcg7Z7619/oPsLJhNu6 1pw0uo+oZOL96OLvaXQf4WYiSCF+qtFVmn+Z6CnZOjCX7iPIBHfZ550bft1H /geQEoi3 "]]}}, InsetBox[ StyleBox["\<\"\[Eta]=0. \[Beta]=0.\"\>", StripOnInput->False, FontSize->30], {5, 1.25}, {-1, 0}], InsetBox[ StyleBox["\<\"t\"\>", StripOnInput->False, FontSize->24], {500, 0.75}, {-1, 0}]}, AspectRatio->NCache[ Rational[1, 4], 0.25], Axes->True, AxesOrigin->{0, 0}, Epilog->{ InsetBox[ BoxData[ FormBox[ TagBox[ GridBox[{{ GraphicsBox[{ RGBColor[0.6, 0.24, 0.4428931686004542], AbsoluteThickness[3], LineBox[{{0, 0}, {1, 0}}]}, ImageSize -> 20], StyleBox["\"f(t)\"", 26, StripOnInput -> False]}, { GraphicsBox[{ RGBColor[0.24720000000000014`, 0.24, 0.6], AbsoluteThickness[3], LineBox[{{0, 0}, {1, 0}}]}, ImageSize -> 20], StyleBox[ "\"\\!\\(\\*OverscriptBox[\\(\[Theta]\\), \\(.\\)]\\)(t)\"", 26, StripOnInput -> False]}}, GridBoxAlignment -> {"Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> {"Columns" -> {{All}}, "Rows" -> {{All}}}], "Grid"], TraditionalForm]], {20, 6}]}, Frame->{{True, True}, {True, False}}, FrameLabel->{{ FormBox[ StyleBox[ "\"\\!\\(\\*OverscriptBox[\\(\[Theta]\\), \\(.\\)]\\)(t)\"", 20, StripOnInput -> False], TraditionalForm], FormBox[ StyleBox["\"f(t)\"", 20, StripOnInput -> False], TraditionalForm]}, { None, None}}, FrameTicks->{{Automatic, {{0, FormBox["\"-1\"", TraditionalForm]}, {9, FormBox["\"1\"", TraditionalForm]}, {4.5, FormBox["0", TraditionalForm]}, {2.25, FormBox[ RowBox[{"-", "0.5`"}], TraditionalForm]}, {6.75, FormBox["0.5`", TraditionalForm]}}}, {{{0, FormBox["\"0s\"", TraditionalForm]}, {100, FormBox["\"1s\"", TraditionalForm]}, {200, FormBox["\"2s\"", TraditionalForm]}, {300, FormBox["\"3s\"", TraditionalForm]}, {400, FormBox["\"4s\"", TraditionalForm]}, {500, FormBox["\"5s\"", TraditionalForm]}}, None}}, FrameTicksStyle->Directive[18], ImageSize->700, PlotRange->{0, 9}, PlotRangeClipping->True, PlotRangePadding->{ Scaled[0.02], Automatic}]], "Output", CellChangeTimes->{ 3.566543608942151*^9, 3.566543651914488*^9, 3.5665458468880157`*^9, 3.567769548343552*^9, 3.567917880423135*^9, 3.5679179611043053`*^9, 3.567918507792543*^9, 3.567918585206197*^9, 3.56791867074295*^9, 3.56791874697403*^9, 3.567918850484489*^9, {3.5679205552538443`*^9, 3.567920640264145*^9}, 3.568114588954444*^9, 3.56811853854193*^9, 3.5683712944487467`*^9}], Cell[BoxData[ TagBox[GridBox[{ { StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(ASOC\\), \\(A\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.92\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(C\\), \\(A\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.99\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(ASOC\\), \\(W\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.46\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(C\\), \\(W\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.55\"\>", StripOnInput->False, FontSize->24]} }, AutoDelete->False, GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Grid"]], "Print", CellChangeTimes->{{3.567920555251376*^9, 3.567920640261821*^9}, 3.568114588952368*^9, 3.568118538539351*^9, 3.568371294450584*^9}], Cell[BoxData[ GraphicsBox[{GeometricTransformationBox[{{}, {}, {RGBColor[0.6, 0.24, 0.4428931686004542], Thickness[Large], Opacity[ 0.75], LineBox[CompressedData[" 1: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 pv/7vyKzAsg= "]]}}, NCache[{{{1, 0}, {0, Rational[9, 2]}}, { 0, Rational[9, 2]}}, {{{1, 0}, {0, 4.5}}, {0, 4.5}}]], {{}, {}, {Hue[0.67, 0.6, 0.6], Thickness[Large], LineBox[CompressedData[" 1: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 EhTFPjPbqUmcLYGfW52LkYLnL8HtzdFXvcN4/hL4mH4c+KOW5y/BFOXqeENL 8q/++Xv+bvT7cJPvexIovXHi4TdipQTotXLX3XSefxJ61+yKOvCV1kczCWOn no/eGUdskATbiVUu3eppf02SsPDUX5cnO/D+J0Glb+X7jQcpP5ySYLnxjp51 DbEwCQUvhQkvRxOLkvD+g1gnczHlW/rP8Yuto9tuUn5mJyHbTRQUq8f36SR4 yW8VDxpDXJKEyuYKozRLYkUSYo3/cvhnFnF1EhYc2jJ/wyDO/yQYhh55O9ub 6kOZhO7vTWyrA4gFyVgo7qY8H0qsmYzCjHvXZs3k82Ay1v/ep8kujerPJBkC 701hUjkxkvEmy+FcfDqxUzJ2+dbMiq3k+k+GXc62sEdXuP6T0STYPq+lius/ GVuu7joc6ECcnQzh0Xv4O53P08mw9Sx4dekM618y1gYvEetfZP1Lxq33ezM9 J7D+JaOsfnTCOmvWv2SsnIj1Jums/8n4nPnbxOTH/H6TgoPTl84tekesmQKf Rx7vCxqJDVJQurXQI9KU2CQFZwzGfbsxl997UlD1xv/78EhipxQEJuaGbltN LEyBuV1kb+dSYlEKKvI8liXX8ftSCk4unKu7opw4OwXLjQ7P2P+QOC8FiZJG aZ06978U2LyOkY6RcP9LgZp7y0krHr86BX/2yTjgpeT+l4JBc+puFUzk+adg 1uvXHvap3P+kcLGzv5PZwfOX4tGDiKlts7n/SVFr1VLxejf3PykCR1o2L/7C 9zMpHOc5/37Hg/u/FLOd4r508n4JpTiyzkDtl+G0nyIpcLY12D6b709SxDbM fL61C++/FD12mInnHOH9l+JCpUr+69/IXiLF9wTdvk+e8nuYFMrAua77gsle LUVTrObxtaf5viXFq+dhTcLZlJ9KKQIWPfBP38f3n1R4pu+8ZzuN8z8VRmv+ 9Ounzfmfij8cEyo1ThCbpMLv8aMyrcP8PpaKou6HhMmriZ1S4aYvrVKK+L0s FRucv8zsPpLPf6lQPN7+a/lTPv+lwqN1wHq1W1z/qQgUhx6OUnD9p+LOl9GP vbg/laRisqxH59sUfl9LRe6KfycuKyeuToWtY2ljQSbft1LxLPDQdsd0YmUq ZlsvNHyxns+/aZhiEJLWZkF6ppmGhsYeBmoKYoM0VG16Mia2hfUvDY8377v2 +S3rXxo8+3m29ismvXRKw9Ydcz+OKeD+l4awqs8P5tVx/0vDrPnOQ/7azv0v DU/fFPg8XMH9Lw2h7RU3PolZ/9Pw99u7cX/6sP6nwa5xxs+uxPqfBnlD7b+T Koir07Bihm75yB2s/2kwf2acMSCK9T8NFq9POVZOYv2XYUof7X2t/9N/GSb+ 2kNum8X9T4a+4y9a3ZjG/U8G9x7PyqCk70MG1YjWIs8Q7n8yRHReqvfsyf1P Bsct1bu19vL8ZVizPkTVT5XnL4P3mMtrC9aRPVsGn/Y1d+p1+f4jQ4tRyKDz jnz/kUHdpzxpqTvff2RoCy9VmdXG9x8Znt+0aGzz5/uPDNV7sp4WX+b9l0Hw Ys2/mz/w/sth+7jTfcNqvv/Isa5/5VnX5/weJcfijU3RS0z5/iNHxK+9e2bK +H1AjiUTNuxbuYHYSQ6B1fhmlwec/3IM0rr6/EEjsUiOsKY/Lu9s4fcrOUZF K1TrPfj+I0fTzjfx/hv4/CfHgLtnt5nze0iJHOftB5wdb8/vG3LcupurlM7m +pfDcbhOycblpA/1cvw4tebz8RXESjlaL52vjMnk9/PFqPqx1bC4jM+/i7Hx /stgnXJ+D1qMuy4H9lu3sP4txpWiz5Yqn1n/FqPnzaKBl3/q4f8BgN+pDA== "]]}}, InsetBox[ StyleBox["\<\"\[Eta]=0.5 \[Beta]=0.\"\>", StripOnInput->False, FontSize->30], {5, 1.25}, {-1, 0}], InsetBox[ StyleBox["\<\"t\"\>", StripOnInput->False, FontSize->24], {500, 0.75}, {-1, 0}]}, AspectRatio->NCache[ Rational[1, 4], 0.25], Axes->True, AxesOrigin->{0, 0}, Epilog->{ InsetBox[ BoxData[ FormBox[ TagBox[ GridBox[{{ GraphicsBox[{ RGBColor[0.6, 0.24, 0.4428931686004542], AbsoluteThickness[3], LineBox[{{0, 0}, {1, 0}}]}, ImageSize -> 20], StyleBox["\"f(t)\"", 26, StripOnInput -> False]}, { GraphicsBox[{ RGBColor[0.24720000000000014`, 0.24, 0.6], AbsoluteThickness[3], LineBox[{{0, 0}, {1, 0}}]}, ImageSize -> 20], StyleBox[ "\"\\!\\(\\*OverscriptBox[\\(\[Theta]\\), \\(.\\)]\\)(t)\"", 26, StripOnInput -> False]}}, GridBoxAlignment -> {"Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> {"Columns" -> {{All}}, "Rows" -> {{All}}}], "Grid"], TraditionalForm]], {20, 6}]}, Frame->{{True, True}, {True, False}}, FrameLabel->{{ FormBox[ StyleBox[ "\"\\!\\(\\*OverscriptBox[\\(\[Theta]\\), \\(.\\)]\\)(t)\"", 20, StripOnInput -> False], TraditionalForm], FormBox[ StyleBox["\"f(t)\"", 20, StripOnInput -> False], TraditionalForm]}, { None, None}}, FrameTicks->{{Automatic, {{0, FormBox["\"-1\"", TraditionalForm]}, {9, FormBox["\"1\"", TraditionalForm]}, {4.5, FormBox["0", TraditionalForm]}, {2.25, FormBox[ RowBox[{"-", "0.5`"}], TraditionalForm]}, {6.75, FormBox["0.5`", TraditionalForm]}}}, {{{0, FormBox["\"0s\"", TraditionalForm]}, {100, FormBox["\"1s\"", TraditionalForm]}, {200, FormBox["\"2s\"", TraditionalForm]}, {300, FormBox["\"3s\"", TraditionalForm]}, {400, FormBox["\"4s\"", TraditionalForm]}, {500, FormBox["\"5s\"", TraditionalForm]}}, None}}, FrameTicksStyle->Directive[18], ImageSize->700, PlotRange->{0, 9}, PlotRangeClipping->True, PlotRangePadding->{ Scaled[0.02], Automatic}]], "Output", CellChangeTimes->{ 3.566543608942151*^9, 3.566543651914488*^9, 3.5665458468880157`*^9, 3.567769548343552*^9, 3.567917880423135*^9, 3.5679179611043053`*^9, 3.567918507792543*^9, 3.567918585206197*^9, 3.56791867074295*^9, 3.56791874697403*^9, 3.567918850484489*^9, {3.5679205552538443`*^9, 3.567920640264145*^9}, 3.568114588954444*^9, 3.56811853854193*^9, 3.5683712944599543`*^9}], Cell[BoxData[ TagBox[GridBox[{ { StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(ASOC\\), \\(A\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.96\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(C\\), \\(A\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.97\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(ASOC\\), \\(W\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.46\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(C\\), \\(W\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.52\"\>", StripOnInput->False, FontSize->24]} }, AutoDelete->False, GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Grid"]], "Print", CellChangeTimes->{{3.567920555251376*^9, 3.567920640261821*^9}, 3.568114588952368*^9, 3.568118538539351*^9, 3.568371294461597*^9}], Cell[BoxData[ GraphicsBox[{GeometricTransformationBox[{{}, {}, {RGBColor[0.6, 0.24, 0.4428931686004542], Thickness[Large], Opacity[ 0.75], LineBox[CompressedData[" 1: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 "]]}}, NCache[{{{1, 0}, {0, Rational[9, 2]}}, { 0, Rational[9, 2]}}, {{{1, 0}, {0, 4.5}}, {0, 4.5}}]], {{}, {}, {Hue[0.67, 0.6, 0.6], Thickness[Large], LineBox[CompressedData[" 1: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 QQ//B04DkKY= "]]}}, InsetBox[ StyleBox["\<\"\[Eta]=0.5 \[Beta]=2.\"\>", StripOnInput->False, FontSize->30], {5, 1.25}, {-1, 0}], InsetBox[ StyleBox["\<\"t\"\>", StripOnInput->False, FontSize->24], {500, 0.75}, {-1, 0}]}, AspectRatio->NCache[ Rational[1, 4], 0.25], Axes->True, AxesOrigin->{0, 0}, Epilog->{ InsetBox[ BoxData[ FormBox[ TagBox[ GridBox[{{ GraphicsBox[{ RGBColor[0.6, 0.24, 0.4428931686004542], AbsoluteThickness[3], LineBox[{{0, 0}, {1, 0}}]}, ImageSize -> 20], StyleBox["\"f(t)\"", 26, StripOnInput -> False]}, { GraphicsBox[{ RGBColor[0.24720000000000014`, 0.24, 0.6], AbsoluteThickness[3], LineBox[{{0, 0}, {1, 0}}]}, ImageSize -> 20], StyleBox[ "\"\\!\\(\\*OverscriptBox[\\(\[Theta]\\), \\(.\\)]\\)(t)\"", 26, StripOnInput -> False]}}, GridBoxAlignment -> {"Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> {"Columns" -> {{All}}, "Rows" -> {{All}}}], "Grid"], TraditionalForm]], {20, 6}]}, Frame->{{True, True}, {True, False}}, FrameLabel->{{ FormBox[ StyleBox[ "\"\\!\\(\\*OverscriptBox[\\(\[Theta]\\), \\(.\\)]\\)(t)\"", 20, StripOnInput -> False], TraditionalForm], FormBox[ StyleBox["\"f(t)\"", 20, StripOnInput -> False], TraditionalForm]}, { None, None}}, FrameTicks->{{Automatic, {{0, FormBox["\"-1\"", TraditionalForm]}, {9, FormBox["\"1\"", TraditionalForm]}, {4.5, FormBox["0", TraditionalForm]}, {2.25, FormBox[ RowBox[{"-", "0.5`"}], TraditionalForm]}, {6.75, FormBox["0.5`", TraditionalForm]}}}, {{{0, FormBox["\"0s\"", TraditionalForm]}, {100, FormBox["\"1s\"", TraditionalForm]}, {200, FormBox["\"2s\"", TraditionalForm]}, {300, FormBox["\"3s\"", TraditionalForm]}, {400, FormBox["\"4s\"", TraditionalForm]}, {500, FormBox["\"5s\"", TraditionalForm]}}, None}}, FrameTicksStyle->Directive[18], ImageSize->700, PlotRange->{0, 9}, PlotRangeClipping->True, PlotRangePadding->{ Scaled[0.02], Automatic}]], "Output", CellChangeTimes->{ 3.566543608942151*^9, 3.566543651914488*^9, 3.5665458468880157`*^9, 3.567769548343552*^9, 3.567917880423135*^9, 3.5679179611043053`*^9, 3.567918507792543*^9, 3.567918585206197*^9, 3.56791867074295*^9, 3.56791874697403*^9, 3.567918850484489*^9, {3.5679205552538443`*^9, 3.567920640264145*^9}, 3.568114588954444*^9, 3.56811853854193*^9, 3.568371294470942*^9}], Cell[BoxData[ TagBox[GridBox[{ { StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(ASOC\\), \\(A\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.97\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(C\\), \\(A\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.96\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(ASOC\\), \\(W\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.39\"\>", StripOnInput->False, FontSize->24], "\<\" \"\>", StyleBox["\<\"\\!\\(\\*SubscriptBox[\\(C\\), \\(W\\)]\\): \"\>", StripOnInput->False, FontSize->24], StyleBox["\<\"0.45\"\>", StripOnInput->False, FontSize->24]} }, AutoDelete->False, GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Grid"]], "Print", CellChangeTimes->{{3.567920555251376*^9, 3.567920640261821*^9}, 3.568114588952368*^9, 3.568118538539351*^9, 3.568371294471938*^9}], Cell[BoxData[ GraphicsBox[{GeometricTransformationBox[{{}, {}, {RGBColor[0.6, 0.24, 0.4428931686004542], Thickness[Large], Opacity[ 0.75], LineBox[CompressedData[" 1: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 +B96NO8h "]]}}, NCache[{{{1, 0}, {0, Rational[9, 2]}}, { 0, Rational[9, 2]}}, {{{1, 0}, {0, 4.5}}, {0, 4.5}}]], {{}, {}, {Hue[0.67, 0.6, 0.6], Thickness[Large], LineBox[CompressedData[" 1:eJxVmHlYjev3/zeJJA2mkCHz3MlUKekd0SFlN6qEneZ5V3s37KZtSGYZEw45 MiQS4YTKdoSUYZuFyCyJUtIgff2us9bnun7943pZz3rWvp97rfe61z1kWZiD T0eBQNDQQSD4f//+91drIfj//+A75NjYlF3n6f/VYB6qLRbuuEGsjVMVFx2b xt0n7oWikWtaoteUE/fF7D9Wzdn04iXxAFyZeLfdvs8bYn0ELqlR22rynngo ck0Hqs5wriIejr8NWmw3BX0mHgmHy2a6hbKvxKOB4IWLVSzriMciJbqxk7Pi G/F4nGob59Bg2kBsgO1PrmStzP1ObIiUDiVGR/R/EE/E0UanQarrm4gnobRi yLnZX5uJJ2P58O2FPW1biafArs+o9AGZP4mnwuVK5WbthjZiI8x6kqh+cHo7 sTHGtLQGXJ0hwH9sgglh4gmWz5inYUj83uaDkR2ITbHFo5vGnS4dic2Q1cnh 0aE05unonlU1UHOYCrE5kjf31avNYp4Bc0X6TqPxnYgt4KJ+RvVOFjPQuSo8 M2uo6n8sB4KMcjae30kssMQ28xPKBtXOZLeENOPXSicxsWAm1NMDHz54yPaZ eG1zpo/UqAvZZ8FMR+W68VZi+SzcO3pr19AqtlvBpdd4yQwzNbJboXJskjRt DbFgNsbn+H2cfpfts2GcqmNh2bsr2eegoPW16gUnYvkcVHpm3b+0me3WiNYL MAq9xnZrHEuwL4u7w/Y/0cnZvOxlG9v/xMfYpQrn0epkn4veZ2pXqywgls/F 2m4tIp0Its9D8aPoB1lb2D4PQTc7rGk+wXYbfIiwHfTHdbbbwCzilXZcBdvn Y++fwnVadWyfjx2FC6DfsRvZbXHPTGD3WptYbgt0P6O5YSDb7bDff0Wz02i2 26ElrCZBOpHtC7A/tj0Uzfz+BTgeN1fd+RLHF6Jfz/zC58XEEKLJssr28A1+ Xoj9eN/y6RaxQohJ2y7Me3uX/e3hYZ3TUPaQ/e2Ruvb67Wfl7G+PRun+QtsX 7G8P/5Gphxe9YX8HBCya7m1Rxf4OGPhvUOGkWvZ3QOv1iUvCmtjfAXajhPcN /vd9HCGp2e0x/H/+jqiztu+94h77OyL1mlZR39fs74iVq/U2aTVwfCe03W5w 2qdG74MTSk6pDdZoZ38ntM+KsQztR3aFE8Iev7TtZszxnbHycs7O/q7s74xJ Hvrr7sfzfjhj44QuRSGH2N8Zj7c0turfY38XPD6+0XaEigb5u+Af/wNqeSbE cheszW172jGSWOGCSSVhD21PEwsWQmV9sfRWI/svxHGPxScvojv5L8S4vd/r HFKJFQvh5zLa4PY7YoErVvxj+tjfUpP8XXHE9OCrJQeJ5a6Ycf2fws/dtMjf FVmze7+Q5ZBd4IbBPTa9UwwnO9zQ8vOC08i/ieVumFz8cd68Htrk7wZt7/Xr olyJBe5wq73bu8idGO4onZn1qvQosdwdhtNnfahuYX93WP/MWz7DXof8F0GY HVPUFk6MReh3dtqAkD3E8kXQOVUzO3AXsWIR7PU2mZgLepC/B4R9/9q+PZgY HuhwdsMT72PEcg94vFldt+08scIDVpP7f709uSf5L4aX3mo4zifGYrj8DM6Z lEosX4yyaaV/1ev0Iv/FaKlYeERuQixYgmMnBHkXSoixBKNm2jS2LulN/ksQ XvS005tmYsUSHD0TkN4+qQ/5L0VjzcnW3WJiLEX4vlbL1NPE8qVomWo59FwT sWIpLK7s+GSdpUv+IjicC7aJVhLrixBVePOI2LUvvU+Excox/5reIRaJMK96 uZN4VD96vwj30uLfJawgzvhtLwvbo1VJrBBhpVHQuDKL/v9xpQjqZl2VCw4Q CzwR3+Xl6Anj9Si+J36dPhyqa0YMTzzpougXuZ9Y5AmjwIOHH6kMoPieeD1W qnPVjzjDE7cnDsoqKCVWeGKFbt1l4/EDKb4nPlRprTuxnliwDHi4Zb7BCmL9 ZbDTet/c8TkxluGc84Ef5WXEomUo/Gi9rqKQWL4Mle2lpiu6DaL4y1DbvU1v lBOxYhk6DZlY6pxGXLkMBnv69vosIxZ4Qf+sT0jTKWJ9L6StDiwPfE0ML2S5 nLD92m0wxffCWcvBp6YbEMu90JQ3fn8eP5/hhdf16Y77N3N8L0yt9Oj6YwrH 94KDQ/nXS/d4/d6QJI5crxHA6/dGoJVNVesP+n7whlnKl9f93xOLvLHQzirg si9/f288SjR+VD+Ev/9vf5vP4jWttF8Kb2wd6X4m/zZxpTc833kHXttDLPCB 9tGWt9kmvP8+eGfzZLqohfIDPlAPEx6tOkcs8sG+DSqGmpOI5T54HqlpvOQd 558P3tYfHHtoO+efD/QS003PhRJX+kB+QDCgmy6xwBdv79/eHltA+a3vi8gg M8HPTZz/vli1M2j54VqqD5EvZG3Kr72LieW+WHyh2L7QkzjDF8eSgmRLfnG9 +WJDv6uLsl8SV/pinYp1r+ADXL9+OG8islYxJ9b3Q4cMq87vn1C9ww/Lrjwf IJISi/yQNqbTg/werA9+sHTLXrZblzjDD1+KS6zeDGS98INwd9cV4kukL5V+ OHVCv8nmBuuPP1x6/KUxNJVY3x+JX1W/9Wd9gj9u77rUrD6XWOQPp4eX1Io9 iOX+GFelv7JPd+IMf/SyKHHCN9I/hT829xzRLUGL4/vjxMuXW6wMOX4AHP+O 1xhnxvED8L791/lKV44fgCLzttzAZI7/m2NSOj9YwPEDMDt1+s99gzh+AKz2 3/hVWcfxA5BmYVx0/AZxZQBubj7h2eM963cgDjXYpKRP4PiBED3tlP0zluMH 4ke+MGlpGccPxNfFnTNjL3L8QNTktp0ryOX4gfAfVB8wIZv1PhAXt//YP+kL rz8QkfIpUb3qef1B+JF7d0OKHe2XfhBmHz0k8izm/Q+Cmnu+2x4Lyg9REC5q l3csd2N9D8JNGxVxVCxxRhBGXepQ6LmP8y8IHtcuxieXcP4F4YzTyeSSH5x/ wQg1ilVEb2X9D0aDY1NqWFfO/2AkZm+YlGzN+h8MvRXnrKOXEsuDkRITemnR NeKMYKxOrrtxR4frLxjrh424ZeXJ9ReMOi+bHlFnuP5C8CPFTty3G9WzfgjE PYN0n3pz/YdAzfuS/7LLXP8hGLjr+3N7fdILeQjmfDT4abmcOCMEtclGwVff sP6EYNirTrr+1qRPlSFYl6oVcjKbWBAKhxmu1/prs/6FYk7P+2+HSVj/Q1Es mb7b4jHrfyh62n2xjGX9lIcCplYOSZ+JM0IhqV9zXP8NsSIU4zQ/12ubs/6G wrzm5tjW8az/YXi0e17fu1NZ/8NQ3T4itMtA1v8wFNi6nTtsTSwKQ/JwiVbJ OmJ5GHbuSz7RqYT1Pwzrkjd6Nvxi/Q9DjcnZ2Q/ZXhkG/8Xm25q3cnwxrO62 LjQ+S6wthse6IckXA/j3iFEoqc6ekkBsKMa4KaMqBq3l3ydG0FBzG5VRxMLf z+80WCCt4+8lRoCld6e5cmKxGKYV7Yf/7c/fT4wLYctt9ffQfqSK0TtxXN4v GfcTMfSHeJbsHE+cK8b5rgVhjbt4f8Uoy91bfMiHWCmGhlqV/Xo+T1SKscVU 8KCxhvKnVoxXFf4JT2fx+SMcUzaHlfu3Uj5qh+PSljELd+cQ64ej1EuRtrMj sWE4PhzL3Ggi4/oIR+aO6gvHhxILw2EifTlhZSP3i3D0CVbMOpVOLA6HmnOK 01VT7h/h2GRfO/nAROLUcAw5bxV/qTf3k9/vX/HHGOdnVK+54TjfqUSn+3Wu 73CUh68+UyknVobjrtMNu/ABXO/huGaoctckn/SkNhyHQvtsXeFELIhAvUw3 dkcd6ZF2BCTtw+vyNrMeRkDm6vhJ7w9iwwg0nW9+11nJ590I2L+7/MCcWRgB rX2ZFj4KYlEEqtw6BHXZQiyOwE1h69jhpnw+jsBFwd7Ia+/ofJ0agfuBjx73 3E6cEYGx/zQ6TF1NnBuBsv7Z5nNM+TwegRflIUn3FxIrI5DsmR1j1IO4MgKz 5xyTuRsR10Zg1dHC4vbFfP6PRLrpnlML1hJrR8Jk1dCfG/YT60cCTaf/MOf5 wDASy3QDFi49yPNCJDQmPZg5O4ZYGIlyy+N9/OyJRZFQ5no4mu0gFkfi08Rp 2xq28HwRiW+bG/xyXvD6I5EW2q9FxZC+T0YkUqe/vbIjgTg3Emu6H+wpf8L9 7Tdb2bWLuF8rI2F8+XbHT0bcbyIxYIeu12pT4tpI6FnVVG7ayv1HgrKy1R9v dKZ80JYguOTNqTv9uB9J8OTwjY+/1hMbSnC8oqCLfxb3Jwl2CswFzWXEQgks x5eOVnfnfiWB0eS+DyfVEIsl6Ps5eb5eIOe/BNWrFnX8lsH5L0GPAds0jj7n /JfAUaXANGEl1VeuBENuRnYfvIVYIcHXG4M7JzwlVkpQoJnXr5nnk0oJmm/c GeQQS1z7+/fm6R7Abe4/UqQ/+XpFy5f0QFsK1XMdLS243+hLMdSh9K76YNIT Qyn0Vq1o6Z7E84kU26IUdVIZsVCKRavbDmoe5nlFioqZ24/3UCf9Eksxreaq tliXz89SBH0/cyeQ9S1VimNPZ2QXjGH9kyLgjEy1aQTrnxQj64eaqqbwfCPF Jktl2c4kYqUU6uaK6WlS7ndSLOkgz93sT1wrReRUvX6artz/onC6OuBp0Dpi 7SiovS6VaD0h1o/C3vINNasuEBtGoen2r80P0ng+iML36nH3NB8RC6PQuqv2 Yf59nheiUOqbVt6iyvofhU17Ez818PPyKOjZ9m8Y9ZPXH4Xpe7N6L+f+kBGF WYMGDVdOJM6NQr7TmX7rB3J/jYKnxDM8cCSxMgrpijaT1lE870XB+0HGzScX ef1RuPlHuvEnO15/NCy7Oqk1m/L6oxH4ZXn+MH1efzQOeriFGXK/MYzGrNMb 908Q8/5HY+vMrG3fLHn/ozFAUqAsqObzSjQOX5v2r8KZWPz7+VG+5gf68PwS jWNjjx4M3UP5mBqNl+1+S4sdeJ6JRtzJe4t/FnL+R8NcJ/2AWQjn/+/fP9/O 9mdfzv9oTMlZaZB+meqnMhqNm5N7hvgR10ajXEdf2OUtn/9iID93NM0tmVg7 BrpWFcO+Dud5JAb9tsYc0rvC9R+D6gabPoYirv8YHMu6mZ0xnes/Bi5tvinK GTyvxKB+bZd6z6ekN+IY1Lg8W9cxis/PMb/7k92b73w/khqDsr6+y+NyWP9i 4Kjod++2DetfDKIqexzYJGT9i4H0fd6nyeOJlTEoNZ7Sa+Yt1v8YePUZ4fo9 jPU/BqukBqqvZKz/sbhdNUAjzJz1PxZuZdpzDwxn/Y9FvIfXuON36P7IMBar Fp293usI3zfFYv9Fq2t7C4mFsXjWYbr+SjGxKBaWlts+5G0gFv9+f9wew0FS vp+KxXPBw/gVacSpsZgxXpRrzO/LiMWTxGJ5axJxbixilx4tzjvO91mxqF99 MnxABbEyFpmlARqLdHj9sVho/vXR9rm8/lh0npL5WpX7lUCGxENzph3I5/XL oPPr2aWprbx+GfKHSlKKrOj7GsqwantcoMFG7v8y1J3+0fvfWO7/MnRO23d8 31nu/zI88gqfVV3N/V+GHCPPhL9tef9lOOw18mUXO95/GYZscvuS7MjzlAwL 26tt6pcT58rQ8chJt+5NPF/JsGDD0FGfNCjflDJ4dR1/8dNI4koZtvcfZB9y nM8/Mvj0ivl+SMnnnzgoK3oKDAdx/sfhW9PXs9L5nP9xMFBJ2VV9hNgwDqcr C3u5q1M9IQ7Gel/0DBKIhXH4lPl0u7SIz39xyNlhOv/tbKpPcRwuz5+Q/ngz z09x+PBTeMt1Atd/HKR/CT3Vj3H9x2FNb/+Vge3EuXFovCpR0XAl/VD8ft/a V1N25REr41D/IjPplA6ff+Pgk//Wvj6cuDYOP69ljvx2n+9f4mFn0CPTzJj1 Lx5Vj9BhtAXrXzzqL/Ua+NmR9T8emyfYpY3LZ/2PR8Eo7Vf5eqS3wnhsfWA+ 5LAun//joSEvyjnpyPofD8XdTJfC7Xz+j0f3ySsSp9USp8ZD87zFLfc/eZ6J x/CNb6p37iXOjUdk6olVPp95vonHo6Qhk14oiZXxkA72XdNwh+edeCz/UFRy RIvuy2rjcd9Sb9j5kcSCBLSbOPefUc/zTwKWdPb9ldjG808CMmNLH4qH0vOG CRgxQ2msAmIkwKHYTPXOOGJhAmzuT6jOv8/zWgLUOvR5XRtJLE7AGN0Zr1Zp 8PyWgLPPMq1S/+L1J+CfvKyXpty/MhJQqCwf87/5NDcBx9reJ17/l/t/AqzP vV+p/Iv7fwLyL2t2nR3B/T8B26bZdh7czPufgNu5IyznXub9T8TDOQUGN1cS ayfC8NprrXbwfVwi6o61yGY0U34ZJqIh54vrTmuezxPR/bRxl+E/KD+Fiej6 sCim8W9iUSLMmzaVRtgQixMx4obd8l+1nP+JcNLaePHXNuLURLSs/nj5pjvf JyTi5b7ssxXNVE+5v+PtdC9KSSNWJKLdc+LT0VOIlYnQdO+Xo6fk+ScRRRsv RqTvIa5NRMcOLRWGxtz/klBgEXzzwnc+/ybBXnPVR6OtfP5NQhf/UZqtO7j/ JcG3x/IAsyTuf0nI1gsXThncG/8Hnuemww== "]]}}, InsetBox[ StyleBox["\<\"\[Eta]=0.25 \[Beta]=1.\"\>", StripOnInput->False, FontSize->30], {5, 1.25}, {-1, 0}], InsetBox[ StyleBox["\<\"t\"\>", StripOnInput->False, FontSize->24], {500, 0.75}, {-1, 0}]}, AspectRatio->NCache[ Rational[1, 4], 0.25], Axes->True, AxesOrigin->{0, 0}, Epilog->{ InsetBox[ BoxData[ FormBox[ TagBox[ GridBox[{{ GraphicsBox[{ RGBColor[0.6, 0.24, 0.4428931686004542], AbsoluteThickness[3], LineBox[{{0, 0}, {1, 0}}]}, ImageSize -> 20], StyleBox["\"f(t)\"", 26, StripOnInput -> False]}, { GraphicsBox[{ RGBColor[0.24720000000000014`, 0.24, 0.6], AbsoluteThickness[3], LineBox[{{0, 0}, {1, 0}}]}, ImageSize -> 20], StyleBox[ "\"\\!\\(\\*OverscriptBox[\\(\[Theta]\\), \\(.\\)]\\)(t)\"", 26, StripOnInput -> False]}}, GridBoxAlignment -> {"Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> {"Columns" -> {{All}}, "Rows" -> {{All}}}], "Grid"], TraditionalForm]], {20, 6}]}, Frame->{{True, True}, {True, False}}, FrameLabel->{{ FormBox[ StyleBox[ "\"\\!\\(\\*OverscriptBox[\\(\[Theta]\\), \\(.\\)]\\)(t)\"", 20, StripOnInput -> False], TraditionalForm], FormBox[ StyleBox["\"f(t)\"", 20, StripOnInput -> False], TraditionalForm]}, { None, None}}, FrameTicks->{{Automatic, {{0, FormBox["\"-1\"", TraditionalForm]}, {9, FormBox["\"1\"", TraditionalForm]}, {4.5, FormBox["0", TraditionalForm]}, {2.25, FormBox[ RowBox[{"-", "0.5`"}], TraditionalForm]}, {6.75, FormBox["0.5`", TraditionalForm]}}}, {{{0, FormBox["\"0s\"", TraditionalForm]}, {100, FormBox["\"1s\"", TraditionalForm]}, {200, FormBox["\"2s\"", TraditionalForm]}, {300, FormBox["\"3s\"", TraditionalForm]}, {400, FormBox["\"4s\"", TraditionalForm]}, {500, FormBox["\"5s\"", TraditionalForm]}}, None}}, FrameTicksStyle->Directive[18], ImageSize->700, PlotRange->{0, 9}, PlotRangeClipping->True, PlotRangePadding->{ Scaled[0.02], Automatic}]], "Output", CellChangeTimes->{ 3.566543608942151*^9, 3.566543651914488*^9, 3.5665458468880157`*^9, 3.567769548343552*^9, 3.567917880423135*^9, 3.5679179611043053`*^9, 3.567918507792543*^9, 3.567918585206197*^9, 3.56791867074295*^9, 3.56791874697403*^9, 3.567918850484489*^9, {3.5679205552538443`*^9, 3.567920640264145*^9}, 3.568114588954444*^9, 3.56811853854193*^9, 3.568371294473729*^9}] }, Open ]] }, Open ]] }, Open ]] }, Open ]] }, WindowSize->{1246, 852}, WindowMargins->{{Automatic, -1267}, {Automatic, -26}}, PrintingCopies->1, PrintingPageRange->{1, Automatic}, FrontEndVersion->"8.0 for Mac OS X x86 (32-bit, 64-bit Kernel) (October 5, \ 2011)", StyleDefinitions->Notebook[{ Cell[ StyleData[ StyleDefinitions -> FrontEnd`FileName[{"Creative"}, "PastelColor.nb", CharacterEncoding -> "UTF-8"]]], Cell[ StyleData["Text"], FontFamily -> "Helvetica", FontSize -> 18, FontWeight -> "Plain", FontSlant -> "Plain"], Cell[ StyleData["Input"], FontFamily -> "Times", FontSize -> 18, FontWeight -> "Bold", FontSlant -> "Plain"]}, Visible -> False, FrontEndVersion -> "8.0 for Mac OS X x86 (32-bit, 64-bit Kernel) (October 5, 2011)", StyleDefinitions -> "PrivateStylesheetFormatting.nb"] ] (* End of Notebook Content *) (* Internal cache information *) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[CellGroupData[{ Cell[579, 22, 178, 4, 60, "Title"], Cell[760, 28, 112, 1, 22, "Subsubtitle"], Cell[CellGroupData[{ Cell[897, 33, 91, 1, 72, "Section"], Cell[991, 36, 742, 16, 113, "Input", InitializationCell->True, InitializationGroup->True] }, Open ]], Cell[CellGroupData[{ Cell[1770, 57, 199, 3, 72, "Section"], Cell[CellGroupData[{ Cell[1994, 64, 151, 2, 34, "Subsection"], Cell[2148, 68, 3047, 89, 163, "Input", InitializationCell->True] }, Open ]], Cell[CellGroupData[{ Cell[5232, 162, 214, 3, 34, "Subsection"], Cell[5449, 167, 26098, 658, 1705, "Input", InitializationCell->True] }, Open ]], Cell[CellGroupData[{ Cell[31584, 830, 96, 1, 34, "Subsection"], Cell[CellGroupData[{ Cell[31705, 835, 100, 1, 24, "Subsubsection"], Cell[31808, 838, 9882, 264, 1138, "Input", InitializationCell->True] }, Open ]], Cell[CellGroupData[{ Cell[41727, 1107, 151, 2, 24, "Subsubsection"], Cell[41881, 1111, 5464, 146, 547, "Input", InitializationCell->True] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[47394, 1263, 98, 1, 34, "Subsection"], Cell[47495, 1266, 13369, 295, 1196, "Input", InitializationCell->True] }, Open ]], Cell[CellGroupData[{ Cell[60901, 1566, 101, 1, 34, "Subsection"], Cell[61005, 1569, 12052, 254, 689, "Input", InitializationCell->True] }, Open ]], Cell[CellGroupData[{ Cell[73094, 1828, 94, 1, 34, "Subsection"], Cell[73191, 1831, 16854, 387, 1086, "Input", InitializationCell->True] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[90094, 2224, 202, 3, 72, "Section"], Cell[CellGroupData[{ Cell[90321, 2231, 100, 1, 34, "Subsection"], Cell[90424, 2234, 14545, 299, 1242, "Input", InitializationCell->True] }, Open ]], Cell[CellGroupData[{ Cell[105006, 2538, 98, 1, 34, "Subsection"], Cell[105107, 2541, 6633, 196, 692, "Input", InitializationCell->True] }, Open ]], Cell[CellGroupData[{ Cell[111777, 2742, 96, 1, 34, "Subsection"], Cell[111876, 2745, 3118, 78, 321, "Input", InitializationCell->True], Cell[114997, 2825, 1715, 47, 206, "Input", InitializationCell->True], Cell[116715, 2874, 2833, 74, 277, "Input", InitializationCell->True], Cell[119551, 2950, 2910, 73, 321, "Input", InitializationCell->True], Cell[122464, 3025, 2956, 77, 323, "Input", InitializationCell->True], Cell[125423, 3104, 2536, 70, 277, "Input", InitializationCell->True], Cell[127962, 3176, 3006, 83, 300, "Input", InitializationCell->True], Cell[130971, 3261, 2514, 60, 206, "Input", InitializationCell->True], Cell[133488, 3323, 2741, 66, 229, "Input", InitializationCell->True], Cell[136232, 3391, 2503, 59, 206, "Input", InitializationCell->True], Cell[138738, 3452, 2490, 59, 206, "Input", InitializationCell->True], Cell[141231, 3513, 10914, 220, 989, "Input", InitializationCell->True] }, Open ]], Cell[CellGroupData[{ Cell[152182, 3738, 89, 1, 34, "Subsection"], Cell[152274, 3741, 8685, 197, 945, "Input", InitializationCell->True], Cell[160962, 3940, 13619, 330, 1627, "Input", InitializationCell->True] }, Open ]], Cell[CellGroupData[{ Cell[174618, 4275, 99, 1, 34, "Subsection"], Cell[174720, 4278, 11208, 241, 1080, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[185965, 4524, 360, 5, 34, "Subsection"], Cell[186328, 4531, 665808, 16895, 97104, "Input", InitializationCell->True], Cell[852139, 21428, 422, 9, 45, "Input"] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell[852610, 21443, 100, 1, 72, "Section"], Cell[CellGroupData[{ Cell[852735, 21448, 204, 3, 34, "Subsection"], Cell[852942, 21453, 14347, 339, 1996, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[867326, 21797, 109, 1, 34, "Subsection"], Cell[CellGroupData[{ Cell[867460, 21802, 10846, 278, 1935, "Input"], Cell[878309, 22082, 1181, 33, 30, "Print"], Cell[879493, 22117, 11393, 213, 204, "Output"], Cell[890889, 22332, 1183, 33, 30, "Print"], Cell[892075, 22367, 15518, 280, 204, "Output"], Cell[907596, 22649, 1183, 33, 30, "Print"], Cell[908782, 22684, 12726, 235, 204, "Output"], Cell[921511, 22921, 1183, 33, 30, "Print"], Cell[922697, 22956, 12341, 228, 204, "Output"], Cell[935041, 23186, 1183, 33, 30, "Print"], Cell[936227, 23221, 12757, 235, 204, "Output"] }, Open ]] }, Open ]] }, Open ]] }, Open ]] } ] *) (* End of internal cache information *)