(* Content-type: application/vnd.wolfram.mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 8.0' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 157, 7] NotebookDataLength[ 321559, 6472] NotebookOptionsPosition[ 318861, 6387] NotebookOutlinePosition[ 319274, 6403] CellTagsIndexPosition[ 319231, 6400] WindowFrame->Normal*) (* Beginning of Notebook Content *) Notebook[{ Cell[BoxData["\[IndentingNewLine]"], "Input", CellChangeTimes->{3.5914969681423597`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{ RowBox[{"**", "**", "**", "**", "**"}], "*", " ", "Basic", " ", "Pauli", " ", "Spin", " ", RowBox[{"Matrices", " ", "**", "**", "**", "**", "**", "**", "**"}]}], "******)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ RowBox[{"\[Sigma]", "[", "0", "]"}], " ", "=", " ", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"1", ",", "0"}], "}"}], ",", " ", RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"\[Sigma]", "[", "1", "]"}], " ", "=", " ", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}], ",", " ", RowBox[{"{", RowBox[{"1", ",", "0"}], "}"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"\[Sigma]", "[", "2", "]"}], " ", "=", " ", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", " ", RowBox[{"-", "I"}]}], "}"}], ",", " ", RowBox[{"{", RowBox[{"I", ",", "0"}], "}"}]}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"\[Sigma]", "[", "3", "]"}], " ", "=", " ", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"1", ",", "0"}], "}"}], ",", " ", RowBox[{"{", RowBox[{"0", ",", RowBox[{"-", "1"}]}], "}"}]}], "}"}]}], ";"}], "\[IndentingNewLine]"}]}]], "Input", CellChangeTimes->{{3.591448803547988*^9, 3.591448847192484*^9}, { 3.591449173142127*^9, 3.591449180916572*^9}, {3.5914493520583606`*^9, 3.5914493586707387`*^9}, {3.591449891292203*^9, 3.5914498933433204`*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{ RowBox[{ RowBox[{"**", "**", "**"}], "*", " ", "This", " ", "defines", " ", "the", " ", "number", " ", "of", " ", "spins", " ", RowBox[{"(", "n", ")"}]}], ",", " ", RowBox[{"and", " ", "the", " ", "number", " ", "of", " ", "operators"}], ",", "\[IndentingNewLine]", RowBox[{"we", " ", "are", " ", "allowed", " ", "to", " ", "insert"}], ",", " ", RowBox[{ RowBox[{"(", "k", ")"}], " ", "**", "**", "**", "**", "**"}]}], "*****)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"n", " ", "=", " ", "5"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"k", " ", "=", " ", "1"}], ";"}], "\[IndentingNewLine]"}]}]], "Input", CellChangeTimes->{{3.59144919207521*^9, 3.5914492119983497`*^9}, { 3.5914496322433863`*^9, 3.5914496328084183`*^9}, {3.5914499750079913`*^9, 3.591450005161716*^9}, {3.5914534342598495`*^9, 3.5914534392531347`*^9}, { 3.59145419900659*^9, 3.591454199372611*^9}, {3.59145467455379*^9, 3.5914546759978724`*^9}, {3.591460121857358*^9, 3.591460122992423*^9}, { 3.591485422360979*^9, 3.5914854234770427`*^9}, {3.5950319135900774`*^9, 3.59503191451513*^9}, {3.5950368666450157`*^9, 3.5950368673580565`*^9}, { 3.656928350408025*^9, 3.6569283730416603`*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{ RowBox[{"**", "**", "**", "**", " ", "Counts"}], " ", "the", " ", "number", " ", "of", " ", "constraints", " ", "we", " ", "expect", " ", "to", " ", RowBox[{"get", " ", "**", "**"}]}], "******)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"constraintcount", "[", RowBox[{"n_", ",", " ", "k_"}], "]"}], " ", ":=", " ", RowBox[{"Sum", "[", RowBox[{ RowBox[{ RowBox[{"Binomial", "[", RowBox[{"n", ",", "j"}], "]"}], " ", RowBox[{"3", "^", "j"}]}], ",", " ", RowBox[{"{", RowBox[{"j", ",", " ", "0", ",", " ", "k"}], "}"}]}], "]"}]}]}]], "Input", CellChangeTimes->{{3.5914534422043037`*^9, 3.5914534533439407`*^9}}], Cell[CellGroupData[{ Cell[BoxData[{ RowBox[{"constraintcount", "[", RowBox[{"4", ",", "1"}], "]"}], "\[IndentingNewLine]", RowBox[{"2", "^", "4"}]}], "Input", CellChangeTimes->{{3.6569283581700287`*^9, 3.656928365552698*^9}, { 3.6582947300556707`*^9, 3.65829478643821*^9}}], Cell[BoxData["13"], "Output", CellChangeTimes->{{3.656928365861918*^9, 3.656928375402318*^9}, 3.65828127431944*^9, 3.658294657444633*^9, {3.6582947314445353`*^9, 3.658294786999187*^9}}], Cell[BoxData["16"], "Output", CellChangeTimes->{{3.656928365861918*^9, 3.656928375402318*^9}, 3.65828127431944*^9, 3.658294657444633*^9, {3.6582947314445353`*^9, 3.658294787000122*^9}}] }, Open ]], Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{ RowBox[{ RowBox[{"**", "**"}], "*", " ", "Now"}], ",", " ", RowBox[{ "define", " ", "the", " ", "spin", " ", "matrices", " ", "acting", " ", "at", " ", "each", " ", "site"}], ",", " ", RowBox[{"given", " ", "by", " ", RowBox[{"s", "[", RowBox[{"i", ",", "a"}], "]"}]}]}], " ", "******)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"For", "[", RowBox[{ RowBox[{"i", " ", "=", " ", "1"}], ",", " ", RowBox[{"i", " ", "\[LessEqual]", " ", "n"}], ",", " ", RowBox[{"i", "++"}], ",", " ", RowBox[{"For", "[", RowBox[{ RowBox[{"a", " ", "=", " ", "1"}], ",", " ", RowBox[{"a", " ", "\[LessEqual]", " ", "3"}], ",", " ", RowBox[{"a", "++"}], ",", " ", RowBox[{ RowBox[{"list", " ", "=", " ", RowBox[{"Table", "[", RowBox[{ RowBox[{"\[Sigma]", "[", "0", "]"}], ",", " ", RowBox[{"{", "n", "}"}]}], "]"}]}], ";", " ", RowBox[{ RowBox[{"list", "[", RowBox[{"[", "i", "]"}], "]"}], " ", "=", " ", RowBox[{"\[Sigma]", "[", "a", "]"}]}], ";", " ", RowBox[{ RowBox[{"s", "[", RowBox[{"i", ",", "a"}], "]"}], " ", "=", " ", RowBox[{"KroneckerProduct", "@@", "list"}]}]}]}], " ", "]"}]}], "]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"idn", " ", "=", " ", RowBox[{"KroneckerProduct", "@@", RowBox[{"Table", "[", RowBox[{ RowBox[{"\[Sigma]", "[", "0", "]"}], ",", " ", RowBox[{"{", "n", "}"}]}], "]"}]}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"s", "[", RowBox[{"x_", ",", " ", "0"}], "]"}], " ", ":=", " ", "idn"}], ";"}], "\[IndentingNewLine]"}]}]], "Input", CellChangeTimes->{{3.5914491572932205`*^9, 3.5914494128598385`*^9}, { 3.591449539940107*^9, 3.5914495400551133`*^9}, {3.5914495850286856`*^9, 3.591449591537058*^9}, {3.591449622759844*^9, 3.5914496408008757`*^9}, { 3.5914511315761433`*^9, 3.591451163393963*^9}, {3.6569283844067497`*^9, 3.656928394718302*^9}}], Cell[BoxData[ RowBox[{"(*", RowBox[{ RowBox[{ RowBox[{"**", "**", "**", "**", " ", "Now"}], " ", "construct", " ", "all", " ", "possible", " ", "products", " ", "of", " ", "up", " ", "to", " ", "K", " ", RowBox[{"insertions", ".", " ", "We"}], " ", "use", "\[IndentingNewLine]", "a", " ", "slightly", " ", "inefficient", " ", "algorithm"}], ",", " ", RowBox[{ "but", " ", "this", " ", "is", " ", "done", " ", "only", " ", "once"}]}], "*)"}]], "Input", CellChangeTimes->{{3.5914499289883595`*^9, 3.591449972218832*^9}, { 3.591450857513468*^9, 3.5914508742774267`*^9}}], Cell[BoxData[ RowBox[{"Clear", "[", "a", "]"}]], "Input", CellChangeTimes->{{3.5914531525177345`*^9, 3.591453153562794*^9}}], Cell[BoxData[ RowBox[{ RowBox[{ RowBox[{"makeproduct", "[", " ", RowBox[{"curcount_", ",", " ", "pos_", ",", " ", "curop_"}], "]"}], " ", ":=", " ", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", "a", "}"}], ",", " ", RowBox[{ RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{"curcount", " ", "\[Equal]", " ", "0"}], ")"}], " ", "&&", " ", RowBox[{"(", RowBox[{"pos", " ", "\[Equal]", " ", "1"}], ")"}]}], ",", " ", RowBox[{"(*", "Initialize", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"opcount", " ", "=", " ", "0"}], ";", "\[IndentingNewLine]", RowBox[{"listops", " ", "=", " ", RowBox[{"{", "}"}]}], ";"}]}], " ", "]"}], ";", "\[IndentingNewLine]", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{"curcount", " ", "\[Equal]", " ", "k"}], ")"}], " ", "||", " ", RowBox[{"(", RowBox[{"pos", " ", ">", " ", "n"}], ")"}]}], ",", " ", "\[IndentingNewLine]", RowBox[{ RowBox[{"Print", "[", "opcount", "]"}], ";", " ", RowBox[{"(*", RowBox[{ "Comment", " ", "this", " ", "line", " ", "to", " ", "stop", " ", "the", " ", "printouts"}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"opcount", "++"}], ";", " ", RowBox[{"listops", " ", "=", " ", RowBox[{"Append", "[", RowBox[{"listops", ",", " ", "curop"}], "]"}]}]}], ",", RowBox[{"(*", RowBox[{"Else", " ", "continue"}], "*)"}], RowBox[{ RowBox[{"makeproduct", "[", " ", RowBox[{"curcount", ",", " ", RowBox[{"pos", "+", "1"}], ",", " ", "curop"}], "]"}], ";", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"a", "=", "1"}], ",", " ", RowBox[{"a", " ", "\[LessEqual]", " ", "3"}], ",", " ", RowBox[{"a", "++"}], ",", " ", "\[IndentingNewLine]", RowBox[{"(*", RowBox[{ RowBox[{"Not", " ", "the", " ", RowBox[{"identity", ".", " ", "Multiply"}], " ", "the", " ", "s"}], ",", " ", RowBox[{"and", " ", "pass", " ", "it", " ", "ahead"}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"makeproduct", "[", " ", RowBox[{ RowBox[{"curcount", "+", "1"}], ",", " ", RowBox[{"pos", "+", "1"}], ",", " ", RowBox[{ RowBox[{"s", "[", RowBox[{"pos", ",", "a"}], "]"}], ".", "curop"}]}], "]"}]}], "\[IndentingNewLine]", "]"}]}]}], "]"}]}]}], "]"}]}], "\[IndentingNewLine]", "\[IndentingNewLine]"}]], "Input", CellChangeTimes->CompressedData[" 1:eJxTTMoPSmViYGAQBWIQfSfBYbvqoVeOXvZTwXTO7b7jIPpP45UTIPrns3vy akA689E1BRD9YNsfTRA97b+7GYi+MVnIE0SfC0j3BtGnnDfGgOhvv6flguhk r1slIHpPzLN5IHrX6YTFIPrE99q1IPrY92PbwPpSt28H0RMil+0B0WHW/AdA dE3okZMgekukyFkQ3be64iWIfvGn4TWILrqh+wNEl77Q/gmiN72VZ1QH0tfM bcD0/tBAARC9VUJDGETrL6tXAtEdkc+VQTTXWk09sHqP/RCa/aUViO6ZudAG RP8+5RUKorMMfcH0/3aZZBCtIvInBURfvr2lxBhIC/CWlYNoAC8Esx4= "]], Cell[CellGroupData[{ Cell[BoxData[{ RowBox[{"Print", "[", RowBox[{"\"\\"", ",", " ", RowBox[{"constraintcount", "[", RowBox[{"n", ",", "k"}], "]"}]}], "]"}], "\[IndentingNewLine]", RowBox[{"Print", "[", "\"\<*****************\>\"", "]"}], "\[IndentingNewLine]", RowBox[{"makeproduct", "[", RowBox[{"0", ",", "1", ",", "idn"}], "]"}], "\[IndentingNewLine]", RowBox[{"Print", "[", "\"\<*****************\>\"", "]"}]}], "Input", CellChangeTimes->{{3.5914547794277887`*^9, 3.591454795594713*^9}, { 3.5914782084593673`*^9, 3.591478266320677*^9}, {3.5950379587304797`*^9, 3.5950379910373273`*^9}}], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[ RowBox[{"\<\"The counter below must reach \"\>", "\[InvisibleSpace]", "16"}], SequenceForm["The counter below must reach ", 16], Editable->False]], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.658294954918686*^9}], Cell[BoxData["\<\"*****************\"\>"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.6582949549194527`*^9}], Cell[BoxData["0"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.658294954920087*^9}], Cell[BoxData["1"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.65829495492066*^9}], Cell[BoxData["2"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.658294954921228*^9}], Cell[BoxData["3"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.658294954921788*^9}], Cell[BoxData["4"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.658294954922353*^9}], Cell[BoxData["5"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.6582949549229193`*^9}], Cell[BoxData["6"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.658294954923483*^9}], Cell[BoxData["7"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.6582949549240522`*^9}], Cell[BoxData["8"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.6582949549246283`*^9}], Cell[BoxData["9"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.658294954925192*^9}], Cell[BoxData["10"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.658294954925753*^9}], Cell[BoxData["11"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.658294954926311*^9}], Cell[BoxData["12"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.658294954926878*^9}], Cell[BoxData["13"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.658294954927454*^9}], Cell[BoxData["14"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.6582949549280243`*^9}], Cell[BoxData["15"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.658294954928521*^9}], Cell[BoxData["\<\"*****************\"\>"], "Print", CellChangeTimes->{ 3.5914782620964355`*^9, 3.591485426908239*^9, 3.595032022490306*^9, 3.5950368919104605`*^9, {3.595037958754481*^9, 3.595037992397405*^9}, 3.599026182131132*^9, 3.656928414779872*^9, 3.658281285274672*^9, 3.658294711496565*^9, 3.65829479977617*^9, 3.658294954929019*^9}] }, Open ]] }, Open ]], Cell[BoxData[ RowBox[{"(*", RowBox[{ RowBox[{"**", "**", "**", "**", "**", "**", "**", "**", "**", "**"}], "*", " ", "Now", " ", "Generate", " ", "a", " ", "Random", " ", RowBox[{"Vector", " ", "**", "**", "**"}]}], "******)"}]], "Input", CellChangeTimes->{{3.5914535303553457`*^9, 3.591453536590702*^9}}], Cell[CellGroupData[{ Cell[BoxData[{ RowBox[{ RowBox[{"psi", " ", "=", " ", RowBox[{"Array", "[", RowBox[{ RowBox[{ RowBox[{"RandomComplex", "[", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"-", "1"}], " ", "-", " ", "I"}], ",", " ", RowBox[{"1", " ", "+", " ", "I"}]}], "}"}], "]"}], "&"}], ",", " ", RowBox[{"2", "^", "n"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"psi", " ", "=", " ", RowBox[{"psi", "/", RowBox[{"Sqrt", "[", RowBox[{"psi", ".", RowBox[{"Conjugate", "[", "psi", "]"}]}], "]"}]}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"MatrixForm", "[", "psi", "]"}], "\[IndentingNewLine]", RowBox[{"(*", RowBox[{ "Check", " ", "that", " ", "psi", " ", "is", " ", "correctly", " ", "normalized"}], " ", "*)"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Chop", "[", RowBox[{"psi", ".", RowBox[{"Conjugate", "[", "psi", "]"}]}], "]"}], ";"}]}], "Input", CellChangeTimes->{{3.5914535383418026`*^9, 3.5914535400989027`*^9}, { 3.5914535880406446`*^9, 3.5914536630879374`*^9}, {3.595037222137349*^9, 3.595037235045087*^9}, {3.5950492170354767`*^9, 3.595049218856581*^9}, { 3.5950498814984818`*^9, 3.595049890974024*^9}}], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", TagBox[GridBox[{ { RowBox[{ RowBox[{"-", "0.08694786864314367`"}], "+", RowBox[{"0.2161483391187606`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.14815036317260194`", "\[VeryThinSpace]", "+", RowBox[{"0.13479454842068495`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.10481281853899192`"}], "-", RowBox[{"0.004540610100607413`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.14806278492451025`"}], "-", RowBox[{"0.1543316027495321`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.015223001346817271`"}], "-", RowBox[{"0.0439974253720989`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.17326160209935412`", "\[VeryThinSpace]", "-", RowBox[{"0.12300501402161239`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.04862984146604096`", "\[VeryThinSpace]", "+", RowBox[{"0.05635780877725952`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.10402046533054715`"}], "+", RowBox[{"0.09590756382697695`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.11267341105088731`"}], "+", RowBox[{"0.0018397525588634348`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.22895200291930212`"}], "-", RowBox[{"0.171496871314008`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.1345197288747594`"}], "-", RowBox[{"0.06152966459518251`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.07713034810673113`"}], "-", RowBox[{"0.03651930243719156`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.18744505971974906`"}], "-", RowBox[{"0.00399365909261859`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.16559828728008263`"}], "-", RowBox[{"0.13215110564645657`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.03633853487304928`"}], "+", RowBox[{"0.0035983400489054233`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.03381320745242905`"}], "-", RowBox[{"0.16779779521334326`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.009960081819042699`"}], "+", RowBox[{"0.007409120768295406`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.12247859226492776`", "\[VeryThinSpace]", "-", RowBox[{"0.21286714307987825`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.03637968808788222`", "\[VeryThinSpace]", "-", RowBox[{"0.010260695036136032`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.012936221709002632`", "\[VeryThinSpace]", "-", RowBox[{"0.04598227374167954`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.11154581799877561`", "\[VeryThinSpace]", "-", RowBox[{"0.06586780298412186`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.1394514937372016`", "\[VeryThinSpace]", "-", RowBox[{"0.19865193894480537`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.06689449115938584`", "\[VeryThinSpace]", "-", RowBox[{"0.20172203838822303`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.06821935166737463`", "\[VeryThinSpace]", "+", RowBox[{"0.05719266398447087`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.1800913003812905`", "\[VeryThinSpace]", "-", RowBox[{"0.20911713679842606`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.08610634151660518`"}], "+", RowBox[{"0.020809778115106252`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.13464195529679895`", "\[VeryThinSpace]", "+", RowBox[{"0.2371012866290882`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.0098147565894564`", "\[VeryThinSpace]", "-", RowBox[{"0.014420191243107514`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.07287424581263939`", "\[VeryThinSpace]", "+", RowBox[{"0.20315770013955245`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.15103328064393395`"}], "+", RowBox[{"0.1588101997488884`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.051863103202027534`", "\[VeryThinSpace]", "-", RowBox[{"0.07757974798624505`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.20179132465740443`"}], "+", RowBox[{"0.21435974439953792`", " ", "\[ImaginaryI]"}]}]} }, GridBoxAlignment->{ "Columns" -> {{Center}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxSpacings->{"Columns" -> { Offset[0.27999999999999997`], { Offset[0.5599999999999999]}, Offset[0.27999999999999997`]}, "ColumnsIndexed" -> {}, "Rows" -> { Offset[0.2], { Offset[0.4]}, Offset[0.2]}, "RowsIndexed" -> {}}], Column], "\[NoBreak]", ")"}], Function[BoxForm`e$, MatrixForm[BoxForm`e$]]]], "Output", CellChangeTimes->{{3.591453615103193*^9, 3.5914536640179906`*^9}, 3.5914546861534534`*^9, 3.591454758613598*^9, 3.591479673836182*^9, 3.591485427014245*^9, 3.5950341813757877`*^9, 3.5950368960126953`*^9, { 3.595037226621605*^9, 3.5950372353691053`*^9}, 3.595037997240682*^9, 3.5950492191445975`*^9, {3.5950498860347414`*^9, 3.5950498912860417`*^9}, 3.5950526783868403`*^9, 3.5990261874511395`*^9, 3.6569284219464397`*^9, 3.6569335295311127`*^9, 3.65697374285571*^9, 3.658281289339348*^9, 3.658294807145473*^9, 3.658294958242957*^9}] }, Open ]], Cell[BoxData[""], "Input", CellChangeTimes->{{3.591454782668974*^9, 3.5914547838700423`*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{ RowBox[{"**", "**"}], "*", " ", "Now", " ", "generate", " ", "the", " ", "vectors", " ", "of", " ", RowBox[{"Hpsi", " ", "**", "**", "**"}]}], "*****)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"v", " ", "=", " ", RowBox[{"Range", "[", "opcount", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"For", "[", RowBox[{ RowBox[{"i", " ", "=", " ", "1"}], ",", " ", RowBox[{"i", "\[LessEqual]", " ", "opcount"}], ",", " ", RowBox[{"i", "++"}], ",", " ", RowBox[{ RowBox[{"v", "[", RowBox[{"[", "i", "]"}], "]"}], " ", "=", " ", RowBox[{ RowBox[{"listops", "[", RowBox[{"[", "i", "]"}], "]"}], ".", "psi"}]}]}], "]"}], ";"}], "\[IndentingNewLine]", RowBox[{"(*", RowBox[{ RowBox[{"**", "**", " ", "Now"}], ",", " ", RowBox[{"generate", " ", "the", " ", "metric", " ", "on", " ", RowBox[{"Hpsi", " ", "**", "**", "**", "**"}]}]}], "*****)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"g", " ", "=", " ", RowBox[{"Array", "[", RowBox[{ RowBox[{"0", "&"}], ",", " ", RowBox[{"{", RowBox[{"opcount", ",", " ", "opcount"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"i", " ", "=", " ", "1"}], ",", " ", RowBox[{"i", " ", "\[LessEqual]", " ", "opcount"}], ",", " ", RowBox[{"i", "++"}], ",", " ", RowBox[{"For", "[", RowBox[{ RowBox[{"j", " ", "=", " ", "1"}], ",", " ", RowBox[{"j", " ", "\[LessEqual]", " ", "opcount"}], ",", " ", RowBox[{"j", "++"}], ",", " ", RowBox[{ RowBox[{"g", "[", RowBox[{"[", RowBox[{"i", ",", "j"}], "]"}], "]"}], " ", "=", " ", RowBox[{ RowBox[{"Conjugate", "[", RowBox[{"v", "[", RowBox[{"[", "i", "]"}], "]"}], "]"}], ".", RowBox[{"v", "[", RowBox[{"[", "j", "]"}], "]"}]}]}]}], "]"}]}], "]"}], "\[IndentingNewLine]", RowBox[{"(*", RowBox[{ RowBox[{ RowBox[{"**", "**"}], "*", " ", "Now"}], ",", " ", RowBox[{"find", " ", "the", " ", "inverse", " ", RowBox[{"metric", " ", "**"}]}]}], "*****)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"ginv", " ", "=", " ", RowBox[{"Inverse", "[", "g", "]"}]}], ";"}]}]}]], "Input", CellChangeTimes->{{3.5914537053423543`*^9, 3.5914537470987425`*^9}, { 3.5950492330963955`*^9, 3.5950492418588967`*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{ RowBox[{"**", "**", "**", "**", " ", "Now"}], ",", " ", RowBox[{ "to", " ", "find", " ", "the", " ", "tilde", " ", "of", " ", "a", " ", "given", " ", RowBox[{"element", ".", " ", "Finding"}], " ", "S"}], ",", " ", RowBox[{ "lets", " ", "us", " ", "find", " ", "all", " ", "these", " ", "at", " ", "the", " ", "same", " ", "time"}], ",", " ", RowBox[{ "but", " ", "we", " ", "have", " ", "to", " ", "go", " ", "one", " ", "higher", " ", "in", " ", RowBox[{"k", ".", " ", "So"}]}], ",", " ", "here", ",", " ", RowBox[{ "since", " ", "increasing", " ", "k", " ", "is", " ", "expensive"}], ",", " ", RowBox[{ "we", " ", "find", " ", "the", " ", "tildes", " ", "one", " ", "by", " ", "one"}]}], " ", "*******)"}], "\[IndentingNewLine]", RowBox[{"(*", RowBox[{ RowBox[{ RowBox[{ "**", "**", "**", "**", "**", "**", "**", "**", "**", "**", "**"}], "*", " ", "TO", " ", "FIND", " ", "THE", " ", "TILDES", " ", "FOR", " ", "ANOTHER", " ", "OPERATOR"}], ",", " ", RowBox[{"START", " ", RowBox[{"HERE", ".", " ", "THE"}], " ", "STEPS", " ", "ABOVE", " ", "THIS", " ", "LINE", " ", "DO", " ", "NOT", " ", "NEED", " ", "TO", " ", "BE", " ", RowBox[{"REPEATED", " ", "**", "**", "**", "**"}]}]}], "*****)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"tsi", " ", "=", " ", "1"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"tsa", " ", "=", " ", "1"}], ";"}], "\[IndentingNewLine]", RowBox[{"(*", RowBox[{ RowBox[{"**", "**"}], "*", " ", "Now", " ", "generate", " ", "the", " ", "right", " ", "hand", " ", "side", " ", "of", " ", "the", " ", "linear", " ", "equations"}], " ", "***********)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"vans", " ", "=", " ", RowBox[{"Range", "[", "opcount", "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"For", "[", RowBox[{ RowBox[{"i", " ", "=", " ", "1"}], ",", " ", RowBox[{"i", "\[LessEqual]", " ", "opcount"}], ",", " ", RowBox[{"i", "++"}], ",", " ", RowBox[{ RowBox[{"vans", "[", RowBox[{"[", "i", "]"}], "]"}], " ", "=", " ", RowBox[{"-", RowBox[{ RowBox[{"listops", "[", RowBox[{"[", "i", "]"}], "]"}], ".", RowBox[{"s", "[", RowBox[{"tsi", ",", " ", "tsa"}], "]"}], ".", "psi"}]}]}]}], "]"}], ";"}], "\[IndentingNewLine]", RowBox[{"(*", RowBox[{ RowBox[{ RowBox[{"**", "**", "**"}], "*", " ", "Now"}], ",", " ", RowBox[{"calculate", " ", RowBox[{"ts", "[", RowBox[{"tsi", ",", " ", "tsa"}], "]"}]}]}], " ", "*****)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"vdual", " ", "=", " ", RowBox[{"ginv", ".", RowBox[{"Conjugate", "[", "v", "]"}]}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"ts", "[", RowBox[{"tsi", ",", " ", "tsa"}], "]"}], " ", "=", " ", RowBox[{"Sum", "[", RowBox[{ RowBox[{"KroneckerProduct", "[", RowBox[{ RowBox[{"vans", "[", RowBox[{"[", "i", "]"}], "]"}], ",", " ", RowBox[{"vdual", "[", RowBox[{"[", "i", "]"}], "]"}]}], "]"}], ",", " ", RowBox[{"{", RowBox[{"i", ",", " ", "1", ",", " ", "opcount"}], "}"}]}], "]"}]}], ";"}]}]}]], "Input", CellChangeTimes->{{3.5914544846919303`*^9, 3.5914545870937877`*^9}, { 3.591481926695038*^9, 3.5914819576158066`*^9}, {3.5950492647602067`*^9, 3.595049265015221*^9}}], Cell[BoxData["\[IndentingNewLine]"], "Input", CellChangeTimes->{{3.5914545922470827`*^9, 3.5914546397057967`*^9}, { 3.5914553477502947`*^9, 3.5914554143381033`*^9}, 3.595049262884099*^9}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"MatrixForm", "[", RowBox[{"s", "[", RowBox[{"tsi", ",", "tsa"}], "]"}], "]"}]], "Input", CellChangeTimes->{3.656973808816338*^9}], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1"}, {"1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"}, {"0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"} }, GridBoxAlignment->{ "Columns" -> {{Center}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxSpacings->{"Columns" -> { Offset[0.27999999999999997`], { Offset[0.7]}, Offset[0.27999999999999997`]}, "ColumnsIndexed" -> {}, "Rows" -> { Offset[0.2], { Offset[0.4]}, Offset[0.2]}, "RowsIndexed" -> {}}], "\[NoBreak]", ")"}], Function[BoxForm`e$, MatrixForm[BoxForm`e$]]]], "Output", CellChangeTimes->{3.65697380919311*^9, 3.6582813000516863`*^9, 3.658294864242629*^9, 3.658294966632031*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{ RowBox[{ RowBox[{ RowBox[{ RowBox[{"**", "**", "**"}], "**", "**"}], "*", " ", "Now"}], ",", " ", RowBox[{ "we", " ", "perform", " ", "a", " ", "few", " ", "verification", " ", "checks"}]}], " ", "**"}], "*******)"}], "\[IndentingNewLine]", RowBox[{"MatrixForm", "[", RowBox[{"ts", "[", RowBox[{"tsi", ",", "tsa"}], "]"}], "]"}]}]], "Input", CellChangeTimes->{{3.591455432873163*^9, 3.5914554439497967`*^9}, { 3.5914555440615225`*^9, 3.591455597268566*^9}, {3.5950369356069603`*^9, 3.595036994014301*^9}, {3.5950370390148745`*^9, 3.595037153006395*^9}, { 3.5950372570393453`*^9, 3.5950372960445757`*^9}, {3.5950373536468706`*^9, 3.5950374095550685`*^9}, {3.5950374434790087`*^9, 3.5950374536395903`*^9}, { 3.5950375555974216`*^9, 3.59503758249296*^9}, {3.5950377003957033`*^9, 3.595037740178979*^9}, {3.595037777622121*^9, 3.5950377803822784`*^9}, { 3.595037902566267*^9, 3.595037920228277*^9}, {3.5950380516847963`*^9, 3.59503805682209*^9}}], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ { RowBox[{ RowBox[{"-", "0.1229011663180526`"}], "+", RowBox[{"0.08576392902635313`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0719181358727784`", "\[VeryThinSpace]", "-", RowBox[{"0.1402732112354908`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09365123500102879`"}], "-", RowBox[{"0.1275101586531008`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09727996209305695`", "\[VeryThinSpace]", "-", RowBox[{"0.003115682449122593`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0781008055935274`", "\[VeryThinSpace]", "-", RowBox[{"0.032088337524968646`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05324756842959222`", "\[VeryThinSpace]", "-", RowBox[{"0.14576921404379214`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.18706689098316637`", "\[VeryThinSpace]", "+", RowBox[{"0.020995062636560227`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04424556623140233`"}], "-", RowBox[{"0.08308726874574172`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.19251037294010478`", "\[VeryThinSpace]", "-", RowBox[{"0.06756885819857163`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0657636896856167`"}], "+", RowBox[{"0.032101248634288405`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.00931911739957574`", "\[VeryThinSpace]", "-", RowBox[{"0.13833236979051736`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04264263696457327`"}], "+", RowBox[{"0.03193865520554047`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.030888155375366766`"}], "-", RowBox[{"0.08470496583488102`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.044921245992474164`", "\[VeryThinSpace]", "+", RowBox[{"0.01970729732584056`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.012823157242765086`", "\[VeryThinSpace]", "+", RowBox[{"0.024428328583357854`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11710897727287654`"}], "-", RowBox[{"0.07742524330359518`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.348953725140798`"}], "+", RowBox[{"0.015708165169010857`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13274617467182387`"}], "+", RowBox[{"0.03431661838995991`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.003105097274943878`", "\[VeryThinSpace]", "+", RowBox[{"0.039443981841315694`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14132108832425375`"}], "+", RowBox[{"0.010139426211469165`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03671419562481516`"}], "+", RowBox[{"0.1059435516398961`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06346516875015239`"}], "-", RowBox[{"0.05186167335178186`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.004930851501095398`"}], "-", RowBox[{"0.07347901413594485`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22186084352833113`", "\[VeryThinSpace]", "-", RowBox[{"0.1301287889804829`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03288430496055417`"}], "-", RowBox[{"0.019068401967227734`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.012522895705588762`"}], "-", RowBox[{"0.03547081910464482`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08149349400780255`"}], "-", RowBox[{"0.10041819321167952`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14238729157009353`", "\[VeryThinSpace]", "+", RowBox[{"0.035258307909968506`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.051549978249178736`", "\[VeryThinSpace]", "-", RowBox[{"0.15101502219149965`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.010045440340403044`", "\[VeryThinSpace]", "+", RowBox[{"0.019016186396377272`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14684177656397507`", "\[VeryThinSpace]", "-", RowBox[{"0.08882690264039912`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.023668245980102632`", "\[VeryThinSpace]", "+", RowBox[{"0.08030554186448305`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.2731621742868764`", "\[VeryThinSpace]", "+", RowBox[{"0.0038410554318996457`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.025403319244861118`"}], "+", RowBox[{"0.133480322595839`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.040680101474399995`", "\[VeryThinSpace]", "+", RowBox[{"0.00740691944121392`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04884963556184707`"}], "-", RowBox[{"0.1814038990318667`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.056588865359411565`"}], "-", RowBox[{"0.14453455756363218`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.23489142164638255`"}], "-", RowBox[{"0.03608235751649021`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05823101314394719`", "\[VeryThinSpace]", "-", RowBox[{"0.11639764634584022`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07063384145440155`", "\[VeryThinSpace]", "-", RowBox[{"0.007176042616802367`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.15852719622227315`", "\[VeryThinSpace]", "-", RowBox[{"0.226306727314824`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05143595344583082`", "\[VeryThinSpace]", "-", RowBox[{"0.21755123077268365`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16340114622525437`"}], "+", RowBox[{"0.02174909263329393`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10484654213600145`", "\[VeryThinSpace]", "-", RowBox[{"0.11232122197423178`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04070724733653096`"}], "+", RowBox[{"0.07049213257794122`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03704075867495046`"}], "+", RowBox[{"0.03891554875357285`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07588392525367424`", "\[VeryThinSpace]", "-", RowBox[{"0.06219569427438905`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0708768191489245`"}], "+", RowBox[{"0.19727860419011306`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04689011396923232`", "\[VeryThinSpace]", "+", RowBox[{"0.008830858155171394`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2345780204184158`"}], "+", RowBox[{"0.06522646722415829`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03588718527479352`"}], "-", RowBox[{"0.09637440020147284`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02846880050117949`"}], "+", RowBox[{"0.12330106567370012`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02181927014027233`", "\[VeryThinSpace]", "+", RowBox[{"0.008787926533264233`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05680653367540295`"}], "+", RowBox[{"0.06274996804468684`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.023361179519386144`", "\[VeryThinSpace]", "+", RowBox[{"0.0174502345506923`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04530222053674915`"}], "+", RowBox[{"0.007408123840452845`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0505402123599046`", "\[VeryThinSpace]", "+", RowBox[{"0.1277159009124233`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1514376320323093`", "\[VeryThinSpace]", "-", RowBox[{"0.003451290063585201`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16425895903941068`"}], "-", RowBox[{"0.07097738450223141`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04430600428293545`"}], "-", RowBox[{"0.034288854793160156`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.19120967960300445`"}], "+", RowBox[{"0.0077505248183892305`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06048520862689486`"}], "-", RowBox[{"0.08304979565687286`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02845660986747775`"}], "-", RowBox[{"0.06625954885236345`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.024181927737425047`", "\[VeryThinSpace]", "+", RowBox[{"0.04057574294608387`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.001741176406534671`"}], "+", RowBox[{"0.06197144087199354`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.007133945700245833`"}], "+", RowBox[{"0.12440438120258084`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.020789120424626766`", "\[VeryThinSpace]", "+", RowBox[{"0.09884597461698982`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08376880959303451`", "\[VeryThinSpace]", "+", RowBox[{"0.026512727762436183`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06657155648602231`", "\[VeryThinSpace]", "+", RowBox[{"0.08995760617112547`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1488819031530581`", "\[VeryThinSpace]", "+", RowBox[{"0.018447765192778166`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.007477343018361629`", "\[VeryThinSpace]", "+", RowBox[{"0.043809269730327`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07286463265763662`", "\[VeryThinSpace]", "-", RowBox[{"0.07667537501261847`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.002907459154502749`", "\[VeryThinSpace]", "-", RowBox[{"0.03095586657196793`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0034181344608002246`"}], "-", RowBox[{"0.03842752165866084`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01913459754322388`", "\[VeryThinSpace]", "-", RowBox[{"0.055624271487245636`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04583144302357177`"}], "-", RowBox[{"0.05061566999579211`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.014865604875820875`", "\[VeryThinSpace]", "-", RowBox[{"0.04271468523211123`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04965667435266401`", "\[VeryThinSpace]", "-", RowBox[{"0.008005556760435177`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.034592388391966`"}], "+", RowBox[{"0.03588127997706944`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.007032383337434104`"}], "-", RowBox[{"0.016008712514861766`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01933379034966854`"}], "-", RowBox[{"0.07219024820904908`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.004522238991616672`", "\[VeryThinSpace]", "+", RowBox[{"0.018982188147943196`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.3004109531976803`"}], "-", RowBox[{"0.002799685648177466`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.035279649767194964`", "\[VeryThinSpace]", "-", RowBox[{"0.006789970191472744`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10352753388925728`"}], "+", RowBox[{"0.020974143525128785`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.004630470985053247`", "\[VeryThinSpace]", "+", RowBox[{"0.057392635885359755`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03147927465395088`"}], "-", RowBox[{"0.06004753032177447`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.00949924677617768`"}], "+", RowBox[{"0.09562429906060023`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07261988740311329`", "\[VeryThinSpace]", "+", RowBox[{"0.015071720556513683`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10645353773601578`", "\[VeryThinSpace]", "-", RowBox[{"0.07916864598449912`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03282599284893699`", "\[VeryThinSpace]", "-", RowBox[{"0.025153763580872485`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.19396909507992735`", "\[VeryThinSpace]", "-", RowBox[{"0.026883426835677467`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02138981421301024`", "\[VeryThinSpace]", "+", RowBox[{"0.008971805736555951`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09988864286380085`"}], "+", RowBox[{"0.07782448103804823`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03447619977163082`"}], "-", RowBox[{"0.05278512624655195`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.023097127300325506`"}], "-", RowBox[{"0.009772800081802223`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.09680603377664612`", "\[VeryThinSpace]", "-", RowBox[{"0.09595857790866213`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.005153062315237815`"}], "+", RowBox[{"0.05063929482018268`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09226444255653835`", "\[VeryThinSpace]", "-", RowBox[{"0.06746339406963048`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10235547367552539`"}], "+", RowBox[{"0.10783289944447777`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.012061769029088974`", "\[VeryThinSpace]", "+", RowBox[{"0.08314680170490406`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03817798464103645`", "\[VeryThinSpace]", "+", RowBox[{"0.04218263758958843`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09353944654547153`"}], "+", RowBox[{"0.12085337662122658`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07660763005464674`"}], "+", RowBox[{"0.03222485357600596`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07536127585811678`"}], "+", RowBox[{"0.16805602865753777`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03405547859576487`"}], "-", RowBox[{"0.04840186449643094`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1274543835418009`", "\[VeryThinSpace]", "-", RowBox[{"0.08016479040994666`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06119496691736447`"}], "-", RowBox[{"0.15629955517538174`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.031880091052900295`", "\[VeryThinSpace]", "+", RowBox[{"0.0373469264130204`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01780104335240843`"}], "+", RowBox[{"0.04421179687494482`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01872462749289218`"}], "+", RowBox[{"0.015607186628611148`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.017183778218243448`"}], "-", RowBox[{"0.22091838182693363`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0352040522175039`"}], "-", RowBox[{"0.017887188635513827`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07285750138523543`"}], "-", RowBox[{"0.09906303719634446`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0698630854062524`", "\[VeryThinSpace]", "+", RowBox[{"0.00981687199486516`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.19107172288262622`"}], "-", RowBox[{"0.08612643035626726`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07603457932142905`"}], "+", RowBox[{"0.005574576380220374`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05363887321525682`", "\[VeryThinSpace]", "-", RowBox[{"0.06058197668673328`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.061572298641151144`"}], "+", RowBox[{"0.012981131837497419`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.009566532001911258`", "\[VeryThinSpace]", "+", RowBox[{"0.02542174829985929`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.020066968196892326`", "\[VeryThinSpace]", "-", RowBox[{"0.0017072512153338132`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.008097885200199648`"}], "+", RowBox[{"0.0038480298583010997`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05097448829600022`"}], "-", RowBox[{"0.04531165706934937`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.003003520597539888`", "\[VeryThinSpace]", "+", RowBox[{"0.09913368489490838`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02352862859374054`", "\[VeryThinSpace]", "-", RowBox[{"0.06388972913772836`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0029751794315617808`"}], "+", RowBox[{"0.04707783679237778`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11542547864961215`", "\[VeryThinSpace]", "+", RowBox[{"0.0426277890877565`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.007282351190970044`", "\[VeryThinSpace]", "-", RowBox[{"0.11001794773004109`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.25272024528032`", "\[VeryThinSpace]", "+", RowBox[{"0.16195304622670265`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05049329653051916`"}], "+", RowBox[{"0.03394490788365624`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.053044118173402245`", "\[VeryThinSpace]", "-", RowBox[{"0.020846489756955633`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0856795826752578`"}], "+", RowBox[{"0.08641997378477935`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.061371952098838195`"}], "+", RowBox[{"0.13871513962111776`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01196881103671818`", "\[VeryThinSpace]", "-", RowBox[{"0.05122072522342906`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.005373862380662262`"}], "+", RowBox[{"0.04990850021723479`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10358670508094016`", "\[VeryThinSpace]", "+", RowBox[{"0.020018296188379886`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.017568042554126986`"}], "-", RowBox[{"0.16077046531710185`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0752102595520101`", "\[VeryThinSpace]", "+", RowBox[{"0.01615926488348906`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.026928102597680983`", "\[VeryThinSpace]", "-", RowBox[{"0.04536817825485037`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07696184694119956`", "\[VeryThinSpace]", "-", RowBox[{"0.016178953059528912`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14258351111428227`", "\[VeryThinSpace]", "-", RowBox[{"0.0905414844214236`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.044234710351057756`"}], "-", RowBox[{"0.0202750257662815`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01888785119621094`"}], "-", RowBox[{"0.004640366592270949`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03539378287229425`", "\[VeryThinSpace]", "-", RowBox[{"0.011149665609024993`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0038442534047870847`"}], "-", RowBox[{"0.023831256936664102`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03267089164791428`", "\[VeryThinSpace]", "+", RowBox[{"0.020005462707782584`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07818718819730806`"}], "-", RowBox[{"0.020020067254573413`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.025492136040727774`", "\[VeryThinSpace]", "-", RowBox[{"0.005493059252327147`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.42366850828754765`"}], "-", RowBox[{"0.008353894089666684`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04145094436423475`", "\[VeryThinSpace]", "+", RowBox[{"0.03562115057116735`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03428103768987943`"}], "-", RowBox[{"0.0421948100546085`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.067502127416293`"}], "+", RowBox[{"0.08849206251425537`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1829716723384467`", "\[VeryThinSpace]", "+", RowBox[{"0.07174013604270904`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01462770129682825`"}], "+", RowBox[{"0.01742643622869957`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.011089683433016653`"}], "-", RowBox[{"0.09209718647523313`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13078492232167588`"}], "+", RowBox[{"0.025524707101372432`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04766612509263024`"}], "+", RowBox[{"0.10108575390921132`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09405926270088105`", "\[VeryThinSpace]", "-", RowBox[{"0.03234765486604002`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03166414008319454`", "\[VeryThinSpace]", "-", RowBox[{"0.08806786647340561`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.033876264730374465`"}], "-", RowBox[{"0.06099834058530081`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.28890684818675205`", "\[VeryThinSpace]", "+", RowBox[{"0.07151369573461337`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.006913982504219922`"}], "+", RowBox[{"0.10949207647829493`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01263563012305677`", "\[VeryThinSpace]", "+", RowBox[{"0.06234984910317933`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01963122536896359`", "\[VeryThinSpace]", "-", RowBox[{"0.12804484586437695`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0577169325792746`"}], "-", RowBox[{"0.11324463935640956`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.3558658316261877`"}], "+", RowBox[{"0.2336028664155585`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1082706715044235`"}], "-", RowBox[{"0.2055710814918355`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11751955246365395`", "\[VeryThinSpace]", "-", RowBox[{"0.05284136691670273`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08239347221741712`"}], "-", RowBox[{"0.18995698451428422`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13863445464149105`", "\[VeryThinSpace]", "+", RowBox[{"0.003015094122839578`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14229867077138722`"}], "+", RowBox[{"0.2117985474326701`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11491546692294437`", "\[VeryThinSpace]", "-", RowBox[{"0.11576542072046186`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01657108908636087`", "\[VeryThinSpace]", "-", RowBox[{"0.0638491071080572`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.00334452793251315`", "\[VeryThinSpace]", "-", RowBox[{"0.2510551479476758`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06255091238373302`"}], "-", RowBox[{"0.18163814956618185`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.054526458729452866`", "\[VeryThinSpace]", "+", RowBox[{"0.1013075556805884`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1010850003695053`", "\[VeryThinSpace]", "+", RowBox[{"0.026441261129000276`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13640009780639695`", "\[VeryThinSpace]", "+", RowBox[{"0.03211155422174035`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05521675961270697`"}], "-", RowBox[{"0.09093420260885485`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16742433777374113`", "\[VeryThinSpace]", "+", RowBox[{"0.09043562506346536`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.047808892105125934`", "\[VeryThinSpace]", "-", RowBox[{"0.06634979053495565`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.27879711330425444`"}], "+", RowBox[{"0.08404618984324588`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.045721171798555754`"}], "-", RowBox[{"0.0341679940487569`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14544099832302318`"}], "+", RowBox[{"0.10746624915965397`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1047825971448881`", "\[VeryThinSpace]", "+", RowBox[{"0.13070516321653666`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01158650544890922`", "\[VeryThinSpace]", "-", RowBox[{"0.01659515781024627`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09063811636661202`"}], "-", RowBox[{"0.10123655386172373`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16159331277317895`"}], "+", RowBox[{"0.07572669063708955`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16261448725869912`"}], "+", RowBox[{"0.17601753438027587`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12933832134326145`"}], "+", RowBox[{"0.03762254232069956`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.013035549727346725`"}], "+", RowBox[{"0.018635916357940922`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11506819107904101`", "\[VeryThinSpace]", "-", RowBox[{"0.09872083193764465`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.35048815467970823`", "\[VeryThinSpace]", "-", RowBox[{"0.10205498247493713`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05066011876624881`"}], "-", RowBox[{"0.06681156763490434`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14376073171160536`", "\[VeryThinSpace]", "-", RowBox[{"0.04816002257928795`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09018329350079164`"}], "-", RowBox[{"0.13554447455627927`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09160877377558121`"}], "-", RowBox[{"0.20474660315876403`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1533400825250016`"}], "+", RowBox[{"0.05539064639241795`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.022427973159972466`", "\[VeryThinSpace]", "+", RowBox[{"0.060983173919142576`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07396498456785514`", "\[VeryThinSpace]", "-", RowBox[{"0.11059612658961952`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06142386458132192`"}], "-", RowBox[{"0.08097632628116087`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07801216666418345`", "\[VeryThinSpace]", "+", RowBox[{"0.08745303144256956`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0889977943834791`"}], "-", RowBox[{"0.036004313180745276`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16788925824535553`", "\[VeryThinSpace]", "-", RowBox[{"0.11817741244979188`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05074404980044264`", "\[VeryThinSpace]", "-", RowBox[{"0.0946634653991354`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04797966530769598`", "\[VeryThinSpace]", "-", RowBox[{"0.0629116149069453`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06390921610989558`", "\[VeryThinSpace]", "-", RowBox[{"0.14664057363524227`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14390367686985533`"}], "+", RowBox[{"0.09567409472050621`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12079824984872575`", "\[VeryThinSpace]", "+", RowBox[{"0.04682235902860782`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.2404868245963519`", "\[VeryThinSpace]", "-", RowBox[{"0.03708244286002865`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06396685063646304`"}], "-", RowBox[{"0.015285987326739678`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01281157801676891`"}], "-", RowBox[{"0.019139278156394837`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0007928745287342359`"}], "-", RowBox[{"0.0007272155603955804`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.025888472412539824`", "\[VeryThinSpace]", "+", RowBox[{"0.05031288421949586`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.4700512366603269`"}], "-", RowBox[{"0.020586439470786103`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06497168820423387`"}], "+", RowBox[{"0.004309157982747825`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16484314352944004`", "\[VeryThinSpace]", "+", RowBox[{"0.04580478185481985`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10876742310266678`", "\[VeryThinSpace]", "-", RowBox[{"0.0377665410225156`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08555936636414752`"}], "+", RowBox[{"0.014437150356260208`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08822629383099327`", "\[VeryThinSpace]", "-", RowBox[{"0.0014309522346433734`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.023488166765088213`"}], "+", RowBox[{"0.08120155069216456`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12393096037234122`"}], "+", RowBox[{"0.05320239997723608`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1026439427532335`"}], "+", RowBox[{"0.007755654412640164`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.038374572107791056`", "\[VeryThinSpace]", "-", RowBox[{"0.0659771517326169`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.05002521048724401`"}], "+", RowBox[{"0.1663951043320379`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09811859238420144`", "\[VeryThinSpace]", "+", RowBox[{"0.12717963858302073`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04149266068647849`", "\[VeryThinSpace]", "+", RowBox[{"0.11134754556899631`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05705410942258741`", "\[VeryThinSpace]", "+", RowBox[{"0.05807310948965053`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.046271872482398634`", "\[VeryThinSpace]", "+", RowBox[{"0.03184859329366989`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06908925912475852`", "\[VeryThinSpace]", "-", RowBox[{"0.1194070702848448`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09323849702491381`", "\[VeryThinSpace]", "-", RowBox[{"0.007358505869301042`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.032998371004864746`"}], "+", RowBox[{"0.20229047520656152`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.029383165273932428`", "\[VeryThinSpace]", "+", RowBox[{"0.03966347652496281`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0010001688299740089`"}], "+", RowBox[{"0.08883688843251575`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03919745788590234`"}], "-", RowBox[{"0.17270149193581488`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11218906519473526`", "\[VeryThinSpace]", "-", RowBox[{"0.04198324802774889`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0404478318731627`"}], "-", RowBox[{"0.0166296327129181`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03897908675603067`", "\[VeryThinSpace]", "-", RowBox[{"0.019303942499742897`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11349640224923742`", "\[VeryThinSpace]", "-", RowBox[{"0.03721215744474089`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06450716934166673`"}], "-", RowBox[{"0.0647716131998801`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16569125734394957`", "\[VeryThinSpace]", "+", RowBox[{"0.13805893654878654`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.031149622289095784`"}], "+", RowBox[{"0.11910871517374333`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03014693634925011`", "\[VeryThinSpace]", "-", RowBox[{"0.10145605041798628`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06408976613886624`"}], "+", RowBox[{"0.0514434711793597`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.019916732225874437`"}], "-", RowBox[{"0.0032593577572883337`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07839784728210288`"}], "-", RowBox[{"0.008355974078958175`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.030829958066855567`"}], "+", RowBox[{"0.04328918375447056`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.464134131116415`"}], "-", RowBox[{"0.033853651338249136`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0028619790545271334`", "\[VeryThinSpace]", "+", RowBox[{"0.04505757188126969`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08353543047954803`"}], "+", RowBox[{"0.13926719811186858`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04151351351098187`", "\[VeryThinSpace]", "+", RowBox[{"0.002359502512266052`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.15329045137812136`", "\[VeryThinSpace]", "-", RowBox[{"0.014855727104566847`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.016906648763370308`"}], "-", RowBox[{"0.06361008945085334`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0989953509025674`", "\[VeryThinSpace]", "-", RowBox[{"0.06828753717605973`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10280287822525894`", "\[VeryThinSpace]", "+", RowBox[{"0.01830050914609816`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.031116821578433807`"}], "+", RowBox[{"0.10981449476501955`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.4545005025042691`", "\[VeryThinSpace]", "+", RowBox[{"0.15066373990780438`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14594829371982032`", "\[VeryThinSpace]", "-", RowBox[{"0.012258182292936856`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04604283491582552`", "\[VeryThinSpace]", "+", RowBox[{"0.02837553664081914`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02154170012596242`"}], "+", RowBox[{"0.07043733557982058`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02295274892639352`", "\[VeryThinSpace]", "-", RowBox[{"0.056957422730520846`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11261845642206476`"}], "+", RowBox[{"0.09445274161727227`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07905584734932791`"}], "-", RowBox[{"0.06482936832799194`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.017366451054510706`"}], "+", RowBox[{"0.014243964316158597`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13380851497489785`", "\[VeryThinSpace]", "-", RowBox[{"0.004274750482470961`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09605802191363774`", "\[VeryThinSpace]", "-", RowBox[{"0.16835797251249132`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.020810674436703563`"}], "-", RowBox[{"0.14126868382757585`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1098226658266217`", "\[VeryThinSpace]", "-", RowBox[{"0.08417875003017408`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09625577500885521`", "\[VeryThinSpace]", "-", RowBox[{"0.12464004300213226`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02940967338813466`", "\[VeryThinSpace]", "-", RowBox[{"0.12483982323454179`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04677258337301913`", "\[VeryThinSpace]", "-", RowBox[{"0.031322587609769456`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05375947368280451`"}], "-", RowBox[{"0.04228885462419728`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13579617916681552`", "\[VeryThinSpace]", "+", RowBox[{"0.06769895501260446`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.19993686461465882`", "\[VeryThinSpace]", "+", RowBox[{"0.020624690507812463`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1164793718713151`", "\[VeryThinSpace]", "-", RowBox[{"0.0804870885126117`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08664549388738617`", "\[VeryThinSpace]", "-", RowBox[{"0.0621035754996244`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.18826891526783476`", "\[VeryThinSpace]", "-", RowBox[{"0.04887788295228081`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10506895643699324`", "\[VeryThinSpace]", "-", RowBox[{"0.02917418533972156`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11009057778004525`", "\[VeryThinSpace]", "-", RowBox[{"0.04890164388556009`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.010150686766795973`", "\[VeryThinSpace]", "+", RowBox[{"0.06268533274846752`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.45324864913060514`"}], "+", RowBox[{"0.04379108149208969`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.18306114334943438`", "\[VeryThinSpace]", "+", RowBox[{"0.06433057447807505`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06214398639701236`", "\[VeryThinSpace]", "+", RowBox[{"0.01849393892547041`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07370598502271207`"}], "+", RowBox[{"0.023343285530340867`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07364207758831336`", "\[VeryThinSpace]", "+", RowBox[{"0.02460438430940643`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13736660191897604`"}], "-", RowBox[{"0.0006506273288226505`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04783346019296565`"}], "-", RowBox[{"0.06979789069526855`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05918459998538395`"}], "-", RowBox[{"0.05021095191970935`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.1398442778399541`"}], "-", RowBox[{"0.09071036663027277`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16010634722401743`", "\[VeryThinSpace]", "+", RowBox[{"0.06814721112183096`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.011135711083890377`", "\[VeryThinSpace]", "-", RowBox[{"0.11479911099847627`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01660221102671412`"}], "+", RowBox[{"0.012021386241458275`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.007269489876771217`", "\[VeryThinSpace]", "+", RowBox[{"0.17759243054773427`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12255356665704911`", "\[VeryThinSpace]", "+", RowBox[{"0.06606744588922653`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11132427578859927`"}], "+", RowBox[{"0.17301420580081672`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05703417474115571`"}], "+", RowBox[{"0.06548274720637598`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05184567110149948`"}], "+", RowBox[{"0.21720392748474335`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08535990094187465`"}], "+", RowBox[{"0.1326243846632135`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.23627274781514188`", "\[VeryThinSpace]", "-", RowBox[{"0.04049228166818834`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.21916877325822137`"}], "-", RowBox[{"0.14584791698716582`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.013666743105429884`"}], "-", RowBox[{"0.061046788471915386`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.19612433363156065`"}], "-", RowBox[{"0.018701352804612877`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09018215774768183`"}], "+", RowBox[{"0.15599432357696544`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22599881705046218`", "\[VeryThinSpace]", "-", RowBox[{"0.2193238393321658`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08007527261081485`"}], "+", RowBox[{"0.06009402897800562`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06766581003184602`"}], "-", RowBox[{"0.11925079219504331`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16061947718748643`", "\[VeryThinSpace]", "+", RowBox[{"0.17104920125047743`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03843956731398629`", "\[VeryThinSpace]", "-", RowBox[{"0.15234022642123357`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12437196639033184`"}], "-", RowBox[{"0.0012590042057537064`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05676707291319831`"}], "-", RowBox[{"0.11203820775825629`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0377766133202779`", "\[VeryThinSpace]", "+", RowBox[{"0.013130374901304104`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.006292995525599101`"}], "-", RowBox[{"0.01984962612270177`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10751894844099821`", "\[VeryThinSpace]", "-", RowBox[{"0.118311339577487`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.501809626635777`"}], "-", RowBox[{"0.014102709080321912`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12724870652216563`", "\[VeryThinSpace]", "+", RowBox[{"0.059571075303573466`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01883390139789226`"}], "+", RowBox[{"0.23775477507070442`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1344946670061845`", "\[VeryThinSpace]", "+", RowBox[{"0.046877923213444764`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10793611218173435`", "\[VeryThinSpace]", "+", RowBox[{"0.13829749192411225`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06075793323160728`"}], "+", RowBox[{"0.09351831278265449`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.18671417480374908`"}], "-", RowBox[{"0.10405652913028886`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.09541051108033471`"}], "+", RowBox[{"0.22769191251350787`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.045036960328090576`", "\[VeryThinSpace]", "+", RowBox[{"0.020044768442277337`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10258072436070576`", "\[VeryThinSpace]", "+", RowBox[{"0.11108519182275055`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.2028721888307136`", "\[VeryThinSpace]", "+", RowBox[{"0.15693386073388416`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05219469784331518`", "\[VeryThinSpace]", "+", RowBox[{"0.047334452081348156`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0016155458918009902`", "\[VeryThinSpace]", "+", RowBox[{"0.019065694597632958`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03694146891689548`", "\[VeryThinSpace]", "+", RowBox[{"0.03440546910803006`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1035619684811572`"}], "+", RowBox[{"0.12009829813997824`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.18521516735356675`", "\[VeryThinSpace]", "+", RowBox[{"0.1312451663593605`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08283095866449791`", "\[VeryThinSpace]", "+", RowBox[{"0.1484722901178986`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.24485643572416435`", "\[VeryThinSpace]", "-", RowBox[{"0.0011039822396694682`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0367223777238955`", "\[VeryThinSpace]", "+", RowBox[{"0.11967768394509137`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.054961801786451776`", "\[VeryThinSpace]", "+", RowBox[{"0.09662596235843138`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.027483084634955135`", "\[VeryThinSpace]", "+", RowBox[{"0.06895329449529768`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13159237544370045`", "\[VeryThinSpace]", "+", RowBox[{"0.09014904612331211`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01048137209654746`", "\[VeryThinSpace]", "-", RowBox[{"0.16541550266201258`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1998829280248133`"}], "+", RowBox[{"0.17643603294407528`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.24763462232316047`"}], "+", RowBox[{"0.19637049595768882`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10862886981706871`", "\[VeryThinSpace]", "+", RowBox[{"0.06880130962270796`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10600938681050041`"}], "+", RowBox[{"0.11714114224033786`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.009590527681351532`"}], "+", RowBox[{"0.1419132353388018`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06078744847162751`"}], "+", RowBox[{"0.14482050076840758`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.018433020917043533`", "\[VeryThinSpace]", "-", RowBox[{"0.024588076338433185`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0209633799723193`"}], "-", RowBox[{"0.10053093658004415`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.026064167897744663`", "\[VeryThinSpace]", "-", RowBox[{"0.028915920027063308`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0002309854581131164`", "\[VeryThinSpace]", "+", RowBox[{"0.10076173814536943`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.4506915151171172`"}], "-", RowBox[{"0.03744426954641947`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.012159474061283967`", "\[VeryThinSpace]", "-", RowBox[{"0.08465807273300918`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.004162446831541239`"}], "-", RowBox[{"0.12881908942978398`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14629445534455465`", "\[VeryThinSpace]", "-", RowBox[{"0.07541653260446234`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1117906014568687`", "\[VeryThinSpace]", "-", RowBox[{"0.05004147962156219`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03243887794771201`", "\[VeryThinSpace]", "+", RowBox[{"0.02208126251180032`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.1066891889560084`", "\[VeryThinSpace]", "-", RowBox[{"0.024936378856851155`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04471686550104503`", "\[VeryThinSpace]", "+", RowBox[{"0.13699028911495886`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0563176106863596`", "\[VeryThinSpace]", "-", RowBox[{"0.08674419652963182`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.009144821932856546`"}], "+", RowBox[{"0.05092640810847668`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0066772799940161935`", "\[VeryThinSpace]", "+", RowBox[{"0.0825816067029108`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01534246839148835`", "\[VeryThinSpace]", "+", RowBox[{"0.07011330994953614`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05103629967729443`"}], "+", RowBox[{"0.009858877616938325`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.020557824316717873`", "\[VeryThinSpace]", "+", RowBox[{"0.047763649530832876`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.007730541431388661`"}], "+", RowBox[{"0.028496346884124564`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07900196877514792`", "\[VeryThinSpace]", "+", RowBox[{"0.06718059419388349`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01849721505025085`", "\[VeryThinSpace]", "+", RowBox[{"0.014649257911489622`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11653948361811282`", "\[VeryThinSpace]", "+", RowBox[{"0.12295440826551703`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.005573396681972336`", "\[VeryThinSpace]", "-", RowBox[{"0.02273536660144027`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08620171665786605`"}], "+", RowBox[{"0.06817321792740821`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0007100830227366895`"}], "+", RowBox[{"0.00443816962831948`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.004729869142276803`", "\[VeryThinSpace]", "-", RowBox[{"0.07286828719512647`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02642398059011262`", "\[VeryThinSpace]", "-", RowBox[{"0.0370075511343057`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03530976872102324`", "\[VeryThinSpace]", "-", RowBox[{"0.021065703789431393`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.21125258794822332`", "\[VeryThinSpace]", "+", RowBox[{"0.07471266948403414`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06804800092049877`", "\[VeryThinSpace]", "-", RowBox[{"0.025193557689784183`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06855565418396176`"}], "-", RowBox[{"0.012971356770434567`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.052378400180972534`", "\[VeryThinSpace]", "-", RowBox[{"0.10178575107130662`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16231141328618293`", "\[VeryThinSpace]", "+", RowBox[{"0.01922562112276173`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11180432869443446`", "\[VeryThinSpace]", "+", RowBox[{"0.021303436852682635`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03296779935258687`", "\[VeryThinSpace]", "+", RowBox[{"0.04102680344070773`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.043819517407477554`"}], "-", RowBox[{"0.08116480181016172`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.004924523417667262`", "\[VeryThinSpace]", "+", RowBox[{"0.036597568453154275`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.5898930550689114`"}], "+", RowBox[{"0.04359457043346088`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05456995579779386`"}], "+", RowBox[{"0.04801695841099276`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0006916234248784021`"}], "+", RowBox[{"0.0017230521949659003`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.020848191830253465`", "\[VeryThinSpace]", "+", RowBox[{"0.03910326432372086`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11874613310694443`", "\[VeryThinSpace]", "-", RowBox[{"0.08953023075840161`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.11123699144695617`"}], "+", RowBox[{"0.14790057905099946`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03996776438927087`"}], "-", RowBox[{"0.00439966937825588`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07292285142142776`"}], "+", RowBox[{"0.016672594997147277`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.033562081954916397`"}], "-", RowBox[{"0.0030113418745934574`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.3614061729613656`", "\[VeryThinSpace]", "+", RowBox[{"0.11164815973352782`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.20300725572154235`", "\[VeryThinSpace]", "-", RowBox[{"0.105118033372327`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05754938258576481`", "\[VeryThinSpace]", "+", RowBox[{"0.004297360014045064`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.046172353331197624`"}], "-", RowBox[{"0.022864440414854595`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1984580665209007`", "\[VeryThinSpace]", "+", RowBox[{"0.23092011877480895`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05695284902317354`", "\[VeryThinSpace]", "+", RowBox[{"0.1742314684594987`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09372364521196805`", "\[VeryThinSpace]", "-", RowBox[{"0.15120123545749187`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.026606305274615626`"}], "+", RowBox[{"0.09654612457875192`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1270819829047103`", "\[VeryThinSpace]", "+", RowBox[{"0.20553710477835557`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04109401386115065`", "\[VeryThinSpace]", "-", RowBox[{"0.030184402552617184`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07308989997793375`", "\[VeryThinSpace]", "+", RowBox[{"0.09316536074529255`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.006915822954273832`", "\[VeryThinSpace]", "-", RowBox[{"0.17510150612249614`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04884431158689731`"}], "+", RowBox[{"0.160705011734291`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.27287988364658167`"}], "+", RowBox[{"0.1732109383832338`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09419439311570402`", "\[VeryThinSpace]", "+", RowBox[{"0.024312679800329758`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10716362027530436`"}], "+", RowBox[{"0.11359635160884458`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.043884992656811055`"}], "+", RowBox[{"0.01225417193198151`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14061052926181228`"}], "-", RowBox[{"0.03209377306374101`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04483549639570045`", "\[VeryThinSpace]", "-", RowBox[{"0.010883232561102268`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.002467475985883528`", "\[VeryThinSpace]", "-", RowBox[{"0.053098421860656365`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0217803808123981`", "\[VeryThinSpace]", "+", RowBox[{"0.051119376852984795`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06299647473887178`"}], "+", RowBox[{"0.06811194957784779`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09774579234809977`", "\[VeryThinSpace]", "+", RowBox[{"0.014757495708287445`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.011344412391820817`"}], "-", RowBox[{"0.051894979570386385`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.5128122605523071`"}], "-", RowBox[{"0.0958336522743698`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08104230590297185`", "\[VeryThinSpace]", "-", RowBox[{"0.07357907831991517`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10208213813626493`", "\[VeryThinSpace]", "-", RowBox[{"0.011990186419411648`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06681538453772887`"}], "+", RowBox[{"0.05134874874261783`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.1802085661845128`"}], "-", RowBox[{"0.041072836936147224`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.060912349049805636`"}], "+", RowBox[{"0.1849776612830315`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0481620230393051`"}], "-", RowBox[{"0.08632751123869761`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.006305003393122691`", "\[VeryThinSpace]", "+", RowBox[{"0.09657280632501339`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.052581143460610644`", "\[VeryThinSpace]", "+", RowBox[{"0.09788366617401041`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.18120000160382405`", "\[VeryThinSpace]", "+", RowBox[{"0.145251703936554`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07092306300109438`"}], "+", RowBox[{"0.10901734233065613`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10776096166350227`"}], "-", RowBox[{"0.048311326090283185`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.003188170563336711`"}], "+", RowBox[{"0.2631019308164795`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13134231456191436`"}], "+", RowBox[{"0.2591804014526491`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.2085531473657313`", "\[VeryThinSpace]", "-", RowBox[{"0.06658635097896615`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1796477876212621`"}], "-", RowBox[{"0.07983914610795119`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07479553033687619`"}], "+", RowBox[{"0.011612178756231085`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.061972942214895924`"}], "+", RowBox[{"0.2745970384036271`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1321384881043659`"}], "+", RowBox[{"0.08716133239963784`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.21999385710474248`", "\[VeryThinSpace]", "-", RowBox[{"0.16716687781881273`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.15775029831148937`"}], "-", RowBox[{"0.05012758827318977`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1760282225744527`"}], "-", RowBox[{"0.0659970444495937`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06270231483164579`"}], "+", RowBox[{"0.01730860435732686`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02601837984115117`"}], "-", RowBox[{"0.10608197062990046`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06164337905653034`", "\[VeryThinSpace]", "+", RowBox[{"0.029201982805324017`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03558034966774806`"}], "-", RowBox[{"0.15444928836072103`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02405798821568341`"}], "-", RowBox[{"0.03706330381602656`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14838509142120077`", "\[VeryThinSpace]", "+", RowBox[{"0.025216860866768793`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07713767741391679`"}], "-", RowBox[{"0.10005116528511682`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.033960198550933685`"}], "-", RowBox[{"0.06571636707668463`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16316843568030992`", "\[VeryThinSpace]", "+", RowBox[{"0.06351285499505852`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08529781972212037`", "\[VeryThinSpace]", "+", RowBox[{"0.0942802664443095`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1223142747583612`", "\[VeryThinSpace]", "-", RowBox[{"0.006036501866593824`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.4229631342887224`"}], "+", RowBox[{"0.06501239868549115`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09060325129727616`", "\[VeryThinSpace]", "+", RowBox[{"0.05308384673472227`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09001338072466444`"}], "+", RowBox[{"0.004803373467463533`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.12496413143970693`", "\[VeryThinSpace]", "-", RowBox[{"0.09586870637084224`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.006889594948055362`"}], "-", RowBox[{"0.016134382565558714`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.014241146614140117`", "\[VeryThinSpace]", "+", RowBox[{"0.16473618644269528`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0024738086681865487`"}], "-", RowBox[{"0.008068911081778131`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.015242588032849065`"}], "+", RowBox[{"0.062272509245026114`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1273575546244742`"}], "+", RowBox[{"0.016139932339521924`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01818195005557075`"}], "+", RowBox[{"0.047186063705453286`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16933238969081665`", "\[VeryThinSpace]", "-", RowBox[{"0.06646025972010551`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12172017727355616`", "\[VeryThinSpace]", "-", RowBox[{"0.030279569504013656`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06497424043414318`", "\[VeryThinSpace]", "-", RowBox[{"0.03597983724773321`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03832752659460097`"}], "-", RowBox[{"0.0343239996121733`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0030270720013658957`"}], "-", RowBox[{"0.12302991437979943`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03434529944032719`", "\[VeryThinSpace]", "-", RowBox[{"0.032889778725404564`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.049684619286489914`"}], "+", RowBox[{"0.00014766982135261397`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.15563118455364375`", "\[VeryThinSpace]", "+", RowBox[{"0.14515210557485525`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02423847741720477`", "\[VeryThinSpace]", "+", RowBox[{"0.07081548002840751`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16546368265761227`", "\[VeryThinSpace]", "+", RowBox[{"0.07879924585198583`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1316954658313699`", "\[VeryThinSpace]", "+", RowBox[{"0.009267059100467726`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.034966225280156533`"}], "+", RowBox[{"0.024244909573418204`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.15070540702325283`", "\[VeryThinSpace]", "-", RowBox[{"0.03398496977960404`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06391549465718183`", "\[VeryThinSpace]", "+", RowBox[{"0.04964685077007194`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11965866574484005`", "\[VeryThinSpace]", "-", RowBox[{"0.0548471191763631`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.027948890181657703`"}], "-", RowBox[{"0.05767186406669131`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05401051148702722`", "\[VeryThinSpace]", "-", RowBox[{"0.01572449296991192`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.030107885972659204`", "\[VeryThinSpace]", "+", RowBox[{"0.02099106702305056`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06157624874255324`"}], "-", RowBox[{"0.023308566887221067`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0054096107957691195`"}], "+", RowBox[{"0.0141744151914375`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01491924639288239`"}], "-", RowBox[{"0.004409476284217166`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.002976440738666139`"}], "+", RowBox[{"0.029188669157500773`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01462957671910533`"}], "+", RowBox[{"0.02894854259884337`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.5563719452230265`"}], "-", RowBox[{"0.018086651643899047`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04483106089205672`", "\[VeryThinSpace]", "-", RowBox[{"0.06547003470717377`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.15519465225307316`"}], "-", RowBox[{"0.09997017437568607`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0245817916194343`"}], "+", RowBox[{"0.056394783833242076`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03846772443760122`"}], "-", RowBox[{"0.10506797500512621`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.054615224879174494`", "\[VeryThinSpace]", "+", RowBox[{"0.10770127649184542`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04183767366738151`", "\[VeryThinSpace]", "+", RowBox[{"0.15515309570579772`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.23996056013053826`", "\[VeryThinSpace]", "+", RowBox[{"0.08090805410692001`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.033545415966997984`"}], "+", RowBox[{"0.17460888715769043`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16596184511658313`"}], "+", RowBox[{"0.01630719896360014`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0929800220862365`"}], "+", RowBox[{"0.26047121584346045`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1659647147411602`"}], "+", RowBox[{"0.1111127878768591`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.20937063374585896`", "\[VeryThinSpace]", "+", RowBox[{"0.12982595949194667`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2580378634221273`"}], "+", RowBox[{"0.19278721515003294`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.021849163651205924`", "\[VeryThinSpace]", "+", RowBox[{"0.06279349329504438`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.019208053425509956`"}], "+", RowBox[{"0.09907292119465637`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12812658353580753`"}], "+", RowBox[{"0.14118358274360931`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.3110859543703237`", "\[VeryThinSpace]", "+", RowBox[{"0.1431629363795964`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09829550409636909`"}], "-", RowBox[{"0.04587979829952872`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.3266325137279496`"}], "-", RowBox[{"0.18911794178712643`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0003012134134652532`"}], "+", RowBox[{"0.12267749780163806`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.010141718325478236`", "\[VeryThinSpace]", "-", RowBox[{"0.014822936336355143`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1474274490670087`"}], "+", RowBox[{"0.029552009883788723`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0629668975494561`"}], "-", RowBox[{"0.08597695993955934`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.00192354282669073`", "\[VeryThinSpace]", "+", RowBox[{"0.05944691274036682`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.050100572922699614`", "\[VeryThinSpace]", "-", RowBox[{"0.09044408621876704`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12564952773019689`"}], "-", RowBox[{"0.09654884865774364`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.19990805983413068`"}], "+", RowBox[{"0.012204347456775563`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1232076065573611`", "\[VeryThinSpace]", "+", RowBox[{"0.10884767106012964`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.21709678523498796`", "\[VeryThinSpace]", "+", RowBox[{"0.09898097130151197`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08819490030505903`", "\[VeryThinSpace]", "-", RowBox[{"0.025646232010796237`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1275290727611103`", "\[VeryThinSpace]", "+", RowBox[{"0.05207778032330233`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10855144973365423`", "\[VeryThinSpace]", "+", RowBox[{"0.14285693723528914`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.6370659293030727`"}], "-", RowBox[{"0.00019148939930005437`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.34581909878308836`"}], "-", RowBox[{"0.04494810514934497`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.031799456896676764`"}], "+", RowBox[{"0.0003201867751244144`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0011773833353925164`"}], "+", RowBox[{"0.05372963955048987`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02569211882501991`", "\[VeryThinSpace]", "-", RowBox[{"0.029993943238948256`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08286220813139858`"}], "-", RowBox[{"0.06328493103900197`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.030045191279824586`"}], "+", RowBox[{"0.03827321954425275`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.00459902641482011`", "\[VeryThinSpace]", "-", RowBox[{"0.02433024476723295`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08968376792661367`", "\[VeryThinSpace]", "-", RowBox[{"0.016361914748728456`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03001725206365126`", "\[VeryThinSpace]", "-", RowBox[{"0.03786175871613996`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.016829264444502938`"}], "-", RowBox[{"0.07135666325455803`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01332042637969678`"}], "+", RowBox[{"0.0657784968787752`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0421245948629758`", "\[VeryThinSpace]", "-", RowBox[{"0.08541152510070141`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03195169165233707`", "\[VeryThinSpace]", "-", RowBox[{"0.029119070358191647`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.012981402033180298`"}], "-", RowBox[{"0.08087584673555738`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.005473969311040338`", "\[VeryThinSpace]", "-", RowBox[{"0.08048483800613296`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07775855177341764`"}], "+", RowBox[{"0.03201188965803124`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03143933891461487`", "\[VeryThinSpace]", "-", RowBox[{"0.06593337881795822`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.25598883155809604`", "\[VeryThinSpace]", "+", RowBox[{"0.0077928729595395894`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02421303979963511`"}], "-", RowBox[{"0.09941062397012992`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16636892000237824`", "\[VeryThinSpace]", "+", RowBox[{"0.030535635315408607`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.18274704076568515`", "\[VeryThinSpace]", "-", RowBox[{"0.15871006553158035`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13583279219858196`", "\[VeryThinSpace]", "-", RowBox[{"0.053612484748080044`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16249209808946705`", "\[VeryThinSpace]", "+", RowBox[{"0.03937836853822494`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05083076755860901`"}], "+", RowBox[{"0.004218123184378298`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.3072557110152283`", "\[VeryThinSpace]", "-", RowBox[{"0.10077422470706135`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.023041439212030092`", "\[VeryThinSpace]", "-", RowBox[{"0.027915234986480526`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03932592140508283`"}], "-", RowBox[{"0.03713144347518156`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0025270353784732193`", "\[VeryThinSpace]", "+", RowBox[{"0.0676905591843746`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0017282106346047238`"}], "+", RowBox[{"0.08691463424877612`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07514102928949483`"}], "-", RowBox[{"0.015407591823830467`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02695479910039155`"}], "+", RowBox[{"0.0593743105980618`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12989274033676818`", "\[VeryThinSpace]", "-", RowBox[{"0.03919276032602599`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.061431830094889325`"}], "-", RowBox[{"0.24938244249252095`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.5167227385917161`"}], "-", RowBox[{"0.0995208721374824`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08745932216778164`"}], "-", RowBox[{"0.0751862905373205`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07885427667594341`", "\[VeryThinSpace]", "+", RowBox[{"0.023471862294549214`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03303018827917457`", "\[VeryThinSpace]", "-", RowBox[{"0.024851763702517647`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04663549721947309`", "\[VeryThinSpace]", "-", RowBox[{"0.05948538402583106`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0028751163192881866`", "\[VeryThinSpace]", "+", RowBox[{"0.12239440456948639`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.026806652208605494`"}], "-", RowBox[{"0.02855215101039367`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.005604282855687754`"}], "-", RowBox[{"0.06733580560318389`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06284801098843906`", "\[VeryThinSpace]", "-", RowBox[{"0.12052082849516274`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03609109856795625`"}], "-", RowBox[{"0.11652701851437426`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.18314058443523182`"}], "-", RowBox[{"0.012143620564038629`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03664357848877659`"}], "-", RowBox[{"0.12038398996957468`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09063092769230056`"}], "+", RowBox[{"0.09000992178940376`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.046497845836805614`"}], "-", RowBox[{"0.0018591433475250475`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1316228753892929`"}], "-", RowBox[{"0.06744997914417178`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.23374243360629285`", "\[VeryThinSpace]", "+", RowBox[{"0.03485194248088752`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03177105926061755`", "\[VeryThinSpace]", "-", RowBox[{"0.28999219298461393`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02684461382699247`"}], "-", RowBox[{"0.2514780762705974`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.17135532011656635`"}], "-", RowBox[{"0.25697793047039974`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12129002444972016`"}], "-", RowBox[{"0.07207846517865166`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11459946488800371`"}], "-", RowBox[{"0.2290320277872377`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06344394529985067`"}], "-", RowBox[{"0.025195405952287246`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22573144711998533`", "\[VeryThinSpace]", "-", RowBox[{"0.15268074927944036`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09654815798120508`", "\[VeryThinSpace]", "-", RowBox[{"0.2118786499846496`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13458794124917275`", "\[VeryThinSpace]", "-", RowBox[{"0.18971364231126286`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06175857680394579`"}], "+", RowBox[{"0.006544386813736827`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16107511380898365`", "\[VeryThinSpace]", "-", RowBox[{"0.08548274197180941`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0038434849027986287`"}], "-", RowBox[{"0.038763719692152226`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.054377715309413224`"}], "-", RowBox[{"0.1040291145495954`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04047420298403913`"}], "-", RowBox[{"0.015506323970352974`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1308964257058919`"}], "+", RowBox[{"0.07718520542741111`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.02606396647568307`"}], "+", RowBox[{"0.05091071027590482`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05987808432957675`"}], "-", RowBox[{"0.01844747028833999`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.3020192288262554`"}], "+", RowBox[{"0.026793637394298096`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08568096382551738`"}], "+", RowBox[{"0.014227748721190259`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.012638534455030468`", "\[VeryThinSpace]", "+", RowBox[{"0.04439903876528664`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0366014022799977`"}], "+", RowBox[{"0.008114776032497287`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.058410369186836515`", "\[VeryThinSpace]", "-", RowBox[{"0.07550265047270617`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.048585692978196184`", "\[VeryThinSpace]", "-", RowBox[{"0.014546934267972204`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0285607971946061`", "\[VeryThinSpace]", "-", RowBox[{"0.03113395443753113`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09080808794248088`", "\[VeryThinSpace]", "+", RowBox[{"0.030778610090395828`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05833756698598791`"}], "-", RowBox[{"0.055934324394479734`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04685965877903847`", "\[VeryThinSpace]", "+", RowBox[{"0.0861761790723946`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0037568005684970388`"}], "-", RowBox[{"0.04704872086963527`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04225033446126954`", "\[VeryThinSpace]", "-", RowBox[{"0.051711307700599736`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.058719974194458235`"}], "+", RowBox[{"0.08383435889373926`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0424964575069769`"}], "-", RowBox[{"0.03940443937367327`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.044539499861452565`"}], "+", RowBox[{"0.16126209678195952`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02018610108804658`", "\[VeryThinSpace]", "+", RowBox[{"0.1370796139567842`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04659499646134032`", "\[VeryThinSpace]", "-", RowBox[{"0.11664833533266024`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06798284621552803`", "\[VeryThinSpace]", "+", RowBox[{"0.07546520530219047`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.041630673439480875`", "\[VeryThinSpace]", "+", RowBox[{"0.06891251346450958`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0591422614810324`"}], "+", RowBox[{"0.040927450793037876`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10094774906682774`", "\[VeryThinSpace]", "+", RowBox[{"0.06483648455476576`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.040877050256608975`", "\[VeryThinSpace]", "-", RowBox[{"0.10467953400249394`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02582208761293151`"}], "+", RowBox[{"0.04091730885428113`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.006611913285689025`", "\[VeryThinSpace]", "+", RowBox[{"0.09722199940383461`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16520707632329207`", "\[VeryThinSpace]", "-", RowBox[{"0.116487450630108`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.019685701737205005`", "\[VeryThinSpace]", "+", RowBox[{"0.06184086725044388`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04678320843465619`"}], "-", RowBox[{"0.024709698577514483`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03363139198109294`"}], "-", RowBox[{"0.017136244150720722`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0008384674755368892`"}], "-", RowBox[{"0.19044565036120606`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.023167533741327587`", "\[VeryThinSpace]", "+", RowBox[{"0.05033086317211687`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.01124953087380429`"}], "+", RowBox[{"0.23022111168522394`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0360842557588911`", "\[VeryThinSpace]", "+", RowBox[{"0.008972012988611992`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1460078184687334`"}], "+", RowBox[{"0.03767329326836972`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.4809478160715066`"}], "-", RowBox[{"0.013692381657086982`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.045365082957038214`"}], "-", RowBox[{"0.016204864929020166`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04567434889260536`"}], "-", RowBox[{"0.09887573851282624`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08960359163594037`", "\[VeryThinSpace]", "-", RowBox[{"0.03007740039042393`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04033199361208711`"}], "-", RowBox[{"0.060374260552203386`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06235557216485635`", "\[VeryThinSpace]", "+", RowBox[{"0.0474111314340015`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03491476014372839`"}], "+", RowBox[{"0.06623130895278717`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.004650935061154056`", "\[VeryThinSpace]", "-", RowBox[{"0.10254845777527645`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11338922728263022`", "\[VeryThinSpace]", "+", RowBox[{"0.08748345188416368`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.128473105083332`", "\[VeryThinSpace]", "+", RowBox[{"0.15700898962678675`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04921611810957573`", "\[VeryThinSpace]", "+", RowBox[{"0.05504802939336351`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08957581203969554`", "\[VeryThinSpace]", "+", RowBox[{"0.07608905831615068`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.027407768254468563`"}], "-", RowBox[{"0.05176067093148219`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02453923153562204`"}], "+", RowBox[{"0.07353266543676831`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1286366159603892`"}], "+", RowBox[{"0.3005634269751204`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11230814334575859`", "\[VeryThinSpace]", "+", RowBox[{"0.004126467112630143`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13417867930202418`"}], "+", RowBox[{"0.061930496440853924`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05195223425262918`"}], "-", RowBox[{"0.016980104911845886`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04095562404808736`", "\[VeryThinSpace]", "+", RowBox[{"0.18806199895635417`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07365089882836262`"}], "+", RowBox[{"0.11899671383467617`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.045182928105757504`"}], "-", RowBox[{"0.12032935115168283`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1060102808159965`"}], "+", RowBox[{"0.02467502280404383`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03796217385448583`"}], "+", RowBox[{"0.18034527863920097`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22813971166765878`", "\[VeryThinSpace]", "-", RowBox[{"0.17190662237540283`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.007872770190428167`"}], "-", RowBox[{"0.12223328399383104`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14083267417802214`"}], "-", RowBox[{"0.024874289351629348`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03620700264324529`", "\[VeryThinSpace]", "-", RowBox[{"0.11239204057487323`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.049383525755150585`", "\[VeryThinSpace]", "-", RowBox[{"0.033217260464486115`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12736511388765337`", "\[VeryThinSpace]", "+", RowBox[{"0.0037793542771738763`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.07775484497151394`"}], "+", RowBox[{"0.024207282701784363`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.025023134585544577`", "\[VeryThinSpace]", "-", RowBox[{"0.012636693543386262`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04061790536510744`"}], "-", RowBox[{"0.08386234199129612`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08937487225962823`"}], "+", RowBox[{"0.01078668067076079`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.31304594639351613`"}], "+", RowBox[{"0.01158436855243487`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04397956439928698`"}], "+", RowBox[{"0.026620691987620796`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06681107161234909`", "\[VeryThinSpace]", "+", RowBox[{"0.10230349872450022`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03097953765785771`", "\[VeryThinSpace]", "+", RowBox[{"0.13109489452242104`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11090885753945101`", "\[VeryThinSpace]", "-", RowBox[{"0.02917443475279794`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.007782919428853141`", "\[VeryThinSpace]", "+", RowBox[{"0.041809814764886516`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07529275422367684`", "\[VeryThinSpace]", "-", RowBox[{"0.04444895507697194`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.007847633425220215`", "\[VeryThinSpace]", "+", RowBox[{"0.004276515814086872`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.006375252445733013`", "\[VeryThinSpace]", "-", RowBox[{"0.020677778079589832`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.016817477818370084`", "\[VeryThinSpace]", "+", RowBox[{"0.10406368373613563`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.005337009106991767`"}], "+", RowBox[{"0.04312325154635771`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.006368489570206651`", "\[VeryThinSpace]", "+", RowBox[{"0.015036787869024818`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.010484457352745556`", "\[VeryThinSpace]", "+", RowBox[{"0.042147208601159614`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07142710517656281`"}], "+", RowBox[{"0.04811714969528945`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08568251999445231`", "\[VeryThinSpace]", "-", RowBox[{"0.09499224999481187`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.029237114925630248`"}], "-", RowBox[{"0.06788548629706068`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0687569269929832`"}], "-", RowBox[{"0.14268643024224337`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.004165671157964668`"}], "+", RowBox[{"0.0029355350563287034`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03992123574693085`"}], "+", RowBox[{"0.11327288916606512`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.007344932015536296`", "\[VeryThinSpace]", "-", RowBox[{"0.062203903697219454`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.004663572533171893`"}], "-", RowBox[{"0.03471650162194725`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.010435066224888144`"}], "-", RowBox[{"0.036957425058651176`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.029741682347222766`"}], "-", RowBox[{"0.0235920914697285`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06013373150727558`", "\[VeryThinSpace]", "-", RowBox[{"0.056436453760133884`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.2720303659486853`", "\[VeryThinSpace]", "-", RowBox[{"0.10709217187309655`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06212352766615067`", "\[VeryThinSpace]", "+", RowBox[{"0.03185084199441609`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.025060917325510395`", "\[VeryThinSpace]", "-", RowBox[{"0.09799167184670785`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.002297896884762469`", "\[VeryThinSpace]", "+", RowBox[{"0.03254499914149607`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.18589269935914823`"}], "-", RowBox[{"0.08546511523243286`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.029527725466056007`"}], "-", RowBox[{"0.04999070234193479`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10748454810128288`"}], "-", RowBox[{"0.13316472103802057`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04198265277247631`", "\[VeryThinSpace]", "+", RowBox[{"0.012708015683571446`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.006725790887339433`"}], "-", RowBox[{"0.05253903342147816`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.29631177480879056`"}], "-", RowBox[{"0.12392491854377727`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11933209851512669`", "\[VeryThinSpace]", "+", RowBox[{"0.11269754430584196`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05685793641495551`", "\[VeryThinSpace]", "+", RowBox[{"0.06138161605195888`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08433673907539262`", "\[VeryThinSpace]", "+", RowBox[{"0.09029038339810179`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13420776369085688`"}], "+", RowBox[{"0.021701487412881457`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06536613053684423`"}], "-", RowBox[{"0.027543333984394895`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.25757258938911426`"}], "+", RowBox[{"0.0599963238016233`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01599122637360918`"}], "-", RowBox[{"0.008201276992837533`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09137280333069603`", "\[VeryThinSpace]", "+", RowBox[{"0.0685039622688968`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0611903972373796`", "\[VeryThinSpace]", "+", RowBox[{"0.059486759427214785`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06748216048867829`"}], "-", RowBox[{"0.07706592617009063`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0548162103501743`", "\[VeryThinSpace]", "-", RowBox[{"0.02321029287515737`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.24340392213113204`"}], "-", RowBox[{"0.02667468816065122`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13186857505310215`", "\[VeryThinSpace]", "-", RowBox[{"0.09062275874856693`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2780544858519062`"}], "-", RowBox[{"0.12249796049033644`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03495142578168791`"}], "+", RowBox[{"0.09618060499825731`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.4007928243621713`"}], "-", RowBox[{"0.20950637326256827`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06784406598201842`"}], "-", RowBox[{"0.05997304543475339`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1850080183476457`", "\[VeryThinSpace]", "-", RowBox[{"0.08372636405283897`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1863102901104556`"}], "-", RowBox[{"0.2610163395796721`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14229323447488063`"}], "-", RowBox[{"0.07024024746063964`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06327906679030568`"}], "-", RowBox[{"0.11045775971976608`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.18085196185612845`", "\[VeryThinSpace]", "-", RowBox[{"0.07900551892705898`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16946041332240855`", "\[VeryThinSpace]", "-", RowBox[{"0.1542817860965713`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11709189670197334`", "\[VeryThinSpace]", "-", RowBox[{"0.10210237415622923`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05074963813911885`"}], "-", RowBox[{"0.004960746586729271`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.034040012489285724`"}], "+", RowBox[{"0.12919388508517146`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.058683644345355675`", "\[VeryThinSpace]", "-", RowBox[{"0.11439618083874152`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02177551294693631`"}], "-", RowBox[{"0.09287777293824981`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.022079485275728363`", "\[VeryThinSpace]", "+", RowBox[{"0.011192433973338852`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.058431300800277385`", "\[VeryThinSpace]", "-", RowBox[{"0.004806340483670735`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07912638077891612`", "\[VeryThinSpace]", "-", RowBox[{"0.09364768443430443`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03780604064985715`", "\[VeryThinSpace]", "-", RowBox[{"0.05885219785253471`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1462084569734682`"}], "+", RowBox[{"0.05206457550653776`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03773414715878422`"}], "+", RowBox[{"0.0903551822188795`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.027260893530263168`"}], "+", RowBox[{"0.010966233812847458`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.010684623507357792`"}], "-", RowBox[{"0.09250450043483371`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.028823307139843535`"}], "-", RowBox[{"0.026186027568690557`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.15795512774438472`"}], "-", RowBox[{"0.027209376820577356`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.020097104443111302`"}], "+", RowBox[{"0.04957883567492962`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03539124621080295`"}], "+", RowBox[{"0.05308236560613322`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.027105252458486728`"}], "+", RowBox[{"0.037165867862283944`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08981931962717056`"}], "-", RowBox[{"0.12086163088011667`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.2182247291384254`", "\[VeryThinSpace]", "+", RowBox[{"0.02175072488187991`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07267639137213942`", "\[VeryThinSpace]", "-", RowBox[{"0.0008772387765414733`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03087968740542056`", "\[VeryThinSpace]", "-", RowBox[{"0.11442846897084315`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11695148419136242`"}], "-", RowBox[{"0.1917315246381721`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.008725029006090713`", "\[VeryThinSpace]", "-", RowBox[{"0.09848672506153013`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1171574136479727`"}], "+", RowBox[{"0.004986909369948264`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.050595364496366424`", "\[VeryThinSpace]", "-", RowBox[{"0.15726725411043752`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12026581333430195`", "\[VeryThinSpace]", "+", RowBox[{"0.001676436656844046`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.040075413614344545`"}], "-", RowBox[{"0.0749437721905733`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0058569206120444575`"}], "-", RowBox[{"0.13108943136204895`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06063928071065777`"}], "-", RowBox[{"0.045209255398376016`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07498178498226314`", "\[VeryThinSpace]", "+", RowBox[{"0.0011566759077732275`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01785941244673`", "\[VeryThinSpace]", "-", RowBox[{"0.008466130662069044`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.021085529411352326`"}], "+", RowBox[{"0.00910547391739465`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.00489181682095989`", "\[VeryThinSpace]", "-", RowBox[{"0.09611711003365322`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07684793366825014`"}], "+", RowBox[{"0.0011762154150192746`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.1858369396002824`", "\[VeryThinSpace]", "+", RowBox[{"0.018918496701694376`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.003185815175756397`", "\[VeryThinSpace]", "+", RowBox[{"0.021742121321251955`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0892207184746378`", "\[VeryThinSpace]", "+", RowBox[{"0.05839444412847429`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.052283311511221404`"}], "+", RowBox[{"0.13442443433540296`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03913489502443415`", "\[VeryThinSpace]", "-", RowBox[{"0.10593260973317101`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08414359922525073`", "\[VeryThinSpace]", "+", RowBox[{"0.00008212224977140366`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11139834545613386`"}], "-", RowBox[{"0.09563566961577344`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2982371239309849`"}], "+", RowBox[{"0.0065406398327092045`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.020914376915331035`"}], "-", RowBox[{"0.017164588197735035`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.052145959812069785`", "\[VeryThinSpace]", "-", RowBox[{"0.03264908763351539`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04860824304876804`", "\[VeryThinSpace]", "-", RowBox[{"0.031278473995738035`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06437610538752929`", "\[VeryThinSpace]", "-", RowBox[{"0.12767499463828638`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01215944389219598`", "\[VeryThinSpace]", "-", RowBox[{"0.040715844547481846`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09003178591459815`"}], "-", RowBox[{"0.02571349310107833`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.008586339366108413`"}], "-", RowBox[{"0.04859229013094138`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05917715930771761`", "\[VeryThinSpace]", "-", RowBox[{"0.0638206606766615`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03119948676031734`"}], "+", RowBox[{"0.20350423500877748`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06984425470150231`", "\[VeryThinSpace]", "+", RowBox[{"0.032985789316103103`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1277434662892479`", "\[VeryThinSpace]", "+", RowBox[{"0.09648157472219265`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08178054244038666`", "\[VeryThinSpace]", "-", RowBox[{"0.05327764782122646`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1209458874359535`", "\[VeryThinSpace]", "-", RowBox[{"0.033703507773337124`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14811509768979184`", "\[VeryThinSpace]", "-", RowBox[{"0.016613283286116158`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03762452819324469`", "\[VeryThinSpace]", "+", RowBox[{"0.08747218272656355`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05967798477780885`"}], "-", RowBox[{"0.07491446852787621`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.029062731874210115`", "\[VeryThinSpace]", "+", RowBox[{"0.042477654486699754`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09787943225655826`", "\[VeryThinSpace]", "-", RowBox[{"0.03588939532159863`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05823370393433233`"}], "-", RowBox[{"0.08160709533349089`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02327832046700748`"}], "+", RowBox[{"0.014336103166353892`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.004770557154265373`", "\[VeryThinSpace]", "+", RowBox[{"0.15132631918506162`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06093781567080708`"}], "+", RowBox[{"0.05537355603961907`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14573945519084158`", "\[VeryThinSpace]", "+", RowBox[{"0.05138504118107495`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07243879921506495`"}], "-", RowBox[{"0.1040128861256503`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.08235957799679086`", "\[VeryThinSpace]", "-", RowBox[{"0.0045092522925940515`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.018191515450398776`", "\[VeryThinSpace]", "-", RowBox[{"0.010311593027481868`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05211255958953595`"}], "+", RowBox[{"0.007975044020592147`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.022461373939819403`", "\[VeryThinSpace]", "-", RowBox[{"0.02131237276570542`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16809960443476407`", "\[VeryThinSpace]", "+", RowBox[{"0.027889946212584758`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.047018108896275786`", "\[VeryThinSpace]", "-", RowBox[{"0.14291212367692024`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.007803477411905516`"}], "+", RowBox[{"0.012946400210984295`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.002501808165427385`"}], "+", RowBox[{"0.06485225741071632`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.308094148929133`"}], "+", RowBox[{"0.0015712525539301834`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03990093902602033`"}], "-", RowBox[{"0.017167497944692044`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08398094404665495`"}], "-", RowBox[{"0.10738481622181947`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.011873121990778696`", "\[VeryThinSpace]", "+", RowBox[{"0.15557732004564323`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07800413638647065`"}], "+", RowBox[{"0.0003573066870289944`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1361123307298381`", "\[VeryThinSpace]", "+", RowBox[{"0.03404179190651109`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.007547351447276304`", "\[VeryThinSpace]", "+", RowBox[{"0.004441396208594725`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.160929352925429`"}], "-", RowBox[{"0.18498364728090236`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.18784178388568443`", "\[VeryThinSpace]", "+", RowBox[{"0.17875362977288778`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13431852527379706`", "\[VeryThinSpace]", "+", RowBox[{"0.17807207519101376`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07085038369344698`", "\[VeryThinSpace]", "-", RowBox[{"0.03631629390941738`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1094630105848735`"}], "-", RowBox[{"0.1825435110015965`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01626894151985914`"}], "+", RowBox[{"0.1523568446350299`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09378075527260489`"}], "+", RowBox[{"0.00019223529470757672`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03125368092861813`"}], "-", RowBox[{"0.08342174774263157`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.017879607113599698`"}], "-", RowBox[{"0.04286911935501356`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07941165736936487`", "\[VeryThinSpace]", "-", RowBox[{"0.1208759635548972`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.053448541773700994`", "\[VeryThinSpace]", "-", RowBox[{"0.041903637751086416`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07965575748898435`", "\[VeryThinSpace]", "-", RowBox[{"0.10722356975513844`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08859097713377467`", "\[VeryThinSpace]", "-", RowBox[{"0.02318982344195366`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08773187976552199`", "\[VeryThinSpace]", "-", RowBox[{"0.1967643174498526`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07213355078977363`", "\[VeryThinSpace]", "-", RowBox[{"0.13189157666631973`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16194242637117162`", "\[VeryThinSpace]", "-", RowBox[{"0.0796728119855332`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06581611547861985`"}], "+", RowBox[{"0.010599257285241057`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.10965244901123226`"}], "+", RowBox[{"0.3147608233163454`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04709424814143512`", "\[VeryThinSpace]", "+", RowBox[{"0.0726966552596607`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.000882760345049667`", "\[VeryThinSpace]", "+", RowBox[{"0.10237190230485375`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06565639634214747`"}], "-", RowBox[{"0.016268743896357574`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.035053671421230795`", "\[VeryThinSpace]", "-", RowBox[{"0.06396876639542318`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16935650011428402`"}], "-", RowBox[{"0.11313282844210554`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03573883423785183`", "\[VeryThinSpace]", "-", RowBox[{"0.06267854531968384`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.00002170753611517931`"}], "+", RowBox[{"0.09228259259740244`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03599361523108768`"}], "+", RowBox[{"0.01000984805572375`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.44405886291158636`"}], "+", RowBox[{"0.10800430218160367`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.013200107731987033`"}], "-", RowBox[{"0.013419208863862758`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08314932056055271`", "\[VeryThinSpace]", "+", RowBox[{"0.17157573154900377`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09594641723196987`", "\[VeryThinSpace]", "+", RowBox[{"0.04683505933141358`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.00794595182399897`", "\[VeryThinSpace]", "-", RowBox[{"0.07505689697645877`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09758646683108683`", "\[VeryThinSpace]", "+", RowBox[{"0.0010775188053853049`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.030470939066924337`"}], "+", RowBox[{"0.062259776330972204`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.20142551203199754`"}], "+", RowBox[{"0.02615208672803012`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0816075607996145`"}], "+", RowBox[{"0.36101840679816477`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02007786364750794`"}], "+", RowBox[{"0.09597132710749035`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05632303517730531`"}], "+", RowBox[{"0.3111626992781046`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07362076873020294`", "\[VeryThinSpace]", "+", RowBox[{"0.07477012135510733`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09717853792241121`", "\[VeryThinSpace]", "+", RowBox[{"0.13420448101291876`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.014806255086333547`", "\[VeryThinSpace]", "-", RowBox[{"0.13495636541161685`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.18551342415366234`"}], "-", RowBox[{"0.12178835722203507`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12563512276796962`"}], "+", RowBox[{"0.3236638933503905`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09486938491564767`"}], "+", RowBox[{"0.0758299133936777`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11927018546382898`", "\[VeryThinSpace]", "-", RowBox[{"0.043394862320870246`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01642863808666058`"}], "-", RowBox[{"0.18536592097704416`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08571079048458455`"}], "-", RowBox[{"0.08695436066230296`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.054690523567459`"}], "-", RowBox[{"0.3044111811794422`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05659543418773432`", "\[VeryThinSpace]", "-", RowBox[{"0.02789165269547354`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10532312922690237`", "\[VeryThinSpace]", "-", RowBox[{"0.010839170091593318`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.11910635321919444`", "\[VeryThinSpace]", "+", RowBox[{"0.08272664855722803`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08494826537818283`", "\[VeryThinSpace]", "+", RowBox[{"0.11439224083459494`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.006481183264650841`"}], "+", RowBox[{"0.04358733491782089`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.028385087438976938`"}], "+", RowBox[{"0.07079753152898334`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06830128028034066`", "\[VeryThinSpace]", "+", RowBox[{"0.04380458115790847`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.031425257537639376`"}], "-", RowBox[{"0.020765172762178354`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04174150691118368`"}], "-", RowBox[{"0.05747432032006296`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0025343924499143695`", "\[VeryThinSpace]", "+", RowBox[{"0.04274579069167496`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05279643767689476`"}], "+", RowBox[{"0.02368663885498285`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03834645463440414`", "\[VeryThinSpace]", "+", RowBox[{"0.07860131909129746`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.094173278804943`"}], "-", RowBox[{"0.0052342500685579356`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.011384523917480066`"}], "+", RowBox[{"0.005451115984596751`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.016487038594352774`"}], "+", RowBox[{"0.00857674204225321`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0015560294659195811`"}], "+", RowBox[{"0.004841968646092199`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.011670405912200109`"}], "+", RowBox[{"0.010147123517139795`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.004506108887747684`", "\[VeryThinSpace]", "-", RowBox[{"0.017613070569557743`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06036694029322886`"}], "+", RowBox[{"0.16090718509994573`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.027934233991429254`"}], "+", RowBox[{"0.06367612525758877`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07824216594514631`", "\[VeryThinSpace]", "+", RowBox[{"0.11958277442987181`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.20896694246706712`", "\[VeryThinSpace]", "+", RowBox[{"0.11760443039353058`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06439419918693148`", "\[VeryThinSpace]", "+", RowBox[{"0.05365269475328334`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07657556507824498`", "\[VeryThinSpace]", "-", RowBox[{"0.11342678720927138`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.058947251951429774`", "\[VeryThinSpace]", "+", RowBox[{"0.08332388301092314`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10250131698335546`"}], "+", RowBox[{"0.15767437292342518`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10817485819305687`", "\[VeryThinSpace]", "+", RowBox[{"0.18502624108098242`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09400722607020956`", "\[VeryThinSpace]", "+", RowBox[{"0.1488756500940996`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22200795164647597`", "\[VeryThinSpace]", "-", RowBox[{"0.11471036848793184`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09680793592383122`"}], "+", RowBox[{"0.04918795288479938`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.015801669770467153`", "\[VeryThinSpace]", "+", RowBox[{"0.09105367330034442`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.025172593206772936`", "\[VeryThinSpace]", "+", RowBox[{"0.06726394240514016`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03163861599965029`", "\[VeryThinSpace]", "+", RowBox[{"0.045261084399139784`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.030759894315541506`", "\[VeryThinSpace]", "-", RowBox[{"0.17841531495891613`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.0423504215423238`"}], "+", RowBox[{"0.043772719552930384`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04223752090985587`"}], "-", RowBox[{"0.04335754593759637`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.018560381132551852`"}], "-", RowBox[{"0.042281530604108754`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05944141013128833`", "\[VeryThinSpace]", "+", RowBox[{"0.04177836797753921`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07180464226254785`", "\[VeryThinSpace]", "+", RowBox[{"0.018951763526321608`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08053377361199268`"}], "-", RowBox[{"0.0029349121239782006`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07200951909113695`"}], "+", RowBox[{"0.0165738613147652`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.002653687939424103`", "\[VeryThinSpace]", "+", RowBox[{"0.08263219649428935`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05753758656395168`", "\[VeryThinSpace]", "-", RowBox[{"0.10003465382217198`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.038762034265663825`"}], "+", RowBox[{"0.0073727394074528385`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0787593391191878`"}], "-", RowBox[{"0.06016771332513441`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.4927145345890118`"}], "+", RowBox[{"0.03895391361779951`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03624379441020464`", "\[VeryThinSpace]", "+", RowBox[{"0.04012698574585498`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0172422632076796`"}], "+", RowBox[{"0.06484033139169014`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02349266967098523`"}], "+", RowBox[{"0.024550022057329923`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05741297243334366`"}], "-", RowBox[{"0.14096059446771053`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.00046412355508264336`"}], "+", RowBox[{"0.06659484340223892`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04492166143816715`"}], "+", RowBox[{"0.1278776336019554`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.019839454397809972`"}], "+", RowBox[{"0.037142861776724406`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04870761116681478`"}], "+", RowBox[{"0.11357383813545949`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.011506511330853786`", "\[VeryThinSpace]", "-", RowBox[{"0.00013641108112248668`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06985328012898961`"}], "+", RowBox[{"0.028998310027479955`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0905666618729595`", "\[VeryThinSpace]", "+", RowBox[{"0.022433799879418858`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08754599515668852`", "\[VeryThinSpace]", "+", RowBox[{"0.09317773174623135`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.022030008737336473`"}], "+", RowBox[{"0.008797314335463866`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10642138570749038`"}], "+", RowBox[{"0.11872516293921152`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0348968809539482`", "\[VeryThinSpace]", "-", RowBox[{"0.00189969378933183`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11586139855741834`", "\[VeryThinSpace]", "-", RowBox[{"0.17816343148915634`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.016938804528685656`"}], "+", RowBox[{"0.009935240936465611`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.021497577907141595`"}], "+", RowBox[{"0.06893822461955645`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.022214706524873777`"}], "+", RowBox[{"0.056072795712149466`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0781283666898521`"}], "-", RowBox[{"0.12519031018666346`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.14799256627660642`", "\[VeryThinSpace]", "+", RowBox[{"0.12847907989387355`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06502953715286679`", "\[VeryThinSpace]", "+", RowBox[{"0.14165061494269135`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.027387114328193927`", "\[VeryThinSpace]", "+", RowBox[{"0.1056551052433888`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05606751735055511`", "\[VeryThinSpace]", "-", RowBox[{"0.09244524068273766`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0027155502933274168`", "\[VeryThinSpace]", "+", RowBox[{"0.060080869866659885`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.025014798282882545`", "\[VeryThinSpace]", "+", RowBox[{"0.08815048686472539`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07791148787833543`"}], "-", RowBox[{"0.11614557313240183`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02217859638900666`"}], "+", RowBox[{"0.04068179245568439`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10190395524811607`"}], "+", RowBox[{"0.020568772557429057`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10096132391771173`", "\[VeryThinSpace]", "+", RowBox[{"0.0801140372932514`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.023642340425187054`", "\[VeryThinSpace]", "+", RowBox[{"0.014229603390473062`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1368512442798045`", "\[VeryThinSpace]", "-", RowBox[{"0.0648280318788785`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.23213140196447596`"}], "+", RowBox[{"0.006030157219373606`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16973300887173587`"}], "+", RowBox[{"0.05221856570806717`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04346270604267676`"}], "+", RowBox[{"0.0396330423780577`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06747182662528109`", "\[VeryThinSpace]", "-", RowBox[{"0.05020296853987792`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1083442218629465`"}], "+", RowBox[{"0.21774038246811417`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03104214693046139`"}], "-", RowBox[{"0.01722623026546962`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07784442519499328`", "\[VeryThinSpace]", "+", RowBox[{"0.12268404156138268`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22760079951276502`", "\[VeryThinSpace]", "+", RowBox[{"0.028415350648105298`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16899009001118695`", "\[VeryThinSpace]", "+", RowBox[{"0.08415963447604882`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13963067570518276`", "\[VeryThinSpace]", "+", RowBox[{"0.04543934148004752`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07767731365320003`", "\[VeryThinSpace]", "+", RowBox[{"0.07389717930688267`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.15103761749311007`"}], "+", RowBox[{"0.12088530966620323`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.15204792748239182`", "\[VeryThinSpace]", "+", RowBox[{"0.20818113894517987`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06476745335383663`", "\[VeryThinSpace]", "+", RowBox[{"0.18909026754957367`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07637894737970358`", "\[VeryThinSpace]", "-", RowBox[{"0.06842957518961615`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11357495247925174`"}], "+", RowBox[{"0.07486091003053656`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09189337719286308`", "\[VeryThinSpace]", "-", RowBox[{"0.07494228475739068`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08565605702277325`"}], "+", RowBox[{"0.012599812879748212`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04730626252375369`", "\[VeryThinSpace]", "+", RowBox[{"0.014817873925024986`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0983189264834915`", "\[VeryThinSpace]", "-", RowBox[{"0.12516357077875076`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.026458752269558614`", "\[VeryThinSpace]", "+", RowBox[{"0.2811031231194913`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1316981156750969`"}], "+", RowBox[{"0.06258128031286583`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01965592673920507`", "\[VeryThinSpace]", "+", RowBox[{"0.15024776913649895`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05604646916849808`"}], "-", RowBox[{"0.08779436306752865`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03691165936067421`"}], "-", RowBox[{"0.07095178000508674`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06759128880930217`"}], "+", RowBox[{"0.054696572577094996`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08547926607108056`"}], "-", RowBox[{"0.13558325974521915`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06255699559558733`"}], "+", RowBox[{"0.03219783344672122`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05494991521973562`", "\[VeryThinSpace]", "+", RowBox[{"0.00026927766438489004`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05211837778287778`"}], "+", RowBox[{"0.11298793484297057`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07253982975235698`", "\[VeryThinSpace]", "+", RowBox[{"0.07574166949641307`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10776355576116224`", "\[VeryThinSpace]", "+", RowBox[{"0.00965949922960159`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.077549825656584`"}], "-", RowBox[{"0.02899634098766819`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.43576042500797957`"}], "-", RowBox[{"0.07613466184222446`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03829757583134537`"}], "+", RowBox[{"0.05106820839592747`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08239249217885455`", "\[VeryThinSpace]", "+", RowBox[{"0.06717686780723679`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1715430443469282`"}], "+", RowBox[{"0.05425721639185606`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08543352643969224`"}], "+", RowBox[{"0.003990545823254852`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.027900055123437083`", "\[VeryThinSpace]", "+", RowBox[{"0.13268173478225664`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12556404503051596`", "\[VeryThinSpace]", "+", RowBox[{"0.24394610798435748`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02014068944973707`", "\[VeryThinSpace]", "+", RowBox[{"0.049480566694072345`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.15103712496388194`", "\[VeryThinSpace]", "+", RowBox[{"0.31105988455595224`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05738422131092393`", "\[VeryThinSpace]", "+", RowBox[{"0.06327844057197643`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.17013354146904708`"}], "+", RowBox[{"0.03483595497671474`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.008075016482617964`", "\[VeryThinSpace]", "+", RowBox[{"0.30868884386351847`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.15856796982556226`"}], "+", RowBox[{"0.256965105450372`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.042198992484473855`", "\[VeryThinSpace]", "-", RowBox[{"0.010712247720139303`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.20809184954982887`"}], "-", RowBox[{"0.12669109246430352`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10648759106187719`"}], "+", RowBox[{"0.1517919332869681`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05623656723263942`"}], "-", RowBox[{"0.24084529509280994`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0367431636000532`"}], "-", RowBox[{"0.004402554799587163`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16924982306020145`", "\[VeryThinSpace]", "-", RowBox[{"0.07890292131668185`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.009418998285962842`", "\[VeryThinSpace]", "+", RowBox[{"0.020428926162974176`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03414414772800672`"}], "-", RowBox[{"0.02152579432119558`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10656698400843609`"}], "-", RowBox[{"0.08545552311463075`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.040804198958107794`", "\[VeryThinSpace]", "-", RowBox[{"0.03770132566470932`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.005925275945674276`", "\[VeryThinSpace]", "-", RowBox[{"0.02057023026563644`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.055571765131091404`", "\[VeryThinSpace]", "-", RowBox[{"0.022893256201544306`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03229436896759762`"}], "-", RowBox[{"0.021720600547916136`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.007400073921777134`"}], "+", RowBox[{"0.0501638035541615`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0330299306890636`"}], "+", RowBox[{"0.025894163245768508`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04800966904588838`", "\[VeryThinSpace]", "+", RowBox[{"0.010413562677267393`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.015110961045929731`"}], "-", RowBox[{"0.021059962692662772`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05425383066490468`"}], "+", RowBox[{"0.0033075264104311143`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.040113129993479726`"}], "-", RowBox[{"0.03594588805538436`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.028629178857316893`"}], "-", RowBox[{"0.04845231172323265`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16677289918431806`"}], "+", RowBox[{"0.008674205515243165`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04483481053123606`"}], "-", RowBox[{"0.03413743929678717`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.007963285012298945`"}], "+", RowBox[{"0.03379756721578013`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02379762225834829`", "\[VeryThinSpace]", "-", RowBox[{"0.009669553046573309`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01645809473940104`"}], "-", RowBox[{"0.05028483514341886`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.007406781403110033`"}], "-", RowBox[{"0.014849395426547445`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.031824666259061045`"}], "-", RowBox[{"0.012672591026582955`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08643524035945943`"}], "+", RowBox[{"0.05099877823006945`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.050932195098550764`", "\[VeryThinSpace]", "+", RowBox[{"0.047597735731852525`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07569227424540853`", "\[VeryThinSpace]", "+", RowBox[{"0.06323482116087545`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0009816873066582597`"}], "-", RowBox[{"0.037377538904255894`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0023529028631503086`"}], "-", RowBox[{"0.07273142454041509`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0800144696806735`", "\[VeryThinSpace]", "-", RowBox[{"0.022380229259987956`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03901366395194701`", "\[VeryThinSpace]", "-", RowBox[{"0.0012327965600053697`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.027026559722495277`", "\[VeryThinSpace]", "-", RowBox[{"0.018457786950253012`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05350222199556451`"}], "+", RowBox[{"0.003199843892356169`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.15850737742929705`", "\[VeryThinSpace]", "-", RowBox[{"0.1939559019669813`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05382173096351489`"}], "-", RowBox[{"0.008415436351628862`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.13325227758229263`"}], "+", RowBox[{"0.18456317518282278`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08710461204378071`"}], "+", RowBox[{"0.11624232274423665`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03250194118647658`"}], "+", RowBox[{"0.08425130605688307`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.035733959082759524`"}], "-", RowBox[{"0.0328418865196326`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03129948085460096`"}], "-", RowBox[{"0.07161337025711854`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07375666609908683`"}], "+", RowBox[{"0.02093670196951706`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0015314689522743941`", "\[VeryThinSpace]", "-", RowBox[{"0.0197304984681956`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01725522630690949`", "\[VeryThinSpace]", "+", RowBox[{"0.028579045040854057`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10163628676514347`"}], "+", RowBox[{"0.06268788181267473`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06606862684839764`"}], "+", RowBox[{"0.01511717556420325`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08242489749179796`"}], "+", RowBox[{"0.0662925324299179`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04218368659293326`", "\[VeryThinSpace]", "+", RowBox[{"0.19072623621263776`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.012051888949133172`"}], "+", RowBox[{"0.06603079696682602`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0030443841645757027`", "\[VeryThinSpace]", "-", RowBox[{"0.06894713717369691`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.029622903585705025`"}], "-", RowBox[{"0.009619751647824228`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2904607379016206`"}], "+", RowBox[{"0.10323813702454365`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.18472107262304854`"}], "-", RowBox[{"0.053651487701491016`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.006568366978228643`"}], "-", RowBox[{"0.05269262067241835`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08562573958846784`"}], "+", RowBox[{"0.08442787196800597`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08246576488370128`"}], "+", RowBox[{"0.39383529525078437`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04895649512101227`", "\[VeryThinSpace]", "+", RowBox[{"0.05910373034150589`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11876223678910743`", "\[VeryThinSpace]", "+", RowBox[{"0.21504863012742326`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0880075821456958`"}], "+", RowBox[{"0.0360819340576111`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1390331381985858`"}], "-", RowBox[{"0.06197365522347435`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07893299979539509`"}], "+", RowBox[{"0.1736894095306245`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02796522525349151`"}], "+", RowBox[{"0.2003863261132088`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.025412425915363204`", "\[VeryThinSpace]", "+", RowBox[{"0.09237717831713112`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14750912979748323`"}], "-", RowBox[{"0.03400700317251384`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08848769362100169`"}], "+", RowBox[{"0.05855209589339841`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0568665559421011`", "\[VeryThinSpace]", "+", RowBox[{"0.028130555112828276`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0353779475409274`", "\[VeryThinSpace]", "-", RowBox[{"0.025537275392307972`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.27042153886026804`", "\[VeryThinSpace]", "-", RowBox[{"0.23748275739607114`", " ", "\[ImaginaryI]"}]}]} }, GridBoxAlignment->{ "Columns" -> {{Center}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxSpacings->{"Columns" -> { Offset[0.27999999999999997`], { Offset[0.7]}, Offset[0.27999999999999997`]}, "ColumnsIndexed" -> {}, "Rows" -> { Offset[0.2], { Offset[0.4]}, Offset[0.2]}, "RowsIndexed" -> {}}], "\[NoBreak]", ")"}], Function[BoxForm`e$, MatrixForm[BoxForm`e$]]]], "Output", CellChangeTimes->{ 3.5950377808673067`*^9, {3.595037904587383*^9, 3.5950379217963667`*^9}, { 3.5950380204120073`*^9, 3.595038058593191*^9}, 3.5950492676213703`*^9, 3.5950499120792313`*^9, 3.5950526891468554`*^9, 3.599026206741167*^9, 3.6569284478308496`*^9, 3.6569335477372627`*^9, 3.656973787291836*^9, 3.658281305700531*^9, 3.658294897602998*^9, 3.658294969488634*^9}] }, Open ]], Cell[BoxData[""], "Input", CellChangeTimes->{{3.595038020057987*^9, 3.5950380228581476`*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{ RowBox[{"**", "**", "**", "**"}], "*", " ", "Check", " ", "the", " ", "Correlation", " ", RowBox[{"Function", " ", "**", "**"}]}], "******)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Chop", "[", RowBox[{ RowBox[{"Conjugate", "[", "psi", "]"}], ".", RowBox[{"ts", "[", RowBox[{"tsi", ",", "tsa"}], "]"}], ".", RowBox[{"s", "[", RowBox[{"1", ",", " ", "1"}], "]"}], ".", "psi"}], "]"}], "\[IndentingNewLine]"}]}]], "Input", CellChangeTimes->{ 3.5950370428310933`*^9, {3.595037472834688*^9, 3.5950374785450144`*^9}, { 3.5950526965568657`*^9, 3.59505271393689*^9}, {3.656928574911723*^9, 3.656928599209831*^9}}], Cell[BoxData[ RowBox[{"-", "1.0000000000000004`"}]], "Output", CellChangeTimes->{ 3.5950374819172077`*^9, 3.5950380652535725`*^9, 3.5950492742147474`*^9, 3.595049915973454*^9, {3.5950526944268627`*^9, 3.5950527142968907`*^9}, 3.5990262106611724`*^9, 3.656928455721665*^9, {3.656928573190267*^9, 3.6569286000269213`*^9}, 3.6569335553389597`*^9, 3.656973828000883*^9, 3.6582813101787148`*^9, 3.6582949179180117`*^9, 3.6582949728834467`*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{ RowBox[{ RowBox[{"**", "**"}], "*", " ", "Check", " ", "that", " ", "it", " ", "commutes", " ", "with", " ", "ordinary", " ", "Pauli", " ", "matrices"}], ",", " ", RowBox[{ RowBox[{"while", " ", "acting", " ", "on"}], " ", "|", RowBox[{ RowBox[{"\\", "Psi"}], ">"}]}]}], " ", "***********)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"arbop", " ", "=", " ", RowBox[{"s", "[", RowBox[{"5", ",", "2"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{"Chop", "[", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"arbop", ".", RowBox[{"ts", "[", RowBox[{"tsi", ",", " ", "tsa"}], "]"}]}], " ", "-", " ", RowBox[{ RowBox[{"ts", "[", RowBox[{"tsi", ",", " ", "tsa"}], "]"}], ".", "arbop"}]}], ")"}], ".", "psi"}], "]"}]}]}]], "Input", CellChangeTimes->{{3.5950380942062283`*^9, 3.595038165026279*^9}, { 3.5950492846543446`*^9, 3.5950492907886953`*^9}, {3.595052725906907*^9, 3.595052737316923*^9}, {3.595052788036994*^9, 3.5950527881969943`*^9}, { 3.6569284746309023`*^9, 3.656928475514131*^9}, {3.6569335685672007`*^9, 3.656933570216332*^9}, {3.658295022095682*^9, 3.65829503877184*^9}}], Cell[BoxData[ RowBox[{"{", RowBox[{ "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0"}], "}"}]], "Output", CellChangeTimes->{{3.5950381299072704`*^9, 3.595038165533308*^9}, { 3.59504928020909*^9, 3.5950492911447153`*^9}, 3.595049917920565*^9, { 3.5950527167668943`*^9, 3.595052737766924*^9}, 3.595052788596995*^9, 3.599026212521175*^9, {3.6569284632431993`*^9, 3.656928475888361*^9}, { 3.656933558402659*^9, 3.65693357090825*^9}, 3.6569738442883577`*^9, 3.6582813144134083`*^9, {3.658295007090488*^9, 3.6582950391808653`*^9}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{ RowBox[{"**", "**", "**", "**", " ", "Note"}], ",", " ", RowBox[{ "the", " ", "commutator", " ", "of", " ", "these", " ", "guys", " ", "may", " ", "be", " ", "quite", " ", "complicated"}]}], " ", "*****)"}], "\[IndentingNewLine]", "\[IndentingNewLine]", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"comm", " ", "=", " ", RowBox[{ RowBox[{"arbop", ".", RowBox[{"ts", "[", RowBox[{"tsi", ",", " ", "tsa"}], "]"}]}], " ", "-", " ", RowBox[{ RowBox[{"ts", "[", RowBox[{"tsi", ",", " ", "tsa"}], "]"}], ".", "arbop"}]}]}], ";"}], "\[IndentingNewLine]", RowBox[{"MatrixForm", "[", "comm", "]"}], "\[IndentingNewLine]"}]}]], "Input", CellChangeTimes->{{3.591455660538185*^9, 3.5914557263159475`*^9}, 3.591481838349985*^9, {3.591485447645425*^9, 3.5914854500165606`*^9}, { 3.595037325464259*^9, 3.595037336221874*^9}, {3.595037462644105*^9, 3.595037508078704*^9}, 3.595038115193429*^9}], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ { RowBox[{ RowBox[{"-", "0.13643215580359117`"}], "-", RowBox[{"0.3450803101596548`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04771639356948587`", "\[VeryThinSpace]", "-", RowBox[{"0.09749784707319148`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.004291236992091327`", "\[VeryThinSpace]", "-", RowBox[{"0.13796006356745694`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0538937403787659`"}], "-", RowBox[{"0.044801599439181716`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2903037716074243`"}], "+", RowBox[{"0.003341296929819347`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.003994019991521561`"}], "+", RowBox[{"0.31299222723990994`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.19948491509158195`"}], "-", RowBox[{"0.013985446912544865`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.028171105253362593`"}], "+", RowBox[{"0.11643304952876482`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.19420547868053561`"}], "-", RowBox[{"0.09276350653665645`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.149982372574112`"}], "+", RowBox[{"0.14107441949427396`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0536877478388344`", "\[VeryThinSpace]", "+", RowBox[{"0.20604378318982763`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02601114781628558`", "\[VeryThinSpace]", "-", RowBox[{"0.09552742473642571`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09019942990378178`", "\[VeryThinSpace]", "-", RowBox[{"0.004213998655943206`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12362051458845387`", "\[VeryThinSpace]", "+", RowBox[{"0.006152603299583691`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13962093757798422`"}], "+", RowBox[{"0.041225052019202305`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1728502756067552`", "\[VeryThinSpace]", "+", RowBox[{"0.08369997639168959`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.043147476545131305`", "\[VeryThinSpace]", "+", RowBox[{"0.08585606070259155`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04951830205514743`", "\[VeryThinSpace]", "-", RowBox[{"0.11437570472238218`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08623497399000367`"}], "+", RowBox[{"0.17720827359904728`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08385708383238444`", "\[VeryThinSpace]", "+", RowBox[{"0.031573897776123364`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.043073746818517625`"}], "+", RowBox[{"0.04164589860988006`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.043193583595209264`"}], "+", RowBox[{"0.020092338050587785`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1126785544297906`"}], "-", RowBox[{"0.24522202304771729`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0808871379763977`", "\[VeryThinSpace]", "+", RowBox[{"0.04037136903565375`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09224508180777848`", "\[VeryThinSpace]", "-", RowBox[{"0.03801731665431584`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.015617111903642534`", "\[VeryThinSpace]", "-", RowBox[{"0.18432193699286348`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03571907659226291`"}], "+", RowBox[{"0.021871667469317152`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06612933841851937`", "\[VeryThinSpace]", "-", RowBox[{"0.0371874897248671`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.026766711214766502`", "\[VeryThinSpace]", "+", RowBox[{"0.1811642392626014`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06796522653462679`", "\[VeryThinSpace]", "+", RowBox[{"0.1120351868760736`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.014045993012119604`", "\[VeryThinSpace]", "+", RowBox[{"0.004788363887375118`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12940264558648298`", "\[VeryThinSpace]", "+", RowBox[{"0.12265984882655002`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.04771639356948587`", "\[VeryThinSpace]", "-", RowBox[{"0.09749784707319148`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13643215580359117`", "\[VeryThinSpace]", "+", RowBox[{"0.3450803101596548`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0538937403787659`"}], "-", RowBox[{"0.044801599439181716`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.004291236992091327`"}], "+", RowBox[{"0.13796006356745694`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.003994019991521561`"}], "+", RowBox[{"0.31299222723990994`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.2903037716074243`", "\[VeryThinSpace]", "-", RowBox[{"0.003341296929819347`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.028171105253362593`"}], "+", RowBox[{"0.11643304952876482`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.19948491509158195`", "\[VeryThinSpace]", "+", RowBox[{"0.013985446912544865`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.149982372574112`"}], "+", RowBox[{"0.14107441949427396`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.19420547868053561`", "\[VeryThinSpace]", "+", RowBox[{"0.09276350653665645`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02601114781628558`", "\[VeryThinSpace]", "-", RowBox[{"0.09552742473642571`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0536877478388344`"}], "-", RowBox[{"0.20604378318982763`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12362051458845387`", "\[VeryThinSpace]", "+", RowBox[{"0.006152603299583691`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09019942990378178`"}], "+", RowBox[{"0.004213998655943206`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1728502756067552`", "\[VeryThinSpace]", "+", RowBox[{"0.08369997639168959`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13962093757798422`", "\[VeryThinSpace]", "-", RowBox[{"0.041225052019202305`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04951830205514743`", "\[VeryThinSpace]", "-", RowBox[{"0.11437570472238218`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.043147476545131305`"}], "-", RowBox[{"0.08585606070259155`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08385708383238444`", "\[VeryThinSpace]", "+", RowBox[{"0.031573897776123364`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08623497399000367`", "\[VeryThinSpace]", "-", RowBox[{"0.17720827359904728`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.043193583595209264`"}], "+", RowBox[{"0.020092338050587785`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.043073746818517625`", "\[VeryThinSpace]", "-", RowBox[{"0.04164589860988006`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0808871379763977`", "\[VeryThinSpace]", "+", RowBox[{"0.04037136903565375`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1126785544297906`", "\[VeryThinSpace]", "+", RowBox[{"0.24522202304771729`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.015617111903642534`", "\[VeryThinSpace]", "-", RowBox[{"0.18432193699286348`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09224508180777848`"}], "+", RowBox[{"0.03801731665431584`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06612933841851937`", "\[VeryThinSpace]", "-", RowBox[{"0.0371874897248671`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03571907659226291`", "\[VeryThinSpace]", "-", RowBox[{"0.021871667469317152`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06796522653462679`", "\[VeryThinSpace]", "+", RowBox[{"0.1120351868760736`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.026766711214766502`"}], "-", RowBox[{"0.1811642392626014`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12940264558648298`", "\[VeryThinSpace]", "+", RowBox[{"0.12265984882655002`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.014045993012119604`"}], "-", RowBox[{"0.004788363887375118`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.0284458032939187`", "\[VeryThinSpace]", "-", RowBox[{"0.08967208807640029`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.011332146051810862`"}], "+", RowBox[{"0.003411885908703144`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.040950666307194294`"}], "-", RowBox[{"0.17603325214957286`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.008986924827487947`", "\[VeryThinSpace]", "+", RowBox[{"0.12314459410015216`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10159456689768223`", "\[VeryThinSpace]", "-", RowBox[{"0.16094367218214709`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04777496858153704`"}], "+", RowBox[{"0.02839357184498586`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04417800160860812`", "\[VeryThinSpace]", "+", RowBox[{"0.020674813887834903`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.011584416154321035`"}], "+", RowBox[{"0.08408497307300837`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12962850699887693`", "\[VeryThinSpace]", "+", RowBox[{"0.078779410318917`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01744599792446301`"}], "+", RowBox[{"0.03696293775026762`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13078046040573876`"}], "-", RowBox[{"0.08162294051822912`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10067528368813611`"}], "+", RowBox[{"0.08032956446058835`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02934136965258522`", "\[VeryThinSpace]", "-", RowBox[{"0.0815367654055643`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08692648210705606`", "\[VeryThinSpace]", "+", RowBox[{"0.0326666482282293`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.00040152588625061783`"}], "+", RowBox[{"0.025757010830326284`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.25679966180400304`"}], "-", RowBox[{"0.017408610173722555`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.001094999512429369`", "\[VeryThinSpace]", "+", RowBox[{"0.03068181322588723`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02687278898729538`"}], "+", RowBox[{"0.05352371103556689`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.003026901803392416`", "\[VeryThinSpace]", "-", RowBox[{"0.10514273517344735`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08332674470808979`"}], "-", RowBox[{"0.10933923031505408`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06296721226558014`", "\[VeryThinSpace]", "+", RowBox[{"0.07140410833637581`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08155612021186207`"}], "-", RowBox[{"0.1571664071045141`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10860543089809765`", "\[VeryThinSpace]", "+", RowBox[{"0.07107154541732882`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08546927862163375`", "\[VeryThinSpace]", "-", RowBox[{"0.04104580665586214`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08087589719983293`"}], "-", RowBox[{"0.1265205059329081`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.011223690698212583`"}], "+", RowBox[{"0.08071777260331293`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07219508390502684`"}], "-", RowBox[{"0.14299460678392711`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12428744847578087`", "\[VeryThinSpace]", "+", RowBox[{"0.0298224722513971`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01393475190031987`", "\[VeryThinSpace]", "+", RowBox[{"0.07636001427006031`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03810603105582183`", "\[VeryThinSpace]", "+", RowBox[{"0.024364993644572022`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03285498900595428`", "\[VeryThinSpace]", "-", RowBox[{"0.09232835134928664`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05723282148348914`"}], "-", RowBox[{"0.041758550962600866`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.011332146051810862`"}], "+", RowBox[{"0.003411885908703144`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0284458032939187`"}], "+", RowBox[{"0.08967208807640029`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.008986924827487947`", "\[VeryThinSpace]", "+", RowBox[{"0.12314459410015216`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.040950666307194294`", "\[VeryThinSpace]", "+", RowBox[{"0.17603325214957286`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04777496858153704`"}], "+", RowBox[{"0.02839357184498586`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10159456689768223`"}], "+", RowBox[{"0.16094367218214709`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.011584416154321035`"}], "+", RowBox[{"0.08408497307300837`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04417800160860812`"}], "-", RowBox[{"0.020674813887834903`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01744599792446301`"}], "+", RowBox[{"0.03696293775026762`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12962850699887693`"}], "-", RowBox[{"0.078779410318917`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10067528368813611`"}], "+", RowBox[{"0.08032956446058835`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13078046040573876`", "\[VeryThinSpace]", "+", RowBox[{"0.08162294051822912`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08692648210705606`", "\[VeryThinSpace]", "+", RowBox[{"0.0326666482282293`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02934136965258522`"}], "+", RowBox[{"0.0815367654055643`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.25679966180400304`"}], "-", RowBox[{"0.017408610173722555`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.00040152588625061783`", "\[VeryThinSpace]", "-", RowBox[{"0.025757010830326284`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02687278898729538`"}], "+", RowBox[{"0.05352371103556689`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.001094999512429369`"}], "-", RowBox[{"0.03068181322588723`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08332674470808979`"}], "-", RowBox[{"0.10933923031505408`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.003026901803392416`"}], "+", RowBox[{"0.10514273517344735`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08155612021186207`"}], "-", RowBox[{"0.1571664071045141`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06296721226558014`"}], "-", RowBox[{"0.07140410833637581`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08546927862163375`", "\[VeryThinSpace]", "-", RowBox[{"0.04104580665586214`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10860543089809765`"}], "-", RowBox[{"0.07107154541732882`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.011223690698212583`"}], "+", RowBox[{"0.08071777260331293`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08087589719983293`", "\[VeryThinSpace]", "+", RowBox[{"0.1265205059329081`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12428744847578087`", "\[VeryThinSpace]", "+", RowBox[{"0.0298224722513971`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07219508390502684`", "\[VeryThinSpace]", "+", RowBox[{"0.14299460678392711`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03810603105582183`", "\[VeryThinSpace]", "+", RowBox[{"0.024364993644572022`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01393475190031987`"}], "-", RowBox[{"0.07636001427006031`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05723282148348914`"}], "-", RowBox[{"0.041758550962600866`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03285498900595428`"}], "+", RowBox[{"0.09232835134928664`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.10545860361826961`", "\[VeryThinSpace]", "-", RowBox[{"0.2384135516562329`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05246096974840772`"}], "+", RowBox[{"0.25963422778453993`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14876982288795867`", "\[VeryThinSpace]", "+", RowBox[{"0.07304395255220103`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10719835610742132`"}], "+", RowBox[{"0.033412892804438654`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16446536457983862`"}], "+", RowBox[{"0.04574812154255642`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09488772679444074`", "\[VeryThinSpace]", "+", RowBox[{"0.2944938795273495`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.18555278530345562`"}], "+", RowBox[{"0.004683966423483343`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10274986713393752`"}], "-", RowBox[{"0.1228934148443162`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.17379771963079516`"}], "+", RowBox[{"0.0071832126654070155`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1637855594399414`", "\[VeryThinSpace]", "-", RowBox[{"0.15620249719561802`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1956195943731412`", "\[VeryThinSpace]", "+", RowBox[{"0.06533682383018766`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07039724246561149`"}], "-", RowBox[{"0.08798736432526338`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0841241328743387`"}], "+", RowBox[{"0.027663621264696885`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1605136635262522`"}], "+", RowBox[{"0.13923898318176914`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.19278781517520685`"}], "+", RowBox[{"0.02715712951143877`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10594792227285935`", "\[VeryThinSpace]", "-", RowBox[{"0.0734143099256638`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04644672383678286`", "\[VeryThinSpace]", "-", RowBox[{"0.13375589201741958`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05594281115840445`", "\[VeryThinSpace]", "-", RowBox[{"0.14024435121118403`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.096427261861182`"}], "+", RowBox[{"0.0297246235719792`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11045569231803878`", "\[VeryThinSpace]", "-", RowBox[{"0.24561152597104918`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.030728639963788308`"}], "-", RowBox[{"0.08925983646936068`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09240008393291257`", "\[VeryThinSpace]", "-", RowBox[{"0.1448713949832932`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05432406846549847`", "\[VeryThinSpace]", "+", RowBox[{"0.11322329921484875`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14966105921426248`", "\[VeryThinSpace]", "+", RowBox[{"0.11115996063314375`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14813159944523624`", "\[VeryThinSpace]", "-", RowBox[{"0.09015489584805986`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08833529385295531`"}], "+", RowBox[{"0.17138516688953748`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0757118467603513`"}], "+", RowBox[{"0.2214230386882879`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16782387711232266`", "\[VeryThinSpace]", "+", RowBox[{"0.15050362934016231`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14366987951423585`", "\[VeryThinSpace]", "+", RowBox[{"0.06855522455781807`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06346321158851176`"}], "+", RowBox[{"0.08167219625063121`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04236242422735989`"}], "+", RowBox[{"0.04691181445772119`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.010652965464239036`"}], "-", RowBox[{"0.08340405099584647`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.05246096974840772`"}], "+", RowBox[{"0.25963422778453993`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10545860361826961`"}], "+", RowBox[{"0.2384135516562329`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10719835610742132`"}], "+", RowBox[{"0.033412892804438654`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14876982288795867`"}], "-", RowBox[{"0.07304395255220103`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09488772679444074`", "\[VeryThinSpace]", "+", RowBox[{"0.2944938795273495`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16446536457983862`", "\[VeryThinSpace]", "-", RowBox[{"0.04574812154255642`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10274986713393752`"}], "-", RowBox[{"0.1228934148443162`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.18555278530345562`", "\[VeryThinSpace]", "-", RowBox[{"0.004683966423483343`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1637855594399414`", "\[VeryThinSpace]", "-", RowBox[{"0.15620249719561802`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.17379771963079516`", "\[VeryThinSpace]", "-", RowBox[{"0.0071832126654070155`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07039724246561149`"}], "-", RowBox[{"0.08798736432526338`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1956195943731412`"}], "-", RowBox[{"0.06533682383018766`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1605136635262522`"}], "+", RowBox[{"0.13923898318176914`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0841241328743387`", "\[VeryThinSpace]", "-", RowBox[{"0.027663621264696885`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10594792227285935`", "\[VeryThinSpace]", "-", RowBox[{"0.0734143099256638`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.19278781517520685`", "\[VeryThinSpace]", "-", RowBox[{"0.02715712951143877`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05594281115840445`", "\[VeryThinSpace]", "-", RowBox[{"0.14024435121118403`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04644672383678286`"}], "+", RowBox[{"0.13375589201741958`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11045569231803878`", "\[VeryThinSpace]", "-", RowBox[{"0.24561152597104918`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.096427261861182`", "\[VeryThinSpace]", "-", RowBox[{"0.0297246235719792`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09240008393291257`", "\[VeryThinSpace]", "-", RowBox[{"0.1448713949832932`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.030728639963788308`", "\[VeryThinSpace]", "+", RowBox[{"0.08925983646936068`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14966105921426248`", "\[VeryThinSpace]", "+", RowBox[{"0.11115996063314375`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05432406846549847`"}], "-", RowBox[{"0.11322329921484875`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08833529385295531`"}], "+", RowBox[{"0.17138516688953748`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14813159944523624`"}], "+", RowBox[{"0.09015489584805986`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16782387711232266`", "\[VeryThinSpace]", "+", RowBox[{"0.15050362934016231`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0757118467603513`", "\[VeryThinSpace]", "-", RowBox[{"0.2214230386882879`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06346321158851176`"}], "+", RowBox[{"0.08167219625063121`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14366987951423585`"}], "-", RowBox[{"0.06855522455781807`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.010652965464239036`"}], "-", RowBox[{"0.08340405099584647`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04236242422735989`", "\[VeryThinSpace]", "-", RowBox[{"0.04691181445772119`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.09958353669713357`", "\[VeryThinSpace]", "+", RowBox[{"0.10068532925349283`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22923462105795786`", "\[VeryThinSpace]", "+", RowBox[{"0.2523695622955068`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.024196928987282956`"}], "+", RowBox[{"0.04869063281431315`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10623313206893847`", "\[VeryThinSpace]", "+", RowBox[{"0.08670662228901796`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08723923968608784`", "\[VeryThinSpace]", "+", RowBox[{"0.10706821004260295`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08533953287391922`", "\[VeryThinSpace]", "-", RowBox[{"0.16069803290033974`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11795463245892057`"}], "-", RowBox[{"0.16720348159276893`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14130730128741895`", "\[VeryThinSpace]", "+", RowBox[{"0.055426344164837216`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12711650796753238`", "\[VeryThinSpace]", "-", RowBox[{"0.10739533193811587`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1698132147136766`", "\[VeryThinSpace]", "-", RowBox[{"0.060423695751347914`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.29087890438560676`"}], "-", RowBox[{"0.12869180035945318`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.005978934847003611`"}], "-", RowBox[{"0.20118685957821436`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0795412476198634`"}], "-", RowBox[{"0.007531833434533279`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07535952289939249`", "\[VeryThinSpace]", "+", RowBox[{"0.01176496304441197`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05846193727576532`", "\[VeryThinSpace]", "+", RowBox[{"0.030407274620617916`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08186896043536217`", "\[VeryThinSpace]", "+", RowBox[{"0.1284163854515623`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10097649368875788`", "\[VeryThinSpace]", "-", RowBox[{"0.40617808194030147`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07228635614513551`", "\[VeryThinSpace]", "+", RowBox[{"0.15194787213782154`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12059532857438111`"}], "-", RowBox[{"0.0173353583324812`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06672945850609938`", "\[VeryThinSpace]", "+", RowBox[{"0.0001229155024032036`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04705352646220753`", "\[VeryThinSpace]", "-", RowBox[{"0.005971740186665388`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.007628758518562595`"}], "+", RowBox[{"0.07760497275336864`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.047598341737218386`", "\[VeryThinSpace]", "+", RowBox[{"0.09580164627108943`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.013267211867463033`"}], "-", RowBox[{"0.005917105543911894`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.007291030858754086`", "\[VeryThinSpace]", "-", RowBox[{"0.11162940215719391`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09346241625704874`", "\[VeryThinSpace]", "+", RowBox[{"0.24837857400898808`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0009285502776226785`", "\[VeryThinSpace]", "-", RowBox[{"0.12973980734197516`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.029292877460827055`"}], "-", RowBox[{"0.23884981774226888`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.010407689473617254`"}], "+", RowBox[{"0.14083760913571153`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1494890878682243`"}], "-", RowBox[{"0.12248351766765561`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.047676642586518735`"}], "-", RowBox[{"0.14117745033305`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10205884035237939`", "\[VeryThinSpace]", "-", RowBox[{"0.0715271211747997`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.22923462105795786`", "\[VeryThinSpace]", "+", RowBox[{"0.2523695622955068`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09958353669713357`"}], "-", RowBox[{"0.10068532925349283`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10623313206893847`", "\[VeryThinSpace]", "+", RowBox[{"0.08670662228901796`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.024196928987282956`", "\[VeryThinSpace]", "-", RowBox[{"0.04869063281431315`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08533953287391922`", "\[VeryThinSpace]", "-", RowBox[{"0.16069803290033974`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08723923968608784`"}], "-", RowBox[{"0.10706821004260295`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14130730128741895`", "\[VeryThinSpace]", "+", RowBox[{"0.055426344164837216`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11795463245892057`", "\[VeryThinSpace]", "+", RowBox[{"0.16720348159276893`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1698132147136766`", "\[VeryThinSpace]", "-", RowBox[{"0.060423695751347914`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12711650796753238`"}], "+", RowBox[{"0.10739533193811587`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.005978934847003611`"}], "-", RowBox[{"0.20118685957821436`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.29087890438560676`", "\[VeryThinSpace]", "+", RowBox[{"0.12869180035945318`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07535952289939249`", "\[VeryThinSpace]", "+", RowBox[{"0.01176496304441197`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0795412476198634`", "\[VeryThinSpace]", "+", RowBox[{"0.007531833434533279`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08186896043536217`", "\[VeryThinSpace]", "+", RowBox[{"0.1284163854515623`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05846193727576532`"}], "-", RowBox[{"0.030407274620617916`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07228635614513551`", "\[VeryThinSpace]", "+", RowBox[{"0.15194787213782154`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10097649368875788`"}], "+", RowBox[{"0.40617808194030147`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06672945850609938`", "\[VeryThinSpace]", "+", RowBox[{"0.0001229155024032036`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12059532857438111`", "\[VeryThinSpace]", "+", RowBox[{"0.0173353583324812`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.007628758518562595`"}], "+", RowBox[{"0.07760497275336864`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04705352646220753`"}], "+", RowBox[{"0.005971740186665388`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.013267211867463033`"}], "-", RowBox[{"0.005917105543911894`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.047598341737218386`"}], "-", RowBox[{"0.09580164627108943`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09346241625704874`", "\[VeryThinSpace]", "+", RowBox[{"0.24837857400898808`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.007291030858754086`"}], "+", RowBox[{"0.11162940215719391`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.029292877460827055`"}], "-", RowBox[{"0.23884981774226888`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0009285502776226785`"}], "+", RowBox[{"0.12973980734197516`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1494890878682243`"}], "-", RowBox[{"0.12248351766765561`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.010407689473617254`", "\[VeryThinSpace]", "-", RowBox[{"0.14083760913571153`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10205884035237939`", "\[VeryThinSpace]", "-", RowBox[{"0.0715271211747997`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.047676642586518735`", "\[VeryThinSpace]", "+", RowBox[{"0.14117745033305`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.10296854892320963`"}], "-", RowBox[{"0.006104015879866226`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08251652878597342`"}], "+", RowBox[{"0.2943941552802517`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.044361775418655686`"}], "+", RowBox[{"0.010405989042072045`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.016354150399360865`"}], "+", RowBox[{"0.06264504594253964`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.27204517216500657`", "\[VeryThinSpace]", "+", RowBox[{"0.10534896654529355`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12302486861974737`", "\[VeryThinSpace]", "-", RowBox[{"0.0996008177306556`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.18725817011697532`", "\[VeryThinSpace]", "+", RowBox[{"0.12869072684310998`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13031211553436792`", "\[VeryThinSpace]", "-", RowBox[{"0.0220216726081722`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.048845954972252026`", "\[VeryThinSpace]", "-", RowBox[{"0.044212350812138264`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13689913514568447`", "\[VeryThinSpace]", "+", RowBox[{"0.2191684159167725`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12467103169836243`"}], "-", RowBox[{"0.34609541364176355`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.004579233159589968`"}], "+", RowBox[{"0.1983580988215178`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.18588661170645718`"}], "-", RowBox[{"0.01574293028270478`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10593869019751938`", "\[VeryThinSpace]", "+", RowBox[{"0.29238010864041586`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11370546895276816`", "\[VeryThinSpace]", "+", RowBox[{"0.14394163143048633`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.18800125172239635`"}], "-", RowBox[{"0.17922623367744306`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08071871948581809`", "\[VeryThinSpace]", "-", RowBox[{"0.11986159200384397`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1869497472076478`"}], "+", RowBox[{"0.20346198919866154`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10894562575085304`", "\[VeryThinSpace]", "-", RowBox[{"0.2472649710748726`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07185313790862187`"}], "+", RowBox[{"0.07803980455732881`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03043318954547527`"}], "+", RowBox[{"0.0193030099533386`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06316032480597548`"}], "+", RowBox[{"0.24503598818103306`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07581570764977162`", "\[VeryThinSpace]", "-", RowBox[{"0.047927300087073875`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02905201776285832`", "\[VeryThinSpace]", "+", RowBox[{"0.11638357330564435`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05398076509941195`"}], "-", RowBox[{"0.2905800917904326`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.057893790572411605`"}], "+", RowBox[{"0.048560977505171854`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08291436083391433`", "\[VeryThinSpace]", "-", RowBox[{"0.05354272149945356`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.219260836145234`", "\[VeryThinSpace]", "+", RowBox[{"0.08097788779490461`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04622729588462211`", "\[VeryThinSpace]", "+", RowBox[{"0.0028719349127915295`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11369310761470583`", "\[VeryThinSpace]", "-", RowBox[{"0.034294034593420994`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04330736086294514`", "\[VeryThinSpace]", "+", RowBox[{"0.11994253321699123`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.034258638435020305`"}], "+", RowBox[{"0.13888071461078344`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.08251652878597342`"}], "+", RowBox[{"0.2943941552802517`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10296854892320963`", "\[VeryThinSpace]", "+", RowBox[{"0.006104015879866226`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.016354150399360865`"}], "+", RowBox[{"0.06264504594253964`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.044361775418655686`", "\[VeryThinSpace]", "-", RowBox[{"0.010405989042072045`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12302486861974737`", "\[VeryThinSpace]", "-", RowBox[{"0.0996008177306556`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.27204517216500657`"}], "-", RowBox[{"0.10534896654529355`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13031211553436792`", "\[VeryThinSpace]", "-", RowBox[{"0.0220216726081722`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.18725817011697532`"}], "-", RowBox[{"0.12869072684310998`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13689913514568447`", "\[VeryThinSpace]", "+", RowBox[{"0.2191684159167725`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.048845954972252026`"}], "+", RowBox[{"0.044212350812138264`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.004579233159589968`"}], "+", RowBox[{"0.1983580988215178`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12467103169836243`", "\[VeryThinSpace]", "+", RowBox[{"0.34609541364176355`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10593869019751938`", "\[VeryThinSpace]", "+", RowBox[{"0.29238010864041586`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.18588661170645718`", "\[VeryThinSpace]", "+", RowBox[{"0.01574293028270478`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.18800125172239635`"}], "-", RowBox[{"0.17922623367744306`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11370546895276816`"}], "-", RowBox[{"0.14394163143048633`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1869497472076478`"}], "+", RowBox[{"0.20346198919866154`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08071871948581809`"}], "+", RowBox[{"0.11986159200384397`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07185313790862187`"}], "+", RowBox[{"0.07803980455732881`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10894562575085304`"}], "+", RowBox[{"0.2472649710748726`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06316032480597548`"}], "+", RowBox[{"0.24503598818103306`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03043318954547527`", "\[VeryThinSpace]", "-", RowBox[{"0.0193030099533386`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02905201776285832`", "\[VeryThinSpace]", "+", RowBox[{"0.11638357330564435`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07581570764977162`"}], "+", RowBox[{"0.047927300087073875`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.057893790572411605`"}], "+", RowBox[{"0.048560977505171854`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05398076509941195`", "\[VeryThinSpace]", "+", RowBox[{"0.2905800917904326`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.219260836145234`", "\[VeryThinSpace]", "+", RowBox[{"0.08097788779490461`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08291436083391433`"}], "+", RowBox[{"0.05354272149945356`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11369310761470583`", "\[VeryThinSpace]", "-", RowBox[{"0.034294034593420994`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04622729588462211`"}], "-", RowBox[{"0.0028719349127915295`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.034258638435020305`"}], "+", RowBox[{"0.13888071461078344`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04330736086294514`"}], "-", RowBox[{"0.11994253321699123`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.004891610414573817`"}], "-", RowBox[{"0.15172614928409897`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09070162339854901`"}], "-", RowBox[{"0.14012737658137975`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07018966420425234`", "\[VeryThinSpace]", "-", RowBox[{"0.2591897995170732`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06015878371427387`"}], "+", RowBox[{"0.1117255462935623`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10164730130054375`", "\[VeryThinSpace]", "-", RowBox[{"0.008292825885817184`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.022778857868187986`", "\[VeryThinSpace]", "+", RowBox[{"0.036852229451826826`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12995717575691657`", "\[VeryThinSpace]", "+", RowBox[{"0.15459826815845162`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.013358180422802818`", "\[VeryThinSpace]", "+", RowBox[{"0.01638364460017761`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.17696863700202314`", "\[VeryThinSpace]", "-", RowBox[{"0.07510041723310926`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06406457216547702`"}], "+", RowBox[{"0.10621319857841882`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.134326941856581`", "\[VeryThinSpace]", "-", RowBox[{"0.05521959277414635`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1240583905051865`", "\[VeryThinSpace]", "+", RowBox[{"0.12831695210605154`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04621792789385741`", "\[VeryThinSpace]", "-", RowBox[{"0.03305648131692747`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.028452744431023164`"}], "+", RowBox[{"0.14116351844431782`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1609773330336931`"}], "-", RowBox[{"0.00977128907381077`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1630173333184386`"}], "+", RowBox[{"0.12686250630142365`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.15936294482338312`", "\[VeryThinSpace]", "+", RowBox[{"0.22121064173304786`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.19750173673350668`"}], "-", RowBox[{"0.23519269674583654`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.191853811724372`", "\[VeryThinSpace]", "-", RowBox[{"0.10524320113772291`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09399486731249214`"}], "+", RowBox[{"0.040580868896569935`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.131849143997973`", "\[VeryThinSpace]", "+", RowBox[{"0.12934310265558926`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2436989864101084`"}], "-", RowBox[{"0.061968927862324066`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08130531545728242`"}], "-", RowBox[{"0.14134803331386364`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04589151319111582`", "\[VeryThinSpace]", "-", RowBox[{"0.09337130777739093`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14178854158607715`", "\[VeryThinSpace]", "-", RowBox[{"0.03319878481069999`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.052248881783098416`"}], "+", RowBox[{"0.06988368530522221`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04806050427985491`"}], "-", RowBox[{"0.01708399747895123`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08103883997988034`", "\[VeryThinSpace]", "+", RowBox[{"0.13920153995179424`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.027399574193469577`"}], "-", RowBox[{"0.09172449954676079`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1305421416247499`", "\[VeryThinSpace]", "-", RowBox[{"0.0034708234066628367`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06118452683552118`", "\[VeryThinSpace]", "-", RowBox[{"0.053287069777965476`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03948875113683942`"}], "-", RowBox[{"0.00695553165007573`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.09070162339854901`"}], "-", RowBox[{"0.14012737658137975`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.004891610414573817`", "\[VeryThinSpace]", "+", RowBox[{"0.15172614928409897`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06015878371427387`"}], "+", RowBox[{"0.1117255462935623`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07018966420425234`"}], "+", RowBox[{"0.2591897995170732`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.022778857868187986`", "\[VeryThinSpace]", "+", RowBox[{"0.036852229451826826`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10164730130054375`"}], "+", RowBox[{"0.008292825885817184`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.013358180422802818`", "\[VeryThinSpace]", "+", RowBox[{"0.01638364460017761`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12995717575691657`"}], "-", RowBox[{"0.15459826815845162`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06406457216547702`"}], "+", RowBox[{"0.10621319857841882`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.17696863700202314`"}], "+", RowBox[{"0.07510041723310926`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1240583905051865`", "\[VeryThinSpace]", "+", RowBox[{"0.12831695210605154`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.134326941856581`"}], "+", RowBox[{"0.05521959277414635`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.028452744431023164`"}], "+", RowBox[{"0.14116351844431782`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04621792789385741`"}], "+", RowBox[{"0.03305648131692747`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1630173333184386`"}], "+", RowBox[{"0.12686250630142365`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1609773330336931`", "\[VeryThinSpace]", "+", RowBox[{"0.00977128907381077`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.19750173673350668`"}], "-", RowBox[{"0.23519269674583654`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.15936294482338312`"}], "-", RowBox[{"0.22121064173304786`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09399486731249214`"}], "+", RowBox[{"0.040580868896569935`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.191853811724372`"}], "+", RowBox[{"0.10524320113772291`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2436989864101084`"}], "-", RowBox[{"0.061968927862324066`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.131849143997973`"}], "-", RowBox[{"0.12934310265558926`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04589151319111582`", "\[VeryThinSpace]", "-", RowBox[{"0.09337130777739093`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08130531545728242`", "\[VeryThinSpace]", "+", RowBox[{"0.14134803331386364`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.052248881783098416`"}], "+", RowBox[{"0.06988368530522221`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14178854158607715`"}], "+", RowBox[{"0.03319878481069999`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08103883997988034`", "\[VeryThinSpace]", "+", RowBox[{"0.13920153995179424`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04806050427985491`", "\[VeryThinSpace]", "+", RowBox[{"0.01708399747895123`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1305421416247499`", "\[VeryThinSpace]", "-", RowBox[{"0.0034708234066628367`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.027399574193469577`", "\[VeryThinSpace]", "+", RowBox[{"0.09172449954676079`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03948875113683942`"}], "-", RowBox[{"0.00695553165007573`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06118452683552118`"}], "+", RowBox[{"0.053287069777965476`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.045472506314403104`"}], "+", RowBox[{"0.22017633057378366`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.037077082232032044`", "\[VeryThinSpace]", "-", RowBox[{"0.05032464239715054`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08933885311329107`"}], "+", RowBox[{"0.0817241049942215`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07990021132786611`", "\[VeryThinSpace]", "-", RowBox[{"0.07922785481455046`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.007234367198316591`"}], "-", RowBox[{"0.255588399182153`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03360354420302619`", "\[VeryThinSpace]", "+", RowBox[{"0.18020617135754158`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08615290191580154`", "\[VeryThinSpace]", "+", RowBox[{"0.11709541633229201`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05260868610432825`"}], "+", RowBox[{"0.16531034424926708`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.43733339927597814`", "\[VeryThinSpace]", "-", RowBox[{"0.05376467845983683`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.028260282677840143`", "\[VeryThinSpace]", "+", RowBox[{"0.32980038108281506`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02995977359978577`", "\[VeryThinSpace]", "-", RowBox[{"0.18194684209111567`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07136208934954068`", "\[VeryThinSpace]", "+", RowBox[{"0.2733714328332302`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.018572223796386098`"}], "+", RowBox[{"0.03370151647572554`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06905993362527152`", "\[VeryThinSpace]", "+", RowBox[{"0.1890549251196062`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0879401737228583`"}], "+", RowBox[{"0.12522266515009206`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.26033223856410526`"}], "-", RowBox[{"0.14690395712680873`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12308335011004401`", "\[VeryThinSpace]", "+", RowBox[{"0.430630181958071`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2267020561838847`"}], "+", RowBox[{"0.12718391098755538`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13090495596617144`", "\[VeryThinSpace]", "+", RowBox[{"0.16986593510695014`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1303946504302302`"}], "+", RowBox[{"0.12021277295685519`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0028917902584169944`"}], "+", RowBox[{"0.07896715020528194`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16670346029270253`"}], "-", RowBox[{"0.008304642989062992`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09016172567668293`"}], "+", RowBox[{"0.021590512229799883`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03610009342787106`", "\[VeryThinSpace]", "-", RowBox[{"0.10354959502550032`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03193921570726903`"}], "+", RowBox[{"0.14013415215278857`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11683574392966942`"}], "+", RowBox[{"0.05574057936333178`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01161787542467213`", "\[VeryThinSpace]", "-", RowBox[{"0.1518240232884891`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07952277073602204`", "\[VeryThinSpace]", "+", RowBox[{"0.012447972625979395`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.079615580186509`"}], "-", RowBox[{"0.20335658066133305`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16084605095986093`", "\[VeryThinSpace]", "-", RowBox[{"0.08984912626358471`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1044325954773401`", "\[VeryThinSpace]", "-", RowBox[{"0.02378786675954729`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01679355988687518`", "\[VeryThinSpace]", "+", RowBox[{"0.19209551886092938`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.037077082232032044`", "\[VeryThinSpace]", "-", RowBox[{"0.05032464239715054`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.045472506314403104`", "\[VeryThinSpace]", "-", RowBox[{"0.22017633057378366`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07990021132786611`", "\[VeryThinSpace]", "-", RowBox[{"0.07922785481455046`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08933885311329107`", "\[VeryThinSpace]", "-", RowBox[{"0.0817241049942215`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03360354420302619`", "\[VeryThinSpace]", "+", RowBox[{"0.18020617135754158`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.007234367198316591`", "\[VeryThinSpace]", "+", RowBox[{"0.255588399182153`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05260868610432825`"}], "+", RowBox[{"0.16531034424926708`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08615290191580154`"}], "-", RowBox[{"0.11709541633229201`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.028260282677840143`", "\[VeryThinSpace]", "+", RowBox[{"0.32980038108281506`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.43733339927597814`"}], "+", RowBox[{"0.05376467845983683`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07136208934954068`", "\[VeryThinSpace]", "+", RowBox[{"0.2733714328332302`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02995977359978577`"}], "+", RowBox[{"0.18194684209111567`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06905993362527152`", "\[VeryThinSpace]", "+", RowBox[{"0.1890549251196062`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.018572223796386098`", "\[VeryThinSpace]", "-", RowBox[{"0.03370151647572554`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.26033223856410526`"}], "-", RowBox[{"0.14690395712680873`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0879401737228583`", "\[VeryThinSpace]", "-", RowBox[{"0.12522266515009206`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2267020561838847`"}], "+", RowBox[{"0.12718391098755538`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12308335011004401`"}], "-", RowBox[{"0.430630181958071`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1303946504302302`"}], "+", RowBox[{"0.12021277295685519`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13090495596617144`"}], "-", RowBox[{"0.16986593510695014`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16670346029270253`"}], "-", RowBox[{"0.008304642989062992`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0028917902584169944`", "\[VeryThinSpace]", "-", RowBox[{"0.07896715020528194`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03610009342787106`", "\[VeryThinSpace]", "-", RowBox[{"0.10354959502550032`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09016172567668293`", "\[VeryThinSpace]", "-", RowBox[{"0.021590512229799883`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11683574392966942`"}], "+", RowBox[{"0.05574057936333178`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03193921570726903`", "\[VeryThinSpace]", "-", RowBox[{"0.14013415215278857`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07952277073602204`", "\[VeryThinSpace]", "+", RowBox[{"0.012447972625979395`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.01161787542467213`"}], "+", RowBox[{"0.1518240232884891`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16084605095986093`", "\[VeryThinSpace]", "-", RowBox[{"0.08984912626358471`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.079615580186509`", "\[VeryThinSpace]", "+", RowBox[{"0.20335658066133305`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01679355988687518`", "\[VeryThinSpace]", "+", RowBox[{"0.19209551886092938`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1044325954773401`"}], "+", RowBox[{"0.02378786675954729`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.11610455694124479`"}], "+", RowBox[{"0.16208424720112852`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1522634902040843`", "\[VeryThinSpace]", "+", RowBox[{"0.14954592305914122`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11313688608690434`"}], "+", RowBox[{"0.04094153310578777`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05703490995084985`"}], "-", RowBox[{"0.04037407826503438`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.17129302804531965`", "\[VeryThinSpace]", "+", RowBox[{"0.0855198809570927`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.018635544861893893`", "\[VeryThinSpace]", "-", RowBox[{"0.25520314816338735`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10814862743758492`", "\[VeryThinSpace]", "-", RowBox[{"0.13578697372381868`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.030878864741853147`"}], "+", RowBox[{"0.14777989506101238`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22449137859572724`", "\[VeryThinSpace]", "+", RowBox[{"0.028005781652093317`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14139235738087275`", "\[VeryThinSpace]", "+", RowBox[{"0.28768489201471636`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0067960451121472365`", "\[VeryThinSpace]", "-", RowBox[{"0.20634356174449306`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22711121476220625`", "\[VeryThinSpace]", "+", RowBox[{"0.21971033682752633`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.062941163116397`", "\[VeryThinSpace]", "+", RowBox[{"0.02783545563528399`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13196269992006093`", "\[VeryThinSpace]", "+", RowBox[{"0.053553352865837144`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.21199906277201683`", "\[VeryThinSpace]", "+", RowBox[{"0.10388810611860276`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0019891691952588497`"}], "-", RowBox[{"0.15545476981667997`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.036612739199060995`"}], "-", RowBox[{"0.033399961735000816`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.26791718763911226`"}], "+", RowBox[{"0.4920961963855619`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08869252802203402`", "\[VeryThinSpace]", "-", RowBox[{"0.15040419360978757`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.039067845909773344`"}], "-", RowBox[{"0.04510794360563477`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.025295109292574374`"}], "+", RowBox[{"0.027768783322168644`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13562381070963128`"}], "+", RowBox[{"0.12688239220663794`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0437224197704549`", "\[VeryThinSpace]", "-", RowBox[{"0.05593405431371795`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03277222215207573`"}], "-", RowBox[{"0.07804946310435731`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11985741554496471`"}], "+", RowBox[{"0.18722577647275013`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.008786719566274998`"}], "+", RowBox[{"0.23001594580678988`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10443819477591249`", "\[VeryThinSpace]", "-", RowBox[{"0.10828836016447871`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08480655611007447`", "\[VeryThinSpace]", "-", RowBox[{"0.2225063960307571`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0033023105880471346`", "\[VeryThinSpace]", "-", RowBox[{"0.07356532358595369`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02288911116580156`", "\[VeryThinSpace]", "-", RowBox[{"0.13050551349977646`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07738690252811536`", "\[VeryThinSpace]", "-", RowBox[{"0.15338251062571095`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.017895162244598993`", "\[VeryThinSpace]", "+", RowBox[{"0.08069398408004624`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.1522634902040843`", "\[VeryThinSpace]", "+", RowBox[{"0.14954592305914122`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11610455694124479`", "\[VeryThinSpace]", "-", RowBox[{"0.16208424720112852`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05703490995084985`"}], "-", RowBox[{"0.04037407826503438`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11313688608690434`", "\[VeryThinSpace]", "-", RowBox[{"0.04094153310578777`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.018635544861893893`", "\[VeryThinSpace]", "-", RowBox[{"0.25520314816338735`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.17129302804531965`"}], "-", RowBox[{"0.0855198809570927`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.030878864741853147`"}], "+", RowBox[{"0.14777989506101238`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10814862743758492`"}], "+", RowBox[{"0.13578697372381868`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14139235738087275`", "\[VeryThinSpace]", "+", RowBox[{"0.28768489201471636`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.22449137859572724`"}], "-", RowBox[{"0.028005781652093317`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22711121476220625`", "\[VeryThinSpace]", "+", RowBox[{"0.21971033682752633`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0067960451121472365`"}], "+", RowBox[{"0.20634356174449306`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13196269992006093`", "\[VeryThinSpace]", "+", RowBox[{"0.053553352865837144`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.062941163116397`"}], "-", RowBox[{"0.02783545563528399`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0019891691952588497`"}], "-", RowBox[{"0.15545476981667997`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.21199906277201683`"}], "-", RowBox[{"0.10388810611860276`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.26791718763911226`"}], "+", RowBox[{"0.4920961963855619`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.036612739199060995`", "\[VeryThinSpace]", "+", RowBox[{"0.033399961735000816`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.039067845909773344`"}], "-", RowBox[{"0.04510794360563477`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08869252802203402`"}], "+", RowBox[{"0.15040419360978757`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13562381070963128`"}], "+", RowBox[{"0.12688239220663794`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.025295109292574374`", "\[VeryThinSpace]", "-", RowBox[{"0.027768783322168644`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03277222215207573`"}], "-", RowBox[{"0.07804946310435731`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0437224197704549`"}], "+", RowBox[{"0.05593405431371795`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.008786719566274998`"}], "+", RowBox[{"0.23001594580678988`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11985741554496471`", "\[VeryThinSpace]", "-", RowBox[{"0.18722577647275013`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08480655611007447`", "\[VeryThinSpace]", "-", RowBox[{"0.2225063960307571`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10443819477591249`"}], "+", RowBox[{"0.10828836016447871`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02288911116580156`", "\[VeryThinSpace]", "-", RowBox[{"0.13050551349977646`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0033023105880471346`"}], "+", RowBox[{"0.07356532358595369`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.017895162244598993`", "\[VeryThinSpace]", "+", RowBox[{"0.08069398408004624`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07738690252811536`"}], "+", RowBox[{"0.15338251062571095`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.24906225571739654`"}], "+", RowBox[{"0.09323128699156609`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05457276698813743`"}], "+", RowBox[{"0.17090363980862777`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10518023377626876`"}], "+", RowBox[{"0.06176720334276173`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.030257777255940657`"}], "-", RowBox[{"0.08003166001133594`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.013421455841735104`", "\[VeryThinSpace]", "-", RowBox[{"0.0029849969993499814`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.003799547013170909`", "\[VeryThinSpace]", "-", RowBox[{"0.12949770535087168`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10603248982075793`", "\[VeryThinSpace]", "-", RowBox[{"0.09255888424590186`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.004221906243160718`"}], "+", RowBox[{"0.0314056786234256`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13869246885774192`"}], "+", RowBox[{"0.02243354730019069`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08265906977902278`"}], "-", RowBox[{"0.0328307589247878`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.20193854361507568`"}], "-", RowBox[{"0.006033496295019557`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07792211744281383`"}], "+", RowBox[{"0.16982015805553505`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.20125983670513206`"}], "+", RowBox[{"0.04962498052195689`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1191289921475954`", "\[VeryThinSpace]", "+", RowBox[{"0.12258261934463763`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.030152746310506195`", "\[VeryThinSpace]", "+", RowBox[{"0.12425639761022325`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01303485886196118`", "\[VeryThinSpace]", "+", RowBox[{"0.13709684470033323`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.042644815440427114`", "\[VeryThinSpace]", "-", RowBox[{"0.4897312651643889`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2240588141666557`"}], "-", RowBox[{"0.00033172034600268546`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.22094244095518878`"}], "-", RowBox[{"0.13952430617538578`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.15756730650026982`"}], "+", RowBox[{"0.14714228031693125`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1256909499267317`"}], "-", RowBox[{"0.014542767748861804`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07032196225565734`"}], "+", RowBox[{"0.29734650565368886`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.020977282767908948`"}], "+", RowBox[{"0.11427471285845969`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1920591178176653`"}], "-", RowBox[{"0.06323934903051828`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2397938849711301`"}], "-", RowBox[{"0.11958959719323517`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08893941760420151`"}], "+", RowBox[{"0.17266776976605555`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07423494599811142`", "\[VeryThinSpace]", "+", RowBox[{"0.059231541425472566`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04835129849662785`"}], "-", RowBox[{"0.2004010352140665`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.054171311515982694`"}], "+", RowBox[{"0.07898451419229346`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1909437487983715`"}], "+", RowBox[{"0.0526495046748085`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.054699084296378965`"}], "-", RowBox[{"0.08941853735272905`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.017810894829349312`", "\[VeryThinSpace]", "+", RowBox[{"0.10394162660550035`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.05457276698813743`"}], "+", RowBox[{"0.17090363980862777`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.24906225571739654`", "\[VeryThinSpace]", "-", RowBox[{"0.09323128699156609`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.030257777255940657`"}], "-", RowBox[{"0.08003166001133594`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10518023377626876`", "\[VeryThinSpace]", "-", RowBox[{"0.06176720334276173`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.003799547013170909`", "\[VeryThinSpace]", "-", RowBox[{"0.12949770535087168`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.013421455841735104`"}], "+", RowBox[{"0.0029849969993499814`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.004221906243160718`"}], "+", RowBox[{"0.0314056786234256`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10603248982075793`"}], "+", RowBox[{"0.09255888424590186`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08265906977902278`"}], "-", RowBox[{"0.0328307589247878`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13869246885774192`", "\[VeryThinSpace]", "-", RowBox[{"0.02243354730019069`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07792211744281383`"}], "+", RowBox[{"0.16982015805553505`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.20193854361507568`", "\[VeryThinSpace]", "+", RowBox[{"0.006033496295019557`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1191289921475954`", "\[VeryThinSpace]", "+", RowBox[{"0.12258261934463763`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.20125983670513206`", "\[VeryThinSpace]", "-", RowBox[{"0.04962498052195689`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.01303485886196118`", "\[VeryThinSpace]", "+", RowBox[{"0.13709684470033323`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.030152746310506195`"}], "-", RowBox[{"0.12425639761022325`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2240588141666557`"}], "-", RowBox[{"0.00033172034600268546`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.042644815440427114`"}], "+", RowBox[{"0.4897312651643889`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.15756730650026982`"}], "+", RowBox[{"0.14714228031693125`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22094244095518878`", "\[VeryThinSpace]", "+", RowBox[{"0.13952430617538578`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07032196225565734`"}], "+", RowBox[{"0.29734650565368886`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1256909499267317`", "\[VeryThinSpace]", "+", RowBox[{"0.014542767748861804`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1920591178176653`"}], "-", RowBox[{"0.06323934903051828`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.020977282767908948`", "\[VeryThinSpace]", "-", RowBox[{"0.11427471285845969`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08893941760420151`"}], "+", RowBox[{"0.17266776976605555`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.2397938849711301`", "\[VeryThinSpace]", "+", RowBox[{"0.11958959719323517`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04835129849662785`"}], "-", RowBox[{"0.2004010352140665`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07423494599811142`"}], "-", RowBox[{"0.059231541425472566`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1909437487983715`"}], "+", RowBox[{"0.0526495046748085`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.054171311515982694`", "\[VeryThinSpace]", "-", RowBox[{"0.07898451419229346`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.017810894829349312`", "\[VeryThinSpace]", "+", RowBox[{"0.10394162660550035`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.054699084296378965`", "\[VeryThinSpace]", "+", RowBox[{"0.08941853735272905`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.21177364139688395`", "\[VeryThinSpace]", "+", RowBox[{"0.07112761520338104`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.041938697287292825`"}], "-", RowBox[{"0.06214822223457417`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05190104198955998`", "\[VeryThinSpace]", "+", RowBox[{"0.23168878229425077`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.040486019051385075`"}], "+", RowBox[{"0.17892858724525118`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.008090088896522879`"}], "+", RowBox[{"0.08196648523703591`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14327477727811289`"}], "+", RowBox[{"0.05831288334763583`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04462433465839613`"}], "-", RowBox[{"0.13818928461413654`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.015128389920502784`", "\[VeryThinSpace]", "+", RowBox[{"0.09874236279892362`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07818974152439732`", "\[VeryThinSpace]", "-", RowBox[{"0.15316366010733723`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0973652633903183`", "\[VeryThinSpace]", "+", RowBox[{"0.06347555733833449`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.016372278702881854`"}], "-", RowBox[{"0.05151059384019253`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1434177762786434`", "\[VeryThinSpace]", "-", RowBox[{"0.17172679426861814`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10529768192618702`", "\[VeryThinSpace]", "-", RowBox[{"0.17072343954460156`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10209675026299878`", "\[VeryThinSpace]", "-", RowBox[{"0.052972918678072765`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.036684618942477404`", "\[VeryThinSpace]", "-", RowBox[{"0.047079354532718644`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13559502982522145`"}], "-", RowBox[{"0.03131220593998967`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.2106122793935525`", "\[VeryThinSpace]", "+", RowBox[{"0.004353130447575463`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13930133019316088`", "\[VeryThinSpace]", "+", RowBox[{"0.08409711609893664`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07959167241482062`", "\[VeryThinSpace]", "-", RowBox[{"0.1802909895612866`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.17857883177351416`", "\[VeryThinSpace]", "+", RowBox[{"0.1807736757633645`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02394734588119199`", "\[VeryThinSpace]", "+", RowBox[{"0.11109449573366159`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11914948549184459`", "\[VeryThinSpace]", "+", RowBox[{"0.0006750493913935118`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.014317179832182225`", "\[VeryThinSpace]", "+", RowBox[{"0.032773848571753646`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1851658357064486`"}], "+", RowBox[{"0.14613067717258524`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12189702220787843`", "\[VeryThinSpace]", "+", RowBox[{"0.09939836753030748`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13942796978491984`", "\[VeryThinSpace]", "+", RowBox[{"0.01214008624155432`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11006575512495895`"}], "-", RowBox[{"0.2478254134048638`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0057458333637230435`"}], "+", RowBox[{"0.17307984651372024`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04201053350235007`"}], "+", RowBox[{"0.17446406615911508`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08768234199735875`"}], "-", RowBox[{"0.08299021107790149`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.017113602707630758`", "\[VeryThinSpace]", "-", RowBox[{"0.07255105949647817`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.19422500463837994`", "\[VeryThinSpace]", "-", RowBox[{"0.12820358136319027`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.041938697287292825`"}], "-", RowBox[{"0.06214822223457417`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.21177364139688395`"}], "-", RowBox[{"0.07112761520338104`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.040486019051385075`"}], "+", RowBox[{"0.17892858724525118`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05190104198955998`"}], "-", RowBox[{"0.23168878229425077`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14327477727811289`"}], "+", RowBox[{"0.05831288334763583`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.008090088896522879`", "\[VeryThinSpace]", "-", RowBox[{"0.08196648523703591`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.015128389920502784`", "\[VeryThinSpace]", "+", RowBox[{"0.09874236279892362`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04462433465839613`", "\[VeryThinSpace]", "+", RowBox[{"0.13818928461413654`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0973652633903183`", "\[VeryThinSpace]", "+", RowBox[{"0.06347555733833449`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07818974152439732`"}], "+", RowBox[{"0.15316366010733723`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1434177762786434`", "\[VeryThinSpace]", "-", RowBox[{"0.17172679426861814`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.016372278702881854`", "\[VeryThinSpace]", "+", RowBox[{"0.05151059384019253`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10209675026299878`", "\[VeryThinSpace]", "-", RowBox[{"0.052972918678072765`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10529768192618702`"}], "+", RowBox[{"0.17072343954460156`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13559502982522145`"}], "-", RowBox[{"0.03131220593998967`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.036684618942477404`"}], "+", RowBox[{"0.047079354532718644`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13930133019316088`", "\[VeryThinSpace]", "+", RowBox[{"0.08409711609893664`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2106122793935525`"}], "-", RowBox[{"0.004353130447575463`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.17857883177351416`", "\[VeryThinSpace]", "+", RowBox[{"0.1807736757633645`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07959167241482062`"}], "+", RowBox[{"0.1802909895612866`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11914948549184459`", "\[VeryThinSpace]", "+", RowBox[{"0.0006750493913935118`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02394734588119199`"}], "-", RowBox[{"0.11109449573366159`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1851658357064486`"}], "+", RowBox[{"0.14613067717258524`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.014317179832182225`"}], "-", RowBox[{"0.032773848571753646`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13942796978491984`", "\[VeryThinSpace]", "+", RowBox[{"0.01214008624155432`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12189702220787843`"}], "-", RowBox[{"0.09939836753030748`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0057458333637230435`"}], "+", RowBox[{"0.17307984651372024`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11006575512495895`", "\[VeryThinSpace]", "+", RowBox[{"0.2478254134048638`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08768234199735875`"}], "-", RowBox[{"0.08299021107790149`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04201053350235007`", "\[VeryThinSpace]", "-", RowBox[{"0.17446406615911508`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.19422500463837994`", "\[VeryThinSpace]", "-", RowBox[{"0.12820358136319027`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.017113602707630758`"}], "+", RowBox[{"0.07255105949647817`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.09810180877581912`"}], "+", RowBox[{"0.16086956477360365`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07419798504371916`"}], "-", RowBox[{"0.04822711950545794`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12237804036725979`"}], "+", RowBox[{"0.1968594203609111`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09657035767486757`", "\[VeryThinSpace]", "-", RowBox[{"0.08260055813758374`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02591834143385736`"}], "+", RowBox[{"0.05070535528662641`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13550928709621213`"}], "-", RowBox[{"0.016734171584725566`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.24379243882826301`", "\[VeryThinSpace]", "-", RowBox[{"0.1503116361729844`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.040921882672541335`"}], "+", RowBox[{"0.009953135197393576`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1321001981629883`", "\[VeryThinSpace]", "-", RowBox[{"0.09211965850424576`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0508759221656794`", "\[VeryThinSpace]", "+", RowBox[{"0.2451166212303079`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.023266818170308023`"}], "+", RowBox[{"0.05751849711162402`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10444527887859524`", "\[VeryThinSpace]", "+", RowBox[{"0.3328653436127911`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0958624067432981`", "\[VeryThinSpace]", "-", RowBox[{"0.0008262514447609053`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08918174034848662`", "\[VeryThinSpace]", "-", RowBox[{"0.08499755088496301`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0745235472962396`", "\[VeryThinSpace]", "-", RowBox[{"0.06755888680758626`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12018917771644834`"}], "+", RowBox[{"0.062145151381686525`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02490685682013208`", "\[VeryThinSpace]", "+", RowBox[{"0.016610894826388507`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06882189676181083`"}], "+", RowBox[{"0.2538883794838776`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1585082450456276`"}], "-", RowBox[{"0.1026314601274719`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02750571049552457`"}], "+", RowBox[{"0.3637370058463585`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09911614005458602`", "\[VeryThinSpace]", "+", RowBox[{"0.03911709693965258`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0668199430203249`"}], "+", RowBox[{"0.3320358973691881`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12217694913197284`"}], "+", RowBox[{"0.06049913396648213`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1969992532189041`"}], "-", RowBox[{"0.22492925409457654`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.29797376463832326`"}], "+", RowBox[{"0.19674535633534376`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.035523745838692396`"}], "+", RowBox[{"0.13762966194170873`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16689421347989997`"}], "+", RowBox[{"0.0031453352830300985`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05541342745733048`"}], "-", RowBox[{"0.21059364420335122`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12243094410215521`"}], "-", RowBox[{"0.23158394098855922`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.00498979771686732`", "\[VeryThinSpace]", "+", RowBox[{"0.15493846924671195`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0275842525547668`", "\[VeryThinSpace]", "+", RowBox[{"0.048451741254356376`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.2271855569318793`", "\[VeryThinSpace]", "+", RowBox[{"0.059100929814796116`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.07419798504371916`"}], "-", RowBox[{"0.04822711950545794`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09810180877581912`", "\[VeryThinSpace]", "-", RowBox[{"0.16086956477360365`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09657035767486757`", "\[VeryThinSpace]", "-", RowBox[{"0.08260055813758374`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12237804036725979`", "\[VeryThinSpace]", "-", RowBox[{"0.1968594203609111`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13550928709621213`"}], "-", RowBox[{"0.016734171584725566`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02591834143385736`", "\[VeryThinSpace]", "-", RowBox[{"0.05070535528662641`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.040921882672541335`"}], "+", RowBox[{"0.009953135197393576`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.24379243882826301`"}], "+", RowBox[{"0.1503116361729844`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0508759221656794`", "\[VeryThinSpace]", "+", RowBox[{"0.2451166212303079`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1321001981629883`"}], "+", RowBox[{"0.09211965850424576`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10444527887859524`", "\[VeryThinSpace]", "+", RowBox[{"0.3328653436127911`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.023266818170308023`", "\[VeryThinSpace]", "-", RowBox[{"0.05751849711162402`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08918174034848662`", "\[VeryThinSpace]", "-", RowBox[{"0.08499755088496301`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0958624067432981`"}], "+", RowBox[{"0.0008262514447609053`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12018917771644834`"}], "+", RowBox[{"0.062145151381686525`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0745235472962396`"}], "+", RowBox[{"0.06755888680758626`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06882189676181083`"}], "+", RowBox[{"0.2538883794838776`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02490685682013208`"}], "-", RowBox[{"0.016610894826388507`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02750571049552457`"}], "+", RowBox[{"0.3637370058463585`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1585082450456276`", "\[VeryThinSpace]", "+", RowBox[{"0.1026314601274719`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0668199430203249`"}], "+", RowBox[{"0.3320358973691881`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09911614005458602`"}], "-", RowBox[{"0.03911709693965258`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1969992532189041`"}], "-", RowBox[{"0.22492925409457654`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12217694913197284`", "\[VeryThinSpace]", "-", RowBox[{"0.06049913396648213`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.035523745838692396`"}], "+", RowBox[{"0.13762966194170873`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.29797376463832326`", "\[VeryThinSpace]", "-", RowBox[{"0.19674535633534376`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05541342745733048`"}], "-", RowBox[{"0.21059364420335122`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16689421347989997`", "\[VeryThinSpace]", "-", RowBox[{"0.0031453352830300985`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.00498979771686732`", "\[VeryThinSpace]", "+", RowBox[{"0.15493846924671195`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12243094410215521`", "\[VeryThinSpace]", "+", RowBox[{"0.23158394098855922`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.2271855569318793`", "\[VeryThinSpace]", "+", RowBox[{"0.059100929814796116`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0275842525547668`"}], "-", RowBox[{"0.048451741254356376`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.07395927623655543`"}], "-", RowBox[{"0.1640614266533461`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13613830215999348`", "\[VeryThinSpace]", "+", RowBox[{"0.05549782916959928`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.053588103644803556`", "\[VeryThinSpace]", "-", RowBox[{"0.1476520192749152`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12323200036206411`", "\[VeryThinSpace]", "+", RowBox[{"0.07436279678694976`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1647848075857057`"}], "-", RowBox[{"0.0769409356742913`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09372980668407584`", "\[VeryThinSpace]", "-", RowBox[{"0.005017218446334612`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.005280487396893935`"}], "+", RowBox[{"0.14913249261491807`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04552393567382855`"}], "+", RowBox[{"0.15202866695751668`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10966908863256875`"}], "+", RowBox[{"0.03159900042268883`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04361532144636285`"}], "-", RowBox[{"0.07940685334233295`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05848785081631539`"}], "+", RowBox[{"0.10934688469561668`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10148896706959583`"}], "-", RowBox[{"0.09319941252737282`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.012366521058651374`", "\[VeryThinSpace]", "+", RowBox[{"0.023231802318606973`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07529232877600794`"}], "+", RowBox[{"0.06993468147148685`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16945392101105805`"}], "+", RowBox[{"0.09840565899327897`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10098652853894545`"}], "-", RowBox[{"0.08628241176620434`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.202626996232236`", "\[VeryThinSpace]", "-", RowBox[{"0.04147690461182209`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.011235064434223195`", "\[VeryThinSpace]", "+", RowBox[{"0.1483804744369231`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09524994991597946`"}], "-", RowBox[{"0.010791982097885483`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06115082114961669`", "\[VeryThinSpace]", "-", RowBox[{"0.050900855034966094`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02871659840338886`"}], "-", RowBox[{"0.0037884737879807923`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08187344177541397`", "\[VeryThinSpace]", "-", RowBox[{"0.13939006868370113`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0891486193834076`", "\[VeryThinSpace]", "-", RowBox[{"0.15789034152754663`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0823527855825613`", "\[VeryThinSpace]", "+", RowBox[{"0.11027334927417527`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0886117768753492`"}], "-", RowBox[{"0.023205811262165657`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03905437686897467`", "\[VeryThinSpace]", "-", RowBox[{"0.13795484587090281`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08045041942571766`"}], "-", RowBox[{"0.01674808104793081`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05954535856472991`", "\[VeryThinSpace]", "-", RowBox[{"0.03736096024365029`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16043179310245625`", "\[VeryThinSpace]", "+", RowBox[{"0.016314972257086953`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06383968670168812`", "\[VeryThinSpace]", "+", RowBox[{"0.07879722811753709`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05256125659609423`", "\[VeryThinSpace]", "-", RowBox[{"0.06889152152259144`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.00789577609199707`"}], "+", RowBox[{"0.07733061603602484`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.13613830215999348`", "\[VeryThinSpace]", "+", RowBox[{"0.05549782916959928`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07395927623655543`", "\[VeryThinSpace]", "+", RowBox[{"0.1640614266533461`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12323200036206411`", "\[VeryThinSpace]", "+", RowBox[{"0.07436279678694976`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.053588103644803556`"}], "+", RowBox[{"0.1476520192749152`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09372980668407584`", "\[VeryThinSpace]", "-", RowBox[{"0.005017218446334612`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1647848075857057`", "\[VeryThinSpace]", "+", RowBox[{"0.0769409356742913`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04552393567382855`"}], "+", RowBox[{"0.15202866695751668`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.005280487396893935`", "\[VeryThinSpace]", "-", RowBox[{"0.14913249261491807`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04361532144636285`"}], "-", RowBox[{"0.07940685334233295`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10966908863256875`", "\[VeryThinSpace]", "-", RowBox[{"0.03159900042268883`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10148896706959583`"}], "-", RowBox[{"0.09319941252737282`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05848785081631539`", "\[VeryThinSpace]", "-", RowBox[{"0.10934688469561668`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07529232877600794`"}], "+", RowBox[{"0.06993468147148685`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.012366521058651374`"}], "-", RowBox[{"0.023231802318606973`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10098652853894545`"}], "-", RowBox[{"0.08628241176620434`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16945392101105805`", "\[VeryThinSpace]", "-", RowBox[{"0.09840565899327897`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.011235064434223195`", "\[VeryThinSpace]", "+", RowBox[{"0.1483804744369231`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.202626996232236`"}], "+", RowBox[{"0.04147690461182209`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06115082114961669`", "\[VeryThinSpace]", "-", RowBox[{"0.050900855034966094`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09524994991597946`", "\[VeryThinSpace]", "+", RowBox[{"0.010791982097885483`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08187344177541397`", "\[VeryThinSpace]", "-", RowBox[{"0.13939006868370113`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02871659840338886`", "\[VeryThinSpace]", "+", RowBox[{"0.0037884737879807923`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0823527855825613`", "\[VeryThinSpace]", "+", RowBox[{"0.11027334927417527`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0891486193834076`"}], "+", RowBox[{"0.15789034152754663`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03905437686897467`", "\[VeryThinSpace]", "-", RowBox[{"0.13795484587090281`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0886117768753492`", "\[VeryThinSpace]", "+", RowBox[{"0.023205811262165657`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05954535856472991`", "\[VeryThinSpace]", "-", RowBox[{"0.03736096024365029`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08045041942571766`", "\[VeryThinSpace]", "+", RowBox[{"0.01674808104793081`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06383968670168812`", "\[VeryThinSpace]", "+", RowBox[{"0.07879722811753709`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16043179310245625`"}], "-", RowBox[{"0.016314972257086953`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.00789577609199707`"}], "+", RowBox[{"0.07733061603602484`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05256125659609423`"}], "+", RowBox[{"0.06889152152259144`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.30444923028886356`", "\[VeryThinSpace]", "+", RowBox[{"0.09146093356083349`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07720590755225475`", "\[VeryThinSpace]", "+", RowBox[{"0.03526532985535574`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08105952953914833`", "\[VeryThinSpace]", "-", RowBox[{"0.02334413428486907`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02424378791694972`"}], "+", RowBox[{"0.013543836752611518`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.20688089007234342`"}], "-", RowBox[{"0.08207178031750659`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1410227746546903`"}], "+", RowBox[{"0.33745610454904806`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0021737120910324814`", "\[VeryThinSpace]", "-", RowBox[{"0.033237026072424444`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07933619238641815`", "\[VeryThinSpace]", "-", RowBox[{"0.007781769875790337`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.007157649888968293`"}], "+", RowBox[{"0.075894554257108`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10643304962767348`", "\[VeryThinSpace]", "+", RowBox[{"0.13596471398245336`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14215811118178048`", "\[VeryThinSpace]", "+", RowBox[{"0.001326985741208337`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.27896054777082324`", "\[VeryThinSpace]", "-", RowBox[{"0.16713026460720765`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08087685123792468`", "\[VeryThinSpace]", "-", RowBox[{"0.23205874796180798`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07541420366348776`"}], "-", RowBox[{"0.08595008821046962`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.18390612847551704`"}], "+", RowBox[{"0.06334288609434217`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05781838012237748`", "\[VeryThinSpace]", "+", RowBox[{"0.038018290514200644`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.20422416191904388`", "\[VeryThinSpace]", "+", RowBox[{"0.06710698675820048`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.182264777025277`", "\[VeryThinSpace]", "+", RowBox[{"0.2694493446852989`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08657218389410615`"}], "+", RowBox[{"0.12954087423238145`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.34747899318752196`", "\[VeryThinSpace]", "+", RowBox[{"0.1271734188707523`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0749623566498149`", "\[VeryThinSpace]", "+", RowBox[{"0.020159986542401948`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.018152363622111145`"}], "-", RowBox[{"0.11344747944227035`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1778254847666304`"}], "+", RowBox[{"0.003073352027266151`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0383666094794035`"}], "+", RowBox[{"0.1542597432250442`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.28176025559930407`", "\[VeryThinSpace]", "+", RowBox[{"0.07218658099426863`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1967058769485749`", "\[VeryThinSpace]", "+", RowBox[{"0.17428104228501254`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0665846857628239`"}], "-", RowBox[{"0.20786116259760365`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07814235122190571`"}], "+", RowBox[{"0.09608439557564492`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.21884593732862268`"}], "+", RowBox[{"0.013577239694810922`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10764686372958962`"}], "+", RowBox[{"0.142422403332981`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.017292395410232482`"}], "+", RowBox[{"0.009220681290885525`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0688336418939399`", "\[VeryThinSpace]", "+", RowBox[{"0.05661929714426925`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.07720590755225475`", "\[VeryThinSpace]", "+", RowBox[{"0.03526532985535574`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.30444923028886356`"}], "-", RowBox[{"0.09146093356083349`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02424378791694972`"}], "+", RowBox[{"0.013543836752611518`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08105952953914833`"}], "+", RowBox[{"0.02334413428486907`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1410227746546903`"}], "+", RowBox[{"0.33745610454904806`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.20688089007234342`", "\[VeryThinSpace]", "+", RowBox[{"0.08207178031750659`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07933619238641815`", "\[VeryThinSpace]", "-", RowBox[{"0.007781769875790337`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0021737120910324814`"}], "+", RowBox[{"0.033237026072424444`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10643304962767348`", "\[VeryThinSpace]", "+", RowBox[{"0.13596471398245336`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.007157649888968293`", "\[VeryThinSpace]", "-", RowBox[{"0.075894554257108`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.27896054777082324`", "\[VeryThinSpace]", "-", RowBox[{"0.16713026460720765`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.14215811118178048`"}], "-", RowBox[{"0.001326985741208337`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07541420366348776`"}], "-", RowBox[{"0.08595008821046962`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08087685123792468`"}], "+", RowBox[{"0.23205874796180798`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05781838012237748`", "\[VeryThinSpace]", "+", RowBox[{"0.038018290514200644`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.18390612847551704`", "\[VeryThinSpace]", "-", RowBox[{"0.06334288609434217`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.182264777025277`", "\[VeryThinSpace]", "+", RowBox[{"0.2694493446852989`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.20422416191904388`"}], "-", RowBox[{"0.06710698675820048`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.34747899318752196`", "\[VeryThinSpace]", "+", RowBox[{"0.1271734188707523`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08657218389410615`", "\[VeryThinSpace]", "-", RowBox[{"0.12954087423238145`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.018152363622111145`"}], "-", RowBox[{"0.11344747944227035`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0749623566498149`"}], "-", RowBox[{"0.020159986542401948`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0383666094794035`"}], "+", RowBox[{"0.1542597432250442`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1778254847666304`", "\[VeryThinSpace]", "-", RowBox[{"0.003073352027266151`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1967058769485749`", "\[VeryThinSpace]", "+", RowBox[{"0.17428104228501254`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.28176025559930407`"}], "-", RowBox[{"0.07218658099426863`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07814235122190571`"}], "+", RowBox[{"0.09608439557564492`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0665846857628239`", "\[VeryThinSpace]", "+", RowBox[{"0.20786116259760365`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10764686372958962`"}], "+", RowBox[{"0.142422403332981`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.21884593732862268`", "\[VeryThinSpace]", "-", RowBox[{"0.013577239694810922`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0688336418939399`", "\[VeryThinSpace]", "+", RowBox[{"0.05661929714426925`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.017292395410232482`", "\[VeryThinSpace]", "-", RowBox[{"0.009220681290885525`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.1581649603875253`", "\[VeryThinSpace]", "-", RowBox[{"0.042597843835859024`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1260841944948244`"}], "+", RowBox[{"0.16134387412905032`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.028516000924874586`", "\[VeryThinSpace]", "+", RowBox[{"0.04694546857152879`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.001808966940281674`"}], "-", RowBox[{"0.06592259339593917`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0018134092358567458`"}], "-", RowBox[{"0.04037938472490847`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.046739493281886674`"}], "+", RowBox[{"0.14883505389233334`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.059319652006440154`", "\[VeryThinSpace]", "+", RowBox[{"0.06947512664122259`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14010651681435232`", "\[VeryThinSpace]", "-", RowBox[{"0.044395194850607785`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.021433334730874526`"}], "-", RowBox[{"0.09588404119835582`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.016313899447530013`"}], "-", RowBox[{"0.014034403411230932`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05471659734053766`"}], "+", RowBox[{"0.09014386303666787`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.044188163686357446`", "\[VeryThinSpace]", "+", RowBox[{"0.39854125578406885`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.044968954391947175`", "\[VeryThinSpace]", "-", RowBox[{"0.034687764944285056`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05626358934943693`", "\[VeryThinSpace]", "+", RowBox[{"0.0007552246133268256`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0069369514877721805`", "\[VeryThinSpace]", "+", RowBox[{"0.018986560783237544`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.15110771798485031`"}], "+", RowBox[{"0.04574256652114355`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.13027096865982768`", "\[VeryThinSpace]", "+", RowBox[{"0.028398357546511897`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.033029551497990334`"}], "-", RowBox[{"0.015445278855061709`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.15474729217025499`", "\[VeryThinSpace]", "-", RowBox[{"0.18912748806925717`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.00600893629441232`"}], "+", RowBox[{"0.1269497771119611`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11356319829039387`"}], "-", RowBox[{"0.08808207640909876`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.024654384725803384`"}], "+", RowBox[{"0.1342474793159211`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.18010817280284402`", "\[VeryThinSpace]", "+", RowBox[{"0.011934655110395959`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.009853848735308215`", "\[VeryThinSpace]", "-", RowBox[{"0.02859874320525875`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.15767296442956347`", "\[VeryThinSpace]", "-", RowBox[{"0.07197721733287309`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0663010781417709`"}], "+", RowBox[{"0.21459624390054727`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04728825909546755`", "\[VeryThinSpace]", "+", RowBox[{"0.061911054969883014`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0634530630012245`"}], "+", RowBox[{"0.10614655308905763`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07719918334160578`", "\[VeryThinSpace]", "-", RowBox[{"0.00823378867808728`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.022115448680787964`"}], "+", RowBox[{"0.03729924767760875`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.12234251924676667`"}], "-", RowBox[{"0.008545187790667728`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.17045139458580325`"}], "+", RowBox[{"0.10976698268950238`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.1260841944948244`"}], "+", RowBox[{"0.16134387412905032`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1581649603875253`"}], "+", RowBox[{"0.042597843835859024`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.001808966940281674`"}], "-", RowBox[{"0.06592259339593917`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.028516000924874586`"}], "-", RowBox[{"0.04694546857152879`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.046739493281886674`"}], "+", RowBox[{"0.14883505389233334`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0018134092358567458`", "\[VeryThinSpace]", "+", RowBox[{"0.04037938472490847`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14010651681435232`", "\[VeryThinSpace]", "-", RowBox[{"0.044395194850607785`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.059319652006440154`"}], "-", RowBox[{"0.06947512664122259`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.016313899447530013`"}], "-", RowBox[{"0.014034403411230932`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.021433334730874526`", "\[VeryThinSpace]", "+", RowBox[{"0.09588404119835582`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.044188163686357446`", "\[VeryThinSpace]", "+", RowBox[{"0.39854125578406885`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05471659734053766`", "\[VeryThinSpace]", "-", RowBox[{"0.09014386303666787`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05626358934943693`", "\[VeryThinSpace]", "+", RowBox[{"0.0007552246133268256`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.044968954391947175`"}], "+", RowBox[{"0.034687764944285056`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.15110771798485031`"}], "+", RowBox[{"0.04574256652114355`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0069369514877721805`"}], "-", RowBox[{"0.018986560783237544`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.033029551497990334`"}], "-", RowBox[{"0.015445278855061709`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.13027096865982768`"}], "-", RowBox[{"0.028398357546511897`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.00600893629441232`"}], "+", RowBox[{"0.1269497771119611`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.15474729217025499`"}], "+", RowBox[{"0.18912748806925717`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.024654384725803384`"}], "+", RowBox[{"0.1342474793159211`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11356319829039387`", "\[VeryThinSpace]", "+", RowBox[{"0.08808207640909876`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.009853848735308215`", "\[VeryThinSpace]", "-", RowBox[{"0.02859874320525875`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.18010817280284402`"}], "-", RowBox[{"0.011934655110395959`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0663010781417709`"}], "+", RowBox[{"0.21459624390054727`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.15767296442956347`"}], "+", RowBox[{"0.07197721733287309`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0634530630012245`"}], "+", RowBox[{"0.10614655308905763`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04728825909546755`"}], "-", RowBox[{"0.061911054969883014`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.022115448680787964`"}], "+", RowBox[{"0.03729924767760875`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07719918334160578`"}], "+", RowBox[{"0.00823378867808728`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.17045139458580325`"}], "+", RowBox[{"0.10976698268950238`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.12234251924676667`", "\[VeryThinSpace]", "+", RowBox[{"0.008545187790667728`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.42275373806218264`", "\[VeryThinSpace]", "-", RowBox[{"0.0914882894224254`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06589779958100772`"}], "+", RowBox[{"0.2796906819517033`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0578025284537613`", "\[VeryThinSpace]", "-", RowBox[{"0.07572344408976017`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.19344946831091744`"}], "+", RowBox[{"0.083433583496692`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.017198706859638646`", "\[VeryThinSpace]", "+", RowBox[{"0.011896861077791667`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.005384297289564889`"}], "+", RowBox[{"0.07030683910262958`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09490146728953476`"}], "+", RowBox[{"0.10765786246008721`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14834340657912304`", "\[VeryThinSpace]", "-", RowBox[{"0.0153544922827481`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.08038331495763629`", "\[VeryThinSpace]", "-", RowBox[{"0.15591123913744737`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0924191622855415`", "\[VeryThinSpace]", "-", RowBox[{"0.0497855774652383`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.010913637617534569`", "\[VeryThinSpace]", "-", RowBox[{"0.20939107403216148`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.004570104160871473`"}], "-", RowBox[{"0.08412121533597519`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.02322222472039898`", "\[VeryThinSpace]", "+", RowBox[{"0.24728283452831987`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08216481906159807`"}], "+", RowBox[{"0.2036290230435036`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0008652398560495475`", "\[VeryThinSpace]", "-", RowBox[{"0.02917425079393572`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.027543825429179096`", "\[VeryThinSpace]", "-", RowBox[{"0.12585519822153132`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03703098612638644`", "\[VeryThinSpace]", "+", RowBox[{"0.20258519127738958`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2137498366448593`"}], "-", RowBox[{"0.02291069542325426`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.16109708543036194`", "\[VeryThinSpace]", "-", RowBox[{"0.2555008546362021`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1212620664229748`", "\[VeryThinSpace]", "-", RowBox[{"0.047719619835522684`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09491990817411985`", "\[VeryThinSpace]", "-", RowBox[{"0.15977136515491983`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22690025007990341`", "\[VeryThinSpace]", "+", RowBox[{"0.01795296504730501`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.18416375023817966`", "\[VeryThinSpace]", "+", RowBox[{"0.09365339618218613`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.039061224330167926`"}], "+", RowBox[{"0.2478108551222471`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.49777911141309217`", "\[VeryThinSpace]", "-", RowBox[{"0.07284246983645459`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04878396650519212`", "\[VeryThinSpace]", "+", RowBox[{"0.3106158973079541`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06414866231039726`", "\[VeryThinSpace]", "+", RowBox[{"0.07137595999477789`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05826151727468737`"}], "+", RowBox[{"0.2844707969295325`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1643917461667163`", "\[VeryThinSpace]", "+", RowBox[{"0.19214364808465045`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16590301033541927`"}], "+", RowBox[{"0.1481299444255025`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1295661255783379`"}], "-", RowBox[{"0.0615757628834383`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09372079524170683`"}], "-", RowBox[{"0.12194356053644775`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{ RowBox[{"-", "0.06589779958100772`"}], "+", RowBox[{"0.2796906819517033`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.42275373806218264`"}], "+", RowBox[{"0.0914882894224254`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.19344946831091744`"}], "+", RowBox[{"0.083433583496692`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0578025284537613`"}], "+", RowBox[{"0.07572344408976017`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.005384297289564889`"}], "+", RowBox[{"0.07030683910262958`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.017198706859638646`"}], "-", RowBox[{"0.011896861077791667`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.14834340657912304`", "\[VeryThinSpace]", "-", RowBox[{"0.0153544922827481`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09490146728953476`", "\[VeryThinSpace]", "-", RowBox[{"0.10765786246008721`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0924191622855415`", "\[VeryThinSpace]", "-", RowBox[{"0.0497855774652383`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08038331495763629`"}], "+", RowBox[{"0.15591123913744737`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.004570104160871473`"}], "-", RowBox[{"0.08412121533597519`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.010913637617534569`"}], "+", RowBox[{"0.20939107403216148`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08216481906159807`"}], "+", RowBox[{"0.2036290230435036`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.02322222472039898`"}], "-", RowBox[{"0.24728283452831987`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.027543825429179096`", "\[VeryThinSpace]", "-", RowBox[{"0.12585519822153132`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0008652398560495475`"}], "+", RowBox[{"0.02917425079393572`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.2137498366448593`"}], "-", RowBox[{"0.02291069542325426`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03703098612638644`"}], "-", RowBox[{"0.20258519127738958`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1212620664229748`", "\[VeryThinSpace]", "-", RowBox[{"0.047719619835522684`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16109708543036194`"}], "+", RowBox[{"0.2555008546362021`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22690025007990341`", "\[VeryThinSpace]", "+", RowBox[{"0.01795296504730501`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09491990817411985`"}], "+", RowBox[{"0.15977136515491983`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.039061224330167926`"}], "+", RowBox[{"0.2478108551222471`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.18416375023817966`"}], "-", RowBox[{"0.09365339618218613`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04878396650519212`", "\[VeryThinSpace]", "+", RowBox[{"0.3106158973079541`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.49777911141309217`"}], "+", RowBox[{"0.07284246983645459`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.05826151727468737`"}], "+", RowBox[{"0.2844707969295325`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06414866231039726`"}], "-", RowBox[{"0.07137595999477789`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.16590301033541927`"}], "+", RowBox[{"0.1481299444255025`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1643917461667163`"}], "-", RowBox[{"0.19214364808465045`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09372079524170683`"}], "-", RowBox[{"0.12194356053644775`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.1295661255783379`", "\[VeryThinSpace]", "+", RowBox[{"0.0615757628834383`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.1630373808616272`", "\[VeryThinSpace]", "+", RowBox[{"0.16739642531029936`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09581339658126248`", "\[VeryThinSpace]", "+", RowBox[{"0.09652361032974355`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04654998039217374`", "\[VeryThinSpace]", "-", RowBox[{"0.008302257771631218`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05261363659499815`", "\[VeryThinSpace]", "-", RowBox[{"0.07083302492567656`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09450662645866285`"}], "-", RowBox[{"0.024272284276490447`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0415069322351535`", "\[VeryThinSpace]", "+", RowBox[{"0.07968194204476112`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.030433305085965902`", "\[VeryThinSpace]", "+", RowBox[{"0.00586860496950274`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05029964558877019`", "\[VeryThinSpace]", "-", RowBox[{"0.049549595274507106`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.07310144448994213`", "\[VeryThinSpace]", "+", RowBox[{"0.05362661771925509`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.010776987681565257`"}], "+", RowBox[{"0.03303869615933404`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.069600058840349`", "\[VeryThinSpace]", "+", RowBox[{"0.13667872815670265`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.21178619890530054`", "\[VeryThinSpace]", "-", RowBox[{"0.057294647638862994`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.017578485243593373`", "\[VeryThinSpace]", "+", RowBox[{"0.04068106780645006`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03300124911831255`"}], "-", RowBox[{"0.04315751415805543`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.0437571909446114`"}], "+", RowBox[{"0.07445771411694108`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09456393150930048`", "\[VeryThinSpace]", "+", RowBox[{"0.12368783871730252`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06332104074806433`"}], "+", RowBox[{"0.16092345036470024`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08649018788819848`"}], "-", RowBox[{"0.0013949180340703023`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06957847654145852`", "\[VeryThinSpace]", "+", RowBox[{"0.09303252099157787`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.4441201303942032`", "\[VeryThinSpace]", "+", RowBox[{"0.06600767014430023`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.11010250857157534`", "\[VeryThinSpace]", "+", RowBox[{"0.03747874523844716`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22772122115400623`", "\[VeryThinSpace]", "-", RowBox[{"0.15058690304816846`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09931675521848654`", "\[VeryThinSpace]", "+", RowBox[{"0.012315307900287273`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10957139095532688`"}], "+", RowBox[{"0.18996533329713655`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.10095798499020942`", "\[VeryThinSpace]", "+", RowBox[{"0.08128590265854539`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.23776386501746472`", "\[VeryThinSpace]", "+", RowBox[{"0.02698353794683325`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09114438175712575`", "\[VeryThinSpace]", "-", RowBox[{"0.06442608986731022`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.011626773912525881`"}], "+", RowBox[{"0.22752359947815673`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06175193978575458`", "\[VeryThinSpace]", "+", RowBox[{"0.1419899156165662`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04658834206308129`", "\[VeryThinSpace]", "-", RowBox[{"0.02983999621960582`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03395271174393683`"}], "+", RowBox[{"0.01844378342258749`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04352685542908985`"}], "-", RowBox[{"0.111914161430971`", " ", "\[ImaginaryI]"}]}]}, { RowBox[{"0.09581339658126248`", "\[VeryThinSpace]", "+", RowBox[{"0.09652361032974355`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.1630373808616272`"}], "-", RowBox[{"0.16739642531029936`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05261363659499815`", "\[VeryThinSpace]", "-", RowBox[{"0.07083302492567656`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04654998039217374`"}], "+", RowBox[{"0.008302257771631218`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0415069322351535`", "\[VeryThinSpace]", "+", RowBox[{"0.07968194204476112`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09450662645866285`", "\[VeryThinSpace]", "+", RowBox[{"0.024272284276490447`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.05029964558877019`", "\[VeryThinSpace]", "-", RowBox[{"0.049549595274507106`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.030433305085965902`"}], "-", RowBox[{"0.00586860496950274`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.010776987681565257`"}], "+", RowBox[{"0.03303869615933404`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.07310144448994213`"}], "-", RowBox[{"0.05362661771925509`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.21178619890530054`", "\[VeryThinSpace]", "-", RowBox[{"0.057294647638862994`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.069600058840349`"}], "-", RowBox[{"0.13667872815670265`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.03300124911831255`"}], "-", RowBox[{"0.04315751415805543`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.017578485243593373`"}], "-", RowBox[{"0.04068106780645006`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.09456393150930048`", "\[VeryThinSpace]", "+", RowBox[{"0.12368783871730252`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.0437571909446114`", "\[VeryThinSpace]", "-", RowBox[{"0.07445771411694108`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.08649018788819848`"}], "-", RowBox[{"0.0013949180340703023`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.06332104074806433`", "\[VeryThinSpace]", "-", RowBox[{"0.16092345036470024`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.4441201303942032`", "\[VeryThinSpace]", "+", RowBox[{"0.06600767014430023`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06957847654145852`"}], "-", RowBox[{"0.09303252099157787`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.22772122115400623`", "\[VeryThinSpace]", "-", RowBox[{"0.15058690304816846`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.11010250857157534`"}], "-", RowBox[{"0.03747874523844716`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10957139095532688`"}], "+", RowBox[{"0.18996533329713655`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09931675521848654`"}], "-", RowBox[{"0.012315307900287273`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.23776386501746472`", "\[VeryThinSpace]", "+", RowBox[{"0.02698353794683325`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.10095798499020942`"}], "-", RowBox[{"0.08128590265854539`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.011626773912525881`"}], "+", RowBox[{"0.22752359947815673`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.09114438175712575`"}], "+", RowBox[{"0.06442608986731022`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.04658834206308129`", "\[VeryThinSpace]", "-", RowBox[{"0.02983999621960582`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.06175193978575458`"}], "-", RowBox[{"0.1419899156165662`", " ", "\[ImaginaryI]"}]}], RowBox[{ RowBox[{"-", "0.04352685542908985`"}], "-", RowBox[{"0.111914161430971`", " ", "\[ImaginaryI]"}]}], RowBox[{"0.03395271174393683`", "\[VeryThinSpace]", "-", RowBox[{"0.01844378342258749`", " ", "\[ImaginaryI]"}]}]} }, GridBoxAlignment->{ "Columns" -> {{Center}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxSpacings->{"Columns" -> { Offset[0.27999999999999997`], { Offset[0.7]}, Offset[0.27999999999999997`]}, "ColumnsIndexed" -> {}, "Rows" -> { Offset[0.2], { Offset[0.4]}, Offset[0.2]}, "RowsIndexed" -> {}}], "\[NoBreak]", ")"}], Function[BoxForm`e$, MatrixForm[BoxForm`e$]]]], "Output", CellChangeTimes->{{3.591455701583533*^9, 3.591455726962984*^9}, 3.5914818446703463`*^9, {3.5914854272832603`*^9, 3.5914854522356873`*^9}, { 3.591485526199918*^9, 3.5914855425168514`*^9}, 3.595037327426371*^9, { 3.595037489709653*^9, 3.5950375110508738`*^9}, 3.595038067460698*^9, { 3.5950381410139055`*^9, 3.595038166875385*^9}, 3.5950492964040165`*^9, 3.5950499222668138`*^9, 3.5950527407269278`*^9, 3.595052790896998*^9, 3.5990262152811785`*^9, 3.656928465688699*^9, {3.656933563405068*^9, 3.6569335726995573`*^9}, 3.656973857616097*^9, 3.65828131582588*^9, 3.658295073963196*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{ RowBox[{"remove", " ", "the", " ", "semi"}], "-", RowBox[{ "colon", " ", "to", " ", "see", " ", "the", " ", "complicated", " ", "commutator"}]}], "*)"}], "\[IndentingNewLine]", RowBox[{"Chop", "[", RowBox[{"comm", ".", "psi"}], "]"}]}]], "Input"], Cell[BoxData[ RowBox[{"{", RowBox[{ "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0", ",", "0"}], "}"}]], "Output", CellChangeTimes->{{3.591455701583533*^9, 3.591455726962984*^9}, 3.5914818446703463`*^9, {3.5914854272832603`*^9, 3.5914854522356873`*^9}, { 3.591485526199918*^9, 3.5914855425168514`*^9}, {3.5950373274973755`*^9, 3.5950373426252403`*^9}, 3.5950375009002934`*^9, 3.5950375326451087`*^9, 3.5950380772742596`*^9, {3.5950381433340383`*^9, 3.595038172862727*^9}, 3.59504930363743*^9, 3.595049926447053*^9, 3.595052795987005*^9, 3.5990262192711844`*^9, 3.656928483066028*^9, 3.656933579910099*^9, 3.656973869666601*^9, 3.658295085410882*^9}] }, Open ]], Cell[BoxData[ RowBox[{"(*", RowBox[{ RowBox[{"**", "**", " ", "But"}], " ", "the", " ", "commutator", " ", "annihilates", " ", "the", " ", RowBox[{"state", " ", "**"}]}], "*****)"}]], "Input", CellChangeTimes->{{3.5914557288220906`*^9, 3.591455736392524*^9}}] }, WindowSize->{1920, 1033}, WindowMargins->{{0, Automatic}, {Automatic, 0}}, PrivateNotebookOptions->{"VersionedStylesheet"->{"Default.nb"[8.] -> False}}, FrontEndVersion->"10.1 for Linux x86 (64-bit) (March 23, 2015)", StyleDefinitions->"Default.nb" ] (* End of Notebook Content *) (* Internal cache information *) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[557, 20, 89, 1, 55, "Input"], Cell[649, 23, 1748, 53, 143, "Input"], Cell[2400, 78, 1321, 28, 121, "Input"], Cell[3724, 108, 747, 20, 55, "Input"], Cell[CellGroupData[{ Cell[4496, 132, 261, 5, 55, "Input"], Cell[4760, 139, 194, 3, 32, "Output"], Cell[4957, 144, 194, 3, 32, "Output"] }, Open ]], Cell[5166, 150, 2160, 55, 143, "Input"], Cell[7329, 207, 611, 13, 77, "Input"], Cell[7943, 222, 126, 2, 32, "Input"], Cell[8072, 226, 3272, 79, 319, "Input"], Cell[CellGroupData[{ Cell[11369, 309, 633, 12, 132, "Input"], Cell[CellGroupData[{ Cell[12027, 325, 500, 9, 23, "Print"], Cell[12530, 336, 357, 5, 23, "Print"], Cell[12890, 343, 331, 5, 23, "Print"], Cell[13224, 350, 330, 5, 23, "Print"], Cell[13557, 357, 331, 5, 23, "Print"], Cell[13891, 364, 331, 5, 23, "Print"], Cell[14225, 371, 331, 5, 23, "Print"], Cell[14559, 378, 333, 5, 23, "Print"], Cell[14895, 385, 331, 5, 23, "Print"], Cell[15229, 392, 333, 5, 23, "Print"], Cell[15565, 399, 333, 5, 23, "Print"], Cell[15901, 406, 331, 5, 23, "Print"], Cell[16235, 413, 332, 5, 23, "Print"], Cell[16570, 420, 332, 5, 23, "Print"], Cell[16905, 427, 332, 5, 23, "Print"], Cell[17240, 434, 332, 5, 23, "Print"], Cell[17575, 441, 334, 5, 23, "Print"], Cell[17912, 448, 332, 5, 23, "Print"], Cell[18247, 455, 355, 5, 23, "Print"] }, Open ]] }, Open ]], Cell[18629, 464, 321, 6, 32, "Input"], Cell[CellGroupData[{ Cell[18975, 474, 1265, 33, 121, "Input"], Cell[20243, 509, 5712, 138, 570, "Output"] }, Open ]], Cell[25970, 650, 94, 1, 32, "Input"], Cell[26067, 653, 2586, 70, 187, "Input"], Cell[28656, 725, 3668, 94, 297, "Input"], Cell[32327, 821, 191, 2, 55, "Input"], Cell[CellGroupData[{ Cell[32543, 827, 161, 4, 32, "Input"], Cell[32707, 833, 6455, 113, 570, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[39199, 951, 1074, 23, 55, "Input"], Cell[40276, 976, 136219, 2623, 570, "Output"] }, Open ]], Cell[176510, 3602, 94, 1, 32, "Input"], Cell[CellGroupData[{ Cell[176629, 3607, 735, 20, 77, "Input"], Cell[177367, 3629, 458, 7, 32, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[177862, 3641, 1294, 33, 78, "Input"], Cell[179159, 3676, 830, 13, 32, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[180026, 3694, 1044, 25, 143, "Input"], Cell[181073, 3721, 136174, 2624, 570, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[317284, 6350, 325, 9, 55, "Input"], Cell[317612, 6361, 955, 15, 65, "Output"] }, Open ]], Cell[318582, 6379, 275, 6, 32, "Input"] } ] *) (* End of internal cache information *)