(* Content-type: application/mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 7.0' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 145, 7] NotebookDataLength[ 610402, 18796] NotebookOptionsPosition[ 554211, 17441] NotebookOutlinePosition[ 554551, 17456] CellTagsIndexPosition[ 554508, 17453] WindowFrame->Normal ContainsDynamic->False*) (* Beginning of Notebook Content *) Notebook[{ Cell["\<\ Pensieve Header: An improved MVA program with Jana Archibald.\[LineSeparator]\ \ \>", "Text", CellChangeTimes->{{3.4456901960708337`*^9, 3.4456902303730345`*^9}, 3.4462965412434*^9}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"<<", " ", "KnotTheory`"}]], "Input"], Cell[BoxData["\<\"Loading KnotTheory` version of January 18, 2009, \ 13:53:34.0144.\\nRead more at http://katlas.org/wiki/KnotTheory.\"\>"], \ "Print", CellChangeTimes->{3.445686723594116*^9, 3.445687413772092*^9, 3.4456878803859053`*^9, 3.4456901340804076`*^9, 3.4456916353878775`*^9, 3.4456997351436*^9, 3.4456997761726*^9, 3.4462891716834*^9, 3.4462892652284*^9, 3.4462962332024*^9, 3.4462965541574*^9}] }, Open ]], Cell[BoxData[{ RowBox[{ RowBox[{"MultivariableAlexander2", "[", RowBox[{"PD", "[", RowBox[{"Loop", "[", "_", "]"}], "]"}], "]"}], ":=", RowBox[{ RowBox[{"1", "/", RowBox[{"(", RowBox[{ RowBox[{"#", "[", "1", "]"}], "-", "1"}], ")"}]}], "&"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ RowBox[{"MultivariableAlexander2", "[", "K_", "]"}], "/;", RowBox[{ RowBox[{"Head", "[", "K", "]"}], "=!=", "PD"}]}], ":=", RowBox[{"MultivariableAlexander2", "[", RowBox[{"PD", "[", "K", "]"}], "]"}]}], "\[IndentingNewLine]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"MultivariableAlexander2", "[", "pd_PD", "]"}], ":=", RowBox[{ RowBox[{"MultivariableAlexander2", "[", "pd", "]"}], "=", " ", RowBox[{"Module", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{ "l", ",", " ", "mat", ",", " ", "skel", ",", " ", "pd1", ",", " ", "G", ",", " ", "t", ",", " ", "arcs", ",", " ", "path", ",", " ", "i", ",", "j", ",", "k", ",", " ", "M", ",", " ", "emb", ",", " ", "done", ",", " ", "pd2", ",", " ", "rot", ",", " ", "place"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"l", "=", RowBox[{"Length", "[", "pd", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"mat", "=", RowBox[{"Table", "[", RowBox[{"0", ",", " ", RowBox[{"{", RowBox[{"2", "*", "l"}], "}"}], ",", " ", RowBox[{"{", RowBox[{"2", "*", "l"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"skel", "=", RowBox[{"Skeleton", "[", "pd", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"pd1", "=", RowBox[{"List", "@@", "pd"}]}], ";", "\[IndentingNewLine]", RowBox[{"G", "=", TagBox[ RowBox[{"Table", "[", RowBox[{"0", ",", RowBox[{"{", RowBox[{"2", "*", " ", "l"}], "}"}], ",", RowBox[{"{", "l", "}"}]}], "]"}], Function[BoxForm`e$, MatrixForm[BoxForm`e$]]]}], ";", "\[IndentingNewLine]", RowBox[{"pd1", "//.", RowBox[{ RowBox[{"X", "[", RowBox[{"a_", ",", " ", "b_", ",", " ", "c_", ",", " ", "d_"}], "]"}], "\[RuleDelayed]", " ", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"d", "\[Equal]", RowBox[{"b", "+", "1"}]}], "||", RowBox[{ RowBox[{"b", "-", "d"}], ">", "1"}]}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"mat", "[", RowBox[{"[", RowBox[{"c", ",", "a"}], "]"}], "]"}], " ", "=", RowBox[{"-", RowBox[{"t", "[", "b", "]"}]}]}], ";", " ", RowBox[{ RowBox[{"mat", "[", RowBox[{"[", RowBox[{"c", ",", "b"}], "]"}], "]"}], "=", RowBox[{ RowBox[{"t", "[", "a", "]"}], "-", "1"}]}], ";", " ", RowBox[{ RowBox[{"mat", "[", RowBox[{"[", RowBox[{"c", ",", "c"}], "]"}], "]"}], "=", "1"}]}], "}"}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"mat", "[", RowBox[{"[", RowBox[{"c", ",", "a"}], "]"}], "]"}], "=", RowBox[{"-", "1"}]}], ";", RowBox[{ RowBox[{"mat", "[", RowBox[{"[", RowBox[{"c", ",", "b"}], "]"}], "]"}], "=", RowBox[{"1", "-", RowBox[{"t", "[", "a", "]"}]}]}], " ", ";", " ", RowBox[{ RowBox[{"mat", "[", RowBox[{"[", RowBox[{"c", ",", "c"}], "]"}], "]"}], "=", RowBox[{"t", "[", "b", "]"}]}]}], "}"}]}], "\[IndentingNewLine]", "]"}]}]}], ";", "\[IndentingNewLine]", RowBox[{"arcs", "=", RowBox[{ RowBox[{ RowBox[{"Times", "@@", "pd"}], "/.", RowBox[{"{", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ RowBox[{"X", "[", RowBox[{"i_", ",", "j_", ",", "k_", ",", "l_"}], "]"}], "/;", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"l", "-", "j"}], "\[Equal]", "1"}], "||", RowBox[{ RowBox[{"j", "-", "l"}], ">", "1"}]}], ")"}]}], "\[RuleDelayed]", RowBox[{ RowBox[{"path", "[", "k", "]"}], RowBox[{"path", "[", "i", "]"}], " ", RowBox[{"path", "[", RowBox[{"j", ",", "l"}], "]"}]}]}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"X", "[", RowBox[{"i_", ",", "j_", ",", "k_", ",", "l_"}], "]"}], "/;", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"j", "-", "l"}], "\[Equal]", "1"}], "||", RowBox[{ RowBox[{"l", "-", "j"}], ">", "1"}]}], ")"}]}], "\[RuleDelayed]", RowBox[{ RowBox[{"path", "[", "k", "]"}], RowBox[{"path", "[", "i", "]"}], " ", RowBox[{"path", "[", RowBox[{"l", ",", "j"}], "]"}]}]}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"P", "[", RowBox[{"i_", ",", "j_"}], "]"}], "\[RuleDelayed]", RowBox[{"path", "[", RowBox[{"i", ",", "j"}], "]"}]}]}], "\[IndentingNewLine]", "}"}]}], "//.", RowBox[{"{", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ RowBox[{"path", "[", RowBox[{"a__", ",", "i_"}], "]"}], RowBox[{"path", "[", RowBox[{"i_", ",", "b__"}], "]"}]}], "\[RuleDelayed]", RowBox[{"path", "[", RowBox[{"a", ",", "i", ",", "b"}], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"path", "[", RowBox[{"a__", ",", "i_"}], "]"}], RowBox[{"path", "[", RowBox[{"b__", ",", "i_"}], "]"}]}], "\[RuleDelayed]", RowBox[{"Join", "[", RowBox[{ RowBox[{"path", "[", RowBox[{"a", ",", "i"}], "]"}], ",", RowBox[{"Reverse", "[", RowBox[{"path", "[", "b", "]"}], "]"}]}], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"path", "[", RowBox[{"i_", ",", "a__"}], "]"}], RowBox[{"path", "[", RowBox[{"i_", ",", "b__"}], "]"}]}], "\[RuleDelayed]", RowBox[{"Join", "[", RowBox[{ RowBox[{"Reverse", "[", RowBox[{"path", "[", "b", "]"}], "]"}], ",", RowBox[{"path", "[", RowBox[{"i", ",", "a"}], "]"}]}], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"path", "[", RowBox[{"a__", ",", "i_"}], "]"}], RowBox[{"path", "[", "i_", "]"}]}], "\[RuleDelayed]", RowBox[{"path", "[", RowBox[{"a", ",", "i"}], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"path", "[", RowBox[{"i_", ",", "a__"}], "]"}], RowBox[{"path", "[", "i_", "]"}]}], "\[RuleDelayed]", RowBox[{"path", "[", RowBox[{"a", ",", "i"}], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"path", "[", "i_", "]"}], RowBox[{"path", "[", "i_", "]"}]}], "\[RuleDelayed]", RowBox[{"path", "[", "i", "]"}]}]}], "\[IndentingNewLine]", "}"}]}]}], ";", "\[IndentingNewLine]", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"Length", "[", "arcs", "]"}], "===", "l"}], ",", RowBox[{"For", "[", RowBox[{ RowBox[{"i", "=", "1"}], ",", RowBox[{"i", "\[LessEqual]", RowBox[{"2", "*", "l"}]}], ",", RowBox[{"i", "++"}], ",", "\[IndentingNewLine]", RowBox[{"G", "=", RowBox[{"ReplacePart", "[", RowBox[{"G", ",", "1", ",", RowBox[{"{", RowBox[{"i", ",", RowBox[{"First", "[", RowBox[{"First", "[", RowBox[{"Position", "[", RowBox[{"arcs", ",", "i"}], "]"}], "]"}], "]"}]}], "}"}]}], "]"}]}]}], "\[IndentingNewLine]", "]"}]}], "]"}], ";", "\[IndentingNewLine]", RowBox[{"mat", "=", RowBox[{"mat", "/.", " ", RowBox[{ RowBox[{"t", "[", "a_", "]"}], "\[RuleDelayed]", " ", RowBox[{"t", "[", RowBox[{ RowBox[{"Position", "[", RowBox[{"skel", ",", "a"}], "]"}], "[", RowBox[{"[", RowBox[{"1", ",", "1"}], "]"}], "]"}], "]"}]}]}]}], ";", "\[IndentingNewLine]", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"Length", "[", "arcs", "]"}], "===", "l"}], ",", "\[IndentingNewLine]", RowBox[{"M", "=", RowBox[{"Factor", "[", RowBox[{"Simplify", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"Det", "[", "\[IndentingNewLine]", RowBox[{"Delete", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"Transpose", "[", RowBox[{"Delete", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"Transpose", "[", "G", "]"}], ".", "mat", ".", "G"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"Position", "[", RowBox[{"arcs", ",", RowBox[{"pd1", "[", RowBox[{"[", RowBox[{"1", ",", "3"}], "]"}], "]"}]}], "]"}], "[", RowBox[{"[", RowBox[{"1", ",", "1"}], "]"}], "]"}]}], "\[IndentingNewLine]", "]"}], "]"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"Position", "[", RowBox[{"arcs", ",", RowBox[{"pd1", "[", RowBox[{"[", RowBox[{"1", ",", "3"}], "]"}], "]"}]}], "]"}], "[", RowBox[{"[", RowBox[{"1", ",", "1"}], "]"}], "]"}]}], "\[IndentingNewLine]", "]"}], "\[IndentingNewLine]", "]"}], "/", RowBox[{"(", " ", RowBox[{ RowBox[{"t", "[", " ", RowBox[{ RowBox[{"Position", "[", RowBox[{"skel", ",", RowBox[{"pd1", "[", RowBox[{"[", RowBox[{"1", ",", "3"}], "]"}], "]"}]}], "]"}], "[", RowBox[{"[", RowBox[{"1", ",", "1"}], "]"}], "]"}], "]"}], "-", "1"}], ")"}]}], "\[IndentingNewLine]", "]"}], "]"}]}], ",", "\[IndentingNewLine]", RowBox[{"M", "=", "0"}]}], "]"}], ";", "\[IndentingNewLine]", RowBox[{"emb", "=", RowBox[{"Table", "[", RowBox[{"Null", ",", RowBox[{"{", RowBox[{"Length", "[", "pd", "]"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"done", "=", RowBox[{"Table", "[", RowBox[{"Null", ",", " ", RowBox[{"{", RowBox[{"2", "*", RowBox[{"Length", "[", "pd", "]"}]}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"emb", "[", RowBox[{"[", "1", "]"}], "]"}], "=", "0"}], ";", "\[IndentingNewLine]", RowBox[{"pd2", "=", "pd"}], ";", "\[IndentingNewLine]", RowBox[{"rot", "=", RowBox[{"Table", "[", RowBox[{"0", ",", " ", RowBox[{"{", RowBox[{"Length", "[", "skel", "]"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"place", "[", RowBox[{"i_", ",", " ", "a_"}], "]"}], " ", ":=", " ", RowBox[{"Module", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{ "ni", ",", " ", "na", ",", " ", "arc", ",", " ", "dir", ",", " ", "oparc"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"arc", "=", RowBox[{"pd2", "[", RowBox[{"[", RowBox[{"i", ",", "a"}], "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{"{", RowBox[{"ni", ",", " ", "na"}], "}"}], "}"}], "=", RowBox[{"Complement", "[", RowBox[{ RowBox[{"Position", "[", RowBox[{"pd2", ",", "arc"}], "]"}], ",", " ", RowBox[{"{", RowBox[{"{", RowBox[{"i", ",", "a"}], "}"}], "}"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"emb", "[", RowBox[{"[", "ni", "]"}], "]"}], "===", "Null"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"emb", "[", RowBox[{"[", "ni", "]"}], "]"}], "=", RowBox[{"3", "-", "a", "+", RowBox[{"emb", "[", RowBox[{"[", "i", "]"}], "]"}]}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"pd2", "[", RowBox[{"[", "ni", "]"}], "]"}], "=", RowBox[{"RotateLeft", "[", RowBox[{ RowBox[{"pd1", "[", RowBox[{"[", "ni", "]"}], "]"}], ",", " ", RowBox[{"na", "-", "1"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"place", "[", RowBox[{"ni", ",", " ", "#"}], "]"}], "&"}], " ", "/@", " ", RowBox[{"{", RowBox[{"2", ",", "3", ",", "4"}], "}"}]}]}], ",", "\[IndentingNewLine]", RowBox[{"(*", " ", "Else", " ", "*)"}], " ", RowBox[{ RowBox[{"oparc", "=", RowBox[{ RowBox[{"RotateLeft", "[", RowBox[{ RowBox[{"pd2", "[", RowBox[{"[", "i", "]"}], "]"}], ",", " ", "2"}], "]"}], "[", RowBox[{"[", "a", "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"done", "[", RowBox[{"[", "arc", "]"}], "]"}], "===", "Null"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"done", "[", RowBox[{"[", "arc", "]"}], "]"}], "=", "1"}], ";", "\[IndentingNewLine]", RowBox[{"dir", "=", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{ RowBox[{"arc", "-", "oparc"}], "\[Equal]", "1"}], " ", "||", " ", RowBox[{ RowBox[{"arc", "-", "oparc"}], "<", RowBox[{"-", "1"}]}]}], ",", " ", "1", ",", " ", RowBox[{"-", "1"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"rot", "[", RowBox[{"[", RowBox[{ RowBox[{"Position", "[", RowBox[{"skel", ",", " ", "arc"}], "]"}], "[", RowBox[{"[", RowBox[{"1", ",", "1"}], "]"}], "]"}], "]"}], "]"}], " ", "+=", " ", RowBox[{"dir", "*", RowBox[{"(", RowBox[{ RowBox[{"emb", "[", RowBox[{"[", "ni", "]"}], "]"}], "-", RowBox[{"emb", "[", RowBox[{"[", "i", "]"}], "]"}], "+", "a", "-", "na", "-", "2"}], ")"}]}]}]}]}], "\[IndentingNewLine]", "]"}]}]}], "\[IndentingNewLine]", "]"}]}]}], "\[IndentingNewLine]", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"place", "[", RowBox[{"1", ",", "#"}], "]"}], "&"}], " ", "/@", " ", RowBox[{"{", RowBox[{"1", ",", "2", ",", "3", ",", "4"}], "}"}]}], ";", "\[IndentingNewLine]", RowBox[{"k", "=", RowBox[{ RowBox[{"-", "rot"}], "/", "4"}]}], ";", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"j", "=", "1"}], ",", RowBox[{"j", "\[LessEqual]", "l"}], ",", RowBox[{"j", "++"}], ",", "\[IndentingNewLine]", RowBox[{"k", "=", RowBox[{"ReplacePart", "[", RowBox[{"k", ",", RowBox[{ RowBox[{"-", "1"}], "+", RowBox[{"k", "[", RowBox[{"[", RowBox[{ RowBox[{"Position", "[", RowBox[{"skel", ",", RowBox[{"pd", "[", RowBox[{"[", RowBox[{"j", ",", "2"}], "]"}], "]"}]}], "]"}], "[", RowBox[{"[", RowBox[{"1", ",", "1"}], "]"}], "]"}], "]"}], "]"}]}], ",", RowBox[{ RowBox[{"Position", "[", RowBox[{"skel", ",", RowBox[{"pd", "[", RowBox[{"[", RowBox[{"j", ",", "2"}], "]"}], "]"}]}], "]"}], "[", RowBox[{"[", RowBox[{"1", ",", "1"}], "]"}], "]"}]}], "]"}]}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{"For", "[", RowBox[{ RowBox[{"i", "=", "1"}], ",", RowBox[{"i", "\[LessEqual]", RowBox[{"Length", "[", "k", "]"}]}], ",", RowBox[{"i", "++"}], ",", "\[IndentingNewLine]", RowBox[{"M", "*=", RowBox[{ RowBox[{"t", "[", "i", "]"}], "^", RowBox[{"(", RowBox[{ RowBox[{"(", RowBox[{"1", "/", "2"}], ")"}], "*", RowBox[{"k", "[", RowBox[{"[", "i", "]"}], "]"}]}], ")"}]}]}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{ RowBox[{"pd", "[", RowBox[{"[", RowBox[{"1", ",", "4"}], "]"}], "]"}], "\[Equal]", RowBox[{ RowBox[{"pd", "[", RowBox[{"[", RowBox[{"1", ",", "2"}], "]"}], "]"}], "+", "1"}]}], "||", RowBox[{ RowBox[{ RowBox[{"pd", "[", RowBox[{"[", RowBox[{"1", ",", "2"}], "]"}], "]"}], "-", RowBox[{"pd", "[", RowBox[{"[", RowBox[{"1", ",", "4"}], "]"}], "]"}]}], ">", "1"}]}], ",", "\[IndentingNewLine]", RowBox[{"M", "*=", RowBox[{ RowBox[{"t", "[", RowBox[{ RowBox[{"Position", "[", RowBox[{"skel", ",", RowBox[{"pd", "[", RowBox[{"[", RowBox[{"1", ",", "1"}], "]"}], "]"}]}], "]"}], "[", RowBox[{"[", RowBox[{"1", ",", "1"}], "]"}], "]"}], "]"}], "*", RowBox[{"t", "[", RowBox[{ RowBox[{"Position", "[", RowBox[{"skel", ",", RowBox[{"pd", "[", RowBox[{"[", RowBox[{"1", ",", "2"}], "]"}], "]"}]}], "]"}], "[", RowBox[{"[", RowBox[{"1", ",", "1"}], "]"}], "]"}], "]"}]}]}], ",", "\[IndentingNewLine]", RowBox[{"M", "*=", RowBox[{"t", "[", RowBox[{ RowBox[{"Position", "[", RowBox[{"skel", ",", RowBox[{"pd", "[", RowBox[{"[", RowBox[{"1", ",", "1"}], "]"}], "]"}]}], "]"}], "[", RowBox[{"[", RowBox[{"1", ",", "1"}], "]"}], "]"}], "]"}]}]}], "\[IndentingNewLine]", "]"}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"Evaluate", "[", RowBox[{"M", "/.", RowBox[{"t", "\[Rule]", "#"}]}], "]"}], "&"}]}]}], "\[IndentingNewLine]", "]"}]}]}]}], "Input", CellChangeTimes->{{3.4456863470997696`*^9, 3.445686350250455*^9}, { 3.445686789122563*^9, 3.4456867930771675`*^9}, {3.4456868491035643`*^9, 3.4456871043260393`*^9}, {3.4456871383226395`*^9, 3.445687391261343*^9}, { 3.445687771882739*^9, 3.4456877816941957`*^9}, {3.4456878616053114`*^9, 3.445687873694149*^9}, 3.4456900293813887`*^9, {3.4456906022063975`*^9, 3.4456906086331854`*^9}, {3.445690650767084*^9, 3.4456906546356363`*^9}, { 3.445690846098556*^9, 3.4456908643964176`*^9}, {3.4456908966087656`*^9, 3.4456909001029863`*^9}, {3.445691214395668*^9, 3.445691216579556*^9}, { 3.4456995172335997`*^9, 3.4456995185706*^9}, {3.4456995568276*^9, 3.4456995727146*^9}, {3.4456996161566*^9, 3.4456997212506*^9}, { 3.4456997656466*^9, 3.4456997658255997`*^9}, {3.4462961781694*^9, 3.4462961985034*^9}, {3.4462965235123997`*^9, 3.4462965251233997`*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"MV", "=", "MultivariableAlexander"}], ";", " ", RowBox[{"MV2", "=", "MultivariableAlexander2"}]}]], "Input"], Cell[BoxData["MultivariableAlexander2"], "Output", CellChangeTimes->{3.4456901343923874`*^9, 3.445691635668663*^9, 3.4456997353316*^9, 3.4456997763366003`*^9, 3.4462891829304*^9, 3.4462892653613997`*^9, 3.4462962402244*^9, 3.4462965543094*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"MV2", "[", RowBox[{"Loop", "[", "1", "]"}], "]"}], "[", "t", "]"}], ",", RowBox[{ RowBox[{"MV", "[", RowBox[{"Loop", "[", "1", "]"}], "]"}], "[", "t", "]"}]}], "}"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"MV2", "[", RowBox[{"Knot", "[", RowBox[{"3", ",", "1"}], "]"}], "]"}], "[", "t", "]"}], ",", RowBox[{ RowBox[{"MV", "[", RowBox[{"Knot", "[", RowBox[{"3", ",", "1"}], "]"}], "]"}], "[", "t", "]"}]}], "}"}], "\[IndentingNewLine]", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"MV2", "[", RowBox[{"Link", "[", "\"\\"", "]"}], "]"}], "[", "t", "]"}], ",", RowBox[{ RowBox[{"MV", "[", RowBox[{"Link", "[", "\"\\"", "]"}], "]"}], "[", "t", "]"}]}], "}"}]}], "Input", CellChangeTimes->{{3.4462962481074*^9, 3.4462963000704*^9}, { 3.4462963444904003`*^9, 3.4462963652293997`*^9}, {3.4462963957794*^9, 3.4462964692594*^9}}], Cell[BoxData[ RowBox[{"{", RowBox[{ FractionBox["1", RowBox[{ RowBox[{"-", "1"}], "+", RowBox[{"t", "[", "1", "]"}]}]], ",", "1"}], "}"}]], "Output", CellChangeTimes->{{3.4462962567074003`*^9, 3.4462962754894*^9}, { 3.4462963393764*^9, 3.4462963656644*^9}, {3.4462964010024*^9, 3.4462964224863997`*^9}, {3.4462964588814*^9, 3.4462964699364*^9}, { 3.4462965324424*^9, 3.4462965543384*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"KnotTheory", "::", "\<\"loading\"\>"}], RowBox[{ ":", " "}], "\<\"Loading precomputed data in \ \\!\\(\\\"PD4Knots`\\\"\\).\"\>"}]], "Message", "MSG", CellChangeTimes->{3.4462965557334003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"KnotTheory", "::", "\<\"credits\"\>"}], RowBox[{ ":", " "}], "\<\"\\!\\(\\\"The minimum braids representing the knots with \ up to 10 crossings were provided by Thomas Gittings. See \ arXiv:math.GT/0401051.\\\"\\)\"\>"}]], "Message", "MSG", CellChangeTimes->{3.4462965560973997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"KnotTheory", "::", "\<\"credits\"\>"}], RowBox[{ ":", " "}], "\<\"\\!\\(\\\"The multivariable Alexander program was written \ by Dan Carney at the University of Toronto in the summer of \ 2005.\\\"\\)\"\>"}]], "Message", "MSG", CellChangeTimes->{3.4462965561024*^9}], Cell[BoxData[ RowBox[{"{", RowBox[{ FractionBox[ RowBox[{"1", "-", RowBox[{"t", "[", "1", "]"}], "+", SuperscriptBox[ RowBox[{"t", "[", "1", "]"}], "2"]}], RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"-", "1"}], "+", RowBox[{"t", "[", "1", "]"}]}], ")"}], " ", SqrtBox[ RowBox[{"t", "[", "1", "]"}]]}]], ",", RowBox[{ RowBox[{"-", "1"}], "+", RowBox[{"t", "[", "1", "]"}], "-", SuperscriptBox[ RowBox[{"t", "[", "1", "]"}], "2"]}]}], "}"}]], "Output", CellChangeTimes->{{3.4462962567074003`*^9, 3.4462962754894*^9}, { 3.4462963393764*^9, 3.4462963656644*^9}, {3.4462964010024*^9, 3.4462964224863997`*^9}, {3.4462964588814*^9, 3.4462964699364*^9}, { 3.4462965324424*^9, 3.4462965561064*^9}}], Cell[BoxData[ RowBox[{ RowBox[{"KnotTheory", "::", "\<\"loading\"\>"}], RowBox[{ ":", " "}], "\<\"Loading precomputed data in \ \\!\\(\\\"PD4Links`\\\"\\).\"\>"}]], "Message", "MSG", CellChangeTimes->{3.4462965561094*^9}], Cell[BoxData[ RowBox[{ RowBox[{"KnotTheory", "::", "\<\"loading\"\>"}], RowBox[{ ":", " "}], "\<\"Loading precomputed data in \ \\!\\(\\\"MultivariableAlexander4Links`\\\"\\).\"\>"}]], "Message", "MSG", CellChangeTimes->{3.4462965562944*^9}], Cell[BoxData[ RowBox[{"{", RowBox[{ FractionBox[ RowBox[{ RowBox[{"-", "1"}], "+", RowBox[{"2", " ", RowBox[{"t", "[", "1", "]"}]}], "+", RowBox[{"t", "[", "2", "]"}], "-", RowBox[{ RowBox[{"t", "[", "1", "]"}], " ", RowBox[{"t", "[", "2", "]"}]}], "+", RowBox[{"t", "[", "3", "]"}], "-", RowBox[{ RowBox[{"t", "[", "1", "]"}], " ", RowBox[{"t", "[", "3", "]"}]}], "-", RowBox[{"2", " ", RowBox[{"t", "[", "2", "]"}], " ", RowBox[{"t", "[", "3", "]"}]}], "+", RowBox[{ RowBox[{"t", "[", "1", "]"}], " ", RowBox[{"t", "[", "2", "]"}], " ", RowBox[{"t", "[", "3", "]"}]}]}], RowBox[{ SqrtBox[ RowBox[{"t", "[", "1", "]"}]], " ", SqrtBox[ RowBox[{"t", "[", "2", "]"}]], " ", SqrtBox[ RowBox[{"t", "[", "3", "]"}]]}]], ",", RowBox[{"1", "-", RowBox[{"t", "[", "1", "]"}], "-", RowBox[{"t", "[", "2", "]"}], "+", RowBox[{"2", " ", RowBox[{"t", "[", "1", "]"}], " ", RowBox[{"t", "[", "2", "]"}]}], "-", RowBox[{"2", " ", RowBox[{"t", "[", "3", "]"}]}], "+", RowBox[{ RowBox[{"t", "[", "1", "]"}], " ", RowBox[{"t", "[", "3", "]"}]}], "+", RowBox[{ RowBox[{"t", "[", "2", "]"}], " ", RowBox[{"t", "[", "3", "]"}]}], "-", RowBox[{ RowBox[{"t", "[", "1", "]"}], " ", RowBox[{"t", "[", "2", "]"}], " ", RowBox[{"t", "[", "3", "]"}]}]}]}], "}"}]], "Output", CellChangeTimes->{{3.4462962567074003`*^9, 3.4462962754894*^9}, { 3.4462963393764*^9, 3.4462963656644*^9}, {3.4462964010024*^9, 3.4462964224863997`*^9}, {3.4462964588814*^9, 3.4462964699364*^9}, { 3.4462965324424*^9, 3.4462965565864*^9}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"test1", "[", "L_", "]"}], " ", ":=", " ", RowBox[{"(", "\[IndentingNewLine]", RowBox[{ RowBox[{"mv", "=", RowBox[{ RowBox[{"MV", "[", "L", "]"}], "[", "t", "]"}]}], ";", " ", RowBox[{"mv2", "=", RowBox[{"First", "[", RowBox[{ RowBox[{"MV2", "[", "L", "]"}], "[", "t", "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Or", " ", "@@", " ", RowBox[{"Map", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"mv1", "=", RowBox[{"mv", " ", "/.", " ", RowBox[{ RowBox[{"t", "[", "i_", "]"}], " ", "\[RuleDelayed]", " ", RowBox[{"t", "[", RowBox[{"#", "[", RowBox[{"[", "i", "]"}], "]"}], "]"}]}]}]}], ";", " ", RowBox[{ RowBox[{"Head", "[", RowBox[{"Expand", "[", RowBox[{"Simplify", "[", RowBox[{"mv2", "/", "mv1"}], "]"}], "]"}], "]"}], "=!=", "Plus"}]}], ")"}], "&"}], ",", "\[IndentingNewLine]", RowBox[{"Permutations", "[", RowBox[{"Range", "[", RowBox[{"Length", "[", RowBox[{"Skeleton", "[", "L", "]"}], "]"}], "]"}], "]"}]}], "\[IndentingNewLine]", "]"}]}]}], "\[IndentingNewLine]", ")"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{ RowBox[{"Print", "[", RowBox[{"#", " ", "->", RowBox[{"test1", "[", "#", "]"}]}], "]"}], "&"}], " ", "/@", " ", RowBox[{"AllLinks", "[", "9", "]"}]}], ";"}]}], "Input", CellChangeTimes->{{3.445688878964438*^9, 3.4456888884641075`*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "1"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965567104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "2"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965567594*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "3"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965568154*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "4"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965568784*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "5"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965569634*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "6"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965570484*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "7"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965571064*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "8"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965571624002`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "9"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965572293997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "10"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965572844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "11"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965573403997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "12"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965574154*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "13"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965574723997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "14"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965575313997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "15"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965575824003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "16"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965576504*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "17"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965576994*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "18"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965577414*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "19"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965578024*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "20"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965579044*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "21"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965579964*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "22"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965580804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "23"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965581584*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "24"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965582444*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "25"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965583014*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "26"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965583794003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "27"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965584414*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "28"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965585123997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "29"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965585794*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "30"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965586384*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "31"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965587094*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "32"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965587944*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "33"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965588484*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "34"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965589234*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "35"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965589824*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "36"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965590464*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "37"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965591644*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "38"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965592363997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "39"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965593174*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "40"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965593844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "41"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965594374*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "42"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965594944*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "43"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965596294003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "44"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965598964*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "45"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965599994*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "46"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965601004*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "47"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965602754*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "48"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965604304*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "49"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965605774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "50"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965608314*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "51"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965610804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "52"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965611764*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "53"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965612354*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "54"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965613244*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "55"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965616624002`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "1"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965617094*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "2"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965617634*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "3"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965617754*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "4"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965618234*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "5"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965618324003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "6"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965618844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "7"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965618954*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "8"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965619644003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "9"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965619764*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "10"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965620254*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "11"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965620794*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "12"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965621604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "13"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965622094*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "14"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965622614*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "15"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965622684*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "16"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965623164*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "17"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965623954*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "18"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965624024*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "19"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965624514*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "20"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965625383997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "21"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965626144*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "22"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965627064*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "23"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965627924*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "24"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965629463997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "25"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965629924*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "26"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965630674*^9}] }, Open ]], Cell[BoxData[ RowBox[{ RowBox[{"First", "::", "\<\"normal\"\>"}], RowBox[{ ":", " "}], "\<\"Nonatomic expression expected at position \\!\\(1\\) in \ \\!\\(First[0]\\). \\!\\(\\*ButtonBox[\\\"\[RightSkeleton]\\\", ButtonStyle->\ \\\"Link\\\", ButtonFrame->None, \ ButtonData:>\\\"paclet:ref/message/General/normal\\\", ButtonNote -> \ \\\"First::normal\\\"]\\)\"\>"}]], "Message", "MSG", CellChangeTimes->{3.44568889077273*^9, 3.4456901355779114`*^9, 3.4456916366358137`*^9, 3.4456997358466*^9, 3.4456997776646*^9, 3.4462891853104*^9, 3.4462892658314*^9, 3.4462965632334003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Power", "::", "\<\"infy\"\>"}], RowBox[{ ":", " "}], "\<\"Infinite expression \\!\\(1\\/0\\) encountered. \ \\!\\(\\*ButtonBox[\\\"\[RightSkeleton]\\\", ButtonStyle->\\\"Link\\\", \ ButtonFrame->None, ButtonData:>\\\"paclet:ref/message/General/infy\\\", \ ButtonNote -> \\\"Power::infy\\\"]\\)\"\>"}]], "Message", "MSG", CellChangeTimes->{3.44568889077273*^9, 3.4456901355779114`*^9, 3.4456916366358137`*^9, 3.4456997358466*^9, 3.4456997776646*^9, 3.4462891853104*^9, 3.4462892658314*^9, 3.4462965633554*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Power", "::", "\<\"infy\"\>"}], RowBox[{ ":", " "}], "\<\"Infinite expression \\!\\(1\\/0\\) encountered. \ \\!\\(\\*ButtonBox[\\\"\[RightSkeleton]\\\", ButtonStyle->\\\"Link\\\", \ ButtonFrame->None, ButtonData:>\\\"paclet:ref/message/General/infy\\\", \ ButtonNote -> \\\"Power::infy\\\"]\\)\"\>"}]], "Message", "MSG", CellChangeTimes->{3.44568889077273*^9, 3.4456901355779114`*^9, 3.4456916366358137`*^9, 3.4456997358466*^9, 3.4456997776646*^9, 3.4462891853104*^9, 3.4462892658314*^9, 3.4462965633634*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Power", "::", "\<\"infy\"\>"}], RowBox[{ ":", " "}], "\<\"Infinite expression \\!\\(1\\/0\\) encountered. \ \\!\\(\\*ButtonBox[\\\"\[RightSkeleton]\\\", ButtonStyle->\\\"Link\\\", \ ButtonFrame->None, ButtonData:>\\\"paclet:ref/message/General/infy\\\", \ ButtonNote -> \\\"Power::infy\\\"]\\)\"\>"}]], "Message", "MSG", CellChangeTimes->{3.44568889077273*^9, 3.4456901355779114`*^9, 3.4456916366358137`*^9, 3.4456997358466*^9, 3.4456997776646*^9, 3.4462891853104*^9, 3.4462892658314*^9, 3.4462965633714*^9}], Cell[BoxData[ RowBox[{ RowBox[{"General", "::", "\<\"stop\"\>"}], RowBox[{ ":", " "}], "\<\"Further output of \\!\\(Power :: \\\"infy\\\"\\) will be \ suppressed during this calculation. \\!\\(\\*ButtonBox[\\\"\[RightSkeleton]\\\ \", ButtonStyle->\\\"Link\\\", ButtonFrame->None, \ ButtonData:>\\\"paclet:ref/message/General/stop\\\", ButtonNote -> \ \\\"General::stop\\\"]\\)\"\>"}]], "Message", "MSG", CellChangeTimes->{3.44568889077273*^9, 3.4456901355779114`*^9, 3.4456916366358137`*^9, 3.4456997358466*^9, 3.4456997776646*^9, 3.4462891853104*^9, 3.4462892658314*^9, 3.4462965634214*^9}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "27"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965634284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "28"}], "]"}], "\[Rule]", "True"}]], "Print", CellChangeTimes->{3.4456888901487775`*^9, 3.4456901362954655`*^9, 3.445691638211333*^9, 3.4456997367836*^9, 3.4456997782066*^9, 3.4462891858624*^9, 3.4462892653894*^9, 3.4462965634774*^9}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"MV", "[", RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "27"}], "]"}], "]"}], "[", "t", "]"}], ",", " ", RowBox[{ RowBox[{"MV2", "[", RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "27"}], "]"}], "]"}], "[", "t", "]"}]}], "}"}]], "Input", CellChangeTimes->{{3.4456889067614994`*^9, 3.4456889229998503`*^9}}], Cell[BoxData[ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}]], "Output", CellChangeTimes->{3.445688923436617*^9, 3.4456901441729603`*^9, 3.4456916451685762`*^9, 3.4456997417586*^9, 3.4456997850945997`*^9, 3.4462891947344*^9, 3.4462892659054003`*^9, 3.4462965635504*^9}] }, Open ]], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"Flip", "[", RowBox[{"X", "[", RowBox[{"i_", ",", "j_", ",", "k_", ",", "l_"}], "]"}], "]"}], " ", ":=", " ", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"l", "\[Equal]", RowBox[{"j", "+", "1"}]}], " ", "||", " ", RowBox[{ RowBox[{"j", "-", "l"}], ">", "1"}]}], ",", " ", RowBox[{"X", "[", RowBox[{"j", ",", "k", ",", "l", ",", "i"}], "]"}], ",", " ", RowBox[{"X", "[", RowBox[{"l", ",", "i", ",", "j", ",", "k"}], "]"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"VCube", "[", RowBox[{"pd_", ",", " ", "l_List"}], "]"}], " ", ":=", " ", RowBox[{"Module", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", "f", "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"Expand", "[", RowBox[{"pd", "*", RowBox[{"Times", " ", "@@", " ", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{"1", "-", RowBox[{"f", "[", "#", "]"}]}], ")"}], "&"}], " ", "/@", " ", "l"}], ")"}]}]}], "]"}], " ", "//.", " ", RowBox[{ RowBox[{"pd1_PD", "*", RowBox[{"f", "[", "i_", "]"}]}], " ", "\[RuleDelayed]", " ", RowBox[{"MapAt", "[", RowBox[{"Flip", ",", " ", "pd1", ",", " ", "i"}], "]"}]}]}]}], "\[IndentingNewLine]", "]"}]}]}], "Input", CellChangeTimes->{{3.445689007810526*^9, 3.4456890168744287`*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{ RowBox[{"Series", "[", RowBox[{ RowBox[{ RowBox[{"VCube", "[", RowBox[{ RowBox[{"PD", "[", "#", "]"}], ",", " ", RowBox[{"{", RowBox[{"1", ",", "2", ",", " ", "7"}], "}"}]}], "]"}], " ", "/.", " ", RowBox[{"pd_PD", " ", "\[RuleDelayed]", " ", RowBox[{ RowBox[{"Jones", "[", "pd", "]"}], "[", RowBox[{"E", "^", "x"}], "]"}]}]}], ",", " ", RowBox[{"{", RowBox[{"x", ",", " ", "0", ",", "3"}], "}"}]}], "]"}], "&"}], " ", "/@", RowBox[{"AllLinks", "[", "8", "]"}]}]], "Input", CellChangeTimes->{{3.445689271649629*^9, 3.4456893302075243`*^9}}], Cell[BoxData[ RowBox[{"{", RowBox[{ InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{"9", " ", SuperscriptBox["x", "3"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {-9}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{"12", " ", SuperscriptBox["x", "3"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {-12}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"12", " ", SuperscriptBox["x", "3"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {12}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{"12", " ", SuperscriptBox["x", "3"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {-12}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"12", " ", SuperscriptBox["x", "3"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {12}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"12", " ", SuperscriptBox["x", "3"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {12}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"3", " ", SuperscriptBox["x", "3"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {3}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{"15", " ", SuperscriptBox["x", "3"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {-15}, 3, 4, 1], Editable->False], ",", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 4, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"12", " ", SuperscriptBox["x", "3"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {12}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"15", " ", SuperscriptBox["x", "3"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {15}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"12", " ", SuperscriptBox["x", "3"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {12}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"12", " ", SuperscriptBox["x", "3"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {12}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"15", " ", SuperscriptBox["x", "3"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {15}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{"18", " ", SuperscriptBox["x", "3"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {-18}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{"18", " ", SuperscriptBox["x", "3"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {-18}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{"18", " ", SuperscriptBox["x", "3"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {-18}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"18", " ", SuperscriptBox["x", "3"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {18}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"18", " ", SuperscriptBox["x", "3"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {18}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{"24", " ", SuperscriptBox["x", "3"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {-24}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"36", " ", SuperscriptBox["x", "3"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {36}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"9", " ", SuperscriptBox["x", "3"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {9}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"9", " ", SuperscriptBox["x", "3"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {9}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{"18", " ", SuperscriptBox["x", "3"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {-18}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{"18", " ", SuperscriptBox["x", "3"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {-18}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{"18", " ", SuperscriptBox["x", "3"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {-18}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{"24", " ", SuperscriptBox["x", "3"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {-24}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{"36", " ", SuperscriptBox["x", "3"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {-36}, 3, 4, 1], Editable->False], ",", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{"36", " ", SuperscriptBox["x", "3"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "x", "]"}], "4"], SeriesData[$CellContext`x, 0, {}, 3, 4, 1], Editable->False]}], SeriesData[$CellContext`x, 0, {-36}, 3, 4, 1], Editable->False]}], "}"}]], "Output", CellChangeTimes->{{3.4456892945798655`*^9, 3.4456893304259076`*^9}, 3.4456901466688004`*^9, 3.4456916480856266`*^9, 3.4456997436726*^9, 3.4456997870966*^9, 3.4462892014504004`*^9, 3.4462892659684*^9, 3.4462965654323997`*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{ RowBox[{ RowBox[{"Print", "[", RowBox[{"#", " ", "\[Rule]", " ", RowBox[{"Series", "[", RowBox[{ RowBox[{ RowBox[{ RowBox[{"VCube", "[", RowBox[{ RowBox[{"PD", "[", "#", "]"}], ",", " ", RowBox[{"{", RowBox[{"1", ",", "2", ",", " ", "7"}], "}"}]}], "]"}], " ", "/.", " ", RowBox[{"pd_PD", " ", "\[RuleDelayed]", " ", RowBox[{ RowBox[{"MV2", "[", "pd", "]"}], "[", "t", "]"}]}]}], " ", "/.", " ", RowBox[{ RowBox[{"t", "[", "i_", "]"}], " ", "\[Rule]", " ", RowBox[{"E", "^", RowBox[{"(", RowBox[{"h", " ", RowBox[{"x", "[", "i", "]"}]}], ")"}]}]}]}], ",", " ", RowBox[{"{", RowBox[{"h", ",", " ", "0", ",", " ", "2"}], "}"}]}], "]"}]}], "]"}], "&"}], " ", "/@", RowBox[{"AllLinks", "[", "8", "]"}]}], ";"}]], "Input", CellChangeTimes->{{3.4456893711699734`*^9, 3.4456894181691575`*^9}, 3.4456998909136*^9}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "1"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965656113997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "2"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"], "-", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "+", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] ($CellContext`x[1]^2 - 2 $CellContext`x[1] $CellContext`x[2] + $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965657674*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "3"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965659294*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "4"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"], "-", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "+", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] ($CellContext`x[1]^2 - 2 $CellContext`x[1] $CellContext`x[2] + $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965660854*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "5"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965662524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "6"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965663993998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "7"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965665514*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "8"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "+", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] ($CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] + $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965667004004`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "9"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965668524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "10"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965670104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "11"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "-", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 - 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965671904*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "12"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965673584003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "13"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965675294*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "14"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "-", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 - 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965676823997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "15"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965678534*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "16"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965680044003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "17"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965681954*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "18"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965683704*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "19"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965685254*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "20"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965686934*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "Alternating", ",", "21"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965689063997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "NonAlternating", ",", "1"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965690344*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"8", ",", "NonAlternating", ",", "2"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456894187151155`*^9, 3.4456901470431767`*^9, 3.4456916483352137`*^9, 3.4456997438346*^9, 3.4456997872886*^9, 3.4456998912546*^9, 3.4462892090664*^9, 3.4462892659974003`*^9, 3.4462965691514*^9}] }, Open ]], Cell[BoxData["$Aborted"], "Output", CellChangeTimes->{3.4462965716904*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{ RowBox[{ RowBox[{"Print", "[", RowBox[{"#", " ", "\[Rule]", " ", RowBox[{"Series", "[", RowBox[{ RowBox[{ RowBox[{ RowBox[{"VCube", "[", RowBox[{ RowBox[{"PD", "[", "#", "]"}], ",", " ", RowBox[{"{", RowBox[{"1", ",", "2", ",", " ", "7"}], "}"}]}], "]"}], " ", "/.", " ", RowBox[{"pd_PD", " ", "\[RuleDelayed]", " ", RowBox[{ RowBox[{"MV2", "[", "pd", "]"}], "[", "t", "]"}]}]}], " ", "/.", " ", RowBox[{ RowBox[{"t", "[", "i_", "]"}], " ", "\[Rule]", " ", RowBox[{"E", "^", RowBox[{"(", RowBox[{"h", " ", RowBox[{"x", "[", "i", "]"}]}], ")"}]}]}]}], ",", " ", RowBox[{"{", RowBox[{"h", ",", " ", "0", ",", "2"}], "}"}]}], "]"}]}], "]"}], "&"}], " ", "/@", RowBox[{"AllLinks", "[", "9", "]"}]}], ";"}]], "Input", CellChangeTimes->{{3.4456998378185997`*^9, 3.4456999066026*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "1"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662024*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "2"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662094*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "3"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662134*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "4"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662164*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "5"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662204*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "6"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662254*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "7"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "8"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662324*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "9"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662363997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "10"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662404003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "11"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662444*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "12"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662483997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "13"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "14"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662564*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "15"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "16"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662644*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "17"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662684*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "18"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662724*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "19"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "20"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662813997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "21"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "22"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662883997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "23"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662924*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "24"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "+", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] ($CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] + $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892662964*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "25"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "+", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] ($CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] + $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892663464003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "26"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"], "-", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "+", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] ($CellContext`x[1]^2 - 2 $CellContext`x[1] $CellContext`x[2] + $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892663884*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "27"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "-", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 - 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892664264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "28"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892664644003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "29"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "+", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] ($CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] + $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892665114*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "30"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "+", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] ($CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] + $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892665514*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "31"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892665973997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "32"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892666394*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "33"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892666794*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "34"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "+", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] ($CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] + $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892667254*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "35"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "+", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] ($CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] + $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892667634*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "36"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "-", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 - 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892668054*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "37"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "-", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 - 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892668574*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "38"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "+", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] ($CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] + $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892668934*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "39"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892669334*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "40"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "+", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] ($CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] + $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892669784*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "41"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"], "+", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "+", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] ($CellContext`x[1]^2 + 2 $CellContext`x[1] $CellContext`x[2] + $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892670193996`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "42"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "-", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 - 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892670684*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "43"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892671164*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "44"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892671544*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "45"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892672104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "46"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892672704*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "47"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892673154*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "48"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892673584003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "49"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892674074*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "50"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892674524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "51"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892674894*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "52"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892675313997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "53"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892675654*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "54"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892676014*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "55"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892676364*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "1"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892676724*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "2"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892677184*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "3"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892677564*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "4"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892677914*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "5"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892678274*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "6"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892678644*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "7"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892679084*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "8"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892679454*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "9"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892679834003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "10"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892680264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "11"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {$CellContext`x[1] $CellContext`x[2]}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892680634003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "12"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892681004*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "13"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892681424*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "14"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892681774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "15"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892682134*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "16"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{"-", RowBox[{ SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"], " ", SuperscriptBox["h", "2"]}]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, {-$CellContext`x[2]^2}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892682524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "17"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892682964*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "18"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "-", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 - 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892683664*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "19"}], "]"}], "\[Rule]", InterpretationBox[ RowBox[{ RowBox[{ FractionBox["1", "4"], " ", RowBox[{"(", RowBox[{ RowBox[{"-", SuperscriptBox[ RowBox[{"x", "[", "1", "]"}], "2"]}], "-", RowBox[{"2", " ", RowBox[{"x", "[", "1", "]"}], " ", RowBox[{"x", "[", "2", "]"}]}], "-", SuperscriptBox[ RowBox[{"x", "[", "2", "]"}], "2"]}], ")"}], " ", SuperscriptBox["h", "2"]}], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 2, 3, 1], Editable->False]}], SeriesData[$CellContext`h, 0, { Rational[1, 4] (-$CellContext`x[1]^2 - 2 $CellContext`x[1] $CellContext`x[2] - $CellContext`x[2]^2)}, 2, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892684124002`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "20"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892684484*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "21"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892684904003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "22"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892685264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "23"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892685643997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "24"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892686034*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "25"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892686474*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "26"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892686844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "27"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892687234*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "28"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4456998471516*^9, 3.4456999069206*^9}, 3.4462892195334*^9, 3.4462892687544003`*^9}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{ RowBox[{ RowBox[{"Print", "[", RowBox[{"#", " ", "\[Rule]", " ", RowBox[{"Series", "[", RowBox[{ RowBox[{ RowBox[{ RowBox[{"VCube", "[", RowBox[{ RowBox[{"PD", "[", "#", "]"}], ",", " ", RowBox[{"{", RowBox[{"1", ",", "2", ",", " ", "7", ",", "8"}], "}"}]}], "]"}], " ", "/.", " ", RowBox[{"pd_PD", " ", "\[RuleDelayed]", " ", RowBox[{ RowBox[{"MV2", "[", "pd", "]"}], "[", "t", "]"}]}]}], " ", "/.", " ", RowBox[{ RowBox[{"t", "[", "i_", "]"}], " ", "\[Rule]", " ", RowBox[{"E", "^", RowBox[{"(", RowBox[{"h", " ", RowBox[{"x", "[", "i", "]"}]}], ")"}]}]}]}], ",", " ", RowBox[{"{", RowBox[{"h", ",", " ", "0", ",", "2"}], "}"}]}], "]"}]}], "]"}], "&"}], " ", "/@", RowBox[{"AllLinks", "[", "9", "]"}]}], ";"}]], "Input", CellChangeTimes->{{3.4456999145856*^9, 3.4456999202516003`*^9}, 3.4456999514765997`*^9}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "1"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892689954*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "2"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892691504*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "3"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892692944*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "4"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892694704*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "5"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892696404*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "6"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892698174*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "7"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892699884*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "8"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892701633997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "9"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892703184*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "10"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892704914*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "11"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892706664*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "12"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892708403997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "13"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892710104*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "14"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892711864*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "15"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892713574*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "16"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892715344*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "17"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892717104*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "18"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892718784*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "19"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892720424*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "20"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892721984*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "21"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892723534*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "22"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892725474*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "23"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892727334003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "24"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892729104*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "25"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892730903997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "26"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892732854*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "27"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892734604*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "28"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892736354*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "29"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892737894*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "30"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892739404*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "31"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892741104*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "32"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892742994003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "33"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892744964*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "34"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892746594*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "35"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892748434*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "36"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892749974003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "37"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892751594*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "38"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892753364*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "39"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892755074*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "40"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892756823997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "41"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892758504*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "42"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892760184*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "43"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892762084*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "44"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892763993998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "45"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892765874*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "46"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892767634*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "47"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892769474*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "48"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892771594*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "49"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892773564*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "50"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892775364*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "51"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892777184*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "52"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892778993998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "53"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892780364*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "54"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892782254*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "Alternating", ",", "55"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892784054003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "1"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892785554*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "2"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892786893997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "3"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892788604*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "4"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892789994*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "5"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892791354*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "6"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892792623997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "7"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892794184*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "8"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892795544*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "9"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892797354*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "10"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892798904*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "11"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892800564003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "12"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892802284*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "13"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892802684*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "14"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892803073997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "15"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892803444*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "16"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892803814*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "17"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892804244003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "18"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892805573997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "19"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892807264*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "20"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892809364*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "21"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892811084003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "22"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892812604*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "23"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892813894*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "24"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892815374002`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "25"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892817134*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "26"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892818834*^9} ], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "27"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892820123997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"9", ",", "NonAlternating", ",", "28"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "3"], SeriesData[$CellContext`h, 0, {}, 3, 3, 1], Editable->False]}]], "Print", CellChangeTimes->{3.4456999211426*^9, 3.4456999517886*^9, 3.4462892821554003`*^9}] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{ RowBox[{ RowBox[{"Print", "[", RowBox[{"#", " ", "\[Rule]", " ", RowBox[{"Series", "[", RowBox[{ RowBox[{ RowBox[{ RowBox[{"VCube", "[", RowBox[{ RowBox[{"PD", "[", "#", "]"}], ",", " ", RowBox[{"{", RowBox[{"1", ",", "2", ",", "5", ",", " ", "7", ",", "9"}], "}"}]}], "]"}], " ", "/.", " ", RowBox[{"pd_PD", " ", "\[RuleDelayed]", " ", RowBox[{ RowBox[{"MV2", "[", "pd", "]"}], "[", "t", "]"}]}]}], " ", "/.", " ", RowBox[{ RowBox[{"t", "[", "i_", "]"}], " ", "\[Rule]", " ", RowBox[{"E", "^", RowBox[{"(", RowBox[{"h", " ", RowBox[{"x", "[", "i", "]"}]}], ")"}]}]}]}], ",", " ", RowBox[{"{", RowBox[{"h", ",", " ", "0", ",", " ", "3"}], "}"}]}], "]"}]}], "]"}], "&"}], " ", "/@", RowBox[{"AllLinks", "[", "11", "]"}]}], ";"}]], "Input", CellChangeTimes->{{3.4457000468346*^9, 3.4457000796546*^9}}], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "1"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892834264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "2"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892843124*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "3"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892853384*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "4"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892864034*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "5"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892874774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "6"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892885294*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "7"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892895804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "8"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892906303997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "9"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892917264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "10"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892928034*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "11"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892938114*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "12"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892948543997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "13"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892958694*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "14"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892969653997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "15"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892980494003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "16"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462892991493998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "17"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893001804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "18"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893011994*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "19"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893022254*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "20"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893032524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "21"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893042883997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "22"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893052854*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "23"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893062804003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "24"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893072904*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "25"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893083514*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "26"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893093484*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "27"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893103434*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "28"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893113993998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "29"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893124024*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "30"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893134094*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "31"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893145044003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "32"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893155264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "33"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893166124*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "34"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893176354*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "35"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893186884003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "36"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893197153997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "37"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893207644*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "38"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893217794*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "39"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893227634*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "40"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893237724*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "41"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893248234*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "42"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893258524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "43"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893268644*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "44"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893279133997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "45"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893290204*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "46"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893301514*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "47"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893312324*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "48"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893323644*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "49"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893333844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "50"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893344214*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "51"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893355084*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "52"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893365544*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "53"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893376584*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "54"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893386934*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "55"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893397644*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "56"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893409494*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "57"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893419844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "58"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893431224003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "59"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893442264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "60"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893452664003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "61"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893463564*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "62"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893475154*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "63"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893485774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "64"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893496684*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "65"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893506563997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "66"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893517444*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "67"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893528714*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "68"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893538403997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "69"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893548774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "70"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893560204*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "71"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893570554*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "72"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893581774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "73"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893592064*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "74"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893602324*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "75"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893613094*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "76"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893623094*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "77"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893633604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "78"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893644354*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "79"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893655864*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "80"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893667564*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "81"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893679014*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "82"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893689674*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "83"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893699284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "84"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893709704*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "85"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893720494003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "86"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893731244*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "87"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893742144003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "88"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893753024*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "89"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893763524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "90"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893774374*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "91"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893785704*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "92"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893796224003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "93"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893806584*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "94"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893816714*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "95"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893827024*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "96"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893836994*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "97"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893848873997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "98"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893860313997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "99"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893871144*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "100"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893882754*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "101"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893893604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "102"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893904964*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "103"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893915934*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "104"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893927064*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "105"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893937794*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "106"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893948664*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "107"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893959793997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "108"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893970664*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "109"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893981764*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "110"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462893992464*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "111"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894003394003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "112"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894014063997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "113"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894024584*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "114"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894035564003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "115"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894046994*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "116"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894057874002`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "117"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894068434*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "118"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894078864*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "119"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894089364*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "120"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894099454*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "121"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894110184*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "122"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894120934*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "123"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894131764*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "124"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894141744003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "125"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894152524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "126"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894162354*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "127"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894172994003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "128"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894183244*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "129"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894193484*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "130"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894204004*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "131"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894213964*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "132"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894225234003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "133"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894236394*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "134"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894247044*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "135"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894259063997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "136"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894270383997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "137"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894281214*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "138"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894292024*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "139"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894303814*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "140"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894315234003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "141"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894326644*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "142"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894337734003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "143"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894349104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "144"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894360104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "145"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894372234*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "146"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894384894*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "147"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894397164*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "148"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894408543997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "149"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894419834003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "150"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894431424*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "151"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894442293997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "152"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894453314*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "153"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894464653997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "154"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894475634003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "155"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894486884003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "156"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894498744*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "157"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894509533997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "158"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894521314*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "159"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894532743998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "160"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894544044*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "161"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894555344*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "162"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894567264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "163"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894579444*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "164"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894592104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "165"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894604384003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "166"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894615884*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "167"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894628054*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "168"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894639544*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "169"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894650984*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "170"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894662074003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "171"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894673704*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "172"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894685294*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "173"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894696914*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "174"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894708334*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "175"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894719964*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "176"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894731354*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "177"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894743694*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "178"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894755264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "179"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894767153997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "180"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894778274*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "181"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894790044003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "182"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894801204*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "183"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894812494*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "184"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894823984003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "185"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894834774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "186"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894846814003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "187"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894858114*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "188"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894869524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "189"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894880154*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "190"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894890874*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "191"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894901794*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "192"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894912623997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "193"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894925383997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "194"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894937714*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "195"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894948684*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "196"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894959034*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "197"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894972534*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "198"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894984584*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "199"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462894996414003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "200"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895009034*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "201"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895020783997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "202"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895032363997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "203"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895043964*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "204"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895056233997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "205"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895067704*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "206"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895079014*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "207"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895090094*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "208"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895103964*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "209"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895116604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "210"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895129634*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "211"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895142214003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "212"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895154674*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "213"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895166794*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "214"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895179063997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "215"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895191224003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "216"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895201963997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "217"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895214294*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "218"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895226974*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "219"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895238314*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "220"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895249824*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "221"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895261424*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "222"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895273684*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "223"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895287344*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "224"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895300434*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "225"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895312404003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "226"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895324334*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "227"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895336233997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "228"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895348244*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "229"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895361154003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "230"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895374154*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "231"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895386514*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "232"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895398464003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "233"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895410594*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "234"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895421904*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "235"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895434544*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "236"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895446314*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "237"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895458294*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "238"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895469814*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "239"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895481574*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "240"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895493354*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "241"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895504594*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "242"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895515973997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "243"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895526624002`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "244"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895539314003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "245"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895551294003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "246"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895563344*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "247"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895574364*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "248"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895586314*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "249"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895597284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "250"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895610193996`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "251"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895621064*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "252"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895633814*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "253"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895646303997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "254"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895658104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "255"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895669734*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "256"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895681244*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "257"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895694194*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "258"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895706303997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "259"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895719034*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "260"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895731134*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "261"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895742874002`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "262"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895753724003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "263"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895764884*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "264"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895777094*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "265"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895789244003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "266"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895800294*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "267"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895811654*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "268"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895822904*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "269"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895834274*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "270"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895847114*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "271"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895859444*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "272"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895870674*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "273"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895883774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "274"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895896794*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "275"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895909463997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "276"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895921804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "277"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895934214*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "278"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895946184*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "279"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895957834*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "280"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895969533997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "281"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895982623997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "282"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462895994754*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "283"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896007394*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "284"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896018594*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "285"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896031084003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "286"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896043344*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "287"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896055224*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "288"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896066914*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "289"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896077883997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "290"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896089804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "291"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896101814003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "292"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896113904*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "293"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896126814003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "294"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896139054003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "295"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896150744*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "296"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896163543997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "297"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896175144*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "298"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896186904*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "299"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896198594*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "300"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896210484*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "301"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896222564*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "302"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896233964*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "303"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896247254*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "304"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896259983997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "305"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896271204*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "306"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896283054*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "307"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896295174*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "308"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896306904*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "309"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896319894*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "310"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896331084003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "311"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896342764*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "312"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896354034*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "313"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896366744003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "314"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896378294*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "315"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896390174*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "316"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896402144003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "317"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896415294*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "318"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896427804003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "319"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896439834003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "320"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896452704*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "321"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896465964003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "322"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896477264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "323"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896488084*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "324"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896499063997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "325"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896510924*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "326"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896523283997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "327"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896535554*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "328"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896547144003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "329"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896560284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "330"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896573864*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "331"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896587434*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "332"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896600604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "333"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896613873997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "334"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896627804003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "335"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896640854*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "336"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896653424*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "337"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896666164*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "338"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896680044003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "339"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896693304*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "340"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896706043997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "341"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896716434*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "342"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896727174*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "343"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896737454*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "344"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896748504*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "345"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896759484*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "346"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896770304003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "347"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896782854*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "348"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896797824*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "349"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896809393997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "350"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896821534*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "351"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896833954*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "352"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896852743998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "353"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896867084*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "354"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896880754004`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "355"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896893564*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "356"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896906493998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "357"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896918904*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "358"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896930674*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "359"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896942664003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "360"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896954944*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "361"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896967634*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "362"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896979723997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "363"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462896991224003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "364"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897004174*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "365"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897015684*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "366"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897027964*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "367"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897041074*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "368"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897053174*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "369"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897065534*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "370"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897078014*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "371"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897090554*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "372"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897102874002`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "373"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897114894*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "374"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897127354*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "375"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897140704*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "376"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897153314*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "377"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897165114*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "378"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897177634*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "379"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897189774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "380"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897201424*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "381"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897213204*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "382"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897226454*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "383"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897238084*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "384"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897250214*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "385"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897262194*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "386"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897274014*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "387"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897286443996`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "388"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897299284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "389"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897309834003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "390"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897321954*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "391"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897334323997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "392"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897346454*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "393"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897358054*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "394"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897369133997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "395"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897381994*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "396"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897392564*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "397"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897403143997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "398"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897414994*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "399"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897426054*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "400"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897438403997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "401"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897451844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "402"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897464054003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "403"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897477194*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "404"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897489533997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "405"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897500964003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "406"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897512674*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "407"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897524474*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "408"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897536774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "409"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897549284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "410"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897561614*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "411"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897572734003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "412"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897584484*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "413"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897596184*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "414"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897607813997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "415"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897619983997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "416"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897631224003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "417"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897642614*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "418"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897654714003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "419"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897666113997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "420"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897677743998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "421"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897689974003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "422"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897701804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "423"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897714014*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "424"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897725704*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "425"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897737574*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "426"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897749723997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "427"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897761124*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "428"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897773664*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "429"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897785783997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "430"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897798554*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "431"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897810434*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "432"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897821364*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "433"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897832434*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "434"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897844384003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "435"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897854884*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "436"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897865434*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "437"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897875754004`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "438"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897888604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "439"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897899314003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "440"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897911233997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "441"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897923464003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "442"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897935824003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "443"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897947804003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "444"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897960383997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "445"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897973794003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "446"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897986303997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "447"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462897999224*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "448"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898011514*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "449"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898024524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "450"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898036274*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "451"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898047953997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "452"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898060474*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "453"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898072104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "454"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898084144*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "455"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898096754*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "456"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898108684*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "457"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898120444*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "458"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898133073997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "459"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898145704*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "460"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898157813997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "461"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898170383997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "462"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898183374*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "463"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898196664*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "464"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "5"], SeriesData[$CellContext`h, 0, {}, 5, 5, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898207284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "465"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898217964*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "466"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898228584003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "467"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898239574003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "468"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898250874*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "469"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898261344*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "470"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898272734003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "471"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898283274*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "472"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898293943996`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "473"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898305264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "474"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898316384*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "475"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898327144003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "476"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898337824*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "477"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898348234*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "478"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898358884*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "479"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898369934*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "480"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898380934*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "481"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898392604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "482"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898403084*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "483"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898413873997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "484"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "5"], SeriesData[$CellContext`h, 0, {}, 5, 5, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898424614*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "485"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898435264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "486"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898446373997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "487"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "5"], SeriesData[$CellContext`h, 0, {}, 5, 5, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898457564*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "488"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898468194*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "489"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898478754*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "490"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898489393997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "491"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898499644003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "492"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898511784*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "493"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898522684*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "494"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898534094*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "495"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898544604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "496"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898555074*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "497"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898566043997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "498"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898577444*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "499"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898587754*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "500"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898598514*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "501"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898610924*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "502"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898622743998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "503"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898636373997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "504"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898649934*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "505"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898663654003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "506"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898676054*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "507"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898688914003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "508"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898702004004`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "509"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898715394*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "510"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898729164*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "511"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898742824*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "512"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898755424*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "513"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898769444*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "514"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898784203997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "515"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898797734003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "516"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898811874*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "517"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898824144*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "518"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898838754*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "519"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898851074*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "520"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898865544*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "521"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898879694*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "522"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898892524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "523"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898906303997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "524"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898920274*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "525"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898933954*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "526"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898949234*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "527"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898963064003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "528"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898977214003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "529"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462898990824003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "530"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899003873997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "531"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899017164*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "532"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899031034*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "533"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899043104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "534"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899055724*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "535"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899069404*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "536"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899082544003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "537"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899095434*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "538"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899107544003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "539"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899118283997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "540"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899129734*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "541"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899139854*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "542"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899150514*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "543"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899163634*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "544"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899176074*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "545"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899190134*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "546"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899202693996`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "547"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899215964003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "Alternating", ",", "548"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899229084*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "1"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899238794003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "2"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899249294*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "3"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899258674*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "4"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899269723997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "5"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899280123997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "6"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899289834003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "7"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899300444*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "8"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899310584*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "9"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899319884*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "10"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899330224*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "11"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899341334*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "12"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899351004*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "13"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899361284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "14"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899371804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "15"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899380944*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "16"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899390924*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "17"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899401113997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "18"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899410193996`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "19"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899420234003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "20"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899431233997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "21"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899440973997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "22"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899451314*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "23"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899462623997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "24"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899472324*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "25"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899483004*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "26"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899493484*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "27"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899504874*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "28"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899514904003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "29"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899525504*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "30"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899536214*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "31"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899545524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "32"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899555804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "33"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899565104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "34"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899575144*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "35"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899584594*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "36"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899595304003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "37"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899604844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "38"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899614814*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "39"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899624164*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "40"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899635024*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "41"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899644463997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "42"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899655204*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "43"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899664644003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "44"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899675234003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "45"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899685754004`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "46"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899695254*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "47"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899705394*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "48"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899715744*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "49"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899724653997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "50"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899733394003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "51"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899742384*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "52"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899751414003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "53"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899760193996`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "54"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899769714003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "55"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899778613997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "56"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899787404003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "57"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899797274*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "58"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899806594*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "59"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899815764*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "60"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899825504*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "61"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899834964*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "62"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899845324*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "63"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899855134*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "64"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899865064*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "65"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899875074*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "66"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899885434*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "67"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899895094*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "68"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899905204*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "69"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899915554*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "70"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899924844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "71"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899934174*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "72"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899943344*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "73"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899951934*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "74"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899962454*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "75"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899971684*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "76"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899981454*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "77"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462899991244*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "78"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900002174*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "79"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900012534*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "80"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900022774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "81"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900033014*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "82"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900042844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "83"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900051703997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "84"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900060534*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "85"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900070014*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "86"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900080064*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "87"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900089184*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "88"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900099074*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "89"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900108444*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "90"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900117904*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "91"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900126524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "92"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900135123997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "93"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900144284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "94"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900152914*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "95"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900162434*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "96"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900171944*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "97"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900180774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "98"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900190544*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "99"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900199723997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "100"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900208704*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "101"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900217114*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "102"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900227244*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "103"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900237784*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "104"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900247404003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "105"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900257714*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "106"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900268744*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "107"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900278834*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "108"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900288724003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "109"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900297813997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "110"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900308004*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "111"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900316893997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "112"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900326174*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "113"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900335494003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "114"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900344983997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "115"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900353984003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "116"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900364604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "117"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900374804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "118"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900384824*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "119"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900393974*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "120"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900403873997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "121"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900413304*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "122"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900413394003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "123"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900422894*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "124"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900432174*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "125"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900441024*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "126"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900450884*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "127"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900460804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "128"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900470334*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "129"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900481493998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "130"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900493064003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "131"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900503634*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "132"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900513073997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "133"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900523634*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "134"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900535284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "135"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900535434*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "136"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900545514*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "137"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900555834*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "138"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900566974*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "139"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900577464*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "140"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900586834*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "141"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900597594*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "142"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900608143997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "143"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900608204*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "144"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900618234*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "145"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900628264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "146"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900639024*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "147"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900650894003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "148"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900659824*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "149"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900669254*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "150"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900678594*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "151"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900678674*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "152"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900689224*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "153"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900698564*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "154"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900710354*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "155"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900710444*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "156"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900718993998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "157"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900729144*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "158"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900739644003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "159"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900749264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "160"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900758543997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "161"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900768664*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "162"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900779834003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "163"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900790674*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "164"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900800864*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "165"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900810643997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "166"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900821844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "167"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900821984*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "168"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900822064*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "169"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900832584*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "170"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900842844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "171"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900852834*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "172"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900863403997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "173"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900873594*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "174"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900884694*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "175"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900895994*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "176"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900906174*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "177"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900914814*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "178"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900924734*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "179"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900924884*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "180"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900935634003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "181"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900935744*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "182"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900947874002`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "183"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900958484*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "184"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900968974*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "185"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900979694*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "186"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462900990304003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "187"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901000564003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "188"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901000713997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "189"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901011084003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "190"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901022334003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "191"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901032784*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "192"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901044504004`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "193"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901055804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "194"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901065464*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "195"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901077134*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "196"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901087654*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "197"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901097244*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "198"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901106284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "199"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901116914*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "200"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901128654003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "201"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901140364*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "202"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901151074*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "203"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901161534*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "204"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901171014*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "205"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901181154003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "206"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901190424*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "207"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901201914*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "208"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901212204*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "209"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901222124*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "210"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901232293997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "211"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901242474003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "212"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901252574*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "213"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901265484*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "214"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901275734*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "215"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901286823997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "216"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901297614*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "217"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901310764*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "218"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901322594*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "219"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901333494*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "220"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901344884*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "221"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901354704*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "222"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901365104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "223"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901375564003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "224"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901385494003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "225"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901395123997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "226"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901407404003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "227"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901416384*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "228"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901426804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "229"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901437404003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "230"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901450674*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "231"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901462284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "232"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901473484*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "233"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901484104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "234"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901497354*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "235"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901509904003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "236"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901521144*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "237"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901532584*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "238"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901542234*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "239"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901551014*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "240"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901559504004`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "241"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901568774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "242"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901578194*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "243"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901587594*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "244"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901601134*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "245"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901614203997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "246"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901625134*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "247"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901634544*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "248"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901644904003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "249"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901655573997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "250"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901666303997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "251"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901677724*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "252"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901688584003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "253"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901688744*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "254"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901701594*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "255"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901711474*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "256"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901720464*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "257"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901730434*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "258"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901741334*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "259"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901751314*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "260"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901751394*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "261"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901751464*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "262"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901762344*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "263"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901762623997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "264"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901762714*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "265"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901773984003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "266"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901784294*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "267"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901795484*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "268"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901806443996`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "269"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901815514*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "270"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901825604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "271"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901836043997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "272"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901845034*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "273"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901854954*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "274"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901866764*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "275"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901879284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "276"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901889784*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "277"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901901094*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "278"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901911124*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "279"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901921804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "280"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901932564*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "281"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901942444*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "282"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901953114*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "283"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901953204*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "284"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901953264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "285"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901963714*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "286"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901975344*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "287"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901985294*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "288"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462901997534*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "289"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902008764*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "290"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902020674*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "291"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902033873997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "292"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902045394*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "293"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902057174*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "294"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902069214*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "295"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902069334*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "296"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902080694*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "297"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902080783997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "298"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902092004004`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "299"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902102524*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "300"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902111194*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "301"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902123134003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "302"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902133304*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "303"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902144234*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "304"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902155573997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "305"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902165724*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "306"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902176624002`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "307"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902187794*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "308"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902198264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "309"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902208774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "310"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902219133997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "311"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902228694*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "312"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902239764*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "313"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902250604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "314"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902261194*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "315"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902271984*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "316"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902284194*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "317"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902295243998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "318"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902305544*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "319"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902315824003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "320"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902328403997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "321"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902340424*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "322"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902352204*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "323"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902362904*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "324"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902375324*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "325"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902385514*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "326"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902396624002`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "327"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902408394003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "328"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902418613997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "329"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902429624*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "330"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902440994*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "331"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902451233997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "332"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902461064*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "333"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902471294003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "334"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902482614*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "335"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902482704*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "336"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902482794*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "337"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902492944*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "338"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902502044*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "339"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902511254*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "340"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902521373997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "341"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902531104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "342"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902541614*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "343"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902552054*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "344"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902565174*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "345"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902577764*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "346"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902588924*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "347"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902599974003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "348"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902611043997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "349"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902624604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "350"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902636174*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "351"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902648094*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "352"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902659934*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "353"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "5"], SeriesData[$CellContext`h, 0, {}, 5, 5, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902670334*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "354"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902681804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "355"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902693184*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "356"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902704754*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "357"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902716614*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "358"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902727844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "359"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902738234*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "360"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902748784*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "361"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902758504*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "362"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902768814*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "363"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902779304*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "364"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902790944*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "365"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902801284*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "366"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902812414*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "367"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902821934*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "368"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902841984*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "369"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "5"], SeriesData[$CellContext`h, 0, {}, 5, 5, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902853884*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "370"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "5"], SeriesData[$CellContext`h, 0, {}, 5, 5, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902853904*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "371"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902863684*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "372"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902875074*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "373"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902886724*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "374"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902897304*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "375"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902908403997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "376"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902917223997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "377"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902928004*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "378"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902936823997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "379"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902946124*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "380"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902955614*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "381"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902963454*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "382"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902972604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "383"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902982264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "384"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "5"], SeriesData[$CellContext`h, 0, {}, 5, 5, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462902992033997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "385"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903003543997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "386"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903014463997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "387"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "5"], SeriesData[$CellContext`h, 0, {}, 5, 5, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903024424*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "388"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "5"], SeriesData[$CellContext`h, 0, {}, 5, 5, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903034104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "389"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903045224*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "390"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903054844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "391"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903065154*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "392"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903074544*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "393"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903084444*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "394"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903095654*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "395"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903107204*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "396"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903116774*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "397"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903126344*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "398"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903136594*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "399"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903146703997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "400"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903157684*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "401"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903168694*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "402"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903179274*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "403"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903189254*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "404"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903200664*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "405"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903211944*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "406"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903222104*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "407"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903232604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "408"}], "]"}], "\[Rule]", "0"}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903242514*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "409"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903251464*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "410"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903261654*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "411"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903272074003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "412"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903282883997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "413"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903292054*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "414"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903301994*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "415"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903312414*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "416"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903322794*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "417"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903332994003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "418"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903346233997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "419"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903356624002`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "420"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903366443996`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "421"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903377854*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "422"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903388904*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "423"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903401324*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "424"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903413334*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "425"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903423334*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "426"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903435243998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "427"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903445964003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "428"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903457324*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "429"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903469514*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "430"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903481804*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "431"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903493304*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "432"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903505214*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "433"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903505383997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "434"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903515984*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "435"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903527134*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "436"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903538264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "437"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903550664*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "438"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903563674*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "439"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903574604*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "440"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903585053997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "441"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903595903997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "442"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903609124002`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "443"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903620214*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "444"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903631054*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "445"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903641904*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "446"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903651493998`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "447"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903662264*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "448"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903671254*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "449"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903681624002`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "450"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903691454*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "451"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903700844*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "452"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903710114*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "453"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903721244*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "454"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903731754*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "455"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903743254004`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "456"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903753803997`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "457"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903763064003`*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "458"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903774624*^9}], Cell[BoxData[ RowBox[{ RowBox[{"Link", "[", RowBox[{"11", ",", "NonAlternating", ",", "459"}], "]"}], "\[Rule]", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", "h", "]"}], "4"], SeriesData[$CellContext`h, 0, {}, 4, 4, 1], Editable->False]}]], "Print", CellChangeTimes->{{3.4457000650456*^9, 3.4457000801786003`*^9}, 3.4462903784894*^9}] }, Open ]] }, Open ]], Cell[BoxData[""], "Input", CellChangeTimes->{{3.4462965612784*^9, 3.4462965663504*^9}}] }, WindowSize->{1264, 679}, WindowMargins->{{0, Automatic}, {Automatic, 0}}, FrontEndVersion->"6.0 for Microsoft Windows (32-bit) (June 19, 2007)", StyleDefinitions->"Default.nb" ] (* End of Notebook Content *) (* Internal cache information *) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[568, 21, 197, 5, 47, "Text"], Cell[CellGroupData[{ Cell[790, 30, 60, 1, 31, "Input"], Cell[853, 33, 416, 6, 43, "Print"] }, Open ]], Cell[1284, 42, 21852, 551, 1572, "Input"], Cell[CellGroupData[{ Cell[23161, 597, 146, 3, 31, "Input"], Cell[23310, 602, 250, 3, 30, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[23597, 610, 1036, 33, 72, "Input"], Cell[24636, 645, 419, 10, 47, "Output"], Cell[25058, 657, 234, 6, 21, "Message"], Cell[25295, 665, 324, 7, 21, "Message"], Cell[25622, 674, 307, 7, 21, "Message"], Cell[25932, 683, 789, 23, 53, "Output"], Cell[26724, 708, 230, 6, 21, "Message"], Cell[26957, 716, 250, 6, 21, "Message"], Cell[27210, 724, 1755, 51, 50, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[29002, 780, 1739, 46, 172, "Input"], Cell[CellGroupData[{ Cell[30766, 830, 332, 7, 23, "Print"], Cell[31101, 839, 332, 7, 23, "Print"], Cell[31436, 848, 332, 7, 23, "Print"], Cell[31771, 857, 332, 7, 23, "Print"], Cell[32106, 866, 332, 7, 23, "Print"], Cell[32441, 875, 332, 7, 23, "Print"], Cell[32776, 884, 332, 7, 23, "Print"], Cell[33111, 893, 336, 7, 23, "Print"], Cell[33450, 902, 336, 7, 23, "Print"], Cell[33789, 911, 333, 7, 23, "Print"], Cell[34125, 920, 337, 7, 23, "Print"], Cell[34465, 929, 333, 7, 23, "Print"], Cell[34801, 938, 337, 7, 23, "Print"], Cell[35141, 947, 337, 7, 23, "Print"], Cell[35481, 956, 337, 7, 23, "Print"], Cell[35821, 965, 333, 7, 23, "Print"], Cell[36157, 974, 333, 7, 23, "Print"], Cell[36493, 983, 333, 7, 23, "Print"], Cell[36829, 992, 333, 7, 23, "Print"], Cell[37165, 1001, 333, 7, 23, "Print"], Cell[37501, 1010, 333, 7, 23, "Print"], Cell[37837, 1019, 333, 7, 23, "Print"], Cell[38173, 1028, 333, 7, 23, "Print"], Cell[38509, 1037, 333, 7, 23, "Print"], Cell[38845, 1046, 333, 7, 23, "Print"], Cell[39181, 1055, 337, 7, 23, "Print"], Cell[39521, 1064, 333, 7, 23, "Print"], Cell[39857, 1073, 337, 7, 23, "Print"], Cell[40197, 1082, 333, 7, 23, "Print"], Cell[40533, 1091, 333, 7, 23, "Print"], Cell[40869, 1100, 333, 7, 23, "Print"], Cell[41205, 1109, 333, 7, 23, "Print"], Cell[41541, 1118, 333, 7, 23, "Print"], Cell[41877, 1127, 333, 7, 23, "Print"], Cell[42213, 1136, 333, 7, 23, "Print"], Cell[42549, 1145, 333, 7, 23, "Print"], Cell[42885, 1154, 333, 7, 23, "Print"], Cell[43221, 1163, 337, 7, 23, "Print"], Cell[43561, 1172, 333, 7, 23, "Print"], Cell[43897, 1181, 333, 7, 23, "Print"], Cell[44233, 1190, 333, 7, 23, "Print"], Cell[44569, 1199, 333, 7, 23, "Print"], Cell[44905, 1208, 337, 7, 23, "Print"], Cell[45245, 1217, 333, 7, 23, "Print"], Cell[45581, 1226, 333, 7, 23, "Print"], Cell[45917, 1235, 333, 7, 23, "Print"], Cell[46253, 1244, 333, 7, 23, "Print"], Cell[46589, 1253, 333, 7, 23, "Print"], Cell[46925, 1262, 333, 7, 23, "Print"], Cell[47261, 1271, 333, 7, 23, "Print"], Cell[47597, 1280, 333, 7, 23, "Print"], Cell[47933, 1289, 333, 7, 23, "Print"], Cell[48269, 1298, 333, 7, 23, "Print"], Cell[48605, 1307, 333, 7, 23, "Print"], Cell[48941, 1316, 337, 7, 23, "Print"], Cell[49281, 1325, 335, 7, 23, "Print"], Cell[49619, 1334, 335, 7, 23, "Print"], Cell[49957, 1343, 335, 7, 23, "Print"], Cell[50295, 1352, 335, 7, 23, "Print"], Cell[50633, 1361, 339, 7, 23, "Print"], Cell[50975, 1370, 335, 7, 23, "Print"], Cell[51313, 1379, 335, 7, 23, "Print"], Cell[51651, 1388, 339, 7, 23, "Print"], Cell[51993, 1397, 335, 7, 23, "Print"], Cell[52331, 1406, 336, 7, 23, "Print"], Cell[52670, 1415, 336, 7, 23, "Print"], Cell[53009, 1424, 336, 7, 23, "Print"], Cell[53348, 1433, 336, 7, 23, "Print"], Cell[53687, 1442, 336, 7, 23, "Print"], Cell[54026, 1451, 336, 7, 23, "Print"], Cell[54365, 1460, 336, 7, 23, "Print"], Cell[54704, 1469, 336, 7, 23, "Print"], Cell[55043, 1478, 336, 7, 23, "Print"], Cell[55382, 1487, 336, 7, 23, "Print"], Cell[55721, 1496, 340, 7, 23, "Print"], Cell[56064, 1505, 336, 7, 23, "Print"], Cell[56403, 1514, 336, 7, 23, "Print"], Cell[56742, 1523, 336, 7, 23, "Print"], Cell[57081, 1532, 340, 7, 23, "Print"], Cell[57424, 1541, 336, 7, 23, "Print"], Cell[57763, 1550, 336, 7, 23, "Print"] }, Open ]], Cell[58114, 1560, 594, 11, 21, "Message"], Cell[58711, 1573, 555, 10, 39, "Message"], Cell[59269, 1585, 555, 10, 39, "Message"], Cell[59827, 1597, 555, 10, 39, "Message"], Cell[60385, 1609, 606, 11, 21, "Message"], Cell[CellGroupData[{ Cell[61016, 1624, 336, 7, 23, "Print"], Cell[61355, 1633, 336, 7, 23, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[61740, 1646, 448, 13, 31, "Input"], Cell[62191, 1661, 277, 5, 30, "Output"] }, Open ]], Cell[62483, 1669, 1495, 42, 112, "Input"], Cell[CellGroupData[{ Cell[64003, 1715, 688, 20, 31, "Input"], Cell[64694, 1737, 10382, 333, 73, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[75113, 2075, 1106, 31, 31, "Input"], Cell[CellGroupData[{ Cell[76244, 2110, 781, 21, 23, "Print"], Cell[77028, 2133, 1117, 31, 38, "Print"], Cell[78148, 2166, 1143, 32, 38, "Print"], Cell[79294, 2200, 1117, 31, 38, "Print"], Cell[80414, 2233, 1143, 32, 38, "Print"], Cell[81560, 2267, 1147, 32, 38, "Print"], Cell[82710, 2301, 811, 22, 23, "Print"], Cell[83524, 2325, 1121, 31, 38, "Print"], Cell[84648, 2358, 499, 12, 23, "Print"], Cell[85150, 2372, 1144, 32, 38, "Print"], Cell[86297, 2406, 1144, 32, 38, "Print"], Cell[87444, 2440, 1148, 32, 38, "Print"], Cell[88595, 2474, 1144, 32, 38, "Print"], Cell[89742, 2508, 1148, 32, 38, "Print"], Cell[90893, 2542, 500, 12, 23, "Print"], Cell[91396, 2556, 504, 12, 23, "Print"], Cell[91903, 2570, 500, 12, 23, "Print"], Cell[92406, 2584, 500, 12, 23, "Print"], Cell[92909, 2598, 500, 12, 23, "Print"], Cell[93412, 2612, 500, 12, 23, "Print"], Cell[93915, 2626, 504, 12, 23, "Print"], Cell[94422, 2640, 755, 20, 23, "Print"], Cell[95180, 2662, 755, 20, 23, "Print"] }, Open ]], Cell[95950, 2685, 75, 1, 30, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[96062, 2691, 1073, 30, 31, "Input"], Cell[CellGroupData[{ Cell[97160, 2725, 633, 18, 23, "Print"], Cell[97796, 2745, 633, 18, 23, "Print"], Cell[98432, 2765, 380, 10, 23, "Print"], Cell[98815, 2777, 692, 20, 23, "Print"], Cell[99510, 2799, 667, 19, 23, "Print"], Cell[100180, 2820, 380, 10, 23, "Print"], Cell[100563, 2832, 380, 10, 23, "Print"], Cell[100946, 2844, 692, 20, 23, "Print"], Cell[101641, 2866, 671, 19, 23, "Print"], Cell[102315, 2887, 385, 10, 23, "Print"], Cell[102703, 2899, 668, 19, 23, "Print"], Cell[103374, 2920, 697, 20, 23, "Print"], Cell[104074, 2942, 693, 20, 23, "Print"], Cell[104770, 2964, 693, 20, 23, "Print"], Cell[105466, 2986, 693, 20, 23, "Print"], Cell[106162, 3008, 693, 20, 23, "Print"], Cell[106858, 3030, 693, 20, 23, "Print"], Cell[107554, 3052, 693, 20, 23, "Print"], Cell[108250, 3074, 381, 10, 23, "Print"], Cell[108634, 3086, 638, 18, 23, "Print"], Cell[109275, 3106, 381, 10, 23, "Print"], Cell[109659, 3118, 385, 10, 23, "Print"], Cell[110047, 3130, 381, 10, 23, "Print"], Cell[110431, 3142, 999, 29, 38, "Print"], Cell[111433, 3173, 1003, 29, 38, "Print"], Cell[112439, 3204, 999, 29, 38, "Print"], Cell[113441, 3235, 1025, 30, 38, "Print"], Cell[114469, 3267, 385, 10, 23, "Print"], Cell[114857, 3279, 999, 29, 38, "Print"], Cell[115859, 3310, 999, 29, 38, "Print"], Cell[116861, 3341, 672, 19, 23, "Print"], Cell[117536, 3362, 1025, 30, 38, "Print"], Cell[118564, 3394, 1025, 30, 38, "Print"], Cell[119592, 3426, 999, 29, 38, "Print"], Cell[120594, 3457, 999, 29, 38, "Print"], Cell[121596, 3488, 1025, 30, 38, "Print"], Cell[122624, 3520, 1025, 30, 38, "Print"], Cell[123652, 3552, 999, 29, 38, "Print"], Cell[124654, 3583, 381, 10, 23, "Print"], Cell[125038, 3595, 999, 29, 38, "Print"], Cell[126040, 3626, 1003, 29, 38, "Print"], Cell[127046, 3657, 1025, 30, 38, "Print"], Cell[128074, 3689, 381, 10, 23, "Print"], Cell[128458, 3701, 381, 10, 23, "Print"], Cell[128842, 3713, 381, 10, 23, "Print"], Cell[129226, 3725, 381, 10, 23, "Print"], Cell[129610, 3737, 381, 10, 23, "Print"], Cell[129994, 3749, 385, 10, 23, "Print"], Cell[130382, 3761, 381, 10, 23, "Print"], Cell[130766, 3773, 381, 10, 23, "Print"], Cell[131150, 3785, 381, 10, 23, "Print"], Cell[131534, 3797, 385, 10, 23, "Print"], Cell[131922, 3809, 381, 10, 23, "Print"], Cell[132306, 3821, 381, 10, 23, "Print"], Cell[132690, 3833, 381, 10, 23, "Print"], Cell[133074, 3845, 661, 19, 23, "Print"], Cell[133738, 3866, 661, 19, 23, "Print"], Cell[134402, 3887, 661, 19, 23, "Print"], Cell[135066, 3908, 661, 19, 23, "Print"], Cell[135730, 3929, 661, 19, 23, "Print"], Cell[136394, 3950, 661, 19, 23, "Print"], Cell[137058, 3971, 383, 10, 23, "Print"], Cell[137444, 3983, 383, 10, 23, "Print"], Cell[137830, 3995, 699, 20, 23, "Print"], Cell[138532, 4017, 696, 20, 23, "Print"], Cell[139231, 4039, 675, 19, 23, "Print"], Cell[139909, 4060, 384, 10, 23, "Print"], Cell[140296, 4072, 637, 18, 23, "Print"], Cell[140936, 4092, 662, 19, 23, "Print"], Cell[141601, 4113, 662, 19, 23, "Print"], Cell[142266, 4134, 662, 19, 23, "Print"], Cell[142931, 4155, 384, 10, 23, "Print"], Cell[143318, 4167, 1028, 30, 38, "Print"], Cell[144349, 4199, 1032, 30, 38, "Print"], Cell[145384, 4231, 384, 10, 23, "Print"], Cell[145771, 4243, 388, 10, 23, "Print"], Cell[146162, 4255, 384, 10, 23, "Print"], Cell[146549, 4267, 388, 10, 23, "Print"], Cell[146940, 4279, 384, 10, 23, "Print"], Cell[147327, 4291, 384, 10, 23, "Print"], Cell[147714, 4303, 384, 10, 23, "Print"], Cell[148101, 4315, 384, 10, 23, "Print"], Cell[148488, 4327, 388, 10, 23, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[148925, 4343, 1111, 31, 31, "Input"], Cell[CellGroupData[{ Cell[150061, 4378, 357, 10, 23, "Print"], Cell[150421, 4390, 357, 10, 23, "Print"], Cell[150781, 4402, 357, 10, 23, "Print"], Cell[151141, 4414, 357, 10, 23, "Print"], Cell[151501, 4426, 357, 10, 23, "Print"], Cell[151861, 4438, 357, 10, 23, "Print"], Cell[152221, 4450, 357, 10, 23, "Print"], Cell[152581, 4462, 361, 10, 23, "Print"], Cell[152945, 4474, 357, 10, 23, "Print"], Cell[153305, 4486, 217, 6, 23, "Print"], Cell[153525, 4494, 358, 10, 23, "Print"], Cell[153886, 4506, 362, 10, 23, "Print"], Cell[154251, 4518, 358, 10, 23, "Print"], Cell[154612, 4530, 358, 10, 23, "Print"], Cell[154973, 4542, 358, 10, 23, "Print"], Cell[155334, 4554, 358, 10, 23, "Print"], Cell[155695, 4566, 358, 10, 23, "Print"], Cell[156056, 4578, 358, 10, 23, "Print"], Cell[156417, 4590, 358, 10, 23, "Print"], Cell[156778, 4602, 358, 10, 23, "Print"], Cell[157139, 4614, 358, 10, 23, "Print"], Cell[157500, 4626, 358, 10, 23, "Print"], Cell[157861, 4638, 362, 10, 23, "Print"], Cell[158226, 4650, 358, 10, 23, "Print"], Cell[158587, 4662, 362, 10, 23, "Print"], Cell[158952, 4674, 358, 10, 23, "Print"], Cell[159313, 4686, 358, 10, 23, "Print"], Cell[159674, 4698, 358, 10, 23, "Print"], Cell[160035, 4710, 358, 10, 23, "Print"], Cell[160396, 4722, 358, 10, 23, "Print"], Cell[160757, 4734, 358, 10, 23, "Print"], Cell[161118, 4746, 362, 10, 23, "Print"], Cell[161483, 4758, 358, 10, 23, "Print"], Cell[161844, 4770, 358, 10, 23, "Print"], Cell[162205, 4782, 358, 10, 23, "Print"], Cell[162566, 4794, 362, 10, 23, "Print"], Cell[162931, 4806, 358, 10, 23, "Print"], Cell[163292, 4818, 358, 10, 23, "Print"], Cell[163653, 4830, 358, 10, 23, "Print"], Cell[164014, 4842, 362, 10, 23, "Print"], Cell[164379, 4854, 358, 10, 23, "Print"], Cell[164740, 4866, 358, 10, 23, "Print"], Cell[165101, 4878, 358, 10, 23, "Print"], Cell[165462, 4890, 362, 10, 23, "Print"], Cell[165827, 4902, 358, 10, 23, "Print"], Cell[166188, 4914, 358, 10, 23, "Print"], Cell[166549, 4926, 358, 10, 23, "Print"], Cell[166910, 4938, 358, 10, 23, "Print"], Cell[167271, 4950, 358, 10, 23, "Print"], Cell[167632, 4962, 358, 10, 23, "Print"], Cell[167993, 4974, 358, 10, 23, "Print"], Cell[168354, 4986, 362, 10, 23, "Print"], Cell[168719, 4998, 358, 10, 23, "Print"], Cell[169080, 5010, 358, 10, 23, "Print"], Cell[169441, 5022, 362, 10, 23, "Print"], Cell[169806, 5034, 360, 10, 23, "Print"], Cell[170169, 5046, 364, 10, 23, "Print"], Cell[170536, 5058, 360, 10, 23, "Print"], Cell[170899, 5070, 360, 10, 23, "Print"], Cell[171262, 5082, 360, 10, 23, "Print"], Cell[171625, 5094, 364, 10, 23, "Print"], Cell[171992, 5106, 360, 10, 23, "Print"], Cell[172355, 5118, 360, 10, 23, "Print"], Cell[172718, 5130, 360, 10, 23, "Print"], Cell[173081, 5142, 361, 10, 23, "Print"], Cell[173445, 5154, 365, 10, 23, "Print"], Cell[173813, 5166, 361, 10, 23, "Print"], Cell[174177, 5178, 361, 10, 23, "Print"], Cell[174541, 5190, 365, 10, 23, "Print"], Cell[174909, 5202, 361, 10, 23, "Print"], Cell[175273, 5214, 361, 10, 23, "Print"], Cell[175637, 5226, 365, 10, 23, "Print"], Cell[176005, 5238, 365, 10, 23, "Print"], Cell[176373, 5250, 361, 10, 23, "Print"], Cell[176737, 5262, 361, 10, 23, "Print"], Cell[177101, 5274, 365, 10, 23, "Print"], Cell[177469, 5286, 361, 10, 23, "Print"], Cell[177833, 5298, 361, 10, 23, "Print"], Cell[178197, 5310, 365, 10, 23, "Print"], Cell[178565, 5322, 361, 10, 23, "Print"], Cell[178929, 5334, 361, 10, 23, "Print"], Cell[179293, 5346, 365, 10, 23, "Print"], Cell[179661, 5358, 365, 10, 23, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[180075, 5374, 1098, 30, 31, "Input"], Cell[CellGroupData[{ Cell[181198, 5408, 365, 10, 23, "Print"], Cell[181566, 5420, 365, 10, 23, "Print"], Cell[181934, 5432, 365, 10, 23, "Print"], Cell[182302, 5444, 365, 10, 23, "Print"], Cell[182670, 5456, 365, 10, 23, "Print"], Cell[183038, 5468, 365, 10, 23, "Print"], Cell[183406, 5480, 365, 10, 23, "Print"], Cell[183774, 5492, 369, 10, 23, "Print"], Cell[184146, 5504, 365, 10, 23, "Print"], Cell[184514, 5516, 366, 10, 23, "Print"], Cell[184883, 5528, 366, 10, 23, "Print"], Cell[185252, 5540, 370, 10, 23, "Print"], Cell[185625, 5552, 366, 10, 23, "Print"], Cell[185994, 5564, 370, 10, 23, "Print"], Cell[186367, 5576, 370, 10, 23, "Print"], Cell[186740, 5588, 370, 10, 23, "Print"], Cell[187113, 5600, 366, 10, 23, "Print"], Cell[187482, 5612, 366, 10, 23, "Print"], Cell[187851, 5624, 366, 10, 23, "Print"], Cell[188220, 5636, 366, 10, 23, "Print"], Cell[188589, 5648, 370, 10, 23, "Print"], Cell[188962, 5660, 366, 10, 23, "Print"], Cell[189331, 5672, 370, 10, 23, "Print"], Cell[189704, 5684, 366, 10, 23, "Print"], Cell[190073, 5696, 366, 10, 23, "Print"], Cell[190442, 5708, 366, 10, 23, "Print"], Cell[190811, 5720, 366, 10, 23, "Print"], Cell[191180, 5732, 370, 10, 23, "Print"], Cell[191553, 5744, 366, 10, 23, "Print"], Cell[191922, 5756, 366, 10, 23, "Print"], Cell[192291, 5768, 370, 10, 23, "Print"], Cell[192664, 5780, 366, 10, 23, "Print"], Cell[193033, 5792, 366, 10, 23, "Print"], Cell[193402, 5804, 366, 10, 23, "Print"], Cell[193771, 5816, 370, 10, 23, "Print"], Cell[194144, 5828, 370, 10, 23, "Print"], Cell[194517, 5840, 366, 10, 23, "Print"], Cell[194886, 5852, 366, 10, 23, "Print"], Cell[195255, 5864, 366, 10, 23, "Print"], Cell[195624, 5876, 366, 10, 23, "Print"], Cell[195993, 5888, 366, 10, 23, "Print"], Cell[196362, 5900, 366, 10, 23, "Print"], Cell[196731, 5912, 366, 10, 23, "Print"], Cell[197100, 5924, 370, 10, 23, "Print"], Cell[197473, 5936, 366, 10, 23, "Print"], Cell[197842, 5948, 366, 10, 23, "Print"], Cell[198211, 5960, 366, 10, 23, "Print"], Cell[198580, 5972, 366, 10, 23, "Print"], Cell[198949, 5984, 366, 10, 23, "Print"], Cell[199318, 5996, 225, 6, 23, "Print"], Cell[199546, 6004, 366, 10, 23, "Print"], Cell[199915, 6016, 225, 6, 23, "Print"], Cell[200143, 6024, 366, 10, 23, "Print"], Cell[200512, 6036, 225, 6, 23, "Print"], Cell[200740, 6044, 366, 10, 23, "Print"], Cell[201109, 6056, 366, 10, 23, "Print"], Cell[201478, 6068, 366, 10, 23, "Print"], Cell[201847, 6080, 370, 10, 23, "Print"], Cell[202220, 6092, 366, 10, 23, "Print"], Cell[202589, 6104, 370, 10, 23, "Print"], Cell[202962, 6116, 366, 10, 23, "Print"], Cell[203331, 6128, 366, 10, 23, "Print"], Cell[203700, 6140, 366, 10, 23, "Print"], Cell[204069, 6152, 366, 10, 23, "Print"], Cell[204438, 6164, 370, 10, 23, "Print"], Cell[204811, 6176, 366, 10, 23, "Print"], Cell[205180, 6188, 366, 10, 23, "Print"], Cell[205549, 6200, 370, 10, 23, "Print"], Cell[205922, 6212, 366, 10, 23, "Print"], Cell[206291, 6224, 366, 10, 23, "Print"], Cell[206660, 6236, 366, 10, 23, "Print"], Cell[207029, 6248, 366, 10, 23, "Print"], Cell[207398, 6260, 366, 10, 23, "Print"], Cell[207767, 6272, 366, 10, 23, "Print"], Cell[208136, 6284, 366, 10, 23, "Print"], Cell[208505, 6296, 366, 10, 23, "Print"], Cell[208874, 6308, 366, 10, 23, "Print"], Cell[209243, 6320, 366, 10, 23, "Print"], Cell[209612, 6332, 366, 10, 23, "Print"], Cell[209981, 6344, 366, 10, 23, "Print"], Cell[210350, 6356, 366, 10, 23, "Print"], Cell[210719, 6368, 366, 10, 23, "Print"], Cell[211088, 6380, 366, 10, 23, "Print"], Cell[211457, 6392, 366, 10, 23, "Print"], Cell[211826, 6404, 370, 10, 23, "Print"], Cell[212199, 6416, 366, 10, 23, "Print"], Cell[212568, 6428, 370, 10, 23, "Print"], Cell[212941, 6440, 366, 10, 23, "Print"], Cell[213310, 6452, 366, 10, 23, "Print"], Cell[213679, 6464, 366, 10, 23, "Print"], Cell[214048, 6476, 366, 10, 23, "Print"], Cell[214417, 6488, 370, 10, 23, "Print"], Cell[214790, 6500, 366, 10, 23, "Print"], Cell[215159, 6512, 366, 10, 23, "Print"], Cell[215528, 6524, 366, 10, 23, "Print"], Cell[215897, 6536, 366, 10, 23, "Print"], Cell[216266, 6548, 370, 10, 23, "Print"], Cell[216639, 6560, 370, 10, 23, "Print"], Cell[217012, 6572, 366, 10, 23, "Print"], Cell[217381, 6584, 367, 10, 23, "Print"], Cell[217751, 6596, 367, 10, 23, "Print"], Cell[218121, 6608, 367, 10, 23, "Print"], Cell[218491, 6620, 367, 10, 23, "Print"], Cell[218861, 6632, 367, 10, 23, "Print"], Cell[219231, 6644, 367, 10, 23, "Print"], Cell[219601, 6656, 367, 10, 23, "Print"], Cell[219971, 6668, 371, 10, 23, "Print"], Cell[220345, 6680, 367, 10, 23, "Print"], Cell[220715, 6692, 367, 10, 23, "Print"], Cell[221085, 6704, 367, 10, 23, "Print"], Cell[221455, 6716, 371, 10, 23, "Print"], Cell[221829, 6728, 371, 10, 23, "Print"], Cell[222203, 6740, 367, 10, 23, "Print"], Cell[222573, 6752, 371, 10, 23, "Print"], Cell[222947, 6764, 367, 10, 23, "Print"], Cell[223317, 6776, 371, 10, 23, "Print"], Cell[223691, 6788, 367, 10, 23, "Print"], Cell[224061, 6800, 367, 10, 23, "Print"], Cell[224431, 6812, 367, 10, 23, "Print"], Cell[224801, 6824, 367, 10, 23, "Print"], Cell[225171, 6836, 367, 10, 23, "Print"], Cell[225541, 6848, 367, 10, 23, "Print"], Cell[225911, 6860, 367, 10, 23, "Print"], Cell[226281, 6872, 371, 10, 23, "Print"], Cell[226655, 6884, 367, 10, 23, "Print"], Cell[227025, 6896, 367, 10, 23, "Print"], Cell[227395, 6908, 371, 10, 23, "Print"], Cell[227769, 6920, 367, 10, 23, "Print"], Cell[228139, 6932, 367, 10, 23, "Print"], Cell[228509, 6944, 367, 10, 23, "Print"], Cell[228879, 6956, 367, 10, 23, "Print"], Cell[229249, 6968, 230, 6, 23, "Print"], Cell[229482, 6976, 367, 10, 23, "Print"], Cell[229852, 6988, 367, 10, 23, "Print"], Cell[230222, 7000, 371, 10, 23, "Print"], Cell[230596, 7012, 371, 10, 23, "Print"], Cell[230970, 7024, 367, 10, 23, "Print"], Cell[231340, 7036, 367, 10, 23, "Print"], Cell[231710, 7048, 367, 10, 23, "Print"], Cell[232080, 7060, 371, 10, 23, "Print"], Cell[232454, 7072, 367, 10, 23, "Print"], Cell[232824, 7084, 371, 10, 23, "Print"], Cell[233198, 7096, 367, 10, 23, "Print"], Cell[233568, 7108, 367, 10, 23, "Print"], Cell[233938, 7120, 367, 10, 23, "Print"], Cell[234308, 7132, 367, 10, 23, "Print"], Cell[234678, 7144, 367, 10, 23, "Print"], Cell[235048, 7156, 371, 10, 23, "Print"], Cell[235422, 7168, 371, 10, 23, "Print"], Cell[235796, 7180, 367, 10, 23, "Print"], Cell[236166, 7192, 371, 10, 23, "Print"], Cell[236540, 7204, 367, 10, 23, "Print"], Cell[236910, 7216, 371, 10, 23, "Print"], Cell[237284, 7228, 371, 10, 23, "Print"], Cell[237658, 7240, 371, 10, 23, "Print"], Cell[238032, 7252, 367, 10, 23, "Print"], Cell[238402, 7264, 371, 10, 23, "Print"], Cell[238776, 7276, 367, 10, 23, "Print"], Cell[239146, 7288, 371, 10, 23, "Print"], Cell[239520, 7300, 367, 10, 23, "Print"], Cell[239890, 7312, 367, 10, 23, "Print"], Cell[240260, 7324, 367, 10, 23, "Print"], Cell[240630, 7336, 367, 10, 23, "Print"], Cell[241000, 7348, 367, 10, 23, "Print"], Cell[241370, 7360, 371, 10, 23, "Print"], Cell[241744, 7372, 367, 10, 23, "Print"], Cell[242114, 7384, 367, 10, 23, "Print"], Cell[242484, 7396, 367, 10, 23, "Print"], Cell[242854, 7408, 367, 10, 23, "Print"], Cell[243224, 7420, 371, 10, 23, "Print"], Cell[243598, 7432, 367, 10, 23, "Print"], Cell[243968, 7444, 367, 10, 23, "Print"], Cell[244338, 7456, 367, 10, 23, "Print"], Cell[244708, 7468, 367, 10, 23, "Print"], Cell[245078, 7480, 367, 10, 23, "Print"], Cell[245448, 7492, 367, 10, 23, "Print"], Cell[245818, 7504, 367, 10, 23, "Print"], Cell[246188, 7516, 367, 10, 23, "Print"], Cell[246558, 7528, 371, 10, 23, "Print"], Cell[246932, 7540, 367, 10, 23, "Print"], Cell[247302, 7552, 371, 10, 23, "Print"], Cell[247676, 7564, 367, 10, 23, "Print"], Cell[248046, 7576, 367, 10, 23, "Print"], Cell[248416, 7588, 371, 10, 23, "Print"], Cell[248790, 7600, 367, 10, 23, "Print"], Cell[249160, 7612, 371, 10, 23, "Print"], Cell[249534, 7624, 367, 10, 23, "Print"], Cell[249904, 7636, 367, 10, 23, "Print"], Cell[250274, 7648, 367, 10, 23, "Print"], Cell[250644, 7660, 367, 10, 23, "Print"], Cell[251014, 7672, 367, 10, 23, "Print"], Cell[251384, 7684, 371, 10, 23, "Print"], Cell[251758, 7696, 371, 10, 23, "Print"], Cell[252132, 7708, 367, 10, 23, "Print"], Cell[252502, 7720, 367, 10, 23, "Print"], Cell[252872, 7732, 367, 10, 23, "Print"], Cell[253242, 7744, 367, 10, 23, "Print"], Cell[253612, 7756, 367, 10, 23, "Print"], Cell[253982, 7768, 371, 10, 23, "Print"], Cell[254356, 7780, 367, 10, 23, "Print"], Cell[254726, 7792, 371, 10, 23, "Print"], Cell[255100, 7804, 371, 10, 23, "Print"], Cell[255474, 7816, 367, 10, 23, "Print"], Cell[255844, 7828, 371, 10, 23, "Print"], Cell[256218, 7840, 367, 10, 23, "Print"], Cell[256588, 7852, 367, 10, 23, "Print"], Cell[256958, 7864, 367, 10, 23, "Print"], Cell[257328, 7876, 367, 10, 23, "Print"], Cell[257698, 7888, 367, 10, 23, "Print"], Cell[258068, 7900, 367, 10, 23, "Print"], Cell[258438, 7912, 371, 10, 23, "Print"], Cell[258812, 7924, 367, 10, 23, "Print"], Cell[259182, 7936, 367, 10, 23, "Print"], Cell[259552, 7948, 371, 10, 23, "Print"], Cell[259926, 7960, 371, 10, 23, "Print"], Cell[260300, 7972, 371, 10, 23, "Print"], Cell[260674, 7984, 367, 10, 23, "Print"], Cell[261044, 7996, 367, 10, 23, "Print"], Cell[261414, 8008, 367, 10, 23, "Print"], Cell[261784, 8020, 367, 10, 23, "Print"], Cell[262154, 8032, 367, 10, 23, "Print"], Cell[262524, 8044, 367, 10, 23, "Print"], Cell[262894, 8056, 367, 10, 23, "Print"], Cell[263264, 8068, 367, 10, 23, "Print"], Cell[263634, 8080, 371, 10, 23, "Print"], Cell[264008, 8092, 367, 10, 23, "Print"], Cell[264378, 8104, 371, 10, 23, "Print"], Cell[264752, 8116, 367, 10, 23, "Print"], Cell[265122, 8128, 371, 10, 23, "Print"], Cell[265496, 8140, 367, 10, 23, "Print"], Cell[265866, 8152, 367, 10, 23, "Print"], Cell[266236, 8164, 371, 10, 23, "Print"], Cell[266610, 8176, 367, 10, 23, "Print"], Cell[266980, 8188, 367, 10, 23, "Print"], Cell[267350, 8200, 367, 10, 23, "Print"], Cell[267720, 8212, 367, 10, 23, "Print"], Cell[268090, 8224, 367, 10, 23, "Print"], Cell[268460, 8236, 367, 10, 23, "Print"], Cell[268830, 8248, 367, 10, 23, "Print"], Cell[269200, 8260, 367, 10, 23, "Print"], Cell[269570, 8272, 367, 10, 23, "Print"], Cell[269940, 8284, 371, 10, 23, "Print"], Cell[270314, 8296, 371, 10, 23, "Print"], Cell[270688, 8308, 371, 10, 23, "Print"], Cell[271062, 8320, 371, 10, 23, "Print"], Cell[271436, 8332, 367, 10, 23, "Print"], Cell[271806, 8344, 367, 10, 23, "Print"], Cell[272176, 8356, 367, 10, 23, "Print"], Cell[272546, 8368, 367, 10, 23, "Print"], Cell[272916, 8380, 371, 10, 23, "Print"], Cell[273290, 8392, 367, 10, 23, "Print"], Cell[273660, 8404, 367, 10, 23, "Print"], Cell[274030, 8416, 371, 10, 23, "Print"], Cell[274404, 8428, 367, 10, 23, "Print"], Cell[274774, 8440, 367, 10, 23, "Print"], Cell[275144, 8452, 367, 10, 23, "Print"], Cell[275514, 8464, 367, 10, 23, "Print"], Cell[275884, 8476, 371, 10, 23, "Print"], Cell[276258, 8488, 367, 10, 23, "Print"], Cell[276628, 8500, 367, 10, 23, "Print"], Cell[276998, 8512, 371, 10, 23, "Print"], Cell[277372, 8524, 371, 10, 23, "Print"], Cell[277746, 8536, 367, 10, 23, "Print"], Cell[278116, 8548, 367, 10, 23, "Print"], Cell[278486, 8560, 371, 10, 23, "Print"], Cell[278860, 8572, 367, 10, 23, "Print"], Cell[279230, 8584, 367, 10, 23, "Print"], Cell[279600, 8596, 367, 10, 23, "Print"], Cell[279970, 8608, 367, 10, 23, "Print"], Cell[280340, 8620, 367, 10, 23, "Print"], Cell[280710, 8632, 367, 10, 23, "Print"], Cell[281080, 8644, 367, 10, 23, "Print"], Cell[281450, 8656, 367, 10, 23, "Print"], Cell[281820, 8668, 367, 10, 23, "Print"], Cell[282190, 8680, 371, 10, 23, "Print"], Cell[282564, 8692, 367, 10, 23, "Print"], Cell[282934, 8704, 367, 10, 23, "Print"], Cell[283304, 8716, 367, 10, 23, "Print"], Cell[283674, 8728, 367, 10, 23, "Print"], Cell[284044, 8740, 371, 10, 23, "Print"], Cell[284418, 8752, 371, 10, 23, "Print"], Cell[284792, 8764, 367, 10, 23, "Print"], Cell[285162, 8776, 367, 10, 23, "Print"], Cell[285532, 8788, 367, 10, 23, "Print"], Cell[285902, 8800, 371, 10, 23, "Print"], Cell[286276, 8812, 367, 10, 23, "Print"], Cell[286646, 8824, 367, 10, 23, "Print"], Cell[287016, 8836, 367, 10, 23, "Print"], Cell[287386, 8848, 371, 10, 23, "Print"], Cell[287760, 8860, 367, 10, 23, "Print"], Cell[288130, 8872, 371, 10, 23, "Print"], Cell[288504, 8884, 367, 10, 23, "Print"], Cell[288874, 8896, 371, 10, 23, "Print"], Cell[289248, 8908, 371, 10, 23, "Print"], Cell[289622, 8920, 367, 10, 23, "Print"], Cell[289992, 8932, 371, 10, 23, "Print"], Cell[290366, 8944, 367, 10, 23, "Print"], Cell[290736, 8956, 367, 10, 23, "Print"], Cell[291106, 8968, 367, 10, 23, "Print"], Cell[291476, 8980, 367, 10, 23, "Print"], Cell[291846, 8992, 367, 10, 23, "Print"], Cell[292216, 9004, 367, 10, 23, "Print"], Cell[292586, 9016, 367, 10, 23, "Print"], Cell[292956, 9028, 371, 10, 23, "Print"], Cell[293330, 9040, 367, 10, 23, "Print"], Cell[293700, 9052, 367, 10, 23, "Print"], Cell[294070, 9064, 367, 10, 23, "Print"], Cell[294440, 9076, 367, 10, 23, "Print"], Cell[294810, 9088, 367, 10, 23, "Print"], Cell[295180, 9100, 371, 10, 23, "Print"], Cell[295554, 9112, 367, 10, 23, "Print"], Cell[295924, 9124, 367, 10, 23, "Print"], Cell[296294, 9136, 371, 10, 23, "Print"], Cell[296668, 9148, 367, 10, 23, "Print"], Cell[297038, 9160, 367, 10, 23, "Print"], Cell[297408, 9172, 371, 10, 23, "Print"], Cell[297782, 9184, 367, 10, 23, "Print"], Cell[298152, 9196, 371, 10, 23, "Print"], Cell[298526, 9208, 371, 10, 23, "Print"], Cell[298900, 9220, 367, 10, 23, "Print"], Cell[299270, 9232, 371, 10, 23, "Print"], Cell[299644, 9244, 367, 10, 23, "Print"], Cell[300014, 9256, 367, 10, 23, "Print"], Cell[300384, 9268, 371, 10, 23, "Print"], Cell[300758, 9280, 367, 10, 23, "Print"], Cell[301128, 9292, 371, 10, 23, "Print"], Cell[301502, 9304, 367, 10, 23, "Print"], Cell[301872, 9316, 371, 10, 23, "Print"], Cell[302246, 9328, 367, 10, 23, "Print"], Cell[302616, 9340, 367, 10, 23, "Print"], Cell[302986, 9352, 367, 10, 23, "Print"], Cell[303356, 9364, 367, 10, 23, "Print"], Cell[303726, 9376, 371, 10, 23, "Print"], Cell[304100, 9388, 371, 10, 23, "Print"], Cell[304474, 9400, 367, 10, 23, "Print"], Cell[304844, 9412, 367, 10, 23, "Print"], Cell[305214, 9424, 367, 10, 23, "Print"], Cell[305584, 9436, 371, 10, 23, "Print"], Cell[305958, 9448, 367, 10, 23, "Print"], Cell[306328, 9460, 371, 10, 23, "Print"], Cell[306702, 9472, 367, 10, 23, "Print"], Cell[307072, 9484, 367, 10, 23, "Print"], Cell[307442, 9496, 367, 10, 23, "Print"], Cell[307812, 9508, 367, 10, 23, "Print"], Cell[308182, 9520, 367, 10, 23, "Print"], Cell[308552, 9532, 371, 10, 23, "Print"], Cell[308926, 9544, 367, 10, 23, "Print"], Cell[309296, 9556, 367, 10, 23, "Print"], Cell[309666, 9568, 371, 10, 23, "Print"], Cell[310040, 9580, 367, 10, 23, "Print"], Cell[310410, 9592, 367, 10, 23, "Print"], Cell[310780, 9604, 371, 10, 23, "Print"], Cell[311154, 9616, 367, 10, 23, "Print"], Cell[311524, 9628, 371, 10, 23, "Print"], Cell[311898, 9640, 367, 10, 23, "Print"], Cell[312268, 9652, 371, 10, 23, "Print"], Cell[312642, 9664, 367, 10, 23, "Print"], Cell[313012, 9676, 367, 10, 23, "Print"], Cell[313382, 9688, 371, 10, 23, "Print"], Cell[313756, 9700, 367, 10, 23, "Print"], Cell[314126, 9712, 367, 10, 23, "Print"], Cell[314496, 9724, 371, 10, 23, "Print"], Cell[314870, 9736, 371, 10, 23, "Print"], Cell[315244, 9748, 367, 10, 23, "Print"], Cell[315614, 9760, 367, 10, 23, "Print"], Cell[315984, 9772, 367, 10, 23, "Print"], Cell[316354, 9784, 367, 10, 23, "Print"], Cell[316724, 9796, 367, 10, 23, "Print"], Cell[317094, 9808, 367, 10, 23, "Print"], Cell[317464, 9820, 367, 10, 23, "Print"], Cell[317834, 9832, 367, 10, 23, "Print"], Cell[318204, 9844, 371, 10, 23, "Print"], Cell[318578, 9856, 367, 10, 23, "Print"], Cell[318948, 9868, 367, 10, 23, "Print"], Cell[319318, 9880, 367, 10, 23, "Print"], Cell[319688, 9892, 367, 10, 23, "Print"], Cell[320058, 9904, 367, 10, 23, "Print"], Cell[320428, 9916, 367, 10, 23, "Print"], Cell[320798, 9928, 367, 10, 23, "Print"], Cell[321168, 9940, 367, 10, 23, "Print"], Cell[321538, 9952, 367, 10, 23, "Print"], Cell[321908, 9964, 367, 10, 23, "Print"], Cell[322278, 9976, 367, 10, 23, "Print"], Cell[322648, 9988, 367, 10, 23, "Print"], Cell[323018, 10000, 367, 10, 23, "Print"], Cell[323388, 10012, 367, 10, 23, "Print"], Cell[323758, 10024, 371, 10, 23, "Print"], Cell[324132, 10036, 367, 10, 23, "Print"], Cell[324502, 10048, 371, 10, 23, "Print"], Cell[324876, 10060, 367, 10, 23, "Print"], Cell[325246, 10072, 371, 10, 23, "Print"], Cell[325620, 10084, 367, 10, 23, "Print"], Cell[325990, 10096, 367, 10, 23, "Print"], Cell[326360, 10108, 371, 10, 23, "Print"], Cell[326734, 10120, 367, 10, 23, "Print"], Cell[327104, 10132, 367, 10, 23, "Print"], Cell[327474, 10144, 371, 10, 23, "Print"], Cell[327848, 10156, 367, 10, 23, "Print"], Cell[328218, 10168, 367, 10, 23, "Print"], Cell[328588, 10180, 371, 10, 23, "Print"], Cell[328962, 10192, 367, 10, 23, "Print"], Cell[329332, 10204, 371, 10, 23, "Print"], Cell[329706, 10216, 367, 10, 23, "Print"], Cell[330076, 10228, 371, 10, 23, "Print"], Cell[330450, 10240, 371, 10, 23, "Print"], Cell[330824, 10252, 367, 10, 23, "Print"], Cell[331194, 10264, 367, 10, 23, "Print"], Cell[331564, 10276, 367, 10, 23, "Print"], Cell[331934, 10288, 367, 10, 23, "Print"], Cell[332304, 10300, 367, 10, 23, "Print"], Cell[332674, 10312, 371, 10, 23, "Print"], Cell[333048, 10324, 367, 10, 23, "Print"], Cell[333418, 10336, 367, 10, 23, "Print"], Cell[333788, 10348, 371, 10, 23, "Print"], Cell[334162, 10360, 371, 10, 23, "Print"], Cell[334536, 10372, 371, 10, 23, "Print"], Cell[334910, 10384, 367, 10, 23, "Print"], Cell[335280, 10396, 371, 10, 23, "Print"], Cell[335654, 10408, 371, 10, 23, "Print"], Cell[336028, 10420, 371, 10, 23, "Print"], Cell[336402, 10432, 371, 10, 23, "Print"], Cell[336776, 10444, 367, 10, 23, "Print"], Cell[337146, 10456, 367, 10, 23, "Print"], Cell[337516, 10468, 367, 10, 23, "Print"], Cell[337886, 10480, 367, 10, 23, "Print"], Cell[338256, 10492, 371, 10, 23, "Print"], Cell[338630, 10504, 367, 10, 23, "Print"], Cell[339000, 10516, 367, 10, 23, "Print"], Cell[339370, 10528, 371, 10, 23, "Print"], Cell[339744, 10540, 367, 10, 23, "Print"], Cell[340114, 10552, 367, 10, 23, "Print"], Cell[340484, 10564, 367, 10, 23, "Print"], Cell[340854, 10576, 367, 10, 23, "Print"], Cell[341224, 10588, 371, 10, 23, "Print"], Cell[341598, 10600, 367, 10, 23, "Print"], Cell[341968, 10612, 367, 10, 23, "Print"], Cell[342338, 10624, 371, 10, 23, "Print"], Cell[342712, 10636, 367, 10, 23, "Print"], Cell[343082, 10648, 371, 10, 23, "Print"], Cell[343456, 10660, 371, 10, 23, "Print"], Cell[343830, 10672, 371, 10, 23, "Print"], Cell[344204, 10684, 371, 10, 23, "Print"], Cell[344578, 10696, 371, 10, 23, "Print"], Cell[344952, 10708, 371, 10, 23, "Print"], Cell[345326, 10720, 371, 10, 23, "Print"], Cell[345700, 10732, 371, 10, 23, "Print"], Cell[346074, 10744, 367, 10, 23, "Print"], Cell[346444, 10756, 367, 10, 23, "Print"], Cell[346814, 10768, 367, 10, 23, "Print"], Cell[347184, 10780, 367, 10, 23, "Print"], Cell[347554, 10792, 371, 10, 23, "Print"], Cell[347928, 10804, 367, 10, 23, "Print"], Cell[348298, 10816, 367, 10, 23, "Print"], Cell[348668, 10828, 367, 10, 23, "Print"], Cell[349038, 10840, 367, 10, 23, "Print"], Cell[349408, 10852, 367, 10, 23, "Print"], Cell[349778, 10864, 367, 10, 23, "Print"], Cell[350148, 10876, 371, 10, 23, "Print"], Cell[350522, 10888, 367, 10, 23, "Print"], Cell[350892, 10900, 371, 10, 23, "Print"], Cell[351266, 10912, 371, 10, 23, "Print"], Cell[351640, 10924, 367, 10, 23, "Print"], Cell[352010, 10936, 367, 10, 23, "Print"], Cell[352380, 10948, 367, 10, 23, "Print"], Cell[352750, 10960, 367, 10, 23, "Print"], Cell[353120, 10972, 371, 10, 23, "Print"], Cell[353494, 10984, 371, 10, 23, "Print"], Cell[353868, 10996, 367, 10, 23, "Print"], Cell[354238, 11008, 367, 10, 23, "Print"], Cell[354608, 11020, 371, 10, 23, "Print"], Cell[354982, 11032, 367, 10, 23, "Print"], Cell[355352, 11044, 371, 10, 23, "Print"], Cell[355726, 11056, 367, 10, 23, "Print"], Cell[356096, 11068, 367, 10, 23, "Print"], Cell[356466, 11080, 371, 10, 23, "Print"], Cell[356840, 11092, 367, 10, 23, "Print"], Cell[357210, 11104, 367, 10, 23, "Print"], Cell[357580, 11116, 367, 10, 23, "Print"], Cell[357950, 11128, 367, 10, 23, "Print"], Cell[358320, 11140, 367, 10, 23, "Print"], Cell[358690, 11152, 367, 10, 23, "Print"], Cell[359060, 11164, 367, 10, 23, "Print"], Cell[359430, 11176, 371, 10, 23, "Print"], Cell[359804, 11188, 367, 10, 23, "Print"], Cell[360174, 11200, 367, 10, 23, "Print"], Cell[360544, 11212, 371, 10, 23, "Print"], Cell[360918, 11224, 367, 10, 23, "Print"], Cell[361288, 11236, 367, 10, 23, "Print"], Cell[361658, 11248, 367, 10, 23, "Print"], Cell[362028, 11260, 371, 10, 23, "Print"], Cell[362402, 11272, 371, 10, 23, "Print"], Cell[362776, 11284, 367, 10, 23, "Print"], Cell[363146, 11296, 367, 10, 23, "Print"], Cell[363516, 11308, 367, 10, 23, "Print"], Cell[363886, 11320, 226, 6, 23, "Print"], Cell[364115, 11328, 367, 10, 23, "Print"], Cell[364485, 11340, 371, 10, 23, "Print"], Cell[364859, 11352, 367, 10, 23, "Print"], Cell[365229, 11364, 367, 10, 23, "Print"], Cell[365599, 11376, 367, 10, 23, "Print"], Cell[365969, 11388, 367, 10, 23, "Print"], Cell[366339, 11400, 371, 10, 23, "Print"], Cell[366713, 11412, 371, 10, 23, "Print"], Cell[367087, 11424, 367, 10, 23, "Print"], Cell[367457, 11436, 371, 10, 23, "Print"], Cell[367831, 11448, 367, 10, 23, "Print"], Cell[368201, 11460, 371, 10, 23, "Print"], Cell[368575, 11472, 371, 10, 23, "Print"], Cell[368949, 11484, 367, 10, 23, "Print"], Cell[369319, 11496, 367, 10, 23, "Print"], Cell[369689, 11508, 367, 10, 23, "Print"], Cell[370059, 11520, 367, 10, 23, "Print"], Cell[370429, 11532, 367, 10, 23, "Print"], Cell[370799, 11544, 371, 10, 23, "Print"], Cell[371173, 11556, 371, 10, 23, "Print"], Cell[371547, 11568, 367, 10, 23, "Print"], Cell[371917, 11580, 367, 10, 23, "Print"], Cell[372287, 11592, 367, 10, 23, "Print"], Cell[372657, 11604, 367, 10, 23, "Print"], Cell[373027, 11616, 367, 10, 23, "Print"], Cell[373397, 11628, 367, 10, 23, "Print"], Cell[373767, 11640, 367, 10, 23, "Print"], Cell[374137, 11652, 371, 10, 23, "Print"], Cell[374511, 11664, 367, 10, 23, "Print"], Cell[374881, 11676, 367, 10, 23, "Print"], Cell[375251, 11688, 367, 10, 23, "Print"], Cell[375621, 11700, 371, 10, 23, "Print"], Cell[375995, 11712, 371, 10, 23, "Print"], Cell[376369, 11724, 371, 10, 23, "Print"], Cell[376743, 11736, 371, 10, 23, "Print"], Cell[377117, 11748, 367, 10, 23, "Print"], Cell[377487, 11760, 367, 10, 23, "Print"], Cell[377857, 11772, 367, 10, 23, "Print"], Cell[378227, 11784, 367, 10, 23, "Print"], Cell[378597, 11796, 367, 10, 23, "Print"], Cell[378967, 11808, 371, 10, 23, "Print"], Cell[379341, 11820, 367, 10, 23, "Print"], Cell[379711, 11832, 371, 10, 23, "Print"], Cell[380085, 11844, 371, 10, 23, "Print"], Cell[380459, 11856, 367, 10, 23, "Print"], Cell[380829, 11868, 367, 10, 23, "Print"], Cell[381199, 11880, 367, 10, 23, "Print"], Cell[381569, 11892, 367, 10, 23, "Print"], Cell[381939, 11904, 367, 10, 23, "Print"], Cell[382309, 11916, 367, 10, 23, "Print"], Cell[382679, 11928, 371, 10, 23, "Print"], Cell[383053, 11940, 371, 10, 23, "Print"], Cell[383427, 11952, 367, 10, 23, "Print"], Cell[383797, 11964, 372, 10, 23, "Print"], Cell[384172, 11976, 368, 10, 23, "Print"], Cell[384543, 11988, 368, 10, 23, "Print"], Cell[384914, 12000, 372, 10, 23, "Print"], Cell[385289, 12012, 372, 10, 23, "Print"], Cell[385664, 12024, 372, 10, 23, "Print"], Cell[386039, 12036, 368, 10, 23, "Print"], Cell[386410, 12048, 368, 10, 23, "Print"], Cell[386781, 12060, 227, 6, 23, "Print"], Cell[387011, 12068, 369, 10, 23, "Print"], Cell[387383, 12080, 369, 10, 23, "Print"], Cell[387755, 12092, 228, 6, 23, "Print"], Cell[387986, 12100, 369, 10, 23, "Print"], Cell[388358, 12112, 369, 10, 23, "Print"], Cell[388730, 12124, 228, 6, 23, "Print"], Cell[388961, 12132, 369, 10, 23, "Print"], Cell[389333, 12144, 373, 10, 23, "Print"], Cell[389709, 12156, 373, 10, 23, "Print"], Cell[390085, 12168, 373, 10, 23, "Print"], Cell[390461, 12180, 373, 10, 23, "Print"], Cell[390837, 12192, 373, 10, 23, "Print"], Cell[391213, 12204, 369, 10, 23, "Print"], Cell[391585, 12216, 373, 10, 23, "Print"], Cell[391961, 12228, 369, 10, 23, "Print"], Cell[392333, 12240, 369, 10, 23, "Print"], Cell[392705, 12252, 369, 10, 23, "Print"], Cell[393077, 12264, 369, 10, 23, "Print"], Cell[393449, 12276, 373, 10, 23, "Print"], Cell[393825, 12288, 369, 10, 23, "Print"], Cell[394197, 12300, 369, 10, 23, "Print"], Cell[394569, 12312, 369, 10, 23, "Print"], Cell[394941, 12324, 369, 10, 23, "Print"], Cell[395313, 12336, 369, 10, 23, "Print"], Cell[395685, 12348, 369, 10, 23, "Print"], Cell[396057, 12360, 369, 10, 23, "Print"], Cell[396429, 12372, 373, 10, 23, "Print"], Cell[396805, 12384, 369, 10, 23, "Print"], Cell[397177, 12396, 369, 10, 23, "Print"], Cell[397549, 12408, 369, 10, 23, "Print"], Cell[397921, 12420, 369, 10, 23, "Print"], Cell[398293, 12432, 373, 10, 23, "Print"], Cell[398669, 12444, 369, 10, 23, "Print"], Cell[399041, 12456, 373, 10, 23, "Print"], Cell[399417, 12468, 373, 10, 23, "Print"], Cell[399793, 12480, 373, 10, 23, "Print"], Cell[400169, 12492, 369, 10, 23, "Print"], Cell[400541, 12504, 369, 10, 23, "Print"], Cell[400913, 12516, 369, 10, 23, "Print"], Cell[401285, 12528, 373, 10, 23, "Print"], Cell[401661, 12540, 373, 10, 23, "Print"], Cell[402037, 12552, 369, 10, 23, "Print"], Cell[402409, 12564, 373, 10, 23, "Print"], Cell[402785, 12576, 373, 10, 23, "Print"], Cell[403161, 12588, 373, 10, 23, "Print"], Cell[403537, 12600, 373, 10, 23, "Print"], Cell[403913, 12612, 373, 10, 23, "Print"], Cell[404289, 12624, 369, 10, 23, "Print"], Cell[404661, 12636, 369, 10, 23, "Print"], Cell[405033, 12648, 369, 10, 23, "Print"], Cell[405405, 12660, 369, 10, 23, "Print"], Cell[405777, 12672, 369, 10, 23, "Print"], Cell[406149, 12684, 369, 10, 23, "Print"], Cell[406521, 12696, 369, 10, 23, "Print"], Cell[406893, 12708, 369, 10, 23, "Print"], Cell[407265, 12720, 369, 10, 23, "Print"], Cell[407637, 12732, 369, 10, 23, "Print"], Cell[408009, 12744, 369, 10, 23, "Print"], Cell[408381, 12756, 369, 10, 23, "Print"], Cell[408753, 12768, 369, 10, 23, "Print"], Cell[409125, 12780, 369, 10, 23, "Print"], Cell[409497, 12792, 369, 10, 23, "Print"], Cell[409869, 12804, 369, 10, 23, "Print"], Cell[410241, 12816, 369, 10, 23, "Print"], Cell[410613, 12828, 369, 10, 23, "Print"], Cell[410985, 12840, 369, 10, 23, "Print"], Cell[411357, 12852, 369, 10, 23, "Print"], Cell[411729, 12864, 369, 10, 23, "Print"], Cell[412101, 12876, 369, 10, 23, "Print"], Cell[412473, 12888, 369, 10, 23, "Print"], Cell[412845, 12900, 369, 10, 23, "Print"], Cell[413217, 12912, 369, 10, 23, "Print"], Cell[413589, 12924, 369, 10, 23, "Print"], Cell[413961, 12936, 232, 6, 23, "Print"], Cell[414196, 12944, 369, 10, 23, "Print"], Cell[414568, 12956, 369, 10, 23, "Print"], Cell[414940, 12968, 369, 10, 23, "Print"], Cell[415312, 12980, 369, 10, 23, "Print"], Cell[415684, 12992, 369, 10, 23, "Print"], Cell[416056, 13004, 369, 10, 23, "Print"], Cell[416428, 13016, 369, 10, 23, "Print"], Cell[416800, 13028, 369, 10, 23, "Print"], Cell[417172, 13040, 373, 10, 23, "Print"], Cell[417548, 13052, 369, 10, 23, "Print"], Cell[417920, 13064, 369, 10, 23, "Print"], Cell[418292, 13076, 369, 10, 23, "Print"], Cell[418664, 13088, 369, 10, 23, "Print"], Cell[419036, 13100, 369, 10, 23, "Print"], Cell[419408, 13112, 369, 10, 23, "Print"], Cell[419780, 13124, 373, 10, 23, "Print"], Cell[420156, 13136, 370, 10, 23, "Print"], Cell[420529, 13148, 370, 10, 23, "Print"], Cell[420902, 13160, 370, 10, 23, "Print"], Cell[421275, 13172, 370, 10, 23, "Print"], Cell[421648, 13184, 374, 10, 23, "Print"], Cell[422025, 13196, 370, 10, 23, "Print"], Cell[422398, 13208, 370, 10, 23, "Print"], Cell[422771, 13220, 370, 10, 23, "Print"], Cell[423144, 13232, 374, 10, 23, "Print"], Cell[423521, 13244, 374, 10, 23, "Print"], Cell[423898, 13256, 370, 10, 23, "Print"], Cell[424271, 13268, 374, 10, 23, "Print"], Cell[424648, 13280, 370, 10, 23, "Print"], Cell[425021, 13292, 374, 10, 23, "Print"], Cell[425398, 13304, 374, 10, 23, "Print"], Cell[425775, 13316, 374, 10, 23, "Print"], Cell[426152, 13328, 370, 10, 23, "Print"], Cell[426525, 13340, 370, 10, 23, "Print"], Cell[426898, 13352, 370, 10, 23, "Print"], Cell[427271, 13364, 370, 10, 23, "Print"], Cell[427644, 13376, 374, 10, 23, "Print"], Cell[428021, 13388, 370, 10, 23, "Print"], Cell[428394, 13400, 374, 10, 23, "Print"], Cell[428771, 13412, 370, 10, 23, "Print"], Cell[429144, 13424, 370, 10, 23, "Print"], Cell[429517, 13436, 370, 10, 23, "Print"], Cell[429890, 13448, 370, 10, 23, "Print"], Cell[430263, 13460, 370, 10, 23, "Print"], Cell[430636, 13472, 370, 10, 23, "Print"], Cell[431009, 13484, 374, 10, 23, "Print"], Cell[431386, 13496, 374, 10, 23, "Print"], Cell[431763, 13508, 370, 10, 23, "Print"], Cell[432136, 13520, 374, 10, 23, "Print"], Cell[432513, 13532, 370, 10, 23, "Print"], Cell[432886, 13544, 370, 10, 23, "Print"], Cell[433259, 13556, 370, 10, 23, "Print"], Cell[433632, 13568, 370, 10, 23, "Print"], Cell[434005, 13580, 370, 10, 23, "Print"], Cell[434378, 13592, 370, 10, 23, "Print"], Cell[434751, 13604, 370, 10, 23, "Print"], Cell[435124, 13616, 370, 10, 23, "Print"], Cell[435497, 13628, 370, 10, 23, "Print"], Cell[435870, 13640, 374, 10, 23, "Print"], Cell[436247, 13652, 370, 10, 23, "Print"], Cell[436620, 13664, 370, 10, 23, "Print"], Cell[436993, 13676, 370, 10, 23, "Print"], Cell[437366, 13688, 370, 10, 23, "Print"], Cell[437739, 13700, 374, 10, 23, "Print"], Cell[438116, 13712, 370, 10, 23, "Print"], Cell[438489, 13724, 370, 10, 23, "Print"], Cell[438862, 13736, 370, 10, 23, "Print"], Cell[439235, 13748, 370, 10, 23, "Print"], Cell[439608, 13760, 370, 10, 23, "Print"], Cell[439981, 13772, 370, 10, 23, "Print"], Cell[440354, 13784, 370, 10, 23, "Print"], Cell[440727, 13796, 370, 10, 23, "Print"], Cell[441100, 13808, 374, 10, 23, "Print"], Cell[441477, 13820, 370, 10, 23, "Print"], Cell[441850, 13832, 374, 10, 23, "Print"], Cell[442227, 13844, 370, 10, 23, "Print"], Cell[442600, 13856, 374, 10, 23, "Print"], Cell[442977, 13868, 370, 10, 23, "Print"], Cell[443350, 13880, 374, 10, 23, "Print"], Cell[443727, 13892, 370, 10, 23, "Print"], Cell[444100, 13904, 370, 10, 23, "Print"], Cell[444473, 13916, 374, 10, 23, "Print"], Cell[444850, 13928, 370, 10, 23, "Print"], Cell[445223, 13940, 370, 10, 23, "Print"], Cell[445596, 13952, 370, 10, 23, "Print"], Cell[445969, 13964, 370, 10, 23, "Print"], Cell[446342, 13976, 370, 10, 23, "Print"], Cell[446715, 13988, 370, 10, 23, "Print"], Cell[447088, 14000, 374, 10, 23, "Print"], Cell[447465, 14012, 370, 10, 23, "Print"], Cell[447838, 14024, 370, 10, 23, "Print"], Cell[448211, 14036, 370, 10, 23, "Print"], Cell[448584, 14048, 370, 10, 23, "Print"], Cell[448957, 14060, 370, 10, 23, "Print"], Cell[449330, 14072, 370, 10, 23, "Print"], Cell[449703, 14084, 370, 10, 23, "Print"], Cell[450076, 14096, 374, 10, 23, "Print"], Cell[450453, 14108, 370, 10, 23, "Print"], Cell[450826, 14120, 374, 10, 23, "Print"], Cell[451203, 14132, 370, 10, 23, "Print"], Cell[451576, 14144, 370, 10, 23, "Print"], Cell[451949, 14156, 370, 10, 23, "Print"], Cell[452322, 14168, 374, 10, 23, "Print"], Cell[452699, 14180, 374, 10, 23, "Print"], Cell[453076, 14192, 374, 10, 23, "Print"], Cell[453453, 14204, 374, 10, 23, "Print"], Cell[453830, 14216, 374, 10, 23, "Print"], Cell[454207, 14228, 370, 10, 23, "Print"], Cell[454580, 14240, 374, 10, 23, "Print"], Cell[454957, 14252, 370, 10, 23, "Print"], Cell[455330, 14264, 370, 10, 23, "Print"], Cell[455703, 14276, 370, 10, 23, "Print"], Cell[456076, 14288, 370, 10, 23, "Print"], Cell[456449, 14300, 370, 10, 23, "Print"], Cell[456822, 14312, 370, 10, 23, "Print"], Cell[457195, 14324, 370, 10, 23, "Print"], Cell[457568, 14336, 374, 10, 23, "Print"], Cell[457945, 14348, 370, 10, 23, "Print"], Cell[458318, 14360, 370, 10, 23, "Print"], Cell[458691, 14372, 370, 10, 23, "Print"], Cell[459064, 14384, 370, 10, 23, "Print"], Cell[459437, 14396, 374, 10, 23, "Print"], Cell[459814, 14408, 370, 10, 23, "Print"], Cell[460187, 14420, 370, 10, 23, "Print"], Cell[460560, 14432, 370, 10, 23, "Print"], Cell[460933, 14444, 370, 10, 23, "Print"], Cell[461306, 14456, 374, 10, 23, "Print"], Cell[461683, 14468, 374, 10, 23, "Print"], Cell[462060, 14480, 370, 10, 23, "Print"], Cell[462433, 14492, 370, 10, 23, "Print"], Cell[462806, 14504, 370, 10, 23, "Print"], Cell[463179, 14516, 374, 10, 23, "Print"], Cell[463556, 14528, 370, 10, 23, "Print"], Cell[463929, 14540, 370, 10, 23, "Print"], Cell[464302, 14552, 370, 10, 23, "Print"], Cell[464675, 14564, 370, 10, 23, "Print"], Cell[465048, 14576, 370, 10, 23, "Print"], Cell[465421, 14588, 370, 10, 23, "Print"], Cell[465794, 14600, 370, 10, 23, "Print"], Cell[466167, 14612, 374, 10, 23, "Print"], Cell[466544, 14624, 374, 10, 23, "Print"], Cell[466921, 14636, 374, 10, 23, "Print"], Cell[467298, 14648, 374, 10, 23, "Print"], Cell[467675, 14660, 370, 10, 23, "Print"], Cell[468048, 14672, 370, 10, 23, "Print"], Cell[468421, 14684, 374, 10, 23, "Print"], Cell[468798, 14696, 370, 10, 23, "Print"], Cell[469171, 14708, 370, 10, 23, "Print"], Cell[469544, 14720, 370, 10, 23, "Print"], Cell[469917, 14732, 370, 10, 23, "Print"], Cell[470290, 14744, 370, 10, 23, "Print"], Cell[470663, 14756, 374, 10, 23, "Print"], Cell[471040, 14768, 370, 10, 23, "Print"], Cell[471413, 14780, 370, 10, 23, "Print"], Cell[471786, 14792, 370, 10, 23, "Print"], Cell[472159, 14804, 370, 10, 23, "Print"], Cell[472532, 14816, 374, 10, 23, "Print"], Cell[472909, 14828, 370, 10, 23, "Print"], Cell[473282, 14840, 370, 10, 23, "Print"], Cell[473655, 14852, 370, 10, 23, "Print"], Cell[474028, 14864, 370, 10, 23, "Print"], Cell[474401, 14876, 374, 10, 23, "Print"], Cell[474778, 14888, 370, 10, 23, "Print"], Cell[475151, 14900, 370, 10, 23, "Print"], Cell[475524, 14912, 374, 10, 23, "Print"], Cell[475901, 14924, 374, 10, 23, "Print"], Cell[476278, 14936, 374, 10, 23, "Print"], Cell[476655, 14948, 370, 10, 23, "Print"], Cell[477028, 14960, 374, 10, 23, "Print"], Cell[477405, 14972, 370, 10, 23, "Print"], Cell[477778, 14984, 370, 10, 23, "Print"], Cell[478151, 14996, 370, 10, 23, "Print"], Cell[478524, 15008, 370, 10, 23, "Print"], Cell[478897, 15020, 370, 10, 23, "Print"], Cell[479270, 15032, 370, 10, 23, "Print"], Cell[479643, 15044, 370, 10, 23, "Print"], Cell[480016, 15056, 370, 10, 23, "Print"], Cell[480389, 15068, 370, 10, 23, "Print"], Cell[480762, 15080, 370, 10, 23, "Print"], Cell[481135, 15092, 374, 10, 23, "Print"], Cell[481512, 15104, 370, 10, 23, "Print"], Cell[481885, 15116, 374, 10, 23, "Print"], Cell[482262, 15128, 370, 10, 23, "Print"], Cell[482635, 15140, 370, 10, 23, "Print"], Cell[483008, 15152, 374, 10, 23, "Print"], Cell[483385, 15164, 370, 10, 23, "Print"], Cell[483758, 15176, 370, 10, 23, "Print"], Cell[484131, 15188, 374, 10, 23, "Print"], Cell[484508, 15200, 370, 10, 23, "Print"], Cell[484881, 15212, 370, 10, 23, "Print"], Cell[485254, 15224, 370, 10, 23, "Print"], Cell[485627, 15236, 370, 10, 23, "Print"], Cell[486000, 15248, 370, 10, 23, "Print"], Cell[486373, 15260, 370, 10, 23, "Print"], Cell[486746, 15272, 370, 10, 23, "Print"], Cell[487119, 15284, 370, 10, 23, "Print"], Cell[487492, 15296, 370, 10, 23, "Print"], Cell[487865, 15308, 370, 10, 23, "Print"], Cell[488238, 15320, 370, 10, 23, "Print"], Cell[488611, 15332, 370, 10, 23, "Print"], Cell[488984, 15344, 370, 10, 23, "Print"], Cell[489357, 15356, 370, 10, 23, "Print"], Cell[489730, 15368, 370, 10, 23, "Print"], Cell[490103, 15380, 370, 10, 23, "Print"], Cell[490476, 15392, 370, 10, 23, "Print"], Cell[490849, 15404, 370, 10, 23, "Print"], Cell[491222, 15416, 370, 10, 23, "Print"], Cell[491595, 15428, 374, 10, 23, "Print"], Cell[491972, 15440, 370, 10, 23, "Print"], Cell[492345, 15452, 370, 10, 23, "Print"], Cell[492718, 15464, 370, 10, 23, "Print"], Cell[493091, 15476, 370, 10, 23, "Print"], Cell[493464, 15488, 370, 10, 23, "Print"], Cell[493837, 15500, 374, 10, 23, "Print"], Cell[494214, 15512, 374, 10, 23, "Print"], Cell[494591, 15524, 370, 10, 23, "Print"], Cell[494964, 15536, 370, 10, 23, "Print"], Cell[495337, 15548, 374, 10, 23, "Print"], Cell[495714, 15560, 370, 10, 23, "Print"], Cell[496087, 15572, 370, 10, 23, "Print"], Cell[496460, 15584, 374, 10, 23, "Print"], Cell[496837, 15596, 370, 10, 23, "Print"], Cell[497210, 15608, 374, 10, 23, "Print"], Cell[497587, 15620, 370, 10, 23, "Print"], Cell[497960, 15632, 370, 10, 23, "Print"], Cell[498333, 15644, 370, 10, 23, "Print"], Cell[498706, 15656, 374, 10, 23, "Print"], Cell[499083, 15668, 370, 10, 23, "Print"], Cell[499456, 15680, 370, 10, 23, "Print"], Cell[499829, 15692, 370, 10, 23, "Print"], Cell[500202, 15704, 370, 10, 23, "Print"], Cell[500575, 15716, 370, 10, 23, "Print"], Cell[500948, 15728, 370, 10, 23, "Print"], Cell[501321, 15740, 374, 10, 23, "Print"], Cell[501698, 15752, 370, 10, 23, "Print"], Cell[502071, 15764, 374, 10, 23, "Print"], Cell[502448, 15776, 374, 10, 23, "Print"], Cell[502825, 15788, 370, 10, 23, "Print"], Cell[503198, 15800, 370, 10, 23, "Print"], Cell[503571, 15812, 370, 10, 23, "Print"], Cell[503944, 15824, 370, 10, 23, "Print"], Cell[504317, 15836, 370, 10, 23, "Print"], Cell[504690, 15848, 374, 10, 23, "Print"], Cell[505067, 15860, 374, 10, 23, "Print"], Cell[505444, 15872, 374, 10, 23, "Print"], Cell[505821, 15884, 370, 10, 23, "Print"], Cell[506194, 15896, 370, 10, 23, "Print"], Cell[506567, 15908, 374, 10, 23, "Print"], Cell[506944, 15920, 370, 10, 23, "Print"], Cell[507317, 15932, 374, 10, 23, "Print"], Cell[507694, 15944, 370, 10, 23, "Print"], Cell[508067, 15956, 370, 10, 23, "Print"], Cell[508440, 15968, 370, 10, 23, "Print"], Cell[508813, 15980, 370, 10, 23, "Print"], Cell[509186, 15992, 370, 10, 23, "Print"], Cell[509559, 16004, 370, 10, 23, "Print"], Cell[509932, 16016, 374, 10, 23, "Print"], Cell[510309, 16028, 370, 10, 23, "Print"], Cell[510682, 16040, 370, 10, 23, "Print"], Cell[511055, 16052, 370, 10, 23, "Print"], Cell[511428, 16064, 370, 10, 23, "Print"], Cell[511801, 16076, 370, 10, 23, "Print"], Cell[512174, 16088, 370, 10, 23, "Print"], Cell[512547, 16100, 374, 10, 23, "Print"], Cell[512924, 16112, 374, 10, 23, "Print"], Cell[513301, 16124, 370, 10, 23, "Print"], Cell[513674, 16136, 370, 10, 23, "Print"], Cell[514047, 16148, 370, 10, 23, "Print"], Cell[514420, 16160, 370, 10, 23, "Print"], Cell[514793, 16172, 370, 10, 23, "Print"], Cell[515166, 16184, 370, 10, 23, "Print"], Cell[515539, 16196, 370, 10, 23, "Print"], Cell[515912, 16208, 370, 10, 23, "Print"], Cell[516285, 16220, 370, 10, 23, "Print"], Cell[516658, 16232, 370, 10, 23, "Print"], Cell[517031, 16244, 370, 10, 23, "Print"], Cell[517404, 16256, 370, 10, 23, "Print"], Cell[517777, 16268, 370, 10, 23, "Print"], Cell[518150, 16280, 370, 10, 23, "Print"], Cell[518523, 16292, 370, 10, 23, "Print"], Cell[518896, 16304, 370, 10, 23, "Print"], Cell[519269, 16316, 370, 10, 23, "Print"], Cell[519642, 16328, 370, 10, 23, "Print"], Cell[520015, 16340, 370, 10, 23, "Print"], Cell[520388, 16352, 370, 10, 23, "Print"], Cell[520761, 16364, 370, 10, 23, "Print"], Cell[521134, 16376, 370, 10, 23, "Print"], Cell[521507, 16388, 370, 10, 23, "Print"], Cell[521880, 16400, 370, 10, 23, "Print"], Cell[522253, 16412, 370, 10, 23, "Print"], Cell[522626, 16424, 370, 10, 23, "Print"], Cell[522999, 16436, 374, 10, 23, "Print"], Cell[523376, 16448, 374, 10, 23, "Print"], Cell[523753, 16460, 370, 10, 23, "Print"], Cell[524126, 16472, 374, 10, 23, "Print"], Cell[524503, 16484, 370, 10, 23, "Print"], Cell[524876, 16496, 370, 10, 23, "Print"], Cell[525249, 16508, 229, 6, 23, "Print"], Cell[525481, 16516, 370, 10, 23, "Print"], Cell[525854, 16528, 370, 10, 23, "Print"], Cell[526227, 16540, 374, 10, 23, "Print"], Cell[526604, 16552, 374, 10, 23, "Print"], Cell[526981, 16564, 374, 10, 23, "Print"], Cell[527358, 16576, 370, 10, 23, "Print"], Cell[527731, 16588, 370, 10, 23, "Print"], Cell[528104, 16600, 370, 10, 23, "Print"], Cell[528477, 16612, 370, 10, 23, "Print"], Cell[528850, 16624, 370, 10, 23, "Print"], Cell[529223, 16636, 370, 10, 23, "Print"], Cell[529596, 16648, 370, 10, 23, "Print"], Cell[529969, 16660, 370, 10, 23, "Print"], Cell[530342, 16672, 370, 10, 23, "Print"], Cell[530715, 16684, 229, 6, 23, "Print"], Cell[530947, 16692, 370, 10, 23, "Print"], Cell[531320, 16704, 370, 10, 23, "Print"], Cell[531693, 16716, 374, 10, 23, "Print"], Cell[532070, 16728, 370, 10, 23, "Print"], Cell[532443, 16740, 370, 10, 23, "Print"], Cell[532816, 16752, 370, 10, 23, "Print"], Cell[533189, 16764, 370, 10, 23, "Print"], Cell[533562, 16776, 370, 10, 23, "Print"], Cell[533935, 16788, 370, 10, 23, "Print"], Cell[534308, 16800, 229, 6, 23, "Print"], Cell[534540, 16808, 229, 6, 23, "Print"], Cell[534772, 16816, 229, 6, 23, "Print"], Cell[535004, 16824, 370, 10, 23, "Print"], Cell[535377, 16836, 370, 10, 23, "Print"], Cell[535750, 16848, 374, 10, 23, "Print"], Cell[536127, 16860, 374, 10, 23, "Print"], Cell[536504, 16872, 370, 10, 23, "Print"], Cell[536877, 16884, 370, 10, 23, "Print"], Cell[537250, 16896, 370, 10, 23, "Print"], Cell[537623, 16908, 370, 10, 23, "Print"], Cell[537996, 16920, 374, 10, 23, "Print"], Cell[538373, 16932, 374, 10, 23, "Print"], Cell[538750, 16944, 374, 10, 23, "Print"], Cell[539127, 16956, 374, 10, 23, "Print"], Cell[539504, 16968, 370, 10, 23, "Print"], Cell[539877, 16980, 370, 10, 23, "Print"], Cell[540250, 16992, 370, 10, 23, "Print"], Cell[540623, 17004, 370, 10, 23, "Print"], Cell[540996, 17016, 370, 10, 23, "Print"], Cell[541369, 17028, 374, 10, 23, "Print"], Cell[541746, 17040, 374, 10, 23, "Print"], Cell[542123, 17052, 370, 10, 23, "Print"], Cell[542496, 17064, 370, 10, 23, "Print"], Cell[542869, 17076, 370, 10, 23, "Print"], Cell[543242, 17088, 370, 10, 23, "Print"], Cell[543615, 17100, 370, 10, 23, "Print"], Cell[543988, 17112, 374, 10, 23, "Print"], Cell[544365, 17124, 370, 10, 23, "Print"], Cell[544738, 17136, 370, 10, 23, "Print"], Cell[545111, 17148, 370, 10, 23, "Print"], Cell[545484, 17160, 370, 10, 23, "Print"], Cell[545857, 17172, 370, 10, 23, "Print"], Cell[546230, 17184, 370, 10, 23, "Print"], Cell[546603, 17196, 374, 10, 23, "Print"], Cell[546980, 17208, 374, 10, 23, "Print"], Cell[547357, 17220, 374, 10, 23, "Print"], Cell[547734, 17232, 370, 10, 23, "Print"], Cell[548107, 17244, 370, 10, 23, "Print"], Cell[548480, 17256, 370, 10, 23, "Print"], Cell[548853, 17268, 374, 10, 23, "Print"], Cell[549230, 17280, 370, 10, 23, "Print"], Cell[549603, 17292, 370, 10, 23, "Print"], Cell[549976, 17304, 374, 10, 23, "Print"], Cell[550353, 17316, 370, 10, 23, "Print"], Cell[550726, 17328, 370, 10, 23, "Print"], Cell[551099, 17340, 370, 10, 23, "Print"], Cell[551472, 17352, 370, 10, 23, "Print"], Cell[551845, 17364, 370, 10, 23, "Print"], Cell[552218, 17376, 374, 10, 23, "Print"], Cell[552595, 17388, 374, 10, 23, "Print"], Cell[552972, 17400, 374, 10, 23, "Print"], Cell[553349, 17412, 370, 10, 23, "Print"], Cell[553722, 17424, 370, 10, 23, "Print"] }, Open ]] }, Open ]], Cell[554119, 17438, 88, 1, 31, "Input"] } ] *) (* End of internal cache information *)