(* Content-type: application/mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 6.0' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 145, 7] NotebookDataLength[ 966699, 18382] NotebookOptionsPosition[ 964289, 18317] NotebookOutlinePosition[ 964705, 18333] CellTagsIndexPosition[ 964662, 18330] WindowFrame->Normal ContainsDynamic->False*) (* Beginning of Notebook Content *) Notebook[{ Cell[TextData[{ StyleBox["Polar coordinates and polar graphs", "Title", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\n\n", "Title", FontFamily->"Calibri", FontSize->18], StyleBox["Objective:", "Title", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\nThrough this exploration you will become familiar with polar \ coordinates, and discover and characterize some polar graphs.\n\n", "Title", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Instructions:", "Title", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\nWork in pairs through this notebook. Answer the questions in the \ notebook, type and execute the commands you need along the way in the \ designated cells. When you are finished, print a paper copy of this notebook \ to turn in.\nSave the file as PGName1Name2, for example: \ PGBrandtGuadarrama.nb\nThe printout of the completed activity is due on \ Wednesday, October 21st.", "Title", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]] }], "Text", CellChangeTimes->{{3.4476854271048*^9, 3.4476854819388*^9}, { 3.4476857212827997`*^9, 3.4476857806088*^9}, {3.4476858475248003`*^9, 3.4476859771338*^9}, {3.4476863472198*^9, 3.4476863650048*^9}, { 3.4476864619538*^9, 3.4476865042618*^9}, {3.4476865529158*^9, 3.4476865634378*^9}, {3.4476866743388*^9, 3.4476867108828*^9}, { 3.4476867593297997`*^9, 3.4476868260248003`*^9}, {3.4476870670958*^9, 3.4476870714418*^9}, {3.4476871111778*^9, 3.4476871441448*^9}, { 3.4476878835348*^9, 3.4476880722288*^9}, {3.4476885909318*^9, 3.4476885954688*^9}, {3.4476892511528*^9, 3.4476894116228*^9}, { 3.4476894480368*^9, 3.4476894771837997`*^9}, {3.4476895448148003`*^9, 3.4476895567618*^9}, {3.4476896350238*^9, 3.4476896357608*^9}, 3.4476899371588*^9, {3.46489942292024*^9, 3.4648994420770397`*^9}, { 3.46489947909584*^9, 3.46489962266264*^9}, {3.46489966925984*^9, 3.46489967250464*^9}, {3.46489971153584*^9, 3.46489971733904*^9}, { 3.46490003124844*^9, 3.4649000352888403`*^9}, {3.46490690035124*^9, 3.46490692172324*^9}, {3.46490700828764*^9, 3.46490702610284*^9}, { 3.46491279189964*^9, 3.46491279248964*^9}, {3.46492124760464*^9, 3.46492147188764*^9}, {3.46492162572964*^9, 3.46492168850464*^9}}], Cell[TextData[{ StyleBox["\n", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Polar coordinates", FontFamily->"Calibri", FontSize->24, FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\n\nA point, P, in the plane is often identified by its cartesian \ coordinates (x,y), where x and y represent the horizontal and vertical \ displacement from the origin.\nAlternatively, we can identify a point, P, in \ polar coordinates as a point (r,\[Theta]), where r specifies its disctance \ from the origin and \[Theta] represents the angle measured counterclockwise \ from the positive x-axis to the line joining P to the origin.", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\n\n", StyleBox["From the Documantation Center", FontFamily->"Book Antiqua", FontSize->16, FontWeight->"Bold"], "\n", StyleBox["The command \n", FontFamily->"Arial", FontSize->14], StyleBox[" ", FontSize->22], Cell[BoxData[ RowBox[{ ButtonBox["ListPolarPlot", BaseStyle->"Link", ButtonData->"paclet:ref/ListPolarPlot"], "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ SubscriptBox[ StyleBox["\[Theta]", "TR"], StyleBox["1", "TR"]], ",", SubscriptBox[ StyleBox["r", "TI"], StyleBox["1", "TR"]]}], "}"}], ",", RowBox[{"{", RowBox[{ SubscriptBox[ StyleBox["\[Theta]", "TR"], StyleBox["2", "TR"]], ",", SubscriptBox[ StyleBox["r", "TI"], StyleBox["2", "TR"]]}], "}"}], ",", StyleBox["\[Ellipsis]", "TR"]}], "}"}], "]"}]], "InlineFormula", FontSize->22], StyleBox[" ", FontSize->22], " \n", StyleBox["plots points at polar coordinates ", FontFamily->"Arial", FontSize->14], Cell[BoxData[ SubscriptBox[ StyleBox["\[Theta]", "TR"], StyleBox["i", "TI"]]], "InlineFormula", FontFamily->"Arial", FontSize->14], StyleBox[", ", FontFamily->"Arial", FontSize->14], Cell[BoxData[ SubscriptBox[ StyleBox["r", "TI"], StyleBox["i", "TI"]]], "InlineFormula", FontFamily->"Arial", FontSize->14], StyleBox[".\n", FontFamily->"Arial", FontSize->14], StyleBox["Notice that the traditional notation for polar coordinates is (r,\ \[Theta]) but for the ListPolarPlot command you use the coordinates in the (\ \[Theta],r) form.", FontFamily->"Arial", FontSize->14, FontColor->RGBColor[0., 0., 0.]] }], "Text", CellChangeTimes->{{3.46489971978824*^9, 3.46489972598144*^9}, { 3.4648997564464397`*^9, 3.4648997835592403`*^9}, {3.46490706830084*^9, 3.46490706933044*^9}, {3.46491280267164*^9, 3.4649131104426403`*^9}, { 3.46491332676064*^9, 3.46491335769164*^9}, {3.46491340270164*^9, 3.46491347468764*^9}, {3.46491353116164*^9, 3.46491356106964*^9}, { 3.46491361602464*^9, 3.46491364858364*^9}, 3.46491369238164*^9, 3.46492119756664*^9}], Cell[TextData[{ StyleBox["\n1. Use the ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], Cell[BoxData[ ButtonBox["ListPolarPlot", BaseStyle->"Link", ButtonData->"paclet:ref/ListPolarPlot"]], FontSize->22], StyleBox[" command to plot the following points in the input cell bellow:\n\t\ a. (r,\[Theta]) = (1, 0)\n\tb. (r,\[Theta]) = (2,Pi/4)\n\tc. (r,\[Theta]) = \ (.5,Pi)\n\td. (r,\[Theta]) = (1, 11Pi/6)", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]] }], "Text", CellChangeTimes->{{3.46489971978824*^9, 3.46489972598144*^9}, { 3.4648997564464397`*^9, 3.4648997835592403`*^9}, {3.46490706830084*^9, 3.46490706933044*^9}, {3.46491280267164*^9, 3.4649131104426403`*^9}, { 3.46491332676064*^9, 3.46491335769164*^9}, {3.46491340270164*^9, 3.46491347468764*^9}, {3.46491353116164*^9, 3.46491356106964*^9}, { 3.46491361602464*^9, 3.46491364858364*^9}, {3.46491369238164*^9, 3.4649139390086403`*^9}}], Cell[BoxData[ RowBox[{"\"\\"", "\[IndentingNewLine]"}]], "Input", CellChangeTimes->{ 3.46491369609564*^9, {3.46491394202664*^9, 3.46491396766564*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ RowBox[{ StyleBox[ StyleBox[ RowBox[{"2", "."}]], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Use", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ ButtonBox["ListPolarPlot", BaseStyle->"Link", ButtonData->"paclet:ref/ListPolarPlot"], FontSize->22], StyleBox[" ", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["command", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["to", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["plot", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["4", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["new", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["points", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["in", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["input", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["cell", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["below", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], StyleBox[",", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"one", " ", "in", " ", "each", " ", RowBox[{"quadrant", "."}]}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[ 0., 0.5019607843137255, 0.5019607843137255]]}]}]], "Text", CellChangeTimes->{{3.4649140349096403`*^9, 3.46491406955364*^9}, { 3.46491411185664*^9, 3.46491413913564*^9}}], Cell[BoxData[ RowBox[{"\"\\"", "\[IndentingNewLine]"}]], "Input", CellChangeTimes->{{3.46491414310564*^9, 3.46491414887964*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox[ RowBox[{ RowBox[{"3.", " ", StyleBox[ RowBox[{"T", "he"}]], " ", "polar", " ", "representation", " ", "of", " ", "a", " ", "point", " ", "is", " ", "not", " ", RowBox[{"unique", ".", " ", RowBox[{"Why", "?", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ "EXPLAIN", ":", "\[IndentingNewLine]", "\[IndentingNewLine]", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ "Find", " ", "three", " ", "representations", " ", "for", " ", "the", " ", "point", " ", RowBox[{"(", RowBox[{"r", ",", "\[Theta]"}], ")"}]}]}]}]}]}], "=", RowBox[{"(", RowBox[{"1", ",", " ", RowBox[{"Pi", "/", "4"}]}], ")"}]}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"\t", StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}]], RowBox[{ StyleBox["Check", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["that", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["your", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["points", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["are", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["indeed", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["same", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["one", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["by", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["ploting", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["all", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["three", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["points", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["using", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ ButtonBox["ListPolarPlot", BaseStyle->"Link", ButtonData->"paclet:ref/ListPolarPlot"], FontSize->22], StyleBox[" ", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"command", "."}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[ 0., 0.5019607843137255, 0.5019607843137255]]}]}]}]], "Text", CellChangeTimes->{{3.46491420164764*^9, 3.4649143615016403`*^9}, { 3.46491468914264*^9, 3.46491473258464*^9}, {3.46492177100064*^9, 3.4649218810306396`*^9}}], Cell[BoxData[ RowBox[{"\"\\"", "\[IndentingNewLine]"}]], "Input", CellChangeTimes->{{3.4649147482776403`*^9, 3.46491475603364*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["4.", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Find", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["a", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["formula", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["to", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["convert", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["from", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["rectangular", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["to", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["polar", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ "coordinates", ".", "\[IndentingNewLine]", "\[IndentingNewLine]", "ANSWER"}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["HERE", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["and", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["explain", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["your", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["reasoning", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[":", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\[IndentingNewLine]", "\[IndentingNewLine]", "\[IndentingNewLine]"}]}]}]], "Text", CellChangeTimes->{{3.46491420164764*^9, 3.46491437872164*^9}, { 3.46491441379564*^9, 3.4649144724166403`*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ RowBox[{ StyleBox["5.", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Convert", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["following", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["points", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["from", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["polar", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["to", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["rectangular", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ StyleBox["coordinates", FontFamily->"Calibri"], StyleBox[".", FontFamily->"Courier New"], StyleBox[" ", FontFamily->"Courier New"], StyleBox["You", FontFamily->"Calibri"]}], FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["May", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["use", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Mathematica", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["for", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["your", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ StyleBox["calculations", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[".", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["a", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], ".", " ", StyleBox[ RowBox[{"(", RowBox[{"r", ",", "\[Theta]"}], ")"}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], FontSize->18]}], StyleBox["=", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ StyleBox[ RowBox[{ RowBox[{"(", RowBox[{"1", ",", " ", "Pi"}], ")"}], " ", "in", " ", "polar", " ", "coordinates", " ", "is", " ", "equivalent", " ", "to", " ", RowBox[{"(", RowBox[{"x", ",", "y"}], ")"}]}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ RowBox[{ StyleBox["in", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["rectangular", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["coordinates", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[".", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["b", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], ".", " ", StyleBox[ RowBox[{"(", RowBox[{"r", ",", "\[Theta]"}], ")"}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}]}], StyleBox["=", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox[ RowBox[{ RowBox[{"(", RowBox[{"2", ",", " ", RowBox[{"Pi", "/", "4"}]}], ")"}], " ", "in", " ", "polar", " ", "coordinates", " ", "is", " ", "equivalent", " ", "to", " ", RowBox[{"(", RowBox[{"x", ",", "y"}], ")"}]}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ RowBox[{ StyleBox["in", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["rectangular", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["coordinates", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[".", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["c", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], ".", " ", StyleBox[ RowBox[{"(", RowBox[{"r", ",", "\[Theta]"}], ")"}], FontFamily->"Calibri", FontColor->RGBColor[ 0., 0.5019607843137255, 0.5019607843137255]]}]}], StyleBox["=", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox[ RowBox[{ RowBox[{"(", RowBox[{"2", ",", " ", RowBox[{"7", RowBox[{"Pi", "/", "6"}]}]}], ")"}], " ", "in", " ", "polar", " ", "coordinates", " ", "is", " ", "equivalent", " ", "to", " ", RowBox[{"(", RowBox[{"x", ",", "y"}], ")"}]}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ RowBox[{ StyleBox["in", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["rectangular", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["coordinates", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[".", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["d", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], ".", " ", StyleBox[ RowBox[{"(", RowBox[{"r", ",", "\[Theta]"}], ")"}], FontFamily->"Calibri", FontColor->RGBColor[ 0., 0.5019607843137255, 0.5019607843137255]]}]}], StyleBox["=", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ RowBox[{ RowBox[{"(", RowBox[{"3", ",", " ", RowBox[{"3", RowBox[{"Pi", "/", "2"}]}]}], ")"}], " ", "in", " ", "polar", " ", "coordinates", " ", "is", " ", "equivalent", " ", "to", " ", RowBox[{"(", RowBox[{"x", ",", "y"}], ")"}]}], " ", "=", " ", RowBox[{"in", " ", "rectangular", " ", RowBox[{"coordinates", ".", "\[IndentingNewLine]"}]}]}], FontFamily->"Calibri", FontColor->RGBColor[ 0., 0.5019607843137255, 0.5019607843137255]]}]}]}]}]}]}], FontSize->18]}]}]], "Text", CellChangeTimes->{{3.46491420164764*^9, 3.46491437872164*^9}, { 3.46491441379564*^9, 3.46491453741964*^9}, {3.4649146529946404`*^9, 3.46491466765764*^9}, {3.46491478540764*^9, 3.4649150740566397`*^9}, { 3.46491511511764*^9, 3.46491511672464*^9}}], Cell[BoxData[ RowBox[{"\"\\"", "\[IndentingNewLine]"}]], "Input", CellChangeTimes->{{3.4649151199026403`*^9, 3.46491513207864*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["6.", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Find", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["a", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["formula", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["to", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["convert", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["from", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["polar", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["to", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["rectangular", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ "coordinates", ".", "\[IndentingNewLine]", "\[IndentingNewLine]", "ANSWER"}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["HERE", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["and", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["explain", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["your", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["reasoning", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[":", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\[IndentingNewLine]", "\[IndentingNewLine]", "\[IndentingNewLine]", "\[IndentingNewLine]"}]}]}]], "Text", CellChangeTimes->{{3.46491420164764*^9, 3.46491437872164*^9}, { 3.46491441379564*^9, 3.46491453741964*^9}, {3.46491515964764*^9, 3.46491516028564*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ RowBox[{ StyleBox["7.", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Convert", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["following", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["points", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["from", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["polar", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["to", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["rectangular", FontFamily->"Calibri", FontSize->22, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ StyleBox["coordinates", FontFamily->"Calibri"], StyleBox[".", FontFamily->"Courier New"], StyleBox[" ", FontFamily->"Courier New"], StyleBox["You", FontFamily->"Calibri"]}], FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["May", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["use", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Mathematica", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["for", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["your", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ StyleBox["calculations", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[".", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["a", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], ".", " ", StyleBox[ RowBox[{"(", RowBox[{"x", ",", "y"}], ")"}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], FontSize->18]}], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ StyleBox[ RowBox[{ RowBox[{"(", RowBox[{"1", ",", " ", "2"}], ")"}], " ", "in", " ", "rectangular", " ", "coordinates", " ", "is", " ", "equivalent", " ", "to", " ", RowBox[{"(", RowBox[{"r", ",", "\[Theta]"}], ")"}]}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ RowBox[{ StyleBox["in", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["polar", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["coordinates", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[".", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["b", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], ".", " ", StyleBox[ RowBox[{"(", RowBox[{"x", ",", "y"}], ")"}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}]}], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox[ RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"-", "2"}], ",", " ", "1"}], ")"}], " ", "in", " ", "rectangular", " ", "coordinates", " ", "is", " ", "equivalent", " ", "to", " ", RowBox[{"(", RowBox[{"r", ",", "\[Theta]"}], ")"}]}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ RowBox[{ StyleBox["in", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["polar", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["coordinates", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[".", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["c", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], ".", " ", StyleBox[ RowBox[{"(", RowBox[{"x", ",", "y"}], ")"}], FontFamily->"Calibri", FontColor->RGBColor[ 0., 0.5019607843137255, 0.5019607843137255]]}]}], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox[ RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"-", "1"}], ",", " ", RowBox[{"-", "1"}]}], ")"}], " ", "in", " ", "rectangular", " ", "coordinates", " ", "is", " ", "equivalent", " ", "to", " ", RowBox[{"(", RowBox[{"r", ",", "\[Theta]"}], ")"}]}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ RowBox[{ StyleBox["in", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["polar", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["coordinates", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[".", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["d", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], ".", " ", StyleBox[ RowBox[{"(", RowBox[{"x", ",", "y"}], ")"}], FontFamily->"Calibri", FontColor->RGBColor[ 0., 0.5019607843137255, 0.5019607843137255]]}]}], StyleBox[" ", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ RowBox[{ RowBox[{"(", RowBox[{"2", ",", " ", RowBox[{"-", "1"}]}], ")"}], " ", "in", " ", "rectangular", " ", "coordinates", " ", "is", " ", "equivalent", " ", "to", " ", RowBox[{"(", RowBox[{"r", ",", "\[Theta]"}], ")"}]}], "=", " ", RowBox[{"in", " ", "polar", " ", RowBox[{"coordinates", ".", "\[IndentingNewLine]"}]}]}], FontFamily->"Calibri", FontColor->RGBColor[ 0., 0.5019607843137255, 0.5019607843137255]]}]}]}]}]}]}], FontSize->18]}]}]], "Text", CellChangeTimes->{{3.46491420164764*^9, 3.46491437872164*^9}, { 3.46491441379564*^9, 3.46491453741964*^9}, {3.4649146529946404`*^9, 3.46491466765764*^9}, {3.46491478540764*^9, 3.4649150740566397`*^9}, { 3.46491511511764*^9, 3.46491511672464*^9}, {3.4649151666086397`*^9, 3.46491528416564*^9}}], Cell[BoxData[ RowBox[{"\"\\"", "\[IndentingNewLine]"}]], "Input", CellChangeTimes->{{3.4649151199026403`*^9, 3.46491513207864*^9}, { 3.46492190963264*^9, 3.4649219171926403`*^9}}], Cell[TextData[{ StyleBox["\n", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Polar graphs", FontFamily->"Calibri", FontSize->24, FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\n\nCertain graphs are much easier to express in polar coordinates \ than in rectangular. In this section we will consider a few of them.\n\n1. \ Describe in words the graph of the equation ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["y = 1", FontFamily->"Calibri", FontSize->20, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" in rectangular coordinates.\n\nDESCRIPTION:\n\n\n2. Describe in \ words the graph of the equation", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" x = 1", FontFamily->"Calibri", FontSize->22, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" in rectangular coordinates.\n\nDESCRIPTION:\n\n\n3. Describe in \ words the graph of the equation ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["r = 1", FontFamily->"Calibri", FontSize->22, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" in polar coordinates.\n\nDESCRIPTION:", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\n\n\n", StyleBox["4. Des", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["cribe in words the graph of the equation", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], " ", StyleBox[" \[Theta] = 1", FontFamily->"Calibri", FontSize->22, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" in polar coordinates.\n\nDESCRIPTION:", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\n\n" }], "Text", CellChangeTimes->{{3.46489971978824*^9, 3.46489972598144*^9}, { 3.4648997564464397`*^9, 3.4648997835592403`*^9}, {3.46490706830084*^9, 3.46490706933044*^9}, {3.46491280267164*^9, 3.4649131104426403`*^9}, { 3.46491332676064*^9, 3.46491335769164*^9}, {3.46491340270164*^9, 3.46491347468764*^9}, {3.46491353116164*^9, 3.46491356106964*^9}, { 3.46491361602464*^9, 3.46491364858364*^9}, 3.46491369238164*^9, { 3.46491533871264*^9, 3.46491559247064*^9}, {3.46491563668064*^9, 3.4649157153396397`*^9}, {3.46491577232364*^9, 3.46491582193464*^9}, { 3.4649158863396397`*^9, 3.4649158905426397`*^9}, {3.46491592877664*^9, 3.46491594915864*^9}, {3.46491604461064*^9, 3.46491604499364*^9}, { 3.46491608299364*^9, 3.46491615657364*^9}, {3.46492194197064*^9, 3.46492196335264*^9}}], Cell[BoxData[{ RowBox[{ StyleBox["To", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["draw", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["polar", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["graphs", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["we", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["will", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["use", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["command", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["PolarPlot", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[".", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\n", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\n", StyleBox["From", FontFamily->"Book Antiqua", FontSize->16, FontWeight->"Bold"]}], StyleBox[" ", FontFamily->"Book Antiqua", FontSize->16, FontWeight->"Bold"], StyleBox["the", FontFamily->"Book Antiqua", FontSize->16, FontWeight->"Bold"], StyleBox[" ", FontFamily->"Book Antiqua", FontSize->16, FontWeight->"Bold"], StyleBox["Documantation", FontFamily->"Book Antiqua", FontSize->16, FontWeight->"Bold"], StyleBox[" ", FontFamily->"Book Antiqua", FontSize->16, FontWeight->"Bold"], StyleBox["Center", FontFamily->"Book Antiqua", FontSize->16, FontWeight->"Bold"]}], "\n", RowBox[{ StyleBox[ RowBox[{"The", " ", "command"}], FontFamily->"Courier New", FontSize->14], StyleBox[" ", FontFamily->"Courier New", FontSize->14]}], "\n", RowBox[{Cell[TextData[{ Cell[BoxData[ RowBox[{ ButtonBox["PolarPlot", BaseStyle->"Link", ButtonData->"paclet:ref/PolarPlot"], "[", RowBox[{ StyleBox["r", "TI"], ",", RowBox[{"{", RowBox[{ StyleBox["\[Theta]", "TR"], ",", SubscriptBox[ StyleBox["\[Theta]", "TR"], StyleBox["min", "TI"]], ",", SubscriptBox[ StyleBox["\[Theta]", "TR"], StyleBox["max", "TI"]]}], "}"}]}], "]"}]], "InlineFormula", FontFamily->"Courier New", FontSize->22], " \[LineSeparator]generates a polar plot of a curve with radius ", Cell[BoxData[ StyleBox["r", "TI"]], "InlineFormula"], " as a function of angle ", Cell[BoxData[ StyleBox["\[Theta]", "TR"]], "InlineFormula"], "." }]], StyleBox["\[IndentingNewLine]", FontFamily->"Arial", FontSize->14], StyleBox["\n", FontFamily->"Arial", FontSize->14]}], "\n", RowBox[{ RowBox[{ StyleBox["5.", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Plot", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["graph", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["of", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["equation", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{" ", StyleBox[" ", FontFamily->"Calibri", FontSize->22, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}]], StyleBox["r", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"(", "\[Theta]", ")"}], FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ "1", " ", "for", " ", "\[Theta]", " ", "between", " ", "0", " ", "and", " ", RowBox[{"Pi", "."}]}], FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[ 0., 0.5019607843137255, 0.5019607843137255]]}]}], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, 3.46492199127464*^9}], Cell[BoxData[ RowBox[{"\"\\"", "\[IndentingNewLine]"}]], "Input", CellChangeTimes->{ 3.46491530381664*^9, {3.46491632845864*^9, 3.46491633763564*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\n", FontFamily->"Arial", FontSize->14], RowBox[{ RowBox[{ StyleBox["6.", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Now", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["plot", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["graph", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["of", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["equation", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{" ", StyleBox[" ", FontFamily->"Calibri", FontSize->22, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}]], StyleBox["r", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"(", "\[Theta]", ")"}], FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ "1", " ", "for", " ", "\[Theta]", " ", "between", " ", "0", " ", "and", " ", "2", RowBox[{"Pi", "."}]}], FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[ 0., 0.5019607843137255, 0.5019607843137255]]}]}]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.4649162942066402`*^9, 3.46491631366164*^9}}], Cell[BoxData[ RowBox[{"\"\\"", "\[IndentingNewLine]"}]], "Input", CellChangeTimes->{{3.46491631871264*^9, 3.46491634500064*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\n", FontFamily->"Arial", FontSize->14], StyleBox[ RowBox[{"7.", " ", "What", " ", RowBox[{"happened", "?", " ", "What"}], " ", "did", " ", "you", " ", RowBox[{ "notice", "?", " ", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ "EXPLAIN", ":", "\[IndentingNewLine]", "\[IndentingNewLine]"}]}]}], FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}]], "Text",\ CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.4649162942066402`*^9, 3.46491631366164*^9}, {3.46491637150064*^9, 3.46491641965864*^9}, {3.46491707886764*^9, 3.46491709211264*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\n", FontFamily->"Arial", FontSize->14], RowBox[{ RowBox[{ RowBox[{ StyleBox["8.", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Plot", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["graph", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["of", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["equation", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{" ", StyleBox[" ", FontFamily->"Calibri", FontSize->22, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}]], StyleBox["r", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"(", "\[Theta]", ")"}], FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"3", RowBox[{"Sin", "[", RowBox[{"2", "\[Theta]"}], "]"}]}], FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], StyleBox[",", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ "for", " ", "\[Theta]", " ", "between", " ", "0", " ", "and", " ", RowBox[{"Pi", "/", StyleBox[ RowBox[{"2", "."}]]}]}], FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[ 0., 0.5019607843137255, 0.5019607843137255]]}]}]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.4649162942066402`*^9, 3.46491631366164*^9}, {3.46491712030064*^9, 3.4649172391406403`*^9}}], Cell[BoxData[ RowBox[{"\"\\"", "\[IndentingNewLine]"}]], "Input", CellChangeTimes->{{3.46491631871264*^9, 3.46491634500064*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\n", FontFamily->"Arial", FontSize->14], RowBox[{ RowBox[{ RowBox[{ StyleBox["9.", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Now", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["plot", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["graph", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["of", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["equation", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{" ", StyleBox[" ", FontFamily->"Calibri", FontSize->22, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}]], StyleBox["r", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"(", "\[Theta]", ")"}], FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"3", RowBox[{"Sin", "[", RowBox[{"2", "\[Theta]"}], "]"}]}], FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], StyleBox[",", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ "for", " ", "\[Theta]", " ", "between", " ", "0", " ", "and", " ", "2", RowBox[{"Pi", "."}]}], FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[ 0., 0.5019607843137255, 0.5019607843137255]]}]}]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.4649162942066402`*^9, 3.46491631366164*^9}, {3.46491712030064*^9, 3.46491720809464*^9}, {3.46491724269764*^9, 3.46491725578564*^9}}], Cell[BoxData[ RowBox[{"\"\\"", "\[IndentingNewLine]"}]], "Input", CellChangeTimes->{{3.46491631871264*^9, 3.46491634500064*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\n", FontFamily->"Arial", FontSize->14], StyleBox[ RowBox[{"10.", " ", "What", " ", RowBox[{"happened", "?", " ", "What"}], " ", "did", " ", "you", " ", RowBox[{ "notice", "?", " ", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ "EXPLAIN", ":", "\[IndentingNewLine]", "\[IndentingNewLine]"}]}]}], FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}]], "Text",\ CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.4649162942066402`*^9, 3.46491631366164*^9}, {3.46491637150064*^9, 3.46491641965864*^9}, {3.46491707886764*^9, 3.46491709211264*^9}, { 3.46491729076464*^9, 3.46491729809964*^9}}], Cell[BoxData[ StyleBox[ RowBox[{ RowBox[{ RowBox[{ "11.", " ", "In", " ", "order", " ", "to", " ", "determine", " ", "how", " ", "different", " ", "parameter", " ", "values", " ", "affect", " ", "a", " ", "polar", " ", "graph", StyleBox[ RowBox[{" ", " "}]], "we", " ", "will", " ", "use", " ", "the", " ", "Animate", " ", "and", " ", "Manipulate", " ", RowBox[{"commads", ".", " ", "Just"}], " ", "for", " ", "fun"}], ",", " ", RowBox[{ StyleBox[ RowBox[{"e", "xecute"}]], " ", "the", " ", "following", " ", RowBox[{"cell", ".", " ", "It"}], " ", "illustrates", " ", "how", " ", "the", " ", "Animate", " ", "command", " ", RowBox[{"works", " ", ":", "-"}]}]}], ")"}], FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.4649162942066402`*^9, 3.46491631366164*^9}, {3.46491637150064*^9, 3.46491662459964*^9}, {3.46491709592164*^9, 3.46491709648464*^9}, { 3.4649173041996403`*^9, 3.4649173049436398`*^9}, {3.46492201279564*^9, 3.46492203355364*^9}}], Cell[BoxData[ RowBox[{"Animate", "[", RowBox[{ RowBox[{"Plot", "[", RowBox[{ RowBox[{ RowBox[{"t", RowBox[{"(", RowBox[{ SuperscriptBox["x", "2"], "-", "1"}], ")"}]}], "+", RowBox[{ RowBox[{"(", RowBox[{"1", "-", "t"}], ")"}], RowBox[{"(", RowBox[{"-", SuperscriptBox["x", "2"]}], ")"}]}]}], ",", RowBox[{"{", RowBox[{"x", ",", RowBox[{"-", "1"}], ",", "1"}], "}"}], ",", RowBox[{"Axes", "\[Rule]", "False"}], ",", RowBox[{"Epilog", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"Circle", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}], ",", "3"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{"1", ",", "2"}], "}"}], ",", ".3"}], "]"}], ",", RowBox[{"Disk", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "2"}], "}"}], ",", ".3"}], "]"}], ",", RowBox[{"Line", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0.6"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "1.6"}], "}"}]}], "}"}], "]"}]}], "}"}]}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"-", "3"}], ",", "4"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "3"}], ",", "4"}], "}"}]}], "}"}]}], ",", RowBox[{"AspectRatio", "->", "1"}]}], "]"}], ",", RowBox[{"{", RowBox[{"t", ",", "0", ",", "1"}], "}"}]}], "]"}]], "Input", CellChangeTimes->{{3.46489967732504*^9, 3.46489970599784*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\n", FontFamily->"Calibri", FontSize->16, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\n", RowBox[{ StyleBox[ RowBox[{"From", " ", "the", " ", "Documantation", " ", "Center"}], FontFamily->"Book Antiqua", FontSize->16, FontWeight->"Bold"], "\n", StyleBox[ RowBox[{"The", " ", "command"}], FontFamily->"Courier New", FontSize->14], StyleBox[" ", FontFamily->"Courier New", FontSize->14], StyleBox["\n", FontFamily->"Arial", FontSize->14], GridBox[{ {"", Cell[TextData[{ Cell[BoxData[ RowBox[{ ButtonBox["Animate", BaseStyle->"Link", ButtonData->"paclet:ref/Animate"], "[", RowBox[{ StyleBox["expr", "TI"], ",", RowBox[{"{", RowBox[{ StyleBox["u", "TI"], ",", SubscriptBox[ StyleBox["u", "TI"], StyleBox["min", "TI"]], ",", SubscriptBox[ StyleBox["u", "TI"], StyleBox["max", "TI"]]}], "}"}]}], "]"}]], "InlineFormula", FontFamily->"Courier New", FontSize->22], "\[LineSeparator]generates an animation of ", Cell[BoxData[ StyleBox["expr", "TI"]], "InlineFormula"], " in which ", Cell[BoxData[ StyleBox["u", "TI"]], "InlineFormula"], " varies continuously from ", Cell[BoxData[ SubscriptBox[ StyleBox["u", "TI"], StyleBox["min", "TI"]]], "InlineFormula"], " to ", Cell[BoxData[ SubscriptBox[ StyleBox["u", "TI"], StyleBox["max", "TI"]]], "InlineFormula"], ". " }]]} }]}]}]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.46491680033464*^9, 3.46491683204764*^9}, {3.46491699645564*^9, 3.46491699896564*^9}, {3.4649179087406397`*^9, 3.46491791217964*^9}}], Cell[BoxData[ StyleBox[ RowBox[{"\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ StyleBox[ RowBox[{"12", StyleBox[".", FontSize->16]}]], StyleBox[" ", FontSize->16], StyleBox["Consider", FontSize->16], StyleBox[" ", FontSize->16], StyleBox["the", FontSize->16], StyleBox[" ", FontSize->16], StyleBox["polat", FontSize->16], StyleBox[" ", FontSize->16], StyleBox["graph", FontSize->16], StyleBox[" ", FontSize->16], StyleBox["of", FontSize->16], StyleBox[" ", FontSize->22, FontWeight->"Bold"], StyleBox["r", FontSize->16], StyleBox[ RowBox[{"(", "\[Theta]", ")"}], FontSize->16]}], StyleBox[" ", FontSize->16], StyleBox["=", FontSize->16], StyleBox[" ", FontSize->16], StyleBox["a", FontSize->16]}], StyleBox[",", FontSize->16], StyleBox[" ", FontSize->16], StyleBox[ RowBox[{ "for", " ", "a", " ", "between", " ", "0", " ", "and", " ", "3", " ", "and", " ", "for", " ", "\[Theta]", " ", "between", " ", "0", " ", "and", " ", "2", RowBox[{"Pi", ".", " ", "Execute"}], " ", "the", " ", "cell", " ", "below", " ", "to", " ", "find", " ", "out", " ", "how", " ", "the", " ", "parameter", " ", "a", " ", "affects", " ", "the", " ", RowBox[{"graph", ".", StyleBox["\[IndentingNewLine]", FontWeight->"Bold"]}]}], FontSize->16]}]}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.4649162942066402`*^9, 3.46491631366164*^9}, {3.46491637150064*^9, 3.4649167599576397`*^9}, {3.46491686717164*^9, 3.4649168933916397`*^9}, 3.4649170032076397`*^9, {3.4649173202256403`*^9, 3.4649173209496403`*^9}, { 3.46492206660564*^9, 3.46492206808864*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"Animate", "[", RowBox[{ RowBox[{"PolarPlot", "[", RowBox[{"a", ",", RowBox[{"{", RowBox[{"\[Theta]", ",", "0", ",", RowBox[{"2", "\[Pi]"}]}], "}"}], ",", RowBox[{"PlotRange", "\[Rule]", "3.5"}]}], "]"}], ",", RowBox[{"{", RowBox[{"a", ",", "0", ",", "3"}], "}"}]}], "]"}], "\[IndentingNewLine]"}]], "Input", CellChangeTimes->{ 3.46491663516164*^9, 3.4649168721486397`*^9, {3.46491693587864*^9, 3.46491695314964*^9}, {3.46491788981164*^9, 3.46491795286864*^9}, { 3.46491800407664*^9, 3.4649180072446404`*^9}, {3.46491810170564*^9, 3.46491812437764*^9}}], Cell[BoxData[ StyleBox[ RowBox[{"\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{ StyleBox[ RowBox[{"13", StyleBox[".", FontSize->16]}]], StyleBox[" ", FontSize->16], StyleBox["We", FontSize->16], StyleBox[" ", FontSize->16], StyleBox["could", FontSize->16], StyleBox[" ", FontSize->16], StyleBox[ RowBox[{"look", " ", "at", StyleBox[" ", FontSize->16]}], FontSize->16], StyleBox["two", FontSize->16], StyleBox[" ", FontSize->16], StyleBox["parameters", FontSize->16], StyleBox[" ", FontSize->16], StyleBox["at", FontSize->16], StyleBox[" ", FontSize->16], StyleBox["a", FontSize->16], StyleBox[" ", FontSize->16], StyleBox["time", FontSize->16]}], StyleBox[",", FontSize->16], StyleBox[" ", FontSize->16], StyleBox[ RowBox[{ RowBox[{ "say", " ", "we", " ", "wanted", " ", "to", " ", "consider", " ", "the", " ", "funtion", " ", "r", RowBox[{"(", "\[Theta]", ")"}]}], " ", "=", " ", RowBox[{"a", "+", RowBox[{"b", " ", RowBox[{"Sin", "[", "\[Theta]", "]"}]}]}]}], FontSize->16], StyleBox[" ", FontSize->16], StyleBox[",", FontSize->16], StyleBox[" ", FontSize->16], StyleBox[ RowBox[{ "with", " ", "a", " ", "changing", " ", "from", " ", "1", "to", " ", "3", " ", "and", " ", "b", " ", "changing", " ", "from", " ", "0", " ", "to", " ", "4"}], FontSize->16], StyleBox[",", FontSize->16], StyleBox[" ", FontSize->16], StyleBox[ RowBox[{ "with", " ", "values", " ", "of", " ", "\[Theta]", " ", "between", " ", "0", " ", "and", " ", "2", RowBox[{"Pi", ".", " ", "In"}], " ", "order", " ", "to", " ", "have", " ", "a", " ", "beeter", " ", "control", " ", "of", " ", "the", " ", "graph", " ", "we", " ", "can", " ", "use", " ", "the", " ", "command", " ", RowBox[{"Manipulate", ".", StyleBox["\[IndentingNewLine]", FontWeight->"Bold"]}]}], FontSize->16]}]}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.4649162942066402`*^9, 3.46491631366164*^9}, {3.46491637150064*^9, 3.4649167599576397`*^9}, {3.46491686717164*^9, 3.4649168933916397`*^9}, 3.4649170032076397`*^9, {3.4649173202256403`*^9, 3.4649173209496403`*^9}, { 3.46491737440064*^9, 3.46491743521164*^9}, {3.46491751532064*^9, 3.4649176317186403`*^9}, 3.46491767498964*^9, {3.46491827838664*^9, 3.46491829712364*^9}, {3.46491856819664*^9, 3.46491856857764*^9}, { 3.46492209046764*^9, 3.46492211935264*^9}}], Cell[BoxData[{ StyleBox[ RowBox[{"From", " ", "the", " ", "Documantation", " ", "Center"}], FontFamily->"Book Antiqua", FontSize->16, FontWeight->"Bold"], "\n", RowBox[{ StyleBox[ RowBox[{"The", " ", "command"}], FontFamily->"Courier New", FontSize->14], StyleBox[" ", FontFamily->"Courier New", FontSize->14]}], "\n", Cell[TextData[{ Cell[BoxData[ RowBox[{ ButtonBox["Manipulate", BaseStyle->"Link", ButtonData->"paclet:ref/Manipulate"], "[", RowBox[{ StyleBox["expr", "TI"], ",", RowBox[{"{", RowBox[{ StyleBox["u", "TI"], ",", SubscriptBox[ StyleBox["u", "TI"], StyleBox["min", "TI"]], ",", SubscriptBox[ StyleBox["u", "TI"], StyleBox["max", "TI"]]}], "}"}]}], "]"}]], "InlineFormula", FontFamily->"Courier New", FontSize->22], "\[LineSeparator]generates a version of ", Cell[BoxData[ StyleBox["expr", "TI"]], "InlineFormula"], " with controls added to allow interactive manipulation of the value of ", Cell[BoxData[ StyleBox["u", "TI"]], "InlineFormula"], ". \nClick on the plus sign on the right hand side to expand the controls \ and reveal the value of the paramenter and animate the graph." }]], "\[IndentingNewLine]"}], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.46491680033464*^9, 3.46491683204764*^9}, {3.46491699645564*^9, 3.46491699896564*^9}, {3.4649179087406397`*^9, 3.46491791217964*^9}, 3.46491834570264*^9, {3.46491848482964*^9, 3.46491854017064*^9}, { 3.46491857148964*^9, 3.46491864922764*^9}}], Cell[BoxData[ StyleBox[ RowBox[{ RowBox[{"Graphing", StyleBox[ RowBox[{" ", " "}]], "r", RowBox[{"(", "\[Theta]", ")"}]}], " ", "=", " ", RowBox[{"a", "+", RowBox[{"b", " ", RowBox[{ RowBox[{"Sin", "[", "\[Theta]", "]"}], " ", ".", " ", "Execute"}], " ", "the", " ", "cell", " ", RowBox[{"below", ":"}]}]}]}], FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.4649162942066402`*^9, 3.46491631366164*^9}, {3.46491637150064*^9, 3.4649167599576397`*^9}, {3.46491686717164*^9, 3.4649168933916397`*^9}, 3.4649170032076397`*^9, {3.4649173202256403`*^9, 3.4649173209496403`*^9}, { 3.46491737440064*^9, 3.46491743521164*^9}, {3.46491751532064*^9, 3.4649176317186403`*^9}, 3.46491767498964*^9, {3.46491827838664*^9, 3.46491829712364*^9}, {3.46491856819664*^9, 3.46491856857764*^9}, { 3.4649186745936403`*^9, 3.46491871002964*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"Manipulate", "[", RowBox[{ RowBox[{"PolarPlot", "[", " ", RowBox[{ RowBox[{"a", "+", RowBox[{"b", " ", RowBox[{"Sin", "[", "\[Theta]", "]"}]}]}], ",", RowBox[{"{", RowBox[{"\[Theta]", ",", "0", ",", RowBox[{"2", "\[Pi]"}]}], "}"}], ",", RowBox[{"PlotRange", "\[Rule]", "6"}]}], "]"}], ",", RowBox[{"{", RowBox[{"a", ",", "1", ",", "3"}], "}"}], ",", RowBox[{"{", RowBox[{"b", ",", "0", ",", "3"}], "}"}]}], "]"}], "\[IndentingNewLine]"}]], "Input", CellChangeTimes->{ 3.46490006564644*^9, {3.4649174615276403`*^9, 3.46491747456364*^9}, { 3.4649176437406397`*^9, 3.46491771673664*^9}, {3.46491836668964*^9, 3.46491841539664*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox[ RowBox[{ RowBox[{"Exploration", "!!"}], "!"}], FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ RowBox[{ RowBox[{ StyleBox["Use", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ ButtonBox["Manipulate", BaseStyle->"Link", ButtonData->"paclet:ref/Manipulate"], FontFamily->"Courier New", FontSize->22], StyleBox[ RowBox[{"and", "/", "or"}], FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ ButtonBox["Animate", BaseStyle->"Link", ButtonData->"paclet:ref/Animate"], FontFamily->"Courier New", FontSize->22], StyleBox["commands", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["to", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["describe", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["characteristics", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["of", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["following", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["polar", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"graphs", ".", "\[IndentingNewLine]", " ", StyleBox["Write", FontVariations->{"Underline"->True}]}], FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["a", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["few", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["lines", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["describing", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["each", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["shape", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["after", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["you", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["draw", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["the", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["pertinent", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["graphs", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[".", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontVariations->{"Underline"->True}, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\n", StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["1.", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ StyleBox["Limacons", FontSize->26, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontSize->26, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[":", FontSize->26, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ StyleBox[ RowBox[{ StyleBox[" ", FontSize->26, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontSize->18]}]], FontWeight->"Bold"], StyleBox[ RowBox[{"r", RowBox[{"(", "\[Theta]", ")"}]}], FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], FontFamily->"Calibri"]}], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ RowBox[{"a", OverscriptBox["-", "+"], "b", " ", RowBox[{"Sin", "[", "\[Theta]", "]"}], " ", "and", StyleBox[ RowBox[{" ", StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], " "}]], "r", RowBox[{"(", "\[Theta]", ")"}]}], " ", "=", " ", RowBox[{"a", OverscriptBox["-", "+"], RowBox[{"b", " ", RowBox[{"Cos", "[", "\[Theta]", "]"}]}]}]}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], StyleBox[",", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"a", ">", "0"}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[",", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"b", ">", "0."}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], StyleBox["\n", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\t\t", StyleBox[ RowBox[{ RowBox[{"a", ".", StyleBox[ RowBox[{" ", " "}]], FractionBox["a", "b"]}], "<", "1"}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\n", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold"], "\t\t", StyleBox[ RowBox[{ RowBox[{"b", ".", " ", FractionBox[ RowBox[{" ", "a"}], "b"]}], "=", "1"}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\t\t", StyleBox[ RowBox[{ RowBox[{"c", ".1"}], "<", " ", FractionBox["a", "b"], "<", "2"}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\t\t", StyleBox[ RowBox[{ RowBox[{"d", ".", " ", FractionBox[ RowBox[{" ", "a"}], "b"]}], "\[GreaterEqual]", "2"}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Arial", FontSize->14]}]}]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.46491891743764*^9, 3.46491903495364*^9}, {3.46491907399864*^9, 3.46491911019464*^9}, {3.46491914147964*^9, 3.46491928857164*^9}, { 3.46491937013764*^9, 3.46491937563664*^9}, {3.46491943252264*^9, 3.46491949295864*^9}, {3.46491957073664*^9, 3.46491962459664*^9}, { 3.46491971467664*^9, 3.46491972311664*^9}, {3.46492214238064*^9, 3.4649221796336403`*^9}, {3.46492221342564*^9, 3.46492222122064*^9}}], Cell[BoxData["\"\\""], "Input", CellChangeTimes->{{3.46489982252804*^9, 3.46489982263724*^9}, { 3.4649194010496397`*^9, 3.46491940747064*^9}, {3.46491968473764*^9, 3.4649196911076403`*^9}}], Cell[BoxData[ StyleBox[ RowBox[{"\[IndentingNewLine]", "\[IndentingNewLine]", StyleBox[ RowBox[{"Description", " ", "of", " ", RowBox[{"Limacons", ":"}]}], FontSize->18, FontWeight->"Bold"]}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.4649162942066402`*^9, 3.46491631366164*^9}, {3.46491637150064*^9, 3.4649167599576397`*^9}, {3.46491686717164*^9, 3.4649168933916397`*^9}, 3.4649170032076397`*^9, {3.4649173202256403`*^9, 3.4649173209496403`*^9}, { 3.46491993898564*^9, 3.46491995117764*^9}, {3.46492030188764*^9, 3.4649203021746397`*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox[ RowBox[{ RowBox[{ RowBox[{ StyleBox["2.", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["Roses", FontSize->26, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontSize->26, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[":", FontSize->26, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ StyleBox[ RowBox[{ StyleBox[" ", FontSize->26, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontSize->18]}]], FontWeight->"Bold"], StyleBox[ RowBox[{"r", RowBox[{"(", "\[Theta]", ")"}]}], FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}]}], StyleBox[" ", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{ RowBox[{ RowBox[{"aSin", "[", RowBox[{"n", " ", "\[Theta]"}], "]"}], " ", "and", StyleBox[ RowBox[{" ", StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], " "}]], "r", RowBox[{"(", "\[Theta]", ")"}]}], " ", "=", " ", RowBox[{ RowBox[{ RowBox[{ RowBox[{"aCos", "[", RowBox[{"n", " ", "\[Theta]"}], "]"}], ".", "\[IndentingNewLine]", "\n", " ", "a", ".", " ", "r"}], RowBox[{"(", "\[Theta]", ")"}]}], " ", "=", " ", RowBox[{"aSin", "[", RowBox[{"n", " ", "\[Theta]"}], "]"}]}]}], FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], StyleBox[" ", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[",", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"n", " ", "odd"}], FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], FontFamily->"Calibri"], StyleBox["\n", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold"], "\t", StyleBox[ RowBox[{ RowBox[{"b", ".", " ", RowBox[{ RowBox[{"r", RowBox[{"(", "\[Theta]", ")"}]}], " ", "=", " ", RowBox[{"aSin", "[", RowBox[{"n", " ", "\[Theta]"}], "]"}]}]}], " ", ",", " ", RowBox[{"n", " ", "even"}]}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\t", StyleBox[ RowBox[{ RowBox[{ RowBox[{"c", ".", " ", RowBox[{"r", RowBox[{"(", "\[Theta]", ")"}]}]}], " ", "=", " ", RowBox[{"aCos", "[", RowBox[{"n", " ", "\[Theta]"}], "]"}]}], " ", ",", " ", RowBox[{"n", " ", "odd"}]}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\t", StyleBox[ RowBox[{ RowBox[{ RowBox[{"d", ".", " ", RowBox[{"r", RowBox[{"(", "\[Theta]", ")"}]}]}], " ", "=", " ", RowBox[{"aCos", "[", RowBox[{"n", " ", "\[Theta]"}], "]"}]}], " ", ",", " ", RowBox[{"n", " ", "even"}]}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Arial", FontSize->14]}]}]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.46491891743764*^9, 3.46491903495364*^9}, {3.46491907399864*^9, 3.46491911019464*^9}, {3.46491914147964*^9, 3.46491928857164*^9}, { 3.46491937013764*^9, 3.46491937563664*^9}, {3.46491943252264*^9, 3.46491949295864*^9}, {3.46491957073664*^9, 3.46491962459664*^9}, { 3.46491972994564*^9, 3.46491986399864*^9}, {3.46491989827664*^9, 3.46491990241564*^9}, {3.46491994226264*^9, 3.46491994442064*^9}, { 3.46492011444864*^9, 3.46492013295164*^9}}], Cell[BoxData["\"\\""], "Input", CellChangeTimes->{{3.46489982252804*^9, 3.46489982263724*^9}, { 3.4649194010496397`*^9, 3.46491940747064*^9}, {3.46491968473764*^9, 3.4649196911076403`*^9}, {3.46491997576864*^9, 3.46491997686864*^9}}], Cell[BoxData[ StyleBox[ RowBox[{"\[IndentingNewLine]", "\[IndentingNewLine]", StyleBox[ RowBox[{"Description", " ", "of", " ", RowBox[{"Roses", ":"}]}], FontSize->18, FontWeight->"Bold"]}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.4649162942066402`*^9, 3.46491631366164*^9}, {3.46491637150064*^9, 3.4649167599576397`*^9}, {3.46491686717164*^9, 3.4649168933916397`*^9}, 3.4649170032076397`*^9, {3.4649173202256403`*^9, 3.4649173209496403`*^9}, { 3.46491993898564*^9, 3.46491995117764*^9}, {3.46491999432864*^9, 3.46491999631364*^9}, {3.4649202962586403`*^9, 3.46492029655264*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ RowBox[{ RowBox[{ StyleBox[ RowBox[{ StyleBox["3.", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["Circles", FontSize->26, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontSize->26, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[":", FontSize->26, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ StyleBox[ RowBox[{ StyleBox[" ", FontSize->26, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontSize->18]}]], FontWeight->"Bold"], StyleBox[ RowBox[{"r", RowBox[{"(", "\[Theta]", ")"}]}], FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}]}], FontFamily->"Calibri"], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox[ RowBox[{ RowBox[{"aSin", "[", " ", "\[Theta]", "]"}], " ", "and", StyleBox[ RowBox[{" ", StyleBox[" ", FontFamily->"Calibri", FontSize->16, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], " "}]], "r", RowBox[{"(", "\[Theta]", ")"}]}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ RowBox[{ RowBox[{ StyleBox[ RowBox[{"aCos", "[", " ", "\[Theta]", "]"}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[".", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\n", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\t", StyleBox["a", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[".", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["r", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], StyleBox[ RowBox[{"(", "\[Theta]", ")"}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"a", " ", RowBox[{"Sin", "[", "\[Theta]", "]"}]}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[ 0., 0.5019607843137255, 0.5019607843137255]]}]}]}], StyleBox[",", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"a", ">", "0."}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], StyleBox["\n", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold"], "\t", StyleBox[ RowBox[{ RowBox[{ RowBox[{"b", ".", " ", RowBox[{"r", RowBox[{"(", "\[Theta]", ")"}]}]}], " ", "=", " ", RowBox[{"aCos", "[", " ", "\[Theta]", "]"}]}], " ", ",", " ", RowBox[{"a", ">", "0."}]}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\t", StyleBox[ RowBox[{ RowBox[{ RowBox[{ RowBox[{"c", ".", StyleBox[ RowBox[{" ", " "}]], " ", "r"}], RowBox[{"(", "\[Theta]", ")"}]}], " ", "=", " ", RowBox[{"aCos", "[", "\[Theta]", "]"}]}], " ", ",", " ", RowBox[{"a", "<", "0."}]}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], "\t", StyleBox[ RowBox[{ RowBox[{ RowBox[{"d", ".", " ", RowBox[{"r", RowBox[{"(", "\[Theta]", ")"}]}]}], " ", "=", " ", RowBox[{"aSin", "[", "\[Theta]", "]"}]}], " ", ",", " ", RowBox[{"a", "<", "0."}]}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Arial", FontSize->14]}]}]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.46491891743764*^9, 3.46491903495364*^9}, {3.46491907399864*^9, 3.46491911019464*^9}, {3.46491914147964*^9, 3.46491928857164*^9}, { 3.46491937013764*^9, 3.46491937563664*^9}, {3.46491943252264*^9, 3.46491949295864*^9}, {3.46491957073664*^9, 3.46491962459664*^9}, { 3.46491972994564*^9, 3.46491986399864*^9}, {3.46491989827664*^9, 3.46491990241564*^9}, {3.46491994226264*^9, 3.46491994442064*^9}, { 3.46492001191564*^9, 3.46492004896664*^9}, {3.4649200996996403`*^9, 3.4649201089756403`*^9}, {3.4649201414026403`*^9, 3.46492025815764*^9}}], Cell[BoxData["\"\\""], "Input", CellChangeTimes->{{3.46489982252804*^9, 3.46489982263724*^9}, { 3.4649194010496397`*^9, 3.46491940747064*^9}, {3.46491968473764*^9, 3.4649196911076403`*^9}, {3.46491997576864*^9, 3.46491997686864*^9}, { 3.46492028203964*^9, 3.46492028333564*^9}}], Cell[BoxData[ StyleBox[ RowBox[{"\[IndentingNewLine]", "\[IndentingNewLine]", StyleBox[ RowBox[{"Description", " ", "of", " ", RowBox[{"Circles", ":"}]}], FontSize->18, FontWeight->"Bold"]}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.4649162942066402`*^9, 3.46491631366164*^9}, {3.46491637150064*^9, 3.4649167599576397`*^9}, {3.46491686717164*^9, 3.4649168933916397`*^9}, 3.4649170032076397`*^9, {3.4649173202256403`*^9, 3.4649173209496403`*^9}, { 3.46491993898564*^9, 3.46491995117764*^9}, {3.46491999432864*^9, 3.46491999631364*^9}, {3.46492028903264*^9, 3.46492029102164*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox[ RowBox[{ RowBox[{ StyleBox["4.", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["Spirals", FontSize->26, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontSize->26, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[":", FontSize->26, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ StyleBox[ RowBox[{ StyleBox[" ", FontSize->26, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontSize->18]}]], FontWeight->"Bold"], StyleBox[ RowBox[{"r", RowBox[{"(", "\[Theta]", ")"}]}], FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}]}], StyleBox[" ", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["=", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["a\[Theta]", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}], FontFamily->"Calibri"], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Arial", FontSize->14], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[ 0., 0.5019607843137255, 0.5019607843137255]]}]}]], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.46491891743764*^9, 3.46491903495364*^9}, {3.46491907399864*^9, 3.46491911019464*^9}, {3.46491914147964*^9, 3.46491928857164*^9}, { 3.46491937013764*^9, 3.46491937563664*^9}, {3.46491943252264*^9, 3.46491949295864*^9}, {3.46491957073664*^9, 3.46491962459664*^9}, { 3.46491972994564*^9, 3.46491986399864*^9}, {3.46491989827664*^9, 3.46491990241564*^9}, {3.46491994226264*^9, 3.46491994442064*^9}, { 3.46492001191564*^9, 3.46492004896664*^9}, {3.4649200996996403`*^9, 3.4649201089756403`*^9}, {3.4649201414026403`*^9, 3.46492025815764*^9}, { 3.46492034805964*^9, 3.46492038665464*^9}, {3.4649206824646397`*^9, 3.4649206833696404`*^9}}], Cell[BoxData[ RowBox[{ StyleBox["\[IndentingNewLine]", FontFamily->"Calibri", FontSize->18, FontWeight->"Bold", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox[ RowBox[{ StyleBox["5.", FontSize->18, FontWeight->"Bold"], StyleBox[" ", FontSize->18, FontWeight->"Bold"], StyleBox["Draw", FontSize->26, FontWeight->"Bold"], StyleBox[" ", FontSize->26, FontWeight->"Bold"], StyleBox["a", FontSize->26, FontWeight->"Bold"], StyleBox[" ", FontSize->26, FontWeight->"Bold"], StyleBox["pretty", FontSize->26, FontWeight->"Bold"], StyleBox[" ", FontSize->26, FontWeight->"Bold"], StyleBox[ RowBox[{"picture", "!"}], FontSize->26, FontWeight->"Bold"], StyleBox[" ", FontSize->18], StyleBox["Explore", FontSize->18], StyleBox[" ", FontSize->18], StyleBox["the", FontSize->18], StyleBox[" ", FontSize->18], StyleBox["Documantation", FontSize->18], StyleBox[" ", FontSize->18], StyleBox["center", FontSize->18], StyleBox[" ", FontSize->18], StyleBox["to", FontSize->18], StyleBox[" ", FontSize->18], StyleBox["find", FontSize->18], StyleBox[" ", FontSize->18], StyleBox["out", FontSize->18], StyleBox[" ", FontSize->18], StyleBox["how", FontSize->18], StyleBox[" ", FontSize->18], StyleBox["to", FontSize->18], StyleBox[" ", FontSize->18], StyleBox["change", FontSize->18], StyleBox[" ", FontSize->18], StyleBox["colors", FontSize->18], StyleBox[" ", FontSize->18], StyleBox["of", FontSize->18], StyleBox[" ", FontSize->18], StyleBox["graphs", FontSize->18]}], FontFamily->"Calibri", FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[",", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["their", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["thickness", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["and", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["so", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"on", ".", " ", "Be"}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[ RowBox[{"creative", "!"}], FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["Here", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["is", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["an", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], RowBox[{ StyleBox["example", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox[".", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]], StyleBox["\[IndentingNewLine]", FontFamily->"Arial", FontSize->14], StyleBox[" ", FontFamily->"Calibri", FontSize->18, FontColor->RGBColor[0., 0.5019607843137255, 0.5019607843137255]]}]}]}]}] ], "Text", CellChangeTimes->{{3.46491620637364*^9, 3.4649162541016397`*^9}, { 3.46491891743764*^9, 3.46491903495364*^9}, {3.46491907399864*^9, 3.46491911019464*^9}, {3.46491914147964*^9, 3.46491928857164*^9}, { 3.46491937013764*^9, 3.46491937563664*^9}, {3.46491943252264*^9, 3.46491949295864*^9}, {3.46491957073664*^9, 3.46491962459664*^9}, { 3.46491972994564*^9, 3.46491986399864*^9}, {3.46491989827664*^9, 3.46491990241564*^9}, {3.46491994226264*^9, 3.46491994442064*^9}, { 3.46492001191564*^9, 3.46492004896664*^9}, {3.4649200996996403`*^9, 3.4649201089756403`*^9}, {3.4649201414026403`*^9, 3.46492025815764*^9}, { 3.46492034805964*^9, 3.46492038665464*^9}, {3.4649206824646397`*^9, 3.4649206833696404`*^9}, {3.4649207556676397`*^9, 3.4649208203516397`*^9}, { 3.46492086262864*^9, 3.46492089702664*^9}}], Cell[CellGroupData[{ Cell[BoxData[{ RowBox[{ RowBox[{"t", "[", "\[Theta]_", "]"}], ":=", RowBox[{"2", "*", RowBox[{"Cos", "[", RowBox[{"10", "\[Theta]"}], "]"}], " ", "\"\\""}]}], "\[IndentingNewLine]", \ RowBox[{ RowBox[{"PolarPlot", "[", RowBox[{ RowBox[{ RowBox[{"t", "[", "\[Theta]", "]"}], "+", "1"}], ",", RowBox[{"{", RowBox[{"\[Theta]", ",", "0", ",", RowBox[{"10", "\[Pi]"}]}], "}"}], ",", RowBox[{"ColorFunction", "\[Rule]", "\"\\""}], ",", " ", RowBox[{"PlotStyle", "\[Rule]", "Thick"}]}], "]"}], " ", "\"\\""}], "\[IndentingNewLine]", RowBox[{ RowBox[{"PolarPlot", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"t", "[", "\[Theta]", "]"}], ",", RowBox[{ RowBox[{"-", "2"}], RowBox[{"t", "[", "\[Theta]", "]"}]}]}], "}"}], ",", RowBox[{"{", RowBox[{"\[Theta]", ",", "0", ",", RowBox[{"10", "\[Pi]"}]}], "}"}]}], "]"}], " ", "\"\\""}]}], "Input", CellChangeTimes->{{3.4476857833648*^9, 3.4476857834138002`*^9}, { 3.4476859898578*^9, 3.4476861438268003`*^9}, {3.4476861803368*^9, 3.4476862081468*^9}, 3.4476862422478*^9, {3.4476871615938*^9, 3.4476871836738*^9}, {3.4476872623087997`*^9, 3.4476872908677998`*^9}, { 3.4476873327618*^9, 3.4476873633428*^9}, {3.4476874710628*^9, 3.4476874781588*^9}, {3.4476875154608*^9, 3.4476875196088*^9}, { 3.4476876905738*^9, 3.4476877408648*^9}, {3.46492093453164*^9, 3.46492093496764*^9}, 3.46492097417164*^9, {3.46492101400064*^9, 3.46492106160264*^9}}], Cell[BoxData[ GraphicsBox[GraphicsComplexBox[CompressedData[" 1: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 vdz8LFpxTdBj/Fcs5ggddspSgiYtJ+HwmUu3WQ3LsMG/RGP05QzwMLlHvaub QVuuO+9/rU3B8IJk3lTbIl56z/XplVIRNLsxZ4Waz6FRgMnyysoAPpN5bxv8 cRCfXLvAULZlFanxXc75R9pA5tAJx2uDDOS2vynCfJEMhF0v2N2RWkK1ln4O g2Qq4bD6/HHT+nR8O/H28tLqv3wMVmipf7EAzNWiATppoyDNf4Xd4zOV6Kpo 0xXrGcQd0zNOrE5UQlmNK1zpMxO54cZVvaKPy/BeZWTblykaabSNMPwR/xXY tXyWlE0o5IKwmaPKjmWUfSQt/mV8EJOrv7Z/daGS52fm3Nroo2B1+2u0tQ2V 1EkXc7lrTiEEj5dYul5ewgTRvRLfC6nEz5PntSfvpYFA6i4B6YeMxAYJ33Cm piXgOd+1V9SrA2xqdIB/gJEoPmshKnhsEDNrhT/Hm/3z/Q2pgimhJRR8lf/A WWIMkkMXT/gkzSEmdcruPVGIfRVOpl8/TaEP6w2uofP/+Ji15xNHRw0eK7pY /yZxEa0qf5Q5GdDBTXJx+/uySbRSzeyvaxmHPqfdvIqenVi4X9L0dwONuNTc 2K5HCcaP/X+rP8jNQgHnnFu+Tj+onlNgX7owBIcVyrLGL63BrC5T3+JcG0oo 3kcrIUai1/UYI+OtOexpi2Rp3j4DF1cqdvxeZiILHkWlfPMtgPbuDwEHJBjI lYiDtfeyphADOcb0TcbwaAemfMxkJsfknGM9dg5D9jvi0Gg2lWQuyqzK6mAi 5i6mHnv5r9/a34Tq8//zb5m+qVFSjhfoeCc/dBOkEJyvrMJy3y/D+V3MJ1g4 RmFiJ8vm7XlUQn3f7unpdWP4W1VZ7s5DKiEcXX4z4wWFvKHO/thIfgmm7Ivm K3ipZFBwVHvGmUzE659UpTlXkOsBW/uWgXk0vfqq8QpzF8YK2ms9v0khnS8t O6kUD0JXURPjCctVtF6sV7LzXQbLKsgxDx/HlanUtsCcWTDAY2J7swrg5Gue mPmODpDdvtimfLkTijy1XJVTELSEDv46/c83jUOcMbLbSNxuVR6sWF4Cciic zWOQh+M59yvdXONAyveU80X3VkyrpEr8ZkzAeeeXD5Mum2JLb//Wr+9foGxV C5tH+2O0vjnMmDrnjdZZC9u8iAp8eGPp7ppkE7g9SuJdW+nHhxpjDzc5VcHe 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 65qQ/UmJwpDwAFDLlayjVUbxpPjA8vr97ZDdnzF52KMCNy3uvC159A9msKvX ZEtlgVu9K1tyUQ5cGtraz+F4DeG79wvGITs8dPLdScHBSsS6i98pUS1g432D ecKmCYejO/kFSnNBbnBjvbHzEC68bKLT+8sx6WmCgkojHW8QoSaDDQP4LEIl /vpxB6RK6oinvR7DpS3cDPYidFCgGVW8T+tD9dfrqi3URsB6yF7JiqzETedP VbApj4IVndRLXlcDFRlne0a12mDngfHX76J7AU58Ls+y9kF+KNzqvDoMj5Ll Hljo1ODpYvPyGoEGUNr7eWT+81/MgfFHrhX2kMUaKc/2qgyJqN7K7Ywp2HbU tGy7SD483pY2Fba1Fvh3svYKRfrijT0XD2eIlANHeziTh3sQfCBMoweZQ1Dw bVRWs3YHBjc/3HSelgQ6s85GcjbVaHu2SW37mSy8rNyyzNzcjtwr/rvJiDFc /rbU/yA9B66GzTJPS4wjU25diYVbBzj2lcqSax24p2E2jS9kFizyvcvMYgsQ ZjZtlrg1Caw6P1Ko2l1gaim0nf5PV/L9k7J3iavA+MiqazihC7vHz8ZMJVCI rdUxTxjmllH3yKUb9+rn4dZWs0ntd1TyU53QqeHtCAyyt9Ye/NtLISWzn1vF 57HoZr10TMwozhsJy/XKUMgEr5HHvAUD4PPy+UN+WSr5IM5PTLiYkYh+LP+2 78AynvB+sZklhkbUrV465akXjtO+YeVvyBHcsXhVt+wfH90qX/qp/qYDh3on 1LmP9ePirqtcDcEBEJl9Tef9tQGcdUhi5pPrhLZ1kvsPc/XifmsxQw/5fngi rdFq97MIK7QC3FVauiCRc5eB7ZZy8HK59Y69uQSW9no3vreqhwYvmR1Xd32B x893OQy25qBGFluIOlcReJxoYHrHUoKkVucer5FOYCh80ikylIxu4i9exsT3 Q1AYA6UlswHW7CIfswZUwW/7HIvvxp3wd2IfVV0yAy1atSg/zAdg+ln5PeXq Xpxt3ZppWNYLntPT7Eo3ZlBu7e+Q5Go+LPWbL82HL6FPmPOE1tQY1u2b+b27 ZxB/lu06+DR4FXk07Oy2vu6AAknbKMYGRtKzu+bTxLlV0Di70trgvYCX42x5 OaJYCP/+C1VVuVlo/CrvqKwFhZBt7OzXVF2Cmn53uVvXR0HuhFxeWSKVKHaJ TTC+MIrGyRpx7KlUwnkbi7aTNoXUOhXuIlCxCG7qNQ9l6TTy25EF17RLAQiy tRsWcpnIrwVOEYZfl7Gbkf+VqesAbvb3P39ThEr6Hg6jPr09Bhf39C2cNGIm bz3709AhvQZbxRN7YnASJfWVT99WYiRSVKN/jp0ugsZoZ81ltjmwEGleCO6Z Bu/oA+HPvGogyvx0gJ3VIuRzHKcLXh5AQ5FXdw5s+8eNwuHmM7/ncTJll/5l /yE4vYPW2iq6gBuN06TTigpxP2eQrzfPyL88DwoovTGMn2KLCNdjWcjKUuf2 QmMEzetVFOPPdECNQvF/DiLjKOipVV2XMAAGDkz+hzob8Vfu2jZX925I9nTN 209Lh+HH815VcQXAYGx2ntezCMr+jNj1X/ZFvg/6+yZ6avEWrWyfiE0ZrKe/ uFSd1IBtUT96HyzQYa/pQV7TvlLsazmd0PKyH9z6xj3uDhbBntB10rZ3moHl XLOyUFwHmHHP05UogRD3bdK5Nr0fotgHfbzS2tDt2PudfX29sPmhxaU52gju jksI8j9UA3dhRTlmhEZoCiTc9yZ9UMzo+ocQmR7Qi5QpSStKB4FdxRVuWs2Q 7uUctdmkBS7ctjpruscOzMR/G3zrToSAghRzZ3oaGpS/35ufVwj88fsS9L6W IYdq2Niea2kw9He7oWJeJhTQg91SLH+C7Hry7WpLNswqbI7Ji82D5ubhLdEG gbDtOmno0dEHr26fvD3O1YFTbef8cpL64J6Z1/GA40P4Y63VuMqtGm7khXjz PxpFyYuF7yUeVqPbEWk16Tw6au7kAxrbALLfedakt+Ez9gvZhemOjWL2q2dy zW10sOKiCTqUDaCS5Kytv9o/nhsaOu0N1Wiu336MwtQPWqFLQWLUKpj8cS9Y kqwFqVedN4K2dQLdar/yxplAnBWVUFtv1g1Dn1bV3iQWYamAXsNSWxl89pwR njMtwuuyfPHC/SGwDbg2/uxuBaYwr8P5v0og2VBJnP6qCV7tGzy4PXIAfov+ jn/wJwvP15nnTcyNwJ2JR6N3RSdQ3vHb4+P3xkEi/D4lfGYaf/xsTnTIy4es GNZvvhsncX9ucIsESxdaSSh33FzXhy07VK9czp9HyPLUZEqvg1Caibig/DJe zZk3pSWswIt8c6EXCgu4i9dr+09gIWhLglr8u3Mw/HZBk8IMIxFZcODKLsY5 yFA7WnrKZgx6brx4wJfGQqQPCi1d5+7HxoSfp5/FsBANlrp8v28wkq9/LQj8 KF2CYeNvL888pZG+KxpWf87GQYZqrFfcPQo56HaK92X+IuauJbtdlRpB55sp ytX1VPKAe7nlUd0ROBmdbTlYRyXVage3hKhRiFyN016gvowCdLY91Gga8e3U u8tm3uEQK7CbKdaPiQjc0x8x4LoMdrFeluPK3eC6e/R0Owsz8eaHVxlvzzD+ PNd5MOgAI2Fk5jDq77SGa9FrTDEMUxCRMnnjoecKypqYPrDIKsJNwubPZ5nn 8fknanGD+ww++L60QX9nC7ofbjydJcJA1sve4b2e1Qs1V7i+bnk0j9JOAVy3 9WZhrvJBNN+3fpwSGKphqqURO5g8CN/pYEx98Oj+PoEJOL+dL7J+vBO8P7cd W/zbB0/uMI4+ilgAZ0alvgtMDci+08b2uNIKOG4o2nizYRI3sNF5tWInwOaP 4Seu2wykycjrzoHQIih9x8Vu5rWMQerMxw/8HcftCfF9Q7qjyOlU9fFwOxPp 9/dTpMe1AZBUanVz200l+Qeefk3tYSS8fYoMHp1aRnGRdfe8O2mE4JFV34c2 Ach//Abn8CsKIT9qMx9UvQSWSdWRZZJj8N9yuty+01Si9nvG26uOI+hwQFr9 dS2VmKPY9qbdp5C3Yx5oeF36t49WfM0P3qeRhyOGVD5nxmG9gbZ0hC4D+bd2 wr5kaRHtuTLXC2n04kyfbaj2GjOpXVK+jbQZgXuFueCfw0i+urX6V+QMA9Hr E1zZkzuF5R+fjC3zr4Bv2dFTE4lFoHkoxHe9/yA489oxDwkNws39sW6Ne4sg I90uu+Ls1L9ejeJ3yq9GmfMeEmy+dOBOsipYOtmBLgGHFeky5bA+j9uuNHYQ 14rPxh/LzsRLQsb6bAMVuL3i93kOhir8ZLvYbPQyFBXVDgaWnm5AuxeCdnuO J+Cv11LfBXKywGpHsIZTPh2ddiw9kQouhYaH++9uGOnEHLXnV/FQFjqL2cYK pnTg1QNf6YdFe9A5Z+5ZhpwfChkmLT1NGUJLmevCo7cbwcy4tr78QxfaNRxY jZEYArUCWS1Fj2ocO6ZT88lmCEJju6fOlJVD+N38jqF2OnieXR+VVzwA3Gxy uxoTHiJ1xf/oycUx0BEIZba9TscvKsx3Zf49b5yom3w4P4KhZeTFk85VYH52 bZbz0wiej2TMafjHK5+9mpTYbjZjsRin8ZXqbpThnBGpZP4J9aofljMy6v9N 1d7+SJNK2Gb6OkTHpAYXfU7GXTjuigVfJIbrdJ5B2Zg9tZ4hHp0fOYkwzwbg XaNt4t2/48GcaHrbdDMLMgSDa9mKvWHlhbPn1keluE77UcKNu9nApLIjz34+ B2nrn/7X5jIA/z0rKRkRzsRNe+InmZZpRPCW13HFPY5YH2jEvMjKSHSGxj/m 1CyC2WhnJR79RZjpKApJl5yDQzy3J/nkqqHyqJ6AnsoC/GSsjL5wog8d/itu K2NegP1nG5xKORdR7z6tsuLnCHTcmsu03z6D/tkLl9ia89E9Zid/39Qonhor HR7vGcHbG04RNWPRGP0j/VfaP93aNp030HgaBGYGj+RdW6ORfaRKq941B/4U MZRuLI3Bb36i2R+Ca9FrnfSXDxpxuEXF4tLM2WxM+0LmFCzkIkkXPqdpaolv 8tZMn12NwhSmrF3ii+WgztbYJ1jXiOv+KlH37WyCmeXNwn5vc9HsosYfXbdB KOm/XxMnVgbaJlXzw1l0+Cqd23OcZQBS709VXQrwgIW9ukYSuqPA8eGzv0YP Hd0b2WNUvAbg1PvrLr1XR5E3D1/oHasGL+EtS9J2vVjUMWrjL1iJ62d/r9OZ KMMHRZ7SbmyNeHtKtfpkbgBsANFok9cduPUmq4t9hiNECSf2HM11xtkUN9kj H0mwahzMuyLui9LSlo5ixyvgzKZ7P+vep0KEZ8W3BpZknGK3FvOWzkN91pgt uQbuIOrEYuF54t+9pvjn4NAekL//ouoW9iDjzPQR8f+h2Lzjqfr/OO66rtlA ZDQklYYKLaLet6ikKJUkFSpkRYUGoSlkJ3xL9sjInuF97J2997XXtff6+f15 /vqs83k9X8/H45zPs9DkMjTSEViEpra57ZqGkyD5yliq4U03CD92bL8/PAA3 nF9+Gnm/BA/Iq35xpnX4+Cl4JEouwd3fPw2mciaQ7NZ/wLtuHCzuhob9XlpD +xyx8oqsEhDT2afhLbyEChtzrD7tGcO+y2x2l9jouOrb3fb7ISNBmeWWuDLc BT2R3ifvJTMS2tnJUyVhS8AQoNbMxDKP29pKTnurU6gCP8sPydXkYvmyzFGp ZRI1JzayzHO9Bz6InX9u0UMH8Us1z53fMlPdh3/PqK/745JPrU9DKjO1cp9j is4LMmHzzf7pGP8yhKUpJ21iZSG+ZiqHbPJJw4wBpVEDJ0bC+/vYw3MOy8gQ WnXJBYexTGS3m2cyM9FQ82GAbjsGu9hTSsIXmYjyU9reAqWMVCf+c38eDc2j 4ysj47I8Fmr5qU0SROJv5Jv65tIdXop8m49fxrgU1La++CP9fDxM9yp8p+8g YJNSZfPyqVDsLvrGbnGpHmK6fS8atSThaw2rGavRFKiEnaLfsRVLf3FlH3uV BPeZDSinCjpRJGesOfNkJXZddnmccrYDY/k4HdOW6PjB+tj8dY560JS7k/86 cQk9z/zXbXhgBn7JbWMefzuF/1mucRGHSFSOr3JCbEolyOm69ZuB2xq4qvY8 jWCaAnZl73dSJUOwb1n9+cNXq3BVuJjFibkLd413UmPEGKmX5a6b+kis4Hya gTYuzkPq05d7TT9TiInzQ5yeV3LhkE2G2PBjMuG9Vzw0rGURb3YNhm0XH8ND sUtvXsgxE+6hYS+lroxCkJH3xtj1vmCssaRhb06mmnsvyx3evIzqdkYv919k oT557nN07F4yvN+9hW8qdg28ZNU73+oswtivHd9sMrphKPBpW28amZq4Q3Rm u/AIuqf9mn7+hIHalGGgRrxdRpPyUgUtz3EIPtF3xXcLI6F4fxsH3b8Ye+1r lDz859CdxbzYUWkGuXwUrtFuN2K/3+7VJZcVTGMt3LmnohuI/6Iyrr+fxmJC MF9GtheKdg7EaU7WYtr+LaWzIX1gtfgvm/0WgmMFR606WzlESE6PGPJWQGly t5Qs9zc4FcStn1OfD0NFZHdbpVLUfyFfKcPSBKcXg07Anxxsyzlp/pA9Dmau bjjQQE3G480rN++/cEe5u7a+0WpFEMj5lqObqQw+5rH3CYYFQN6TeaRLtgH+ 9FQVm8nBQY1zp/46VEATf1mkB18nvphdOWw3WQx/Xn3NfarbjYmX2H8KLeUi ye73I/a9XWgqtkhJ6+jFC9CfVrvzOg64540cWxtDydDbKxb1NHCN/7MlpHUQ i8WXpT1ERuF4i+aY24cq1BvfsENrwzBMlCq9K3pfAzddKFl9CV3gS+Ifsro9 COP5XplqD/yQ9Wov+4c9I5D3KH95S3Inhty8dcbvUC84/uQLzCinoUZvBHeH TC7c9uk5Kzq77ud6Tw/t3+GJfLpXrH630nD8p+nQU+VcVCv8cOpgUSuWPb3R Rknswl5x8YJ/5r54LWMzQ3b6CFZaNAStfm0Dev1zDqtjfRjx+gB/yc4h2HwZ +XsFalCF36gvyW4UpO6mx2nNVQG/NaPjj14aCChVnjQJW5+v7z3aNyFfPHts q/BA9Qg0HE39ycfdic9iUwdrDvVAykHb1//S+jBooUc44FERhEraCCnYtOEW Btvac0xF6OX69Jfi3zq8YGBUJrGlC1uigwvHM4LAXLxmpWJrN/IUxbvJS1VC qPkF1l8j1Sgx2qvHVVUG7woSeE4djcDNhhJsnkkNWBfmfbhRpwAFP9GeH6qo Rqu//ZGX/bswKWaSuv3QX+jxDemZN+jHP42GgrsvD4J/i4DGM9IgirwJvNhZ PQOqEVI3TeSLsPwz4a22sgyRAlkivrPjQHWudL/QOgKj/7kE/9tGosbxtbi5 m9GQV9WhvpxCpk45ntLR/cdAcEVJl4L6Ejx51o+vkIkY9yWliRnlQ5+rUHFQ I4n4IMvzfSp/Fl3lq11vfhrD35VOG6d4KETfXe3dz+oGge1lAQfpIjPxlYd/ 8u5rMrUOLronzi8h52/HlsvIQv1jPOxR0RwBUnpC1+X/MFINQj0HTngsg+m4 gJDLeD/8OOaydyyIQpUZzPcptxzD91aZx5zzKNTAzVGPnPnIRLjOpi9ncQEq 5XtnxEnMxLEE1h0D4dnI5ZqVnK3NQLBe2ZO1aXIRz3iccCUpd6FP2sUIvTuM RJXCQmcKiQ42Al9p3uqMROi/5L4ZQwYqjcFo+znB9fss2uByeZaBmqz29nK1 fgmcnL4wKBUwCyyXHbbt8JyGnNFvsfSmIjgfusK24jQJbVdU0n1jm/ENyY5s 0D8Ie2aTdrXb9WLNpEffafk6OHrE7ZJ6fB2mts8/LkuPRSVP/750oUZMO/7d 8tm5Jozt+2u1zB6LRj8WH1VataP/naYTERLJIGN+9dK+yFw8DB1Prt13xXAK a64l51vwzIh3CqGxUPNyTY48PhyIwm7RhxSPk6gnSwT23vg4A5nbQsM3vBuD izsSi4diKdT0FFPv5Y+DqH3Ynu/AEWbqs/O1tUsnScT9nntWLolLIGR99Mvh VBbix/NX6ZpyUeBeKWr56yGZeLO8Zcy6chGplVacKzwj6L/vkptELjNBubT5 zfNXY/Bqwi1Hs5aJEO7u2vuAgUwN8s43+/dmAcWl21mTNzFRZycu3WvvKwAB jS0bj/GtQfTbf9Jm3Ou9T2S5Sd+nD+7+dfloI0Ch+o54GLPKjaKuXn9H80cS ddR+1Vo5j4GgnZxX+C95GmZUAg96DK3g2xITJtGiEtxuaOvItd4HPBTk32kK jWIt542K4X9VyPkqOG9oYQ5xyaup70IzHGPfgRovBvFgDEvXi6/DwCvQ7rxp ugWtZAcUxK4Ug4/UV2Wt68GgcPsx0+KtcmRhF+2VolTh2JmUU1Q2T0x7oi+2 t6gMN5+9zp7f3QDlbz0+7HehoYVeaUfC/R74Upxv/y65AuWra+5Gvm+H32k+ ai8pWfDmSn1TtkIniMDycbpND0z+bucP2hwEpZ3q73rDBuA75327fSo0/GXs eHKweBDe3Y/9bnV7FFvjt59lyayCX69s1AOWR7GjfRdlt0QtSg48GPXMaUXJ 5ZWW9pReFLzLWBbzKQA+r6THBIUPobK2390jd2nwbsxN+fymAYzSy86SbO2D To60jYUeRWjHoLNjZdcAWB0rvSzAVw0PNs3e7l8pBo0vpi7cinXAq1Bovujr h+259+30jRrBL86I5UJ+A9YHKsqIObVCrPOY1SZZAj9e66jQDP0J83oHkhuv FOJM6gvFGN5EdAv5kGIi/A+a376MVihugbEEZkeVzEJk/zR6dmF8ArjLm/bq h/diaZ9S4i7shd+gKvOkYQH9KC0OWxhLIPUWxajWchZtWUsvRUYNoD733X4f Xhr6zxxoeqE9idHTuT8nnzeAdez5NqJ5GY9LHfTIUpyG76+I3Ku1k5gbuX/y A8FI9X3kGuc7WIQp2WIm8mss1H93y31PcL3EZifBLzL3KdRN0ffZXYtyQWzP GU6trSRqcmV/GbPPEgT7Nuj4vO0EQY5ZFu4GEvXS2mbWkFOjaLJJtW/sFYkq Npm31UeERESvJTJt1pkB77lbi7q3GIjNSht+MkSUoM3XibFs1QWkzDmK9lvP 4svmJyrOXeV42TrL85zkDJ4f+NrIzdkIOlEa95K29GM+lwPbFr4R8Au2/3TD vRXvRjzUtE2uAcYklfkHUX+A2m9YdjW6BkQqLz9/XVELEw5RKaoRaVDV1pJ+ 6GEfWL/1/blzNQ4FYs5XWRMIpdb6ko6xZfjxDYXkYpMOEoXqe/8sNAGbi6Wm 2HwqcK/sdFzmbwM9lTwLl9Eu6Drl8O5heRAc/eCR06zVDZGbkypSznRiTKdI s1FPP7A16v7J/jmEshkyuzhu1gAbs9wmYUE6EmPnrC3212Jm7WWFpNH1nPIq o1kw9a/zlzf5kt4POPdwbWhIfhQXB1wv8uk2gpB8IzY+bEPjR2uJIT49cMrw b5rZp3xUkL2l+sWjH3J6NuqSiquAL2WHZCRjOSTqJ7L7+TTAUXtWsoleINYI 20b/8usA5SX7ey/2ZoD1QZF4m9gslLgUpxWS0QPPMpL/JhzPxMP9tRdqnVvg C3qOil4oAcE4x8zFe51AZe3cwntnHKK54mLUk3NR+094NqPsGDiL8gRviexA 1Q4/tyNKnRB87etk54NpVHhWLFljUAi8NdumKRbjSD8pfeHeti4U4YY9r4MG sGiAJnmebwnffiN1Nh6ohw7THIO28iWsko2M3iU+CRtSX5k9PTyBY3FGxDuG dd9gjDT89bgE95OExF0SlyH2v/yR5ax1/j57ySi0fQwa/9oYrtLJ1COseWcO Mg4hX8vC6+gbzFQaT/1J3iESQdu38PWw9DJQv9Pary+zEPbx7qU7mu0h6LOY e/NbMnGe4Aqf/rOEsi9blplPj+Hrs27Gq1LMxCEOJ3+u43SY3BqqeBOZiWsi U6LwlEw1tmYPbj+0jKkOCS5ey71YdmlK5UprJd47VzOcaFqFOeRG6YiVFnzv 75IgUvED9G8yg7dOLR6Z0OGRGqwBa1IgPcyxAY+NmzQeoVSBXpBn2GGVGPz5 WG3IwTgTcI/FNeaY32DT3KQ+okPgycKXwdUPy1ExIagdKLmQupM05apLR9bu l/lPO/thKKLL+AXRj0p3iu+Ii8wCZ8cNgW8mRfhK58N4ZfMs7NkFP/ccGoRm r0uHr0A3vNQKU9/9bwosxr1rzlnUYPtloQ3ylgvAlqXwUzBmGjuUjq7uFp6C od/vxMgtDMRo1ZN8yssSOOjLYaX2i0RUOK8yxl6fRRf+2D7eSTrqU4b784PJ xM0XJdnaOf0gWWUl/cCdQjj/FXj/QoSRuk+sVumUxjKmv9+7nXWdtwnj3RNv 7gei/Iqn2J8IRmqjh3ekjvsy6J4EHSnWIbj46/Dde7eYqVVKHLpSxmMYcnD/ ZecoJuor2+ByjzQS0Wg5Zb607s23Dn/7toGBmai+vfHngehsnBCuiIxkZyBC Pr9n4P9vEev+bQiYFOrGBvnvhwN0yISkFG/Ko6Rh6BNkIv9lZiCUhvctyjTM wPvRW27+Nf14eUL9zdjrOfiq+qeYl78Y9uR8ifY6NwRJnVmpKq2D8CL9sXMB Ww6AWxa+lRyFCIe7yeW8XbjTQsHwnPgEuCRrHb34ZBhjFB9pt5e0gKVuQJHC xiGcOWpEdjHNRvs3IjfOGdSgqP3A9WzHWrzrwMxrfuEbXni4ffEQewFKy3Z5 tF0ohPu5Cm9fia57/s6ADTt6U6Dl4rYnbj9DUPs2f0yddixe3sxg4aP9FVe7 Cg5vkK/CF2d6TXZK1eI2Q/PfgxUBePk3x3vee0MYdaYq40ZBO/iJPGV1H+3D tbBspR98o+B11POF88FaVNrPplJzlw6hyuYHCs7XQNFu0c/FbjQ4bFLwVNdu ALYdpmsPt76BFXmtNsXW9Z5itmSQX0/D5A7+r5fW92PIonw3++FR9N/w7fZm 5ypwcn3cDJMsVL8qjgPdY97YLvFZy60iBPV0WI2tC97j3BWmK1tpqXh0yrEn XCgDF9mK2/lyAvG+GL/ZudedeIR25J9qTwlM1u3ge7JUh9Puc+zEpiZQMGO7 uCU1D0/qx/ocWugBDopFZSNjAch++CF7tK4dLvX4gaB4N5y+aNo+4vgBQu8r XgpLGAPtbfUsqr00/N2005v2ZxAyx/5Yrh6nI6XuRpHXeDVwn+sK6E0fwrLZ HCsprRpc/Jp26syxLuzndP33sWsAg+qO62c8+w6xp3b9/qlAx+zarkKnV51w j7eH6WFJD35u4xpbCOgHtadnXS5EF+Mta4rz6ngV/PDTt4nXyILvCtfVGB+H wAZlFvkQlXhgYvcMfXndFL82HN/zrS4ImHKF8/2erPO+J+DYCFSi4K7n+pFb u8DoquSN4N5UFC0U+Hi2ZxKkn80x6HD2wOggN2vuhz4wvnH88vzmebjGvdhn vVqHrJIpbiW/l0DwqutpnjOLmPf9b2+b4BzcMTlxmucYA3HL899e/oQScDQ+ Heyovoz6769X/v/7LvbN3Ip/D41iOe8rta9GJILZT4jW17nup+YXX1ecJxPt 2awX/21jpAbcTR1ZuL2Mz/+lzAqEsVAZal67H3wQg3F73qu1W5CpEgEKuhYK S5B2Zm9U/O5R+K31ow4bmKmYMlNgLzqKZ2okuEvXnx01P7KoKpGJyF+ZPXqG y8Bz15+s1MNCxP2W+Gb8OwAH94n6RU0yEg/4tcfavZfxQWCArQfXAJYryZ9S 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 Hp5g6tE1HQRbtp62JlFmKtVU6R/HyfX38MmBW8pnmKkf3sWFVGqQiVUVS/Y7 6+vipcxIXoplJi6dsEvn0cvEW9clLpOOkYj88JpGiFvCWy++/Fzm7MYyp5EA /ftk4lbZo4vlWXQ4T5ltaL9JJhh0PzXZyZGoAtci/nEGzOC/WMOpyeOMVDOr g5fN3xWDuKHa04fkBTBdrNr25OIsrBL9fRwz/4DtWk/F1YwZYM2WO7aU0oF/ VaS2flz3ponu3PFa9WG8P5jpb5reAmoJ9tqrWZ3Yp6Sz9dfrVFyTutmZ8KAT P3vRdqtUduJGzRF9G69U9HnQA8sBvXhW8bCnHmMBqJRsqx2dqkGXtWgxfddc UNXhk8tri8MKjhOavF0sVJqHZ3NQaCCO3fsas2bAQB14fmncg38a4mtdr196 Pwb0qgn/RRKFep5Lomo3ZQC7Z9y+hkau+xzf2ZhtrxmIEgv3hS7WJVAeSbzv dYOFGDy9arUlOAmaDjJLRq/nc9jEhy+90wuYy5DBwik7iilmCT/+/3/8nOYO 9w67MYhWDBtKtacQxewlCcGXydTKR5RiS71FbAy8ofCQj0KtusVxco9THkRu 8dgkqsNALTmWUqMzswi3h5Yf6IgOgPkWH547qRQq/UiuRgyVjvXmZZPsYYzU WrcXmefek4jHXd8LPwvMwgOtHQMFxgzEMxJXr2hgCcYZsf/8bjOBzjL9JRx+ 47gmKoars7XIw+b+cl/pIt7K6R+3TOkAtwRrzslPY8jUsauSzXwcHmjcbDgq 2IVP3MebV9mbwIFEm+ahJMA+3yPedTIESuS9bnd9kYPXZaKnbXdYobX5J5mg h3GoLZb5fPJRDUx8cX79orYd7+ocfBk22gnWy5qnHwiVotTSpclp2Xq4GPDj tdtSIuzqirN9JNQGQRdMKoUnu4D7dEiK53wQdIr3htaue6GDrYnhkkkXWj02 cngnOAgNoxLGUyfouOV431ntyWpQfKu0nGZIR8VVt6+b6mvQR82A22etAye/ mP057t+PR5Zpho9nf4Ibp5uyVPsI3pKcrbm37hPXX9cObNk9iDOP772VDxmE t9mvpE4ll+Ee/6cPjcyGIJLe4iBwrgZu3K8by9pQDXLib6W8aa1grv7xwo6C QJQ/+V343LtOyD6vf8d8ogVfupdtit7eBbSdrs8ltatR8/gf482UOBClHK6k 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 uOEc3xo1owbsLc7SDdmYA44XjCZ6ff9gvH9m6FBLBUSw6uyx2ZyJ66ToTjvd OuBNnur4UEwOJD/AhattTfD86NwnkyvtMO9Q5Sgc9AYm7/ilsmUwwMOEfr06 kY7GBT9qpYb6od86SX7g7gofZbssFBVVg9+fW7XdjkNIUfZpL2KvwUl552G2 9XTsCxflOhfZjwHEXGpmuSeYcew9zLfi1V5+tnF7wztAcHLC1Ta5B68eWrtZ U3MAQjGvOgfLcE9HAYvu3yaYa+5+xOQshD8vD6gYnEGgOmj23DpSCnVXR+bF q9/gE/977oL1peBarJTxjiMLUj/d3e0djshbKDp32aoWqg59iNnmlYiSqvy3 3QVHYM3Tz/xZMe2g6Rgk+tKiC37y1jrHak5Cr25ugNrTKgw99ph9T+gMGK93 fHpr3QxGpG6Xzv00CWmGe87Dj0UM/Bjr7pNfCsc4vJfvLc6iaOY1frsnwxhZ v9Hp+ewgFr3cWi+hzkIOX/xLGZlvhzA170jJbRSyiJOh88WalYh0UPtzonse 7cMqjR+pchDNbxe+bvVLxaPqnqq2WlQiJkbMcOfDOfgvd7df4ioGPLq8b0ta EY2Q36V+5qjwEEqPm27uzKMRc42H9FtYqOSu9NADvO8WQHZXr7zKMgcZW/Tw seMDWxRSoj9dUKeStzmWtrrZLOCl1J74Yt9+XB9ZuT5LlkZSz2/fekOXCZeM b7EdE6WRAsk/fjO1qUSeaaHIgOMcvlxWydQVpxGrcpo/dCnmAO9nrVj1IBaC yuoCyTvmYXWJw8ANuxao/RpdvSaBhbDbNq3f7dCH8WZeFoLNc/Dpx/r0fRkz GBq4GFueNgiDwdaZHvETqO3oTnAGFeFTXqtvuhqjyE9viTh2fwTPS3dKlthX oqT2xiSduGmUCcnRsuNqh+PbFnSujzKR55OM4OHRQdjY1pHNY/4PxfN4pdO/ zsDA59yo7uhBkNttKKKYOARX2fm3nh1hISwk8mO4j3Zg5T7PAXddCrGhJe6n 0uNZHMjibSgJnIKh7lcVmlvYSKfuna/5sRAeyq2NfcjJSgqaHlbzVphEwQC5 26KeTJzVLFoyfcxOXthqqNdyaBjU9B7W/t83dr3/dPiqPJW4Knlk25qnCxi5 1/32fBIHcXfkYroGXwJkqC+dPFhPISK59XvEAhdAcbr8W6/cMDj/XZtaX08j 1Jh6rrJ3mJhWw+NCMtmJXzcN0szPUMmOxFOiqe5zULGTL3wHsJOKVax0G/F8 nMUxZ76pOdS6vyEy9O003gneWv7mZAdOeP/5napPIXli7vk78PRDxnJQ3lzy PO4rHzr06O4cpMY4e9puZmC+I0P7lc043Ptyw2eyqhBIjvNPY283gNJ/h6xe v2yEgXh79//6U6H7ePfmPqsuuFolVclqGobn/CeXLpt+hWPVu9hcbr1GuTaO sxc2OoGpTHan1OYqVORvXqKbf0GbM2YlWuq/wHebrbYXlQQj21/371Jfwh7n /fyUOznAiP/suWpNLfLmLZTxf2iHpIgfZwrUB3G+39w0I7Aa2uxk+bM8BvDj a64DKlLlqHO9SZnSRceGpePJqZ79uDfxRgNXyBNset4q5VTJxKDj+0asRDvA nn2k7NafPmwy3eJed5cBSRlLUYeKq7HXV28m0pIBpMepj+LPqkE6Wunvjfh2 GJK+f/DsxT6ouvIiV8c0GJNij5xcxCFYlg0P64+kY1NezMntKX2Q/LHL+ndc Hw6IKrZVyP8Ga8Gr/MxtfZhtwODQE67C7S/Ndg4f/o0bHx42NoY67EnnpE9t 9sFx6yOdW4/kACF5JKm5Kwi/v0mamcgMhoO5YamPW+jIQ1gYxnJmAp/RofUi D+goxrZB//p0JSZeW3SbXFWAt9F+pJmjGvMLL8g89kFY9zor2sFgALOyT7QX OHXA9Ycze37RO/BiWeI7jawpOJl0S+RRdjHu0ikP9lzkIIrT0uwCt7ij9fTv oeHyWZjYfbn76nIJiEUMpxofGYf8qIOmFOoYCILM167xfFha7JXtvjgCNyZ1 th+Mb8c/e+3EpJNGgKz5lHlo6xh6RFXmmm7pBDYrI+NC7EW3a3YTYkdJFE06 7aOgcB/udjLYd45GQu1rNa7i/BK0Ech1WBSthfycqzf7NGvQd/Dv5TquHHj9 KSt9j0QPBoUEGIX4FmHq7R2qjpaNqG50X0M3vxVPfaVl+cyF41xyCNtpxso+ hs7gxp3/IMp377ZnF7qRNC5wOMboBdqL0SvG85V4pp7TisuYAbi36Ooz7Wqg CgtTdDbRYcfbt2Y8Mf1QPiRyNHuPK4Y8fxq8OZsJ5i+e7HWT6MDz6ne2dTd2 Q/J6oYIx/gH0iTzzd9m0DOIfDWqPEnUrfLPur6VfLk7l8JfSk/7DF+f/sGfn u2K4z1Plhfv3gfyYeGC/yme8e+2406e2evzxXrzEUPkHuOHoQNJoGfqw6/YK JmXitgM18YR7HereXN672bobaUc6GlYt/oKovbkftT73YW1XpOwijIG1fIyi pPIoaolW+tJ3LMNDhuO3dX9KcdeVGPXcC3MQ+8qtQoGVAczI9M/B8sPwPTJw dZYNK2Hox9O+2asNpXPjxF5dZSXu/xjkaWeZxeuGe70S1KcgjHuzilUolTxZ 0TDbF1cECbte1RomspAHgz5FtPtNoI5WldKOp0w8e17cbDUHO5l0ywUpoz3g Y4IRz1XYyRrfcOXcVBbiVchtQ1u1edTjuMjqdo6DYJbz3+AISEG5YrLA8gyV OFn56lr5Sl6JWjsfWLVrCFrCP93sLaART0RZt0d5MPFQtlDXu5fsBBaPWAWL U8kQORqXWMMsLG/12P72Dxu5rNdDuJ0uwEshRcYRySykBVu75pOj8/jfXvcl 6oFe7JWTTE8zZCcdyi9vGGVhgNosx7X4CxQycvZ0eFclC8ErWR4nWDGBQSx3 cCajHDav9ltSt/kFcpMuIgnb6iBFN9NaaU03mG2nrd/El4ss54LihQ4Ow+GL Tus7J0awf1Be9O58PsjGPFA7aDuC2uLrH5Zu6sAOm5snrzB7UOpo1EfXyBlU zmPLjHNrh4eWjtu9mllJYlibFvpxHkR3m7ztW55GlzezL8oK2IjVR8+tGzcq wDxYxZK7hkIsaYTf7VaeBh4B3hDJgwyo+UfscQ2mEFMbBq70uvTgT8dG0St8 7IT3VXaTk5tZSfr7jQ8eh81D0F9LdaGnHOTYu4CLk09+wG6y/z81VSq5xyPV YqvtAvrNEwUq64bRJr1r0HOlj/imPPZsusSEs70b6v6uppHRco9HqLuoxH4t MlR5dhYdq/NatGjsxPtj1s1OGflwo+fplRGHWeinsVUfeT8FxkLZdRTuFphq M0yYecZC7PiVIfL0Tw8qUP3Nt9vMQNzgbRnHh5P4d6dLhrp+LxwSypD+rLGA htxfre8GlqJml4+vqfoIThQY+bocYOJpKd+jJsFlmNhL4c7hm8TGx4lEXVQ9 hB1heyAU2YOnaGVXT1rnQLfCmRseJd/Q9orpYDNHAZydPuj3jDcMCgQ3zhwQ yUWPViLQIiIfC0r0bG/6f8CRtWctju2pwU/WIxEBi+FQzC+jmHQiEfNyCny1 m2tgMVbTg+9RDo5nh/sf/VUPfS4Z9AqfVHj9tElpB/yDxhrNcvlzHaBHD6p+ nhAOHMbp4hoa/SDtfXmnqkA9JtOu2Niy0CHn9l419qJ+1K7h+KA+UgXC0Tti km4OYjEhpK0VXYEtrf3R3Cv9xFhKfCaR2Y8GFV1NG4c+wMWM8M0CW4eRhet4 fUFVB0RwcpQ0cvXicJKmX5JGD2DEw3UOBUV4LJLN9cUMHXYd0OTQ6ymD2ZFk o0THZrBwpvcfHuyC/3h9pB8HRiBnjCV/4Ws6eH2ZaPe4VIe2q/7tzE5sgjpT EYuHc3noabfbc2txGCyfOxUdPcNBcB499WH2iB+arflzyVNwEC3N3U98EaxA DYK2S8+Ejmkk866SeB/GtIvLcCTfQH2qc2XcLBNbJs6xPZenwx1Blp+Zaf3o a6QwJHyaAfGB2ac/cNXgUE5KiCYbA75soqw7sbcGvDcGMUw4O4Bu9swwI70P ks6nUri6IrC9tyDRur0TxAWsqKHiNch9T5Fv/G89KM3xD794VotRx6J9tY4k g3neLpNn9TEYF1iU3sT0x3I/GUFzV8RQlTRjCbNSNP2dySEp+gq+vQk+A+F5 +GxnU4xIUzXaZ0X+rmz9CttONTu5LwzhXfF9vM2BLcj201m7hLsDuX8n5j/Y OoqrBS9+ZJwvhz0X1/nVW07iMLe+b+HncZi+2uccpTeGwnBju6DWMhzdkVaa XlqKE+vYvw6fWcnRwYKCG78moeW5rHf6PiaoVx5Ze3w9G/He08L0XmMvOtSe +CDzgZ1Qm3JiU42kkANR2bm1vgvQOY3GKTM0csdn4bXRZzLgfDyPD/vKvDbr 37mvemoOY244/o4uYKDicoeD1Csa+Vjux770kGF4GB0ds7eGRh4xeMk4y0Ml Mp6qtfgEz6J3UlNOigaN2MC+yg79SFhyjh+7n8ZCiHHd/iKsPg+sqxlrucbo kKxzT+XcaSpRsouTY9MwA0uu9W30+Eglxvf/pW36j5WMFcpKm12eBHGWpT9n 5KhkScFHTppeMV74cHN+InsOOX/5xkbcm145l3eL5cYG3M6MkHEzXsSSDXGD O64OQMHhsIXMkkXM3b1m1vq/OegeXK3rsouBNUrr9oW9moU6Kds9xgMlkGzq cYL3CAO0ZpoDbU8NQ7bQoy+n9JOg5vMjSYE/HdByfZV4+c0C3Jp1btbapBp6 MjYGbEzJwaeen0huyUTY+PWdl6xRAcidrpmJEIgAseIcRekPT3FCZ9JKIssd efest3ms5QISgo0/7nxMAS7nu8/zH+fj2wnf9SaLf0FjPLc8O6QFRWiee7eJ FMNhExUv9S4Ksen97Kai3bPAQU18U9M/DF80/H5Y/KERVcIN08Xyw7gpf1v7 /3ncVWTi76EmCll+XOK6xgqvS0pk7XzVxkEe9BlX2iUcgbK/pO9TdKnktuiY +Q03F3CK6yBVPLAXn8WXXDJxZSeruIqaNMOGIWlp4OT7AVby37TGqzwLVuJ7 i8HneuYk/npUnW9/gIU45d3KSP1eCozZn/9qJGfh5KE1DquMpuDHRHngP98O iJay0fvpTCFeih6PffSlD/9Gnij7unUe+kHjrAF9HpfVJrs/bR6BfUPU0Gn9 CTR5Zv7nqFkRJvH+ln7Rkos8j3dY6ioxsIFNjL6rOwf8Q3ZzfBT8i1XeKjc+ 59VByfNY1jmbAtQ+beTKe6cGw2J/SKltSMLnsU/X7Q9rQeVNObOndOhY8ec5 t2xvBMprW7oaT3Xi1cLdlumUDngY2Bm1+Ucf+ghfyq+tGoQvqT5b7lVUY9ye 03IinX0QHnPGXczzNzwaOq7v1ECH+9qGVxdP90PIfFS5M8sbkArs8jtSwQDb L+GBeU/p2NXDEfXQvA/MVuV6pvb04NUDZiovw4tB7GDK60MW/Xi+/sHdsrwV z4jWdn1gW4HhlZxZR2wa8TWlO2FmOBz8ktJuq1a3I4aYGG0IawGXHq1qxZX9 W6WpVa7ZVbeSo+zbynqT8UBuj11h+j/oTfkmd8C6CAZ8W6r5i77it7YZ5TuC mchjpAJag25A+zDXfepLGiYKPutU5mmGkLHjb8EwGSlvl31ZOavgwoGa3OZy En5bck9O8LaDJF1T3XKWCZkvdg1ZrOSblThL8Jpj85Bw7GLAzrxR7G/qGMyr HYGtfpwpCldX+j05SWpydyn0nOe/Fa+/iLN+6tSkFf7z+mD0oFF75X1/HB9R DprDjS17Yp6f7ABZ4WG2xBW/O6s89XJd6xy0xvoyltym8Z5a0M/gHnbCZG3q R26uXFR0cBOpXOYgLHnfuGTym2Mmt47JmxVe23D8sI6ofwrUuNe6hXVSiP1v y2cfr9zv9u5TjIrkbihJOlMfk8RGvNXNzZ7UYqK5VwrPtfNsRMixxYX2UQpZ YqEpuXRmFiyrBUwpfVTSZ8B9vkemCFcpG8vnxi3jM5/pewomc3iRdV6ddUcj clapKBTILaHttNHWWfogfPuss1/IIBcqdYa5nxwtAxnLNZc4OiZAN07R9Kxx Enp+s/hyRNQXX7QoUKLafaDqm+uVp4P54BCxapubSh06b1F743K3A7ychW+Z X+nAn9oHqB8zf8OpLBs2Ytcwdqk7f5l8UYkV5PcnNo/paIKmJSNt/chJO6f1 rOYqRjUWf3VfYKJDZ9Mq6WMd4LeSIQcEe3B20ntfwPQgeDq2O/nr/8W1S3uG 414NQ7OwvVX2gRrQphcIxAo2g62Jdad8XBd8dYnanuodhoqfPhyNCR0A0XMT c6IHfwFv0CeFKyrv8P7GzNc5OfH4/ZUaUTPbBJPxxHD11R6U+BQsk7IKwUd/ WdriEh3XjjEHK5PHUFYnjv0MfylIvz/L56Q0jp+/h/eIRs2CqOx+3h1jJbhf ceToS9MhMLgYLOIftcLhMQ+5i25048RE/JpDPmyEWOmAgcbMErpIGK+6xToH W4J7wlWFOciJXNem7OR0MAwwFXvPpJC0W5Ufv5yaxb/sWvvyVZgY76UqUKvA RvaU+387Jj4Ifgln93x9TyNVXQK+Z96gEC6fDlf3OS7g6l/b7DveD+Hiy/jg fN4a9Lm9T5Kcb8G75TJMjoc9GG+vHxvTGQHXLz9Rena8By3Fs9WM5tpAOioo Z5i7C8VYywXipbvBNwTFko4V4ujxp3OS19rh/I3cVpdLpTCon7BWySsKYpT2 j3/zrcO3O6mym+73wdTltDq5EBLVv30+bX4mH31tm1wCJpigI3y/aOT9DIau 3vrC4HUJ3O9cnGzsXMTU02/EvseOYpzjasMHqkNINaLvtPJgId1Lf4eMXqWD v8QHjXdzFPKZ8/TUCTYWgjsnhWH/Zg639r6BW49oRH3PRKv4RUShnaGl4EAl GmefPm8anQfr4hPvD7oOQy19MoJRSyPsORg3fMcZeC7Fi1XZhkbs93vXLbCD Sn60EOWeGJsF2YcmqmKhHOSh7TMTUccSkc1k05KmOoUUH33ZrG6xgGPWhE/l 2j7cYMIBot/ZyUVLkeu0Vga8KCvfstGNSkapJHd0sLIQ6w7r6nNll8Is97YH n+5UAouyisHyx2kQ/aMmdOJpL7aran8yt5kFPcOfrYUKU6hvtTG33q4Yg+VF Ks2GMjAGN8dtJVbWOfPes1BogY6EapWmvBToY99d7K0Rjh0W/1rK9rVhoXf5 lfdkNfRz+m9/dLENeU52TkYb9sBEW2L9GsFK1LRTgbLfA+DYJ6rp/K4c1tBv LC33tgLn918sHCqdEJZ4naPhdSiIm57du+g0CM9mX2z3TG5Hf2cfozKTPpBa y3d5eA0D7XkkbkVK18Dcffo9i4BWqKIxskajUmHv5i2+GswnGEiZifujmISS XsVBLv99x/N6S2XXrT/B6wuLuW8sq6C9MuvBC/7vIPOeUHE1CYN7xAmX5tIV LgmdHLJT70A+Xfvp6dE+aNl97936viGUirN9KyBRA4PZZdns+gyc0IwUOsRa gx4OlrMGK7zu5K2wWexnP371ral2WOWMYcG7yph/mGiizrFuvJoOl9TaMysP 9eNw2Jd3ybHDIPEs3DVdogq9ZrMcSme6wH257RLbkb+QGpSCvCnhmLh2ZirM uB2khMruWshGoF19+SNdJ2cYC90zU+bRBpOs3LGaOkz4IJrII3i6GKmHLutv JMZA9qBbjeD4NHp9hUMuWiWQedefkdvVh9ezhN1n7eaxoT1un8zNJoimjxRl SC3j1sZfMgZhy+B5M85e9vIcJmh/m1XlpRHTPL/HbB1zUNaPKTDykkLor/P5 c117Blq64mDhIBP0N589znWQRkBk1pSsdz/epxnJRe+jERGZo04ElUL+Zpz+ +vPEAgxI20XfzOEgi4MlJTXuxEHCcaPDaY+o5M099EUTzxXukE/Y7SA9hGdH xp4KFtLIlrHnmRPAAKPPqumfftHI+rHXtypX5gdY18ZPDs3jl75Y9xEdDiIr W+ak5J8UkN9TvKNWgEI4BRP17WcWQMjmli3Fjg4V7acU8jioxPMm25nmz4O4 mVa+t3F0GV6rh+jxJM/h9fgAFQPVUnzTWSQWdrcBG4N5rMPDF1G8+5Tp+8B+ cFNotar1XoALratvPrVpxsBS2VVxg8sgGxW5Pi2NlYQG8shXRgm0yHqFrg5Z QodzXtXVR8bQikc/JGUdE9u0Nzcc6KCSm90vFJas3CtB/7B91Gc0srty9YjQ fQpxcn3JmIjzApYlsDjfWunXD32J9jmxNmjQIbckaEYlvrc+crdSX4DjuZHz biQD1s9WuYf70ghek8oHKuYMLO5xfaX5g0YMftQRFF55nqjOYe7WNg/H1mcJ ua5wf1PZvz1fBjNRMWPgFIVnGSXs8OFpnjn8e4uy53JaF45Yz385r8xGVhuP 7ivWGAL+3x+rLb1YyLT7vbPDlDm4rnXgSixfKWyB76IC+fnAd1KCo/3ICFim 3vrFkdiF3A9WX7m2LQt9NUmXP8XvkDoj5efjXoIyRXMH7bb14Nh2y1M3J//C cLIrlarVjWXGSw18Dwpxx0y3fyi9A3e3BnCHb+9FIxZquWlgIB7MWkebSRhG jbjD/gPV/6BfV0/aO7cbn+LhlLahISjaJtklLFmDqhv9XrNwDYN99XPjEPNK 6JMdtVn9nA5NIg3BU539EOBV8M2awxPXH7589JwLE8ZN1nk0F9FRbm78zPfe Fdp9tJFS3jiELYzHC/oKleARo6kUfmoIWZj5l55PV+OhPBaDbvm30HuoLLfs 3m9UvF9X521YghpBpubFRpHgNRf7U6sxHrbnR4ed4G1Glr3ciutERmDTq5xd m0/kY327sr/PAgeR46zB7j73HK+XVcRq2S1DWKVGSFBxKSSxqKyL3PoXVm20 wQrTKfC4fLPBhzaGQZ/fEicqClBPb/TxvYxIDI9ITImfqcH6r7va+gOc8JYU V+b79RbgpfPQsESsFT9ECsl9e5OFde8bzY+F+GPK68KEX5llyJlJjf9sUwOR awqNd+5pRz1lNXnePR3Qw2948pbtb+TrFc0SsB8CBZOxtonKv1BzoXu5sYsO 2+WNSmqT+6F+YPrSqS4PGOv+T6jLiwnnb308vOUbHe8OBqgtl/eB7bUkba43 w1gexFKpwV4Fez/E8PrJd2Lq7QV7XYVy9Lkseuwi7yegjPMtnyiuR8duJ58k wRA0Exn4FGdkD0KHGTswKBrU73N5nHKox23nP3n0PZkFhdVxo0LdJWi5ZlBG 480ASLaJn74kugTC+q92GGQ0oOMTl7yKlkWgySQWcp9iJZ0ojt5GyqVwwWmm /pHFIpZuqO65fnoUg8++vHK+iIHXN16QK7pKJTds/kI1ieiEpGIezndfqGTb aJLiV1yEhtMm5yV0ZnGsbW2emBSNiDaW3bJRPAc/pGwW8vGjEHw5YXI7r8xA XO37D8/kGfBIg5p/H2nEmxLdjR8YDGRvfLXH1JZGPM1bw5G6Mn8/zj3tOu05 D46uvwc0LWik+am7cvcGEIv75X8bcFLIGfPVTy6cXkDXKrfOomsD+PoAv5TO yrpUGZEDocCEdx8rtFOU2Mi8ne763scoRF15xsOzCdNItMgLeBr/wBbXF2sK 13SA2a4Tdw8WdmHDUEKcL2RB1SY3g74jdFRJaN+s5DeGpxleFgqhjXD9vMrt f6+WcP4WsPpcnwYeN1mFd5KTeN6BzdP8MYU4Tq0RL1IqwXEJ9Z+zKxxY+PKv /E7XCXAKcVn7/++RG062nyy6x0IMB4dk7+6m47JwRcLeY1Tih9qJDirXMl5p 368rzz0HVpcTrmtcpJH7VFJHz54gYazusIDuYyp5fdk0YVfAPGp8Kcs88o2B HBt09zmt8KB38Nfnw0oMiDK5o/o9m0a+SBirCXxEJbZv/Bqg5zGP3y4fN7H5 RiMu1dvPXbPKAhuTSo2UgkVw3X7gdtzZWfi77JByiEKHnrmoLWV5FOIxr8hX rQ8D6BlDR79dS/Bhrl5Vop6FpCdkElV2pViv/HlogVqL6c5Lcup1cxiScl45 JKEdlJitQmLX0+HYyLLrP8eNePjaVF7FWW2kUsbWxTPfQmvRBbeBN674pFIu oP5DEogLMf2u8byGmnVnFWUvVIFvgjN92bcWkmuM31p+igChMRfeI1F0iLnw bnVdfScOUxq0fnJVwNNJ+om09z0YPGu7xk2xGJ+lE61npOkY8Dqn7UZiL85L OXYxh1xBqzr7pms6E28Aul1rocMjvoLzo9f6sSUzvkPtySC8YAx9TSyrQO2b ek0vGvvgklSF0gH7Kig+qPf4Slw7KPtZ7YMLfRCptKdI0zEcxV/3h+581Q/r JppvbnZoxRgX4f84h+nwRjqxxeFOC7IfLcOo4l+wRufQ6WyxHkxWeaF40rsI rVrdk6d2ruSG4LvLFrpduHCVb8z2mz+m+fynIniLgZ/r1JdNFNshw+CWuX5z Lw4FxdcpbxmCB6bZ6UUD1dhT//njcXUGtAoYqz9aXQ0nEs8YvU+ggxt7bqzA UD/89LfwkMwIwz+yBrHy1gNQ57jQkqnZiVUiUtEKDXlw3MOuJaUiDG6skmZz SWjB5hcdTYWFCaCT8MK8ED3RonFAdiEsF7jkSgy+DA9jgM+bNSrrZ4Ft/W2B WrIEvwusD1HcsAxrEz5YNYaOwafPwjY7O4Yhq6zbSkGeQiS1/FY2O9OFN9Yo XhTnWPHRpk4PHXdWMiFAlKdobB7Y0mTdB4LZyXXnsiZEWfPgj4NNj4cNhayr C7nnt34GA1ncdSWdmZg1bG/1M5md3DM2d5w8PgjjlW9eZ4fSSNEnLFq69lTi tcFT/xNX5vGtv0aB/Q0Owtvc1iznTjKYHY66cUGKQtS6U/UIowUwi2++mXy+ BxKjvg3PL7ARZ2s0c7meM9HMhzd0jTQ78VYmtYL/G4U8wZkw7B4xA+9+P99w bx87GV78JCBjpW+2plt/ejS8hDXPnB9bzc9ic2BdnSp/Gy4Z33zUt5+VDBJ5 7qzPMQwjJ7dZSWuwkvvWsHf8p74MPYNwa93vUuhb2uT49nAelMUeCHsVywDF wV+remPz0ZPTe0tHfihS//SlsNuE4a8pvyk9WhXSDoVob/QqxPTGS27F/yXB rKFUS0MHK6E+kHK/oWEKJCTutR1TZsJQ+5Wp9AM04oLT9quR3QPo+lV4TsqL RmzefgMW/7GSqRdm1bL2LYCYKctoxygH+ZKneec29UB48L2h2WwlTw1lQ1O7 n87j8c95/nlZA5i2rs1pxpVGXhqUC8mTZIIKH70hYp5KOm2qlxh6RyHMHpe3 sd+ZwY2F/V+vdK345v1znRuzisFFR/7ktsOL8MFsuHgd6yzcWNh9hbLC29fY nUqFL7ERfEN8t3KWBtH4402V7hMsxI/C2gat6jn8HhrQ4KxZikES12Z5w8vw /Fb+c+ICk8jXflimS/MltP6+bOkuag4f7tW5ij2sQetKaXszaMB3pZWeAyyf 8HA044dpRj1WHKZumW9rhm0LxtkRu7ox1pRH+cnFXngQlCNwOqYSHb1i2GfG 6PCQ45mR8u086LAwsn/h1wHOT0d/7wrsgSxumv6bplD4T2RneKT6IKimv6y0 KqNj30c4FtHVD/tHBbP/Vg5ixXQp5xu5v0Cheo7lLg+h81HHx2zbalDIN0tB bKgB7+9xnQ4lOvH5mm95yZYRIDU/xXetuxcPqTQYOL3ogD8k57UDL3vQLrPn 2D7HThisHVq+JJiPtnftrozpdgODMsBMtf4L/KHGFwJL/fGKW8nxKrZyOL11 Q/ibiGjw+a8/v6XmKbZfFnv4LKcM35KwzCc5CdFp+W3/JhdQ9/r2j3d+lIJa i/ufhXNd6NZu2bFHehI3tU6dG1rfDKz4VHA0ehlF+/X+pryaggdn7GXfeEyg RXTm6y4mlTiuu0nbfXMRvnOOz368wsvRfHvt9h60xv1PE3cfsGYjUljnxcSF CyHOuMnQ6CgLYVrhdr+hcg7qdfmIkAct8P0ts5gvnoU4fF9b/g/3EN5Ta9hS o8dCaM49X6WmsdIXZePdUU3jMD0x9LCesYice3vQtLgUtYVrv7c2F6HIdlJ0 hnUMv7+XD33csXI4l68FbWEfwGvyYdHiXCKE76F+PzDTBt5R1zf5K3VAQYAT bfhUDvy1ThEr2tEOq8Z25AZqd8HA953mv9IiwMxhMu8sXy9cneQbDDHrwDNf DMUW1/TD0ubdRv+5DWFQWnrh3lU1MHOYal8lNozrhUs56qRrcNC3aekJ2YzH H+7l/C3UjQH7qFZ928Mg7MahADXWQSwQfHieuqUDnlQf6/JTyMEjmhfm2yy7 wGPn/iyB3xXwd4f9ws2gYOT0nixPU6oDFfPpDGbRALQekAaBshxcTmjmqxgq xh23heNPvx+Dt3pxamtvTOPB6tguNr4SOH6deMRjMIDUyfCNuj8XkX99i66N CoXwV+ev2m5XgmyS2zLj/mPCdpYu/h8lbERp45Zn+84OYkPthaTlcBrx7E9L qpwThfT6ky51x30BdmRVVsTOcpBHRDMeyoz5Ysrg6zPjd6nkXZM/ra93LuAn pxtW2j8YKL9guGvHOxoZPCr1x6OZAfKUaMuvK3lwSNduPP0xlbgaaDwnGjmP FXYS55mVdExi6ZdZk1SGP3c2ffRS8AWfha1jrLr//995bqFcQAZwnF7U5NJ6 h4ELruuPfSyGq3U8VfstxrAh0+O215VZsLEw9uJsKkGavcQSdbIOeyXPZdNt FuBY96vBgwoUUjCVt3aHawmMdGpWbFCnkDuZtWrCcdO4JXKtvJAREz95So5X OLCRHjN3vAjjfrh4YGzYQ5JGSqltcLGOpBALGwc06b4LaCMRdNhj5T4/k+Wv cXV9gM3LPKySkhQCxwSGHl9aAC8vgYlN7/tAcPHCbGo7O5G31jCunIOJPiMW gaylVGLIhrW2jsJK6ku3thrsmISD7fsCFGXZyTPKl2kBx/NR8J/8oxeyS6gb 5H/pxOtZ1BEYijW41oEGKalq4tcpJAsnc/TLxgH4s1fvFNeFRRSZ/bY28+EE jHtcCv5sXwS62p4PXdIz4NrZ80kfNvVCduPtg+GLnUjcuN4pfekX2vb29gj1 TKlEtT0Y9D0sDUYpH3fILPzGONsb39iuxaLYg5rzOZeDMS4m+OarnCH8E8e5 REtrh5+P9F9eM+vDq8XE0oENDLhg8+vxzp01WKV6ZW3vNQYc45RQv82ohuZN PrnjbXTgm8ocLr/bDxX536lrf9/FTM3FDv0JJnTz7ngw9Y+OT0hPCZar/VB1 +WKS9otB1LPVCYLOChhRq+QS1i9Bg8SM5NCaKDwfsVsnazQCcVNQaZxOF16M fBbg9qUdbB6rV5rnlyJkbAmaHeoFBQ26n5xwKWQ8PBC1a6IdTHkNSl/7dIPS ft+oiL/HcNBN8234MhM+ChXc9M6mY7GZi/H7mT74K7i4z1N3GDsVM0J3p1bC J05OfzXrPtQUv3bYTK0K89yOf75HaceF4khlqYhe3PXU20TmUQiM+4ifXGc5 hJOewj5O/1pA85xl2RYHOkoVBl2dMuyCwE8XqhQUC1D9Qsvm8ne+kC8xqqSr lYtBTnc9xSJ7IfFqHNjKkTimlfzozJ0+YL5bk7s+fw6s9w55yX5qxHor+/3r Xy3BZt3I71WaC7hlrcjaIMsZED41+2etAysZn1MkkyxSCp4z7gcMNjPwrd09 zsQnK3P6T1tvX1YXHM3nlVQ+wkZek8qoM/hMIbImquxEXi/gKYrwDd0eDuKr 90l9ghqGrUFhTRsdqcQFRZZP5wbmgZY+pIarh+Bi0a1yw1wacQOF/75exUD9 7pazv4poxILMO1X7h1Sy9LANzZRrASQ9H1pRIjjIN3M1kqtXJWL7zTOsyY8p JM+ux6Idbgs48vwCy2e7HqQOOWw05GYnxxIs7gk4M6EhstN1/xQbKUC5unbI h0JIVM7zt56fQf9XLq0DZmyE506zJ7lKhaBzROfEwbuLcLyev3FJbBbCUyor xeTq4GjRa+3Mmnlo237EqWlyCPXvNMlfq8/FZRf35dz3hXh9zIG0XvFLid+F Vb/jGVDHWyJTuX+F80pdJzOyu3B49U7jxSNsxL4K41WnHy1i8jnRRsPts3BA WwgrVtHIlyay5BmvHHBuVg7/rk8hZUfrjHUqp/HxaYc0RzoDGa+enUt7QiPX TgZaNv1jwN4ffd4jLjQyVv6qxLmVfOOVrkoP+D2Pm+9TDu1NpxE5wkbSCUJZ 4DRPL+KsZiUCowxsdu9aAHYVXmHX8QG47K5tpeJDIw7c8L0vcZ2Jz/qPaCz6 shH7zyqZX4ymkFou4w2PfWfAQHVrlfs6KumqZXbH93ExPvkoXKX0uRn/8he+ d+dgIb/xK26jvewHva7Z3fMyOfCrxeD8ocZQyJX/07zWrhIYtt4aHilx4PJR epXZag+4o6Vd1cAfBqvKRBrUvZvhFO3y2mK5Fiz5qLwlaaEbVJ+nCvhQGLj2 9V56+t4aqIty+E8tcBhX7z6YzcJbhSkHmqiflejIfqJDBX/2o8U1mRNFPM8B W1U/nnnJxAlVg1DmJzq8o5rfdxjoR7O5TC4Lg2FYXXNGYuJXJUZM50bIvhyG Z66RLm8P1MAq9qhpqZomyDw2k73LuQsKc041PHgagV4bvAJiv/ZC7Bq9he88 HaiWALMhad1gledB/KTRcXv0CW4WjVyYi9k/tZqHjuPiS3rbY//gxaHR3nfk d6S3NtvJBKz0etLpAmXqCGZuYeoMyufDLY3As9VtpWDn7KR0L3IcycwR93Mb FyFP8OtJr9QVnrh0cuniEgexFff9I0674O6lm1nb/oyD9Vl3gdW8RWAWsdbv 62IqPJJP/WX9pAs2HbEwVQipR9aXUUok7w/cxpIk8u93CNwIHrW0dqoHnUlr q82P6GgjPmV/nSgDpfSO/eabB/GJmdmhJzsqsHBI6fLRI+14mdKwS+puF3Jr 6PtJ749AX8t7dnlGfSgztF/0yFA7+A8Pe8R/6EMLhe7ymZtDUDl4XFaPpQb/ feDu7/s2DI57N+lqHayBLRfbJjtWtUMX30Nl7bheWBDWUCTyP6Dag6vCfDLD kJ8mOHpzqRPd4VrOy1/54LSYM3eJ5zOe9MkynCNqQTn17LlX6b24FMb19vQR Ej4JpBybtimBD/EWLVr0MWTd+XjPhi0UYsTb5YKnXwluahYY7l3pe6AqMzKc qcQWKGphOdCJJ0rHpYofUInMAP6t7oaL+K7rXlrj2lmIXluoNPeMnRzhCZfo OZkHcT+7rL7uoZBPfVpOL9tNo7pP03O6OhMH2dLYDXfTSLnVe9vSBvvh38ih mCunaaRNV2MFbSuFyHsdMudhuIBpOXeHRYY5COGy3anSisGY+t/78ZwVv8s/ Ursvc3IehLaZ/vM064dLAh7/Hm2lESa38le/kmciu27GaUFRNmLRpIN2fC+F 7NOP/m7zaBoerwta3JpIIe9vbD4lvViMfLvXK9/hXUJO3wH++49mkT11T2Va TCf+iPWxtfhGJY0Ox+vLlwyC8DP2gXsbWEiZ3Jhvzl1/8GUQw/nR9wkY65kO H3KdRgfSY2zHphK41vlh7kfGADKrR4pfXFlC6+Ci8jsHu6CssaqnY45Kgm/2 wMDlZQixYx9nPTiHdvs63WKdaMS/7DEXrUOIYv/2/bpGoRJX2iJjApxnQV/F h5quxwQDuWb5ZnM24rBI15fM/H58IMKrsfMojRjZV9DlZEghfwhaVK6zXYB/ C6qHlBc5yL+crWpLls8gKMfnV/YjCilE6nV5rOS38kORa4NFA1hkYP/xgjuN vNY9YsN4wASLSLWnRchGfp46b/jtPIVw8rRmKamdRlXbwU97SyiEZENC6pq2 YmgO4+a/dX8K9c7qZx97X4wzrAlB2Tm5eCXwaqv1Ogbe8Zwr8nyUj18uKnLc PRqOKWUWn8w/RCB1OFVb5z0dH7p09opE02GrzVLHhH0ZyrHMO5l96IQQVYHi 3Sr54PrGPOr9hQ7IFwpbPaDYAx6qFXSH84Ggvt9fuCtzGHIWHvg5Sbai0+mY F2LePWBnc0C9zXgYL0ydfSKqWAO3jluKCC8No9Smlq8//aswUvjDoaTBDlzM K1Rgc+tHrdcbt0jeiACHCYF4/ele3PKth7PXrxUidNNfHlqm467b/WJ5Riu+ oha2dXX6L+T6rRGafCAII7drDY11VIFVyIn6l8ElcOe9ysLPV5GoVaRnf6Zp GEvr3rfsNqlCC77VV5yb6Lj6ZMOTDfUr+ZizY2d5tC9sCY0+zSXMRI3+f9ah 3XR4EylXdftzP+pHCinONw5D7tlnDinXqjAj6fouRbdBOHTzS4jjj2r45hHh 8nCgGTqr6XsPy3bDOhHbyNnwYFw+1t6fDHUgwXabuz7eDSmiuUW2oddgR0Kj eLH9e7wm3L/zpVwpRH+rD6Rn92Ctl/7gOiuE3meL4xL9tXDvLIfU5Lt5NLk+ cMPQgkIQXV/PbTlZgt+r1I0qV3w+dn21XcHtGbDYMcdc/5wJjuxit8s82In0 6mL2XOYAOi6JXrn1aqUH9xZfXa1DJd8NFwafvrUAW5OWDqkXcpAhvlIUluux EFk+eG/rYypJip3N8qyYx8PSR+4/UBjGl8/bBuvraeTVnN8VZUIrHJl4qdPp Eo1k3ZokcWcNhbAXeMPcrTyNCnrfwreHsRHeRb+LryUVwIcU8S/+2YtwaqfP 90fasxAGtjoSza2glJc/Wy/FSsh9fH7r4pVhVFulak2GsRKbuAXtA0tYyO66 m2rMJ6XoGPOw751XJSqYqFZNZq541Z+LZwacx8Hq/p3/iOZCEAi2c/RieQsl 5958XMwvgGwOEXO3nH+wx467NJTzF8S97d1RZxMKMtyqsttmGqHYu6c2YncP PtvMuWrD7F+w6wj5cOk2lahlDfnyY3oO6iS4hgySB6HY8M5SdjKNUPgs4ldX xEAecRdufm8acWXDDkPmdSopGpj+olB9AaaVXNbf3cRB7v47/bLsfToqq5td xxVeUBXPP5W0wns8bqmOZexdaKVibnu8nUpmFV0R+0wbBL2KR9PTLUu4dMa/ pfj6HLQY5h59u7sUJF6dcrRU/gcPyv1lFI+wENap0W6njQax+qfKARPBXFQd zJV6yUzCvfmjl44RdJzWa5RNGKJjZuef99dM8nDt5IXZmKQO3N9QnXykugcN G3LkPiyHYWxfjsv57QOYFxRAZYujg6T6zEL9YD925AXPn9zCAPMbqqmFW2tQ OoNDyOzXEAhdPMpVJ1gJ8RnRsVpWdDiRPz34s7Ef+G+atRb840eZJkf25RWe z7TZyf3Yrh1V+8gSjdIuWK/O8WZEvQ3XR9zaL9uVDd9rlMIFWzrxecx6K1f+ CnRwKb3sURUAc+Eb18lmV+AP13M5n48FQoJispRq5H94OTWMZr/jKywE8mq/ G/mHkqPv+/TvDoB0QAJne2gOXg0QNunM/Ydci2PK4ZYshNz7c3E9LSs8LBSZ vfloEUgq25VPPxnE7YZlNccTlpFaFL3v/EIX3JERdlUyYiNH+bcWKmUtAb+A zN+X7bM447tsqUJwEGcc3xXp/UhFvrodpXMrfpmu1nbYLVcb/wdEaaki "], {{}, {}, {RGBColor[0.122103, 0.00901808, 0.39826], Thickness[Large], LineBox[{1, 1592}], {RGBColor[ 0.12203287146690799`, 0.009516083618908934, 0.3984658099790886], LineBox[{1592, 802}]}, {RGBColor[ 0.12196274293381597`, 0.01001408723781787, 0.39867161995817724`], LineBox[{802, 2382}]}, {RGBColor[ 0.12189261440072396`, 0.010512090856726804`, 0.3988774299372658], LineBox[{2382, 402}]}, {RGBColor[ 0.12182248586763195`, 0.011010094475635739`, 0.3990832399163544], LineBox[{402, 1992}]}, {RGBColor[ 0.12175235733453993`, 0.011508098094544672`, 0.399289049895443], LineBox[{1992, 1202}]}, {RGBColor[ 0.12168222880144791`, 0.012006101713453607`, 0.39949485987453165`], LineBox[{1202, 2679}]}, {RGBColor[ 0.1216121002683559, 0.012504105332362543`, 0.39970066985362024`], LineBox[{2679, 202}]}, {RGBColor[ 0.12154197173526389`, 0.013002108951271477`, 0.3999064798327088], LineBox[{202, 1792}]}, {RGBColor[ 0.12147184320217187`, 0.013500112570180411`, 0.4001122898117974], LineBox[{1792, 1002}]}, {RGBColor[ 0.12140171466907985`, 0.013998116189089346`, 0.40031809979088606`], LineBox[{1002, 2529}]}, {RGBColor[ 0.12133158613598784`, 0.014496119807998281`, 0.40052390976997465`], LineBox[{2529, 602}]}, {RGBColor[ 0.12126145760289582`, 0.014994123426907216`, 0.40072971974906324`], LineBox[{602, 2190}]}, {RGBColor[ 0.12119132906980382`, 0.01549212704581615, 0.40093552972815183`], LineBox[{2190, 1400}]}, {RGBColor[0.1211212005367118, 0.015990130664725086`, 0.4011413397072405], LineBox[{1400, 2819}]}, {RGBColor[ 0.12105107200361978`, 0.01648813428363402, 0.40134714968632906`], LineBox[{2819, 102}]}, {RGBColor[ 0.12098094347052776`, 0.016986137902542955`, 0.40155295966541765`], LineBox[{102, 1692}]}, {RGBColor[ 0.12091081493743575`, 0.01748414152145189, 0.40175876964450624`], LineBox[{1692, 902}]}, {RGBColor[ 0.12084068640434374`, 0.017982145140360825`, 0.4019645796235949], LineBox[{902, 2455}]}, {RGBColor[0.12077055787125172`, 0.01848014875926976, 0.4021703896026835], LineBox[{2455, 502}]}, {RGBColor[ 0.1207004293381597, 0.018978152378178695`, 0.40237619958177206`], LineBox[{502, 2091}]}, {RGBColor[ 0.12063030080506769`, 0.01947615599708763, 0.40258200956086065`], LineBox[{2091, 1301}]}, {RGBColor[ 0.12056017227197567`, 0.019974159615996565`, 0.4027878195399493], LineBox[{1301, 2745}]}, {RGBColor[0.12049004373888367`, 0.0204721632349055, 0.4029936295190379], LineBox[{2745, 302}]}, {RGBColor[ 0.12041991520579165`, 0.020970166853814434`, 0.4031994394981265], LineBox[{302, 1892}]}, {RGBColor[ 0.12034978667269963`, 0.02146817047272337, 0.40340524947721507`], LineBox[{1892, 1102}]}, {RGBColor[ 0.12027965813960761`, 0.021966174091632304`, 0.4036110594563037], LineBox[{1102, 2603}]}, {RGBColor[0.1202095296065156, 0.02246417771054124, 0.4038168694353923], LineBox[{2603, 702}]}, {RGBColor[0.1201394010734236, 0.022962181329450174`, 0.4040226794144809], LineBox[{702, 2286}]}, {RGBColor[0.12006927254033158`, 0.02346018494835911, 0.4042284893935695], LineBox[{2286, 1496}]}, {RGBColor[ 0.11999914400723956`, 0.023958188567268043`, 0.4044342993726581], LineBox[{1496, 2887}]}, {RGBColor[ 0.11992901547414754`, 0.024456192186176978`, 0.4046401093517467], LineBox[{2887, 52}]}, {RGBColor[ 0.11985888694105552`, 0.024954195805085913`, 0.4048459193308353], LineBox[{52, 1642}]}, {RGBColor[ 0.11978875840796352`, 0.025452199423994848`, 0.4050517293099239], LineBox[{1642, 852}]}, {RGBColor[ 0.1197186298748715, 0.025950203042903783`, 0.40525753928901254`], LineBox[{852, 2418}]}, {RGBColor[ 0.11964850134177948`, 0.026448206661812718`, 0.4054633492681011], LineBox[{2418, 452}]}, {RGBColor[ 0.11957837280868747`, 0.026946210280721652`, 0.4056691592471897], LineBox[{452, 2041}]}, {RGBColor[ 0.11950824427559545`, 0.027444213899630587`, 0.4058749692262783], LineBox[{2041, 1251}]}, {RGBColor[ 0.11943811574250345`, 0.027942217518539515`, 0.40608077920536695`], LineBox[{1251, 2712}]}, {RGBColor[ 0.11936798720941143`, 0.02844022113744845, 0.40628658918445554`], LineBox[{2712, 252}]}, {RGBColor[ 0.11929785867631941`, 0.028938224756357385`, 0.4064923991635441], LineBox[{252, 1842}]}, {RGBColor[0.11922773014322739`, 0.02943622837526632, 0.4066982091426327], LineBox[{1842, 1052}]}, {RGBColor[ 0.11915760161013537`, 0.029934231994175255`, 0.40690401912172136`], LineBox[{1052, 652}]}, {RGBColor[ 0.11901734454395135`, 0.030930239231993124`, 0.40731563907989854`], LineBox[{652, 2237}]}, {RGBColor[ 0.11894721601085934`, 0.03142824285090206, 0.40752144905898713`], LineBox[{2237, 1447}]}, {RGBColor[ 0.11887708747776732`, 0.031926246469810994`, 0.4077272590380758], LineBox[{1447, 152}]}, {RGBColor[ 0.1187368304115833, 0.032922253707628864`, 0.40813887899625295`], LineBox[{152, 1742}]}, {RGBColor[ 0.11866670187849128`, 0.033420257326537806`, 0.40834468897534154`], LineBox[{1742, 952}]}, {RGBColor[0.11859657334539926`, 0.03391826094544674, 0.4085504989544302], LineBox[{952, 552}]}, {RGBColor[ 0.11845631627921523`, 0.0349142681832646, 0.40896211891260736`], LineBox[{552, 2140}]}, {RGBColor[ 0.11838618774612322`, 0.035412271802173545`, 0.40916792889169595`], LineBox[{2140, 1350}]}, {RGBColor[0.1183160592130312, 0.03591027542108248, 0.4093737388707846], LineBox[{1350, 352}]}, {RGBColor[0.11817580214684717`, 0.03690628265890035, 0.4097853588289618], LineBox[{352, 1942}]}, {RGBColor[ 0.11810567361375515`, 0.03740428627780928, 0.40999116880805037`], LineBox[{1942, 1152}]}, {RGBColor[0.11803554508066315`, 0.03790228989671822, 0.410196978787139], LineBox[{1152, 2639}]}, {RGBColor[0.11796541654757113`, 0.03840029351562715, 0.4104027887662276], LineBox[{2639, 752}]}, {RGBColor[0.11789528801447911`, 0.03889829713453609, 0.4106085987453162], LineBox[{752, 2334}]}, {RGBColor[0.1178251594813871, 0.03939630075344502, 0.4108144087244048], LineBox[{2334, 1544}]}, {RGBColor[0.11775503094829508`, 0.03989430437235395, 0.4110202187034934], LineBox[{1544, 2920}]}, {RGBColor[0.11768490241520307`, 0.04039230799126289, 0.411226028682582], LineBox[{2920, 2}]}, {RGBColor[0.11761477388211106`, 0.04089031161017182, 0.4114318386616706], LineBox[{2, 1593}]}, {RGBColor[0.1175387465161465, 0.04143020459975971, 0.41165496026295656`], LineBox[{1593, 803}]}, {RGBColor[0.11746271915018194`, 0.0419700975893476, 0.4118780818642425], LineBox[{803, 2383}]}, {RGBColor[ 0.1173866917842174, 0.042509990578935494`, 0.41210120346552853`], LineBox[{2383, 403}]}, {RGBColor[0.11731066441825284`, 0.04304988356852339, 0.4123243250668145], LineBox[{403, 1993}]}, {RGBColor[ 0.11723463705228829`, 0.04358977655811128, 0.41254744666810045`], LineBox[{1993, 1203}]}, {RGBColor[ 0.11715860968632373`, 0.044129669547699174`, 0.4127705682693864], LineBox[{1203, 2680}]}, {RGBColor[ 0.11708258232035919`, 0.04466956253728707, 0.41299368987067236`], LineBox[{2680, 203}]}, {RGBColor[0.11700655495439463`, 0.04520945552687495, 0.4132168114719583], LineBox[{203, 1793}]}, {RGBColor[0.11693052758843007`, 0.04574934851646284, 0.4134399330732443], LineBox[{1793, 1003}]}, {RGBColor[0.11685450022246553`, 0.04628924150605073, 0.4136630546745303], LineBox[{1003, 603}]}, {RGBColor[0.11670244549053642`, 0.04736902748522652, 0.4141092978771022], LineBox[{603, 2191}]}, {RGBColor[ 0.11662641812457186`, 0.04790892047481441, 0.41433241947838817`], LineBox[{2191, 1401}]}, {RGBColor[ 0.11655039075860732`, 0.0484488134644023, 0.41455554107967413`], LineBox[{1401, 103}]}, {RGBColor[ 0.1163983360266782, 0.049528599443578084`, 0.41500178428224604`], LineBox[{103, 1693}]}, {RGBColor[ 0.11632230866071365`, 0.05006849243316598, 0.41522490588353206`], LineBox[{1693, 903}]}, {RGBColor[0.11624628129474911`, 0.05060838542275387, 0.415448027484818], LineBox[{903, 503}]}, {RGBColor[0.11609422656282, 0.05168817140192966, 0.41589427068738993`], LineBox[{503, 2092}]}, {RGBColor[ 0.11601819919685544`, 0.052228064391517545`, 0.4161173922886759], LineBox[{2092, 1302}]}, {RGBColor[0.1159421718308909, 0.05276795738110544, 0.41634051388996185`], LineBox[{1302, 303}]}, {RGBColor[ 0.11579011709896178`, 0.053847743360281225`, 0.41678675709253377`], LineBox[{303, 1893}]}, {RGBColor[0.11571408973299724`, 0.05438763634986911, 0.4170098786938198], LineBox[{1893, 1103}]}, {RGBColor[0.11563806236703268`, 0.054927529339457, 0.41723300029510574`], LineBox[{1103, 2604}]}, {RGBColor[0.11556203500106813`, 0.05546742232904489, 0.4174561218963917], LineBox[{2604, 703}]}, {RGBColor[ 0.11548600763510358`, 0.05600731531863278, 0.41767924349767765`], LineBox[{703, 2287}]}, {RGBColor[0.11540998026913903`, 0.05654720830822068, 0.4179023650989636], LineBox[{2287, 1497}]}, {RGBColor[ 0.11533395290317447`, 0.05708710129780857, 0.41812548670024957`], LineBox[{1497, 2888}]}, {RGBColor[ 0.11525792553720991`, 0.05762699428739646, 0.41834860830153553`], LineBox[{2888, 53}]}, {RGBColor[ 0.11518189817124536`, 0.05816688727698436, 0.41857172990282154`], LineBox[{53, 1643}]}, {RGBColor[0.11510587080528081`, 0.05870678026657225, 0.4187948515041075], LineBox[{1643, 853}]}, {RGBColor[ 0.11502984343931626`, 0.059246673256160134`, 0.41901797310539346`], LineBox[{853, 2419}]}, {RGBColor[0.1149538160733517, 0.05978656624574803, 0.4192410947066794], LineBox[{2419, 453}]}, {RGBColor[ 0.11487778870738716`, 0.060326459235335916`, 0.4194642163079654], LineBox[{453, 2042}]}, {RGBColor[0.1148017613414226, 0.06086635222492381, 0.41968733790925133`], LineBox[{2042, 1252}]}, {RGBColor[0.11472573397545804`, 0.06140624521451169, 0.4199104595105373], LineBox[{1252, 253}]}, {RGBColor[ 0.11457367924352894`, 0.06248603119368748, 0.42035670271310926`], LineBox[{253, 1843}]}, {RGBColor[0.11449765187756439`, 0.06302592418327538, 0.4205798243143952], LineBox[{1843, 1053}]}, {RGBColor[0.11442162451159983`, 0.06356581717286328, 0.4208029459156812], LineBox[{1053, 653}]}, {RGBColor[0.11426956977967073`, 0.06464560315203906, 0.4212491891182531], LineBox[{653, 2238}]}, {RGBColor[ 0.11419354241370618`, 0.06518549614162694, 0.42147231071953906`], LineBox[{2238, 1448}]}, {RGBColor[ 0.11411751504774162`, 0.06572538913121484, 0.42169543232082507`], LineBox[{1448, 153}]}, {RGBColor[0.11396546031581252`, 0.06680517511039064, 0.422141675523397], LineBox[{153, 1743}]}, {RGBColor[ 0.11388943294984796`, 0.06734506809997852, 0.42236479712468294`], LineBox[{1743, 953}]}, {RGBColor[0.11381340558388342`, 0.0678849610895664, 0.4225879187259689], LineBox[{953, 2492}]}, {RGBColor[ 0.11373737821791886`, 0.0684248540791543, 0.42281104032725486`], LineBox[{2492, 553}]}, {RGBColor[0.11366135085195431`, 0.06896474706874219, 0.4230341619285408], LineBox[{553, 2141}]}, {RGBColor[ 0.11358532348598975`, 0.0695046400583301, 0.42325728352982683`], LineBox[{2141, 1351}]}, {RGBColor[0.1135092961200252, 0.07004453304791798, 0.4234804051311128], LineBox[{1351, 2782}]}, {RGBColor[ 0.11343326875406065`, 0.07058442603750588, 0.42370352673239875`], LineBox[{2782, 353}]}, {RGBColor[0.1133572413880961, 0.07112431902709376, 0.4239266483336847], LineBox[{353, 1943}]}, {RGBColor[ 0.11328121402213154`, 0.07166421201668165, 0.42414976993497067`], LineBox[{1943, 1153}]}, {RGBColor[0.113205186656167, 0.07220410500626954, 0.4243728915362566], LineBox[{1153, 2640}]}, {RGBColor[0.11312915929020244`, 0.07274399799585743, 0.4245960131375426], LineBox[{2640, 753}]}, {RGBColor[0.11305313192423788`, 0.07328389098544534, 0.4248191347388286], LineBox[{753, 2335}]}, {RGBColor[ 0.11297710455827333`, 0.07382378397503322, 0.42504225634011455`], LineBox[{2335, 1545}]}, {RGBColor[0.11290107719230877`, 0.07436367696462112, 0.4252653779414005], LineBox[{1545, 2921}]}, {RGBColor[ 0.11282504982634423`, 0.07490356995420899, 0.42548849954268647`], LineBox[{2921, 3}]}, {RGBColor[ 0.11274902246037967`, 0.07544346294379689, 0.42571162114397243`], LineBox[{3, 1594}]}, {RGBColor[0.11267803329917013`, 0.07594757813952294, 0.4259199568547007], LineBox[{1594, 804}]}, {RGBColor[0.11260704413796059`, 0.07645169333524897, 0.4261282925654289], LineBox[{804, 2384}]}, {RGBColor[0.11253605497675105`, 0.076955808530975, 0.42633662827615715`], LineBox[{2384, 404}]}, {RGBColor[ 0.11246506581554151`, 0.07745992372670102, 0.42654496398688535`], LineBox[{404, 1994}]}, {RGBColor[ 0.11239407665433197`, 0.07796403892242706, 0.42675329969761355`], LineBox[{1994, 1204}]}, {RGBColor[0.11232308749312243`, 0.0784681541181531, 0.4269616354083418], LineBox[{1204, 2681}]}, {RGBColor[0.1122520983319129, 0.07897226931387913, 0.42716997111907], LineBox[{2681, 204}]}, {RGBColor[ 0.11218110917070336`, 0.07947638450960516, 0.42737830682979827`], LineBox[{204, 1794}]}, {RGBColor[0.11211012000949382`, 0.07998049970533119, 0.4275866425405265], LineBox[{1794, 1004}]}, {RGBColor[0.11203913084828428`, 0.08048461490105722, 0.4277949782512547], LineBox[{1004, 2530}]}, {RGBColor[ 0.11196814168707474`, 0.08098873009678326, 0.42800331396198293`], LineBox[{2530, 604}]}, {RGBColor[0.1118971525258652, 0.08149284529250929, 0.42821164967271114`], LineBox[{604, 2192}]}, {RGBColor[0.11182616336465566`, 0.08199696048823532, 0.4284199853834394], LineBox[{2192, 1402}]}, {RGBColor[0.11175517420344612`, 0.08250107568396135, 0.4286283210941676], LineBox[{1402, 2820}]}, {RGBColor[ 0.11168418504223657`, 0.08300519087968738, 0.42883665680489585`], LineBox[{2820, 104}]}, {RGBColor[ 0.11161319588102703`, 0.08350930607541342, 0.42904499251562406`], LineBox[{104, 1694}]}, {RGBColor[0.11154220671981749`, 0.08401342127113945, 0.4292533282263523], LineBox[{1694, 904}]}, {RGBColor[0.11147121755860795`, 0.08451753646686548, 0.4294616639370805], LineBox[{904, 2456}]}, {RGBColor[0.11140022839739841`, 0.08502165166259151, 0.4296699996478087], LineBox[{2456, 504}]}, {RGBColor[0.11132923923618887`, 0.08552576685831755, 0.429878335358537], LineBox[{504, 2093}]}, {RGBColor[0.11125825007497933`, 0.08602988205404358, 0.4300866710692652], LineBox[{2093, 1303}]}, {RGBColor[ 0.11118726091376979`, 0.08653399724976961, 0.43029500677999344`], LineBox[{1303, 2746}]}, {RGBColor[ 0.11111627175256025`, 0.08703811244549564, 0.43050334249072164`], LineBox[{2746, 304}]}, {RGBColor[0.11104528259135071`, 0.08754222764122167, 0.4307116782014499], LineBox[{304, 1894}]}, {RGBColor[0.11097429343014117`, 0.0880463428369477, 0.4309200139121781], LineBox[{1894, 1104}]}, {RGBColor[ 0.11090330426893164`, 0.08855045803267374, 0.43112834962290636`], LineBox[{1104, 2605}]}, {RGBColor[0.1108323151077221, 0.08905457322839977, 0.43133668533363456`], LineBox[{2605, 704}]}, {RGBColor[ 0.11076132594651256`, 0.0895586884241258, 0.43154502104436276`], LineBox[{704, 2288}]}, {RGBColor[0.11069033678530302`, 0.09006280361985183, 0.431753356755091], LineBox[{2288, 1498}]}, {RGBColor[0.11061934762409348`, 0.09056691881557787, 0.4319616924658192], LineBox[{1498, 2889}]}, {RGBColor[0.11054835846288394`, 0.0910710340113039, 0.4321700281765475], LineBox[{2889, 54}]}, {RGBColor[0.1104773693016744, 0.09157514920702993, 0.4323783638872757], LineBox[{54, 1644}]}, {RGBColor[0.11040638014046486`, 0.09207926440275596, 0.4325866995980039], LineBox[{1644, 854}]}, {RGBColor[0.11033539097925532`, 0.092583379598482, 0.43279503530873215`], LineBox[{854, 2420}]}, {RGBColor[ 0.11026440181804578`, 0.09308749479420803, 0.43300337101946035`], LineBox[{2420, 454}]}, {RGBColor[0.11019341265683624`, 0.09359160998993406, 0.4332117067301886], LineBox[{454, 2043}]}, {RGBColor[0.1101224234956267, 0.09409572518566009, 0.4334200424409168], LineBox[{2043, 1253}]}, {RGBColor[ 0.11005143433441716`, 0.09459984038138612, 0.43362837815164507`], LineBox[{1253, 2713}]}, {RGBColor[ 0.10998044517320762`, 0.09510395557711215, 0.43383671386237327`], LineBox[{2713, 254}]}, {RGBColor[0.10990945601199809`, 0.09560807077283819, 0.4340450495731015], LineBox[{254, 1844}]}, {RGBColor[ 0.10983846685078855`, 0.09611218596856422, 0.43425338528382973`], LineBox[{1844, 1054}]}, {RGBColor[ 0.10976747768957901`, 0.09661630116429026, 0.43446172099455793`], LineBox[{1054, 2565}]}, {RGBColor[0.10969648852836947`, 0.09712041636001628, 0.4346700567052862], LineBox[{2565, 654}]}, {RGBColor[0.10962549936715991`, 0.09762453155574231, 0.4348783924160144], LineBox[{654, 2239}]}, {RGBColor[ 0.10955451020595038`, 0.09812864675146835, 0.43508672812674265`], LineBox[{2239, 1449}]}, {RGBColor[ 0.10948352104474084`, 0.09863276194719439, 0.43529506383747085`], LineBox[{1449, 2854}]}, {RGBColor[0.1094125318835313, 0.09913687714292041, 0.4355033995481991], LineBox[{2854, 154}]}, {RGBColor[0.10934154272232176`, 0.09964099233864644, 0.4357117352589273], LineBox[{154, 1744}]}, {RGBColor[ 0.10927055356111222`, 0.10014510753437247`, 0.43592007096965557`], LineBox[{1744, 954}]}, {RGBColor[ 0.10919956439990268`, 0.10064922273009852`, 0.4361284066803838], LineBox[{954, 2493}]}, {RGBColor[0.10912857523869314`, 0.10115333792582454`, 0.436336742391112], LineBox[{2493, 554}]}, {RGBColor[ 0.1090575860774836, 0.10165745312155057`, 0.43654507810184023`], LineBox[{554, 2142}]}, {RGBColor[ 0.10898659691627406`, 0.1021615683172766, 0.43675341381256844`], LineBox[{2142, 1352}]}, {RGBColor[ 0.10891560775506452`, 0.10266568351300265`, 0.4369617495232967], LineBox[{1352, 2783}]}, {RGBColor[ 0.10884461859385498`, 0.10316979870872867`, 0.4371700852340249], LineBox[{2783, 354}]}, {RGBColor[0.10877362943264544`, 0.1036739139044547, 0.4373784209447531], LineBox[{354, 1944}]}, {RGBColor[ 0.1087026402714359, 0.10417802910018073`, 0.43758675665548136`], LineBox[{1944, 1154}]}, {RGBColor[ 0.10863165111022637`, 0.10468214429590678`, 0.43779509236620956`], LineBox[{1154, 2641}]}, {RGBColor[ 0.10856066194901683`, 0.10518625949163281`, 0.4380034280769378], LineBox[{2641, 754}]}, {RGBColor[0.10848967278780729`, 0.10569037468735883`, 0.438211763787666], LineBox[{754, 2336}]}, {RGBColor[ 0.10841868362659775`, 0.10619448988308486`, 0.4384200994983943], LineBox[{2336, 1546}]}, {RGBColor[0.10834769446538821`, 0.1066986050788109, 0.4386284352091225], LineBox[{1546, 2922}]}, {RGBColor[ 0.10827670530417867`, 0.10720272027453694`, 0.43883677091985074`], LineBox[{2922, 4}]}, {RGBColor[ 0.10820571614296913`, 0.10770683547026297`, 0.43904510663057894`], LineBox[{4, 1595}]}, {RGBColor[0.10813611950730541`, 0.1082010619269741, 0.4392493556216678], LineBox[{1595, 805}]}, {RGBColor[0.1080665228716417, 0.10869528838368521`, 0.4394536046127567], LineBox[{805, 2385}]}, {RGBColor[0.107996926235978, 0.10918951484039631`, 0.4396578536038455], LineBox[{2385, 405}]}, {RGBColor[ 0.10792732960031429`, 0.10968374129710742`, 0.43986210259493436`], LineBox[{405, 1995}]}, {RGBColor[ 0.10785773296465057`, 0.11017796775381854`, 0.44006635158602325`], LineBox[{1995, 1205}]}, {RGBColor[ 0.10778813632898686`, 0.11067219421052965`, 0.4402706005771121], LineBox[{1205, 2682}]}, {RGBColor[ 0.10771853969332315`, 0.11116642066724075`, 0.44047484956820093`], LineBox[{2682, 205}]}, {RGBColor[ 0.10764894305765944`, 0.11166064712395188`, 0.4406790985592898], LineBox[{205, 1795}]}, {RGBColor[ 0.10757934642199574`, 0.11215487358066298`, 0.4408833475503786], LineBox[{1795, 1005}]}, {RGBColor[0.10750974978633202`, 0.1126491000373741, 0.4410875965414675], LineBox[{1005, 605}]}, {RGBColor[0.1073705565150046, 0.1136375529507963, 0.4414960945236452], LineBox[{605, 2193}]}, {RGBColor[ 0.10730095987934088`, 0.11413177940750743`, 0.4417003435147341], LineBox[{2193, 1403}]}, {RGBColor[ 0.10723136324367717`, 0.11462600586421853`, 0.4419045925058229], LineBox[{1403, 105}]}, {RGBColor[ 0.10709216997234976`, 0.11561445877764076`, 0.4423130904880006], LineBox[{105, 1695}]}, {RGBColor[ 0.10702257333668605`, 0.11610868523435189`, 0.4425173394790895], LineBox[{1695, 905}]}, {RGBColor[ 0.10695297670102233`, 0.11660291169106299`, 0.44272158847017834`], LineBox[{905, 505}]}, {RGBColor[0.10681378342969491`, 0.1175913646044852, 0.443130086452356], LineBox[{505, 2094}]}, {RGBColor[0.1067441867940312, 0.11808559106119632`, 0.4433343354434449], LineBox[{2094, 1304}]}, {RGBColor[ 0.1066745901583675, 0.11857981751790743`, 0.44353858443453376`], LineBox[{1304, 305}]}, {RGBColor[ 0.10653539688704007`, 0.11956827043132966`, 0.44394708241671144`], LineBox[{305, 1895}]}, {RGBColor[ 0.10646580025137636`, 0.12006249688804076`, 0.44415133140780033`], LineBox[{1895, 1105}]}, {RGBColor[ 0.10639620361571264`, 0.12055672334475188`, 0.44435558039888917`], LineBox[{1105, 2606}]}, {RGBColor[0.10632660698004895`, 0.12105094980146298`, 0.444559829389978], LineBox[{2606, 705}]}, {RGBColor[ 0.10625701034438523`, 0.12154517625817411`, 0.4447640783810669], LineBox[{705, 2289}]}, {RGBColor[ 0.10618741370872152`, 0.12203940271488521`, 0.44496832737215575`], LineBox[{2289, 1499}]}, {RGBColor[ 0.10611781707305781`, 0.12253362917159631`, 0.4451725763632446], LineBox[{1499, 2890}]}, {RGBColor[ 0.10604822043739409`, 0.12302785562830744`, 0.4453768253543334], LineBox[{2890, 55}]}, {RGBColor[ 0.10597862380173038`, 0.12352208208501855`, 0.4455810743454223], LineBox[{55, 1645}]}, {RGBColor[ 0.10590902716606668`, 0.12401630854172971`, 0.44578532333651116`], LineBox[{1645, 855}]}, {RGBColor[0.10583943053040296`, 0.12451053499844081`, 0.4459895723276], LineBox[{855, 2421}]}, {RGBColor[ 0.10576983389473925`, 0.12500476145515194`, 0.4461938213186889], LineBox[{2421, 455}]}, {RGBColor[ 0.10570023725907554`, 0.12549898791186304`, 0.44639807030977774`], LineBox[{455, 2044}]}, {RGBColor[ 0.10563064062341183`, 0.12599321436857416`, 0.4466023193008666], LineBox[{2044, 1254}]}, {RGBColor[ 0.10556104398774813`, 0.12648744082528526`, 0.4468065682919554], LineBox[{1254, 255}]}, {RGBColor[0.1054218507164207, 0.1274758937387075, 0.44721506627413316`], LineBox[{255, 1845}]}, {RGBColor[0.10535225408075699`, 0.1279701201954186, 0.447419315265222], LineBox[{1845, 1055}]}, {RGBColor[ 0.10528265744509328`, 0.12846434665212972`, 0.4476235642563109], LineBox[{1055, 655}]}, {RGBColor[ 0.10514346417376585`, 0.12945279956555195`, 0.44803206223848857`], LineBox[{655, 155}]}, {RGBColor[0.10486507763111103`, 0.13142970539239637`, 0.448849058202844], LineBox[{155, 1745}]}, {RGBColor[0.1047954809954473, 0.1319239318491075, 0.4490533071939328], LineBox[{1745, 955}]}, {RGBColor[0.1047258843597836, 0.1324181583058186, 0.44925755618502167`], LineBox[{955, 555}]}, {RGBColor[ 0.10458669108845617`, 0.13340661121924083`, 0.4496660541671994], LineBox[{555, 2143}]}, {RGBColor[ 0.10451709445279246`, 0.13390083767595196`, 0.44987030315828824`], LineBox[{2143, 1353}]}, {RGBColor[ 0.10444749781712875`, 0.13439506413266306`, 0.4500745521493771], LineBox[{1353, 2784}]}, {RGBColor[0.10437790118146505`, 0.13488929058937416`, 0.450278801140466], LineBox[{2784, 355}]}, {RGBColor[ 0.10430830454580134`, 0.13538351704608528`, 0.4504830501315548], LineBox[{355, 1945}]}, {RGBColor[ 0.10423870791013762`, 0.13587774350279638`, 0.45068729912264366`], LineBox[{1945, 1155}]}, {RGBColor[ 0.10416911127447391`, 0.1363719699595075, 0.45089154811373255`], LineBox[{1155, 2642}]}, {RGBColor[0.1040995146388102, 0.1368661964162186, 0.4510957971048214], LineBox[{2642, 755}]}, {RGBColor[ 0.1040299180031465, 0.13736042287292974`, 0.45130004609591023`], LineBox[{755, 2337}]}, {RGBColor[ 0.10396032136748279`, 0.13785464932964084`, 0.4515042950869991], LineBox[{2337, 1547}]}, {RGBColor[ 0.10389072473181907`, 0.13834887578635197`, 0.45170854407808797`], LineBox[{1547, 2923}]}, {RGBColor[ 0.10382112809615536`, 0.13884310224306307`, 0.4519127930691768], LineBox[{2923, 5}]}, {RGBColor[ 0.10375153146049165`, 0.13933732869977417`, 0.45211704206026565`], LineBox[{5, 1596}]}, {RGBColor[ 0.1036760359919554, 0.13987344452716424`, 0.45233860267355186`], LineBox[{1596, 806}]}, {RGBColor[ 0.10360054052341916`, 0.1404095603545543, 0.45256016328683807`], LineBox[{806, 2386}]}, {RGBColor[ 0.10352504505488291`, 0.14094567618194437`, 0.4527817239001243], LineBox[{2386, 406}]}, {RGBColor[ 0.10344954958634665`, 0.14148179200933444`, 0.45300328451341054`], LineBox[{406, 1996}]}, {RGBColor[ 0.10337405411781041`, 0.14201790783672452`, 0.45322484512669675`], LineBox[{1996, 1206}]}, {RGBColor[ 0.10329855864927416`, 0.14255402366411457`, 0.45344640573998296`], LineBox[{1206, 2683}]}, {RGBColor[ 0.10322306318073791`, 0.14309013949150465`, 0.45366796635326917`], LineBox[{2683, 206}]}, {RGBColor[ 0.10314756771220165`, 0.14362625531889472`, 0.4538895269665554], LineBox[{206, 1796}]}, {RGBColor[ 0.10307207224366541`, 0.1441623711462848, 0.45411108757984164`], LineBox[{1796, 1006}]}, {RGBColor[ 0.10299657677512916`, 0.14469848697367485`, 0.45433264819312785`], LineBox[{1006, 606}]}, {RGBColor[0.10284558583805667`, 0.145770718628455, 0.45477576941970027`], LineBox[{606, 2194}]}, {RGBColor[ 0.10277009036952042`, 0.14630683445584505`, 0.4549973300329865], LineBox[{2194, 1404}]}, {RGBColor[ 0.10269459490098418`, 0.14684295028323513`, 0.4552188906462727], LineBox[{1404, 106}]}, {RGBColor[ 0.10254360396391167`, 0.14791518193801528`, 0.45566201187284516`], LineBox[{106, 1696}]}, {RGBColor[ 0.10246810849537542`, 0.14845129776540533`, 0.45588357248613137`], LineBox[{1696, 906}]}, {RGBColor[0.10239261302683918`, 0.1489874135927954, 0.4561051330994176], LineBox[{906, 2457}]}, {RGBColor[ 0.10231711755830293`, 0.14952352942018549`, 0.4563266937127038], LineBox[{2457, 506}]}, {RGBColor[0.10224162208976668`, 0.15005964524757556`, 0.45654825432599], LineBox[{506, 2095}]}, {RGBColor[0.10216612662123042`, 0.1505957610749656, 0.4567698149392762], LineBox[{2095, 1305}]}, {RGBColor[0.10209063115269418`, 0.1511318769023557, 0.4569913755525624], LineBox[{1305, 2747}]}, {RGBColor[ 0.10201513568415793`, 0.15166799272974577`, 0.4572129361658487], LineBox[{2747, 306}]}, {RGBColor[ 0.10193964021562169`, 0.15220410855713581`, 0.4574344967791349], LineBox[{306, 1896}]}, {RGBColor[0.10186414474708544`, 0.1527402243845259, 0.4576560573924211], LineBox[{1896, 1106}]}, {RGBColor[ 0.10178864927854919`, 0.15327634021191597`, 0.4578776180057073], LineBox[{1106, 2607}]}, {RGBColor[ 0.10171315381001295`, 0.15381245603930604`, 0.4580991786189935], LineBox[{2607, 706}]}, {RGBColor[0.1016376583414767, 0.1543485718666961, 0.45832073923227973`], LineBox[{706, 2290}]}, {RGBColor[ 0.10156216287294045`, 0.15488468769408617`, 0.45854229984556594`], LineBox[{2290, 1500}]}, {RGBColor[0.1014866674044042, 0.15542080352147625`, 0.4587638604588522], LineBox[{1500, 2891}]}, {RGBColor[0.10141117193586795`, 0.1559569193488663, 0.4589854210721384], LineBox[{2891, 56}]}, {RGBColor[0.1013356764673317, 0.15649303517625637`, 0.4592069816854246], LineBox[{56, 1646}]}, {RGBColor[ 0.10126018099879544`, 0.15702915100364645`, 0.45942854229871083`], LineBox[{1646, 856}]}, {RGBColor[ 0.1011846855302592, 0.15756526683103653`, 0.45965010291199704`], LineBox[{856, 2422}]}, {RGBColor[ 0.10110919006172295`, 0.15810138265842658`, 0.45987166352528325`], LineBox[{2422, 456}]}, {RGBColor[ 0.1010336945931867, 0.15863749848581665`, 0.46009322413856946`], LineBox[{456, 2045}]}, {RGBColor[ 0.10095819912465046`, 0.15917361431320673`, 0.4603147847518557], LineBox[{2045, 1255}]}, {RGBColor[ 0.10088270365611421`, 0.1597097301405968, 0.46053634536514193`], LineBox[{1255, 2714}]}, {RGBColor[ 0.10080720818757796`, 0.16024584596798686`, 0.46075790597842814`], LineBox[{2714, 256}]}, {RGBColor[ 0.10073171271904172`, 0.16078196179537693`, 0.46097946659171435`], LineBox[{256, 1846}]}, {RGBColor[0.10065621725050546`, 0.161318077622767, 0.46120102720500056`], LineBox[{1846, 1056}]}, {RGBColor[ 0.10058072178196921`, 0.16185419345015706`, 0.4614225878182868], LineBox[{1056, 2566}]}, {RGBColor[0.10050522631343296`, 0.16239030927754713`, 0.461644148431573], LineBox[{2566, 656}]}, {RGBColor[ 0.10042973084489672`, 0.1629264251049372, 0.46186570904485924`], LineBox[{656, 2240}]}, {RGBColor[ 0.10035423537636047`, 0.1634625409323273, 0.46208726965814545`], LineBox[{2240, 1450}]}, {RGBColor[ 0.10027873990782422`, 0.16399865675971734`, 0.46230883027143166`], LineBox[{1450, 2855}]}, {RGBColor[ 0.10020324443928796`, 0.16453477258710741`, 0.46253039088471787`], LineBox[{2855, 156}]}, {RGBColor[0.10012774897075172`, 0.1650708884144975, 0.4627519514980041], LineBox[{156, 1746}]}, {RGBColor[ 0.10005225350221547`, 0.16560700424188757`, 0.46297351211129034`], LineBox[{1746, 956}]}, {RGBColor[ 0.09997675803367922, 0.16614312006927762`, 0.46319507272457655`], LineBox[{956, 2494}]}, {RGBColor[0.09990126256514298, 0.1666792358966677, 0.46341663333786276`], LineBox[{2494, 556}]}, {RGBColor[ 0.09982576709660673, 0.16721535172405777`, 0.46363819395114897`], LineBox[{556, 2144}]}, {RGBColor[0.09975027162807049, 0.16775146755144782`, 0.4638597545644352], LineBox[{2144, 1354}]}, {RGBColor[0.09967477615953424, 0.1682875833788379, 0.4640813151777214], LineBox[{1354, 2785}]}, {RGBColor[0.09959928069099798, 0.16882369920622797`, 0.4643028757910076], LineBox[{2785, 356}]}, {RGBColor[ 0.09952378522246173, 0.16935981503361805`, 0.46452443640429386`], LineBox[{356, 1946}]}, {RGBColor[0.09944828975392549, 0.1698959308610081, 0.46474599701758007`], LineBox[{1946, 1156}]}, {RGBColor[0.09937279428538924, 0.17043204668839818`, 0.4649675576308663], LineBox[{1156, 2643}]}, {RGBColor[0.09929729881685298, 0.17096816251578825`, 0.4651891182441525], LineBox[{2643, 756}]}, {RGBColor[0.09922180334831673, 0.17150427834317833`, 0.4654106788574387], LineBox[{756, 2338}]}, {RGBColor[0.09914630787978049, 0.17204039417056838`, 0.4656322394707249], LineBox[{2338, 1548}]}, {RGBColor[ 0.09907081241124424, 0.17257650999795845`, 0.46585380008401117`], LineBox[{1548, 2924}]}, {RGBColor[0.098995316942708, 0.17311262582534853`, 0.4660753606972974], LineBox[{2924, 6}]}, {RGBColor[0.09891982147417175, 0.1736487416527386, 0.4662969213105836], LineBox[{6, 1597}]}, {RGBColor[0.0988493642103905, 0.1741490796862668, 0.4665036960333121], LineBox[{1597, 807}]}, {RGBColor[ 0.09877890694660928, 0.17464941771979503`, 0.46671047075604055`], LineBox[{807, 2387}]}, {RGBColor[0.09870844968282803, 0.17514975575332326`, 0.466917245478769], LineBox[{2387, 407}]}, {RGBColor[0.0986379924190468, 0.17565009378685148`, 0.4671240202014975], LineBox[{407, 1997}]}, {RGBColor[0.09856753515526556, 0.1761504318203797, 0.467330794924226], LineBox[{1997, 1207}]}, {RGBColor[0.09849707789148432, 0.1766507698539079, 0.4675375696469545], LineBox[{1207, 2684}]}, {RGBColor[0.09842662062770309, 0.1771511078874361, 0.46774434436968293`], LineBox[{2684, 207}]}, {RGBColor[ 0.09835616336392186, 0.17765144592096432`, 0.46795111909241144`], LineBox[{207, 1797}]}, {RGBColor[0.09828570610014062, 0.17815178395449255`, 0.4681578938151399], LineBox[{1797, 1007}]}, {RGBColor[0.09821524883635938, 0.17865212198802075`, 0.4683646685378684], LineBox[{1007, 2531}]}, {RGBColor[ 0.09814479157257815, 0.17915246002154894`, 0.46857144326059685`], LineBox[{2531, 607}]}, {RGBColor[0.09807433430879692, 0.17965279805507717`, 0.4687782179833253], LineBox[{607, 2195}]}, {RGBColor[0.09800387704501567, 0.18015313608860536`, 0.4689849927060538], LineBox[{2195, 1405}]}, {RGBColor[ 0.09793341978123445, 0.18065347412213356`, 0.46919176742878227`], LineBox[{1405, 2821}]}, {RGBColor[0.09786296251745322, 0.18115381215566176`, 0.4693985421515108], LineBox[{2821, 107}]}, {RGBColor[ 0.09779250525367197, 0.18165415018918998`, 0.46960531687423923`], LineBox[{107, 1697}]}, {RGBColor[0.09772204798989073, 0.1821544882227182, 0.46981209159696774`], LineBox[{1697, 907}]}, {RGBColor[0.0976515907261095, 0.1826548262562464, 0.4700188663196962], LineBox[{907, 2458}]}, {RGBColor[0.09758113346232827, 0.1831551642897746, 0.4702256410424247], LineBox[{2458, 507}]}, {RGBColor[ 0.09751067619854703, 0.18365550232330283`, 0.47043241576515316`], LineBox[{507, 2096}]}, {RGBColor[0.09744021893476579, 0.18415584035683102`, 0.4706391904878816], LineBox[{2096, 1306}]}, {RGBColor[0.09736976167098456, 0.18465617839035925`, 0.4708459652106101], LineBox[{1306, 2748}]}, {RGBColor[ 0.09729930440720333, 0.18515651642388745`, 0.47105273993333857`], LineBox[{2748, 307}]}, {RGBColor[0.09722884714342209, 0.18565685445741564`, 0.4712595146560671], LineBox[{307, 1897}]}, {RGBColor[ 0.09715838987964084, 0.18615719249094387`, 0.47146628937879553`], LineBox[{1897, 1107}]}, {RGBColor[ 0.09708793261585962, 0.18665753052447207`, 0.47167306410152404`], LineBox[{1107, 2608}]}, {RGBColor[0.09701747535207839, 0.18715786855800026`, 0.4718798388242525], LineBox[{2608, 707}]}, {RGBColor[0.09694701808829714, 0.1876582065915285, 0.472086613546981], LineBox[{707, 2291}]}, {RGBColor[0.09687656082451591, 0.1881585446250567, 0.47229338826970946`], LineBox[{2291, 1501}]}, {RGBColor[ 0.09680610356073467, 0.18865888265858494`, 0.47250016299243797`], LineBox[{1501, 2892}]}, {RGBColor[0.09673564629695344, 0.18915922069211316`, 0.4727069377151664], LineBox[{2892, 57}]}, {RGBColor[ 0.0966651890331722, 0.18965955872564133`, 0.47291371243789493`], LineBox[{57, 1647}]}, {RGBColor[0.09659473176939097, 0.19015989675916953`, 0.4731204871606234], LineBox[{1647, 857}]}, {RGBColor[ 0.09652427450560974, 0.19066023479269775`, 0.47332726188335184`], LineBox[{857, 2423}]}, {RGBColor[ 0.0964538172418285, 0.19116057282622598`, 0.47353403660608034`], LineBox[{2423, 457}]}, {RGBColor[0.09638335997804726, 0.1916609108597542, 0.47374081132880885`], LineBox[{457, 2046}]}, {RGBColor[0.09631290271426603, 0.19216124889328243`, 0.4739475860515373], LineBox[{2046, 1256}]}, {RGBColor[ 0.09624244545048478, 0.19266158692681062`, 0.47415436077426576`], LineBox[{1256, 257}]}, {RGBColor[0.09610153092292231, 0.19366226299386705`, 0.4745679102197227], LineBox[{257, 1847}]}, {RGBColor[ 0.09603107365914108, 0.19416260102739527`, 0.47477468494245123`], LineBox[{1847, 1057}]}, {RGBColor[0.09596061639535985, 0.19466293906092347`, 0.4749814596651797], LineBox[{1057, 657}]}, {RGBColor[0.09581970186779737, 0.1956636151279799, 0.47539500911063665`], LineBox[{657, 2241}]}, {RGBColor[ 0.09574924460401614, 0.19616395316150811`, 0.47560178383336515`], LineBox[{2241, 1451}]}, {RGBColor[0.09567878734023491, 0.1966642911950363, 0.4758085585560936], LineBox[{1451, 157}]}, {RGBColor[ 0.09553787281267243, 0.19766496726209273`, 0.47622210800155057`], LineBox[{157, 1747}]}, {RGBColor[0.0954674155488912, 0.19816530529562093`, 0.4764288827242791], LineBox[{1747, 957}]}, {RGBColor[ 0.09539695828510997, 0.19866564332914913`, 0.47663565744700753`], LineBox[{957, 2495}]}, {RGBColor[0.09532650102132872, 0.19916598136267732`, 0.476842432169736], LineBox[{2495, 557}]}, {RGBColor[ 0.0952560437575475, 0.19966631939620555`, 0.47704920689246444`], LineBox[{557, 2145}]}, {RGBColor[ 0.09518558649376625, 0.20016665742973377`, 0.47725598161519295`], LineBox[{2145, 1355}]}, {RGBColor[ 0.09511512922998502, 0.20066699546326197`, 0.47746275633792146`], LineBox[{1355, 2786}]}, {RGBColor[0.0950446719662038, 0.20116733349679017`, 0.4776695310606499], LineBox[{2786, 357}]}, {RGBColor[0.09497421470242255, 0.2016676715303184, 0.47787630578337836`], LineBox[{357, 1947}]}, {RGBColor[0.09490375743864132, 0.2021680095638466, 0.47808308050610687`], LineBox[{1947, 1157}]}, {RGBColor[0.09483330017486008, 0.2026683475973748, 0.4782898552288353], LineBox[{1157, 2644}]}, {RGBColor[0.09476284291107885, 0.203168685630903, 0.47849662995156383`], LineBox[{2644, 757}]}, {RGBColor[0.09469238564729761, 0.2036690236644312, 0.4787034046742923], LineBox[{757, 2339}]}, {RGBColor[0.09462192838351638, 0.20416936169795943`, 0.4789101793970208], LineBox[{2339, 1549}]}, {RGBColor[ 0.09455147111973514, 0.20466969973148766`, 0.47911695411974925`], LineBox[{1549, 2925}]}, {RGBColor[ 0.0944810138559539, 0.20517003776501588`, 0.47932372884247776`], LineBox[{2925, 7}]}, {RGBColor[0.09441055659217266, 0.20567037579854408`, 0.4795305035652062], LineBox[{7, 1598}]}, {RGBColor[0.0943342004955189, 0.20621260320275125`, 0.4797545899101321], LineBox[{1598, 808}]}, {RGBColor[0.09425784439886511, 0.2067548306069584, 0.4799786762550579], LineBox[{808, 2388}]}, {RGBColor[ 0.09418148830221135, 0.20729705801116557`, 0.48020276259998373`], LineBox[{2388, 408}]}, {RGBColor[0.09410513220555757, 0.20783928541537278`, 0.4804268489449096], LineBox[{408, 1998}]}, {RGBColor[ 0.0940287761089038, 0.20838151281957995`, 0.48065093528983543`], LineBox[{1998, 1208}]}, {RGBColor[0.09395242001225002, 0.2089237402237871, 0.48087502163476126`], LineBox[{1208, 208}]}, {RGBColor[ 0.09379970781894248, 0.21000819503220144`, 0.48132319432461296`], LineBox[{208, 1798}]}, {RGBColor[0.0937233517222887, 0.21055042243640862`, 0.4815472806695388], LineBox[{1798, 1008}]}, {RGBColor[ 0.09364699562563493, 0.21109264984061576`, 0.48177136701446466`], LineBox[{1008, 608}]}, {RGBColor[0.09349428343232738, 0.2121771046490301, 0.4822195397043163], LineBox[{608, 108}]}, {RGBColor[0.09318885904571228, 0.21434601426585878`, 0.4831158850840197], LineBox[{108, 1698}]}, {RGBColor[0.09311250294905851, 0.21488824167006598`, 0.4833399714289455], LineBox[{1698, 908}]}, {RGBColor[0.09303614685240474, 0.2154304690742731, 0.48356405777387135`], LineBox[{908, 508}]}, {RGBColor[ 0.0928834346590972, 0.21651492388268742`, 0.48401223046372305`], LineBox[{508, 2097}]}, {RGBColor[ 0.09280707856244343, 0.21705715128689457`, 0.48423631680864887`], LineBox[{2097, 1307}]}, {RGBColor[ 0.09273072246578964, 0.21759937869110174`, 0.48446040315357475`], LineBox[{1307, 2749}]}, {RGBColor[ 0.09265436636913588, 0.21814160609530894`, 0.48468448949850057`], LineBox[{2749, 308}]}, {RGBColor[0.0925780102724821, 0.21868383349951612`, 0.4849085758434264], LineBox[{308, 1898}]}, {RGBColor[0.09250165417582833, 0.2192260609037233, 0.48513266218835227`], LineBox[{1898, 1108}]}, {RGBColor[0.09242529807917454, 0.2197682883079305, 0.4853567485332781], LineBox[{1108, 2609}]}, {RGBColor[0.09234894198252078, 0.2203105157121376, 0.4855808348782039], LineBox[{2609, 708}]}, {RGBColor[0.09227258588586701, 0.22085274311634476`, 0.4858049212231298], LineBox[{708, 2292}]}, {RGBColor[0.09219622978921324, 0.2213949705205519, 0.4860290075680556], LineBox[{2292, 1502}]}, {RGBColor[ 0.09211987369255946, 0.22193719792475908`, 0.48625309391298144`], LineBox[{1502, 2893}]}, {RGBColor[0.09204351759590569, 0.22247942532896625`, 0.4864771802579073], LineBox[{2893, 58}]}, {RGBColor[ 0.09196716149925191, 0.22302165273317345`, 0.48670126660283314`], LineBox[{58, 1648}]}, {RGBColor[ 0.09189080540259814, 0.22356388013738063`, 0.48692535294775896`], LineBox[{1648, 858}]}, {RGBColor[0.09181444930594436, 0.2241061075415878, 0.48714943929268484`], LineBox[{858, 458}]}, {RGBColor[0.09166173711263682, 0.2251905623500021, 0.4875976119825365], LineBox[{458, 2047}]}, {RGBColor[0.09158538101598306, 0.2257327897542092, 0.4878216983274623], LineBox[{2047, 1257}]}, {RGBColor[0.09150902491932927, 0.2262750171584164, 0.4880457846723882], LineBox[{1257, 258}]}, {RGBColor[0.09135631272602172, 0.22735947196683076`, 0.4884939573622399], LineBox[{258, 1848}]}, {RGBColor[0.09127995662936794, 0.22790169937103796`, 0.4887180437071657], LineBox[{1848, 1058}]}, {RGBColor[ 0.09120360053271417, 0.22844392677524514`, 0.48894213005209153`], LineBox[{1058, 2567}]}, {RGBColor[0.09112724443606039, 0.2289861541794523, 0.4891662163970174], LineBox[{2567, 658}]}, {RGBColor[ 0.09105088833940662, 0.22952838158365946`, 0.48939030274194323`], LineBox[{658, 2242}]}, {RGBColor[ 0.09097453224275287, 0.23007060898786655`, 0.48961438908686905`], LineBox[{2242, 1452}]}, {RGBColor[ 0.09089817614609909, 0.23061283639207372`, 0.48983847543179493`], LineBox[{1452, 2856}]}, {RGBColor[ 0.0908218200494453, 0.23115506379628092`, 0.49006256177672075`], LineBox[{2856, 158}]}, {RGBColor[0.09074546395279154, 0.2316972912004881, 0.4902866481216466], LineBox[{158, 1748}]}, {RGBColor[ 0.09066910785613777, 0.23223951860469527`, 0.49051073446657245`], LineBox[{1748, 958}]}, {RGBColor[0.09059275175948397, 0.23278174600890247`, 0.4907348208114983], LineBox[{958, 2496}]}, {RGBColor[ 0.0905163956628302, 0.23332397341310965`, 0.49095890715642415`], LineBox[{2496, 558}]}, {RGBColor[0.09044003956617644, 0.2338662008173168, 0.49118299350135], LineBox[{558, 2146}]}, {RGBColor[0.09036368346952267, 0.2344084282215239, 0.4914070798462758], LineBox[{2146, 1356}]}, {RGBColor[0.0902873273728689, 0.23495065562573106`, 0.4916311661912016], LineBox[{1356, 2787}]}, {RGBColor[0.09021097127621514, 0.23549288302993826`, 0.4918552525361275], LineBox[{2787, 358}]}, {RGBColor[0.09013461517956134, 0.23603511043414543`, 0.4920793388810533], LineBox[{358, 1948}]}, {RGBColor[0.09005825908290757, 0.2365773378383526, 0.49230342522597914`], LineBox[{1948, 1158}]}, {RGBColor[0.0899819029862538, 0.23711956524255978`, 0.492527511570905], LineBox[{1158, 2645}]}, {RGBColor[ 0.08990554688960002, 0.23766179264676698`, 0.49275159791583084`], LineBox[{2645, 758}]}, {RGBColor[ 0.08982919079294625, 0.23820402005097413`, 0.49297568426075666`], LineBox[{758, 2340}]}, {RGBColor[ 0.08975283469629249, 0.23874624745518125`, 0.49319977060568254`], LineBox[{2340, 1550}]}, {RGBColor[ 0.0896764785996387, 0.23928847485938845`, 0.49342385695060836`], LineBox[{1550, 2926}]}, {RGBColor[0.08960012250298494, 0.23983070226359557`, 0.4936479432955342], LineBox[{2926, 8}]}, {RGBColor[ 0.08952376640633117, 0.24037292966780277`, 0.49387202964046006`], LineBox[{8, 1599}]}, {RGBColor[0.08944880283522322, 0.240905268332995, 0.4940920292657465], LineBox[{1599, 809}]}, {RGBColor[0.08937383926411527, 0.24143760699818723`, 0.494312028891033], LineBox[{809, 2389}]}, {RGBColor[0.08929887569300732, 0.2419699456633795, 0.49453202851631944`], LineBox[{2389, 409}]}, {RGBColor[0.08922391212189938, 0.24250228432857177`, 0.4947520281416059], LineBox[{409, 1999}]}, {RGBColor[0.08914894855079145, 0.243034622993764, 0.4949720277668924], LineBox[{1999, 1209}]}, {RGBColor[0.0890739849796835, 0.24356696165895628`, 0.4951920273921789], LineBox[{1209, 2685}]}, {RGBColor[0.08899902140857555, 0.2440993003241485, 0.49541202701746534`], LineBox[{2685, 209}]}, {RGBColor[0.0889240578374676, 0.24463163898934076`, 0.4956320266427518], LineBox[{209, 1799}]}, {RGBColor[0.08884909426635966, 0.245163977654533, 0.49585202626803826`], LineBox[{1799, 1009}]}, {RGBColor[0.08877413069525172, 0.24569631631972524`, 0.4960720258933247], LineBox[{1009, 2532}]}, {RGBColor[ 0.08869916712414377, 0.24622865498491753`, 0.49629202551861124`], LineBox[{2532, 609}]}, {RGBColor[0.08862420355303582, 0.2467609936501097, 0.4965120251438977], LineBox[{609, 2196}]}, {RGBColor[0.08854923998192789, 0.24729333231530196`, 0.4967320247691841], LineBox[{2196, 1406}]}, {RGBColor[0.08847427641081994, 0.24782567098049424`, 0.4969520243944706], LineBox[{1406, 2822}]}, {RGBColor[0.088399312839712, 0.24835800964568647`, 0.4971720240197571], LineBox[{2822, 109}]}, {RGBColor[0.08832434926860405, 0.2488903483108787, 0.49739202364504354`], LineBox[{109, 1699}]}, {RGBColor[0.0882493856974961, 0.24942268697607095`, 0.49761202327033], LineBox[{1699, 909}]}, {RGBColor[ 0.08817442212638817, 0.24995502564126318`, 0.49783202289561646`], LineBox[{909, 2459}]}, {RGBColor[ 0.08809945855528022, 0.25048736430645546`, 0.49805202252090297`], LineBox[{2459, 509}]}, {RGBColor[0.08802449498417228, 0.2510197029716477, 0.49827202214618943`], LineBox[{509, 2098}]}, {RGBColor[0.08794953141306433, 0.2515520416368399, 0.4984920217714759], LineBox[{2098, 1308}]}, {RGBColor[0.08787456784195638, 0.25208438030203223`, 0.4987120213967624], LineBox[{1308, 2750}]}, {RGBColor[ 0.08779960427084843, 0.25261671896722443`, 0.49893202102204887`], LineBox[{2750, 309}]}, {RGBColor[0.08772464069974051, 0.25314905763241663`, 0.4991520206473353], LineBox[{309, 1899}]}, {RGBColor[0.08764967712863256, 0.25368139629760894`, 0.4993720202726218], LineBox[{1899, 1109}]}, {RGBColor[ 0.08757471355752461, 0.25421373496280114`, 0.49959201989790825`], LineBox[{1109, 2610}]}, {RGBColor[0.08749974998641666, 0.2547460736279934, 0.4998120195231947], LineBox[{2610, 709}]}, {RGBColor[0.08742478641530872, 0.2552784122931857, 0.5000320191484812], LineBox[{709, 2293}]}, {RGBColor[0.08734982284420079, 0.2558107509583779, 0.5002520187737677], LineBox[{2293, 1503}]}, {RGBColor[0.08727485927309284, 0.25634308962357016`, 0.5004720183990541], LineBox[{1503, 2894}]}, {RGBColor[0.08719989570198489, 0.2568754282887624, 0.5006920180243406], LineBox[{2894, 59}]}, {RGBColor[0.08712493213087694, 0.2574077669539547, 0.5009120176496271], LineBox[{59, 1649}]}, {RGBColor[0.087049968559769, 0.25794010561914693`, 0.5011320172749135], LineBox[{1649, 859}]}, {RGBColor[0.08697500498866105, 0.2584724442843392, 0.5013520169002], LineBox[{859, 2424}]}, {RGBColor[0.08690004141755311, 0.25900478294953144`, 0.5015720165254864], LineBox[{2424, 459}]}, {RGBColor[0.08682507784644516, 0.25953712161472364`, 0.501792016150773], LineBox[{459, 2048}]}, {RGBColor[0.08675011427533721, 0.2600694602799159, 0.5020120157760595], LineBox[{2048, 1258}]}, {RGBColor[0.08667515070422928, 0.26060179894510815`, 0.5022320154013459], LineBox[{1258, 2715}]}, {RGBColor[0.08660018713312134, 0.2611341376103004, 0.5024520150266324], LineBox[{2715, 259}]}, {RGBColor[0.08652522356201339, 0.26166647627549267`, 0.5026720146519188], LineBox[{259, 1849}]}, {RGBColor[0.08645025999090544, 0.2621988149406849, 0.5028920142772053], LineBox[{1849, 1059}]}, {RGBColor[0.08637529641979749, 0.2627311536058771, 0.5031120139024918], LineBox[{1059, 2568}]}, {RGBColor[0.08630033284868954, 0.26326349227106943`, 0.5033320135277782], LineBox[{2568, 659}]}, {RGBColor[0.0862253692775816, 0.2637958309362617, 0.5035520131530647], LineBox[{659, 2243}]}, {RGBColor[0.08615040570647367, 0.2643281696014539, 0.5037720127783512], LineBox[{2243, 1453}]}, {RGBColor[0.08607544213536572, 0.2648605082666462, 0.5039920124036377], LineBox[{1453, 2857}]}, {RGBColor[0.08600047856425777, 0.2653928469318384, 0.5042120120289242], LineBox[{2857, 159}]}, {RGBColor[0.08592551499314982, 0.26592518559703066`, 0.5044320116542106], LineBox[{159, 1749}]}, {RGBColor[0.0858505514220419, 0.26645752426222286`, 0.504652011279497], LineBox[{1749, 959}]}, {RGBColor[0.08577558785093395, 0.2669898629274151, 0.5048720109047835], LineBox[{959, 2497}]}, {RGBColor[0.085700624279826, 0.26752220159260737`, 0.50509201053007], LineBox[{2497, 559}]}, {RGBColor[0.08562566070871805, 0.2680545402577996, 0.5053120101553564], LineBox[{559, 2147}]}, {RGBColor[0.08555069713761011, 0.2685868789229919, 0.5055320097806429], LineBox[{2147, 1357}]}, {RGBColor[0.08547573356650216, 0.26911921758818413`, 0.5057520094059295], LineBox[{1357, 2788}]}, {RGBColor[0.08540076999539423, 0.2696515562533764, 0.5059720090312159], LineBox[{2788, 359}]}, {RGBColor[0.08532580642428628, 0.2701838949185686, 0.5061920086565024], LineBox[{359, 1949}]}, {RGBColor[0.08525084285317833, 0.27071623358376085`, 0.5064120082817888], LineBox[{1949, 1159}]}, {RGBColor[0.08517587928207039, 0.2712485722489531, 0.5066320079070753], LineBox[{1159, 2646}]}, {RGBColor[0.08510091571096244, 0.27178091091414536`, 0.5068520075323617], LineBox[{2646, 759}]}, {RGBColor[0.0850259521398545, 0.2723132495793376, 0.5070720071576482], LineBox[{759, 2341}]}, {RGBColor[0.08495098856874655, 0.27284558824452987`, 0.5072920067829347], LineBox[{2341, 1551}]}, {RGBColor[0.0848760249976386, 0.27337792690972207`, 0.5075120064082211], LineBox[{1551, 2927}]}, {RGBColor[0.08480106142653067, 0.2739102655749143, 0.5077320060335077], LineBox[{2927, 9}]}, {RGBColor[0.08472609785542273, 0.2744426042401066, 0.5079520056587941], LineBox[{9, 1600}]}, {RGBColor[0.08465617248906979, 0.27493916511143696`, 0.5081572193935229], LineBox[{1600, 810}]}, {RGBColor[0.08458624712271687, 0.27543572598276733`, 0.5083624331282516], LineBox[{810, 410}]}, {RGBColor[0.084446396390011, 0.2764288477254281, 0.508772860597709], LineBox[{410, 2000}]}, {RGBColor[0.08437647102365807, 0.2769254085967585, 0.5089780743324377], LineBox[{2000, 1210}]}, {RGBColor[0.08430654565730514, 0.2774219694680889, 0.5091832880671665], LineBox[{1210, 210}]}, {RGBColor[0.08416669492459927, 0.27841509121074964`, 0.5095937155366239], LineBox[{210, 1800}]}, {RGBColor[0.08409676955824635, 0.27891165208208, 0.5097989292713526], LineBox[{1800, 1010}]}, {RGBColor[0.08402684419189341, 0.27940821295341045`, 0.5100041430060814], LineBox[{1010, 610}]}, {RGBColor[0.08403180345176675, 0.28025561663318826`, 0.5102083765849184], LineBox[{610, 2197}]}, {RGBColor[0.08405695104248691, 0.2806565083667023, 0.5102782166305629], LineBox[{2197, 1407}]}, {RGBColor[0.08408209863320708, 0.28105740010021635`, 0.5103480566762075], LineBox[{1407, 110}]}, {RGBColor[0.0841323938146474, 0.28185918356724443`, 0.5104877367674966], LineBox[{110, 1700}]}, {RGBColor[0.08415754140536758, 0.2822600753007584, 0.5105575768131412], LineBox[{1700, 910}]}, {RGBColor[0.08418268899608775, 0.2826609670342725, 0.5106274168587858], LineBox[{910, 2460}]}, {RGBColor[0.0842078365868079, 0.28306185876778656`, 0.5106972569044304], LineBox[{2460, 510}]}, {RGBColor[0.08423298417752807, 0.28346275050130054`, 0.5107670969500749], LineBox[{510, 2099}]}, {RGBColor[0.08425813176824823, 0.2838636422348146, 0.5108369369957195], LineBox[{2099, 1309}]}, {RGBColor[0.0842832793589684, 0.2842645339683286, 0.510906777041364], LineBox[{1309, 2751}]}, {RGBColor[0.08430842694968856, 0.28466542570184267`, 0.5109766170870086], LineBox[{2751, 310}]}, {RGBColor[0.08433357454040873, 0.28506631743535665`, 0.5110464571326532], LineBox[{310, 1900}]}, {RGBColor[0.08435872213112888, 0.2854672091688707, 0.5111162971782978], LineBox[{1900, 1110}]}, {RGBColor[0.08438386972184905, 0.28586810090238474`, 0.5111861372239423], LineBox[{1110, 710}]}, {RGBColor[0.08443416490328938, 0.28666988436941276`, 0.5113258173152314], LineBox[{710, 2294}]}, {RGBColor[0.08445931249400955, 0.2870707761029268, 0.511395657360876], LineBox[{2294, 1504}]}, {RGBColor[0.0844844600847297, 0.28747166783644085`, 0.5114654974065206], LineBox[{1504, 60}]}, {RGBColor[0.08453475526617003, 0.2882734513034689, 0.5116051774978096], LineBox[{60, 1650}]}, {RGBColor[0.0845599028568902, 0.2886743430369829, 0.5116750175434542], LineBox[{1650, 860}]}, {RGBColor[0.08458505044761036, 0.28907523477049696`, 0.5117448575890988], LineBox[{860, 460}]}, {RGBColor[0.0846353456290507, 0.28987701823752504`, 0.511884537680388], LineBox[{460, 2049}]}, {RGBColor[0.08466049321977086, 0.290277909971039, 0.5119543777260326], LineBox[{2049, 1259}]}, {RGBColor[0.08468564081049103, 0.29067880170455307`, 0.5120242177716771], LineBox[{1259, 260}]}, {RGBColor[0.08473593599193135, 0.29148058517158115`, 0.5121638978629662], LineBox[{260, 1850}]}, {RGBColor[0.08476108358265151, 0.29188147690509514`, 0.5122337379086108], LineBox[{1850, 1060}]}, {RGBColor[0.08478623117337168, 0.2922823686386092, 0.5123035779542554], LineBox[{1060, 2569}]}, {RGBColor[0.08481137876409184, 0.2926832603721232, 0.5123734179998999], LineBox[{2569, 660}]}, {RGBColor[0.08483652635481201, 0.29308415210563726`, 0.5124432580455445], LineBox[{660, 2244}]}, {RGBColor[0.08486167394553217, 0.29348504383915125`, 0.5125130980911891], LineBox[{2244, 1454}]}, {RGBColor[0.08488682153625234, 0.2938859355726653, 0.5125829381368336], LineBox[{1454, 2858}]}, {RGBColor[0.0849119691269725, 0.29428682730617933`, 0.5126527781824782], LineBox[{2858, 160}]}, {RGBColor[0.08493711671769266, 0.2946877190396934, 0.5127226182281228], LineBox[{160, 1750}]}, {RGBColor[0.08496226430841283, 0.29508861077320736`, 0.5127924582737673], LineBox[{1750, 960}]}, {RGBColor[0.08498741189913299, 0.2954895025067214, 0.5128622983194119], LineBox[{960, 2498}]}, {RGBColor[0.08501255948985316, 0.29589039424023544`, 0.5129321383650565], LineBox[{2498, 560}]}, {RGBColor[0.08503770708057332, 0.29629128597374943`, 0.513001978410701], LineBox[{560, 2148}]}, {RGBColor[0.08506285467129349, 0.29669217770726347`, 0.5130718184563456], LineBox[{2148, 1358}]}, {RGBColor[0.08508800226201364, 0.2970930694407775, 0.5131416585019901], LineBox[{1358, 2789}]}, {RGBColor[0.08511314985273381, 0.29749396117429155`, 0.5132114985476347], LineBox[{2789, 360}]}, {RGBColor[0.08513829744345398, 0.29789485290780554`, 0.5132813385932793], LineBox[{360, 1950}]}, {RGBColor[0.08516344503417414, 0.2982957446413196, 0.5133511786389239], LineBox[{1950, 1160}]}, {RGBColor[0.08518859262489431, 0.2986966363748336, 0.5134210186845685], LineBox[{1160, 2647}]}, {RGBColor[0.08521374021561447, 0.29909752810834767`, 0.513490858730213], LineBox[{2647, 760}]}, {RGBColor[0.08523888780633464, 0.29949841984186165`, 0.5135606987758575], LineBox[{760, 2342}]}, {RGBColor[0.0852640353970548, 0.2998993115753757, 0.5136305388215021], LineBox[{2342, 1552}]}, {RGBColor[0.08528918298777496, 0.30030020330888973`, 0.5137003788671467], LineBox[{1552, 10}]}, {RGBColor[0.08533947816921529, 0.3011019867759178, 0.5138400589584359], LineBox[{10, 1601}]}, {RGBColor[0.08536674718514267, 0.3015366973288292, 0.5139157906393846], LineBox[{1601, 811}]}, {RGBColor[0.08539401620107007, 0.30197140788174054`, 0.5139915223203335], LineBox[{811, 411}]}, {RGBColor[0.08544855423292483, 0.3028408289875632, 0.5141429856822312], LineBox[{411, 2001}]}, {RGBColor[0.08547582324885222, 0.3032755395404746, 0.5142187173631799], LineBox[{2001, 1211}]}, {RGBColor[0.0855030922647796, 0.3037102500933859, 0.5142944490441288], LineBox[{1211, 211}]}, {RGBColor[0.08555763029663437, 0.30457967119920865`, 0.5144459124060264], LineBox[{211, 1801}]}, {RGBColor[0.08558489931256176, 0.30501438175212, 0.5145216440869752], LineBox[{1801, 1011}]}, {RGBColor[0.08561216832848914, 0.3054490923050313, 0.5145973757679241], LineBox[{1011, 2533}]}, {RGBColor[0.08563943734441652, 0.3058838028579427, 0.5146731074488728], LineBox[{2533, 611}]}, {RGBColor[0.08566670636034392, 0.30631851341085403`, 0.5147488391298217], LineBox[{611, 2198}]}, {RGBColor[0.0856939753762713, 0.30675322396376536`, 0.5148245708107705], LineBox[{2198, 1408}]}, {RGBColor[0.08572124439219868, 0.30718793451667675`, 0.5149003024917194], LineBox[{1408, 2823}]}, {RGBColor[0.08574851340812606, 0.3076226450695881, 0.5149760341726681], LineBox[{2823, 111}]}, {RGBColor[0.08577578242405345, 0.3080573556224994, 0.515051765853617], LineBox[{111, 1701}]}, {RGBColor[0.08580305143998083, 0.3084920661754108, 0.5151274975345658], LineBox[{1701, 911}]}, {RGBColor[0.08583032045590822, 0.30892677672832214`, 0.5152032292155146], LineBox[{911, 2461}]}, {RGBColor[0.0858575894718356, 0.30936148728123347`, 0.5152789608964634], LineBox[{2461, 511}]}, {RGBColor[0.08588485848776299, 0.3097961978341448, 0.5153546925774122], LineBox[{511, 2100}]}, {RGBColor[0.08591212750369037, 0.3102309083870562, 0.515430424258361], LineBox[{2100, 1310}]}, {RGBColor[0.08593939651961775, 0.3106656189399675, 0.5155061559393098], LineBox[{1310, 2752}]}, {RGBColor[0.08596666553554515, 0.3111003294928789, 0.5155818876202587], LineBox[{2752, 311}]}, {RGBColor[0.08599393455147253, 0.31153504004579025`, 0.5156576193012075], LineBox[{311, 1901}]}, {RGBColor[0.08602120356739991, 0.3119697505987016, 0.5157333509821563], LineBox[{1901, 1111}]}, {RGBColor[0.08604847258332729, 0.3124044611516129, 0.5158090826631051], LineBox[{1111, 2611}]}, {RGBColor[0.08607574159925468, 0.31283917170452424`, 0.515884814344054], LineBox[{2611, 711}]}, {RGBColor[0.08610301061518207, 0.31327388225743563`, 0.5159605460250027], LineBox[{711, 2295}]}, {RGBColor[0.08613027963110945, 0.31370859281034696`, 0.5160362777059516], LineBox[{2295, 1505}]}, {RGBColor[0.08615754864703683, 0.31414330336325835`, 0.5161120093869004], LineBox[{1505, 2895}]}, {RGBColor[0.08618481766296422, 0.3145780139161697, 0.5161877410678493], LineBox[{2895, 61}]}, {RGBColor[0.0862120866788916, 0.315012724469081, 0.516263472748798], LineBox[{61, 1651}]}, {RGBColor[0.08623935569481898, 0.31544743502199235`, 0.5163392044297469], LineBox[{1651, 861}]}, {RGBColor[0.08626662471074638, 0.31588214557490374`, 0.5164149361106957], LineBox[{861, 2425}]}, {RGBColor[0.08629389372667376, 0.31631685612781507`, 0.5164906677916445], LineBox[{2425, 461}]}, {RGBColor[0.08632116274260114, 0.3167515666807264, 0.5165663994725933], LineBox[{461, 2050}]}, {RGBColor[0.08634843175852852, 0.3171862772336378, 0.5166421311535422], LineBox[{2050, 1260}]}, {RGBColor[0.08637570077445592, 0.3176209877865491, 0.516717862834491], LineBox[{1260, 2716}]}, {RGBColor[0.0864029697903833, 0.31805569833946046`, 0.5167935945154398], LineBox[{2716, 261}]}, {RGBColor[0.08643023880631068, 0.31849040889237185`, 0.5168693261963886], LineBox[{261, 1851}]}, {RGBColor[0.08645750782223807, 0.3189251194452832, 0.5169450578773375], LineBox[{1851, 1061}]}, {RGBColor[0.08648477683816545, 0.3193598299981945, 0.5170207895582862], LineBox[{1061, 2570}]}, {RGBColor[0.08651204585409283, 0.31979454055110584`, 0.5170965212392351], LineBox[{2570, 661}]}, {RGBColor[0.08653931487002021, 0.32022925110401723`, 0.5171722529201839], LineBox[{661, 2245}]}, {RGBColor[0.0865665838859476, 0.32066396165692856`, 0.5172479846011327], LineBox[{2245, 1455}]}, {RGBColor[0.08659385290187499, 0.3210986722098399, 0.5173237162820815], LineBox[{1455, 2859}]}, {RGBColor[0.08662112191780237, 0.3215333827627513, 0.5173994479630304], LineBox[{2859, 161}]}, {RGBColor[0.08664839093372975, 0.3219680933156626, 0.5174751796439792], LineBox[{161, 1751}]}, {RGBColor[0.08667565994965715, 0.32240280386857395`, 0.517550911324928], LineBox[{1751, 961}]}, {RGBColor[0.08670292896558453, 0.3228375144214853, 0.5176266430058768], LineBox[{961, 2499}]}, {RGBColor[0.08673019798151191, 0.3232722249743966, 0.5177023746868257], LineBox[{2499, 561}]}, {RGBColor[0.0867574669974393, 0.323706935527308, 0.5177781063677744], LineBox[{561, 2149}]}, {RGBColor[0.08678473601336668, 0.32414164608021934`, 0.5178538380487233], LineBox[{2149, 1359}]}, {RGBColor[0.08681200502929406, 0.3245763566331307, 0.5179295697296721], LineBox[{1359, 2790}]}, {RGBColor[0.08683927404522145, 0.32501106718604206`, 0.518005301410621], LineBox[{2790, 361}]}, {RGBColor[0.08686654306114884, 0.3254457777389534, 0.5180810330915697], LineBox[{361, 1951}]}, {RGBColor[0.08689381207707622, 0.3258804882918648, 0.5181567647725186], LineBox[{1951, 1161}]}, {RGBColor[0.0869210810930036, 0.3263151988447761, 0.5182324964534674], LineBox[{1161, 2648}]}, {RGBColor[0.08694835010893098, 0.32674990939768744`, 0.5183082281344161], LineBox[{2648, 761}]}, {RGBColor[0.08697561912485838, 0.3271846199505988, 0.518383959815365], LineBox[{761, 2343}]}, {RGBColor[0.08700288814078576, 0.32761933050351016`, 0.5184596914963138], LineBox[{2343, 1553}]}, {RGBColor[0.08703015715671314, 0.3280540410564215, 0.5185354231772626], LineBox[{1553, 2928}]}, {RGBColor[0.08705742617264053, 0.3284887516093329, 0.5186111548582114], LineBox[{2928, 11}]}, {RGBColor[0.08708469518856791, 0.3289234621622442, 0.5186868865391603], LineBox[{11, 1602}]}, {RGBColor[0.08711015229105457, 0.32932928799501204`, 0.5187575861628113], LineBox[{1602, 812}]}, {RGBColor[0.0871356093935412, 0.3297351138277799, 0.5188282857864623], LineBox[{812, 2390}]}, {RGBColor[0.08716106649602785, 0.3301409396605478, 0.5188989854101134], LineBox[{2390, 412}]}, {RGBColor[0.0871865235985145, 0.33054676549331563`, 0.5189696850337644], LineBox[{412, 2002}]}, {RGBColor[0.08721198070100114, 0.3309525913260835, 0.5190403846574154], LineBox[{2002, 1212}]}, {RGBColor[0.08723743780348779, 0.3313584171588514, 0.5191110842810664], LineBox[{1212, 2686}]}, {RGBColor[0.08726289490597444, 0.3317642429916192, 0.5191817839047175], LineBox[{2686, 212}]}, {RGBColor[0.08728835200846108, 0.3321700688243871, 0.5192524835283685], LineBox[{212, 1802}]}, {RGBColor[0.08731380911094773, 0.332575894657155, 0.5193231831520195], LineBox[{1802, 1012}]}, {RGBColor[0.08733926621343438, 0.3329817204899228, 0.5193938827756706], LineBox[{1012, 2534}]}, {RGBColor[0.08736472331592103, 0.3333875463226907, 0.5194645823993216], LineBox[{2534, 612}]}, {RGBColor[0.08739018041840767, 0.3337933721554585, 0.5195352820229726], LineBox[{612, 2199}]}, {RGBColor[0.08741563752089432, 0.33419919798822634`, 0.5196059816466236], LineBox[{2199, 1409}]}, {RGBColor[0.08744109462338095, 0.3346050238209942, 0.5196766812702747], LineBox[{1409, 2824}]}, {RGBColor[0.0874665517258676, 0.33501084965376204`, 0.5197473808939258], LineBox[{2824, 112}]}, {RGBColor[0.08749200882835426, 0.3354166754865299, 0.5198180805175768], LineBox[{112, 1702}]}, {RGBColor[0.0875174659308409, 0.3358225013192978, 0.5198887801412279], LineBox[{1702, 912}]}, {RGBColor[0.08754292303332754, 0.33622832715206563`, 0.5199594797648789], LineBox[{912, 2462}]}, {RGBColor[0.0875683801358142, 0.3366341529848335, 0.5200301793885299], LineBox[{2462, 512}]}, {RGBColor[0.08759383723830083, 0.33703997881760134`, 0.5201008790121809], LineBox[{512, 2101}]}, {RGBColor[0.08761929434078748, 0.33744580465036916`, 0.520171578635832], LineBox[{2101, 1311}]}, {RGBColor[0.08764475144327413, 0.33785163048313704`, 0.520242278259483], LineBox[{1311, 2753}]}, {RGBColor[0.08767020854576077, 0.33825745631590487`, 0.520312977883134], LineBox[{2753, 312}]}, {RGBColor[0.08769566564824742, 0.33866328214867275`, 0.520383677506785], LineBox[{312, 1902}]}, {RGBColor[0.08772112275073407, 0.33906910798144063`, 0.5204543771304361], LineBox[{1902, 1112}]}, {RGBColor[0.08774657985322071, 0.33947493381420846`, 0.5205250767540871], LineBox[{1112, 712}]}, {RGBColor[0.08779749405819401, 0.3402865854797442, 0.5206664760013892], LineBox[{712, 2296}]}, {RGBColor[0.08782295116068065, 0.34069241131251204`, 0.5207371756250402], LineBox[{2296, 1506}]}, {RGBColor[0.0878484082631673, 0.3410982371452799, 0.5208078752486912], LineBox[{1506, 62}]}, {RGBColor[0.08789932246814058, 0.34190988881081563`, 0.5209492744959933], LineBox[{62, 1652}]}, {RGBColor[0.08792477957062723, 0.34231571464358346`, 0.5210199741196443], LineBox[{1652, 862}]}, {RGBColor[0.08795023667311389, 0.3427215404763513, 0.5210906737432953], LineBox[{862, 462}]}, {RGBColor[0.08800115087808717, 0.34353319214188704`, 0.5212320729905974], LineBox[{462, 2051}]}, {RGBColor[0.08802660798057382, 0.34393901797465487`, 0.5213027726142484], LineBox[{2051, 1261}]}, {RGBColor[0.08805206508306046, 0.34434484380742275`, 0.5213734722378994], LineBox[{1261, 262}]}, {RGBColor[0.08810297928803376, 0.34515649547295846`, 0.5215148714852015], LineBox[{262, 1852}]}, {RGBColor[0.0881284363905204, 0.34556232130572634`, 0.5215855711088526], LineBox[{1852, 1062}]}, {RGBColor[0.08815389349300705, 0.3459681471384942, 0.5216562707325036], LineBox[{1062, 2571}]}, {RGBColor[0.0881793505954937, 0.34637397297126205`, 0.5217269703561547], LineBox[{2571, 662}]}, {RGBColor[0.08820480769798034, 0.34677979880402987`, 0.5217976699798057], LineBox[{662, 2246}]}, {RGBColor[0.08823026480046699, 0.3471856246367977, 0.5218683696034567], LineBox[{2246, 1456}]}, {RGBColor[0.08825572190295364, 0.3475914504695656, 0.5219390692271078], LineBox[{1456, 2860}]}, {RGBColor[0.08828117900544027, 0.34799727630233346`, 0.5220097688507588], LineBox[{2860, 162}]}, {RGBColor[0.08830663610792693, 0.3484031021351013, 0.5220804684744098], LineBox[{162, 1752}]}, {RGBColor[0.08833209321041358, 0.34880892796786916`, 0.5221511680980608], LineBox[{1752, 962}]}, {RGBColor[0.08835755031290021, 0.34921475380063705`, 0.5222218677217119], LineBox[{962, 2500}]}, {RGBColor[0.08838300741538686, 0.34962057963340487`, 0.5222925673453629], LineBox[{2500, 562}]}, {RGBColor[0.08840846451787351, 0.3500264054661727, 0.5223632669690139], LineBox[{562, 2150}]}, {RGBColor[0.08843392162036015, 0.3504322312989405, 0.522433966592665], LineBox[{2150, 1360}]}, {RGBColor[0.0884593787228468, 0.3508380571317084, 0.522504666216316], LineBox[{1360, 2791}]}, {RGBColor[0.08848483582533345, 0.3512438829644763, 0.522575365839967], LineBox[{2791, 362}]}, {RGBColor[0.08851029292782009, 0.3516497087972441, 0.522646065463618], LineBox[{362, 1952}]}, {RGBColor[0.08853575003030674, 0.352055534630012, 0.522716765087269], LineBox[{1952, 1162}]}, {RGBColor[0.08856120713279339, 0.35246136046277987`, 0.5227874647109201], LineBox[{1162, 2649}]}, {RGBColor[0.08858666423528003, 0.3528671862955477, 0.5228581643345711], LineBox[{2649, 762}]}, {RGBColor[0.08861212133776668, 0.3532730121283156, 0.5229288639582221], LineBox[{762, 2344}]}, {RGBColor[0.08863757844025333, 0.35367883796108346`, 0.5229995635818732], LineBox[{2344, 1554}]}, {RGBColor[0.08866303554273997, 0.3540846637938513, 0.5230702632055242], LineBox[{1554, 12}]}, {RGBColor[0.08871394974771327, 0.354896315459387, 0.5232116624528262], LineBox[{12, 1603}]}, {RGBColor[0.08873890604964182, 0.35529415775185824`, 0.5232809712500469], LineBox[{1603, 813}]}, {RGBColor[0.08876386235157038, 0.3556920000443296, 0.5233502800472675], LineBox[{813, 413}]}, {RGBColor[0.0888137749554275, 0.35648768462927216`, 0.5234888976417086], LineBox[{413, 2003}]}, {RGBColor[0.08883873125735607, 0.35688552692174347`, 0.5235582064389293], LineBox[{2003, 1213}]}, {RGBColor[0.08886368755928463, 0.3572833692142148, 0.5236275152361498], LineBox[{1213, 213}]}, {RGBColor[0.08891360016314175, 0.3580790537991574, 0.523766132830591], LineBox[{213, 1803}]}, {RGBColor[0.0889385564650703, 0.3584768960916287, 0.5238354416278116], LineBox[{1803, 1013}]}, {RGBColor[0.08896351276699888, 0.3588747383841, 0.5239047504250322], LineBox[{1013, 613}]}, {RGBColor[0.08901342537085599, 0.3596704229690426, 0.5240433680194734], LineBox[{613, 2200}]}, {RGBColor[0.08903838167278455, 0.36006826526151386`, 0.5241126768166939], LineBox[{2200, 1410}]}, {RGBColor[0.08906333797471311, 0.3604661075539852, 0.5241819856139145], LineBox[{1410, 2825}]}, {RGBColor[0.08908829427664167, 0.3608639498464565, 0.5242512944111352], LineBox[{2825, 113}]}, {RGBColor[0.08911325057857022, 0.3612617921389278, 0.5243206032083557], LineBox[{113, 1703}]}, {RGBColor[0.0891382068804988, 0.36165963443139904`, 0.5243899120055763], LineBox[{1703, 913}]}, {RGBColor[0.08916316318242735, 0.36205747672387034`, 0.5244592208027969], LineBox[{913, 2463}]}, {RGBColor[0.08918811948435591, 0.36245531901634165`, 0.5245285296000175], LineBox[{2463, 513}]}, {RGBColor[0.08921307578628447, 0.36285316130881295`, 0.5245978383972381], LineBox[{513, 2102}]}, {RGBColor[0.08923803208821303, 0.36325100360128426`, 0.5246671471944586], LineBox[{2102, 1312}]}, {RGBColor[0.08926298839014159, 0.36364884589375557`, 0.5247364559916793], LineBox[{1312, 2754}]}, {RGBColor[0.08928794469207016, 0.3640466881862269, 0.5248057647888998], LineBox[{2754, 313}]}, {RGBColor[0.08931290099399872, 0.3644445304786981, 0.5248750735861204], LineBox[{313, 1903}]}, {RGBColor[0.08933785729592728, 0.3648423727711695, 0.5249443823833411], LineBox[{1903, 1113}]}, {RGBColor[0.08936281359785583, 0.36524021506364074`, 0.5250136911805616], LineBox[{1113, 713}]}, {RGBColor[0.08941272620171295, 0.36603589964858335`, 0.5251523087750029], LineBox[{713, 2297}]}, {RGBColor[0.08943768250364151, 0.36643374194105466`, 0.5252216175722234], LineBox[{2297, 1507}]}, {RGBColor[0.08946263880557008, 0.3668315842335259, 0.525290926369444], LineBox[{1507, 63}]}, {RGBColor[0.0895125514094272, 0.3676272688184685, 0.5254295439638852], LineBox[{63, 1653}]}, {RGBColor[0.08953750771135575, 0.36802511111093983`, 0.5254988527611058], LineBox[{1653, 863}]}, {RGBColor[0.08956246401328433, 0.3684229534034112, 0.5255681615583263], LineBox[{863, 463}]}, {RGBColor[0.08961237661714144, 0.36921863798835375`, 0.5257067791527675], LineBox[{463, 2052}]}, {RGBColor[0.08963733291907, 0.36961648028082505`, 0.5257760879499881], LineBox[{2052, 1262}]}, {RGBColor[0.08966228922099856, 0.37001432257329636`, 0.5258453967472088], LineBox[{1262, 263}]}, {RGBColor[0.08971220182485569, 0.370810007158239, 0.5259840143416499], LineBox[{263, 1853}]}, {RGBColor[0.08973715812678425, 0.3712078494507103, 0.5260533231388704], LineBox[{1853, 1063}]}, {RGBColor[0.0897621144287128, 0.37160569174318153`, 0.5261226319360911], LineBox[{1063, 2572}]}, {RGBColor[0.08978707073064136, 0.3720035340356529, 0.5261919407333117], LineBox[{2572, 663}]}, {RGBColor[0.08981202703256992, 0.37240137632812415`, 0.5262612495305322], LineBox[{663, 2247}]}, {RGBColor[0.08983698333449848, 0.37279921862059545`, 0.5263305583277529], LineBox[{2247, 1457}]}, {RGBColor[0.08986193963642705, 0.37319706091306676`, 0.5263998671249734], LineBox[{1457, 2861}]}, {RGBColor[0.08988689593835561, 0.37359490320553806`, 0.526469175922194], LineBox[{2861, 163}]}, {RGBColor[0.08991185224028417, 0.3739927454980093, 0.5265384847194146], LineBox[{163, 1753}]}, {RGBColor[0.08993680854221273, 0.3743905877904806, 0.5266077935166352], LineBox[{1753, 963}]}, {RGBColor[0.08996176484414128, 0.37478843008295193`, 0.5266771023138558], LineBox[{963, 2501}]}, {RGBColor[0.08998672114606984, 0.37518627237542324`, 0.5267464111110763], LineBox[{2501, 563}]}, {RGBColor[0.0900116774479984, 0.37558411466789454`, 0.526815719908297], LineBox[{563, 2151}]}, {RGBColor[0.09003663374992696, 0.3759819569603658, 0.5268850287055176], LineBox[{2151, 1361}]}, {RGBColor[0.09006159005185553, 0.37637979925283715`, 0.5269543375027381], LineBox[{1361, 2792}]}, {RGBColor[0.09008654635378409, 0.3767776415453084, 0.5270236462999587], LineBox[{2792, 363}]}, {RGBColor[0.09011150265571265, 0.3771754838377797, 0.5270929550971793], LineBox[{363, 1953}]}, {RGBColor[0.0901364589576412, 0.377573326130251, 0.5271622638943999], LineBox[{1953, 1163}]}, {RGBColor[0.09016141525956976, 0.3779711684227223, 0.5272315726916205], LineBox[{1163, 2650}]}, {RGBColor[0.09018637156149834, 0.37836901071519363`, 0.5273008814888411], LineBox[{2650, 763}]}, {RGBColor[0.0902113278634269, 0.37876685300766494`, 0.5273701902860617], LineBox[{763, 2345}]}, {RGBColor[0.09023628416535545, 0.37916469530013625`, 0.5274394990832822], LineBox[{2345, 1555}]}, {RGBColor[0.09026124046728401, 0.3795625375926075, 0.5275088078805028], LineBox[{1555, 2929}]}, {RGBColor[0.09028619676921257, 0.37996037988507886`, 0.5275781166777235], LineBox[{2929, 13}]}, {RGBColor[0.09031115307114113, 0.3803582221775501, 0.527647425474944], LineBox[{13, 1604}]}, {RGBColor[0.09033823079827691, 0.38078988328941876`, 0.5277226259074689], LineBox[{1604, 814}]}, {RGBColor[0.09036530852541269, 0.3812215444012874, 0.5277978263399937], LineBox[{814, 2391}]}, {RGBColor[0.09039238625254847, 0.38165320551315596`, 0.5278730267725186], LineBox[{2391, 414}]}, {RGBColor[0.09041946397968426, 0.3820848666250246, 0.5279482272050434], LineBox[{414, 2004}]}, {RGBColor[0.09044654170682004, 0.3825165277368932, 0.5280234276375683], LineBox[{2004, 1214}]}, {RGBColor[0.09047361943395582, 0.3829481888487618, 0.5280986280700931], LineBox[{1214, 2687}]}, {RGBColor[0.0905006971610916, 0.3833798499606305, 0.528173828502618], LineBox[{2687, 214}]}, {RGBColor[0.09052777488822739, 0.3838115110724991, 0.5282490289351428], LineBox[{214, 1804}]}, {RGBColor[0.09055485261536317, 0.3842431721843677, 0.5283242293676677], LineBox[{1804, 1014}]}, {RGBColor[0.09058193034249894, 0.3846748332962363, 0.5283994298001925], LineBox[{1014, 2535}]}, {RGBColor[0.09060900806963472, 0.38510649440810496`, 0.5284746302327173], LineBox[{2535, 614}]}, {RGBColor[0.0906360857967705, 0.38553815551997356`, 0.5285498306652422], LineBox[{614, 2201}]}, {RGBColor[0.09066316352390628, 0.38596981663184227`, 0.528625031097767], LineBox[{2201, 1411}]}, {RGBColor[0.09069024125104207, 0.3864014777437108, 0.5287002315302919], LineBox[{1411, 2826}]}, {RGBColor[0.09071731897817785, 0.38683313885557946`, 0.5287754319628167], LineBox[{2826, 114}]}, {RGBColor[0.09074439670531363, 0.38726479996744806`, 0.5288506323953415], LineBox[{114, 1704}]}, {RGBColor[0.0907714744324494, 0.38769646107931666`, 0.5289258328278663], LineBox[{1704, 914}]}, {RGBColor[0.09079855215958518, 0.3881281221911853, 0.5290010332603912], LineBox[{914, 2464}]}, {RGBColor[0.09082562988672097, 0.38855978330305385`, 0.529076233692916], LineBox[{2464, 514}]}, {RGBColor[0.09085270761385675, 0.3889914444149225, 0.5291514341254409], LineBox[{514, 2103}]}, {RGBColor[0.09087978534099253, 0.3894231055267912, 0.5292266345579657], LineBox[{2103, 1313}]}, {RGBColor[0.09090686306812831, 0.38985476663865976`, 0.5293018349904905], LineBox[{1313, 2755}]}, {RGBColor[0.0909339407952641, 0.3902864277505284, 0.5293770354230154], LineBox[{2755, 314}]}, {RGBColor[0.09096101852239988, 0.390718088862397, 0.5294522358555402], LineBox[{314, 1904}]}, {RGBColor[0.09098809624953566, 0.39114974997426566`, 0.5295274362880651], LineBox[{1904, 1114}]}, {RGBColor[0.09101517397667143, 0.3915814110861342, 0.5296026367205899], LineBox[{1114, 2612}]}, {RGBColor[0.09104225170380721, 0.39201307219800285`, 0.5296778371531148], LineBox[{2612, 714}]}, {RGBColor[0.091069329430943, 0.39244473330987145`, 0.5297530375856396], LineBox[{714, 2298}]}, {RGBColor[0.09109640715807878, 0.3928763944217401, 0.5298282380181645], LineBox[{2298, 1508}]}, {RGBColor[0.09112348488521456, 0.3933080555336087, 0.5299034384506893], LineBox[{1508, 2896}]}, {RGBColor[0.09115056261235034, 0.39373971664547736`, 0.5299786388832142], LineBox[{2896, 64}]}, {RGBColor[0.09117764033948612, 0.394171377757346, 0.530053839315739], LineBox[{64, 1654}]}, {RGBColor[0.09120471806662189, 0.39460303886921455`, 0.5301290397482639], LineBox[{1654, 864}]}, {RGBColor[0.09123179579375768, 0.39503469998108315`, 0.5302042401807887], LineBox[{864, 2426}]}, {RGBColor[0.09125887352089346, 0.3954663610929518, 0.5302794406133136], LineBox[{2426, 464}]}, {RGBColor[0.09128595124802924, 0.3958980222048204, 0.5303546410458384], LineBox[{464, 2053}]}, {RGBColor[0.09131302897516502, 0.396329683316689, 0.5304298414783633], LineBox[{2053, 1263}]}, {RGBColor[0.0913401067023008, 0.3967613444285576, 0.530505041910888], LineBox[{1263, 2717}]}, {RGBColor[0.09136718442943659, 0.3971930055404263, 0.5305802423434129], LineBox[{2717, 264}]}, {RGBColor[0.09139426215657237, 0.3976246666522949, 0.5306554427759377], LineBox[{264, 1854}]}, {RGBColor[0.09142133988370815, 0.3980563277641635, 0.5307306432084625], LineBox[{1854, 1064}]}, {RGBColor[0.09144841761084394, 0.3984879888760322, 0.5308058436409875], LineBox[{1064, 2573}]}, {RGBColor[0.09147549533797972, 0.39891964998790086`, 0.5308810440735122], LineBox[{2573, 664}]}, {RGBColor[0.09150257306511549, 0.3993513110997694, 0.5309562445060371], LineBox[{664, 2248}]}, {RGBColor[0.09152965079225127, 0.399782972211638, 0.5310314449385619], LineBox[{2248, 1458}]}, {RGBColor[0.09155672851938705, 0.40021463332350665`, 0.5311066453710868], LineBox[{1458, 2862}]}, {RGBColor[0.09158380624652283, 0.40064629443537525`, 0.5311818458036116], LineBox[{2862, 164}]}, {RGBColor[0.09161088397365862, 0.40107795554724385`, 0.5312570462361365], LineBox[{164, 1754}]}, {RGBColor[0.0916379617007944, 0.40150961665911244`, 0.5313322466686613], LineBox[{1754, 964}]}, {RGBColor[0.09166503942793018, 0.4019412777709811, 0.5314074471011861], LineBox[{964, 2502}]}, {RGBColor[0.09169211715506596, 0.40237293888284975`, 0.531482647533711], LineBox[{2502, 564}]}, {RGBColor[0.09171919488220173, 0.40280459999471835`, 0.5315578479662358], LineBox[{564, 2152}]}, {RGBColor[0.09174627260933751, 0.40323626110658695`, 0.5316330483987607], LineBox[{2152, 1362}]}, {RGBColor[0.09177335033647331, 0.4036679222184557, 0.5317082488312855], LineBox[{1362, 2793}]}, {RGBColor[0.09180042806360908, 0.40409958333032425`, 0.5317834492638104], LineBox[{2793, 364}]}, {RGBColor[0.09182750579074486, 0.40453124444219285`, 0.5318586496963352], LineBox[{364, 1954}]}, {RGBColor[0.09185458351788064, 0.4049629055540615, 0.5319338501288601], LineBox[{1954, 1164}]}, {RGBColor[0.09188166124501643, 0.4053945666659301, 0.5320090505613849], LineBox[{1164, 2651}]}, {RGBColor[0.09190873897215221, 0.40582622777779864`, 0.5320842509939098], LineBox[{2651, 764}]}, {RGBColor[0.09193581669928799, 0.4062578888896673, 0.5321594514264346], LineBox[{764, 2346}]}, {RGBColor[0.09196289442642377, 0.40668955000153595`, 0.5322346518589595], LineBox[{2346, 1556}]}, {RGBColor[0.09198997215355954, 0.4071212111134045, 0.5323098522914843], LineBox[{1556, 14}]}, {RGBColor[0.09204412760783111, 0.4079845333371418, 0.532460253156534], LineBox[{14, 1605}]}, {RGBColor[0.09206939342152615, 0.40838730972886694`, 0.532530421531761], LineBox[{1605, 815}]}, {RGBColor[0.0920946592352212, 0.4087900861205921, 0.5326005899069881], LineBox[{815, 415}]}, {RGBColor[0.09214519086261129, 0.4095956389040424, 0.5327409266574422], LineBox[{415, 2005}]}, {RGBColor[0.09217045667630633, 0.4099984152957675, 0.5328110950326692], LineBox[{2005, 1215}]}, {RGBColor[0.09219572249000137, 0.4104011916874927, 0.5328812634078963], LineBox[{1215, 215}]}, {RGBColor[0.09224625411739146, 0.41120674447094285`, 0.5330216001583504], LineBox[{215, 1805}]}, {RGBColor[0.0922715199310865, 0.411609520862668, 0.5330917685335774], LineBox[{1805, 1015}]}, {RGBColor[0.09229678574478153, 0.4120122972543931, 0.5331619369088045], LineBox[{1015, 2536}]}, {RGBColor[0.09232205155847659, 0.4124150736461183, 0.5332321052840315], LineBox[{2536, 615}]}, {RGBColor[0.09234731737217163, 0.4128178500378434, 0.5333022736592586], LineBox[{615, 2202}]}, {RGBColor[0.09237258318586666, 0.41322062642956847`, 0.5333724420344856], LineBox[{2202, 1412}]}, {RGBColor[0.0923978489995617, 0.4136234028212936, 0.5334426104097127], LineBox[{1412, 2827}]}, {RGBColor[0.09242311481325674, 0.41402617921301876`, 0.5335127787849397], LineBox[{2827, 115}]}, {RGBColor[0.09244838062695179, 0.4144289556047438, 0.5335829471601669], LineBox[{115, 1705}]}, {RGBColor[0.09247364644064683, 0.41483173199646894`, 0.5336531155353939], LineBox[{1705, 915}]}, {RGBColor[0.09249891225434187, 0.41523450838819415`, 0.533723283910621], LineBox[{915, 2465}]}, {RGBColor[0.09252417806803692, 0.41563728477991924`, 0.533793452285848], LineBox[{2465, 515}]}, {RGBColor[0.09254944388173196, 0.4160400611716444, 0.5338636206610751], LineBox[{515, 2104}]}, {RGBColor[0.092574709695427, 0.4164428375633695, 0.5339337890363021], LineBox[{2104, 1314}]}, {RGBColor[0.09259997550912204, 0.41684561395509456`, 0.5340039574115292], LineBox[{1314, 2756}]}, {RGBColor[0.09262524132281709, 0.4172483903468197, 0.5340741257867562], LineBox[{2756, 315}]}, {RGBColor[0.09265050713651213, 0.4176511667385448, 0.5341442941619833], LineBox[{315, 1905}]}, {RGBColor[0.09267577295020717, 0.41805394313027, 0.5342144625372103], LineBox[{1905, 1115}]}, {RGBColor[0.09270103876390222, 0.4184567195219951, 0.5342846309124374], LineBox[{1115, 715}]}, {RGBColor[0.0927515703912923, 0.4192622723054453, 0.5344249676628915], LineBox[{715, 65}]}, {RGBColor[0.09285263364607246, 0.42087337787234586`, 0.5347056411637997], LineBox[{65, 1655}]}, {RGBColor[0.0928778994597675, 0.42127615426407095`, 0.5347758095390267], LineBox[{1655, 865}]}, {RGBColor[0.09290316527346255, 0.4216789306557961, 0.5348459779142538], LineBox[{865, 465}]}, {RGBColor[0.09295369690085263, 0.42248448343924627`, 0.5349863146647079], LineBox[{465, 2054}]}, {RGBColor[0.09297896271454767, 0.4228872598309714, 0.5350564830399349], LineBox[{2054, 1264}]}, {RGBColor[0.09300422852824272, 0.4232900362226965, 0.535126651415162], LineBox[{1264, 265}]}, {RGBColor[0.0930547601556328, 0.42409558900614686`, 0.5352669881656161], LineBox[{265, 1855}]}, {RGBColor[0.09308002596932785, 0.4244983653978719, 0.5353371565408431], LineBox[{1855, 1065}]}, {RGBColor[0.09310529178302289, 0.42490114178959704`, 0.5354073249160702], LineBox[{1065, 2574}]}, {RGBColor[0.09313055759671793, 0.4253039181813222, 0.5354774932912972], LineBox[{2574, 665}]}, {RGBColor[0.09315582341041297, 0.4257066945730473, 0.5355476616665243], LineBox[{665, 2249}]}, {RGBColor[0.093181089224108, 0.42610947096477236`, 0.5356178300417513], LineBox[{2249, 1459}]}, {RGBColor[0.09320635503780306, 0.42651224735649756`, 0.5356879984169785], LineBox[{1459, 2863}]}, {RGBColor[0.0932316208514981, 0.42691502374822266`, 0.5357581667922056], LineBox[{2863, 165}]}, {RGBColor[0.09325688666519313, 0.4273178001399478, 0.5358283351674326], LineBox[{165, 1755}]}, {RGBColor[0.09328215247888819, 0.4277205765316729, 0.5358985035426597], LineBox[{1755, 965}]}, {RGBColor[0.09330741829258322, 0.428123352923398, 0.5359686719178867], LineBox[{965, 2503}]}, {RGBColor[0.09333268410627826, 0.4285261293151231, 0.5360388402931138], LineBox[{2503, 565}]}, {RGBColor[0.0933579499199733, 0.4289289057068483, 0.5361090086683408], LineBox[{565, 2153}]}, {RGBColor[0.09338321573366835, 0.4293316820985734, 0.5361791770435679], LineBox[{2153, 1363}]}, {RGBColor[0.09340848154736339, 0.42973445849029857`, 0.5362493454187949], LineBox[{1363, 2794}]}, {RGBColor[0.09343374736105843, 0.4301372348820236, 0.536319513794022], LineBox[{2794, 365}]}, {RGBColor[0.09345901317475347, 0.43054001127374875`, 0.536389682169249], LineBox[{365, 1955}]}, {RGBColor[0.09348427898844852, 0.4309427876654739, 0.5364598505444761], LineBox[{1955, 1165}]}, {RGBColor[0.09350954480214356, 0.431345564057199, 0.5365300189197031], LineBox[{1165, 765}]}, {RGBColor[0.09356007642953365, 0.4321511168406493, 0.5366703556701572], LineBox[{765, 2347}]}, {RGBColor[0.09358534224322869, 0.43255389323237436`, 0.5367405240453843], LineBox[{2347, 1557}]}, {RGBColor[0.09361060805692373, 0.4329566696240995, 0.5368106924206113], LineBox[{1557, 15}]}, {RGBColor[0.09366113968431382, 0.4337622224075498, 0.5369510291710654], LineBox[{15, 1606}]}, {RGBColor[0.09368852692321608, 0.43419881761867224`, 0.5370270891815967], LineBox[{1606, 816}]}, {RGBColor[0.09371591416211834, 0.4346354128297947, 0.5371031491921281], LineBox[{816, 416}]}, {RGBColor[0.09377068863992287, 0.43550860325203966`, 0.5372552692131907], LineBox[{416, 2006}]}, {RGBColor[0.09379807587882513, 0.43594519846316215`, 0.537331329223722], LineBox[{2006, 1216}]}, {RGBColor[0.0938254631177274, 0.43638179367428453`, 0.5374073892342532], LineBox[{1216, 216}]}, {RGBColor[0.09388023759553192, 0.4372549840965294, 0.5375595092553159], LineBox[{216, 1806}]}, {RGBColor[0.09390762483443418, 0.4376915793076519, 0.5376355692658472], LineBox[{1806, 1016}]}, {RGBColor[0.09393501207333645, 0.43812817451877434`, 0.5377116292763785], LineBox[{1016, 2537}]}, {RGBColor[0.09396239931223871, 0.4385647697298967, 0.5377876892869098], LineBox[{2537, 616}]}, {RGBColor[0.09398978655114097, 0.43900136494101916`, 0.5378637492974411], LineBox[{616, 2203}]}, {RGBColor[0.09401717379004323, 0.4394379601521417, 0.5379398093079725], LineBox[{2203, 1413}]}, {RGBColor[0.0940445610289455, 0.4398745553632641, 0.5380158693185038], LineBox[{1413, 2828}]}, {RGBColor[0.09407194826784776, 0.4403111505743865, 0.538091929329035], LineBox[{2828, 116}]}, {RGBColor[0.09409933550675002, 0.440747745785509, 0.5381679893395663], LineBox[{116, 1706}]}, {RGBColor[0.09412672274565229, 0.44118434099663145`, 0.5382440493500976], LineBox[{1706, 916}]}, {RGBColor[0.09415410998455455, 0.4416209362077539, 0.538320109360629], LineBox[{916, 2466}]}, {RGBColor[0.09418149722345681, 0.44205753141887627`, 0.5383961693711603], LineBox[{2466, 516}]}, {RGBColor[0.09420888446235907, 0.44249412662999876`, 0.5384722293816916], LineBox[{516, 2105}]}, {RGBColor[0.09423627170126134, 0.44293072184112126`, 0.5385482893922229], LineBox[{2105, 1315}]}, {RGBColor[0.0942636589401636, 0.44336731705224364`, 0.5386243494027542], LineBox[{1315, 2757}]}, {RGBColor[0.09429104617906586, 0.443803912263366, 0.5387004094132855], LineBox[{2757, 316}]}, {RGBColor[0.09431843341796813, 0.44424050747448857`, 0.5387764694238169], LineBox[{316, 1906}]}, {RGBColor[0.09434582065687039, 0.444677102685611, 0.5388525294343481], LineBox[{1906, 1116}]}, {RGBColor[0.09437320789577265, 0.4451136978967334, 0.5389285894448794], LineBox[{1116, 2613}]}, {RGBColor[0.09440059513467491, 0.4455502931078559, 0.5390046494554107], LineBox[{2613, 716}]}, {RGBColor[0.09442798237357718, 0.4459868883189783, 0.539080709465942], LineBox[{716, 2299}]}, {RGBColor[0.09445536961247944, 0.44642348353010075`, 0.5391567694764733], LineBox[{2299, 1509}]}, {RGBColor[0.0944827568513817, 0.44686007874122324`, 0.5392328294870047], LineBox[{1509, 2897}]}, {RGBColor[0.09451014409028397, 0.4472966739523456, 0.539308889497536], LineBox[{2897, 66}]}, {RGBColor[0.09453753132918623, 0.4477332691634681, 0.5393849495080673], LineBox[{66, 1656}]}, {RGBColor[0.09456491856808849, 0.4481698643745906, 0.5394610095185985], LineBox[{1656, 866}]}, {RGBColor[0.09459230580699075, 0.448606459585713, 0.5395370695291298], LineBox[{866, 2427}]}, {RGBColor[0.09461969304589302, 0.44904305479683543`, 0.5396131295396611], LineBox[{2427, 466}]}, {RGBColor[0.09464708028479528, 0.44947965000795786`, 0.5396891895501925], LineBox[{466, 2055}]}, {RGBColor[0.09467446752369754, 0.44991624521908036`, 0.5397652495607238], LineBox[{2055, 1265}]}, {RGBColor[0.0947018547625998, 0.4503528404302028, 0.5398413095712551], LineBox[{1265, 2718}]}, {RGBColor[0.09472924200150207, 0.4507894356413252, 0.5399173695817864], LineBox[{2718, 266}]}, {RGBColor[0.09475662924040433, 0.4512260308524476, 0.5399934295923177], LineBox[{266, 1856}]}, {RGBColor[0.0947840164793066, 0.45166262606357016`, 0.5400694896028491], LineBox[{1856, 1066}]}, {RGBColor[0.09481140371820886, 0.45209922127469254`, 0.5401455496133803], LineBox[{1066, 2575}]}, {RGBColor[0.0948387909571111, 0.4525358164858149, 0.5402216096239116], LineBox[{2575, 666}]}, {RGBColor[0.09486617819601338, 0.45297241169693747`, 0.5402976696344429], LineBox[{666, 2250}]}, {RGBColor[0.09489356543491564, 0.4534090069080599, 0.5403737296449742], LineBox[{2250, 1460}]}, {RGBColor[0.0949209526738179, 0.4538456021191823, 0.5404497896555055], LineBox[{1460, 2864}]}, {RGBColor[0.09494833991272017, 0.4542821973303047, 0.5405258496660369], LineBox[{2864, 166}]}, {RGBColor[0.09497572715162242, 0.4547187925414272, 0.5406019096765682], LineBox[{166, 1756}]}, {RGBColor[0.0950031143905247, 0.4551553877525497, 0.5406779696870995], LineBox[{1756, 966}]}, {RGBColor[0.09503050162942696, 0.4555919829636721, 0.5407540296976308], LineBox[{966, 2504}]}, {RGBColor[0.09505788886832921, 0.4560285781747945, 0.540830089708162], LineBox[{2504, 566}]}, {RGBColor[0.09508527610723148, 0.456465173385917, 0.5409061497186934], LineBox[{566, 2154}]}, {RGBColor[0.09511266334613375, 0.45690176859703946`, 0.5409822097292247], LineBox[{2154, 1364}]}, {RGBColor[0.095140050585036, 0.45733836380816184`, 0.541058269739756], LineBox[{1364, 2795}]}, {RGBColor[0.09516743782393827, 0.45777495901928433`, 0.5411343297502873], LineBox[{2795, 366}]}, {RGBColor[0.09519482506284052, 0.45821155423040677`, 0.5412103897608186], LineBox[{366, 1956}]}, {RGBColor[0.0952222123017428, 0.4586481494415292, 0.5412864497713499], LineBox[{1956, 1166}]}, {RGBColor[0.09524959954064506, 0.4590847446526517, 0.5413625097818813], LineBox[{1166, 2652}]}, {RGBColor[0.09527698677954731, 0.4595213398637741, 0.5414385697924126], LineBox[{2652, 766}]}, {RGBColor[0.09530437401844957, 0.4599579350748965, 0.5415146298029438], LineBox[{766, 2348}]}, {RGBColor[0.09533176125735185, 0.46039453028601907`, 0.5415906898134751], LineBox[{2348, 1558}]}, {RGBColor[0.0953591484962541, 0.46083112549714145`, 0.5416667498240064], LineBox[{1558, 2930}]}, {RGBColor[0.09538653573515636, 0.46126772070826383`, 0.5417428098345377], LineBox[{2930, 16}]}, {RGBColor[0.09541392297405862, 0.4617043159193863, 0.5418188698450691], LineBox[{16, 1607}]}, {RGBColor[0.09544080941240281, 0.4621329275902122, 0.5418935390291699], LineBox[{1607, 817}]}, {RGBColor[0.09546769585074698, 0.4625615392610381, 0.5419682082132709], LineBox[{817, 2392}]}, {RGBColor[0.09549458228909116, 0.4629901509318639, 0.5420428773973717], LineBox[{2392, 417}]}, {RGBColor[0.09552146872743533, 0.4634187626026899, 0.5421175465814725], LineBox[{417, 2007}]}, {RGBColor[0.09554835516577952, 0.46384737427351586`, 0.5421922157655734], LineBox[{2007, 1217}]}, {RGBColor[0.0955752416041237, 0.4642759859443417, 0.5422668849496742], LineBox[{1217, 2688}]}, {RGBColor[0.09560212804246787, 0.4647045976151675, 0.5423415541337752], LineBox[{2688, 217}]}, {RGBColor[0.09562901448081204, 0.46513320928599344`, 0.542416223317876], LineBox[{217, 1807}]}, {RGBColor[0.09565590091915623, 0.4655618209568193, 0.5424908925019769], LineBox[{1807, 1017}]}, {RGBColor[0.0956827873575004, 0.46599043262764517`, 0.5425655616860777], LineBox[{1017, 2538}]}, {RGBColor[0.09570967379584458, 0.46641904429847103`, 0.5426402308701785], LineBox[{2538, 617}]}, {RGBColor[0.09573656023418875, 0.46684765596929695`, 0.5427149000542795], LineBox[{617, 2204}]}, {RGBColor[0.09576344667253293, 0.467276267640123, 0.5427895692383803], LineBox[{2204, 1414}]}, {RGBColor[0.0957903331108771, 0.4677048793109488, 0.5428642384224812], LineBox[{1414, 2829}]}, {RGBColor[0.09581721954922129, 0.46813349098177465`, 0.542938907606582], LineBox[{2829, 117}]}, {RGBColor[0.09584410598756546, 0.46856210265260057`, 0.543013576790683], LineBox[{117, 1707}]}, {RGBColor[0.09587099242590964, 0.4689907143234264, 0.5430882459747838], LineBox[{1707, 917}]}, {RGBColor[0.09589787886425381, 0.46941932599425223`, 0.5431629151588846], LineBox[{917, 2467}]}, {RGBColor[0.095924765302598, 0.46984793766507815`, 0.5432375843429855], LineBox[{2467, 517}]}, {RGBColor[0.09595165174094217, 0.47027654933590407`, 0.5433122535270863], LineBox[{517, 2106}]}, {RGBColor[0.09597853817928635, 0.47070516100673004`, 0.5433869227111873], LineBox[{2106, 1316}]}, {RGBColor[0.09600542461763052, 0.4711337726775559, 0.5434615918952881], LineBox[{1316, 317}]}, {RGBColor[0.09605919749431888, 0.4719909960192077, 0.5436109302634898], LineBox[{317, 1907}]}, {RGBColor[0.09608608393266305, 0.4724196076900335, 0.5436855994475907], LineBox[{1907, 1117}]}, {RGBColor[0.09611297037100723, 0.4728482193608594, 0.5437602686316916], LineBox[{1117, 717}]}, {RGBColor[0.09616674324769559, 0.47370544270251125`, 0.5439096069998933], LineBox[{717, 2300}]}, {RGBColor[0.09619362968603977, 0.47413405437333717`, 0.5439842761839941], LineBox[{2300, 1510}]}, {RGBColor[0.09622051612438394, 0.474562666044163, 0.5440589453680951], LineBox[{1510, 67}]}, {RGBColor[0.0962742890010723, 0.4754198893858148, 0.5442082837362968], LineBox[{67, 1657}]}, {RGBColor[0.09630117543941648, 0.4758485010566408, 0.5442829529203976], LineBox[{1657, 867}]}, {RGBColor[0.09632806187776065, 0.4762771127274666, 0.5443576221044985], LineBox[{867, 2428}]}, {RGBColor[0.09635494831610483, 0.4767057243982925, 0.5444322912885994], LineBox[{2428, 467}]}, {RGBColor[0.096381834754449, 0.47713433606911837`, 0.5445069604727002], LineBox[{467, 2056}]}, {RGBColor[0.09640872119279317, 0.47756294773994423`, 0.5445816296568011], LineBox[{2056, 1266}]}, {RGBColor[0.09643560763113737, 0.4779915594107702, 0.5446562988409019], LineBox[{1266, 2719}]}, {RGBColor[0.09646249406948154, 0.47842017108159607`, 0.5447309680250029], LineBox[{2719, 267}]}, {RGBColor[0.09648938050782573, 0.47884878275242204`, 0.5448056372091037], LineBox[{267, 1857}]}, {RGBColor[0.0965162669461699, 0.47927739442324785`, 0.5448803063932046], LineBox[{1857, 1067}]}, {RGBColor[0.09654315338451407, 0.4797060060940737, 0.5449549755773054], LineBox[{1067, 2576}]}, {RGBColor[0.09657003982285825, 0.48013461776489963`, 0.5450296447614063], LineBox[{2576, 667}]}, {RGBColor[0.09659692626120242, 0.4805632294357255, 0.5451043139455072], LineBox[{667, 2251}]}, {RGBColor[0.0966238126995466, 0.48099184110655147`, 0.545178983129608], LineBox[{2251, 1461}]}, {RGBColor[0.09665069913789079, 0.48142045277737733`, 0.5452536523137089], LineBox[{1461, 2865}]}, {RGBColor[0.09667758557623496, 0.4818490644482032, 0.5453283214978097], LineBox[{2865, 167}]}, {RGBColor[0.09670447201457914, 0.4822776761190291, 0.5454029906819107], LineBox[{167, 1757}]}, {RGBColor[0.09673135845292331, 0.48270628778985497`, 0.5454776598660115], LineBox[{1757, 967}]}, {RGBColor[0.09675824489126748, 0.4831348994606808, 0.5455523290501123], LineBox[{967, 2505}]}, {RGBColor[0.09678513132961167, 0.48356351113150675`, 0.5456269982342132], LineBox[{2505, 567}]}, {RGBColor[0.09681201776795584, 0.4839921228023326, 0.545701667418314], LineBox[{567, 2155}]}, {RGBColor[0.09683890420630002, 0.4844207344731586, 0.545776336602415], LineBox[{2155, 1365}]}, {RGBColor[0.0968657906446442, 0.48484934614398445`, 0.5458510057865158], LineBox[{1365, 367}]}, {RGBColor[0.09691956352133255, 0.4857065694856362, 0.5460003441547175], LineBox[{367, 1957}]}, {RGBColor[0.09694644995967673, 0.48613518115646204`, 0.5460750133388184], LineBox[{1957, 1167}]}, {RGBColor[0.0969733363980209, 0.4865637928272879, 0.5461496825229193], LineBox[{1167, 767}]}, {RGBColor[0.09702710927470926, 0.48742101616893974`, 0.546299020891121], LineBox[{767, 17}]}, {RGBColor[0.09713465502808596, 0.4891354628522433, 0.5465976976275244], LineBox[{17, 1608}]}, {RGBColor[0.0971597295529894, 0.48953518980292565`, 0.5466673347543275], LineBox[{1608, 818}]}, {RGBColor[0.09718480407789284, 0.48993491675360806`, 0.5467369718811306], LineBox[{818, 418}]}, {RGBColor[0.09723495312769972, 0.49073437065497283`, 0.5468762461347367], LineBox[{418, 2008}]}, {RGBColor[0.09726002765260315, 0.4911340976056552, 0.5469458832615398], LineBox[{2008, 1218}]}, {RGBColor[0.09728510217750659, 0.49153382455633754`, 0.5470155203883429], LineBox[{1218, 2689}]}, {RGBColor[0.09731017670241003, 0.49193355150702, 0.547085157515146], LineBox[{2689, 218}]}, {RGBColor[0.09733525122731347, 0.4923332784577025, 0.547154794641949], LineBox[{218, 1808}]}, {RGBColor[0.09736032575221693, 0.49273300540838494`, 0.5472244317687521], LineBox[{1808, 1018}]}, {RGBColor[0.09738540027712035, 0.49313273235906724`, 0.5472940688955552], LineBox[{1018, 2539}]}, {RGBColor[0.09741047480202379, 0.49353245930974965`, 0.5473637060223583], LineBox[{2539, 618}]}, {RGBColor[0.09743554932692723, 0.493932186260432, 0.5474333431491614], LineBox[{618, 2205}]}, {RGBColor[0.09746062385183067, 0.49433191321111447`, 0.5475029802759644], LineBox[{2205, 1415}]}, {RGBColor[0.0974856983767341, 0.49473164016179677`, 0.5475726174027675], LineBox[{1415, 2830}]}, {RGBColor[0.09751077290163754, 0.4951313671124792, 0.5476422545295706], LineBox[{2830, 118}]}, {RGBColor[0.09753584742654098, 0.49553109406316154`, 0.5477118916563737], LineBox[{118, 1708}]}, {RGBColor[0.09756092195144442, 0.49593082101384395`, 0.5477815287831768], LineBox[{1708, 918}]}, {RGBColor[0.09758599647634786, 0.49633054796452636`, 0.5478511659099798], LineBox[{918, 518}]}, {RGBColor[0.09763614552615474, 0.4971300018658912, 0.547990440163586], LineBox[{518, 2107}]}, {RGBColor[0.09766122005105818, 0.49752972881657365`, 0.5480600772903891], LineBox[{2107, 1317}]}, {RGBColor[0.09768629457596162, 0.497929455767256, 0.5481297144171922], LineBox[{1317, 318}]}, {RGBColor[0.0979115725901131, 0.49855311545872694`, 0.5481112640053087], LineBox[{318, 1908}]}, {RGBColor[0.09805392410108947, 0.4988351199345316, 0.5480752791211144], LineBox[{1908, 1118}]}, {RGBColor[0.09819627561206586, 0.4991171244103363, 0.5480392942369201], LineBox[{1118, 718}]}, {RGBColor[0.09848097863401858, 0.4996811333619456, 0.5479673244685314], LineBox[{718, 2301}]}, {RGBColor[0.09862333014499496, 0.49996313783775026`, 0.547931339584337], LineBox[{2301, 1511}]}, {RGBColor[0.09876568165597134, 0.5002451423135549, 0.5478953547001426], LineBox[{1511, 68}]}, {RGBColor[0.09905038467792412, 0.5008091512651643, 0.547823384931754], LineBox[{68, 1658}]}, {RGBColor[0.09919273618890051, 0.501091155740969, 0.5477874000475595], LineBox[{1658, 868}]}, {RGBColor[0.09933508769987688, 0.5013731602167737, 0.5477514151633652], LineBox[{868, 2429}]}, {RGBColor[0.09947743921085327, 0.5016551646925783, 0.5477154302791709], LineBox[{2429, 468}]}, {RGBColor[0.09961979072182964, 0.501937169168383, 0.5476794453949765], LineBox[{468, 2057}]}, {RGBColor[0.09976214223280602, 0.5022191736441877, 0.5476434605107822], LineBox[{2057, 1267}]}, {RGBColor[0.09990449374378237, 0.5025011781199923, 0.5476074756265878], LineBox[{1267, 2720}]}, {RGBColor[0.10004684525475875`, 0.502783182595797, 0.5475714907423934], LineBox[{2720, 268}]}, {RGBColor[0.10018919676573512`, 0.5030651870716016, 0.5475355058581991], LineBox[{268, 1858}]}, {RGBColor[0.10033154827671151`, 0.5033471915474064, 0.5474995209740048], LineBox[{1858, 1068}]}, {RGBColor[0.10047389978768786`, 0.503629196023211, 0.5474635360898104], LineBox[{1068, 2577}]}, {RGBColor[0.10061625129866424`, 0.5039112004990156, 0.547427551205616], LineBox[{2577, 668}]}, {RGBColor[0.10075860280964063`, 0.5041932049748203, 0.5473915663214217], LineBox[{668, 2252}]}, {RGBColor[0.10090095432061705`, 0.5044752094506251, 0.5473555814372273], LineBox[{2252, 1462}]}, {RGBColor[0.10104330583159342`, 0.5047572139264297, 0.547319596553033], LineBox[{1462, 2866}]}, {RGBColor[0.10118565734256978`, 0.5050392184022343, 0.5472836116688387], LineBox[{2866, 168}]}, {RGBColor[0.10132800885354616`, 0.505321222878039, 0.5472476267846442], LineBox[{168, 1758}]}, {RGBColor[0.10147036036452253`, 0.5056032273538437, 0.5472116419004499], LineBox[{1758, 968}]}, {RGBColor[0.10161271187549892`, 0.5058852318296484, 0.5471756570162556], LineBox[{968, 2506}]}, {RGBColor[0.10175506338647529`, 0.506167236305453, 0.5471396721320612], LineBox[{2506, 568}]}, {RGBColor[0.10189741489745165`, 0.5064492407812576, 0.5471036872478668], LineBox[{568, 2156}]}, {RGBColor[0.10203976640842802`, 0.5067312452570624, 0.5470677023636725], LineBox[{2156, 1366}]}, {RGBColor[0.1021821179194044, 0.507013249732867, 0.5470317174794781], LineBox[{1366, 2796}]}, {RGBColor[0.10232446943038079`, 0.5072952542086717, 0.5469957325952838], LineBox[{2796, 368}]}, {RGBColor[0.10246682094135716`, 0.5075772586844763, 0.5469597477110895], LineBox[{368, 1958}]}, {RGBColor[0.10260917245233356`, 0.5078592631602811, 0.546923762826895], LineBox[{1958, 1168}]}, {RGBColor[0.10275152396330994`, 0.5081412676360858, 0.5468877779427007], LineBox[{1168, 2653}]}, {RGBColor[0.10289387547428633`, 0.5084232721118904, 0.5468517930585064], LineBox[{2653, 768}]}, {RGBColor[0.1030362269852627, 0.508705276587695, 0.546815808174312], LineBox[{768, 2349}]}, {RGBColor[0.10317857849623906`, 0.5089872810634997, 0.5467798232901177], LineBox[{2349, 1559}]}, {RGBColor[0.10332093000721543`, 0.5092692855393044, 0.5467438384059233], LineBox[{1559, 2931}]}, {RGBColor[0.10346328151819181`, 0.509551290015109, 0.5467078535217289], LineBox[{2931, 18}]}, {RGBColor[0.10360563302916818`, 0.5098332944909137, 0.5466718686375346], LineBox[{18, 1609}]}, {RGBColor[0.10376002816150265`, 0.5101391578994728, 0.5466328392593487], LineBox[{1609, 819}]}, {RGBColor[0.10391442329383713`, 0.5104450213080319, 0.5465938098811628], LineBox[{819, 2393}]}, {RGBColor[0.10406881842617162`, 0.5107508847165911, 0.546554780502977], LineBox[{2393, 419}]}, {RGBColor[0.10422321355850607`, 0.5110567481251502, 0.5465157511247911], LineBox[{419, 2009}]}, {RGBColor[0.10437760869084056`, 0.5113626115337093, 0.5464767217466052], LineBox[{2009, 1219}]}, {RGBColor[0.10453200382317504`, 0.5116684749422685, 0.5464376923684193], LineBox[{1219, 2690}]}, {RGBColor[0.1046863989555095, 0.5119743383508276, 0.5463986629902334], LineBox[{2690, 219}]}, {RGBColor[0.10484079408784398`, 0.5122802017593867, 0.5463596336120475], LineBox[{219, 1809}]}, {RGBColor[0.10499518922017848`, 0.5125860651679459, 0.5463206042338616], LineBox[{1809, 1019}]}, {RGBColor[0.10514958435251293`, 0.512891928576505, 0.5462815748556759], LineBox[{1019, 2540}]}, {RGBColor[0.10530397948484742`, 0.5131977919850641, 0.54624254547749], LineBox[{2540, 619}]}, {RGBColor[0.1054583746171819, 0.5135036553936232, 0.5462035160993041], LineBox[{619, 2206}]}, {RGBColor[0.10561276974951636`, 0.5138095188021823, 0.5461644867211182], LineBox[{2206, 1416}]}, {RGBColor[0.10576716488185084`, 0.5141153822107415, 0.5461254573429323], LineBox[{1416, 2831}]}, {RGBColor[0.10592156001418533`, 0.5144212456193006, 0.5460864279647464], LineBox[{2831, 119}]}, {RGBColor[0.10607595514651978`, 0.5147271090278597, 0.5460473985865606], LineBox[{119, 1709}]}, {RGBColor[0.10623035027885427`, 0.5150329724364189, 0.5460083692083747], LineBox[{1709, 919}]}, {RGBColor[0.10638474541118875`, 0.515338835844978, 0.5459693398301888], LineBox[{919, 2468}]}, {RGBColor[0.10653914054352322`, 0.5156446992535371, 0.5459303104520029], LineBox[{2468, 519}]}, {RGBColor[0.1066935356758577, 0.5159505626620963, 0.545891281073817], LineBox[{519, 2108}]}, {RGBColor[0.10684793080819219`, 0.5162564260706554, 0.5458522516956311], LineBox[{2108, 1318}]}, {RGBColor[0.10700232594052664`, 0.5165622894792145, 0.5458132223174452], LineBox[{1318, 2758}]}, {RGBColor[0.10715672107286112`, 0.5168681528877737, 0.5457741929392594], LineBox[{2758, 319}]}, {RGBColor[0.10731111620519561`, 0.5171740162963328, 0.5457351635610735], LineBox[{319, 1909}]}, {RGBColor[0.10746551133753007`, 0.5174798797048918, 0.5456961341828876], LineBox[{1909, 1119}]}, {RGBColor[0.10761990646986455`, 0.5177857431134509, 0.5456571048047018], LineBox[{1119, 2614}]}, {RGBColor[0.10777430160219903`, 0.5180916065220101, 0.5456180754265159], LineBox[{2614, 719}]}, {RGBColor[0.1079286967345335, 0.5183974699305692, 0.54557904604833], LineBox[{719, 2302}]}, {RGBColor[0.10808309186686799`, 0.5187033333391283, 0.5455400166701442], LineBox[{2302, 1512}]}, {RGBColor[0.10823748699920246`, 0.5190091967476875, 0.5455009872919583], LineBox[{1512, 2898}]}, {RGBColor[0.10839188213153692`, 0.5193150601562466, 0.5454619579137724], LineBox[{2898, 69}]}, {RGBColor[0.10854627726387141`, 0.5196209235648057, 0.5454229285355865], LineBox[{69, 1659}]}, {RGBColor[0.10870067239620589`, 0.5199267869733649, 0.5453838991574006], LineBox[{1659, 869}]}, {RGBColor[0.10885506752854035`, 0.520232650381924, 0.5453448697792147], LineBox[{869, 2430}]}, {RGBColor[0.10900946266087483`, 0.5205385137904831, 0.5453058404010288], LineBox[{2430, 469}]}, {RGBColor[0.10916385779320932`, 0.5208443771990423, 0.545266811022843], LineBox[{469, 2058}]}, {RGBColor[0.10931825292554377`, 0.5211502406076013, 0.5452277816446571], LineBox[{2058, 1268}]}, {RGBColor[0.10947264805787826`, 0.5214561040161605, 0.5451887522664712], LineBox[{1268, 2721}]}, {RGBColor[0.10962704319021274`, 0.5217619674247196, 0.5451497228882853], LineBox[{2721, 269}]}, {RGBColor[0.1097814383225472, 0.5220678308332787, 0.5451106935100994], LineBox[{269, 1859}]}, {RGBColor[0.10993583345488168`, 0.5223736942418379, 0.5450716641319135], LineBox[{1859, 1069}]}, {RGBColor[0.11009022858721618`, 0.522679557650397, 0.5450326347537278], LineBox[{1069, 2578}]}, {RGBColor[0.11024462371955063`, 0.5229854210589561, 0.5449936053755419], LineBox[{2578, 669}]}, {RGBColor[0.11039901885188512`, 0.5232912844675153, 0.544954575997356], LineBox[{669, 2253}]}, {RGBColor[0.1105534139842196, 0.5235971478760744, 0.5449155466191701], LineBox[{2253, 1463}]}, {RGBColor[0.11070780911655406`, 0.5239030112846335, 0.5448765172409842], LineBox[{1463, 2867}]}, {RGBColor[0.11086220424888854`, 0.5242088746931927, 0.5448374878627983], LineBox[{2867, 169}]}, {RGBColor[0.11101659938122303`, 0.5245147381017518, 0.5447984584846124], LineBox[{169, 1759}]}, {RGBColor[0.11117099451355748`, 0.5248206015103108, 0.5447594291064266], LineBox[{1759, 969}]}, {RGBColor[0.11132538964589198`, 0.5251264649188699, 0.5447203997282407], LineBox[{969, 2507}]}, {RGBColor[0.11147978477822645`, 0.5254323283274291, 0.5446813703500548], LineBox[{2507, 569}]}, {RGBColor[0.11163417991056089`, 0.5257381917359881, 0.5446423409718689], LineBox[{569, 2157}]}, {RGBColor[0.11178857504289537`, 0.5260440551445473, 0.544603311593683], LineBox[{2157, 1367}]}, {RGBColor[0.11194297017522986`, 0.5263499185531064, 0.5445642822154971], LineBox[{1367, 369}]}, {RGBColor[0.1122517604398988, 0.5269616453702247, 0.5444862234591255], LineBox[{369, 1959}]}, {RGBColor[0.11240615557223328`, 0.5272675087787838, 0.5444471940809396], LineBox[{1959, 1169}]}, {RGBColor[0.11256055070456775`, 0.5275733721873429, 0.5444081647027537], LineBox[{1169, 769}]}, {RGBColor[0.11286934096923672`, 0.5281850990044612, 0.5443301059463819], LineBox[{769, 2350}]}, {RGBColor[0.11302373610157117`, 0.5284909624130203, 0.5442910765681961], LineBox[{2350, 1560}]}, {RGBColor[0.11317813123390566`, 0.5287968258215795, 0.5442520471900102], LineBox[{1560, 19}]}, {RGBColor[0.1134869214985746, 0.5294085526386977, 0.5441739884336384], LineBox[{19, 1610}]}, {RGBColor[0.11363103015022635`, 0.5296940380858786, 0.544137559363757], LineBox[{1610, 820}]}, {RGBColor[0.11377513880187812`, 0.5299795235330595, 0.5441011302938754], LineBox[{820, 2394}]}, {RGBColor[0.1139192474535299, 0.5302650089802405, 0.544064701223994], LineBox[{2394, 420}]}, {RGBColor[0.11406335610518163`, 0.5305504944274214, 0.5440282721541124], LineBox[{420, 2010}]}, {RGBColor[0.11420746475683337`, 0.5308359798746023, 0.543991843084231], LineBox[{2010, 1220}]}, {RGBColor[0.11435157340848515`, 0.5311214653217833, 0.5439554140143495], LineBox[{1220, 2691}]}, {RGBColor[0.11449568206013691`, 0.5314069507689642, 0.543918984944468], LineBox[{2691, 220}]}, {RGBColor[0.11463979071178866`, 0.5316924362161451, 0.5438825558745866], LineBox[{220, 1810}]}, {RGBColor[0.1147838993634404, 0.531977921663326, 0.543846126804705], LineBox[{1810, 1020}]}, {RGBColor[0.11492800801509218`, 0.532263407110507, 0.5438096977348236], LineBox[{1020, 2541}]}, {RGBColor[0.11507211666674394`, 0.5325488925576879, 0.5437732686649421], LineBox[{2541, 620}]}, {RGBColor[0.11521622531839568`, 0.5328343780048688, 0.5437368395950606], LineBox[{620, 2207}]}, {RGBColor[0.11536033397004745`, 0.5331198634520498, 0.5437004105251791], LineBox[{2207, 1417}]}, {RGBColor[0.11550444262169922`, 0.5334053488992306, 0.5436639814552976], LineBox[{1417, 120}]}, {RGBColor[0.11579265992500273`, 0.5339763197935925, 0.5435911233155347], LineBox[{120, 1710}]}, {RGBColor[0.1159367685766545, 0.5342618052407735, 0.5435546942456532], LineBox[{1710, 920}]}, {RGBColor[0.11608087722830625`, 0.5345472906879544, 0.5435182651757717], LineBox[{920, 520}]}, {RGBColor[0.11636909453160979`, 0.5351182615823163, 0.5434454070360087], LineBox[{520, 2109}]}, {RGBColor[0.11651320318326153`, 0.5354037470294972, 0.5434089779661273], LineBox[{2109, 1319}]}, {RGBColor[0.1166573118349133, 0.5356892324766781, 0.5433725488962458], LineBox[{1319, 320}]}, {RGBColor[0.11694552913821679`, 0.53626020337104, 0.5432996907564828], LineBox[{320, 1910}]}, {RGBColor[0.11708963778986856`, 0.5365456888182208, 0.5432632616866013], LineBox[{1910, 1120}]}, {RGBColor[0.11723374644152032`, 0.5368311742654018, 0.5432268326167199], LineBox[{1120, 720}]}, {RGBColor[0.11752196374482383`, 0.5374021451597637, 0.5431539744769569], LineBox[{720, 2303}]}, {RGBColor[0.11766607239647556`, 0.5376876306069446, 0.5431175454070754], LineBox[{2303, 1513}]}, {RGBColor[0.11781018104812735`, 0.5379731160541256, 0.5430811163371939], LineBox[{1513, 70}]}, {RGBColor[0.11809839835143086`, 0.5385440869484874, 0.5430082581974309], LineBox[{70, 1660}]}, {RGBColor[0.1182425070030826, 0.5388295723956683, 0.5429718291275495], LineBox[{1660, 870}]}, {RGBColor[0.11838661565473435`, 0.5391150578428492, 0.5429354000576679], LineBox[{870, 2431}]}, {RGBColor[0.11853072430638614`, 0.5394005432900302, 0.5428989709877865], LineBox[{2431, 470}]}, {RGBColor[0.11867483295803788`, 0.539686028737211, 0.5428625419179051], LineBox[{470, 2059}]}, {RGBColor[0.11881894160968963`, 0.5399715141843919, 0.5428261128480235], LineBox[{2059, 1269}]}, {RGBColor[0.11896305026134138`, 0.5402569996315729, 0.5427896837781421], LineBox[{1269, 2722}]}, {RGBColor[0.11910715891299317`, 0.5405424850787539, 0.5427532547082605], LineBox[{2722, 270}]}, {RGBColor[0.11925126756464491`, 0.5408279705259348, 0.5427168256383791], LineBox[{270, 1860}]}, {RGBColor[0.11939537621629664`, 0.5411134559731157, 0.5426803965684976], LineBox[{1860, 1070}]}, {RGBColor[0.11953948486794842`, 0.5413989414202967, 0.5426439674986161], LineBox[{1070, 2579}]}, {RGBColor[0.11968359351960017`, 0.5416844268674775, 0.5426075384287347], LineBox[{2579, 670}]}, {RGBColor[0.11982770217125194`, 0.5419699123146585, 0.5425711093588531], LineBox[{670, 2254}]}, {RGBColor[0.11997181082290367`, 0.5422553977618394, 0.5425346802889717], LineBox[{2254, 1464}]}, {RGBColor[0.12011591947455542`, 0.5425408832090203, 0.5424982512190902], LineBox[{1464, 2868}]}, {RGBColor[0.12026002812620722`, 0.5428263686562013, 0.5424618221492087], LineBox[{2868, 170}]}, {RGBColor[0.12040413677785894`, 0.5431118541033821, 0.5424253930793272], LineBox[{170, 1760}]}, {RGBColor[0.1205482454295107, 0.543397339550563, 0.5423889640094457], LineBox[{1760, 970}]}, {RGBColor[0.12069235408116247`, 0.543682824997744, 0.5423525349395643], LineBox[{970, 570}]}, {RGBColor[0.12098057138446598`, 0.5442537958921059, 0.5422796767998013], LineBox[{570, 2158}]}, {RGBColor[0.1211246800361177, 0.5445392813392868, 0.5422432477299198], LineBox[{2158, 1368}]}, {RGBColor[0.1212687886877695, 0.5448247667864677, 0.5422068186600383], LineBox[{1368, 370}]}, {RGBColor[0.12155700599107301`, 0.5453957376808296, 0.5421339605202754], LineBox[{370, 1960}]}, {RGBColor[0.12170111464272475`, 0.5456812231280105, 0.5420975314503939], LineBox[{1960, 1170}]}, {RGBColor[0.1218452232943765, 0.5459667085751914, 0.5420611023805124], LineBox[{1170, 770}]}, {RGBColor[0.12213344059768003`, 0.5465376794695532, 0.5419882442407494], LineBox[{770, 2351}]}, {RGBColor[0.1222775492493318, 0.5468231649167342, 0.541951815170868], LineBox[{2351, 1561}]}, {RGBColor[0.12242165790098355`, 0.5471086503639151, 0.5419153861009864], LineBox[{1561, 20}]}, {RGBColor[0.12270987520428708`, 0.547679621258277, 0.5418425279612235], LineBox[{20, 1611}]}, {RGBColor[0.12286602747729691`, 0.5479889656382123, 0.5418030543973504], LineBox[{1611, 821}]}, {RGBColor[0.12302217975030681`, 0.5482983100181478, 0.5417635808334774], LineBox[{821, 2395}]}, {RGBColor[0.12317833202331667`, 0.5486076543980832, 0.5417241072696045], LineBox[{2395, 421}]}, {RGBColor[0.12333448429632651`, 0.5489169987780185, 0.5416846337057315], LineBox[{421, 2011}]}, {RGBColor[0.12349063656933637`, 0.5492263431579539, 0.5416451601418585], LineBox[{2011, 1221}]}, {RGBColor[0.12364678884234624`, 0.5495356875378893, 0.5416056865779855], LineBox[{1221, 2692}]}, {RGBColor[0.12380294111535607`, 0.5498450319178246, 0.5415662130141125], LineBox[{2692, 221}]}, {RGBColor[0.12395909338836594`, 0.5501543762977601, 0.5415267394502394], LineBox[{221, 1811}]}, {RGBColor[0.12411524566137577`, 0.5504637206776954, 0.5414872658863664], LineBox[{1811, 1021}]}, {RGBColor[0.12427139793438564`, 0.5507730650576308, 0.5414477923224934], LineBox[{1021, 2542}]}, {RGBColor[0.1244275502073955, 0.5510824094375663, 0.5414083187586204], LineBox[{2542, 621}]}, {RGBColor[0.12458370248040535`, 0.5513917538175016, 0.5413688451947474], LineBox[{621, 2208}]}, {RGBColor[0.1247398547534152, 0.551701098197437, 0.5413293716308744], LineBox[{2208, 1418}]}, {RGBColor[0.12489600702642507`, 0.5520104425773723, 0.5412898980670015], LineBox[{1418, 2832}]}, {RGBColor[0.12505215929943492`, 0.5523197869573077, 0.5412504245031284], LineBox[{2832, 121}]}, {RGBColor[0.12520831157244477`, 0.5526291313372431, 0.5412109509392554], LineBox[{121, 1711}]}, {RGBColor[0.1253644638454546, 0.5529384757171785, 0.5411714773753824], LineBox[{1711, 921}]}, {RGBColor[0.1255206161184645, 0.5532478200971138, 0.5411320038115094], LineBox[{921, 2469}]}, {RGBColor[0.12567676839147435`, 0.5535571644770493, 0.5410925302476364], LineBox[{2469, 521}]}, {RGBColor[0.12583292066448418`, 0.5538665088569846, 0.5410530566837634], LineBox[{521, 2110}]}, {RGBColor[0.12598907293749403`, 0.55417585323692, 0.5410135831198903], LineBox[{2110, 1320}]}, {RGBColor[0.12614522521050392`, 0.5544851976168554, 0.5409741095560173], LineBox[{1320, 2759}]}, {RGBColor[0.12630137748351375`, 0.5547945419967908, 0.5409346359921443], LineBox[{2759, 321}]}, {RGBColor[0.1264575297565236, 0.5551038863767261, 0.5408951624282713], LineBox[{321, 1911}]}, {RGBColor[0.12661368202953344`, 0.5554132307566615, 0.5408556888643984], LineBox[{1911, 1121}]}, {RGBColor[0.12676983430254332`, 0.5557225751365968, 0.5408162153005254], LineBox[{1121, 2615}]}, {RGBColor[0.12692598657555318`, 0.5560319195165323, 0.5407767417366524], LineBox[{2615, 721}]}, {RGBColor[0.127082138848563, 0.5563412638964677, 0.5407372681727793], LineBox[{721, 2304}]}, {RGBColor[0.12723829112157287`, 0.556650608276403, 0.5406977946089063], LineBox[{2304, 1514}]}, {RGBColor[0.12739444339458272`, 0.5569599526563384, 0.5406583210450333], LineBox[{1514, 2899}]}, {RGBColor[0.12755059566759258`, 0.5572692970362738, 0.5406188474811603], LineBox[{2899, 71}]}, {RGBColor[0.12770674794060244`, 0.5575786414162092, 0.5405793739172873], LineBox[{71, 1661}]}, {RGBColor[0.1278629002136123, 0.5578879857961445, 0.5405399003534143], LineBox[{1661, 871}]}, {RGBColor[0.12801905248662215`, 0.5581973301760799, 0.5405004267895412], LineBox[{871, 2432}]}, {RGBColor[0.128175204759632, 0.5585066745560153, 0.5404609532256682], LineBox[{2432, 471}]}, {RGBColor[0.12833135703264184`, 0.5588160189359507, 0.5404214796617953], LineBox[{471, 2060}]}, {RGBColor[0.12848750930565173`, 0.559125363315886, 0.5403820060979223], LineBox[{2060, 1270}]}, {RGBColor[0.12864366157866156`, 0.5594347076958214, 0.5403425325340493], LineBox[{1270, 2723}]}, {RGBColor[0.1287998138516714, 0.5597440520757568, 0.5403030589701763], LineBox[{2723, 271}]}, {RGBColor[0.1289559661246813, 0.5600533964556922, 0.5402635854063033], LineBox[{271, 1861}]}, {RGBColor[0.12911211839769113`, 0.5603627408356275, 0.5402241118424302], LineBox[{1861, 1071}]}, {RGBColor[0.12926827067070099`, 0.5606720852155629, 0.5401846382785572], LineBox[{1071, 2580}]}, {RGBColor[0.12942442294371084`, 0.5609814295954983, 0.5401451647146842], LineBox[{2580, 671}]}, {RGBColor[0.12958057521672067`, 0.5612907739754337, 0.5401056911508112], LineBox[{671, 2255}]}, {RGBColor[0.12973672748973056`, 0.561600118355369, 0.5400662175869382], LineBox[{2255, 1465}]}, {RGBColor[0.1298928797627404, 0.5619094627353044, 0.5400267440230653], LineBox[{1465, 2869}]}, {RGBColor[0.13004903203575024`, 0.5622188071152399, 0.5399872704591923], LineBox[{2869, 171}]}, {RGBColor[0.1302051843087601, 0.5625281514951752, 0.5399477968953192], LineBox[{171, 1761}]}, {RGBColor[0.13036133658176996`, 0.5628374958751106, 0.5399083233314462], LineBox[{1761, 971}]}, {RGBColor[0.13051748885477982`, 0.563146840255046, 0.5398688497675732], LineBox[{971, 2508}]}, {RGBColor[0.13067364112778967`, 0.5634561846349814, 0.5398293762037002], LineBox[{2508, 571}]}, {RGBColor[0.13082979340079953`, 0.5637655290149167, 0.5397899026398272], LineBox[{571, 2159}]}, {RGBColor[0.1309859456738094, 0.5640748733948521, 0.5397504290759542], LineBox[{2159, 1369}]}, {RGBColor[0.13114209794681922`, 0.5643842177747874, 0.5397109555120811], LineBox[{1369, 2797}]}, {RGBColor[0.1312982502198291, 0.5646935621547229, 0.5396714819482081], LineBox[{2797, 371}]}, {RGBColor[0.13145440249283896`, 0.5650029065346582, 0.5396320083843351], LineBox[{371, 1961}]}, {RGBColor[0.1316105547658488, 0.5653122509145936, 0.5395925348204622], LineBox[{1961, 1171}]}, {RGBColor[0.13176670703885865`, 0.565621595294529, 0.5395530612565892], LineBox[{1171, 2654}]}, {RGBColor[0.13192285931186848`, 0.5659309396744644, 0.5395135876927162], LineBox[{2654, 771}]}, {RGBColor[0.13207901158487836`, 0.5662402840543997, 0.5394741141288432], LineBox[{771, 2352}]}, {RGBColor[0.13223516385788822`, 0.5665496284343352, 0.5394346405649701], LineBox[{2352, 1562}]}, {RGBColor[0.13239131613089805`, 0.5668589728142706, 0.5393951670010971], LineBox[{1562, 2932}]}, {RGBColor[0.13254746840390796`, 0.5671683171942059, 0.5393556934372241], LineBox[{2932, 21}]}, {RGBColor[0.13270362067691782`, 0.5674776615741414, 0.5393162198733511], LineBox[{21, 1612}]}, {RGBColor[0.13285692983659186`, 0.567781373624076, 0.5392774650170172], LineBox[{1612, 822}]}, {RGBColor[0.13301023899626593`, 0.5680850856740107, 0.5392387101606833], LineBox[{822, 2396}]}, {RGBColor[0.13316354815594003`, 0.5683887977239456, 0.5391999553043494], LineBox[{2396, 422}]}, {RGBColor[0.1333168573156141, 0.5686925097738802, 0.5391612004480154], LineBox[{422, 2012}]}, {RGBColor[0.1334701664752882, 0.568996221823815, 0.5391224455916815], LineBox[{2012, 1222}]}, {RGBColor[0.13362347563496224`, 0.5692999338737497, 0.5390836907353476], LineBox[{1222, 2693}]}, {RGBColor[0.13377678479463634`, 0.5696036459236845, 0.5390449358790137], LineBox[{2693, 222}]}, {RGBColor[0.13393009395431044`, 0.5699073579736192, 0.5390061810226797], LineBox[{222, 1812}]}, {RGBColor[0.1340834031139845, 0.570211070023554, 0.5389674261663459], LineBox[{1812, 1022}]}, {RGBColor[0.13423671227365858`, 0.5705147820734887, 0.538928671310012], LineBox[{1022, 2543}]}, {RGBColor[0.13439002143333267`, 0.5708184941234234, 0.538889916453678], LineBox[{2543, 622}]}, {RGBColor[0.13454333059300672`, 0.5711222061733582, 0.5388511615973441], LineBox[{622, 2209}]}, {RGBColor[0.13469663975268079`, 0.5714259182232928, 0.5388124067410102], LineBox[{2209, 1419}]}, {RGBColor[0.13484994891235488`, 0.5717296302732277, 0.5387736518846763], LineBox[{1419, 122}]}, {RGBColor[0.13515656723170302`, 0.5723370543730971, 0.5386961421720085], LineBox[{122, 1712}]}, {RGBColor[0.1353098763913771, 0.5726407664230317, 0.5386573873156745], LineBox[{1712, 922}]}, {RGBColor[0.1354631855510512, 0.5729444784729666, 0.5386186324593406], LineBox[{922, 522}]}, {RGBColor[0.13576980387039933`, 0.573551902572836, 0.5385411227466728], LineBox[{522, 2111}]}, {RGBColor[0.13592311303007337`, 0.5738556146227707, 0.5385023678903389], LineBox[{2111, 1321}]}, {RGBColor[0.13607642218974747`, 0.5741593266727054, 0.5384636130340049], LineBox[{1321, 322}]}, {RGBColor[0.1363830405090956, 0.5747667507725749, 0.5383861033213371], LineBox[{322, 1912}]}, {RGBColor[0.1365363496687697, 0.5750704628225097, 0.5383473484650032], LineBox[{1912, 1122}]}, {RGBColor[0.13668965882844378`, 0.5753741748724444, 0.5383085936086692], LineBox[{1122, 2616}]}, {RGBColor[0.13684296798811788`, 0.5756778869223792, 0.5382698387523354], LineBox[{2616, 722}]}, {RGBColor[0.13699627714779192`, 0.5759815989723138, 0.5382310838960015], LineBox[{722, 2305}]}, {RGBColor[0.137149586307466, 0.5762853110222486, 0.5381923290396675], LineBox[{2305, 1515}]}, {RGBColor[0.13730289546714006`, 0.5765890230721833, 0.5381535741833336], LineBox[{1515, 2900}]}, {RGBColor[0.13745620462681413`, 0.576892735122118, 0.5381148193269997], LineBox[{2900, 72}]}, {RGBColor[0.13760951378648822`, 0.5771964471720528, 0.5380760644706658], LineBox[{72, 1662}]}, {RGBColor[0.13776282294616232`, 0.5775001592219875, 0.5380373096143318], LineBox[{1662, 872}]}, {RGBColor[0.13791613210583636`, 0.5778038712719222, 0.537998554757998], LineBox[{872, 2433}]}, {RGBColor[0.13806944126551046`, 0.578107583321857, 0.537959799901664], LineBox[{2433, 472}]}, {RGBColor[0.1382227504251845, 0.5784112953717917, 0.5379210450453301], LineBox[{472, 2061}]}, {RGBColor[0.13837605958485857`, 0.5787150074217264, 0.5378822901889961], LineBox[{2061, 1271}]}, {RGBColor[0.13852936874453267`, 0.5790187194716612, 0.5378435353326623], LineBox[{1271, 2724}]}, {RGBColor[0.13868267790420674`, 0.5793224315215959, 0.5378047804763284], LineBox[{2724, 272}]}, {RGBColor[0.1388359870638808, 0.5796261435715306, 0.5377660256199944], LineBox[{272, 1862}]}, {RGBColor[0.1389892962235549, 0.5799298556214654, 0.5377272707636606], LineBox[{1862, 1072}]}, {RGBColor[0.13914260538322898`, 0.5802335676714001, 0.5376885159073266], LineBox[{1072, 2581}]}, {RGBColor[0.13929591454290308`, 0.5805372797213348, 0.5376497610509927], LineBox[{2581, 672}]}, {RGBColor[0.13944922370257712`, 0.5808409917712696, 0.5376110061946587], LineBox[{672, 2256}]}, {RGBColor[0.13960253286225116`, 0.5811447038212042, 0.5375722513383249], LineBox[{2256, 1466}]}, {RGBColor[0.13975584202192526`, 0.5814484158711389, 0.5375334964819909], LineBox[{1466, 172}]}, {RGBColor[0.1400624603412734, 0.5820558399710085, 0.5374559867693232], LineBox[{172, 1762}]}, {RGBColor[0.1402157695009475, 0.5823595520209432, 0.5374172319129892], LineBox[{1762, 972}]}, {RGBColor[0.14036907866062157`, 0.582663264070878, 0.5373784770566553], LineBox[{972, 572}]}, {RGBColor[0.14067569697996973`, 0.5832706881707475, 0.5373009673439875], LineBox[{572, 2160}]}, {RGBColor[0.14082900613964378`, 0.5835744002206821, 0.5372622124876535], LineBox[{2160, 1370}]}, {RGBColor[0.14098231529931785`, 0.5838781122706168, 0.5372234576313196], LineBox[{1370, 372}]}, {RGBColor[0.141288933618666, 0.5844855363704863, 0.5371459479186518], LineBox[{372, 1962}]}, {RGBColor[0.1414422427783401, 0.584789248420421, 0.5371071930623178], LineBox[{1962, 1172}]}, {RGBColor[0.14159555193801415`, 0.5850929604703557, 0.5370684382059839], LineBox[{1172, 2655}]}, {RGBColor[0.14174886109768825`, 0.5853966725202905, 0.5370296833496501], LineBox[{2655, 772}]}, {RGBColor[0.14190217025736235`, 0.5857003845702253, 0.5369909284933161], LineBox[{772, 2353}]}, {RGBColor[0.14205547941703642`, 0.5860040966201601, 0.5369521736369822], LineBox[{2353, 1563}]}, {RGBColor[0.1422087885767105, 0.5863078086700948, 0.5369134187806482], LineBox[{1563, 2933}]}, {RGBColor[0.14236209773638459`, 0.5866115207200295, 0.5368746639243144], LineBox[{2933, 22}]}, {RGBColor[0.14251540689605863`, 0.5869152327699642, 0.5368359090679804], LineBox[{22, 1613}]}, {RGBColor[0.14265842957504998`, 0.5871985668585207, 0.5367997545199509], LineBox[{1613, 823}]}, {RGBColor[0.14280145225404134`, 0.5874819009470772, 0.5367635999719214], LineBox[{823, 2397}]}, {RGBColor[0.1429444749330327, 0.5877652350356338, 0.5367274454238918], LineBox[{2397, 423}]}, {RGBColor[0.14308749761202408`, 0.5880485691241903, 0.5366912908758623], LineBox[{423, 2013}]}, {RGBColor[0.14323052029101546`, 0.588331903212747, 0.5366551363278328], LineBox[{2013, 1223}]}, {RGBColor[0.1433735429700068, 0.5886152373013034, 0.5366189817798033], LineBox[{1223, 2694}]}, {RGBColor[0.14351656564899812`, 0.5888985713898599, 0.5365828272317738], LineBox[{2694, 223}]}, {RGBColor[0.1436595883279895, 0.5891819054784164, 0.5365466726837442], LineBox[{223, 1813}]}, {RGBColor[0.14380261100698086`, 0.589465239566973, 0.5365105181357147], LineBox[{1813, 1023}]}, {RGBColor[0.1439456336859722, 0.5897485736555296, 0.5364743635876852], LineBox[{1023, 623}]}, {RGBColor[0.14423167904395492`, 0.5903152418326426, 0.5364020544916261], LineBox[{623, 2210}]}, {RGBColor[0.14437470172294625`, 0.5905985759211991, 0.5363658999435966], LineBox[{2210, 1420}]}, {RGBColor[0.14451772440193764`, 0.5908819100097557, 0.5363297453955671], LineBox[{1420, 123}]}, {RGBColor[0.14480376975992035`, 0.5914485781868688, 0.5362574362995081], LineBox[{123, 1713}]}, {RGBColor[0.14494679243891173`, 0.5917319122754253, 0.5362212817514785], LineBox[{1713, 923}]}, {RGBColor[0.14508981511790306`, 0.5920152463639818, 0.536185127203449], LineBox[{923, 2470}]}, {RGBColor[0.1452328377968944, 0.5922985804525382, 0.5361489726554195], LineBox[{2470, 523}]}, {RGBColor[0.14537586047588577`, 0.5925819145410949, 0.53611281810739], LineBox[{523, 2112}]}, {RGBColor[0.14551888315487713`, 0.5928652486296514, 0.5360766635593605], LineBox[{2112, 1322}]}, {RGBColor[0.14566190583386848`, 0.5931485827182079, 0.5360405090113309], LineBox[{1322, 2760}]}, {RGBColor[0.14580492851285987`, 0.5934319168067645, 0.5360043544633014], LineBox[{2760, 323}]}, {RGBColor[0.14594795119185122`, 0.5937152508953211, 0.5359681999152719], LineBox[{323, 1913}]}, {RGBColor[0.14609097387084255`, 0.5939985849838776, 0.5359320453672424], LineBox[{1913, 1123}]}, {RGBColor[0.14623399654983393`, 0.5942819190724341, 0.5358958908192129], LineBox[{1123, 2617}]}, {RGBColor[0.1463770192288253, 0.5945652531609906, 0.5358597362711833], LineBox[{2617, 723}]}, {RGBColor[0.14652004190781664`, 0.5948485872495471, 0.5358235817231538], LineBox[{723, 2306}]}, {RGBColor[0.146663064586808, 0.5951319213381038, 0.5357874271751243], LineBox[{2306, 1516}]}, {RGBColor[0.14680608726579936`, 0.5954152554266602, 0.5357512726270948], LineBox[{1516, 2901}]}, {RGBColor[0.14694910994479068`, 0.5956985895152167, 0.5357151180790652], LineBox[{2901, 73}]}, {RGBColor[0.14709213262378207`, 0.5959819236037733, 0.5356789635310357], LineBox[{73, 1663}]}, {RGBColor[0.14723515530277342`, 0.5962652576923299, 0.5356428089830062], LineBox[{1663, 873}]}, {RGBColor[0.14737817798176478`, 0.5965485917808864, 0.5356066544349767], LineBox[{873, 2434}]}, {RGBColor[0.14752120066075614`, 0.5968319258694429, 0.5355704998869472], LineBox[{2434, 473}]}, {RGBColor[0.1476642233397475, 0.5971152599579994, 0.5355343453389176], LineBox[{473, 2062}]}, {RGBColor[0.14780724601873882`, 0.5973985940465559, 0.5354981907908881], LineBox[{2062, 1272}]}, {RGBColor[0.1479502686977302, 0.5976819281351125, 0.5354620362428586], LineBox[{1272, 2725}]}, {RGBColor[0.14809329137672156`, 0.597965262223669, 0.5354258816948291], LineBox[{2725, 273}]}, {RGBColor[0.14823631405571291`, 0.5982485963122256, 0.5353897271467996], LineBox[{273, 1863}]}, {RGBColor[0.14837933673470427`, 0.5985319304007821, 0.53535357259877], LineBox[{1863, 1073}]}, {RGBColor[0.14852235941369565`, 0.5988152644893386, 0.5353174180507405], LineBox[{1073, 2582}]}, {RGBColor[0.14866538209268698`, 0.5990985985778952, 0.535281263502711], LineBox[{2582, 673}]}, {RGBColor[0.14880840477167837`, 0.5993819326664517, 0.5352451089546815], LineBox[{673, 2257}]}, {RGBColor[0.14895142745066972`, 0.5996652667550082, 0.535208954406652], LineBox[{2257, 1467}]}, {RGBColor[0.14909445012966108`, 0.5999486008435648, 0.5351727998586224], LineBox[{1467, 173}]}, {RGBColor[0.1493804954876438, 0.6005152690206779, 0.5351004907625634], LineBox[{173, 1763}]}, {RGBColor[0.14952351816663512`, 0.6007986031092343, 0.5350643362145339], LineBox[{1763, 973}]}, {RGBColor[0.1496665408456265, 0.6010819371977909, 0.5350281816665043], LineBox[{973, 2509}]}, {RGBColor[0.14980956352461786`, 0.6013652712863474, 0.5349920271184748], LineBox[{2509, 573}]}, {RGBColor[0.1499525862036092, 0.6016486053749039, 0.5349558725704453], LineBox[{573, 2161}]}, {RGBColor[0.1500956088826006, 0.6019319394634606, 0.5349197180224158], LineBox[{2161, 1371}]}, {RGBColor[0.15023863156159192`, 0.602215273552017, 0.5348835634743863], LineBox[{1371, 2798}]}, {RGBColor[0.15038165424058325`, 0.6024986076405735, 0.5348474089263567], LineBox[{2798, 373}]}, {RGBColor[0.15052467691957463`, 0.60278194172913, 0.5348112543783272], LineBox[{373, 1963}]}, {RGBColor[0.150667699598566, 0.6030652758176867, 0.5347750998302977], LineBox[{1963, 1173}]}, {RGBColor[0.15081072227755735`, 0.6033486099062432, 0.5347389452822682], LineBox[{1173, 2656}]}, {RGBColor[0.15095374495654873`, 0.6036319439947997, 0.5347027907342387], LineBox[{2656, 773}]}, {RGBColor[0.15109676763554009`, 0.6039152780833563, 0.5346666361862091], LineBox[{773, 2354}]}, {RGBColor[0.1512397903145314, 0.6041986121719127, 0.5346304816381796], LineBox[{2354, 1564}]}, {RGBColor[0.1513828129935228, 0.6044819462604694, 0.5345943270901501], LineBox[{1564, 2934}]}, {RGBColor[0.15152583567251415`, 0.6047652803490259, 0.5345581725421206], LineBox[{2934, 23}]}, {RGBColor[0.1516688583515055, 0.6050486144375824, 0.534522017994091], LineBox[{23, 1614}]}, {RGBColor[0.15182392465185496`, 0.6053558074588934, 0.5344828189520701], LineBox[{1614, 824}]}, {RGBColor[0.1519789909522044, 0.6056630004802044, 0.534443619910049], LineBox[{824, 2398}]}, {RGBColor[0.15213405725255388`, 0.6059701935015154, 0.5344044208680279], LineBox[{2398, 424}]}, {RGBColor[0.15228912355290336`, 0.6062773865228264, 0.5343652218260069], LineBox[{424, 2014}]}, {RGBColor[0.1524441898532528, 0.6065845795441374, 0.5343260227839858], LineBox[{2014, 1224}]}, {RGBColor[0.15259925615360226`, 0.6068917725654484, 0.5342868237419648], LineBox[{1224, 2695}]}, {RGBColor[0.15275432245395174`, 0.6071989655867593, 0.5342476246999437], LineBox[{2695, 224}]}, {RGBColor[0.15290938875430116`, 0.6075061586080703, 0.5342084256579227], LineBox[{224, 1814}]}, {RGBColor[0.1530644550546506, 0.6078133516293813, 0.5341692266159016], LineBox[{1814, 1024}]}, {RGBColor[0.15321952135500005`, 0.6081205446506923, 0.5341300275738806], LineBox[{1024, 2544}]}, {RGBColor[0.15337458765534953`, 0.6084277376720033, 0.5340908285318595], LineBox[{2544, 624}]}, {RGBColor[0.15352965395569898`, 0.6087349306933143, 0.5340516294898385], LineBox[{624, 2211}]}, {RGBColor[0.15368472025604843`, 0.6090421237146252, 0.5340124304478174], LineBox[{2211, 1421}]}, {RGBColor[0.15383978655639785`, 0.6093493167359362, 0.5339732314057964], LineBox[{1421, 2833}]}, {RGBColor[0.15399485285674733`, 0.6096565097572472, 0.5339340323637753], LineBox[{2833, 124}]}, {RGBColor[0.1541499191570968, 0.6099637027785583, 0.5338948333217544], LineBox[{124, 1714}]}, {RGBColor[0.15430498545744628`, 0.6102708957998693, 0.5338556342797333], LineBox[{1714, 924}]}, {RGBColor[0.15446005175779573`, 0.6105780888211803, 0.5338164352377123], LineBox[{924, 2471}]}, {RGBColor[0.1546151180581452, 0.6108852818424912, 0.5337772361956912], LineBox[{2471, 524}]}, {RGBColor[0.15477018435849463`, 0.6111924748638022, 0.5337380371536702], LineBox[{524, 2113}]}, {RGBColor[0.15492525065884408`, 0.6114996678851132, 0.5336988381116491], LineBox[{2113, 1323}]}, {RGBColor[0.15508031695919355`, 0.6118068609064242, 0.5336596390696281], LineBox[{1323, 2761}]}, {RGBColor[0.155235383259543, 0.6121140539277352, 0.533620440027607], LineBox[{2761, 324}]}, {RGBColor[0.15539044955989245`, 0.6124212469490461, 0.533581240985586], LineBox[{324, 1914}]}, {RGBColor[0.1555455158602419, 0.6127284399703571, 0.5335420419435649], LineBox[{1914, 1124}]}, {RGBColor[0.15570058216059135`, 0.6130356329916681, 0.5335028429015439], LineBox[{1124, 2618}]}, {RGBColor[0.1558556484609408, 0.6133428260129791, 0.5334636438595228], LineBox[{2618, 724}]}, {RGBColor[0.15601071476129028`, 0.6136500190342901, 0.5334244448175018], LineBox[{724, 2307}]}, {RGBColor[0.15616578106163975`, 0.6139572120556012, 0.5333852457754807], LineBox[{2307, 1517}]}, {RGBColor[0.1563208473619892, 0.6142644050769122, 0.5333460467334598], LineBox[{1517, 2902}]}, {RGBColor[0.15647591366233865`, 0.6145715980982231, 0.5333068476914387], LineBox[{2902, 74}]}, {RGBColor[0.1566309799626881, 0.614878791119534, 0.5332676486494177], LineBox[{74, 1664}]}, {RGBColor[0.15678604626303755`, 0.615185984140845, 0.5332284496073966], LineBox[{1664, 874}]}, {RGBColor[0.156941112563387, 0.615493177162156, 0.5331892505653755], LineBox[{874, 2435}]}, {RGBColor[0.15709617886373645`, 0.615800370183467, 0.5331500515233545], LineBox[{2435, 474}]}, {RGBColor[0.1572512451640859, 0.616107563204778, 0.5331108524813335], LineBox[{474, 2063}]}, {RGBColor[0.15740631146443534`, 0.616414756226089, 0.5330716534393124], LineBox[{2063, 1273}]}, {RGBColor[0.15756137776478482`, 0.6167219492474, 0.5330324543972913], LineBox[{1273, 2726}]}, {RGBColor[0.15771644406513427`, 0.617029142268711, 0.5329932553552703], LineBox[{2726, 274}]}, {RGBColor[0.15787151036548375`, 0.617336335290022, 0.5329540563132492], LineBox[{274, 1864}]}, {RGBColor[0.15802657666583322`, 0.6176435283113331, 0.5329148572712282], LineBox[{1864, 1074}]}, {RGBColor[0.15818164296618267`, 0.617950721332644, 0.5328756582292071], LineBox[{1074, 2583}]}, {RGBColor[0.15833670926653212`, 0.6182579143539549, 0.5328364591871861], LineBox[{2583, 674}]}, {RGBColor[0.15849177556688157`, 0.6185651073752659, 0.532797260145165], LineBox[{674, 2258}]}, {RGBColor[0.15864684186723105`, 0.6188723003965769, 0.532758061103144], LineBox[{2258, 1468}]}, {RGBColor[0.15880190816758047`, 0.6191794934178879, 0.532718862061123], LineBox[{1468, 174}]}, {RGBColor[0.15911204076827937`, 0.6197938794605098, 0.5326404639770809], LineBox[{174, 1764}]}, {RGBColor[0.15926710706862884`, 0.6201010724818209, 0.5326012649350599], LineBox[{1764, 974}]}, {RGBColor[0.1594221733689783, 0.6204082655031318, 0.5325620658930388], LineBox[{974, 574}]}, {RGBColor[0.1597323059696772, 0.6210226515457538, 0.5324836678089967], LineBox[{574, 2162}]}, {RGBColor[0.1598873722700267, 0.6213298445670649, 0.5324444687669757], LineBox[{2162, 1372}]}, {RGBColor[0.16004243857037614`, 0.6216370375883759, 0.5324052697249546], LineBox[{1372, 374}]}, {RGBColor[0.16035257117107504`, 0.6222514236309977, 0.5323268716409125], LineBox[{374, 1964}]}, {RGBColor[0.1605076374714245, 0.6225586166523088, 0.5322876725988915], LineBox[{1964, 1174}]}, {RGBColor[0.16066270377177394`, 0.6228658096736197, 0.5322484735568704], LineBox[{1174, 2657}]}, {RGBColor[0.1608177700721234, 0.6231730026949307, 0.5322092745148495], LineBox[{2657, 774}]}, {RGBColor[0.16097283637247284`, 0.6234801957162417, 0.5321700754728284], LineBox[{774, 2355}]}, {RGBColor[0.1611279026728223, 0.6237873887375527, 0.5321308764308074], LineBox[{2355, 1565}]}, {RGBColor[0.16128296897317174`, 0.6240945817588637, 0.5320916773887863], LineBox[{1565, 2935}]}, {RGBColor[0.16143803527352119`, 0.6244017747801747, 0.5320524783467653], LineBox[{2935, 24}]}, {RGBColor[0.1615931015738707, 0.6247089678014857, 0.5320132793047442], LineBox[{24, 1615}]}, {RGBColor[0.16173788139353742`, 0.6249957828614185, 0.5319766805710275], LineBox[{1615, 825}]}, {RGBColor[0.16188266121320416`, 0.6252825979213513, 0.5319400818373109], LineBox[{825, 2399}]}, {RGBColor[0.16202744103287092`, 0.6255694129812841, 0.5319034831035943], LineBox[{2399, 425}]}, {RGBColor[0.16217222085253763`, 0.6258562280412169, 0.5318668843698776], LineBox[{425, 2015}]}, {RGBColor[0.1623170006722044, 0.6261430431011497, 0.531830285636161], LineBox[{2015, 1225}]}, {RGBColor[0.16246178049187113`, 0.6264298581610825, 0.5317936869024443], LineBox[{1225, 225}]}, {RGBColor[0.16275134013120457`, 0.6270034882809481, 0.5317204894350109], LineBox[{225, 1815}]}, {RGBColor[0.16289611995087133`, 0.6272903033408809, 0.5316838907012943], LineBox[{1815, 1025}]}, {RGBColor[0.16304089977053804`, 0.6275771184008136, 0.5316472919675777], LineBox[{1025, 625}]}, {RGBColor[0.16333045940987154`, 0.6281507485206792, 0.5315740945001444], LineBox[{625, 125}]}, {RGBColor[0.16390957868853845`, 0.6292980087604103, 0.5314276995652778], LineBox[{125, 1715}]}, {RGBColor[0.1640543585082052, 0.6295848238203431, 0.5313911008315612], LineBox[{1715, 925}]}, {RGBColor[0.16419913832787195`, 0.6298716388802759, 0.5313545020978445], LineBox[{925, 525}]}, {RGBColor[0.16448869796720542`, 0.6304452690001414, 0.5312813046304112], LineBox[{525, 2114}]}, {RGBColor[0.16463347778687215`, 0.6307320840600743, 0.5312447058966946], LineBox[{2114, 1324}]}, {RGBColor[0.16477825760653886`, 0.6310188991200071, 0.531208107162978], LineBox[{1324, 2762}]}, {RGBColor[0.16492303742620562`, 0.6313057141799399, 0.5311715084292612], LineBox[{2762, 325}]}, {RGBColor[0.16506781724587236`, 0.6315925292398726, 0.5311349096955446], LineBox[{325, 1915}]}, {RGBColor[0.1652125970655391, 0.6318793442998054, 0.5310983109618279], LineBox[{1915, 1125}]}, {RGBColor[0.16535737688520583`, 0.6321661593597382, 0.5310617122281113], LineBox[{1125, 2619}]}, {RGBColor[0.16550215670487256`, 0.632452974419671, 0.5310251134943946], LineBox[{2619, 725}]}, {RGBColor[0.16564693652453932`, 0.6327397894796039, 0.530988514760678], LineBox[{725, 2308}]}, {RGBColor[0.16579171634420603`, 0.6330266045395365, 0.5309519160269613], LineBox[{2308, 1518}]}, {RGBColor[0.1659364961638728, 0.6333134195994694, 0.5309153172932447], LineBox[{1518, 2903}]}, {RGBColor[0.1660812759835395, 0.6336002346594022, 0.5308787185595281], LineBox[{2903, 75}]}, {RGBColor[0.16622605580320624`, 0.633887049719335, 0.5308421198258114], LineBox[{75, 1665}]}, {RGBColor[0.16637083562287297`, 0.6341738647792677, 0.5308055210920948], LineBox[{1665, 875}]}, {RGBColor[0.16651561544253973`, 0.6344606798392005, 0.5307689223583781], LineBox[{875, 2436}]}, {RGBColor[0.16666039526220644`, 0.6347474948991333, 0.5307323236246615], LineBox[{2436, 475}]}, {RGBColor[0.1668051750818732, 0.6350343099590661, 0.5306957248909449], LineBox[{475, 2064}]}, {RGBColor[0.1669499549015399, 0.635321125018999, 0.5306591261572282], LineBox[{2064, 1274}]}, {RGBColor[0.16709473472120664`, 0.6356079400789316, 0.5306225274235116], LineBox[{1274, 2727}]}, {RGBColor[0.16723951454087338`, 0.6358947551388645, 0.5305859286897948], LineBox[{2727, 275}]}, {RGBColor[0.16738429436054014`, 0.6361815701987973, 0.5305493299560782], LineBox[{275, 1865}]}, {RGBColor[0.16752907418020685`, 0.6364683852587301, 0.5305127312223615], LineBox[{1865, 1075}]}, {RGBColor[0.1676738539998736, 0.6367552003186628, 0.5304761324886449], LineBox[{1075, 675}]}, {RGBColor[0.16796341363920708`, 0.6373288304385284, 0.5304029350212116], LineBox[{675, 2259}]}, {RGBColor[0.1681081934588738, 0.6376156454984612, 0.530366336287495], LineBox[{2259, 1469}]}, {RGBColor[0.16825297327854055`, 0.637902460558394, 0.5303297375537783], LineBox[{1469, 175}]}, {RGBColor[0.16854253291787402`, 0.6384760906782596, 0.530256540086345], LineBox[{175, 1765}]}, {RGBColor[0.1686873127375408, 0.6387629057381925, 0.5302199413526284], LineBox[{1765, 975}]}, {RGBColor[0.16883209255720755`, 0.6390497207981253, 0.5301833426189118], LineBox[{975, 575}]}, {RGBColor[0.16912165219654102`, 0.6396233509179908, 0.5301101451514784], LineBox[{575, 2163}]}, {RGBColor[0.16926643201620778`, 0.6399101659779236, 0.5300735464177617], LineBox[{2163, 1373}]}, {RGBColor[0.1694112118358745, 0.6401969810378564, 0.5300369476840451], LineBox[{1373, 375}]}, {RGBColor[0.16970077147520796`, 0.6407706111577219, 0.5299637502166118], LineBox[{375, 1965}]}, {RGBColor[0.16984555129487466`, 0.6410574262176547, 0.5299271514828952], LineBox[{1965, 1175}]}, {RGBColor[0.16999033111454143`, 0.6413442412775875, 0.5298905527491785], LineBox[{1175, 2658}]}, {RGBColor[0.1701351109342082, 0.6416310563375203, 0.5298539540154619], LineBox[{2658, 775}]}, {RGBColor[0.1702798907538749, 0.641917871397453, 0.5298173552817452], LineBox[{775, 2356}]}, {RGBColor[0.17042467057354163`, 0.6422046864573858, 0.5297807565480286], LineBox[{2356, 1566}]}, {RGBColor[0.17056945039320837`, 0.6424915015173187, 0.529744157814312], LineBox[{1566, 2936}]}, {RGBColor[0.1707142302128751, 0.6427783165772514, 0.5297075590805953], LineBox[{2936, 25}]}, {RGBColor[0.17085901003254184`, 0.6430651316371843, 0.5296709603468787], LineBox[{25, 1616}]}, {RGBColor[0.1710009467388728, 0.6433463143671164, 0.5296350803207011], LineBox[{1616, 826}]}, {RGBColor[0.17114288344520376`, 0.6436274970970486, 0.5295992002945235], LineBox[{826, 2400}]}, {RGBColor[0.1712848201515347, 0.6439086798269806, 0.529563320268346], LineBox[{2400, 426}]}, {RGBColor[0.17142675685786568`, 0.6441898625569128, 0.5295274402421684], LineBox[{426, 2016}]}, {RGBColor[0.17156869356419663`, 0.644471045286845, 0.5294915602159909], LineBox[{2016, 1226}]}, {RGBColor[0.17171063027052758`, 0.644752228016777, 0.5294556801898133], LineBox[{1226, 2696}]}, {RGBColor[0.17185256697685852`, 0.6450334107467093, 0.5294198001636357], LineBox[{2696, 226}]}, {RGBColor[0.1719945036831895, 0.6453145934766413, 0.5293839201374582], LineBox[{226, 1816}]}, {RGBColor[0.17213644038952045`, 0.6455957762065735, 0.5293480401112806], LineBox[{1816, 1026}]}, {RGBColor[0.17227837709585142`, 0.6458769589365057, 0.5293121600851031], LineBox[{1026, 2545}]}, {RGBColor[0.1724203138021824, 0.6461581416664378, 0.5292762800589255], LineBox[{2545, 626}]}, {RGBColor[0.17256225050851332`, 0.64643932439637, 0.5292404000327479], LineBox[{626, 2212}]}, {RGBColor[0.17270418721484432`, 0.6467205071263021, 0.5292045200065704], LineBox[{2212, 1422}]}, {RGBColor[0.17284612392117527`, 0.6470016898562343, 0.5291686399803928], LineBox[{1422, 2834}]}, {RGBColor[0.1729880606275062, 0.6472828725861663, 0.5291327599542153], LineBox[{2834, 126}]}, {RGBColor[0.17312999733383716`, 0.6475640553160985, 0.5290968799280377], LineBox[{126, 1716}]}, {RGBColor[0.17327193404016814`, 0.6478452380460307, 0.5290609999018601], LineBox[{1716, 926}]}, {RGBColor[0.17341387074649908`, 0.6481264207759628, 0.5290251198756826], LineBox[{926, 2472}]}, {RGBColor[0.17355580745283003`, 0.6484076035058949, 0.528989239849505], LineBox[{2472, 526}]}, {RGBColor[0.173697744159161, 0.648688786235827, 0.5289533598233274], LineBox[{526, 2115}]}, {RGBColor[0.17383968086549195`, 0.6489699689657593, 0.5289174797971499], LineBox[{2115, 1325}]}, {RGBColor[0.1739816175718229, 0.6492511516956914, 0.5288815997709723], LineBox[{1325, 2763}]}, {RGBColor[0.17412355427815387`, 0.6495323344256235, 0.5288457197447948], LineBox[{2763, 326}]}, {RGBColor[0.17426549098448485`, 0.6498135171555557, 0.5288098397186172], LineBox[{326, 1916}]}, {RGBColor[0.1744074276908158, 0.6500946998854878, 0.5287739596924396], LineBox[{1916, 1126}]}, {RGBColor[0.17454936439714677`, 0.65037588261542, 0.5287380796662621], LineBox[{1126, 2620}]}, {RGBColor[0.1746913011034777, 0.6506570653453521, 0.5287021996400845], LineBox[{2620, 726}]}, {RGBColor[0.17483323780980864`, 0.6509382480752842, 0.528666319613907], LineBox[{726, 2309}]}, {RGBColor[0.17497517451613964`, 0.6512194308052164, 0.5286304395877294], LineBox[{2309, 1519}]}, {RGBColor[0.1751171112224706, 0.6515006135351485, 0.5285945595615518], LineBox[{1519, 2904}]}, {RGBColor[0.17525904792880154`, 0.6517817962650807, 0.5285586795353743], LineBox[{2904, 76}]}, {RGBColor[0.17540098463513248`, 0.6520629789950128, 0.5285227995091967], LineBox[{76, 1666}]}, {RGBColor[0.1755781054016407, 0.6523237532988096, 0.5284711161795075], LineBox[{1666, 876}]}, {RGBColor[0.17585906558018777`, 0.6525242958112827, 0.5283727922478907], LineBox[{876, 2437}]}, {RGBColor[0.17614002575873472`, 0.6527248383237555, 0.5282744683162739], LineBox[{2437, 476}]}, {RGBColor[0.17642098593728178`, 0.6529253808362284, 0.5281761443846571], LineBox[{476, 2065}]}, {RGBColor[0.17670194611582885`, 0.6531259233487015, 0.5280778204530403], LineBox[{2065, 1275}]}, {RGBColor[0.1769829062943758, 0.6533264658611743, 0.5279794965214236], LineBox[{1275, 2728}]}, {RGBColor[0.17726386647292286`, 0.6535270083736472, 0.5278811725898068], LineBox[{2728, 276}]}, {RGBColor[0.17754482665146992`, 0.6537275508861202, 0.52778284865819], LineBox[{276, 1866}]}, {RGBColor[0.17782578683001699`, 0.6539280933985931, 0.5276845247265732], LineBox[{1866, 1076}]}, {RGBColor[0.17810674700856405`, 0.6541286359110661, 0.5275862007949564], LineBox[{1076, 2584}]}, {RGBColor[0.178387707187111, 0.654329178423539, 0.5274878768633396], LineBox[{2584, 676}]}, {RGBColor[0.17866866736565806`, 0.6545297209360119, 0.5273895529317228], LineBox[{676, 2260}]}, {RGBColor[0.17894962754420513`, 0.6547302634484848, 0.527291229000106], LineBox[{2260, 1470}]}, {RGBColor[0.1792305877227522, 0.6549308059609578, 0.5271929050684893], LineBox[{1470, 2870}]}, {RGBColor[0.17951154790129917`, 0.6551313484734307, 0.5270945811368726], LineBox[{2870, 176}]}, {RGBColor[0.17979250807984623`, 0.6553318909859036, 0.5269962572052558], LineBox[{176, 1766}]}, {RGBColor[0.1800734682583933, 0.6555324334983766, 0.526897933273639], LineBox[{1766, 976}]}, {RGBColor[0.18035442843694025`, 0.6557329760108495, 0.5267996093420222], LineBox[{976, 2510}]}, {RGBColor[0.1806353886154873, 0.6559335185233224, 0.5267012854104054], LineBox[{2510, 576}]}, {RGBColor[0.18091634879403437`, 0.6561340610357954, 0.5266029614787886], LineBox[{576, 2164}]}, {RGBColor[0.18119730897258143`, 0.6563346035482683, 0.5265046375471718], LineBox[{2164, 1374}]}, {RGBColor[0.1814782691511285, 0.6565351460607413, 0.526406313615555], LineBox[{1374, 2799}]}, {RGBColor[0.18175922932967556`, 0.6567356885732142, 0.5263079896839382], LineBox[{2799, 376}]}, {RGBColor[0.1820401895082225, 0.6569362310856871, 0.5262096657523215], LineBox[{376, 1966}]}, {RGBColor[0.18232114968676957`, 0.65713677359816, 0.5261113418207047], LineBox[{1966, 1176}]}, {RGBColor[0.18260210986531664`, 0.657337316110633, 0.5260130178890879], LineBox[{1176, 2659}]}, {RGBColor[0.1828830700438637, 0.657537858623106, 0.5259146939574711], LineBox[{2659, 776}]}, {RGBColor[0.18316403022241065`, 0.6577384011355788, 0.5258163700258544], LineBox[{776, 2357}]}, {RGBColor[0.1834449904009577, 0.6579389436480517, 0.5257180460942376], LineBox[{2357, 1567}]}, {RGBColor[0.18372595057950478`, 0.6581394861605248, 0.5256197221626208], LineBox[{1567, 2937}]}, {RGBColor[0.18400691075805173`, 0.6583400286729976, 0.525521398231004], LineBox[{2937, 26}]}, {RGBColor[0.1842878709365988, 0.6585405711854705, 0.5254230742993872], LineBox[{26, 1617}]}, {RGBColor[0.18459267116395772`, 0.658758130142448, 0.525316407380016], LineBox[{1617, 827}]}, {RGBColor[0.18489747139131657`, 0.6589756890994253, 0.5252097404606447], LineBox[{827, 2401}]}, {RGBColor[0.1852022716186754, 0.6591932480564027, 0.5251030735412734], LineBox[{2401, 427}]}, {RGBColor[0.18550707184603432`, 0.6594108070133801, 0.5249964066219022], LineBox[{427, 2017}]}, {RGBColor[0.18581187207339325`, 0.6596283659703575, 0.5248897397025308], LineBox[{2017, 1227}]}, {RGBColor[0.18611667230075218`, 0.6598459249273348, 0.5247830727831596], LineBox[{1227, 2697}]}, {RGBColor[0.18642147252811112`, 0.6600634838843122, 0.5246764058637883], LineBox[{2697, 227}]}, {RGBColor[0.18672627275546996`, 0.6602810428412896, 0.524569738944417], LineBox[{227, 1817}]}, {RGBColor[0.18703107298282878`, 0.660498601798267, 0.5244630720250457], LineBox[{1817, 1027}]}, {RGBColor[0.18733587321018771`, 0.6607161607552444, 0.5243564051056745], LineBox[{1027, 627}]}, {RGBColor[0.18794547366490558`, 0.6611512786691992, 0.5241430712669319], LineBox[{627, 2213}]}, {RGBColor[0.1882502738922645, 0.6613688376261766, 0.5240364043475606], LineBox[{2213, 1423}]}, {RGBColor[0.18855507411962336`, 0.661586396583154, 0.5239297374281894], LineBox[{1423, 127}]}, {RGBColor[0.189164674574341, 0.6620215144971087, 0.5237164035894468], LineBox[{127, 1717}]}, {RGBColor[0.18946947480169993`, 0.6622390734540861, 0.5236097366700756], LineBox[{1717, 927}]}, {RGBColor[0.18977427502905886`, 0.6624566324110635, 0.5235030697507043], LineBox[{927, 527}]}, {RGBColor[0.19038387548377664`, 0.6628917503250182, 0.5232897359119617], LineBox[{527, 2116}]}, {RGBColor[0.19068867571113546`, 0.6631093092819956, 0.5231830689925905], LineBox[{2116, 1326}]}, {RGBColor[0.1909934759384944, 0.663326868238973, 0.5230764020732191], LineBox[{1326, 327}]}, {RGBColor[0.19160307639321228`, 0.6637619861529278, 0.5228630682344766], LineBox[{327, 1917}]}, {RGBColor[0.1919078766205712, 0.6639795451099052, 0.5227564013151054], LineBox[{1917, 1127}]}, {RGBColor[0.19221267684793003`, 0.6641971040668826, 0.522649734395734], LineBox[{1127, 2621}]}, {RGBColor[0.19251747707528885`, 0.6644146630238599, 0.5225430674763628], LineBox[{2621, 727}]}, {RGBColor[0.19282227730264778`, 0.6646322219808374, 0.5224364005569916], LineBox[{727, 2310}]}, {RGBColor[0.19312707753000674`, 0.6648497809378148, 0.5223297336376203], LineBox[{2310, 1520}]}, {RGBColor[0.19343187775736567`, 0.6650673398947922, 0.5222230667182489], LineBox[{1520, 2905}]}, {RGBColor[0.1937366779847246, 0.6652848988517696, 0.5221163997988777], LineBox[{2905, 77}]}, {RGBColor[0.19404147821208342`, 0.665502457808747, 0.5220097328795065], LineBox[{77, 1667}]}, {RGBColor[0.19434627843944224`, 0.6657200167657242, 0.5219030659601351], LineBox[{1667, 877}]}, {RGBColor[0.1946510786668012, 0.6659375757227016, 0.5217963990407639], LineBox[{877, 2438}]}, {RGBColor[0.1949558788941601, 0.6661551346796791, 0.5216897321213926], LineBox[{2438, 477}]}, {RGBColor[0.19526067912151907`, 0.6663726936366565, 0.5215830652020212], LineBox[{477, 2066}]}, {RGBColor[0.19556547934887789`, 0.6665902525936338, 0.52147639828265], LineBox[{2066, 1276}]}, {RGBColor[0.1958702795762367, 0.6668078115506112, 0.5213697313632788], LineBox[{1276, 2729}]}, {RGBColor[0.19617507980359555`, 0.6670253705075885, 0.5212630644439076], LineBox[{2729, 277}]}, {RGBColor[0.19647988003095448`, 0.667242929464566, 0.5211563975245362], LineBox[{277, 1867}]}, {RGBColor[0.19678468025831342`, 0.6674604884215434, 0.521049730605165], LineBox[{1867, 1077}]}, {RGBColor[0.19708948048567235`, 0.6676780473785208, 0.5209430636857937], LineBox[{1077, 677}]}, {RGBColor[0.1976990809403901, 0.6681131652924756, 0.5207297298470511], LineBox[{677, 2261}]}, {RGBColor[0.19800388116774895`, 0.6683307242494528, 0.5206230629276799], LineBox[{2261, 1471}]}, {RGBColor[0.19830868139510788`, 0.6685482832064302, 0.5205163960083086], LineBox[{1471, 177}]}, {RGBColor[0.19891828184982574`, 0.6689834011203851, 0.520303062169566], LineBox[{177, 1767}]}, {RGBColor[0.19922308207718467`, 0.6692009600773625, 0.5201963952501947], LineBox[{1767, 977}]}, {RGBColor[0.1995278823045435, 0.6694185190343398, 0.5200897283308235], LineBox[{977, 577}]}, {RGBColor[0.20013748275926127`, 0.6698536369482946, 0.5198763944920809], LineBox[{577, 2165}]}, {RGBColor[0.2004422829866202, 0.670071195905272, 0.5197697275727097], LineBox[{2165, 1375}]}, {RGBColor[0.20074708321397913`, 0.6702887548622495, 0.5196630606533383], LineBox[{1375, 377}]}, {RGBColor[0.2013566836686969, 0.6707238727762042, 0.5194497268145958], LineBox[{377, 1967}]}, {RGBColor[0.20166148389605562`, 0.6709414317331814, 0.5193430598952246], LineBox[{1967, 1177}]}, {RGBColor[0.20196628412341455`, 0.6711589906901588, 0.5192363929758533], LineBox[{1177, 2660}]}, {RGBColor[0.20227108435077348`, 0.6713765496471363, 0.519129726056482], LineBox[{2660, 777}]}, {RGBColor[0.20257588457813241`, 0.6715941086041137, 0.5190230591371108], LineBox[{777, 2358}]}, {RGBColor[0.20288068480549135`, 0.6718116675610911, 0.5189163922177394], LineBox[{2358, 1568}]}, {RGBColor[0.2031854850328502, 0.6720292265180684, 0.5188097252983682], LineBox[{1568, 2938}]}, {RGBColor[0.20349028526020901`, 0.6722467854750458, 0.518703058378997], LineBox[{2938, 27}]}, {RGBColor[0.20379508548756795`, 0.6724643444320232, 0.5185963914596257], LineBox[{27, 1618}]}, {RGBColor[0.20407952388236117`, 0.6726673696102907, 0.5184968503024999], LineBox[{1618, 828}]}, {RGBColor[0.2043639622771543, 0.6728703947885583, 0.5183973091453742], LineBox[{828, 2402}]}, {RGBColor[0.2046484006719475, 0.6730734199668258, 0.5182977679882483], LineBox[{2402, 428}]}, {RGBColor[0.20493283906674073`, 0.6732764451450934, 0.5181982268311226], LineBox[{428, 2018}]}, {RGBColor[0.20521727746153395`, 0.673479470323361, 0.5180986856739969], LineBox[{2018, 1228}]}, {RGBColor[0.20550171585632718`, 0.6736824955016285, 0.517999144516871], LineBox[{1228, 228}]}, {RGBColor[0.20607059264591354`, 0.6740885458581636, 0.5178000622026195], LineBox[{228, 1818}]}, {RGBColor[0.20635503104070674`, 0.6742915710364312, 0.5177005210454938], LineBox[{1818, 1028}]}, {RGBColor[0.2066394694355, 0.6744945962146988, 0.517600979888368], LineBox[{1028, 628}]}, {RGBColor[0.2072083462250864, 0.6749006465712339, 0.5174018975741165], LineBox[{628, 2214}]}, {RGBColor[0.20749278461987963`, 0.6751036717495015, 0.5173023564169906], LineBox[{2214, 1424}]}, {RGBColor[0.20777722301467277`, 0.675306696927769, 0.5172028152598649], LineBox[{1424, 128}]}, {RGBColor[0.20834609980425922`, 0.6757127472843041, 0.5170037329456134], LineBox[{128, 1718}]}, {RGBColor[0.20863053819905242`, 0.6759157724625717, 0.5169041917884876], LineBox[{1718, 928}]}, {RGBColor[0.20891497659384556`, 0.6761187976408392, 0.5168046506313618], LineBox[{928, 2473}]}, {RGBColor[0.20919941498863867`, 0.6763218228191067, 0.5167051094742361], LineBox[{2473, 528}]}, {RGBColor[0.2094838533834319, 0.6765248479973742, 0.5166055683171104], LineBox[{528, 2117}]}, {RGBColor[0.2097682917782252, 0.6767278731756419, 0.5165060271599845], LineBox[{2117, 1327}]}, {RGBColor[0.21005273017301845`, 0.6769308983539095, 0.5164064860028588], LineBox[{1327, 2764}]}, {RGBColor[0.21033716856781165`, 0.677133923532177, 0.516306944845733], LineBox[{2764, 328}]}, {RGBColor[0.2106216069626048, 0.6773369487104446, 0.5162074036886073], LineBox[{328, 1918}]}, {RGBColor[0.2109060453573979, 0.677539973888712, 0.5161078625314816], LineBox[{1918, 1128}]}, {RGBColor[0.21119048375219113`, 0.6777429990669797, 0.5160083213743557], LineBox[{1128, 2622}]}, {RGBColor[0.21147492214698446`, 0.6779460242452472, 0.51590878021723], LineBox[{2622, 728}]}, {RGBColor[0.21175936054177769`, 0.6781490494235148, 0.5158092390601041], LineBox[{728, 2311}]}, {RGBColor[0.21204379893657088`, 0.6783520746017824, 0.5157096979029784], LineBox[{2311, 1521}]}, {RGBColor[0.21232823733136402`, 0.6785550997800499, 0.5156101567458526], LineBox[{1521, 2906}]}, {RGBColor[0.21261267572615714`, 0.6787581249583173, 0.5155106155887269], LineBox[{2906, 78}]}, {RGBColor[0.21289711412095036`, 0.678961150136585, 0.5154110744316012], LineBox[{78, 1668}]}, {RGBColor[0.21318155251574358`, 0.6791641753148525, 0.5153115332744753], LineBox[{1668, 878}]}, {RGBColor[0.2134659909105368, 0.67936720049312, 0.5152119921173496], LineBox[{878, 2439}]}, {RGBColor[0.21375042930532992`, 0.6795702256713876, 0.5151124509602238], LineBox[{2439, 478}]}, {RGBColor[0.21403486770012314`, 0.6797732508496551, 0.515012909803098], LineBox[{478, 2067}]}, {RGBColor[0.21431930609491637`, 0.6799762760279228, 0.5149133686459723], LineBox[{2067, 1277}]}, {RGBColor[0.2146037444897096, 0.6801793012061903, 0.5148138274888465], LineBox[{1277, 2730}]}, {RGBColor[0.21488818288450282`, 0.6803823263844578, 0.5147142863317207], LineBox[{2730, 278}]}, {RGBColor[0.21517262127929604`, 0.6805853515627255, 0.5146147451745949], LineBox[{278, 1868}]}, {RGBColor[0.21545705967408915`, 0.6807883767409929, 0.5145152040174692], LineBox[{1868, 1078}]}, {RGBColor[0.21574149806888238`, 0.6809914019192606, 0.5144156628603435], LineBox[{1078, 2585}]}, {RGBColor[0.2160259364636756, 0.6811944270975281, 0.5143161217032176], LineBox[{2585, 678}]}, {RGBColor[0.21631037485846882`, 0.6813974522757956, 0.5142165805460919], LineBox[{678, 2262}]}, {RGBColor[0.21659481325326205`, 0.6816004774540633, 0.5141170393889661], LineBox[{2262, 1472}]}, {RGBColor[0.21687925164805527`, 0.6818035026323308, 0.5140174982318403], LineBox[{1472, 2871}]}, {RGBColor[0.21716369004284838`, 0.6820065278105983, 0.5139179570747145], LineBox[{2871, 178}]}, {RGBColor[0.2174481284376416, 0.6822095529888659, 0.5138184159175888], LineBox[{178, 1768}]}, {RGBColor[0.21773256683243483`, 0.6824125781671334, 0.5137188747604631], LineBox[{1768, 978}]}, {RGBColor[0.21801700522722794`, 0.682615603345401, 0.5136193336033373], LineBox[{978, 2511}]}, {RGBColor[0.21830144362202109`, 0.6828186285236684, 0.5135197924462116], LineBox[{2511, 578}]}, {RGBColor[0.2185858820168144, 0.683021653701936, 0.5134202512890857], LineBox[{578, 2166}]}, {RGBColor[0.21887032041160764`, 0.6832246788802037, 0.51332071013196], LineBox[{2166, 1376}]}, {RGBColor[0.21915475880640076`, 0.6834277040584711, 0.5132211689748343], LineBox[{1376, 2800}]}, {RGBColor[0.21943919720119387`, 0.6836307292367386, 0.5131216278177085], LineBox[{2800, 378}]}, {RGBColor[0.2197236355959871, 0.6838337544150062, 0.5130220866605827], LineBox[{378, 1968}]}, {RGBColor[0.22000807399078032`, 0.6840367795932738, 0.512922545503457], LineBox[{1968, 1178}]}, {RGBColor[0.22029251238557343`, 0.6842398047715412, 0.5128230043463312], LineBox[{1178, 2661}]}, {RGBColor[0.22057695078036665`, 0.6844428299498089, 0.5127234631892055], LineBox[{2661, 778}]}, {RGBColor[0.22086138917515988`, 0.6846458551280764, 0.5126239220320796], LineBox[{778, 2359}]}, {RGBColor[0.2211458275699531, 0.6848488803063439, 0.5125243808749539], LineBox[{2359, 1569}]}, {RGBColor[0.22143026596474633`, 0.6850519054846116, 0.5124248397178282], LineBox[{1569, 2939}]}, {RGBColor[0.22171470435953955`, 0.6852549306628791, 0.5123252985607023], LineBox[{2939, 28}]}, {RGBColor[0.22199914275433266`, 0.6854579558411467, 0.5122257574035766], LineBox[{28, 1619}]}, {RGBColor[0.22230742119793775`, 0.6856779974639187, 0.5121178732586963], LineBox[{1619, 829}]}, {RGBColor[0.22261569964154276`, 0.6858980390866907, 0.5120099891138161], LineBox[{829, 2403}]}, {RGBColor[0.22292397808514786`, 0.6861180807094627, 0.5119021049689358], LineBox[{2403, 429}]}, {RGBColor[0.22323225652875295`, 0.6863381223322347, 0.5117942208240556], LineBox[{429, 2019}]}, {RGBColor[0.22354053497235793`, 0.6865581639550067, 0.5116863366791753], LineBox[{2019, 1229}]}, {RGBColor[0.22384881341596302`, 0.6867782055777787, 0.511578452534295], LineBox[{1229, 2698}]}, {RGBColor[0.22415709185956811`, 0.6869982472005507, 0.5114705683894147], LineBox[{2698, 229}]}, {RGBColor[0.2244653703031732, 0.6872182888233227, 0.5113626842445345], LineBox[{229, 1819}]}, {RGBColor[0.22477364874677822`, 0.6874383304460947, 0.5112548000996543], LineBox[{1819, 1029}]}, {RGBColor[0.2250819271903833, 0.6876583720688667, 0.511146915954774], LineBox[{1029, 2546}]}, {RGBColor[0.2253902056339883, 0.6878784136916387, 0.5110390318098937], LineBox[{2546, 629}]}, {RGBColor[0.22569848407759338`, 0.6880984553144107, 0.5109311476650135], LineBox[{629, 2215}]}, {RGBColor[0.2260067625211984, 0.6883184969371827, 0.5108232635201333], LineBox[{2215, 1425}]}, {RGBColor[0.22631504096480337`, 0.6885385385599547, 0.510715379375253], LineBox[{1425, 2835}]}, {RGBColor[0.22662331940840846`, 0.6887585801827267, 0.5106074952303727], LineBox[{2835, 129}]}, {RGBColor[0.22693159785201356`, 0.6889786218054987, 0.5104996110854925], LineBox[{129, 1719}]}, {RGBColor[0.22723987629561854`, 0.6891986634282707, 0.5103917269406122], LineBox[{1719, 929}]}, {RGBColor[0.22754815473922363`, 0.6894187050510427, 0.510283842795732], LineBox[{929, 2474}]}, {RGBColor[0.22785643318282875`, 0.6896387466738148, 0.5101759586508517], LineBox[{2474, 529}]}, {RGBColor[0.22816471162643384`, 0.6898587882965868, 0.5100680745059715], LineBox[{529, 2118}]}, {RGBColor[0.22847299007003893`, 0.6900788299193589, 0.5099601903610912], LineBox[{2118, 1328}]}, {RGBColor[0.22878126851364392`, 0.6902988715421308, 0.5098523062162109], LineBox[{1328, 2765}]}, {RGBColor[0.22908954695724892`, 0.6905189131649028, 0.5097444220713306], LineBox[{2765, 329}]}, {RGBColor[0.22939782540085402`, 0.6907389547876748, 0.5096365379264504], LineBox[{329, 1919}]}, {RGBColor[0.2297061038444591, 0.6909589964104468, 0.5095286537815702], LineBox[{1919, 1129}]}, {RGBColor[0.23001438228806398`, 0.6911790380332187, 0.5094207696366899], LineBox[{1129, 2623}]}, {RGBColor[0.23032266073166907`, 0.6913990796559908, 0.5093128854918096], LineBox[{2623, 729}]}, {RGBColor[0.23063093917527416`, 0.6916191212787628, 0.5092050013469294], LineBox[{729, 2312}]}, {RGBColor[0.23093921761887926`, 0.6918391629015348, 0.5090971172020491], LineBox[{2312, 1522}]}, {RGBColor[0.23124749606248426`, 0.6920592045243068, 0.5089892330571689], LineBox[{1522, 2907}]}, {RGBColor[0.23155577450608936`, 0.6922792461470788, 0.5088813489122886], LineBox[{2907, 79}]}, {RGBColor[0.23186405294969445`, 0.6924992877698508, 0.5087734647674084], LineBox[{79, 1669}]}, {RGBColor[0.23217233139329954`, 0.6927193293926229, 0.5086655806225281], LineBox[{1669, 879}]}, {RGBColor[0.23248060983690455`, 0.6929393710153948, 0.5085576964776478], LineBox[{879, 2440}]}, {RGBColor[0.23278888828050964`, 0.6931594126381669, 0.5084498123327675], LineBox[{2440, 479}]}, {RGBColor[0.23309716672411473`, 0.6933794542609389, 0.5083419281878873], LineBox[{479, 2068}]}, {RGBColor[0.23340544516771983`, 0.693599495883711, 0.508234044043007], LineBox[{2068, 1278}]}, {RGBColor[0.23371372361132492`, 0.693819537506483, 0.5081261598981267], LineBox[{1278, 2731}]}, {RGBColor[0.2340220020549298, 0.6940395791292548, 0.5080182757532465], LineBox[{2731, 279}]}, {RGBColor[0.23433028049853488`, 0.694259620752027, 0.5079103916083663], LineBox[{279, 1869}]}, {RGBColor[0.23463855894214, 0.694479662374799, 0.507802507463486], LineBox[{1869, 1079}]}, {RGBColor[0.23494683738574498`, 0.6946997039975709, 0.5076946233186058], LineBox[{1079, 679}]}, {RGBColor[0.23556339427295508`, 0.6951397872431149, 0.5074788550288453], LineBox[{679, 2263}]}, {RGBColor[0.23587167271656018`, 0.695359828865887, 0.507370970883965], LineBox[{2263, 1473}]}, {RGBColor[0.23617995116016527`, 0.695579870488659, 0.5072630867390847], LineBox[{1473, 179}]}, {RGBColor[0.23679650804737534`, 0.696019953734203, 0.5070473184493243], LineBox[{179, 1769}]}, {RGBColor[0.23710478649098043`, 0.696239995356975, 0.506939434304444], LineBox[{1769, 979}]}, {RGBColor[0.23741306493458553`, 0.696460036979747, 0.5068315501595637], LineBox[{979, 579}]}, {RGBColor[0.23802962182179552`, 0.696900120225291, 0.5066157818698032], LineBox[{579, 2167}]}, {RGBColor[0.2383379002654006, 0.697120161848063, 0.5065078977249229], LineBox[{2167, 1377}]}, {RGBColor[0.23864617870900562`, 0.6973402034708349, 0.5064000135800427], LineBox[{1377, 2801}]}, {RGBColor[0.2389544571526107, 0.697560245093607, 0.5062921294351624], LineBox[{2801, 379}]}, {RGBColor[0.2392627355962157, 0.6977802867163789, 0.5061842452902822], LineBox[{379, 1969}]}, {RGBColor[0.23957101403982078`, 0.698000328339151, 0.5060763611454019], LineBox[{1969, 1179}]}, {RGBColor[0.23987929248342588`, 0.698220369961923, 0.5059684770005216], LineBox[{1179, 2662}]}, {RGBColor[0.24018757092703097`, 0.698440411584695, 0.5058605928556413], LineBox[{2662, 779}]}, {RGBColor[0.24049584937063595`, 0.6986604532074671, 0.5057527087107612], LineBox[{779, 2360}]}, {RGBColor[0.24080412781424104`, 0.6988804948302391, 0.5056448245658809], LineBox[{2360, 1570}]}, {RGBColor[0.24111240625784613`, 0.6991005364530111, 0.5055369404210006], LineBox[{1570, 2940}]}, {RGBColor[0.24142068470145114`, 0.6993205780757831, 0.5054290562761203], LineBox[{2940, 29}]}, {RGBColor[0.24172896314505615`, 0.699540619698555, 0.5053211721312402], LineBox[{29, 1620}]}, {RGBColor[0.24203161371655468`, 0.6997566442836887, 0.5052152574986054], LineBox[{1620, 830}]}, {RGBColor[0.24233426428805332`, 0.6999726688688223, 0.5051093428659705], LineBox[{830, 430}]}, {RGBColor[0.2429395654310504, 0.7004047180390895, 0.5048975136007011], LineBox[{430, 2020}]}, {RGBColor[0.24324221600254886`, 0.700620742624223, 0.5047915989680664], LineBox[{2020, 1230}]}, {RGBColor[0.2435448665740474, 0.7008367672093566, 0.5046856843354316], LineBox[{1230, 230}]}, {RGBColor[0.24415016771704448`, 0.7012688163796239, 0.5044738550701622], LineBox[{230, 1820}]}, {RGBColor[0.24445281828854293`, 0.7014848409647574, 0.5043679404375274], LineBox[{1820, 1030}]}, {RGBColor[0.24475546886004146`, 0.701700865549891, 0.5042620258048927], LineBox[{1030, 630}]}, {RGBColor[0.24536077000303866`, 0.7021329147201583, 0.5040501965396231], LineBox[{630, 2216}]}, {RGBColor[0.2456634205745371, 0.7023489393052917, 0.5039442819069884], LineBox[{2216, 1426}]}, {RGBColor[0.24596607114603575`, 0.7025649638904254, 0.5038383672743536], LineBox[{1426, 130}]}, {RGBColor[0.24657137228903284`, 0.7029970130606926, 0.5036265380090841], LineBox[{130, 1720}]}, {RGBColor[0.2468740228605314, 0.7032130376458263, 0.5035206233764494], LineBox[{1720, 930}]}, {RGBColor[0.24717667343202981`, 0.7034290622309598, 0.5034147087438147], LineBox[{930, 2475}]}, {RGBColor[0.24747932400352846`, 0.7036450868160935, 0.5033087941111799], LineBox[{2475, 530}]}, {RGBColor[0.24778197457502701`, 0.7038611114012271, 0.5032028794785451], LineBox[{530, 2119}]}, {RGBColor[0.24808462514652554`, 0.7040771359863607, 0.5030969648459104], LineBox[{2119, 1329}]}, {RGBColor[0.2483872757180241, 0.7042931605714943, 0.5029910502132756], LineBox[{1329, 2766}]}, {RGBColor[0.24868992628952263`, 0.7045091851566279, 0.5028851355806409], LineBox[{2766, 330}]}, {RGBColor[0.24899257686102116`, 0.7047252097417614, 0.5027792209480061], LineBox[{330, 1920}]}, {RGBColor[0.24929522743251972`, 0.7049412343268951, 0.5026733063153714], LineBox[{1920, 1130}]}, {RGBColor[0.24959787800401817`, 0.7051572589120286, 0.5025673916827367], LineBox[{1130, 2624}]}, {RGBColor[0.2499005285755168, 0.7053732834971623, 0.5024614770501019], LineBox[{2624, 730}]}, {RGBColor[0.25020317914701534`, 0.7055893080822959, 0.5023555624174671], LineBox[{730, 2313}]}, {RGBColor[0.2505058297185139, 0.7058053326674295, 0.5022496477848324], LineBox[{2313, 1523}]}, {RGBColor[0.25080848029001257`, 0.7060213572525632, 0.5021437331521976], LineBox[{1523, 2908}]}, {RGBColor[0.251111130861511, 0.7062373818376967, 0.5020378185195629], LineBox[{2908, 80}]}, {RGBColor[0.2514137814330095, 0.7064534064228303, 0.5019319038869281], LineBox[{80, 1670}]}, {RGBColor[0.2517164320045081, 0.706669431007964, 0.5018259892542933], LineBox[{1670, 880}]}, {RGBColor[0.25201908257600664`, 0.7068854555930976, 0.5017200746216587], LineBox[{880, 480}]}, {RGBColor[0.2526243837190037, 0.7073175047633647, 0.5015082453563892], LineBox[{480, 2069}]}, {RGBColor[0.25292703429050223`, 0.7075335293484983, 0.5014023307237544], LineBox[{2069, 1279}]}, {RGBColor[0.2532296848620009, 0.707749553933632, 0.5012964160911196], LineBox[{1279, 280}]}, {RGBColor[0.2538349860049979, 0.7081816031038991, 0.5010845868258501], LineBox[{280, 1870}]}, {RGBColor[0.2541376365764964, 0.7083976276890327, 0.5009786721932153], LineBox[{1870, 1080}]}, {RGBColor[0.25444028714799494`, 0.7086136522741664, 0.5008727575605807], LineBox[{1080, 680}]}, {RGBColor[0.25504558829099205`, 0.7090457014444336, 0.5006609282953112], LineBox[{680, 2264}]}, {RGBColor[0.2553482388624906, 0.7092617260295672, 0.5005550136626764], LineBox[{2264, 1474}]}, {RGBColor[0.2556508894339892, 0.7094777506147009, 0.5004490990300416], LineBox[{1474, 180}]}, {RGBColor[0.25625619057698623`, 0.7099097997849679, 0.5002372697647721], LineBox[{180, 1770}]}, {RGBColor[0.25655884114848476`, 0.7101258243701015, 0.5001313551321374], LineBox[{1770, 980}]}, {RGBColor[0.2568614917199833, 0.7103418489552352, 0.5000254404995026], LineBox[{980, 2512}]}, {RGBColor[0.257164142291482, 0.7105578735403688, 0.49991952586686783`], LineBox[{2512, 580}]}, {RGBColor[0.2574667928629805, 0.7107738981255024, 0.4998136112342331], LineBox[{580, 2168}]}, {RGBColor[0.25776944343447894`, 0.710989922710636, 0.4997076966015984], LineBox[{2168, 1378}]}, {RGBColor[0.2580720940059776, 0.7112059472957697, 0.4996017819689636], LineBox[{1378, 2802}]}, {RGBColor[0.2583747445774761, 0.7114219718809033, 0.49949586733632884`], LineBox[{2802, 380}]}, {RGBColor[0.2586773951489747, 0.7116379964660369, 0.49938995270369413`], LineBox[{380, 1970}]}, {RGBColor[0.2589800457204731, 0.7118540210511703, 0.4992840380710594], LineBox[{1970, 1180}]}, {RGBColor[0.25928269629197165`, 0.712070045636304, 0.49917812343842466`], LineBox[{1180, 2663}]}, {RGBColor[0.25958534686347023`, 0.7122860702214376, 0.4990722088057899], LineBox[{2663, 780}]}, {RGBColor[ 0.25988799743496876`, 0.7125020948065712, 0.49896629417315513`], LineBox[{780, 2361}]}, {RGBColor[0.2601906480064673, 0.7127181193917048, 0.4988603795405204], LineBox[{2361, 1571}]}, {RGBColor[ 0.26049329857796577`, 0.7129341439768383, 0.49875446490788566`], LineBox[{1571, 2941}]}, {RGBColor[0.26079594914946436`, 0.713150168561972, 0.4986485502752509], LineBox[{2941, 30}]}, {RGBColor[ 0.26109859972096294`, 0.7133661931471056, 0.49854263564261614`], LineBox[{30, 1621}]}, {RGBColor[0.26138088845989577`, 0.7135676839535294, 0.4984438467722269], LineBox[{1621, 831}]}, {RGBColor[0.2616631771988287, 0.7137691747599532, 0.49834505790183764`], LineBox[{831, 2404}]}, {RGBColor[0.2619454659377615, 0.713970665566377, 0.4982462690314484], LineBox[{2404, 431}]}, {RGBColor[0.26222775467669435`, 0.7141721563728007, 0.4981474801610592], LineBox[{431, 2021}]}, {RGBColor[0.2625100434156272, 0.7143736471792245, 0.4980486912906699], LineBox[{2021, 1231}]}, {RGBColor[0.26279233215456005`, 0.7145751379856482, 0.4979499024202807], LineBox[{1231, 2699}]}, {RGBColor[0.26307462089349287`, 0.714776628792072, 0.4978511135498915], LineBox[{2699, 231}]}, {RGBColor[0.2633569096324257, 0.7149781195984958, 0.49775232467950226`], LineBox[{231, 1821}]}, {RGBColor[0.2636391983713585, 0.7151796104049195, 0.497653535809113], LineBox[{1821, 1031}]}, {RGBColor[ 0.26392148711029134`, 0.7153811012113432, 0.49755474693872376`], LineBox[{1031, 2547}]}, {RGBColor[0.2642037758492243, 0.7155825920177671, 0.4974559580683345], LineBox[{2547, 631}]}, {RGBColor[ 0.26448606458815715`, 0.7157840828241908, 0.49735716919794526`], LineBox[{631, 2217}]}, {RGBColor[0.26476835332709, 0.7159855736306147, 0.49725838032755604`], LineBox[{2217, 1427}]}, {RGBColor[0.2650506420660229, 0.7161870644370385, 0.49715959145716676`], LineBox[{1427, 2836}]}, {RGBColor[0.26533293080495574`, 0.7163885552434622, 0.4970608025867775], LineBox[{2836, 131}]}, {RGBColor[0.26561521954388856`, 0.716590046049886, 0.49696201371638826`], LineBox[{131, 1721}]}, {RGBColor[0.2658975082828214, 0.7167915368563098, 0.49686322484599904`], LineBox[{1721, 931}]}, {RGBColor[0.2661797970217542, 0.7169930276627335, 0.4967644359756098], LineBox[{931, 2476}]}, {RGBColor[0.266462085760687, 0.7171945184691572, 0.4966656471052206], LineBox[{2476, 531}]}, {RGBColor[0.2667443744996198, 0.7173960092755809, 0.4965668582348314], LineBox[{531, 2120}]}, {RGBColor[0.2670266632385526, 0.7175975000820047, 0.4964680693644421], LineBox[{2120, 1330}]}, {RGBColor[0.26730895197748544`, 0.7177989908884285, 0.4963692804940529], LineBox[{1330, 2767}]}, {RGBColor[0.2675912407164184, 0.7180004816948523, 0.4962704916236636], LineBox[{2767, 331}]}, {RGBColor[0.26787352945535126`, 0.718201972501276, 0.4961717027532744], LineBox[{331, 1921}]}, {RGBColor[0.2681558181942841, 0.7184034633076998, 0.49607291388288516`], LineBox[{1921, 1131}]}, {RGBColor[0.268438106933217, 0.7186049541141236, 0.4959741250124959], LineBox[{1131, 2625}]}, {RGBColor[ 0.26872039567214984`, 0.7188064449205475, 0.49587533614210666`], LineBox[{2625, 731}]}, {RGBColor[0.26900268441108266`, 0.7190079357269712, 0.4957765472717174], LineBox[{731, 2314}]}, {RGBColor[0.2692849731500155, 0.7192094265333949, 0.49567775840132816`], LineBox[{2314, 1524}]}, {RGBColor[0.2695672618889483, 0.7194109173398187, 0.49557896953093894`], LineBox[{1524, 2909}]}, {RGBColor[0.2698495506278812, 0.7196124081462425, 0.4954801806605497], LineBox[{2909, 81}]}, {RGBColor[0.270131839366814, 0.7198138989526662, 0.49538139179016044`], LineBox[{81, 1671}]}, {RGBColor[0.27041412810574683`, 0.72001538975909, 0.4952826029197712], LineBox[{1671, 881}]}, {RGBColor[0.27069641684467965`, 0.7202168805655137, 0.495183814049382], LineBox[{881, 2441}]}, {RGBColor[0.2709787055836126, 0.7204183713719375, 0.4950850251789927], LineBox[{2441, 481}]}, {RGBColor[0.27126099432254547`, 0.7206198621783613, 0.4949862363086035], LineBox[{481, 2070}]}, {RGBColor[0.27154328306147824`, 0.7208213529847851, 0.4948874474382142], LineBox[{2070, 1280}]}, {RGBColor[0.2718255718004112, 0.721022843791209, 0.494788658567825], LineBox[{1280, 2732}]}, {RGBColor[0.27210786053934405`, 0.7212243345976327, 0.4946898696974357], LineBox[{2732, 281}]}, {RGBColor[0.27239014927827687`, 0.7214258254040564, 0.4945910808270465], LineBox[{281, 1871}]}, {RGBColor[0.2726724380172097, 0.7216273162104802, 0.4944922919566573], LineBox[{1871, 1081}]}, {RGBColor[0.2729547267561425, 0.721828807016904, 0.49439350308626806`], LineBox[{1081, 2586}]}, {RGBColor[0.2732370154950754, 0.7220302978233277, 0.4942947142158788], LineBox[{2586, 681}]}, {RGBColor[0.2735193042340082, 0.7222317886297515, 0.49419592534548956`], LineBox[{681, 2265}]}, {RGBColor[ 0.27380159297294104`, 0.7224332794361752, 0.49409713647510034`], LineBox[{2265, 1475}]}, {RGBColor[0.27408388171187387`, 0.722634770242599, 0.49399834760471106`], LineBox[{1475, 2872}]}, {RGBColor[0.2743661704508068, 0.7228362610490229, 0.49389955873432184`], LineBox[{2872, 181}]}, {RGBColor[0.2746484591897396, 0.7230377518554466, 0.49380076986393256`], LineBox[{181, 1771}]}, {RGBColor[ 0.27493074792867245`, 0.7232392426618703, 0.49370198099354334`], LineBox[{1771, 981}]}, {RGBColor[ 0.27521303666760544`, 0.7234407334682942, 0.49360319212315407`], LineBox[{981, 2513}]}, {RGBColor[ 0.27549532540653826`, 0.7236422242747179, 0.49350440325276484`], LineBox[{2513, 581}]}, {RGBColor[0.2757776141454711, 0.7238437150811416, 0.4934056143823756], LineBox[{581, 2169}]}, {RGBColor[0.2760599028844039, 0.7240452058875655, 0.49330682551198635`], LineBox[{2169, 1379}]}, {RGBColor[0.27634219162333673`, 0.7242466966939892, 0.4932080366415971], LineBox[{1379, 2803}]}, {RGBColor[0.27662448036226955`, 0.724448187500413, 0.4931092477712079], LineBox[{2803, 381}]}, {RGBColor[0.2769067691012024, 0.7246496783068367, 0.4930104589008187], LineBox[{381, 1971}]}, {RGBColor[0.27718905784013526`, 0.7248511691132605, 0.4929116700304294], LineBox[{1971, 1181}]}, {RGBColor[0.2774713465790681, 0.7250526599196843, 0.4928128811600402], LineBox[{1181, 2664}]}, {RGBColor[0.277753635318001, 0.7252541507261081, 0.4927140922896509], LineBox[{2664, 781}]}, {RGBColor[0.27803592405693384`, 0.7254556415325318, 0.4926153034192617], LineBox[{781, 2362}]}, {RGBColor[ 0.27831821279586666`, 0.7256571323389556, 0.49251651454887246`], LineBox[{2362, 1572}]}, {RGBColor[0.2786005015347996, 0.7258586231453794, 0.4924177256784832], LineBox[{1572, 2942}]}, {RGBColor[0.2788827902737324, 0.7260601139518033, 0.49231893680809397`], LineBox[{2942, 31}]}, {RGBColor[0.2791650790126653, 0.726261604758227, 0.4922201479377047], LineBox[{31, 1622}]}, {RGBColor[0.2794712078004099, 0.7264801120091551, 0.49211301607956104`], LineBox[{1622, 832}]}, {RGBColor[0.2797773365881547, 0.7266986192600834, 0.4920058842214172], LineBox[{832, 432}]}, {RGBColor[ 0.28038959416364406`, 0.7271356337619399, 0.49179162050512976`], LineBox[{432, 2022}]}, {RGBColor[0.2806957229513888, 0.7273541410128681, 0.49168448864698605`], LineBox[{2022, 1232}]}, {RGBColor[0.2810018517391335, 0.7275726482637963, 0.4915773567888423], LineBox[{1232, 232}]}, {RGBColor[0.28161410931462294`, 0.7280096627656527, 0.4913630930725548], LineBox[{232, 1822}]}, {RGBColor[0.2819202381023676, 0.7282281700165809, 0.4912559612144111], LineBox[{1822, 1032}]}, {RGBColor[ 0.28222636689011243`, 0.7284466772675092, 0.49114882935626736`], LineBox[{1032, 632}]}, {RGBColor[0.2828386244656018, 0.7288836917693657, 0.4909345656399799], LineBox[{632, 2218}]}, {RGBColor[0.2831447532533464, 0.7291021990202938, 0.4908274337818362], LineBox[{2218, 1428}]}, {RGBColor[0.28345088204109115`, 0.7293207062712221, 0.4907203019236924], LineBox[{1428, 132}]}, {RGBColor[0.2840631396165806, 0.7297577207730785, 0.49050603820740496`], LineBox[{132, 1722}]}, {RGBColor[0.28436926840432536`, 0.7299762280240069, 0.4903989063492612], LineBox[{1722, 932}]}, {RGBColor[0.28467539719206997`, 0.730194735274935, 0.4902917744911175], LineBox[{932, 2477}]}, {RGBColor[0.28498152597981463`, 0.7304132425258631, 0.4901846426329738], LineBox[{2477, 532}]}, {RGBColor[0.28528765476755924`, 0.7306317497767914, 0.4900775107748301], LineBox[{532, 2121}]}, {RGBColor[0.28559378355530396`, 0.7308502570277196, 0.4899703789166864], LineBox[{2121, 1331}]}, {RGBColor[0.2858999123430488, 0.7310687642786479, 0.48986324705854256`], LineBox[{1331, 2768}]}, {RGBColor[0.2862060411307935, 0.7312872715295761, 0.48975611520039886`], LineBox[{2768, 332}]}, {RGBColor[0.2865121699185382, 0.7315057787805044, 0.48964898334225515`], LineBox[{332, 1922}]}, {RGBColor[0.2868182987062828, 0.7317242860314325, 0.48954185148411145`], LineBox[{1922, 1132}]}, {RGBColor[0.2871244274940276, 0.7319427932823608, 0.48943471962596763`], LineBox[{1132, 2626}]}, {RGBColor[0.2874305562817723, 0.732161300533289, 0.4893275877678239], LineBox[{2626, 732}]}, {RGBColor[0.287736685069517, 0.7323798077842172, 0.4892204559096802], LineBox[{732, 2315}]}, {RGBColor[0.2880428138572617, 0.7325983150351454, 0.48911332405153646`], LineBox[{2315, 1525}]}, {RGBColor[0.28834894264500643`, 0.7328168222860737, 0.4890061921933927], LineBox[{1525, 2910}]}, {RGBColor[0.2886550714327512, 0.733035329537002, 0.48889906033524894`], LineBox[{2910, 82}]}, {RGBColor[0.2889612002204958, 0.7332538367879301, 0.4887919284771053], LineBox[{82, 1672}]}, {RGBColor[0.28926732900824054`, 0.7334723440388583, 0.4886847966189615], LineBox[{1672, 882}]}, {RGBColor[0.2895734577959853, 0.7336908512897866, 0.48857766476081776`], LineBox[{882, 482}]}, {RGBColor[0.29018571537147475`, 0.7341278657916431, 0.4883634010445303], LineBox[{482, 2071}]}, {RGBColor[0.29049184415921936`, 0.7343463730425712, 0.4882562691863866], LineBox[{2071, 1281}]}, {RGBColor[0.2907979729469641, 0.7345648802934994, 0.48814913732824283`], LineBox[{1281, 282}]}, {RGBColor[0.29141023052245346`, 0.7350018947953559, 0.4879348736119554], LineBox[{282, 1872}]}, {RGBColor[0.2917163593101983, 0.7352204020462842, 0.4878277417538116], LineBox[{1872, 1082}]}, {RGBColor[ 0.29202248809794285`, 0.7354389092972123, 0.48772060989566796`], LineBox[{1082, 682}]}, {RGBColor[0.2926347456734322, 0.7358759237990687, 0.4875063461793805], LineBox[{682, 2266}]}, {RGBColor[0.2929408744611769, 0.736094431049997, 0.4873992143212368], LineBox[{2266, 1476}]}, {RGBColor[0.2932470032489217, 0.7363129383009253, 0.487292082463093], LineBox[{1476, 182}]}, {RGBColor[0.2938592608244111, 0.7367499528027817, 0.48707781874680556`], LineBox[{182, 1772}]}, {RGBColor[0.2941653896121557, 0.7369684600537099, 0.48697068688866185`], LineBox[{1772, 982}]}, {RGBColor[0.2944715183999005, 0.7371869673046382, 0.4868635550305181], LineBox[{982, 2514}]}, {RGBColor[0.2947776471876453, 0.7374054745555665, 0.48675642317237433`], LineBox[{2514, 582}]}, {RGBColor[0.29508377597538993`, 0.7376239818064946, 0.4866492913142306], LineBox[{582, 2170}]}, {RGBColor[ 0.29538990476313465`, 0.7378424890574228, 0.48654215945608686`], LineBox[{2170, 1380}]}, {RGBColor[0.2956960335508793, 0.7380609963083511, 0.48643502759794316`], LineBox[{1380, 2804}]}, {RGBColor[0.29600216233862414`, 0.7382795035592793, 0.4863278957397994], LineBox[{2804, 382}]}, {RGBColor[0.29630829112636875`, 0.7384980108102075, 0.4862207638816557], LineBox[{382, 1972}]}, {RGBColor[0.2966144199141134, 0.7387165180611357, 0.48611363202351193`], LineBox[{1972, 1182}]}, {RGBColor[0.29692054870185824`, 0.738935025312064, 0.48600650016536817`], LineBox[{1182, 2665}]}, {RGBColor[ 0.29722667748960296`, 0.7391535325629922, 0.48589936830722447`], LineBox[{2665, 782}]}, {RGBColor[0.2975328062773477, 0.7393720398139205, 0.4857922364490807], LineBox[{782, 2363}]}, {RGBColor[0.2978389350650923, 0.7395905470648486, 0.485685104590937], LineBox[{2363, 1573}]}, {RGBColor[0.29814506385283696`, 0.7398090543157768, 0.4855779727327933], LineBox[{1573, 32}]}, {RGBColor[0.2987573214283264, 0.7402460688176333, 0.48536370901650583`], LineBox[{32, 1623}]}, {RGBColor[ 0.29904308838350546`, 0.7404500422898518, 0.48526370292060755`], LineBox[{1623, 833}]}, {RGBColor[0.2993288553386845, 0.7406540157620701, 0.48516369682470933`], LineBox[{833, 433}]}, {RGBColor[0.2999003892490424, 0.7410619627065068, 0.48496368463291295`], LineBox[{433, 2023}]}, {RGBColor[ 0.30018615620422134`, 0.7412659361787252, 0.48486367853701473`], LineBox[{2023, 1233}]}, {RGBColor[ 0.30047192315940047`, 0.7414699096509436, 0.48476367244111646`], LineBox[{1233, 233}]}, {RGBColor[0.30104345706975844`, 0.7418778565953804, 0.48456366024932], LineBox[{233, 1823}]}, {RGBColor[0.30132922402493745`, 0.7420818300675988, 0.4844636541534218], LineBox[{1823, 1033}]}, {RGBColor[0.30161499098011646`, 0.7422858035398172, 0.4843636480575236], LineBox[{1033, 2548}]}, {RGBColor[0.3019007579352954, 0.7424897770120356, 0.48426364196162536`], LineBox[{2548, 633}]}, {RGBColor[0.3021865248904745, 0.742693750484254, 0.48416363586572714`], LineBox[{633, 2219}]}, {RGBColor[0.3024722918456535, 0.7428977239564724, 0.4840636297698289], LineBox[{2219, 1429}]}, {RGBColor[0.3027580588008325, 0.7431016974286908, 0.4839636236739307], LineBox[{1429, 2837}]}, {RGBColor[0.3030438257560115, 0.7433056709009092, 0.4838636175780325], LineBox[{2837, 133}]}, {RGBColor[ 0.30332959271119053`, 0.7435096443731275, 0.48376361148213426`], LineBox[{133, 1723}]}, {RGBColor[0.3036153596663695, 0.7437136178453458, 0.48366360538623604`], LineBox[{1723, 933}]}, {RGBColor[0.30390112662154845`, 0.7439175913175643, 0.4835635992903378], LineBox[{933, 2478}]}, {RGBColor[ 0.30418689357672757`, 0.7441215647897828, 0.48346359319443954`], LineBox[{2478, 533}]}, {RGBColor[0.3044726605319066, 0.7443255382620011, 0.4833635870985413], LineBox[{533, 2122}]}, {RGBColor[0.3047584274870856, 0.7445295117342194, 0.4832635810026431], LineBox[{2122, 1332}]}, {RGBColor[0.30504419444226455`, 0.7447334852064379, 0.4831635749067449], LineBox[{1332, 2769}]}, {RGBColor[0.30532996139744345`, 0.7449374586786561, 0.4830635688108467], LineBox[{2769, 333}]}, {RGBColor[0.3056157283526225, 0.7451414321508747, 0.48296356271494845`], LineBox[{333, 1923}]}, {RGBColor[0.30590149530780164`, 0.745345405623093, 0.4828635566190502], LineBox[{1923, 1133}]}, {RGBColor[0.30618726226298065`, 0.7455493790953115, 0.482763550523152], LineBox[{1133, 2627}]}, {RGBColor[0.30647302921815966`, 0.7457533525675298, 0.4826635444272538], LineBox[{2627, 733}]}, {RGBColor[ 0.30675879617333857`, 0.7459573260397482, 0.48256353833135557`], LineBox[{733, 2316}]}, {RGBColor[0.3070445631285175, 0.7461612995119665, 0.48246353223545735`], LineBox[{2316, 1526}]}, {RGBColor[0.3073303300836966, 0.746365272984185, 0.48236352613955913`], LineBox[{1526, 2911}]}, {RGBColor[0.3076160970388757, 0.7465692464564034, 0.48226352004366085`], LineBox[{2911, 83}]}, {RGBColor[0.3079018639940547, 0.7467732199286218, 0.48216351394776263`], LineBox[{83, 1673}]}, {RGBColor[0.3081876309492336, 0.7469771934008401, 0.48206350785186447`], LineBox[{1673, 883}]}, {RGBColor[0.3084733979044127, 0.7471811668730586, 0.4819635017559662], LineBox[{883, 2442}]}, {RGBColor[0.30875916485959176`, 0.747385140345277, 0.4818634956600679], LineBox[{2442, 483}]}, {RGBColor[0.3090449318147708, 0.7475891138174954, 0.4817634895641697], LineBox[{483, 2072}]}, {RGBColor[0.3093306987699498, 0.7477930872897138, 0.4816634834682715], LineBox[{2072, 1282}]}, {RGBColor[0.3096164657251287, 0.7479970607619321, 0.4815634773723733], LineBox[{1282, 2733}]}, {RGBColor[0.3099022326803077, 0.7482010342341505, 0.4814634712764751], LineBox[{2733, 283}]}, {RGBColor[0.31018799963548677`, 0.748405007706369, 0.4813634651805768], LineBox[{283, 1873}]}, {RGBColor[0.31047376659066583`, 0.7486089811785874, 0.4812634590846786], LineBox[{1873, 1083}]}, {RGBColor[0.31075953354584473`, 0.7488129546508057, 0.4811634529887804], LineBox[{1083, 2587}]}, {RGBColor[ 0.31104530050102375`, 0.7490169281230241, 0.48106344689288216`], LineBox[{2587, 683}]}, {RGBColor[ 0.31133106745620276`, 0.7492209015952425, 0.48096344079698394`], LineBox[{683, 2267}]}, {RGBColor[0.31161683441138177`, 0.7494248750674608, 0.4808634347010857], LineBox[{2267, 1477}]}, {RGBColor[0.31190260136656084`, 0.7496288485396793, 0.4807634286051875], LineBox[{1477, 2873}]}, {RGBColor[0.3121883683217398, 0.7498328220118977, 0.4806634225092893], LineBox[{2873, 183}]}, {RGBColor[0.3124741352769188, 0.7500367954841161, 0.48056341641339106`], LineBox[{183, 1773}]}, {RGBColor[0.3127599022320978, 0.7502407689563344, 0.48046341031749285`], LineBox[{1773, 983}]}, {RGBColor[ 0.31304566918727694`, 0.7504447424285529, 0.48036340422159457`], LineBox[{983, 2515}]}, {RGBColor[0.313331436142456, 0.7506487159007713, 0.4802633981256963], LineBox[{2515, 583}]}, {RGBColor[0.3136172030976349, 0.7508526893729897, 0.48016339202979813`], LineBox[{583, 2171}]}, {RGBColor[0.31390297005281387`, 0.751056662845208, 0.4800633859338999], LineBox[{2171, 1381}]}, {RGBColor[0.3141887370079929, 0.7512606363174265, 0.4799633798380017], LineBox[{1381, 2805}]}, {RGBColor[0.3144745039631719, 0.7514646097896448, 0.47986337374210347`], LineBox[{2805, 383}]}, {RGBColor[0.314760270918351, 0.7516685832618633, 0.47976336764620525`], LineBox[{383, 1973}]}, {RGBColor[ 0.31504603787352997`, 0.7518725567340816, 0.47966336155030703`], LineBox[{1973, 1183}]}, {RGBColor[0.315331804828709, 0.7520765302063, 0.4795633554544088], LineBox[{1183, 2666}]}, {RGBColor[0.31561757178388794`, 0.7522805036785184, 0.4794633493585106], LineBox[{2666, 783}]}, {RGBColor[0.31590333873906695`, 0.7524844771507367, 0.4793633432626124], LineBox[{783, 2364}]}, {RGBColor[ 0.31618910569424596`, 0.7526884506229552, 0.47926333716671415`], LineBox[{2364, 1574}]}, {RGBColor[0.316474872649425, 0.7528924240951735, 0.47916333107081593`], LineBox[{1574, 2943}]}, {RGBColor[0.31676063960460404`, 0.753096397567392, 0.47906332497491766`], LineBox[{2943, 33}]}, {RGBColor[0.317046406559783, 0.7533003710396103, 0.47896331887901944`], LineBox[{33, 1624}]}, {RGBColor[ 0.31732654564285556`, 0.7535003274741904, 0.47886528229536673`], LineBox[{1624, 834}]}, {RGBColor[0.3176066847259281, 0.7537002839087704, 0.478767245711714], LineBox[{834, 2405}]}, {RGBColor[0.31788682380900046`, 0.7539002403433503, 0.4786692091280613], LineBox[{2405, 434}]}, {RGBColor[0.318166962892073, 0.7541001967779303, 0.47857117254440856`], LineBox[{434, 2024}]}, {RGBColor[0.3184471019751456, 0.7543001532125103, 0.47847313596075586`], LineBox[{2024, 1234}]}, {RGBColor[ 0.31872724105821804`, 0.7545001096470902, 0.47837509937710315`], LineBox[{1234, 2700}]}, {RGBColor[ 0.31900738014129054`, 0.7547000660816703, 0.47827706279345045`], LineBox[{2700, 234}]}, {RGBColor[0.319287519224363, 0.7549000225162502, 0.47817902620979774`], LineBox[{234, 1824}]}, {RGBColor[0.31956765830743555`, 0.7550999789508303, 0.478080989626145], LineBox[{1824, 1034}]}, {RGBColor[0.31984779739050806`, 0.7552999353854103, 0.4779829530424923], LineBox[{1034, 2549}]}, {RGBColor[0.3201279364735805, 0.7554998918199902, 0.47788491645883957`], LineBox[{2549, 634}]}, {RGBColor[0.32040807555665307`, 0.7556998482545703, 0.4777868798751868], LineBox[{634, 2220}]}, {RGBColor[0.3206882146397255, 0.7558998046891502, 0.47768884329153416`], LineBox[{2220, 1430}]}, {RGBColor[ 0.32096835372279797`, 0.7560997611237301, 0.47759080670788145`], LineBox[{1430, 2838}]}, {RGBColor[0.32124849280587053`, 0.7562997175583102, 0.4774927701242287], LineBox[{2838, 134}]}, {RGBColor[0.3215286318889431, 0.7564996739928902, 0.477394733540576], LineBox[{134, 1724}]}, {RGBColor[0.3218087709720156, 0.7566996304274702, 0.4772966969569232], LineBox[{1724, 934}]}, {RGBColor[0.32208891005508805`, 0.7568995868620502, 0.4771986603732705], LineBox[{934, 2479}]}, {RGBColor[0.3223690491381605, 0.7570995432966301, 0.4771006237896178], LineBox[{2479, 534}]}, {RGBColor[0.322649188221233, 0.7572994997312101, 0.4770025872059651], LineBox[{534, 2123}]}, {RGBColor[0.32292932730430557`, 0.7574994561657902, 0.4769045506223124], LineBox[{2123, 1333}]}, {RGBColor[0.323209466387378, 0.7576994126003701, 0.4768065140386597], LineBox[{1333, 2770}]}, {RGBColor[0.32348960547045047`, 0.75789936903495, 0.476708477455007], LineBox[{2770, 334}]}, {RGBColor[ 0.32376974455352303`, 0.7580993254695301, 0.47661044087135424`], LineBox[{334, 1924}]}, {RGBColor[0.3240498836365956, 0.7582992819041101, 0.47651240428770153`], LineBox[{1924, 1134}]}, {RGBColor[0.3243300227196681, 0.7584992383386902, 0.47641436770404877`], LineBox[{1134, 2628}]}, {RGBColor[ 0.32461016180274055`, 0.7586991947732701, 0.47631633112039606`], LineBox[{2628, 734}]}, {RGBColor[0.324890300885813, 0.75889915120785, 0.4762182945367434], LineBox[{734, 2317}]}, {RGBColor[0.3251704399688855, 0.75909910764243, 0.47612025795309065`], LineBox[{2317, 1527}]}, {RGBColor[0.32545057905195796`, 0.75929906407701, 0.47602222136943795`], LineBox[{1527, 2912}]}, {RGBColor[0.3257307181350305, 0.75949902051159, 0.47592418478578524`], LineBox[{2912, 84}]}, {RGBColor[0.3260108572181031, 0.7596989769461701, 0.4758261482021325], LineBox[{84, 1674}]}, {RGBColor[0.32629099630117553`, 0.75989893338075, 0.47572811161847983`], LineBox[{1674, 884}]}, {RGBColor[0.3265711353842481, 0.76009888981533, 0.47563007503482707`], LineBox[{884, 2443}]}, {RGBColor[0.32685127446732054`, 0.76029884624991, 0.47553203845117437`], LineBox[{2443, 484}]}, {RGBColor[0.3271314135503931, 0.76049880268449, 0.47543400186752166`], LineBox[{484, 2073}]}, {RGBColor[0.3274115526334656, 0.76069875911907, 0.4753359652838689], LineBox[{2073, 1283}]}, {RGBColor[ 0.32769169171653795`, 0.7608987155536499, 0.47523792870021625`], LineBox[{1283, 284}]}, {RGBColor[0.328251969882683, 0.7612986284228099, 0.4750418555329108], LineBox[{284, 1874}]}, {RGBColor[0.3285321089657556, 0.76149858485739, 0.4749438189492581], LineBox[{1874, 1084}]}, {RGBColor[0.32881224804882814`, 0.76169854129197, 0.4748457823656053], LineBox[{1084, 684}]}, {RGBColor[0.32937252621497304`, 0.7620984541611299, 0.4746497091982999], LineBox[{684, 2268}]}, {RGBColor[0.3297253358932092, 0.7622719687757866, 0.4745413153031234], LineBox[{2268, 1478}]}, {RGBColor[0.3301661967699344, 0.7624134452059583, 0.47442037198970216`], LineBox[{1478, 184}]}, {RGBColor[0.3310479185233851, 0.762696398066302, 0.4741784853628597], LineBox[{184, 1774}]}, {RGBColor[0.3314887794001105, 0.7628378744964738, 0.4740575420494385], LineBox[{1774, 984}]}, {RGBColor[0.33192964027683597`, 0.7629793509266456, 0.4739365987360173], LineBox[{984, 2516}]}, {RGBColor[0.3323705011535612, 0.7631208273568173, 0.47381565542259607`], LineBox[{2516, 584}]}, {RGBColor[ 0.33281136203028666`, 0.7632623037869891, 0.47369471210917485`], LineBox[{584, 2172}]}, {RGBColor[0.3332522229070119, 0.7634037802171609, 0.47357376879575364`], LineBox[{2172, 1382}]}, {RGBColor[0.33369308378373713`, 0.7635452566473326, 0.4734528254823324], LineBox[{1382, 2806}]}, {RGBColor[0.3341339446604626, 0.7636867330775045, 0.4733318821689112], LineBox[{2806, 384}]}, {RGBColor[0.334574805537188, 0.7638282095076763, 0.47321093885549], LineBox[{384, 1974}]}, {RGBColor[0.3350156664139133, 0.763969685937848, 0.47308999554206876`], LineBox[{1974, 1184}]}, {RGBColor[0.3354565272906385, 0.7641111623680198, 0.4729690522286476], LineBox[{1184, 2667}]}, {RGBColor[0.335897388167364, 0.7642526387981916, 0.47284810891522633`], LineBox[{2667, 784}]}, {RGBColor[0.3363382490440892, 0.7643941152283633, 0.47272716560180517`], LineBox[{784, 2365}]}, {RGBColor[0.3367791099208146, 0.7645355916585351, 0.4726062222883839], LineBox[{2365, 1575}]}, {RGBColor[0.33721997079754007`, 0.764677068088707, 0.4724852789749627], LineBox[{1575, 34}]}, {RGBColor[0.3381016925509906, 0.7649600209490505, 0.4722433923481203], LineBox[{34, 1625}]}, {RGBColor[0.3385800710232798, 0.76511353713092, 0.47211215666683737`], LineBox[{1625, 835}]}, {RGBColor[0.33905844949556907`, 0.7652670533127894, 0.4719809209855544], LineBox[{835, 435}]}, {RGBColor[0.3400152064401477, 0.7655740856765285, 0.4717184496229885], LineBox[{435, 2025}]}, {RGBColor[0.3404935849124369, 0.7657276018583979, 0.47158721394170555`], LineBox[{2025, 1235}]}, {RGBColor[0.34097196338472635`, 0.7658811180402676, 0.4714559782604226], LineBox[{1235, 235}]}, {RGBColor[0.34192872032930494`, 0.7661881504040066, 0.4711935068978567], LineBox[{235, 1825}]}, {RGBColor[0.3424070988015942, 0.7663416665858761, 0.4710622712165738], LineBox[{1825, 1035}]}, {RGBColor[0.3428854772738834, 0.7664951827677455, 0.4709310355352908], LineBox[{1035, 635}]}, {RGBColor[ 0.34384223421846205`, 0.7668022151314846, 0.47066856417272496`], LineBox[{635, 2221}]}, {RGBColor[0.3443206126907515, 0.7669557313133541, 0.470537328491442], LineBox[{2221, 1431}]}, {RGBColor[0.3447989911630407, 0.7671092474952237, 0.47040609281015905`], LineBox[{1431, 2839}]}, {RGBColor[ 0.34527736963532996`, 0.7672627636770931, 0.47027485712887607`], LineBox[{2839, 135}]}, {RGBColor[ 0.34575574810761933`, 0.7674162798589627, 0.47014362144759314`], LineBox[{135, 1725}]}, {RGBColor[0.3462341265799086, 0.7675697960408322, 0.4700123857663102], LineBox[{1725, 935}]}, {RGBColor[0.346712505052198, 0.7677233122227017, 0.46988115008502723`], LineBox[{935, 2480}]}, {RGBColor[0.3471908835244872, 0.7678768284045713, 0.4697499144037443], LineBox[{2480, 535}]}, {RGBColor[0.34766926199677645`, 0.7680303445864407, 0.4696186787224614], LineBox[{535, 2124}]}, {RGBColor[0.3481476404690658, 0.7681838607683102, 0.4694874430411784], LineBox[{2124, 1334}]}, {RGBColor[0.3486260189413551, 0.7683373769501798, 0.46935620735989547`], LineBox[{1334, 2771}]}, {RGBColor[0.34910439741364446`, 0.7684908931320493, 0.4692249716786125], LineBox[{2771, 335}]}, {RGBColor[0.3495827758859337, 0.7686444093139189, 0.46909373599732956`], LineBox[{335, 1925}]}, {RGBColor[ 0.35006115435822294`, 0.7687979254957883, 0.46896250031604664`], LineBox[{1925, 1135}]}, {RGBColor[ 0.35053953283051237`, 0.7689514416776578, 0.46883126463476366`], LineBox[{1135, 2629}]}, {RGBColor[0.3510179113028016, 0.7691049578595274, 0.46870002895348073`], LineBox[{2629, 735}]}, {RGBColor[ 0.35149628977509095`, 0.7692584740413969, 0.46856879327219775`], LineBox[{735, 2318}]}, {RGBColor[0.3519746682473802, 0.7694119902232663, 0.4684375575909148], LineBox[{2318, 1528}]}, {RGBColor[0.3524530467196695, 0.7695655064051359, 0.4683063219096319], LineBox[{1528, 85}]}, {RGBColor[0.35340980366424807`, 0.769872538768875, 0.468043850547066], LineBox[{85, 1675}]}, {RGBColor[0.3538881821365375, 0.7700260549507445, 0.467912614865783], LineBox[{1675, 885}]}, {RGBColor[0.3543665606088267, 0.7701795711326139, 0.4677813791845001], LineBox[{885, 485}]}, {RGBColor[0.35532331755340535`, 0.770486603496353, 0.46751890782193417`], LineBox[{485, 2074}]}, {RGBColor[0.3558016960256946, 0.7706401196782225, 0.46738767214065124`], LineBox[{2074, 1284}]}, {RGBColor[0.356280074497984, 0.7707936358600921, 0.46725643645936826`], LineBox[{1284, 285}]}, {RGBColor[0.35723683144256263`, 0.771100668223831, 0.46699396509680235`], LineBox[{285, 1875}]}, {RGBColor[ 0.35771520991485184`, 0.7712541844057006, 0.46686272941551943`], LineBox[{1875, 1085}]}, {RGBColor[0.3581935883871411, 0.77140770058757, 0.4667314937342365], LineBox[{1085, 2588}]}, {RGBColor[0.3586719668594305, 0.7715612167694397, 0.4666002580529535], LineBox[{2588, 685}]}, {RGBColor[0.35915034533171974`, 0.7717147329513091, 0.4664690223716706], LineBox[{685, 2269}]}, {RGBColor[0.3596287238040091, 0.7718682491331786, 0.4663377866903876], LineBox[{2269, 1479}]}, {RGBColor[0.3601071022762984, 0.7720217653150482, 0.4662065510091047], LineBox[{1479, 2874}]}, {RGBColor[0.3605854807485876, 0.7721752814969176, 0.46607531532782176`], LineBox[{2874, 185}]}, {RGBColor[0.361063859220877, 0.7723287976787871, 0.4659440796465388], LineBox[{185, 1775}]}, {RGBColor[ 0.36154223769316624`, 0.7724823138606567, 0.46581284396525585`], LineBox[{1775, 985}]}, {RGBColor[ 0.36202061616545567`, 0.7726358300425262, 0.46568160828397287`], LineBox[{985, 2517}]}, {RGBColor[0.3624989946377449, 0.7727893462243958, 0.46555037260268994`], LineBox[{2517, 585}]}, {RGBColor[0.3629773731100341, 0.7729428624062652, 0.465419136921407], LineBox[{585, 2173}]}, {RGBColor[0.3634557515823235, 0.7730963785881347, 0.46528790124012404`], LineBox[{2173, 1383}]}, {RGBColor[0.3639341300546127, 0.7732498947700043, 0.4651566655588411], LineBox[{1383, 2807}]}, {RGBColor[0.36441250852690216`, 0.7734034109518738, 0.4650254298775581], LineBox[{2807, 385}]}, {RGBColor[0.36489088699919137`, 0.7735569271337434, 0.4648941941962752], LineBox[{385, 1975}]}, {RGBColor[0.36536926547148063`, 0.7737104433156128, 0.4647629585149923], LineBox[{1975, 1185}]}, {RGBColor[0.36584764394377, 0.7738639594974823, 0.4646317228337093], LineBox[{1185, 2668}]}, {RGBColor[ 0.36632602241605927`, 0.7740174756793519, 0.46450048715242637`], LineBox[{2668, 785}]}, {RGBColor[0.36680440088834865`, 0.7741709918612214, 0.4643692514711434], LineBox[{785, 2366}]}, {RGBColor[0.3672827793606379, 0.7743245080430909, 0.46423801578986046`], LineBox[{2366, 1576}]}, {RGBColor[0.3677611578329271, 0.7744780242249604, 0.46410678010857753`], LineBox[{1576, 2944}]}, {RGBColor[ 0.36823953630521655`, 0.7746315404068299, 0.46397554442729455`], LineBox[{2944, 35}]}, {RGBColor[0.36871791477750576`, 0.7747850565886995, 0.4638443087460116], LineBox[{35, 1626}]}, {RGBColor[0.369164249397655, 0.7749282895949707, 0.4637218637963567], LineBox[{1626, 836}]}, {RGBColor[0.3696105840178042, 0.7750715226012421, 0.4635994188467018], LineBox[{836, 2406}]}, {RGBColor[0.3700569186379533, 0.7752147556075134, 0.46347697389704695`], LineBox[{2406, 436}]}, {RGBColor[ 0.37050325325810257`, 0.7753579886137848, 0.46335452894739204`], LineBox[{436, 2026}]}, {RGBColor[0.37094958787825166`, 0.7755012216200561, 0.4632320839977372], LineBox[{2026, 1236}]}, {RGBColor[0.3713959224984009, 0.7756444546263275, 0.46310963904808233`], LineBox[{1236, 2701}]}, {RGBColor[0.3718422571185501, 0.7757876876325988, 0.4629871940984274], LineBox[{2701, 236}]}, {RGBColor[0.3722885917386992, 0.77593092063887, 0.46286474914877257`], LineBox[{236, 1826}]}, {RGBColor[0.3727349263588485, 0.7760741536451414, 0.46274230419911766`], LineBox[{1826, 1036}]}, {RGBColor[0.3731812609789975, 0.7762173866514127, 0.4626198592494628], LineBox[{1036, 2550}]}, {RGBColor[0.37362759559914677`, 0.7763606196576841, 0.4624974142998079], LineBox[{2550, 636}]}, {RGBColor[0.374073930219296, 0.7765038526639554, 0.462374969350153], LineBox[{636, 2222}]}, {RGBColor[0.3745202648394451, 0.7766470856702267, 0.46225252440049813`], LineBox[{2222, 1432}]}, {RGBColor[0.3749665994595943, 0.7767903186764981, 0.4621300794508432], LineBox[{1432, 2840}]}, {RGBColor[0.3754129340797436, 0.7769335516827695, 0.4620076345011883], LineBox[{2840, 136}]}, {RGBColor[0.3758592686998925, 0.7770767846890406, 0.4618851895515335], LineBox[{136, 1726}]}, {RGBColor[0.3763056033200416, 0.7772200176953119, 0.46176274460187866`], LineBox[{1726, 936}]}, {RGBColor[0.3767519379401907, 0.7773632507015833, 0.4616402996522238], LineBox[{936, 2481}]}, {RGBColor[0.3771982725603399, 0.7775064837078546, 0.4615178547025689], LineBox[{2481, 536}]}, {RGBColor[0.37764460718048914`, 0.777649716714126, 0.461395409752914], LineBox[{536, 2125}]}, {RGBColor[ 0.37809094180063824`, 0.7777929497203973, 0.46127296480325913`], LineBox[{2125, 1335}]}, {RGBColor[0.3785372764207875, 0.7779361827266686, 0.4611505198536043], LineBox[{1335, 2772}]}, {RGBColor[0.3789836110409366, 0.7780794157329399, 0.4610280749039494], LineBox[{2772, 336}]}, {RGBColor[0.3794299456610858, 0.7782226487392112, 0.4609056299542945], LineBox[{336, 1926}]}, {RGBColor[0.37987628028123505`, 0.7783658817454826, 0.4607831850046396], LineBox[{1926, 1136}]}, {RGBColor[ 0.38032261490138414`, 0.7785091147517539, 0.46066074005498475`], LineBox[{1136, 2630}]}, {RGBColor[0.3807689495215334, 0.7786523477580253, 0.46053829510532984`], LineBox[{2630, 736}]}, {RGBColor[0.3812152841416826, 0.7787955807642966, 0.46041585015567493`], LineBox[{736, 2319}]}, {RGBColor[0.3816616187618317, 0.7789388137705678, 0.4602934052060201], LineBox[{2319, 1529}]}, {RGBColor[ 0.38210795338198095`, 0.7790820467768392, 0.46017096025636517`], LineBox[{1529, 2913}]}, {RGBColor[0.38255428800213004`, 0.7792252797831105, 0.4600485153067103], LineBox[{2913, 86}]}, {RGBColor[0.38300062262227924`, 0.7793685127893819, 0.4599260703570554], LineBox[{86, 1676}]}, {RGBColor[0.3834469572424285, 0.7795117457956532, 0.45980362540740055`], LineBox[{1676, 886}]}, {RGBColor[0.3838932918625776, 0.7796549788019246, 0.4596811804577457], LineBox[{886, 2444}]}, {RGBColor[0.38433962648272685`, 0.7797982118081959, 0.4595587355080908], LineBox[{2444, 486}]}, {RGBColor[0.3847859611028759, 0.7799414448144671, 0.45943629055843593`], LineBox[{486, 2075}]}, {RGBColor[0.38523229572302514`, 0.7800846778207385, 0.459313845608781], LineBox[{2075, 1285}]}, {RGBColor[0.3856786303431744, 0.7802279108270099, 0.4591914006591261], LineBox[{1285, 2734}]}, {RGBColor[0.3861249649633235, 0.7803711438332812, 0.45906895570947126`], LineBox[{2734, 286}]}, {RGBColor[0.3865712995834726, 0.7805143768395525, 0.4589465107598164], LineBox[{286, 1876}]}, {RGBColor[0.38701763420362145`, 0.7806576098458238, 0.4588240658101616], LineBox[{1876, 1086}]}, {RGBColor[0.3874639688237707, 0.7808008428520951, 0.4587016208605067], LineBox[{1086, 2589}]}, {RGBColor[0.38791030344391997`, 0.7809440758583664, 0.4585791759108518], LineBox[{2589, 686}]}, {RGBColor[ 0.38835663806406906`, 0.7810873088646377, 0.45845673096119693`], LineBox[{686, 2270}]}, {RGBColor[0.38880297268421826`, 0.7812305418709091, 0.458334286011542], LineBox[{2270, 1480}]}, {RGBColor[0.3892493073043675, 0.7813737748771804, 0.4582118410618871], LineBox[{1480, 2875}]}, {RGBColor[0.3896956419245166, 0.7815170078834517, 0.45808939611223226`], LineBox[{2875, 186}]}, {RGBColor[ 0.39014197654466587`, 0.7816602408897231, 0.45796695116257735`], LineBox[{186, 1776}]}, {RGBColor[0.39058831116481496`, 0.7818034738959944, 0.4578445062129225], LineBox[{1776, 986}]}, {RGBColor[ 0.39103464578496416`, 0.7819467069022658, 0.45772206126326764`], LineBox[{986, 2518}]}, {RGBColor[0.3914809804051134, 0.782089939908537, 0.45759961631361273`], LineBox[{2518, 586}]}, {RGBColor[0.3919273150252625, 0.7822331729148083, 0.4574771713639579], LineBox[{586, 2174}]}, {RGBColor[ 0.39237364964541177`, 0.7823764059210797, 0.45735472641430297`], LineBox[{2174, 1384}]}, {RGBColor[0.3928199842655608, 0.782519638927351, 0.4572322814646481], LineBox[{1384, 2808}]}, {RGBColor[0.39326631888571006`, 0.7826628719336224, 0.4571098365149932], LineBox[{2808, 386}]}, {RGBColor[0.3937126535058593, 0.7828061049398937, 0.4569873915653383], LineBox[{386, 1976}]}, {RGBColor[ 0.39415898812600836`, 0.7829493379461651, 0.45686494661568344`], LineBox[{1976, 1186}]}, {RGBColor[0.3946053227461576, 0.7830925709524363, 0.45674250166602853`], LineBox[{1186, 2669}]}, {RGBColor[0.3950516573663069, 0.7832358039587077, 0.4566200567163736], LineBox[{2669, 786}]}, {RGBColor[0.39549799198645597`, 0.783379036964979, 0.45649761176671877`], LineBox[{786, 2367}]}, {RGBColor[0.39594432660660517`, 0.7835222699712504, 0.4563751668170639], LineBox[{2367, 1577}]}, {RGBColor[ 0.39639066122675426`, 0.7836655029775217, 0.45625272186740906`], LineBox[{1577, 36}]}, {RGBColor[0.3972833304670526, 0.7839519689900643, 0.4560078319680993], LineBox[{36, 1627}]}, {RGBColor[0.3977671826827657, 0.7841072417480334, 0.4558750946505827], LineBox[{1627, 837}]}, {RGBColor[0.3982510348984789, 0.7842625145060024, 0.45574235733306606`], LineBox[{837, 437}]}, {RGBColor[0.39921873932990515`, 0.7845730600219405, 0.4554768826980328], LineBox[{437, 2027}]}, {RGBColor[0.3997025915456182, 0.7847283327799096, 0.45534414538051626`], LineBox[{2027, 1237}]}, {RGBColor[0.4001864437613313, 0.7848836055378786, 0.45521140806299965`], LineBox[{1237, 237}]}, {RGBColor[0.4011541481927574, 0.7851941510538167, 0.45494593342796646`], LineBox[{237, 1827}]}, {RGBColor[0.4016380004084706, 0.7853494238117857, 0.45481319611044985`], LineBox[{1827, 1037}]}, {RGBColor[ 0.40212185262418365`, 0.7855046965697549, 0.45468045879293323`], LineBox[{1037, 2551}]}, {RGBColor[0.4026057048398969, 0.7856599693277239, 0.4545477214754166], LineBox[{2551, 637}]}, {RGBColor[0.4030895570556099, 0.785815242085693, 0.4544149841579], LineBox[{637, 2223}]}, {RGBColor[0.403573409271323, 0.785970514843662, 0.45428224684038343`], LineBox[{2223, 1433}]}, {RGBColor[ 0.40405726148703636`, 0.7861257876016311, 0.45414950952286676`], LineBox[{1433, 2841}]}, {RGBColor[0.4045411137027494, 0.7862810603596001, 0.45401677220535014`], LineBox[{2841, 137}]}, {RGBColor[0.4050249659184625, 0.7864363331175692, 0.4538840348878336], LineBox[{137, 1727}]}, {RGBColor[0.4055088181341755, 0.7865916058755382, 0.45375129757031696`], LineBox[{1727, 937}]}, {RGBColor[ 0.40599267034988873`, 0.7867468786335073, 0.45361856025280034`], LineBox[{937, 2482}]}, {RGBColor[0.4064765225656018, 0.7869021513914763, 0.4534858229352837], LineBox[{2482, 537}]}, {RGBColor[ 0.40696037478131486`, 0.7870574241494454, 0.45335308561776716`], LineBox[{537, 2126}]}, {RGBColor[0.4074442269970279, 0.7872126969074144, 0.45322034830025054`], LineBox[{2126, 1336}]}, {RGBColor[0.407928079212741, 0.7873679696653835, 0.453087610982734], LineBox[{1336, 2773}]}, {RGBColor[0.40841193142845433`, 0.7875232424233526, 0.4529548736652173], LineBox[{2773, 337}]}, {RGBColor[0.4088957836441674, 0.7876785151813216, 0.4528221363477007], LineBox[{337, 1927}]}, {RGBColor[0.40937963585988046`, 0.7878337879392906, 0.4526893990301841], LineBox[{1927, 1137}]}, {RGBColor[0.4098634880755937, 0.7879890606972597, 0.45255666171266745`], LineBox[{1137, 2631}]}, {RGBColor[ 0.41034734029130693`, 0.7881443334552288, 0.45242392439515083`], LineBox[{2631, 737}]}, {RGBColor[0.41083119250701994`, 0.7882996062131978, 0.4522911870776342], LineBox[{737, 2320}]}, {RGBColor[0.411315044722733, 0.788454878971167, 0.45215844976011765`], LineBox[{2320, 1530}]}, {RGBColor[0.41179889693844607`, 0.788610151729136, 0.45202571244260104`], LineBox[{1530, 87}]}, {RGBColor[0.4127666013698723, 0.7889206972450741, 0.4517602378075678], LineBox[{87, 1677}]}, {RGBColor[0.4132504535855854, 0.7890759700030431, 0.45162750049005124`], LineBox[{1677, 887}]}, {RGBColor[0.41373430580129844`, 0.7892312427610121, 0.4514947631725346], LineBox[{887, 487}]}, {RGBColor[0.4147020102327249, 0.7895417882769503, 0.4512292885375014], LineBox[{487, 2076}]}, {RGBColor[0.4151858624484379, 0.7896970610349193, 0.45109655121998476`], LineBox[{2076, 1286}]}, {RGBColor[ 0.41566971466415115`, 0.7898523337928884, 0.45096381390246815`], LineBox[{1286, 287}]}, {RGBColor[0.4166374190955773, 0.7901628793088264, 0.45069833926743497`], LineBox[{287, 1877}]}, {RGBColor[0.4171212713112905, 0.7903181520667956, 0.45056560194991835`], LineBox[{1877, 1087}]}, {RGBColor[0.4176051235270035, 0.7904734248247646, 0.45043286463240173`], LineBox[{1087, 2590}]}, {RGBColor[0.4180889757427166, 0.7906286975827337, 0.45030012731488517`], LineBox[{2590, 687}]}, {RGBColor[ 0.41857282795842965`, 0.7907839703407027, 0.45016738999736855`], LineBox[{687, 2271}]}, {RGBColor[0.4190566801741427, 0.7909392430986717, 0.450034652679852], LineBox[{2271, 1481}]}, {RGBColor[0.41954053238985595`, 0.7910945158566408, 0.4499019153623353], LineBox[{1481, 2876}]}, {RGBColor[0.4200243846055691, 0.7912497886146099, 0.4497691780448187], LineBox[{2876, 187}]}, {RGBColor[0.4205082368212822, 0.7914050613725789, 0.4496364407273021], LineBox[{187, 1777}]}, {RGBColor[0.42099208903699525`, 0.7915603341305479, 0.4495037034097855], LineBox[{1777, 987}]}, {RGBColor[0.42147594125270865`, 0.791715606888517, 0.44937096609226884`], LineBox[{987, 2519}]}, {RGBColor[0.4219597934684217, 0.7918708796464862, 0.4492382287747522], LineBox[{2519, 587}]}, {RGBColor[0.4224436456841347, 0.7920261524044552, 0.44910549145723566`], LineBox[{587, 2175}]}, {RGBColor[0.4229274978998478, 0.7921814251624242, 0.44897275413971904`], LineBox[{2175, 1385}]}, {RGBColor[0.42341135011556086`, 0.7923366979203932, 0.4488400168222025], LineBox[{1385, 2809}]}, {RGBColor[0.4238952023312741, 0.7924919706783623, 0.4487072795046858], LineBox[{2809, 387}]}, {RGBColor[ 0.42437905454698716`, 0.7926472434363314, 0.44857454218716925`], LineBox[{387, 1977}]}, {RGBColor[0.4248629067627002, 0.7928025161943004, 0.4484418048696526], LineBox[{1977, 1187}]}, {RGBColor[ 0.42534675897841323`, 0.7929577889522694, 0.44830906755213606`], LineBox[{1187, 787}]}, {RGBColor[0.4263144634098397, 0.7932683344682077, 0.4480435929171028], LineBox[{787, 2368}]}, {RGBColor[0.42679831562555276`, 0.7934236072261767, 0.4479108555995862], LineBox[{2368, 1578}]}, {RGBColor[ 0.42728216784126594`, 0.7935788799841458, 0.44777811828206954`], LineBox[{1578, 37}]}, {RGBColor[ 0.42824987227269223`, 0.7938894255000839, 0.44751264364703636`], LineBox[{37, 1628}]}, {RGBColor[0.4287016806362651, 0.7940344150824546, 0.4473886970611478], LineBox[{1628, 838}]}, {RGBColor[0.4291534889998382, 0.7941794046648256, 0.44726475047525927`], LineBox[{838, 2407}]}, {RGBColor[0.42960529736341113`, 0.7943243942471965, 0.4471408038893707], LineBox[{2407, 438}]}, {RGBColor[ 0.43005710572698397`, 0.7944693838295672, 0.44701685730348223`], LineBox[{438, 2028}]}, {RGBColor[0.4305089140905571, 0.7946143734119382, 0.4468929107175936], LineBox[{2028, 1238}]}, {RGBColor[0.43096072245413, 0.7947593629943089, 0.44676896413170514`], LineBox[{1238, 2702}]}, {RGBColor[0.4314125308177032, 0.7949043525766799, 0.44664501754581654`], LineBox[{2702, 238}]}, {RGBColor[0.4318643391812761, 0.7950493421590508, 0.446521070959928], LineBox[{238, 1828}]}, {RGBColor[ 0.43231614754484915`, 0.7951943317414216, 0.44639712437403944`], LineBox[{1828, 1038}]}, {RGBColor[0.4327679559084222, 0.7953393213237926, 0.4462731777881509], LineBox[{1038, 2552}]}, {RGBColor[0.4332197642719951, 0.7954843109061633, 0.44614923120226235`], LineBox[{2552, 638}]}, {RGBColor[0.43367157263556816`, 0.7956293004885343, 0.4460252846163738], LineBox[{638, 2224}]}, {RGBColor[0.43412338099914105`, 0.7957742900709052, 0.4459013380304853], LineBox[{2224, 1434}]}, {RGBColor[0.4345751893627141, 0.795919279653276, 0.4457773914445967], LineBox[{1434, 2842}]}, {RGBColor[0.43502699772628706`, 0.7960642692356469, 0.4456534448587082], LineBox[{2842, 138}]}, {RGBColor[0.4354788060898601, 0.7962092588180177, 0.4455294982728197], LineBox[{138, 1728}]}, {RGBColor[0.435930614453433, 0.7963542484003886, 0.44540555168693113`], LineBox[{1728, 938}]}, {RGBColor[0.4363824228170059, 0.7964992379827595, 0.44528160510104264`], LineBox[{938, 2483}]}, {RGBColor[ 0.43683423118057896`, 0.7966442275651303, 0.44515765851515404`], LineBox[{2483, 538}]}, {RGBColor[ 0.43728603954415185`, 0.7967892171475012, 0.44503371192926555`], LineBox[{538, 2127}]}, {RGBColor[0.4377378479077249, 0.796934206729872, 0.444909765343377], LineBox[{2127, 1337}]}, {RGBColor[0.4381896562712978, 0.7970791963122429, 0.44478581875748846`], LineBox[{1337, 2774}]}, {RGBColor[0.4386414646348711, 0.7972241858946139, 0.44466187217159986`], LineBox[{2774, 338}]}, {RGBColor[0.439093272998444, 0.7973691754769846, 0.44453792558571137`], LineBox[{338, 1928}]}, {RGBColor[0.43954508136201687`, 0.7975141650593555, 0.4444139789998228], LineBox[{1928, 1138}]}, {RGBColor[0.4399968897255901, 0.7976591546417264, 0.4442900324139342], LineBox[{1138, 2632}]}, {RGBColor[0.440448698089163, 0.7978041442240973, 0.4441660858280457], LineBox[{2632, 738}]}, {RGBColor[ 0.44090050645273604`, 0.7979491338064681, 0.44404213924215713`], LineBox[{738, 2321}]}, {RGBColor[0.44135231481630893`, 0.798094123388839, 0.44391819265626864`], LineBox[{2321, 1531}]}, {RGBColor[0.441804123179882, 0.7982391129712099, 0.44379424607038004`], LineBox[{1531, 2914}]}, {RGBColor[0.4422559315434549, 0.7983841025535807, 0.44367029948449155`], LineBox[{2914, 88}]}, {RGBColor[0.44270773990702783`, 0.7985290921359516, 0.443546352898603], LineBox[{88, 1678}]}, {RGBColor[0.4431595482706009, 0.7986740817183224, 0.44342240631271446`], LineBox[{1678, 888}]}, {RGBColor[0.4436113566341738, 0.7988190713006933, 0.44329845972682597`], LineBox[{888, 2445}]}, {RGBColor[ 0.44406316499774684`, 0.7989640608830642, 0.44317451314093737`], LineBox[{2445, 488}]}, {RGBColor[0.44451497336131973`, 0.799109050465435, 0.4430505665550489], LineBox[{488, 2077}]}, {RGBColor[0.4449667817248928, 0.7992540400478059, 0.44292661996916033`], LineBox[{2077, 1287}]}, {RGBColor[0.4454185900884657, 0.7993990296301767, 0.4428026733832718], LineBox[{1287, 2735}]}, {RGBColor[ 0.44587039845203874`, 0.7995440192125476, 0.44267872679738324`], LineBox[{2735, 288}]}, {RGBColor[0.4463222068156118, 0.7996890087949186, 0.44255478021149464`], LineBox[{288, 1878}]}, {RGBColor[0.4467740151791847, 0.7998339983772894, 0.44243083362560615`], LineBox[{1878, 1088}]}, {RGBColor[ 0.44722582354275797`, 0.7999789879596603, 0.44230688703971754`], LineBox[{1088, 2591}]}, {RGBColor[0.4476776319063308, 0.8001239775420311, 0.442182940453829], LineBox[{2591, 688}]}, {RGBColor[0.4481294402699039, 0.8002689671244021, 0.44205899386794045`], LineBox[{688, 2272}]}, {RGBColor[0.4485812486334768, 0.8004139567067728, 0.44193504728205196`], LineBox[{2272, 1482}]}, {RGBColor[0.4490330569970497, 0.8005589462891437, 0.4418111006961634], LineBox[{1482, 2877}]}, {RGBColor[ 0.44948486536062277`, 0.8007039358715146, 0.44168715411027487`], LineBox[{2877, 188}]}, {RGBColor[0.44993667372419566`, 0.8008489254538854, 0.4415632075243864], LineBox[{188, 1778}]}, {RGBColor[0.4503884820877687, 0.8009939150362564, 0.4414392609384978], LineBox[{1778, 988}]}, {RGBColor[0.45084029045134166`, 0.8011389046186271, 0.4413153143526093], LineBox[{988, 2520}]}, {RGBColor[0.4512920988149147, 0.8012838942009981, 0.4411913677667207], LineBox[{2520, 588}]}, {RGBColor[0.4517439071784876, 0.801428883783369, 0.4410674211808322], LineBox[{588, 2176}]}, {RGBColor[0.4521957155420605, 0.8015738733657397, 0.44094347459494365`], LineBox[{2176, 1386}]}, {RGBColor[0.45264752390563356`, 0.8017188629481107, 0.4408195280090551], LineBox[{1386, 2810}]}, {RGBColor[0.45309933226920646`, 0.8018638525304814, 0.4406955814231666], LineBox[{2810, 388}]}, {RGBColor[0.4535511406327795, 0.8020088421128524, 0.440571634837278], LineBox[{388, 1978}]}, {RGBColor[0.4540029489963524, 0.8021538316952233, 0.4404476882513895], LineBox[{1978, 1188}]}, {RGBColor[0.45445475735992535`, 0.802298821277594, 0.440323741665501], LineBox[{1188, 2670}]}, {RGBColor[0.4549065657234984, 0.802443810859965, 0.44019979507961243`], LineBox[{2670, 788}]}, {RGBColor[ 0.45535837408707125`, 0.8025888004423358, 0.44007584849372394`], LineBox[{788, 2369}]}, {RGBColor[0.4558101824506443, 0.8027337900247067, 0.43995190190783534`], LineBox[{2369, 1579}]}, {RGBColor[ 0.45626199081421726`, 0.8028787796070775, 0.43982795532194685`], LineBox[{1579, 2945}]}, {RGBColor[0.4567137991777905, 0.8030237691894484, 0.43970400873605825`], LineBox[{2945, 38}]}, {RGBColor[0.4571656075413634, 0.8031687587718193, 0.4395800621501697], LineBox[{38, 1629}]}, {RGBColor[0.4576085592020308, 0.8033109061543572, 0.439458545262746], LineBox[{1629, 839}]}, {RGBColor[ 0.45805151086269846`, 0.8034530535368952, 0.43933702837532224`], LineBox[{839, 2408}]}, {RGBColor[0.45849446252336606`, 0.8035952009194333, 0.4392155114878985], LineBox[{2408, 439}]}, {RGBColor[ 0.45893741418403367`, 0.8037373483019712, 0.43909399460047477`], LineBox[{439, 2029}]}, {RGBColor[0.459380365844701, 0.8038794956845091, 0.43897247771305103`], LineBox[{2029, 1239}]}, {RGBColor[ 0.45982331750536876`, 0.8040216430670473, 0.43885096082562725`], LineBox[{1239, 239}]}, {RGBColor[0.46070922082670385`, 0.8043059378321232, 0.4386079270507798], LineBox[{239, 1829}]}, {RGBColor[0.4611521724873713, 0.8044480852146612, 0.4384864101633561], LineBox[{1829, 1039}]}, {RGBColor[0.4615951241480388, 0.8045902325971991, 0.43836489327593237`], LineBox[{1039, 2553}]}, {RGBColor[0.4620380758087066, 0.8047323799797371, 0.4382433763885086], LineBox[{2553, 639}]}, {RGBColor[0.462481027469374, 0.804874527362275, 0.43812185950108484`], LineBox[{639, 2225}]}, {RGBColor[0.4629239791300415, 0.8050166747448131, 0.4380003426136611], LineBox[{2225, 1435}]}, {RGBColor[0.4633669307907091, 0.805158822127351, 0.4378788257262374], LineBox[{1435, 2843}]}, {RGBColor[0.46380988245137683`, 0.805300969509889, 0.4377573088388136], LineBox[{2843, 139}]}, {RGBColor[0.4642528341120442, 0.805443116892427, 0.4376357919513899], LineBox[{139, 1729}]}, {RGBColor[0.46469578577271164`, 0.805585264274965, 0.4375142750639662], LineBox[{1729, 939}]}, {RGBColor[0.46513873743337936`, 0.8057274116575031, 0.4373927581765424], LineBox[{939, 2484}]}, {RGBColor[0.4655816890940469, 0.805869559040041, 0.43727124128911865`], LineBox[{2484, 539}]}, {RGBColor[0.4660246407547145, 0.806011706422579, 0.4371497244016949], LineBox[{539, 2128}]}, {RGBColor[0.4664675924153819, 0.806153853805117, 0.43702820751427124`], LineBox[{2128, 1338}]}, {RGBColor[0.4669105440760496, 0.806296001187655, 0.43690669062684745`], LineBox[{1338, 2775}]}, {RGBColor[0.46735349573671714`, 0.8064381485701929, 0.4367851737394237], LineBox[{2775, 339}]}, {RGBColor[0.4677964473973847, 0.806580295952731, 0.4366636568519999], LineBox[{339, 1929}]}, {RGBColor[0.4682393990580521, 0.8067224433352689, 0.43654213996457625`], LineBox[{1929, 1139}]}, {RGBColor[0.46868235071871966`, 0.8068645907178068, 0.4364206230771525], LineBox[{1139, 2633}]}, {RGBColor[0.46912530237938743`, 0.807006738100345, 0.4362991061897287], LineBox[{2633, 739}]}, {RGBColor[0.4695682540400548, 0.8071488854828829, 0.43617758930230505`], LineBox[{739, 2322}]}, {RGBColor[0.4700112057007224, 0.8072910328654208, 0.4360560724148813], LineBox[{2322, 1532}]}, {RGBColor[0.47045415736138996`, 0.8074331802479588, 0.4359345555274575], LineBox[{1532, 89}]}, {RGBColor[ 0.47134006068272505`, 0.8077174750130348, 0.43569152175261006`], LineBox[{89, 1679}]}, {RGBColor[0.4717830123433925, 0.8078596223955727, 0.4355700048651864], LineBox[{1679, 889}]}, {RGBColor[0.4722259640040602, 0.8080017697781108, 0.4354484879777626], LineBox[{889, 489}]}, {RGBColor[ 0.47311186732539534`, 0.8082860645431867, 0.43520545420291507`], LineBox[{489, 2078}]}, {RGBColor[0.4735548189860627, 0.8084282119257247, 0.4350839373154914], LineBox[{2078, 1288}]}, {RGBColor[0.47399777064673043`, 0.8085703593082627, 0.4349624204280676], LineBox[{1288, 289}]}, {RGBColor[0.4748836739680654, 0.8088546540733387, 0.4347193866532202], LineBox[{289, 1879}]}, {RGBColor[0.47532662562873296`, 0.8089968014558766, 0.4345978697657964], LineBox[{1879, 1089}]}, {RGBColor[0.4757695772894005, 0.8091389488384146, 0.43447635287837266`], LineBox[{1089, 689}]}, {RGBColor[0.4766554806107357, 0.8094232436034906, 0.4342333191035252], LineBox[{689, 2273}]}, {RGBColor[ 0.47709843227140325`, 0.8095653909860285, 0.43411180221610146`], LineBox[{2273, 1483}]}, {RGBColor[0.4775413839320708, 0.8097075383685666, 0.4339902853286777], LineBox[{1483, 2878}]}, {RGBColor[0.4779843355927385, 0.8098496857511046, 0.43386876844125394`], LineBox[{2878, 189}]}, {RGBColor[0.4784272872534059, 0.8099918331336425, 0.4337472515538302], LineBox[{189, 1779}]}, {RGBColor[0.4788702389140733, 0.8101339805161805, 0.4336257346664065], LineBox[{1779, 989}]}, {RGBColor[ 0.47931319057474103`, 0.8102761278987185, 0.43350421777898274`], LineBox[{989, 2521}]}, {RGBColor[0.47975614223540863`, 0.8104182752812565, 0.433382700891559], LineBox[{2521, 589}]}, {RGBColor[0.4801990938960762, 0.8105604226637945, 0.43326118400413527`], LineBox[{589, 2177}]}, {RGBColor[0.4806420455567436, 0.8107025700463324, 0.43313966711671154`], LineBox[{2177, 1387}]}, {RGBColor[ 0.48108499721741127`, 0.8108447174288704, 0.43301815022928775`], LineBox[{1387, 2811}]}, {RGBColor[0.48152794887807887`, 0.8109868648114085, 0.432896633341864], LineBox[{2811, 389}]}, {RGBColor[ 0.48197090053874625`, 0.8111290121939464, 0.43277511645444033`], LineBox[{389, 1979}]}, {RGBColor[0.4824138521994138, 0.8112711595764843, 0.4326535995670166], LineBox[{1979, 1189}]}, {RGBColor[0.4828568038600814, 0.8114133069590224, 0.43253208267959287`], LineBox[{1189, 789}]}, {RGBColor[ 0.48374270718141654`, 0.8116976017240983, 0.43228904890474534`], LineBox[{789, 39}]}, {RGBColor[0.4855145138240868, 0.8122661912542503, 0.4318029813550504], LineBox[{39, 1630}]}, {RGBColor[0.4859949830803183, 0.812420378388486, 0.4316711720997649], LineBox[{1630, 840}]}, {RGBColor[ 0.48647545233654965`, 0.8125745655227217, 0.43153936284447947`], LineBox[{840, 440}]}, {RGBColor[ 0.48743639084901275`, 0.8128829397911932, 0.43127574433390853`], LineBox[{440, 2030}]}, {RGBColor[0.48791686010524415`, 0.8130371269254288, 0.4311439350786231], LineBox[{2030, 1240}]}, {RGBColor[0.4883973293614757, 0.8131913140596645, 0.4310121258233376], LineBox[{1240, 240}]}, {RGBColor[0.48935826787393855`, 0.8134996883281359, 0.4307485073127667], LineBox[{240, 1830}]}, {RGBColor[0.4898387371301701, 0.8136538754623717, 0.4306166980574812], LineBox[{1830, 1040}]}, {RGBColor[0.4903192063864017, 0.8138080625966074, 0.43048488880219576`], LineBox[{1040, 2554}]}, {RGBColor[0.49079967564263305`, 0.8139622497308431, 0.4303530795469103], LineBox[{2554, 640}]}, {RGBColor[0.49128014489886457`, 0.8141164368650787, 0.4302212702916248], LineBox[{640, 2226}]}, {RGBColor[0.4917606141550961, 0.8142706239993145, 0.4300894610363394], LineBox[{2226, 1436}]}, {RGBColor[0.4922410834113275, 0.8144248111335501, 0.42995765178105394`], LineBox[{1436, 2844}]}, {RGBColor[0.4927215526675592, 0.814578998267786, 0.4298258425257684], LineBox[{2844, 140}]}, {RGBColor[0.4932020219237907, 0.8147331854020217, 0.42969403327048294`], LineBox[{140, 1730}]}, {RGBColor[0.4936824911800223, 0.8148873725362574, 0.42956222401519745`], LineBox[{1730, 940}]}, {RGBColor[0.4941629604362538, 0.8150415596704932, 0.42943041475991195`], LineBox[{940, 2485}]}, {RGBColor[0.4946434296924852, 0.8151957468047288, 0.42929860550462656`], LineBox[{2485, 540}]}, {RGBColor[0.4951238989487167, 0.8153499339389645, 0.42916679624934106`], LineBox[{540, 2129}]}, {RGBColor[ 0.49560436820494824`, 0.8155041210732002, 0.42903498699405557`], LineBox[{2129, 1339}]}, {RGBColor[0.4960848374611796, 0.8156583082074359, 0.4289031777387702], LineBox[{1339, 2776}]}, {RGBColor[0.49656530671741117`, 0.8158124953416717, 0.4287713684834847], LineBox[{2776, 340}]}, {RGBColor[0.49704577597364274`, 0.8159666824759074, 0.4286395592281992], LineBox[{340, 1930}]}, {RGBColor[0.4975262452298742, 0.8161208696101431, 0.42850774997291374`], LineBox[{1930, 1140}]}, {RGBColor[0.4980067144861058, 0.8162750567443788, 0.42837594071762825`], LineBox[{1140, 740}]}, {RGBColor[0.4989676529985687, 0.8165834310128502, 0.4281123222070573], LineBox[{740, 2323}]}, {RGBColor[0.49944812225480023`, 0.816737618147086, 0.42798051295177186`], LineBox[{2323, 1533}]}, {RGBColor[0.49992859151103164`, 0.8168918052813217, 0.4278487036964864], LineBox[{1533, 90}]}, {RGBColor[0.5008895300234947, 0.8172001795497931, 0.4275850851859155], LineBox[{90, 1680}]}, {RGBColor[0.5013699992797263, 0.8173543666840288, 0.42745327593063], LineBox[{1680, 890}]}, {RGBColor[0.5018504685359577, 0.8175085538182645, 0.4273214666753445], LineBox[{890, 490}]}, {RGBColor[0.5028114070484206, 0.8178169280867359, 0.4270578481647736], LineBox[{490, 2079}]}, {RGBColor[0.5032918763046522, 0.8179711152209717, 0.4269260389094881], LineBox[{2079, 1289}]}, {RGBColor[0.5037723455608836, 0.8181253023552073, 0.42679422965420266`], LineBox[{1289, 290}]}, {RGBColor[0.5047332840733468, 0.8184336766236788, 0.42653061114363167`], LineBox[{290, 1880}]}, {RGBColor[0.5052137533295784, 0.8185878637579146, 0.4263988018883462], LineBox[{1880, 1090}]}, {RGBColor[0.5056942225858099, 0.8187420508921502, 0.4262669926330607], LineBox[{1090, 2592}]}, {RGBColor[0.5061746918420413, 0.818896238026386, 0.4261351833777753], LineBox[{2592, 690}]}, {RGBColor[0.5066551610982728, 0.8190504251606217, 0.42600337412248984`], LineBox[{690, 2274}]}, {RGBColor[0.5071356303545044, 0.8192046122948574, 0.42587156486720434`], LineBox[{2274, 1484}]}, {RGBColor[0.5076160996107357, 0.8193587994290931, 0.4257397556119189], LineBox[{1484, 2879}]}, {RGBColor[0.5080965688669673, 0.8195129865633288, 0.42560794635663346`], LineBox[{2879, 190}]}, {RGBColor[0.5085770381231989, 0.8196671736975645, 0.42547613710134796`], LineBox[{190, 1780}]}, {RGBColor[0.5090575073794303, 0.8198213608318002, 0.42534432784606246`], LineBox[{1780, 990}]}, {RGBColor[0.5095379766356619, 0.819975547966036, 0.425212518590777], LineBox[{990, 2522}]}, {RGBColor[0.5100184458918933, 0.8201297351002717, 0.4250807093354916], LineBox[{2522, 590}]}, {RGBColor[0.5104989151481248, 0.8202839222345074, 0.4249489000802061], LineBox[{590, 2178}]}, {RGBColor[0.5109793844043563, 0.8204381093687431, 0.4248170908249206], LineBox[{2178, 1388}]}, {RGBColor[0.5114598536605877, 0.8205922965029788, 0.4246852815696352], LineBox[{1388, 2812}]}, {RGBColor[0.5119403229168192, 0.8207464836372145, 0.4245534723143497], LineBox[{2812, 390}]}, {RGBColor[0.5124207921730508, 0.8209006707714502, 0.4244216630590642], LineBox[{390, 1980}]}, {RGBColor[0.5129012614292823, 0.821054857905686, 0.42428985380377876`], LineBox[{1980, 1190}]}, {RGBColor[0.5133817306855138, 0.8212090450399216, 0.42415804454849326`], LineBox[{1190, 2671}]}, {RGBColor[0.5138621999417452, 0.8213632321741573, 0.4240262352932078], LineBox[{2671, 790}]}, {RGBColor[0.5143426691979768, 0.8215174193083931, 0.4238944260379224], LineBox[{790, 2370}]}, {RGBColor[0.5148231384542084, 0.8216716064426288, 0.4237626167826369], LineBox[{2370, 1580}]}, {RGBColor[0.5153036077104397, 0.8218257935768645, 0.42363080752735144`], LineBox[{1580, 2946}]}, {RGBColor[0.5157840769666713, 0.8219799807111002, 0.42349899827206594`], LineBox[{2946, 40}]}, {RGBColor[0.5162645462229027, 0.8221341678453359, 0.4233671890167805], LineBox[{40, 1631}]}, {RGBColor[0.5167129716269944, 0.8222780718039735, 0.423244170493123], LineBox[{1631, 841}]}, {RGBColor[0.5171613970310858, 0.822421975762611, 0.42312115196946565`], LineBox[{841, 2409}]}, {RGBColor[0.517609822435177, 0.8225658797212485, 0.4229981334458083], LineBox[{2409, 441}]}, {RGBColor[0.5180582478392683, 0.822709783679886, 0.4228751149221509], LineBox[{441, 2031}]}, {RGBColor[0.5185066732433599, 0.8228536876385236, 0.4227520963984934], LineBox[{2031, 1241}]}, {RGBColor[0.518955098647451, 0.8229975915971611, 0.42262907787483606`], LineBox[{1241, 2703}]}, {RGBColor[0.5194035240515424, 0.8231414955557986, 0.4225060593511787], LineBox[{2703, 241}]}, {RGBColor[0.5198519494556338, 0.8232853995144361, 0.42238304082752126`], LineBox[{241, 1831}]}, {RGBColor[0.5203003748597252, 0.8234293034730736, 0.42226002230386384`], LineBox[{1831, 1041}]}, {RGBColor[0.5207488002638166, 0.8235732074317113, 0.42213700378020647`], LineBox[{1041, 2555}]}, {RGBColor[0.521197225667908, 0.8237171113903488, 0.42201398525654904`], LineBox[{2555, 641}]}, {RGBColor[0.5216456510719992, 0.8238610153489863, 0.4218909667328917], LineBox[{641, 2227}]}, {RGBColor[0.5220940764760907, 0.8240049193076238, 0.42176794820923424`], LineBox[{2227, 1437}]}, {RGBColor[0.5225425018801821, 0.8241488232662613, 0.4216449296855769], LineBox[{1437, 2845}]}, {RGBColor[0.5229909272842733, 0.8242927272248988, 0.4215219111619195], LineBox[{2845, 141}]}, {RGBColor[0.5234393526883647, 0.8244366311835363, 0.4213988926382621], LineBox[{141, 1731}]}, {RGBColor[0.5238877780924562, 0.8245805351421739, 0.42127587411460465`], LineBox[{1731, 941}]}, {RGBColor[0.5243362034965475, 0.8247244391008114, 0.4211528555909473], LineBox[{941, 2486}]}, {RGBColor[0.5247846289006389, 0.8248683430594489, 0.42102983706728986`], LineBox[{2486, 541}]}, {RGBColor[0.5252330543047303, 0.8250122470180864, 0.4209068185436325], LineBox[{541, 2130}]}, {RGBColor[0.5256814797088216, 0.825156150976724, 0.42078380001997506`], LineBox[{2130, 1340}]}, {RGBColor[0.526129905112913, 0.8253000549353615, 0.4206607814963177], LineBox[{1340, 2777}]}, {RGBColor[0.5265783305170044, 0.825443958893999, 0.42053776297266027`], LineBox[{2777, 341}]}, {RGBColor[0.5270267559210956, 0.8255878628526365, 0.4204147444490029], LineBox[{341, 1931}]}, {RGBColor[0.5274751813251872, 0.825731766811274, 0.42029172592534547`], LineBox[{1931, 1141}]}, {RGBColor[0.5279236067292785, 0.8258756707699116, 0.42016870740168805`], LineBox[{1141, 2634}]}, {RGBColor[0.5283720321333698, 0.826019574728549, 0.4200456888780307], LineBox[{2634, 741}]}, {RGBColor[0.5288204575374612, 0.8261634786871866, 0.4199226703543733], LineBox[{741, 2324}]}, {RGBColor[0.5292688829415527, 0.8263073826458242, 0.4197996518307158], LineBox[{2324, 1534}]}, {RGBColor[0.5297173083456439, 0.8264512866044617, 0.4196766333070585], LineBox[{1534, 2915}]}, {RGBColor[0.5301657337497353, 0.8265951905630992, 0.4195536147834011], LineBox[{2915, 91}]}, {RGBColor[0.5306141591538267, 0.8267390945217368, 0.41943059625974366`], LineBox[{91, 1681}]}, {RGBColor[0.5310625845579182, 0.8268829984803743, 0.41930757773608623`], LineBox[{1681, 891}]}, {RGBColor[0.5315110099620096, 0.8270269024390118, 0.4191845592124288], LineBox[{891, 2446}]}, {RGBColor[0.5319594353661008, 0.8271708063976493, 0.41906154068877144`], LineBox[{2446, 491}]}, {RGBColor[0.5324078607701922, 0.8273147103562868, 0.41893852216511407`], LineBox[{491, 2080}]}, {RGBColor[0.5328562861742838, 0.8274586143149244, 0.4188155036414566], LineBox[{2080, 1290}]}, {RGBColor[0.533304711578375, 0.8276025182735619, 0.4186924851177993], LineBox[{1290, 2736}]}, {RGBColor[0.5337531369824664, 0.8277464222321994, 0.41856946659414185`], LineBox[{2736, 291}]}, {RGBColor[0.5342015623865578, 0.8278903261908369, 0.4184464480704845], LineBox[{291, 1881}]}, {RGBColor[0.5346499877906492, 0.8280342301494745, 0.41832342954682705`], LineBox[{1881, 1091}]}, {RGBColor[0.5350984131947405, 0.828178134108112, 0.4182004110231696], LineBox[{1091, 2593}]}, {RGBColor[0.5355468385988319, 0.8283220380667495, 0.41807739249951226`], LineBox[{2593, 691}]}, {RGBColor[0.5359952640029231, 0.828465942025387, 0.4179543739758549], LineBox[{691, 2275}]}, {RGBColor[0.5364436894070147, 0.8286098459840245, 0.4178313554521974], LineBox[{2275, 1485}]}, {RGBColor[0.5368921148111061, 0.8287537499426622, 0.41770833692854004`], LineBox[{1485, 2880}]}, {RGBColor[0.5373405402151973, 0.8288976539012995, 0.41758531840488267`], LineBox[{2880, 191}]}, {RGBColor[0.5377889656192887, 0.8290415578599372, 0.4174622998812253], LineBox[{191, 1781}]}, {RGBColor[0.5382373910233802, 0.8291854618185747, 0.4173392813575678], LineBox[{1781, 991}]}, {RGBColor[0.5386858164274715, 0.8293293657772122, 0.41721626283391045`], LineBox[{991, 2523}]}, {RGBColor[0.5391342418315628, 0.8294732697358497, 0.4170932443102531], LineBox[{2523, 591}]}, {RGBColor[0.5395826672356542, 0.8296171736944873, 0.41697022578659565`], LineBox[{591, 2179}]}, {RGBColor[0.5400310926397456, 0.8297610776531248, 0.4168472072629382], LineBox[{2179, 1389}]}, {RGBColor[0.540479518043837, 0.8299049816117623, 0.41672418873928085`], LineBox[{1389, 2813}]}, {RGBColor[0.5409279434479284, 0.8300488855703998, 0.41660117021562343`], LineBox[{2813, 391}]}, {RGBColor[0.5413763688520196, 0.8301927895290373, 0.4164781516919661], LineBox[{391, 1981}]}, {RGBColor[0.5418247942561111, 0.8303366934876749, 0.41635513316830863`], LineBox[{1981, 1191}]}, {RGBColor[0.5422732196602025, 0.8304805974463124, 0.41623211464465126`], LineBox[{1191, 791}]}, {RGBColor[0.5431700704683851, 0.8307684053635874, 0.41598607759733647`], LineBox[{791, 2371}]}, {RGBColor[0.5436184958724767, 0.830912309322225, 0.41586305907367904`], LineBox[{2371, 1581}]}, {RGBColor[0.5440669212765679, 0.8310562132808624, 0.41574004055002167`], LineBox[{1581, 41}]}, {RGBColor[0.5449637720847507, 0.8313440211981376, 0.4154940035027069], LineBox[{41, 1632}]}, {RGBColor[0.545449715084406, 0.8314999649084728, 0.4153606926111877], LineBox[{1632, 842}]}, {RGBColor[0.5459356580840613, 0.831655908618808, 0.41522738171966855`], LineBox[{842, 442}]}, {RGBColor[0.546907544083372, 0.8319677960394786, 0.4149607599366303], LineBox[{442, 2032}]}, {RGBColor[0.5473934870830274, 0.8321237397498138, 0.41482744904511115`], LineBox[{2032, 1242}]}, {RGBColor[0.5478794300826828, 0.8322796834601491, 0.414694138153592], LineBox[{1242, 242}]}, {RGBColor[0.5488513160819933, 0.8325915708808196, 0.4144275163705538], LineBox[{242, 1832}]}, {RGBColor[0.5493372590816487, 0.8327475145911548, 0.41429420547903467`], LineBox[{1832, 1042}]}, {RGBColor[0.5498232020813041, 0.8329034583014902, 0.41416089458751554`], LineBox[{1042, 2556}]}, {RGBColor[0.5503091450809594, 0.8330594020118254, 0.41402758369599635`], LineBox[{2556, 642}]}, {RGBColor[0.5507950880806147, 0.8332153457221607, 0.4138942728044772], LineBox[{642, 2228}]}, {RGBColor[0.5512810310802702, 0.8333712894324959, 0.4137609619129581], LineBox[{2228, 1438}]}, {RGBColor[0.5517669740799254, 0.8335272331428312, 0.413627651021439], LineBox[{1438, 2846}]}, {RGBColor[0.5522529170795807, 0.8336831768531664, 0.41349434012991987`], LineBox[{2846, 142}]}, {RGBColor[0.5527388600792359, 0.8338391205635016, 0.4133610292384008], LineBox[{142, 1732}]}, {RGBColor[0.5532248030788911, 0.8339950642738369, 0.41322771834688166`], LineBox[{1732, 942}]}, {RGBColor[0.5537107460785464, 0.8341510079841721, 0.4130944074553625], LineBox[{942, 2487}]}, {RGBColor[0.5541966890782017, 0.8343069516945074, 0.4129610965638434], LineBox[{2487, 542}]}, {RGBColor[0.554682632077857, 0.8344628954048425, 0.4128277856723243], LineBox[{542, 2131}]}, {RGBColor[0.5551685750775124, 0.8346188391151779, 0.4126944747808052], LineBox[{2131, 1341}]}, {RGBColor[0.5556545180771677, 0.8347747828255131, 0.41256116388928604`], LineBox[{1341, 2778}]}, {RGBColor[0.556140461076823, 0.8349307265358483, 0.4124278529977669], LineBox[{2778, 342}]}, {RGBColor[0.5566264040764783, 0.8350866702461837, 0.4122945421062478], LineBox[{342, 1932}]}, {RGBColor[0.5571123470761338, 0.8352426139565189, 0.4121612312147286], LineBox[{1932, 1142}]}, {RGBColor[0.5575982900757891, 0.8353985576668541, 0.41202792032320945`], LineBox[{1142, 742}]}, {RGBColor[0.5585701760750996, 0.8357104450875247, 0.41176129854017124`], LineBox[{742, 2325}]}, {RGBColor[0.559056119074755, 0.8358663887978599, 0.4116279876486521], LineBox[{2325, 1535}]}, {RGBColor[0.5595420620744104, 0.8360223325081952, 0.41149467675713297`], LineBox[{1535, 92}]}, {RGBColor[0.5605139480737211, 0.8363342199288657, 0.4112280549740947], LineBox[{92, 1682}]}, {RGBColor[0.5609998910733764, 0.836490163639201, 0.41109474408257557`], LineBox[{1682, 892}]}, {RGBColor[0.5614858340730317, 0.8366461073495362, 0.4109614331910565], LineBox[{892, 492}]}, {RGBColor[0.5624577200723424, 0.8369579947702067, 0.41069481140801817`], LineBox[{492, 2081}]}, {RGBColor[0.5629436630719977, 0.8371139384805419, 0.41056150051649903`], LineBox[{2081, 1291}]}, {RGBColor[0.563429606071653, 0.8372698821908773, 0.4104281896249799], LineBox[{1291, 292}]}, {RGBColor[0.5644014920709637, 0.8375817696115477, 0.4101615678419417], LineBox[{292, 1882}]}, {RGBColor[0.5648874350706187, 0.8377377133218828, 0.4100282569504226], LineBox[{1882, 1092}]}, {RGBColor[0.5653733780702741, 0.8378936570322182, 0.4098949460589035], LineBox[{1092, 2594}]}, {RGBColor[0.5658593210699294, 0.8380496007425534, 0.40976163516738434`], LineBox[{2594, 692}]}, {RGBColor[0.5663452640695847, 0.8382055444528886, 0.4096283242758652], LineBox[{692, 2276}]}, {RGBColor[0.5668312070692401, 0.838361488163224, 0.4094950133843461], LineBox[{2276, 1486}]}, {RGBColor[0.5673171500688955, 0.8385174318735592, 0.40936170249282694`], LineBox[{1486, 2881}]}, {RGBColor[0.5678030930685507, 0.8386733755838944, 0.40922839160130786`], LineBox[{2881, 192}]}, {RGBColor[0.568289036068206, 0.8388293192942297, 0.4090950807097887], LineBox[{192, 1782}]}, {RGBColor[0.5687749790678613, 0.838985263004565, 0.40896176981826954`], LineBox[{1782, 992}]}, {RGBColor[0.5692609220675168, 0.8391412067149002, 0.4088284589267504], LineBox[{992, 592}]}, {RGBColor[0.5702328080668274, 0.8394530941355708, 0.40856183714371214`], LineBox[{592, 2180}]}, {RGBColor[0.5707187510664828, 0.839609037845906, 0.408428526252193], LineBox[{2180, 1390}]}, {RGBColor[0.5712046940661379, 0.8397649815562412, 0.4082952153606739], LineBox[{1390, 392}]}, {RGBColor[0.5722875463685257, 0.8400546783657897, 0.40803857775190494`], LineBox[{392, 1982}]}, {RGBColor[0.5729750114736767, 0.8401703224666802, 0.40792339877759487`], LineBox[{1982, 1192}]}, {RGBColor[0.5736624765788277, 0.8402859665675706, 0.4078082198032848], LineBox[{1192, 792}]}, {RGBColor[0.5750374067891298, 0.8405172547693515, 0.4075778618546646], LineBox[{792, 2372}]}, {RGBColor[0.5757248718942807, 0.8406328988702418, 0.4074626828803546], LineBox[{2372, 1582}]}, {RGBColor[0.5764123369994316, 0.8407485429711322, 0.4073475039060445], LineBox[{1582, 42}]}, {RGBColor[0.5777872672097335, 0.840979831172913, 0.4071171459574244], LineBox[{42, 1633}]}, {RGBColor[0.5784622027091522, 0.8410933675668397, 0.40700406621277113`], LineBox[{1633, 843}]}, {RGBColor[0.5791371382085705, 0.8412069039607664, 0.4068909864681179], LineBox[{843, 2410}]}, {RGBColor[0.5798120737079889, 0.841320440354693, 0.4067779067234647], LineBox[{2410, 443}]}, {RGBColor[0.580487009207407, 0.8414339767486196, 0.4066648269788115], LineBox[{443, 2033}]}, {RGBColor[0.5811619447068255, 0.8415475131425463, 0.4065517472341583], LineBox[{2033, 1243}]}, {RGBColor[0.581836880206244, 0.841661049536473, 0.4064386674895051], LineBox[{1243, 2704}]}, {RGBColor[0.5825118157056627, 0.8417745859303997, 0.40632558774485183`], LineBox[{2704, 243}]}, {RGBColor[0.583186751205081, 0.8418881223243263, 0.4062125080001986], LineBox[{243, 1833}]}, {RGBColor[0.5838616867044994, 0.8420016587182529, 0.4060994282555454], LineBox[{1833, 1043}]}, {RGBColor[0.5845366222039178, 0.8421151951121797, 0.40598634851089216`], LineBox[{1043, 2557}]}, {RGBColor[0.585211557703336, 0.8422287315061062, 0.405873268766239], LineBox[{2557, 643}]}, {RGBColor[0.5858864932027545, 0.842342267900033, 0.4057601890215858], LineBox[{643, 2229}]}, {RGBColor[0.5865614287021732, 0.8424558042939597, 0.4056471092769325], LineBox[{2229, 1439}]}, {RGBColor[0.5872363642015915, 0.8425693406878864, 0.4055340295322793], LineBox[{1439, 2847}]}, {RGBColor[0.58791129970101, 0.842682877081813, 0.4054209497876261], LineBox[{2847, 143}]}, {RGBColor[0.5885862352004283, 0.8427964134757396, 0.40530787004297286`], LineBox[{143, 1733}]}, {RGBColor[0.5892611706998467, 0.8429099498696663, 0.4051947902983197], LineBox[{1733, 943}]}, {RGBColor[0.5899361061992648, 0.8430234862635929, 0.4050817105536665], LineBox[{943, 2488}]}, {RGBColor[0.5906110416986833, 0.8431370226575196, 0.4049686308090133], LineBox[{2488, 543}]}, {RGBColor[0.5912859771981019, 0.8432505590514463, 0.40485555106436005`], LineBox[{543, 2132}]}, {RGBColor[0.5919609126975205, 0.8433640954453729, 0.40474247131970675`], LineBox[{2132, 1342}]}, {RGBColor[0.5926358481969389, 0.8434776318392996, 0.40462939157505357`], LineBox[{1342, 2779}]}, {RGBColor[0.5933107836963573, 0.8435911682332263, 0.4045163118304004], LineBox[{2779, 343}]}, {RGBColor[0.5939857191957757, 0.843704704627153, 0.40440323208574713`], LineBox[{343, 1933}]}, {RGBColor[0.594660654695194, 0.8438182410210796, 0.40429015234109394`], LineBox[{1933, 1143}]}, {RGBColor[0.5953355901946125, 0.8439317774150062, 0.4041770725964407], LineBox[{1143, 2635}]}, {RGBColor[0.596010525694031, 0.844045313808933, 0.40406399285178746`], LineBox[{2635, 743}]}, {RGBColor[0.5966854611934495, 0.8441588502028596, 0.40395091310713427`], LineBox[{743, 2326}]}, {RGBColor[0.5973603966928678, 0.8442723865967863, 0.403837833362481], LineBox[{2326, 1536}]}, {RGBColor[0.5980353321922862, 0.8443859229907129, 0.40372475361782784`], LineBox[{1536, 2916}]}, {RGBColor[0.5987102676917045, 0.8444994593846396, 0.40361167387317465`], LineBox[{2916, 93}]}, {RGBColor[0.5993852031911232, 0.8446129957785663, 0.40349859412852135`], LineBox[{93, 1683}]}, {RGBColor[0.6000601386905416, 0.8447265321724929, 0.40338551438386816`], LineBox[{1683, 893}]}, {RGBColor[0.60073507418996, 0.8448400685664196, 0.40327243463921497`], LineBox[{893, 2447}]}, {RGBColor[0.6014100096893784, 0.8449536049603463, 0.40315935489456173`], LineBox[{2447, 493}]}, {RGBColor[0.6020849451887967, 0.845067141354273, 0.40304627514990854`], LineBox[{493, 2082}]}, {RGBColor[0.6027598806882152, 0.8451806777481996, 0.4029331954052553], LineBox[{2082, 1292}]}, {RGBColor[0.6034348161876337, 0.8452942141421262, 0.40282011566060205`], LineBox[{1292, 2737}]}, {RGBColor[0.6041097516870524, 0.845407750536053, 0.4027070359159488], LineBox[{2737, 293}]}, {RGBColor[0.6047846871864705, 0.8455212869299796, 0.4025939561712956], LineBox[{293, 1883}]}, {RGBColor[0.6054596226858889, 0.8456348233239063, 0.40248087642664243`], LineBox[{1883, 1093}]}, {RGBColor[0.6061345581853073, 0.8457483597178329, 0.40236779668198924`], LineBox[{1093, 2595}]}, {RGBColor[0.6068094936847257, 0.8458618961117595, 0.402254716937336], LineBox[{2595, 693}]}, {RGBColor[0.6074844291841442, 0.8459754325056863, 0.40214163719268275`], LineBox[{693, 2277}]}, {RGBColor[0.6081593646835629, 0.8460889688996129, 0.4020285574480295], LineBox[{2277, 1487}]}, {RGBColor[0.6088343001829812, 0.8462025052935397, 0.4019154777033763], LineBox[{1487, 2882}]}, {RGBColor[0.6095092356823995, 0.8463160416874662, 0.40180239795872313`], LineBox[{2882, 193}]}, {RGBColor[0.6101841711818179, 0.846429578081393, 0.4016893182140699], LineBox[{193, 1783}]}, {RGBColor[0.6108591066812362, 0.8465431144753196, 0.4015762384694167], LineBox[{1783, 993}]}, {RGBColor[0.6115340421806547, 0.8466566508692462, 0.4014631587247635], LineBox[{993, 2524}]}, {RGBColor[0.612208977680073, 0.8467701872631729, 0.40135007898011027`], LineBox[{2524, 593}]}, {RGBColor[0.6128839131794916, 0.8468837236570996, 0.401236999235457], LineBox[{593, 2181}]}, {RGBColor[0.6135588486789102, 0.8469972600510263, 0.4011239194908038], LineBox[{2181, 1391}]}, {RGBColor[0.6142337841783284, 0.8471107964449529, 0.4010108397461506], LineBox[{1391, 2814}]}, {RGBColor[0.6149087196777467, 0.8472243328388795, 0.4008977600014974], LineBox[{2814, 393}]}, {RGBColor[0.6155836551771652, 0.8473378692328062, 0.40078468025684416`], LineBox[{393, 1983}]}, {RGBColor[0.6162585906765835, 0.8474514056267329, 0.400671600512191], LineBox[{1983, 1193}]}, {RGBColor[0.6169335261760022, 0.8475649420206596, 0.40055852076753773`], LineBox[{1193, 2672}]}, {RGBColor[0.6176084616754207, 0.8476784784145863, 0.4004454410228845], LineBox[{2672, 793}]}, {RGBColor[0.6182833971748392, 0.847792014808513, 0.40033236127823124`], LineBox[{793, 2373}]}, {RGBColor[0.6189583326742573, 0.8479055512024396, 0.4002192815335781], LineBox[{2373, 1583}]}, {RGBColor[0.6196332681736757, 0.8480190875963662, 0.40010620178892486`], LineBox[{1583, 2947}]}, {RGBColor[0.620308203673094, 0.8481326239902929, 0.3999931220442717], LineBox[{2947, 43}]}, {RGBColor[0.6209831391725127, 0.8482461603842196, 0.39988004229961843`], LineBox[{43, 1634}]}, {RGBColor[0.6216127421325253, 0.8483520710227132, 0.3997745576392139], LineBox[{1634, 844}]}, {RGBColor[0.6222423450925376, 0.8484579816612067, 0.3996690729788093], LineBox[{844, 2411}]}, {RGBColor[0.6228719480525499, 0.8485638922997002, 0.3995635883184048], LineBox[{2411, 444}]}, {RGBColor[0.6235015510125622, 0.8486698029381937, 0.39945810365800033`], LineBox[{444, 2034}]}, {RGBColor[0.6241311539725746, 0.8487757135766872, 0.3993526189975958], LineBox[{2034, 1244}]}, {RGBColor[0.6247607569325868, 0.8488816242151808, 0.3992471343371913], LineBox[{1244, 2705}]}, {RGBColor[0.6253903598925994, 0.8489875348536744, 0.3991416496767867], LineBox[{2705, 244}]}, {RGBColor[0.626019962852612, 0.8490934454921679, 0.39903616501638217`], LineBox[{244, 1834}]}, {RGBColor[0.6266495658126245, 0.8491993561306614, 0.3989306803559776], LineBox[{1834, 1044}]}, {RGBColor[0.6272791687726369, 0.849305266769155, 0.3988251956955731], LineBox[{1044, 2558}]}, {RGBColor[0.6279087717326491, 0.8494111774076485, 0.3987197110351686], LineBox[{2558, 644}]}, {RGBColor[0.6285383746926615, 0.8495170880461421, 0.39861422637476407`], LineBox[{644, 2230}]}, {RGBColor[0.6291679776526738, 0.8496229986846356, 0.39850874171435957`], LineBox[{2230, 1440}]}, {RGBColor[0.6297975806126862, 0.8497289093231292, 0.3984032570539551], LineBox[{1440, 2848}]}, {RGBColor[0.6304271835726984, 0.8498348199616227, 0.3982977723935505], LineBox[{2848, 144}]}, {RGBColor[0.631056786532711, 0.8499407306001162, 0.39819228773314597`], LineBox[{144, 1734}]}, {RGBColor[0.6316863894927236, 0.8500466412386098, 0.3980868030727414], LineBox[{1734, 944}]}, {RGBColor[0.632315992452736, 0.8501525518771034, 0.3979813184123369], LineBox[{944, 2489}]}, {RGBColor[0.6329455954127482, 0.8502584625155969, 0.3978758337519324], LineBox[{2489, 544}]}, {RGBColor[0.6335751983727606, 0.8503643731540904, 0.39777034909152786`], LineBox[{544, 2133}]}, {RGBColor[0.6342048013327731, 0.8504702837925839, 0.3976648644311233], LineBox[{2133, 1343}]}, {RGBColor[0.6348344042927855, 0.8505761944310775, 0.3975593797707188], LineBox[{1343, 344}]}, {RGBColor[0.6360936102128103, 0.8507880157080646, 0.39734841044990976`], LineBox[{344, 1934}]}, {RGBColor[0.6367232131728229, 0.8508939263465581, 0.3972429257895052], LineBox[{1934, 1144}]}, {RGBColor[0.6373528161328352, 0.8509998369850517, 0.3971374411291007], LineBox[{1144, 744}]}, {RGBColor[0.6386120220528598, 0.8512116582620387, 0.39692647180829166`], LineBox[{744, 2327}]}, {RGBColor[0.6392416250128722, 0.8513175689005322, 0.39682098714788716`], LineBox[{2327, 1537}]}, {RGBColor[0.6398712279728845, 0.8514234795390258, 0.3967155024874826], LineBox[{1537, 94}]}, {RGBColor[0.6411304338929094, 0.8516353008160129, 0.39650453316667356`], LineBox[{94, 1684}]}, {RGBColor[0.6417600368529219, 0.8517412114545064, 0.396399048506269], LineBox[{1684, 894}]}, {RGBColor[0.6423896398129343, 0.851847122093, 0.3962935638458645], LineBox[{894, 2448}]}, {RGBColor[0.6430192427729468, 0.8519530327314936, 0.39618807918545995`], LineBox[{2448, 494}]}, {RGBColor[0.6436488457329591, 0.8520589433699871, 0.39608259452505545`], LineBox[{494, 2083}]}, {RGBColor[0.6442784486929715, 0.8521648540084806, 0.3959771098646509], LineBox[{2083, 1293}]}, {RGBColor[0.6449080516529838, 0.8522707646469742, 0.3958716252042464], LineBox[{1293, 2738}]}, {RGBColor[0.6455376546129961, 0.8523766752854677, 0.3957661405438419], LineBox[{2738, 294}]}, {RGBColor[0.6461672575730086, 0.8524825859239612, 0.39566065588343735`], LineBox[{294, 1884}]}, {RGBColor[0.6467968605330212, 0.8525884965624548, 0.3955551712230328], LineBox[{1884, 1094}]}, {RGBColor[0.6474264634930336, 0.8526944072009484, 0.39544968656262824`], LineBox[{1094, 2596}]}, {RGBColor[0.6480560664530458, 0.8528003178394419, 0.39534420190222375`], LineBox[{2596, 694}]}, {RGBColor[0.6486856694130582, 0.8529062284779354, 0.39523871724181925`], LineBox[{694, 2278}]}, {RGBColor[0.6493152723730705, 0.8530121391164289, 0.3951332325814147], LineBox[{2278, 1488}]}, {RGBColor[0.6499448753330829, 0.8531180497549224, 0.3950277479210102], LineBox[{1488, 2883}]}, {RGBColor[0.6505744782930951, 0.853223960393416, 0.3949222632606057], LineBox[{2883, 194}]}, {RGBColor[0.6512040812531077, 0.8533298710319095, 0.39481677860020115`], LineBox[{194, 1784}]}, {RGBColor[0.6518336842131203, 0.8534357816704031, 0.3947112939397966], LineBox[{1784, 994}]}, {RGBColor[0.6524632871731328, 0.8535416923088966, 0.39460580927939204`], LineBox[{994, 594}]}, {RGBColor[0.6537224930931574, 0.8537535135858837, 0.394394839958583], LineBox[{594, 2182}]}, {RGBColor[0.6543520960531698, 0.8538594242243772, 0.3942893552981785], LineBox[{2182, 1392}]}, {RGBColor[0.6549816990131822, 0.8539653348628707, 0.394183870637774], LineBox[{1392, 394}]}, {RGBColor[0.656240904933207, 0.8541771561398579, 0.3939729013169649], LineBox[{394, 1984}]}, {RGBColor[0.6568705078932195, 0.8542830667783514, 0.39386741665656033`], LineBox[{1984, 1194}]}, {RGBColor[0.6575001108532319, 0.8543889774168449, 0.39376193199615583`], LineBox[{1194, 794}]}, {RGBColor[0.6587593167732565, 0.854600798693832, 0.3935509626753468], LineBox[{794, 2374}]}, {RGBColor[0.6593889197332689, 0.8547067093323255, 0.3934454780149423], LineBox[{2374, 1584}]}, {RGBColor[0.6600185226932812, 0.854812619970819, 0.3933399933545378], LineBox[{1584, 44}]}, {RGBColor[0.6612777286133062, 0.8550244412478062, 0.3931290240337287], LineBox[{44, 1635}]}, {RGBColor[0.6619604078349328, 0.8551392802762747, 0.3930146468937974], LineBox[{1635, 845}]}, {RGBColor[0.6626430870565597, 0.8552541193047434, 0.392900269753866], LineBox[{845, 2412}]}, {RGBColor[0.6633257662781867, 0.8553689583332119, 0.3927858926139346], LineBox[{2412, 445}]}, {RGBColor[0.6640084454998132, 0.8554837973616805, 0.3926715154740033], LineBox[{445, 2035}]}, {RGBColor[0.66469112472144, 0.8555986363901491, 0.39255713833407196`], LineBox[{2035, 1245}]}, {RGBColor[0.665373803943067, 0.8557134754186176, 0.3924427611941406], LineBox[{1245, 2706}]}, {RGBColor[0.6660564831646937, 0.8558283144470863, 0.3923283840542093], LineBox[{2706, 245}]}, {RGBColor[0.6667391623863205, 0.8559431534755548, 0.39221400691427794`], LineBox[{245, 1835}]}, {RGBColor[0.6674218416079472, 0.8560579925040234, 0.3920996297743466], LineBox[{1835, 1045}]}, {RGBColor[0.668104520829574, 0.856172831532492, 0.39198525263441525`], LineBox[{1045, 2559}]}, {RGBColor[0.6687872000512008, 0.8562876705609606, 0.39187087549448385`], LineBox[{2559, 645}]}, {RGBColor[0.6694698792728276, 0.8564025095894292, 0.3917564983545525], LineBox[{645, 2231}]}, {RGBColor[0.6701525584944541, 0.8565173486178977, 0.3916421212146212], LineBox[{2231, 1441}]}, {RGBColor[0.6708352377160811, 0.8566321876463663, 0.3915277440746898], LineBox[{1441, 2849}]}, {RGBColor[0.6715179169377081, 0.8567470266748349, 0.3914133669347585], LineBox[{2849, 145}]}, {RGBColor[0.6722005961593346, 0.8568618657033035, 0.3912989897948272], LineBox[{145, 1735}]}, {RGBColor[0.6728832753809613, 0.856976704731772, 0.39118461265489585`], LineBox[{1735, 945}]}, {RGBColor[0.6735659546025883, 0.8570915437602407, 0.39107023551496445`], LineBox[{945, 545}]}, {RGBColor[0.6749313130458418, 0.8573212218171777, 0.39084148123510176`], LineBox[{545, 2134}]}, {RGBColor[0.6756139922674685, 0.8574360608456464, 0.3907271040951704], LineBox[{2134, 1344}]}, {RGBColor[0.6762966714890952, 0.8575508998741149, 0.3906127269552391], LineBox[{1344, 345}]}, {RGBColor[0.6776620299323489, 0.8577805779310521, 0.3903839726753764], LineBox[{345, 1935}]}, {RGBColor[0.6783447091539755, 0.8578954169595207, 0.39026959553544505`], LineBox[{1935, 1145}]}, {RGBColor[0.6790273883756024, 0.8580102559879893, 0.3901552183955137], LineBox[{1145, 745}]}, {RGBColor[0.680392746818856, 0.8582399340449264, 0.389926464115651], LineBox[{745, 2328}]}, {RGBColor[0.6810754260404827, 0.858354773073395, 0.3898120869757197], LineBox[{2328, 1538}]}, {RGBColor[0.6817581052621097, 0.8584696121018636, 0.3896977098357883], LineBox[{1538, 95}]}, {RGBColor[0.6831234637053631, 0.8586992901588008, 0.38946895555592564`], LineBox[{95, 1685}]}, {RGBColor[0.6838061429269898, 0.8588141291872693, 0.3893545784159943], LineBox[{1685, 895}]}, {RGBColor[0.6844888221486166, 0.8589289682157378, 0.38924020127606296`], LineBox[{895, 2449}]}, {RGBColor[0.6851715013702435, 0.8590438072442065, 0.38912582413613156`], LineBox[{2449, 495}]}, {RGBColor[0.6858541805918703, 0.859158646272675, 0.3890114469962002], LineBox[{495, 2084}]}, {RGBColor[0.6865368598134969, 0.8592734853011436, 0.38889706985626893`], LineBox[{2084, 1294}]}, {RGBColor[0.6872195390351238, 0.8593883243296122, 0.38878269271633753`], LineBox[{1294, 2739}]}, {RGBColor[0.6879022182567508, 0.8595031633580809, 0.3886683155764062], LineBox[{2739, 295}]}, {RGBColor[0.6885848974783773, 0.8596180023865494, 0.38855393843647484`], LineBox[{295, 1885}]}, {RGBColor[0.689267576700004, 0.8597328414150179, 0.38843956129654356`], LineBox[{1885, 1095}]}, {RGBColor[0.689950255921631, 0.8598476804434866, 0.38832518415661216`], LineBox[{1095, 2597}]}, {RGBColor[0.6906329351432577, 0.8599625194719551, 0.3882108070166808], LineBox[{2597, 695}]}, {RGBColor[0.6913156143648844, 0.8600773585004237, 0.38809642987674947`], LineBox[{695, 2279}]}, {RGBColor[0.6919982935865112, 0.8601921975288923, 0.38798205273681813`], LineBox[{2279, 1489}]}, {RGBColor[0.692680972808138, 0.8603070365573608, 0.3878676755968868], LineBox[{1489, 2884}]}, {RGBColor[0.6933636520297649, 0.8604218755858295, 0.38775329845695544`], LineBox[{2884, 195}]}, {RGBColor[0.6940463312513917, 0.860536714614298, 0.3876389213170241], LineBox[{195, 1785}]}, {RGBColor[0.6947290104730184, 0.8606515536427666, 0.38752454417709276`], LineBox[{1785, 995}]}, {RGBColor[0.6954116896946452, 0.8607663926712351, 0.3874101670371614], LineBox[{995, 2525}]}, {RGBColor[0.6960943689162721, 0.8608812316997038, 0.38729578989723], LineBox[{2525, 595}]}, {RGBColor[0.6967770481378989, 0.8609960707281723, 0.38718141275729867`], LineBox[{595, 2183}]}, {RGBColor[0.6974597273595253, 0.8611109097566408, 0.3870670356173674], LineBox[{2183, 1393}]}, {RGBColor[0.6981424065811523, 0.8612257487851095, 0.386952658477436], LineBox[{1393, 2815}]}, {RGBColor[0.6988250858027794, 0.8613405878135781, 0.38683828133750464`], LineBox[{2815, 395}]}, {RGBColor[0.6995077650244058, 0.8614554268420467, 0.3867239041975733], LineBox[{395, 1985}]}, {RGBColor[0.7001904442460325, 0.8615702658705152, 0.386609527057642], LineBox[{1985, 1195}]}, {RGBColor[0.7008731234676595, 0.8616851048989839, 0.3864951499177106], LineBox[{1195, 2673}]}, {RGBColor[0.7015558026892863, 0.8617999439274524, 0.38638077277777927`], LineBox[{2673, 795}]}, {RGBColor[0.702238481910913, 0.8619147829559209, 0.3862663956378479], LineBox[{795, 2375}]}, {RGBColor[0.7029211611325398, 0.8620296219843896, 0.3861520184979166], LineBox[{2375, 1585}]}, {RGBColor[0.7036038403541665, 0.8621444610128581, 0.38603764135798524`], LineBox[{1585, 2948}]}, {RGBColor[0.7042865195757935, 0.8622593000413268, 0.3859232642180539], LineBox[{2948, 45}]}, {RGBColor[0.7049691987974203, 0.8623741390697953, 0.38580888707812255`], LineBox[{45, 1636}]}, {RGBColor[0.7056065454796406, 0.8624813523428307, 0.38570210502243996`], LineBox[{1636, 846}]}, {RGBColor[0.7062438921618616, 0.8625885656158662, 0.38559532296675725`], LineBox[{846, 2413}]}, {RGBColor[0.7068812388440823, 0.8626957788889016, 0.3854885409110746], LineBox[{2413, 446}]}, {RGBColor[0.7075185855263029, 0.8628029921619371, 0.38538175885539194`], LineBox[{446, 2036}]}, {RGBColor[0.7081559322085238, 0.8629102054349725, 0.3852749767997093], LineBox[{2036, 1246}]}, {RGBColor[0.7087932788907445, 0.863017418708008, 0.38516819474402664`], LineBox[{1246, 2707}]}, {RGBColor[0.7094306255729652, 0.8631246319810434, 0.385061412688344], LineBox[{2707, 246}]}, {RGBColor[0.7100679722551861, 0.8632318452540789, 0.38495463063266133`], LineBox[{246, 1836}]}, {RGBColor[0.710705318937407, 0.8633390585271143, 0.3848478485769786], LineBox[{1836, 1046}]}, {RGBColor[0.7113426656196274, 0.8634462718001498, 0.384741066521296], LineBox[{1046, 2560}]}, {RGBColor[0.7119800123018482, 0.8635534850731852, 0.3846342844656134], LineBox[{2560, 646}]}, {RGBColor[0.712617358984069, 0.8636606983462207, 0.3845275024099307], LineBox[{646, 2232}]}, {RGBColor[0.7132547056662899, 0.8637679116192563, 0.384420720354248], LineBox[{2232, 1442}]}, {RGBColor[0.7138920523485106, 0.8638751248922917, 0.3843139382985654], LineBox[{1442, 2850}]}, {RGBColor[0.7145293990307313, 0.8639823381653271, 0.38420715624288276`], LineBox[{2850, 146}]}, {RGBColor[0.7151667457129522, 0.8640895514383625, 0.38410037418720006`], LineBox[{146, 1736}]}, {RGBColor[0.7158040923951732, 0.8641967647113981, 0.3839935921315174], LineBox[{1736, 946}]}, {RGBColor[0.7164414390773938, 0.8643039779844335, 0.38388681007583475`], LineBox[{946, 2490}]}, {RGBColor[0.7170787857596143, 0.8644111912574689, 0.38378002802015215`], LineBox[{2490, 546}]}, {RGBColor[0.7177161324418352, 0.8645184045305043, 0.38367324596446944`], LineBox[{546, 2135}]}, {RGBColor[0.718353479124056, 0.8646256178035399, 0.3835664639087868], LineBox[{2135, 1345}]}, {RGBColor[0.7189908258062767, 0.8647328310765753, 0.38345968185310414`], LineBox[{1345, 2780}]}, {RGBColor[0.7196281724884974, 0.8648400443496107, 0.3833528997974215], LineBox[{2780, 346}]}, {RGBColor[0.7202655191707183, 0.8649472576226462, 0.38324611774173883`], LineBox[{346, 1936}]}, {RGBColor[0.7209028658529393, 0.8650544708956817, 0.3831393356860561], LineBox[{1936, 1146}]}, {RGBColor[0.72154021253516, 0.8651616841687172, 0.3830325536303735], LineBox[{1146, 2636}]}, {RGBColor[0.7221775592173804, 0.8652688974417525, 0.3829257715746909], LineBox[{2636, 746}]}, {RGBColor[0.7228149058996013, 0.865376110714788, 0.3828189895190082], LineBox[{746, 2329}]}, {RGBColor[0.723452252581822, 0.8654833239878235, 0.38271220746332557`], LineBox[{2329, 1539}]}, {RGBColor[0.7240895992640426, 0.8655905372608589, 0.3826054254076429], LineBox[{1539, 2917}]}, {RGBColor[0.7247269459462635, 0.8656977505338944, 0.38249864335196027`], LineBox[{2917, 96}]}, {RGBColor[0.7253642926284842, 0.8658049638069298, 0.3823918612962776], LineBox[{96, 1686}]}, {RGBColor[0.7260016393107049, 0.8659121770799653, 0.38228507924059496`], LineBox[{1686, 896}]}, {RGBColor[0.7266389859929259, 0.8660193903530008, 0.38217829718491225`], LineBox[{896, 2450}]}, {RGBColor[0.7272763326751465, 0.8661266036260362, 0.38207151512922966`], LineBox[{2450, 496}]}, {RGBColor[0.727913679357367, 0.8662338168990716, 0.381964733073547], LineBox[{496, 2085}]}, {RGBColor[0.7285510260395879, 0.8663410301721071, 0.38185795101786435`], LineBox[{2085, 1295}]}, {RGBColor[0.7291883727218085, 0.8664482434451426, 0.3817511689621817], LineBox[{1295, 2740}]}, {RGBColor[0.7298257194040292, 0.866555456718178, 0.38164438690649904`], LineBox[{2740, 296}]}, {RGBColor[0.7304630660862501, 0.8666626699912134, 0.3815376048508164], LineBox[{296, 1886}]}, {RGBColor[0.731100412768471, 0.866769883264249, 0.3814308227951337], LineBox[{1886, 1096}]}, {RGBColor[0.7317377594506917, 0.8668770965372844, 0.38132404073945103`], LineBox[{1096, 2598}]}, {RGBColor[0.7323751061329125, 0.8669843098103198, 0.38121725868376843`], LineBox[{2598, 696}]}, {RGBColor[0.733012452815133, 0.8670915230833552, 0.3811104766280858], LineBox[{696, 2280}]}, {RGBColor[0.733649799497354, 0.8671987363563908, 0.3810036945724031], LineBox[{2280, 1490}]}, {RGBColor[0.7342871461795747, 0.8673059496294262, 0.3808969125167205], LineBox[{1490, 196}]}, {RGBColor[0.7355618395440162, 0.8675203761754972, 0.3806833484053551], LineBox[{196, 1786}]}, {RGBColor[0.7361991862262371, 0.8676275894485326, 0.38057656634967246`], LineBox[{1786, 996}]}, {RGBColor[0.7368365329084579, 0.867734802721568, 0.3804697842939898], LineBox[{996, 596}]}, {RGBColor[0.7381112262728995, 0.867949229267639, 0.3802562201826245], LineBox[{596, 2184}]}, {RGBColor[0.7387485729551201, 0.8680564425406744, 0.38014943812694185`], LineBox[{2184, 1394}]}, {RGBColor[0.7393859196373408, 0.8681636558137098, 0.3800426560712592], LineBox[{1394, 396}]}, {RGBColor[0.7406606130017823, 0.8683780823597808, 0.3798290919598939], LineBox[{396, 1986}]}, {RGBColor[0.7412979596840032, 0.8684852956328163, 0.3797223099042112], LineBox[{1986, 1196}]}, {RGBColor[0.741935306366224, 0.8685925089058517, 0.37961552784852853`], LineBox[{1196, 796}]}, {RGBColor[0.7432099997306656, 0.8688069354519227, 0.37940196373716323`], LineBox[{796, 2376}]}, {RGBColor[0.743847346412886, 0.868914148724958, 0.37929518168148063`], LineBox[{2376, 1586}]}, {RGBColor[0.7444846930951067, 0.8690213619979935, 0.379188399625798], LineBox[{1586, 46}]}, {RGBColor[0.7457593864595482, 0.8692357885440644, 0.3789748355144327], LineBox[{46, 1637}]}, {RGBColor[0.7463842035360363, 0.869340894110136, 0.3788701526884069], LineBox[{1637, 847}]}, {RGBColor[0.7470090206125246, 0.8694459996762078, 0.3787654698623811], LineBox[{847, 2414}]}, {RGBColor[0.7476338376890128, 0.8695511052422795, 0.37866078703635525`], LineBox[{2414, 447}]}, {RGBColor[0.7482586547655011, 0.8696562108083513, 0.3785561042103295], LineBox[{447, 2037}]}, {RGBColor[0.7488834718419893, 0.869761316374423, 0.37845142138430365`], LineBox[{2037, 1247}]}, {RGBColor[0.7495082889184774, 0.8698664219404947, 0.3783467385582779], LineBox[{1247, 2708}]}, {RGBColor[0.7501331059949656, 0.8699715275065665, 0.37824205573225206`], LineBox[{2708, 247}]}, {RGBColor[0.750757923071454, 0.8700766330726382, 0.37813737290622623`], LineBox[{247, 1837}]}, {RGBColor[0.7513827401479422, 0.8701817386387098, 0.37803269008020046`], LineBox[{1837, 1047}]}, {RGBColor[0.7520075572244305, 0.8702868442047816, 0.37792800725417464`], LineBox[{1047, 2561}]}, {RGBColor[0.7526323743009187, 0.8703919497708533, 0.3778233244281488], LineBox[{2561, 647}]}, {RGBColor[0.7532571913774068, 0.870497055336925, 0.37771864160212304`], LineBox[{647, 2233}]}, {RGBColor[0.7538820084538947, 0.8706021609029967, 0.37761395877609727`], LineBox[{2233, 1443}]}, {RGBColor[0.7545068255303831, 0.8707072664690685, 0.37750927595007144`], LineBox[{1443, 2851}]}, {RGBColor[0.755131642606871, 0.8708123720351402, 0.3774045931240457], LineBox[{2851, 147}]}, {RGBColor[0.7557564596833594, 0.8709174776012119, 0.37729991029801985`], LineBox[{147, 1737}]}, {RGBColor[0.7563812767598476, 0.8710225831672836, 0.3771952274719941], LineBox[{1737, 947}]}, {RGBColor[0.7570060938363359, 0.8711276887333553, 0.37709054464596825`], LineBox[{947, 547}]}, {RGBColor[0.7582557279893122, 0.8713378998654987, 0.37688117899391665`], LineBox[{547, 2136}]}, {RGBColor[0.7588805450658003, 0.8714430054315705, 0.3767764961678909], LineBox[{2136, 1346}]}, {RGBColor[0.7595053621422885, 0.8715481109976422, 0.37667181334186506`], LineBox[{1346, 347}]}, {RGBColor[0.7607549962952648, 0.8717583221297855, 0.3764624476898135], LineBox[{347, 1937}]}, {RGBColor[0.7613798133717531, 0.8718634276958573, 0.3763577648637877], LineBox[{1937, 1147}]}, {RGBColor[0.7620046304482413, 0.871968533261929, 0.37625308203776187`], LineBox[{1147, 747}]}, {RGBColor[0.7632542646012178, 0.8721787443940725, 0.37604371638571027`], LineBox[{747, 2330}]}, {RGBColor[0.7638790816777061, 0.8722838499601442, 0.37593903355968444`], LineBox[{2330, 1540}]}, {RGBColor[0.7645038987541943, 0.872388955526216, 0.3758343507336586], LineBox[{1540, 97}]}, {RGBColor[0.7657535329071706, 0.8725991666583593, 0.375624985081607], LineBox[{97, 1687}]}, {RGBColor[0.7663783499836585, 0.872704272224431, 0.3755203022555813], LineBox[{1687, 897}]}, {RGBColor[0.7670031670601467, 0.8728093777905028, 0.3754156194295555], LineBox[{897, 2451}]}, {RGBColor[0.7676279841366349, 0.8729144833565745, 0.37531093660352965`], LineBox[{2451, 497}]}, {RGBColor[0.7682528012131232, 0.8730195889226462, 0.3752062537775039], LineBox[{497, 2086}]}, {RGBColor[0.7688776182896115, 0.873124694488718, 0.37510157095147806`], LineBox[{2086, 1296}]}, {RGBColor[0.7695024353660997, 0.8732298000547897, 0.37499688812545223`], LineBox[{1296, 2741}]}, {RGBColor[0.7701272524425881, 0.8733349056208615, 0.37489220529942646`], LineBox[{2741, 297}]}, {RGBColor[0.7707520695190763, 0.8734400111869332, 0.37478752247340064`], LineBox[{297, 1887}]}, {RGBColor[0.7713768865955646, 0.8735451167530048, 0.3746828396473748], LineBox[{1887, 1097}]}, {RGBColor[0.7720017036720526, 0.8736502223190765, 0.37457815682134904`], LineBox[{1097, 2599}]}, {RGBColor[0.7726265207485409, 0.8737553278851483, 0.3744734739953232], LineBox[{2599, 697}]}, {RGBColor[0.7732513378250289, 0.87386043345122, 0.37436879116929744`], LineBox[{697, 2281}]}, {RGBColor[0.773876154901517, 0.8739655390172917, 0.3742641083432717], LineBox[{2281, 1491}]}, {RGBColor[0.7745009719780052, 0.8740706445833634, 0.37415942551724585`], LineBox[{1491, 197}]}, {RGBColor[0.7757506061309817, 0.8742808557155068, 0.37395005986519425`], LineBox[{197, 1787}]}, {RGBColor[0.77637542320747, 0.8743859612815786, 0.3738453770391684], LineBox[{1787, 997}]}, {RGBColor[0.7770002402839582, 0.8744910668476503, 0.3737406942131426], LineBox[{997, 597}]}, {RGBColor[0.7782498744369343, 0.8747012779797937, 0.37353132856109106`], LineBox[{597, 2185}]}, {RGBColor[0.7788746915134224, 0.8748063835458654, 0.3734266457350653], LineBox[{2185, 1395}]}, {RGBColor[0.7794995085899106, 0.8749114891119372, 0.3733219629090395], LineBox[{1395, 397}]}, {RGBColor[0.7807491427428872, 0.8751217002440805, 0.37311259725698787`], LineBox[{397, 1987}]}, {RGBColor[0.7813739598193754, 0.8752268058101523, 0.37300791443096204`], LineBox[{1987, 1197}]}, {RGBColor[0.7819987768958636, 0.875331911376224, 0.37290323160493627`], LineBox[{1197, 2674}]}, {RGBColor[0.7826235939723519, 0.8754370169422958, 0.37279854877891044`], LineBox[{2674, 797}]}, {RGBColor[0.78324841104884, 0.8755421225083675, 0.3726938659528847], LineBox[{797, 2377}]}, {RGBColor[0.7838732281253282, 0.8756472280744392, 0.37258918312685885`], LineBox[{2377, 1587}]}, {RGBColor[0.7844980452018164, 0.875752333640511, 0.372484500300833], LineBox[{1587, 2949}]}, {RGBColor[0.7851228622783047, 0.8758574392065827, 0.37237981747480725`], LineBox[{2949, 47}]}, {RGBColor[0.7857476793547928, 0.8759625447726543, 0.3722751346487815], LineBox[{47, 1638}]}, {RGBColor[0.7864255726928955, 0.8760765787287011, 0.3721615593432288], LineBox[{1638, 848}]}, {RGBColor[0.7871034660309981, 0.8761906126847478, 0.3720479840376762], LineBox[{848, 2415}]}, {RGBColor[0.7877813593691008, 0.8763046466407947, 0.3719344087321236], LineBox[{2415, 448}]}, {RGBColor[0.7884592527072033, 0.8764186805968414, 0.37182083342657096`], LineBox[{448, 2038}]}, {RGBColor[0.7891371460453059, 0.8765327145528882, 0.3717072581210183], LineBox[{2038, 1248}]}, {RGBColor[0.7898150393834085, 0.8766467485089349, 0.37159368281546573`], LineBox[{1248, 2709}]}, {RGBColor[0.7904929327215111, 0.8767607824649817, 0.37148010750991306`], LineBox[{2709, 248}]}, {RGBColor[0.7911708260596135, 0.8768748164210284, 0.3713665322043605], LineBox[{248, 1838}]}, {RGBColor[0.791848719397716, 0.8769888503770752, 0.3712529568988079], LineBox[{1838, 1048}]}, {RGBColor[0.7925266127358187, 0.8771028843331219, 0.37113938159325527`], LineBox[{1048, 2562}]}, {RGBColor[0.7932045060739211, 0.8772169182891687, 0.37102580628770265`], LineBox[{2562, 648}]}, {RGBColor[0.7938823994120238, 0.8773309522452154, 0.37091223098215], LineBox[{648, 2234}]}, {RGBColor[0.7945602927501263, 0.8774449862012622, 0.3707986556765974], LineBox[{2234, 1444}]}, {RGBColor[0.7952381860882289, 0.8775590201573089, 0.37068508037104475`], LineBox[{1444, 2852}]}, {RGBColor[0.7959160794263314, 0.8776730541133557, 0.3705715050654922], LineBox[{2852, 148}]}, {RGBColor[0.796593972764434, 0.8777870880694024, 0.3704579297599395], LineBox[{148, 1738}]}, {RGBColor[0.7972718661025365, 0.8779011220254492, 0.37034435445438696`], LineBox[{1738, 948}]}, {RGBColor[0.7979497594406392, 0.8780151559814959, 0.3702307791488343], LineBox[{948, 2491}]}, {RGBColor[0.7986276527787417, 0.8781291899375427, 0.37011720384328173`], LineBox[{2491, 548}]}, {RGBColor[0.7993055461168443, 0.8782432238935894, 0.37000362853772906`], LineBox[{548, 2137}]}, {RGBColor[0.7999834394549468, 0.8783572578496363, 0.3698900532321765], LineBox[{2137, 1347}]}, {RGBColor[0.8006613327930494, 0.878471291805683, 0.3697764779266238], LineBox[{1347, 2781}]}, {RGBColor[0.8013392261311519, 0.8785853257617298, 0.36966290262107127`], LineBox[{2781, 348}]}, {RGBColor[0.8020171194692546, 0.8786993597177765, 0.3695493273155186], LineBox[{348, 1938}]}, {RGBColor[0.802695012807357, 0.8788133936738233, 0.36943575200996603`], LineBox[{1938, 1148}]}, {RGBColor[0.8033729061454598, 0.87892742762987, 0.36932217670441336`], LineBox[{1148, 2637}]}, {RGBColor[0.8040507994835622, 0.8790414615859168, 0.3692086013988608], LineBox[{2637, 748}]}, {RGBColor[0.8047286928216648, 0.8791554955419635, 0.36909502609330813`], LineBox[{748, 2331}]}, {RGBColor[0.8054065861597672, 0.8792695294980103, 0.36898145078775557`], LineBox[{2331, 1541}]}, {RGBColor[0.80608447949787, 0.879383563454057, 0.3688678754822029], LineBox[{1541, 2918}]}, {RGBColor[0.8067623728359726, 0.8794975974101038, 0.3687543001766503], LineBox[{2918, 98}]}, {RGBColor[0.8074402661740754, 0.8796116313661506, 0.3686407248710976], LineBox[{98, 1688}]}, {RGBColor[0.8081181595121778, 0.8797256653221973, 0.36852714956554505`], LineBox[{1688, 898}]}, {RGBColor[0.8087960528502807, 0.8798396992782441, 0.3684135742599924], LineBox[{898, 2452}]}, {RGBColor[0.8094739461883831, 0.8799537332342908, 0.36829999895443977`], LineBox[{2452, 498}]}, {RGBColor[0.8101518395264858, 0.8800677671903376, 0.36818642364888715`], LineBox[{498, 2087}]}, {RGBColor[0.8108297328645883, 0.8801818011463843, 0.36807284834333454`], LineBox[{2087, 1297}]}, {RGBColor[0.811507626202691, 0.8802958351024311, 0.36795927303778186`], LineBox[{1297, 2742}]}, {RGBColor[0.8121855195407934, 0.8804098690584778, 0.3678456977322293], LineBox[{2742, 298}]}, {RGBColor[0.8128634128788961, 0.8805239030145247, 0.36773212242667663`], LineBox[{298, 1888}]}, {RGBColor[0.8135413062169985, 0.8806379369705714, 0.3676185471211241], LineBox[{1888, 1098}]}, {RGBColor[0.8142191995551012, 0.8807519709266182, 0.3675049718155714], LineBox[{1098, 2600}]}, {RGBColor[0.8148970928932037, 0.8808660048826649, 0.36739139651001884`], LineBox[{2600, 698}]}, {RGBColor[0.8155749862313063, 0.8809800388387117, 0.36727782120446617`], LineBox[{698, 2282}]}, {RGBColor[0.8162528795694088, 0.8810940727947584, 0.3671642458989136], LineBox[{2282, 1492}]}, {RGBColor[0.8169307729075115, 0.8812081067508052, 0.36705067059336094`], LineBox[{1492, 2885}]}, {RGBColor[0.8176086662456139, 0.8813221407068519, 0.3669370952878084], LineBox[{2885, 198}]}, {RGBColor[0.8182865595837165, 0.8814361746628987, 0.3668235199822557], LineBox[{198, 1788}]}, {RGBColor[0.8189644529218191, 0.8815502086189454, 0.36670994467670315`], LineBox[{1788, 998}]}, {RGBColor[0.8196423462599217, 0.8816642425749922, 0.3665963693711505], LineBox[{998, 2526}]}, {RGBColor[0.8203202395980242, 0.8817782765310389, 0.3664827940655979], LineBox[{2526, 598}]}, {RGBColor[0.8209981329361269, 0.8818923104870857, 0.36636921876004525`], LineBox[{598, 2186}]}, {RGBColor[0.8216760262742293, 0.8820063444431324, 0.3662556434544927], LineBox[{2186, 1396}]}, {RGBColor[0.822353919612332, 0.8821203783991792, 0.36614206814894], LineBox[{1396, 2816}]}, {RGBColor[0.8230318129504344, 0.8822344123552259, 0.36602849284338745`], LineBox[{2816, 398}]}, {RGBColor[0.8237097062885371, 0.8823484463112727, 0.3659149175378348], LineBox[{398, 1988}]}, {RGBColor[0.8243875996266397, 0.8824624802673194, 0.36580134223228217`], LineBox[{1988, 1198}]}, {RGBColor[0.8250654929647423, 0.8825765142233662, 0.36568776692672955`], LineBox[{1198, 2675}]}, {RGBColor[0.8257433863028447, 0.882690548179413, 0.36557419162117694`], LineBox[{2675, 798}]}, {RGBColor[0.8264212796409474, 0.8828045821354598, 0.3654606163156243], LineBox[{798, 2378}]}, {RGBColor[0.8270991729790498, 0.8829186160915065, 0.3653470410100717], LineBox[{2378, 1588}]}, {RGBColor[0.8277770663171525, 0.8830326500475533, 0.3652334657045191], LineBox[{1588, 2950}]}, {RGBColor[0.8284549596552553, 0.88314668