S-expression: Difference between revisions
m Third person, a quick remedy |
|||
| Line 2,161: | Line 2,161: | ||
=== Derivation === | === Derivation === | ||
For a general introduction to method we use here, see [[#Using S-factorizations to understand the significance of S-expressions|S-factorizations]], as | For a general introduction to method we use here, see [[#Using S-factorizations to understand the significance of S-expressions|S-factorizations]], as we will not re-explain the method here. | ||
We start with: | We start with: | ||
| Line 2,420: | Line 2,420: | ||
=== Derivation === | === Derivation === | ||
As before, for a general introduction to the method we use here, see [[#Using S-factorizations to understand the significance of S-expressions|S-factorizations]], as | As before, for a general introduction to the method we use here, see [[#Using S-factorizations to understand the significance of S-expressions|S-factorizations]], as we will not re-explain the method here. However, we will use a previous result from three-particulars as to immediately say that: | ||
<pre> | <pre> | ||
Sk / S(k+3) = [k-1, k, k+1, k+2, k+3, k+4]^[-1, 2, -1, 1, -2, 1] | Sk / S(k+3) = [k-1, k, k+1, k+2, k+3, k+4]^[-1, 2, -1, 1, -2, 1] | ||