code/signs.nb
author Scott Morrison <scott@tqft.net>
Sat, 26 Jun 2010 16:31:28 -0700
changeset 400 a02a6158f3bd
parent 36 f5e553fbd693
permissions -rw-r--r--
Breaking up 'properties' in the intro into smaller subsections, converting many properties back to theorems, and numbering according to where they occur in the text. Not completely done, e.g. the action map which needs statements made consistent.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
36
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     1
(* Content-type: application/mathematica *)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     2
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     3
(*** Wolfram Notebook File ***)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     4
(* http://www.wolfram.com/nb *)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     5
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     6
(* CreatedBy='Mathematica 6.0' *)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     7
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     8
(*CacheID: 234*)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     9
(* Internal cache information:
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    10
NotebookFileLineBreakTest
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    11
NotebookFileLineBreakTest
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    12
NotebookDataPosition[       145,          7]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    13
NotebookDataLength[     51807,       1659]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    14
NotebookOptionsPosition[     49044,       1566]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    15
NotebookOutlinePosition[     49407,       1582]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    16
CellTagsIndexPosition[     49364,       1579]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    17
WindowFrame->Normal
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    18
ContainsDynamic->False*)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    19
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    20
(* Beginning of Notebook Content *)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    21
Notebook[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    22
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    23
 RowBox[{"Clear", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    24
  RowBox[{"d", ",", "tm", ",", "m"}], "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    25
 CellChangeTimes->{{3.4241980742571344`*^9, 3.424198074928099*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    26
  3.424198111630875*^9, 3.424198112381955*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    27
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    28
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    29
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    30
  RowBox[{"tm", "[", "x_", "]"}], ":=", "x"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    31
 CellChangeTimes->{{3.424198093104235*^9, 3.4241981152961454`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    32
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    33
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    34
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    35
  RowBox[{"m", "[", "x_", "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    36
  RowBox[{"d", "[", "x", "]"}]}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    37
 CellChangeTimes->{{3.424198093104235*^9, 3.4241981152961454`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    38
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    39
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    40
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    41
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    42
 RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    43
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    44
   RowBox[{"a", ",", "b"}], "]"}], "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    45
 CellChangeTimes->{{3.424197939102792*^9, 3.4241979434390273`*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    46
  3.424198082939619*^9, 3.424198084061232*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    47
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    48
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    49
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    50
  RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    51
   RowBox[{"a", ",", "b"}], "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    52
  RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    53
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    54
    RowBox[{"a", ",", "b"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    55
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    56
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    57
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    58
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    59
    RowBox[{"1", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    60
     RowBox[{"deg", "[", "a", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    61
   RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    62
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    63
     RowBox[{"d", "[", "b", "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    64
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    65
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    66
    RowBox[{"d", "[", "a", "]"}], ",", "b"}], "]"}]}]], "Output",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    67
 CellChangeTimes->{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    68
  3.424197943959776*^9, {3.424198070712037*^9, 3.4241981177697024`*^9}, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    69
   3.4241981527399874`*^9, {3.424198220988123*^9, 3.4241982242928753`*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    70
   3.4241984914269953`*^9, 3.424198497575837*^9}, {3.4241986744701986`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    71
   3.424198684594757*^9}, 3.4241987900664177`*^9, {3.4241989830138626`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    72
   3.4241990466954317`*^9}}]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    73
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    74
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    75
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    76
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    77
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    78
 RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    79
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    80
   RowBox[{"a", ",", "b", ",", "c"}], "]"}], "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    81
 CellChangeTimes->{{3.424198928445397*^9, 3.4241989306886225`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    82
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    83
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    84
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    85
  RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    86
   RowBox[{"a", ",", "b", ",", "c"}], "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    87
  RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    88
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    89
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    90
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    91
      RowBox[{"b", ",", "c"}], "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    92
  RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    93
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    94
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    95
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    96
      RowBox[{"a", ",", "b"}], "]"}], ",", "c"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    97
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    98
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    99
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   100
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   101
    RowBox[{"1", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   102
     RowBox[{"deg", "[", "a", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   103
   RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   104
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   105
     RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   106
      RowBox[{"b", ",", "c"}], "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   107
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   108
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   109
    RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   110
     RowBox[{"a", ",", "b"}], "]"}], ",", "c"}], "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   111
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   112
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   113
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   114
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   115
    RowBox[{"2", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   116
     RowBox[{"deg", "[", "a", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   117
     RowBox[{"deg", "[", "b", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   118
   RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   119
    RowBox[{"a", ",", "b", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   120
     RowBox[{"d", "[", "c", "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   121
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   122
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   123
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   124
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   125
    RowBox[{"2", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   126
     RowBox[{"deg", "[", "a", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   127
   RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   128
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   129
     RowBox[{"d", "[", "b", "]"}], ",", "c"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   130
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   131
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   132
    RowBox[{"d", "[", "a", "]"}], ",", "b", ",", "c"}], "]"}]}]], "Output",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   133
 CellChangeTimes->{3.4241989309990687`*^9, 3.424199050130371*^9}]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   134
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   135
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   136
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   137
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   138
  RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   139
   RowBox[{"a", ":", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   140
    RowBox[{"t", "[", "___", "]"}]}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   141
  RowBox[{"With", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   142
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   143
    RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   144
     RowBox[{"k", "=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   145
      RowBox[{"Length", "[", "a", "]"}]}], "}"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   146
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   147
     UnderoverscriptBox["\[Sum]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   148
      RowBox[{"i", "=", "1"}], "k"], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   149
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   150
      SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   151
       RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   152
        RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   153
       RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   154
        UnderoverscriptBox["\[Sum]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   155
         RowBox[{"j", "=", "1"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   156
         RowBox[{"i", "-", "1"}]], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   157
        RowBox[{"deg", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   158
         RowBox[{"a", "\[LeftDoubleBracket]", "j", "\[RightDoubleBracket]"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   159
         "]"}]}]], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   160
      RowBox[{"MapAt", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   161
       RowBox[{"d", ",", "a", ",", "i"}], "]"}]}]}]}], "]"}]}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   162
 CellChangeTimes->{{3.4241985045058017`*^9, 3.4241986214940224`*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   163
  3.4241986537403903`*^9, 3.424198663494416*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   164
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   165
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   166
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   167
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   168
 RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   169
  RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   170
   RowBox[{"a", ",", "b", ",", "c"}], "]"}], "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   171
 CellChangeTimes->{{3.4241986645559425`*^9, 3.4241986670695567`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   172
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   173
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   174
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   175
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   176
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   177
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   178
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   179
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   180
     RowBox[{"deg", "[", "a", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   181
     RowBox[{"deg", "[", "b", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   182
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   183
    RowBox[{"a", ",", "b", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   184
     RowBox[{"d", "[", "c", "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   185
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   186
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   187
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   188
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   189
    RowBox[{"deg", "[", "a", "]"}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   190
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   191
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   192
     RowBox[{"d", "[", "b", "]"}], ",", "c"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   193
  RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   194
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   195
    RowBox[{"d", "[", "a", "]"}], ",", "b", ",", "c"}], "]"}]}]], "Output",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   196
 CellChangeTimes->{3.424198667420061*^9, 3.4241987978676353`*^9}]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   197
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   198
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   199
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   200
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   201
  RowBox[{"d", "[", "X_Plus", "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   202
  RowBox[{"d", "/@", "X"}]}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   203
 CellChangeTimes->{{3.4241988074414015`*^9, 3.424198812658904*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   204
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   205
Cell[BoxData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   206
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   207
  RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   208
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   209
    SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   210
     RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   211
      RowBox[{"-", "1"}], ")"}], "n_."], " ", "X_"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   212
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   213
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   214
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   215
     RowBox[{"-", "1"}], ")"}], "n"], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   216
   RowBox[{"d", "[", "X", "]"}]}]}], "\[IndentingNewLine]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   217
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   218
  RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   219
   RowBox[{"s_\[Sigma]", " ", "X_"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   220
  RowBox[{"s", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   221
   RowBox[{"d", "[", "X", "]"}]}]}]}], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   222
 CellChangeTimes->{{3.424199070639862*^9, 3.424199126960848*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   223
  3.424201311281747*^9, 3.4242013146165423`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   224
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   225
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   226
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   227
  RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   228
   RowBox[{"d", "[", "_", "]"}], "]"}], ":=", "0"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   229
 CellChangeTimes->{{3.4241988199694157`*^9, 3.4241988233342543`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   230
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   231
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   232
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   233
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   234
   RowBox[{"___", ",", "0", ",", "___"}], "]"}], ":=", "0"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   235
 CellChangeTimes->{{3.424198831185544*^9, 3.424198836773579*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   236
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   237
Cell[BoxData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   238
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   239
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   240
   RowBox[{"X___", ",", "Y_Plus", ",", "Z__"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   241
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   242
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   243
    RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   244
     RowBox[{"X", ",", "#", ",", "Z"}], "]"}], "&"}], "/@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   245
   "Y"}]}], "\[IndentingNewLine]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   246
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   247
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   248
   RowBox[{"X__", ",", "Y_Plus", ",", "Z___"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   249
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   250
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   251
    RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   252
     RowBox[{"X", ",", "#", ",", "Z"}], "]"}], "&"}], "/@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   253
   "Y"}]}], "\[IndentingNewLine]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   254
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   255
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   256
   RowBox[{"X___", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   257
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   258
     SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   259
      RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   260
       RowBox[{"-", "1"}], ")"}], "n_."], "Y_"}], ",", "Z___"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   261
  
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   262
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   263
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   264
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   265
     RowBox[{"-", "1"}], ")"}], "n"], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   266
   RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   267
    RowBox[{"X", ",", "Y", ",", "Z"}], "]"}]}]}]}], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   268
 CellChangeTimes->{{3.4242002106090574`*^9, 3.4242002710960336`*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   269
  3.4242009022035217`*^9, 3.4242009251565266`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   270
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   271
Cell[BoxData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   272
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   273
  RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   274
   RowBox[{"X___", ",", "Y_Plus", ",", "Z__"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   275
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   276
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   277
    RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   278
     RowBox[{"X", ",", "#", ",", "Z"}], "]"}], "&"}], "/@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   279
   "Y"}]}], "\[IndentingNewLine]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   280
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   281
  RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   282
   RowBox[{"X__", ",", "Y_Plus", ",", "Z___"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   283
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   284
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   285
    RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   286
     RowBox[{"X", ",", "#", ",", "Z"}], "]"}], "&"}], "/@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   287
   "Y"}]}], "\[IndentingNewLine]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   288
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   289
  RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   290
   RowBox[{"X___", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   291
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   292
     SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   293
      RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   294
       RowBox[{"-", "1"}], ")"}], "n_."], "Y_"}], ",", "Z___"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   295
  
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   296
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   297
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   298
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   299
     RowBox[{"-", "1"}], ")"}], "n"], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   300
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   301
    RowBox[{"X", ",", "Y", ",", "Z"}], "]"}]}]}], "\[IndentingNewLine]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   302
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   303
  RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   304
   RowBox[{"X___", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   305
    RowBox[{"s_\[Sigma]", " ", "Y_"}], ",", "Z___"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   306
  RowBox[{"s", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   307
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   308
    RowBox[{"X", ",", "Y", ",", "Z"}], "]"}]}]}]}], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   309
 CellChangeTimes->{{3.424201175196066*^9, 3.4242012093451695`*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   310
  3.424201303861077*^9, 3.424201306564965*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   311
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   312
Cell[BoxData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   313
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   314
  RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   315
   RowBox[{"X__", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   316
    RowBox[{"t", "[", "Y__", "]"}], ",", "Z___"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   317
  RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   318
   RowBox[{"X", ",", "Y", ",", "Z"}], "]"}]}], "\[IndentingNewLine]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   319
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   320
  RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   321
   RowBox[{"X___", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   322
    RowBox[{"t", "[", "Y__", "]"}], ",", "Z__"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   323
  RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   324
   RowBox[{"X", ",", "Y", ",", "Z"}], "]"}]}]}], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   325
 CellChangeTimes->{{3.42420197886168*^9, 3.424201999771747*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   326
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   327
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   328
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   329
  RowBox[{"deg", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   330
   RowBox[{"d", "[", "X_", "]"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   331
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   332
   RowBox[{"deg", "[", "X", "]"}], "-", "1"}]}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   333
 CellChangeTimes->{{3.4241991779742017`*^9, 3.4241991852346416`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   334
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   335
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   336
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   337
  RowBox[{"deg", "[", "a_m", "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   338
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   339
   RowBox[{"Length", "[", "a", "]"}], "-", "2", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   340
   RowBox[{"Plus", "@@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   341
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   342
     RowBox[{"deg", "/@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   343
      RowBox[{"List", "@@", "a"}]}], ")"}]}]}]}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   344
 CellChangeTimes->{{3.4242003314828653`*^9, 3.4242003740440655`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   345
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   346
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   347
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   348
  RowBox[{"deg", "[", "a_tm", "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   349
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   350
   RowBox[{"Length", "[", "a", "]"}], "-", "1", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   351
   RowBox[{"Plus", "@@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   352
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   353
     RowBox[{"deg", "/@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   354
      RowBox[{"List", "@@", "a"}]}], ")"}]}]}]}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   355
 CellChangeTimes->{{3.4242003910885744`*^9, 3.4242003932016125`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   356
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   357
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   358
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   359
  RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   360
   RowBox[{"a", ":", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   361
    RowBox[{"HoldPattern", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   362
     RowBox[{"tm", "[", "___", "]"}], "]"}]}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   363
  RowBox[{"With", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   364
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   365
    RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   366
     RowBox[{"k", "=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   367
      RowBox[{"Length", "[", "a", "]"}]}], "}"}], ",", "\[IndentingNewLine]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   368
    
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   369
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   370
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   371
      UnderoverscriptBox["\[Sum]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   372
       RowBox[{"l", "=", "1"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   373
       RowBox[{"k", "-", "1"}]], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   374
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   375
       RowBox[{"\[Sigma]", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   376
        RowBox[{"l", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   377
         RowBox[{"List", "@@", "a"}]}], "]"}], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   378
       RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   379
        RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   380
         RowBox[{"Take", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   381
          RowBox[{"a", ",", "l"}], "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   382
         RowBox[{"Drop", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   383
          RowBox[{"a", ",", "l"}], "]"}]}], "]"}]}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   384
     "\[IndentingNewLine]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   385
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   386
      UnderoverscriptBox["\[Sum]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   387
       RowBox[{"l", "=", "1"}], "k"], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   388
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   389
       UnderoverscriptBox["\[Sum]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   390
        RowBox[{"lp", "=", "0"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   391
        RowBox[{"l", "-", "1"}]], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   392
       RowBox[{"With", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   393
        RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   394
         RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   395
          RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   396
           RowBox[{"l1", "=", "lp"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   397
           RowBox[{"l2", "=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   398
            RowBox[{"k", "-", "l", "+", "1"}]}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   399
           RowBox[{"l3", "=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   400
            RowBox[{"l", "-", "1", "-", "lp"}]}]}], "}"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   401
         RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   402
          SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   403
           RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   404
            RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   405
           RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   406
            RowBox[{"l2", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   407
             RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   408
              RowBox[{"k", "-", "1", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   409
               RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   410
                UnderoverscriptBox["\[Sum]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   411
                 RowBox[{"j", "=", "1"}], "lp"], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   412
                RowBox[{"deg", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   413
                 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   414
                 "a", "\[LeftDoubleBracket]", "j", "\[RightDoubleBracket]"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   415
                 "]"}]}]}], ")"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   416
            RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   417
             RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   418
              RowBox[{"k", "-", "l"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   419
             RowBox[{"(", "lp", ")"}]}]}]], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   420
          RowBox[{"tm", "@@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   421
           RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   422
            RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   423
             RowBox[{"Take", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   424
              RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   425
               RowBox[{"List", "@@", "a"}], ",", "lp"}], "]"}], "~", "Join", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   426
             "~", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   427
             RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   428
              RowBox[{"m", "@@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   429
               RowBox[{"Take", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   430
                RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   431
                 RowBox[{"List", "@@", "a"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   432
                 RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   433
                  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   434
                   RowBox[{"lp", "+", "1"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   435
                   RowBox[{"lp", "+", "k", "-", "l", "+", "1"}]}], "}"}]}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   436
                "]"}]}], "}"}], "~", "Join", "~", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   437
             RowBox[{"Drop", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   438
              RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   439
               RowBox[{"List", "@@", "a"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   440
               RowBox[{"lp", "+", "k", "-", "l", "+", "1"}]}], "]"}]}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   441
            ")"}]}]}]}], "]"}]}]}]}]}], "\[IndentingNewLine]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   442
   "]"}]}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   443
 CellChangeTimes->{{3.4241976743520994`*^9, 3.4241979358681407`*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   444
  3.4241980205799503`*^9, 3.4241980693100204`*^9}, {3.4241981831937776`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   445
  3.424198219375805*^9}, {3.4241984876916237`*^9, 3.424198488572891*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   446
  3.4241987823553295`*^9, 3.424198785980542*^9}, {3.4241989378989906`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   447
  3.424198966930736*^9}, {3.4241990027121873`*^9, 3.424199045193272*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   448
  3.424200498352813*^9, 3.4242005144659824`*^9}, {3.4242006132580385`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   449
  3.424200613448312*^9}, {3.42420072089281*^9, 3.4242007272219105`*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   450
  3.424200772507027*^9, 3.424200782811845*^9}, {3.4242012813687344`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   451
  3.424201292494733*^9}, {3.4242071329028273`*^9, 3.424207333311*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   452
  3.4242075895995245`*^9, 3.424207624329464*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   453
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   454
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   455
 SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   456
  RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   457
   RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   458
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   459
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   460
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   461
     RowBox[{"k", "-", "l", "+", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   462
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   463
     RowBox[{"k", "-", "1", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   464
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   465
       UnderoverscriptBox["\[Sum]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   466
        RowBox[{"j", "=", "1"}], "lp"], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   467
       RowBox[{"deg", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   468
        RowBox[{"a", "\[LeftDoubleBracket]", "j", "\[RightDoubleBracket]"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   469
        "]"}]}]}], ")"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   470
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   471
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   472
     RowBox[{"k", "-", "l"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   473
    RowBox[{"(", "lp", ")"}]}]}]]], "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   474
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   475
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   476
 SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   477
  RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   478
   RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   479
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   480
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   481
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   482
     RowBox[{"l1", "+", "l2"}], ")"}], "l3"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   483
   RowBox[{"l2", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   484
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   485
     RowBox[{"Plus", "@@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   486
      RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   487
       RowBox[{"deg", "/@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   488
        RowBox[{"Take", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   489
         RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   490
          RowBox[{"List", "@@", "a"}], ",", "l1"}], "]"}]}], ")"}]}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   491
     ")"}]}]}]]], "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   492
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   493
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   494
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   495
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   496
 RowBox[{"Collect", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   497
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   498
   RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   499
    RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   500
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   501
      RowBox[{"a", ",", "b"}], "]"}], "]"}], "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   502
   RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   503
    RowBox[{"_tm", "|", "_d", "|", "_t"}], ")"}], ",", "Together"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   504
  "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   505
 CellChangeTimes->{{3.424198799299694*^9, 3.424198802804734*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   506
  3.4241991375360546`*^9, 3.4241991665077133`*^9}, {3.424199203320648*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   507
  3.4241992055338306`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   508
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   509
Cell[BoxData["0"], "Output",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   510
 CellChangeTimes->{{3.424198803315469*^9, 3.424198837724947*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   511
   3.4241990626684*^9, 3.424199205944421*^9}, 3.424200074182886*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   512
   3.4242001944958878`*^9, 3.424200409054408*^9, {3.4242004997448144`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   513
   3.4242005193029375`*^9}, 3.424200728914344*^9, 3.424200784414149*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   514
   3.424200932707384*^9, 3.4242013241802945`*^9, 3.4242014646823263`*^9, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   515
   3.4242073102378225`*^9, 3.424207336445507*^9}, {3.42420760386003*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   516
   3.4242076281149073`*^9}}]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   517
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   518
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   519
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   520
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   521
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   522
 RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   523
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   524
   RowBox[{"a", ",", "b"}], "]"}], "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   525
 CellChangeTimes->{{3.424200732269168*^9, 3.424200734181918*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   526
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   527
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   528
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   529
  RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   530
   RowBox[{"a", ",", "b"}], "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   531
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   532
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   533
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   534
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   535
    RowBox[{"1", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   536
     RowBox[{"2", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   537
      RowBox[{"deg", "[", "a", "]"}]}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   538
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   539
    RowBox[{"a", ",", "b"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   540
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   541
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   542
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   543
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   544
    RowBox[{"1", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   545
     RowBox[{"deg", "[", "a", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   546
   RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   547
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   548
     RowBox[{"d", "[", "b", "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   549
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   550
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   551
    RowBox[{"d", "[", "a", "]"}], ",", "b"}], "]"}]}]], "Output",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   552
 CellChangeTimes->{3.4242007344122496`*^9, 3.424200785946352*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   553
  3.4242009332481613`*^9, 3.4242011847097454`*^9, 3.424201395322592*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   554
  3.42420146061648*^9, 3.4242074562277455`*^9, 3.4242076049616146`*^9}]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   555
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   556
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   557
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   558
 RowBox[{"Clear", "[", "\[Sigma]", "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   559
 CellChangeTimes->{{3.424201810469544*^9, 3.4242018117614017`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   560
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   561
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   562
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   563
  RowBox[{"\[Sigma]", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   564
   RowBox[{"l_", ",", "a_List"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   565
  RowBox[{"With", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   566
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   567
    RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   568
     RowBox[{"k", "=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   569
      RowBox[{"Length", "[", "a", "]"}]}], "}"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   570
    SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   571
     RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   572
      RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   573
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   574
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   575
       RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   576
        RowBox[{"k", "-", "l", "+", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   577
       RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   578
        RowBox[{"Plus", "@@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   579
         RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   580
          RowBox[{"deg", "/@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   581
           RowBox[{"Take", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   582
            RowBox[{"a", ",", "l"}], "]"}]}], ")"}]}], ")"}]}], "+", "l"}]]}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   583
    "]"}]}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   584
 CellChangeTimes->{{3.424206850386589*^9, 3.4242069563589697`*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   585
  3.4242070973617215`*^9, 3.4242070975419807`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   586
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   587
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   588
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   589
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   590
 RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   591
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   592
   RowBox[{"a", ",", "b", ",", "c"}], "]"}], "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   593
 CellChangeTimes->{{3.4242005789086466`*^9, 3.424200581302088*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   594
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   595
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   596
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   597
  RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   598
   RowBox[{"a", ",", "b", ",", "c"}], "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   599
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   600
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   601
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   602
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   603
    RowBox[{"1", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   604
     RowBox[{"3", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   605
      RowBox[{"deg", "[", "a", "]"}]}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   606
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   607
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   608
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   609
      RowBox[{"b", ",", "c"}], "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   610
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   611
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   612
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   613
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   614
    RowBox[{"2", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   615
     RowBox[{"2", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   616
      RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   617
       RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   618
        RowBox[{"deg", "[", "a", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   619
        RowBox[{"deg", "[", "b", "]"}]}], ")"}]}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   620
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   621
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   622
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   623
      RowBox[{"a", ",", "b"}], "]"}], ",", "c"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   624
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   625
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   626
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   627
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   628
    RowBox[{"1", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   629
     RowBox[{"2", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   630
      RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   631
       RowBox[{"2", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   632
        RowBox[{"deg", "[", "a", "]"}]}], ")"}]}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   633
   RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   634
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   635
     RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   636
      RowBox[{"b", ",", "c"}], "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   637
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   638
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   639
    RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   640
     RowBox[{"a", ",", "b"}], "]"}], ",", "c"}], "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   641
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   642
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   643
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   644
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   645
    RowBox[{"2", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   646
     RowBox[{"deg", "[", "a", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   647
     RowBox[{"deg", "[", "b", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   648
   RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   649
    RowBox[{"a", ",", "b", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   650
     RowBox[{"d", "[", "c", "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   651
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   652
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   653
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   654
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   655
    RowBox[{"2", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   656
     RowBox[{"deg", "[", "a", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   657
   RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   658
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   659
     RowBox[{"d", "[", "b", "]"}], ",", "c"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   660
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   661
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   662
    RowBox[{"d", "[", "a", "]"}], ",", "b", ",", "c"}], "]"}]}]], "Output",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   663
 CellChangeTimes->{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   664
  3.4242005816826353`*^9, 3.424200616232315*^9, 3.424200747741416*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   665
   3.4242007892711325`*^9, 3.424200933939155*^9, 3.4242011853306384`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   666
   3.4242014129078784`*^9, 3.4242014668153934`*^9, 3.424201520983283*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   667
   3.424201813834382*^9, 3.4242019528943405`*^9, {3.42420693098248*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   668
   3.424206957600755*^9}, 3.4242070989840546`*^9}]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   669
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   670
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   671
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   672
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   673
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   674
 RowBox[{"Collect", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   675
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   676
   RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   677
    RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   678
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   679
      RowBox[{"a", ",", "b", ",", "c"}], "]"}], "]"}], "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   680
   RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   681
    RowBox[{"_tm", "|", "_d", "|", "_t", "|", "_m"}], ")"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   682
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   683
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   684
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   685
      RowBox[{"Together", "[", "#", "]"}], "/.", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   686
      RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   687
       RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   688
        SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   689
         RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   690
          RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   691
         RowBox[{"2", "_"}]], "\[Rule]", "1"}], "}"}]}], ")"}], "&"}]}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   692
  "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   693
 CellChangeTimes->{{3.424198799299694*^9, 3.424198802804734*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   694
   3.4241991375360546`*^9, 3.4241991665077133`*^9}, {3.424199203320648*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   695
   3.4241992221176767`*^9}, {3.4242004382664127`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   696
   3.4242004391877375`*^9}, {3.4242005411643724`*^9, 3.4242005437080307`*^9}, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   697
   3.4242008174216113`*^9, {3.4242020485218463`*^9, 3.4242020686007185`*^9}}],\
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   698
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   699
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   700
Cell[BoxData["0"], "Output",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   701
 CellChangeTimes->{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   702
  3.4241992227786274`*^9, {3.42420019620835*^9, 3.4242002421444035`*^9}, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   703
   3.4242002726983376`*^9, 3.4242003764174786`*^9, 3.424200409885603*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   704
   3.424200440639826*^9, {3.424200503289912*^9, 3.424200544218765*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   705
   3.424200814537464*^9, 3.4242008178021584`*^9}, 3.424200934660192*^9, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   706
   3.4242011874136333`*^9, 3.42420121426224*^9}, 3.4242015234968977`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   707
   3.4242019690475683`*^9, 3.4242020049091344`*^9, 3.4242020689311934`*^9, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   708
   3.4242069335261374`*^9, 3.424206960825392*^9}, 3.424207099955451*^9, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   709
   3.4242076078457613`*^9, 3.4242076316199474`*^9}}]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   710
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   711
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   712
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   713
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   714
  RowBox[{"\[Sigma]", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   715
   RowBox[{"1", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   716
    RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   717
     RowBox[{"_", ",", "_", ",", "_", ",", "_"}], "}"}]}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   718
  RowBox[{"-", "1"}]}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   719
 CellChangeTimes->{{3.4242021358173714`*^9, 3.424202143248056*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   720
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   721
Cell[BoxData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   722
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   723
  RowBox[{"\[Sigma]", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   724
   RowBox[{"2", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   725
    RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   726
     RowBox[{"a_", ",", "b_", ",", "_", ",", "_"}], "}"}]}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   727
  SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   728
   RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   729
    RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   730
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   731
    RowBox[{"deg", "[", "a", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   732
    RowBox[{"deg", "[", "b", "]"}]}]]}], "\[IndentingNewLine]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   733
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   734
  RowBox[{"\[Sigma]", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   735
   RowBox[{"3", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   736
    RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   737
     RowBox[{"_", ",", "_", ",", "_", ",", "_"}], "}"}]}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   738
  RowBox[{"-", "1"}]}]}], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   739
 CellChangeTimes->{{3.424202215401808*^9, 3.4242022541975937`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   740
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   741
Cell[BoxData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   742
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   743
  RowBox[{"\[Sigma]", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   744
   RowBox[{"1", ",", "a_List"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   745
  SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   746
   RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   747
    RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   748
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   749
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   750
     RowBox[{"Length", "[", "a", "]"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   751
     RowBox[{"deg", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   752
      RowBox[{"a", "\[LeftDoubleBracket]", "1", "\[RightDoubleBracket]"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   753
      "]"}]}], "+", "1"}]]}], "\[IndentingNewLine]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   754
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   755
  RowBox[{"\[Sigma]", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   756
   RowBox[{"2", ",", "a_List"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   757
  SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   758
   RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   759
    RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   760
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   761
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   762
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   763
      RowBox[{"Length", "[", "a", "]"}], "+", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   764
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   765
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   766
      RowBox[{"deg", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   767
       RowBox[{"a", "\[LeftDoubleBracket]", "1", "\[RightDoubleBracket]"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   768
       "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   769
      RowBox[{"deg", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   770
       RowBox[{"a", "\[LeftDoubleBracket]", "2", "\[RightDoubleBracket]"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   771
       "]"}]}], ")"}]}]]}], "\[IndentingNewLine]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   772
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   773
  RowBox[{"\[Sigma]", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   774
   RowBox[{"3", ",", "a_List"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   775
  SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   776
   RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   777
    RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   778
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   779
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   780
     RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   781
      RowBox[{"Length", "[", "a", "]"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   782
     RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   783
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   784
       RowBox[{"deg", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   785
        RowBox[{"a", "\[LeftDoubleBracket]", "1", "\[RightDoubleBracket]"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   786
        "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   787
       RowBox[{"deg", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   788
        RowBox[{"a", "\[LeftDoubleBracket]", "2", "\[RightDoubleBracket]"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   789
        "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   790
       RowBox[{"deg", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   791
        RowBox[{"a", "\[LeftDoubleBracket]", "3", "\[RightDoubleBracket]"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   792
        "]"}]}], ")"}]}], "+", "1"}]]}]}], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   793
 CellChangeTimes->{{3.4242025340600157`*^9, 3.4242026162481966`*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   794
  3.424202652159835*^9, 3.4242026904248576`*^9}, {3.424202735649888*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   795
  3.424202777089475*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   796
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   797
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   798
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   799
  RowBox[{"\[Sigma]", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   800
   RowBox[{"k_Integer", ",", "a_List"}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   801
  SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   802
   RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   803
    RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   804
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   805
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   806
     RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   807
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   808
       RowBox[{"Length", "[", "a", "]"}], "+", "k", "+", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   809
     RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   810
      RowBox[{"Plus", "@@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   811
       RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   812
        RowBox[{"deg", "/@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   813
         RowBox[{"Take", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   814
          RowBox[{"a", ",", "k"}], "]"}]}], ")"}]}], ")"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   815
    "k"}]]}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   816
 CellChangeTimes->{{3.424202789427216*^9, 3.424202836054262*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   817
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   818
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   819
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   820
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   821
 RowBox[{"Collect", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   822
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   823
   RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   824
    RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   825
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   826
      RowBox[{"a", ",", "b", ",", "c", ",", "d"}], "]"}], "]"}], "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   827
   RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   828
    RowBox[{"_tm", "|", "_d", "|", "_t", "|", "_m"}], ")"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   829
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   830
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   831
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   832
      RowBox[{"Together", "[", "#", "]"}], "//.", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   833
      RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   834
       RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   835
        SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   836
         RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   837
          RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   838
         RowBox[{"n_Integer", " ", "x_"}]], "\[RuleDelayed]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   839
        SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   840
         RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   841
          SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   842
           RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   843
            RowBox[{"-", "1"}], ")"}], "n"], ")"}], "x"]}], "}"}]}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   844
    "&"}]}], "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   845
 CellChangeTimes->{{3.424198799299694*^9, 3.424198802804734*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   846
   3.4241991375360546`*^9, 3.4241991665077133`*^9}, {3.424199203320648*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   847
   3.4241992221176767`*^9}, {3.4242004382664127`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   848
   3.4242004391877375`*^9}, {3.4242005411643724`*^9, 3.4242005437080307`*^9}, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   849
   3.4242008174216113`*^9, {3.4242020485218463`*^9, 3.424202081188819*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   850
   3.424202169736144*^9, 3.4242021956233683`*^9}, {3.4242022722535567`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   851
   3.424202330757682*^9}, 3.4242025057092495`*^9}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   852
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   853
Cell[BoxData["0"], "Output",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   854
 CellChangeTimes->{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   855
  3.4242020826108637`*^9, 3.4242021449905615`*^9, 3.424202196805067*^9, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   856
   3.4242022356809683`*^9, 3.424202255329221*^9}, {3.4242023014355183`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   857
   3.4242023313986034`*^9}, 3.424202506440301*^9, 3.424207107165819*^9}]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   858
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   859
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   860
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   861
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   862
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   863
 RowBox[{"Collect", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   864
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   865
   RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   866
    RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   867
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   868
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   869
      "a", ",", "b", ",", "c", ",", "d", ",", "e", ",", "f", ",", "g"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   870
      "]"}], "]"}], "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   871
   RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   872
    RowBox[{"_tm", "|", "_d", "|", "_t", "|", "_m"}], ")"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   873
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   874
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   875
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   876
      RowBox[{"Together", "[", "#", "]"}], "//.", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   877
      RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   878
       RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   879
        SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   880
         RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   881
          RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   882
         RowBox[{"n_Integer", " ", "x_"}]], "\[RuleDelayed]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   883
        SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   884
         RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   885
          SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   886
           RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   887
            RowBox[{"-", "1"}], ")"}], "n"], ")"}], "x"]}], "}"}]}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   888
    "&"}]}], "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   889
 CellChangeTimes->{{3.424198799299694*^9, 3.424198802804734*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   890
   3.4241991375360546`*^9, 3.4241991665077133`*^9}, {3.424199203320648*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   891
   3.4241992221176767`*^9}, {3.4242004382664127`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   892
   3.4242004391877375`*^9}, {3.4242005411643724`*^9, 3.4242005437080307`*^9}, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   893
   3.4242008174216113`*^9, {3.4242020485218463`*^9, 3.424202081188819*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   894
   3.424202169736144*^9, 3.4242021956233683`*^9}, {3.4242022722535567`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   895
   3.424202330757682*^9}, {3.4242025057092495`*^9, 3.4242025139210577`*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   896
   3.424202854761162*^9, 3.4242028737084064`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   897
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   898
Cell[BoxData["0"], "Output",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   899
 CellChangeTimes->{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   900
  3.4242025147923107`*^9, 3.4242025962594547`*^9, 3.4242027035837793`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   901
   3.4242027793827724`*^9, {3.4242028405106707`*^9, 3.4242028777942815`*^9}, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   902
   3.4242071121730194`*^9}]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   903
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   904
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   905
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   906
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   907
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   908
 RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   909
  RowBox[{"-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   910
   RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   911
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   912
     RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   913
      RowBox[{"b", ",", "c"}], "]"}]}], "]"}]}], "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   914
 CellChangeTimes->{{3.4242016238211565`*^9, 3.424201638492253*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   915
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   916
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   917
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   918
  RowBox[{"-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   919
   RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   920
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   921
     RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   922
      RowBox[{"b", ",", "c"}], "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   923
  RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   924
   RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   925
    RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   926
     RowBox[{"b", ",", "c"}], "]"}]}], "]"}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   927
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   928
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   929
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   930
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   931
    RowBox[{"1", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   932
     RowBox[{"deg", "[", "a", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   933
   RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   934
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   935
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   936
      SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   937
       RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   938
        RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   939
       RowBox[{"deg", "[", "b", "]"}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   940
      RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   941
       RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   942
        RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   943
         RowBox[{"b", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   944
          RowBox[{"d", "[", "c", "]"}]}], "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   945
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   946
      RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   947
       RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   948
        RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   949
         RowBox[{"d", "[", "b", "]"}], ",", "c"}], "]"}]}], "]"}]}], ")"}]}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   950
  "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   951
  RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   952
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   953
    RowBox[{"d", "[", "a", "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   954
    RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   955
     RowBox[{"b", ",", "c"}], "]"}]}], "]"}]}]], "Output",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   956
 CellChangeTimes->{{3.4242016302504015`*^9, 3.424201639203275*^9}}]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   957
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   958
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   959
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   960
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   961
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   962
 RowBox[{"Collect", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   963
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   964
   RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   965
    RowBox[{"-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   966
     RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   967
      RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   968
       RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   969
        RowBox[{"b", ",", "c"}], "]"}]}], "]"}]}], "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   970
   RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   971
    RowBox[{"_tm", "|", "_d", "|", "_t", "|", "_m"}], ")"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   972
   "Together"}], "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   973
 CellChangeTimes->{{3.4242016637085123`*^9, 3.4242016950435696`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   974
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   975
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   976
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   977
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   978
   RowBox[{"-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   979
    SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   980
     RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   981
      RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   982
     RowBox[{"deg", "[", "a", "]"}]]}], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   983
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   984
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   985
     RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   986
      RowBox[{"b", ",", "c"}], "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   987
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   988
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   989
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   990
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   991
    RowBox[{"deg", "[", "a", "]"}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   992
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   993
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   994
     RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   995
      RowBox[{"b", ",", "c"}], "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   996
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   997
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   998
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   999
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1000
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1001
     RowBox[{"deg", "[", "a", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1002
     RowBox[{"deg", "[", "b", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1003
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1004
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1005
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1006
      RowBox[{"b", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1007
       RowBox[{"d", "[", "c", "]"}]}], "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1008
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1009
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1010
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1011
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1012
    RowBox[{"deg", "[", "a", "]"}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1013
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1014
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1015
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1016
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1017
       RowBox[{"d", "[", "b", "]"}], ",", "c"}], "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1018
  RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1019
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1020
    RowBox[{"d", "[", "a", "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1021
    RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1022
     RowBox[{"b", ",", "c"}], "]"}]}], "]"}]}]], "Output",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1023
 CellChangeTimes->{{3.4242016665425873`*^9, 3.424201695384059*^9}}]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1024
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1025
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1026
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1027
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1028
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1029
 RowBox[{"Collect", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1030
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1031
   RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1032
    RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1033
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1034
      RowBox[{"a", ",", "b", ",", "c", ",", "d"}], "]"}], "]"}], "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1035
   RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1036
    RowBox[{"_tm", "|", "_d", "|", "_t", "|", "_m"}], ")"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1037
   "Together"}], "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1038
 CellChangeTimes->{{3.424200829108416*^9, 3.4242008345862927`*^9}, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1039
   3.4242009398075933`*^9}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1040
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1041
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1042
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1043
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1044
   RowBox[{"-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1045
    SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1046
     RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1047
      RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1048
     RowBox[{"3", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1049
      RowBox[{"deg", "[", "a", "]"}]}]]}], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1050
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1051
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1052
     RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1053
      RowBox[{"b", ",", "c", ",", "d"}], "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1054
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1055
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1056
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1057
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1058
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1059
     RowBox[{"2", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1060
      RowBox[{"deg", "[", "a", "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1061
     RowBox[{"2", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1062
      RowBox[{"deg", "[", "b", "]"}]}]}]], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1063
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1064
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1065
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1066
      RowBox[{"b", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1067
       RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1068
        RowBox[{"c", ",", "d"}], "]"}]}], "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1069
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1070
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1071
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1072
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1073
    RowBox[{"2", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1074
     RowBox[{"deg", "[", "a", "]"}]}]], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1075
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1076
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1077
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1078
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1079
       RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1080
        RowBox[{"b", ",", "c"}], "]"}], ",", "d"}], "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1081
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1082
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1083
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1084
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1085
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1086
     RowBox[{"deg", "[", "a", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1087
     RowBox[{"deg", "[", "b", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1088
     RowBox[{"deg", "[", "c", "]"}]}]], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1089
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1090
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1091
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1092
      RowBox[{"b", ",", "c", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1093
       RowBox[{"d", "[", "d", "]"}]}], "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1094
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1095
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1096
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1097
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1098
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1099
     RowBox[{"deg", "[", "a", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1100
     RowBox[{"deg", "[", "b", "]"}]}]], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1101
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1102
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1103
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1104
      RowBox[{"b", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1105
       RowBox[{"d", "[", "c", "]"}], ",", "d"}], "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1106
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1107
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1108
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1109
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1110
    RowBox[{"deg", "[", "a", "]"}]], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1111
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1112
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1113
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1114
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1115
       RowBox[{"d", "[", "b", "]"}], ",", "c", ",", "d"}], "]"}]}], "]"}]}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1116
  "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1117
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1118
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1119
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1120
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1121
    RowBox[{"deg", "[", "a", "]"}]], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1122
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1123
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1124
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1125
      RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1126
       RowBox[{"b", ",", "c", ",", "d"}], "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1127
      RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1128
       RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1129
        RowBox[{"b", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1130
         RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1131
          RowBox[{"c", ",", "d"}], "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1132
      RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1133
       RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1134
        RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1135
         RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1136
          RowBox[{"b", ",", "c"}], "]"}], ",", "d"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1137
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1138
       SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1139
        RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1140
         RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1141
        RowBox[{"1", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1142
         RowBox[{"2", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1143
          RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1144
           RowBox[{"2", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1145
            RowBox[{"deg", "[", "b", "]"}]}], ")"}]}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1146
       RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1147
        RowBox[{"b", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1148
         RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1149
          RowBox[{"c", ",", "d"}], "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1150
      RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1151
       RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1152
        RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1153
         RowBox[{"b", ",", "c"}], "]"}], ",", "d"}], "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1154
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1155
       SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1156
        RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1157
         RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1158
        RowBox[{"2", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1159
         RowBox[{"deg", "[", "b", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1160
         RowBox[{"deg", "[", "c", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1161
       RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1162
        RowBox[{"b", ",", "c", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1163
         RowBox[{"d", "[", "d", "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1164
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1165
       SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1166
        RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1167
         RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1168
        RowBox[{"2", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1169
         RowBox[{"deg", "[", "b", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1170
       RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1171
        RowBox[{"b", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1172
         RowBox[{"d", "[", "c", "]"}], ",", "d"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1173
      RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1174
       RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1175
        RowBox[{"d", "[", "b", "]"}], ",", "c", ",", "d"}], "]"}]}]}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1176
    "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1177
  RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1178
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1179
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1180
     RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1181
      RowBox[{"a", ",", "b"}], "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1182
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1183
      RowBox[{"c", ",", "d"}], "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1184
  RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1185
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1186
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1187
     RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1188
      RowBox[{"a", ",", "b", ",", "c"}], "]"}], ",", "d"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1189
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1190
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1191
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1192
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1193
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1194
     RowBox[{"2", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1195
      RowBox[{"deg", "[", "a", "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1196
     RowBox[{"2", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1197
      RowBox[{"deg", "[", "b", "]"}]}]}]], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1198
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1199
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1200
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1201
      RowBox[{"a", ",", "b"}], "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1202
     RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1203
      RowBox[{"c", ",", "d"}], "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1204
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1205
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1206
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1207
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1208
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1209
     RowBox[{"deg", "[", "a", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1210
     RowBox[{"deg", "[", "b", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1211
     RowBox[{"deg", "[", "c", "]"}]}]], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1212
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1213
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1214
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1215
      RowBox[{"a", ",", "b"}], "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1216
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1217
      RowBox[{"c", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1218
       RowBox[{"d", "[", "d", "]"}]}], "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1219
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1220
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1221
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1222
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1223
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1224
     RowBox[{"deg", "[", "a", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1225
     RowBox[{"deg", "[", "b", "]"}]}]], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1226
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1227
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1228
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1229
      RowBox[{"a", ",", "b"}], "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1230
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1231
      RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1232
       RowBox[{"c", ",", "d"}], "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1233
      RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1234
       RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1235
        RowBox[{"c", ",", "d"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1236
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1237
       SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1238
        RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1239
         RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1240
        RowBox[{"1", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1241
         RowBox[{"deg", "[", "c", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1242
       RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1243
        RowBox[{"c", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1244
         RowBox[{"d", "[", "d", "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1245
      RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1246
       RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1247
        RowBox[{"d", "[", "c", "]"}], ",", "d"}], "]"}]}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1248
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1249
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1250
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1251
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1252
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1253
     RowBox[{"deg", "[", "a", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1254
     RowBox[{"deg", "[", "b", "]"}]}]], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1255
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1256
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1257
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1258
      RowBox[{"a", ",", "b"}], "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1259
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1260
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1261
       RowBox[{"d", "[", "c", "]"}], ",", "d"}], "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1262
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1263
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1264
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1265
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1266
    RowBox[{"deg", "[", "a", "]"}]], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1267
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1268
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1269
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1270
      RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1271
       RowBox[{"d", "[", "b", "]"}]}], "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1272
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1273
      RowBox[{"c", ",", "d"}], "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1274
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1275
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1276
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1277
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1278
    RowBox[{"2", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1279
     RowBox[{"deg", "[", "a", "]"}]}]], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1280
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1281
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1282
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1283
      RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1284
       RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1285
        RowBox[{"b", ",", "c"}], "]"}]}], "]"}], ",", "d"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1286
  RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1287
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1288
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1289
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1290
      RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1291
       RowBox[{"a", ",", "b"}], "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1292
      RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1293
       RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1294
        RowBox[{"a", ",", "b"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1295
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1296
       SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1297
        RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1298
         RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1299
        RowBox[{"1", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1300
         RowBox[{"deg", "[", "a", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1301
       RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1302
        RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1303
         RowBox[{"d", "[", "b", "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1304
      RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1305
       RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1306
        RowBox[{"d", "[", "a", "]"}], ",", "b"}], "]"}]}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1307
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1308
      RowBox[{"c", ",", "d"}], "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1309
  RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1310
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1311
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1312
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1313
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1314
       RowBox[{"d", "[", "a", "]"}], ",", "b"}], "]"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1315
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1316
      RowBox[{"c", ",", "d"}], "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1317
  RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1318
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1319
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1320
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1321
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1322
       RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1323
        RowBox[{"a", ",", "b"}], "]"}], ",", "c"}], "]"}], ",", "d"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1324
    "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1325
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1326
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1327
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1328
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1329
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1330
     RowBox[{"deg", "[", "a", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1331
     RowBox[{"deg", "[", "b", "]"}]}]], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1332
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1333
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1334
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1335
      RowBox[{"a", ",", "b", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1336
       RowBox[{"d", "[", "c", "]"}]}], "]"}], ",", "d"}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1337
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1338
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1339
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1340
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1341
    RowBox[{"deg", "[", "a", "]"}]], " ", "\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1342
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1343
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1344
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1345
      RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1346
       RowBox[{"d", "[", "b", "]"}], ",", "c"}], "]"}], ",", "d"}], "]"}]}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1347
  "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1348
  RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1349
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1350
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1351
     RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1352
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1353
       RowBox[{"d", "[", "a", "]"}], ",", "b", ",", "c"}], "]"}], ",", "d"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1354
    "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1355
  RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1356
   RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1357
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1358
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1359
      RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1360
       RowBox[{"a", ",", "b", ",", "c"}], "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1361
      RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1362
       RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1363
        RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1364
         RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1365
          RowBox[{"b", ",", "c"}], "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1366
      RowBox[{"\[Sigma]", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1367
       RowBox[{"t", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1368
        RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1369
         RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1370
          RowBox[{"a", ",", "b"}], "]"}], ",", "c"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1371
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1372
       SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1373
        RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1374
         RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1375
        RowBox[{"1", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1376
         RowBox[{"2", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1377
          RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1378
           RowBox[{"2", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1379
            RowBox[{"deg", "[", "a", "]"}]}], ")"}]}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1380
       RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1381
        RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1382
         RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1383
          RowBox[{"b", ",", "c"}], "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1384
      RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1385
       RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1386
        RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1387
         RowBox[{"a", ",", "b"}], "]"}], ",", "c"}], "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1388
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1389
       SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1390
        RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1391
         RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1392
        RowBox[{"2", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1393
         RowBox[{"deg", "[", "a", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1394
         RowBox[{"deg", "[", "b", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1395
       RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1396
        RowBox[{"a", ",", "b", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1397
         RowBox[{"d", "[", "c", "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1398
      RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1399
       SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1400
        RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1401
         RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1402
        RowBox[{"2", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1403
         RowBox[{"deg", "[", "a", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1404
       RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1405
        RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1406
         RowBox[{"d", "[", "b", "]"}], ",", "c"}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1407
      RowBox[{"tm", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1408
       RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1409
        RowBox[{"d", "[", "a", "]"}], ",", "b", ",", "c"}], "]"}]}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1410
     "d"}], "]"}]}]}]], "Output",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1411
 CellChangeTimes->{{3.424200829779381*^9, 3.424200835517632*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1412
  3.4242009367532015`*^9, 3.4242009403483715`*^9}}]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1413
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1414
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1415
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1416
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1417
  RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1418
   RowBox[{"a", ":", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1419
    RowBox[{"HoldPattern", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1420
     RowBox[{"m", "[", "___", "]"}], "]"}]}], "]"}], ":=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1421
  RowBox[{"With", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1422
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1423
    RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1424
     RowBox[{"k", "=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1425
      RowBox[{"Length", "[", "a", "]"}]}], "}"}], ",", "\[IndentingNewLine]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1426
    
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1427
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1428
     UnderoverscriptBox["\[Sum]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1429
      RowBox[{"r", "=", "0"}], "k"], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1430
     RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1431
      UnderoverscriptBox["\[Sum]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1432
       RowBox[{"s", "=", "1"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1433
       RowBox[{"k", "-", "r"}]], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1434
      RowBox[{"With", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1435
       RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1436
        RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1437
         RowBox[{"t", "=", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1438
          RowBox[{"k", "-", "r", "-", "s"}]}], "}"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1439
        RowBox[{"If", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1440
         RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1441
          RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1442
           RowBox[{"t", "<", "0"}], "\[Or]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1443
           RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1444
            RowBox[{"r", "+", "t"}], "\[Equal]", "0"}]}], ",", "0", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1445
          RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1446
           SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1447
            RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1448
             RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1449
            RowBox[{"1", "+", "r", "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1450
             RowBox[{"s", " ", "t"}]}]], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1451
           SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1452
            RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1453
             RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1454
            RowBox[{"s", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1455
             RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1456
              RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1457
               UnderoverscriptBox["\[Sum]", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1458
                RowBox[{"j", "=", "1"}], "r"], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1459
               RowBox[{"deg", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1460
                RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1461
                "a", "\[LeftDoubleBracket]", "j", "\[RightDoubleBracket]"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1462
                "]"}]}], ")"}]}]], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1463
           RowBox[{"m", "@@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1464
            RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1465
             RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1466
              RowBox[{"Take", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1467
               RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1468
                RowBox[{"List", "@@", "a"}], ",", "r"}], "]"}], "~", "Join", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1469
              "~", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1470
              RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1471
               RowBox[{"m", "@@", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1472
                RowBox[{"Take", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1473
                 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1474
                  RowBox[{"List", "@@", "a"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1475
                  RowBox[{"{", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1476
                   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1477
                    RowBox[{"r", "+", "1"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1478
                    RowBox[{"r", "+", "s"}]}], "}"}]}], "]"}]}], "}"}], "~", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1479
              "Join", "~", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1480
              RowBox[{"Drop", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1481
               RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1482
                RowBox[{"List", "@@", "a"}], ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1483
                RowBox[{"r", "+", "s"}]}], "]"}]}], ")"}]}]}]}], "]"}]}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1484
       "]"}]}]}]}], "\[IndentingNewLine]", "]"}]}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1485
 CellChangeTimes->{{3.4241996616096354`*^9, 3.424199684522582*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1486
  3.4241997338535166`*^9, 3.4241998383938384`*^9}, {3.4241998737747135`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1487
  3.424199918098448*^9}, {3.424199948492152*^9, 3.424199948542224*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1488
  3.424199990071941*^9, 3.4242000045327344`*^9}, {3.4242000530124445`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1489
  3.4242000564173408`*^9}, {3.4242001313150387`*^9, 3.4242001706716304`*^9}}],\
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1490
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1491
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1492
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1493
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1494
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1495
 RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1496
  RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1497
   RowBox[{"a", ",", "b"}], "]"}], "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1498
 CellChangeTimes->{{3.4241999216135025`*^9, 3.424199923626397*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1499
   3.424200009630064*^9, 3.424200011002037*^9}, 3.4242000641184144`*^9}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1500
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1501
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1502
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1503
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1504
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1505
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1506
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1507
    RowBox[{"deg", "[", "a", "]"}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1508
   RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1509
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1510
     RowBox[{"d", "[", "b", "]"}]}], "]"}]}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1511
  RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1512
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1513
    RowBox[{"d", "[", "a", "]"}], ",", "b"}], "]"}]}]], "Output",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1514
 CellChangeTimes->{{3.424199923936843*^9, 3.424199949763981*^9}, {
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1515
   3.4242000053739443`*^9, 3.424200011452685*^9}, {3.4242000598322515`*^9, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1516
   3.424200064418846*^9}, 3.4242001734556336`*^9}]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1517
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1518
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1519
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1520
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1521
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1522
 RowBox[{"d", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1523
  RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1524
   RowBox[{"a", ",", "b", ",", "c"}], "]"}], "]"}]], "Input",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1525
 CellChangeTimes->{{3.4242000997796926`*^9, 3.4242000998497934`*^9}}],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1526
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1527
Cell[BoxData[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1528
 RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1529
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1530
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1531
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1532
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1533
    RowBox[{"2", " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1534
     RowBox[{"deg", "[", "a", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1535
   RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1536
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1537
     RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1538
      RowBox[{"b", ",", "c"}], "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1539
  RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1540
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1541
    RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1542
     RowBox[{"a", ",", "b"}], "]"}], ",", "c"}], "]"}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1543
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1544
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1545
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1546
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1547
    RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1548
     RowBox[{"deg", "[", "a", "]"}], "+", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1549
     RowBox[{"deg", "[", "b", "]"}]}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1550
   RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1551
    RowBox[{"a", ",", "b", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1552
     RowBox[{"d", "[", "c", "]"}]}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1553
  RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1554
   SuperscriptBox[
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1555
    RowBox[{"(", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1556
     RowBox[{"-", "1"}], ")"}], 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1557
    RowBox[{"deg", "[", "a", "]"}]], " ", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1558
   RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1559
    RowBox[{"a", ",", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1560
     RowBox[{"d", "[", "b", "]"}], ",", "c"}], "]"}]}], "-", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1561
  RowBox[{"m", "[", 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1562
   RowBox[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1563
    RowBox[{"d", "[", "a", "]"}], ",", "b", ",", "c"}], "]"}]}]], "Output",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1564
 CellChangeTimes->{3.4242001001702547`*^9, 3.42420017736125*^9}]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1565
}, Open  ]]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1566
},
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1567
WindowSize->{1007, 555},
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1568
WindowMargins->{{34, Automatic}, {32, Automatic}},
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1569
ShowSelection->True,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1570
FrontEndVersion->"6.0 for Microsoft Windows (32-bit) (June 19, 2007)",
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1571
StyleDefinitions->"Default.nb"
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1572
]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1573
(* End of Notebook Content *)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1574
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1575
(* Internal cache information *)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1576
(*CellTagsOutline
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1577
CellTagsIndex->{}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1578
*)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1579
(*CellTagsIndex
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1580
CellTagsIndex->{}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1581
*)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1582
(*NotebookFileOutline
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1583
Notebook[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1584
Cell[568, 21, 209, 4, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1585
Cell[780, 27, 148, 3, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1586
Cell[931, 32, 175, 4, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1587
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1588
Cell[1131, 40, 224, 5, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1589
Cell[1358, 47, 878, 24, 30, "Output"]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1590
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1591
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1592
Cell[2273, 76, 185, 4, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1593
Cell[2461, 82, 1530, 50, 50, "Output"]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1594
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1595
Cell[4006, 135, 908, 27, 54, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1596
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1597
Cell[4939, 166, 186, 4, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1598
Cell[5128, 172, 719, 23, 30, "Output"]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1599
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1600
Cell[5862, 198, 175, 4, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1601
Cell[6040, 204, 586, 18, 52, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1602
Cell[6629, 224, 177, 4, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1603
Cell[6809, 230, 183, 4, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1604
Cell[6995, 236, 977, 32, 72, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1605
Cell[7975, 270, 1206, 39, 92, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1606
Cell[9184, 311, 490, 13, 52, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1607
Cell[9677, 326, 234, 6, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1608
Cell[9914, 334, 332, 9, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1609
Cell[10249, 345, 333, 9, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1610
Cell[10585, 356, 3647, 95, 216, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1611
Cell[14235, 453, 564, 19, 40, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1612
Cell[14802, 474, 435, 16, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1613
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1614
Cell[15262, 494, 454, 12, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1615
Cell[15719, 508, 489, 7, 30, "Output"]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1616
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1617
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1618
Cell[16245, 520, 173, 4, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1619
Cell[16421, 526, 887, 27, 30, "Output"]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1620
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1621
Cell[17323, 556, 133, 2, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1622
Cell[17459, 560, 770, 24, 33, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1623
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1624
Cell[18254, 588, 185, 4, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1625
Cell[18442, 594, 2301, 73, 50, "Output"]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1626
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1627
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1628
Cell[20780, 672, 934, 24, 33, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1629
Cell[21719, 699, 621, 9, 30, "Output"]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1630
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1631
Cell[22355, 711, 266, 7, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1632
Cell[22624, 720, 607, 18, 52, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1633
Cell[23234, 740, 1818, 54, 72, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1634
Cell[25055, 796, 592, 19, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1635
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1636
Cell[25672, 819, 1246, 31, 33, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1637
Cell[26921, 852, 271, 4, 30, "Output"]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1638
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1639
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1640
Cell[27229, 861, 1368, 34, 33, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1641
Cell[28600, 897, 229, 4, 30, "Output"]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1642
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1643
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1644
Cell[28866, 906, 253, 7, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1645
Cell[29122, 915, 1177, 40, 33, "Output"]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1646
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1647
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1648
Cell[30336, 960, 418, 12, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1649
Cell[30757, 974, 1389, 48, 30, "Output"]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1650
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1651
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1652
Cell[32183, 1027, 412, 11, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1653
Cell[32598, 1040, 11493, 371, 235, "Output"]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1654
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1655
Cell[44106, 1414, 2771, 74, 167, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1656
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1657
Cell[46904, 1493, 248, 5, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1658
Cell[47155, 1500, 537, 15, 30, "Output"]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1659
}, Open  ]],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1660
Cell[CellGroupData[{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1661
Cell[47729, 1520, 186, 4, 31, "Input"],
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1662
Cell[47918, 1526, 1110, 37, 30, "Output"]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1663
}, Open  ]]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1664
}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1665
]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1666
*)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1667
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1668
(* End of internal cache information *)