Dual list: Difference between revisions
ArrowHead294 (talk | contribs) m Remove escapes as they are not needed |
-legacy, todo intro, inaccessible |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{inacc}} | ||
This page gives a more mathematical take on this topic. For a basic introduction, see [[comma basis]]. | {{todo|intro|inline=1}} | ||
: ''This page gives a more mathematical take on this topic. For a basic introduction, see [[comma basis]].'' | |||
== Definition == | == Definition == | ||
| Line 8: | Line 9: | ||
== Examples == | == Examples == | ||
dl[{{map| 31 49 72 87 107 }}, {{map| 41 65 95 115 142 }}, {{map| 72 114 167 202 249 }}]) {{nowrap|{{=}} | dl[{{map| 31 49 72 87 107 }}, {{map| 41 65 95 115 142 }}, {{map| 72 114 167 202 249 }}]) {{nowrap|{{=}} [{{vector| -3 2 -1 2 -1 }}, {{vector| -2 -3 -1 2 1 }}, {{vector| -2 0 3 -3 1 }}]}} | ||
In this first example, the mapping contains a redundant row; the third row is a linear combination of the other two ({{nowrap|31 + 41 {{=}} 72|49 + 65 {{=}} 114}}, etc). Therefore, the dual list operation returns a comma basis with nullity 3, because the rank is truly 2 (and the rank and nullity must sum to the dimensionality, which is 5 here, because there are 5 terms in each map and comma, i.e. it is 11-limit). | In this first example, the mapping contains a redundant row; the third row is a linear combination of the other two ({{nowrap|31 + 41 {{=}} 72|49 + 65 {{=}} 114}}, etc). Therefore, the dual list operation returns a comma basis with nullity 3, because the rank is truly 2 (and the rank and nullity must sum to the dimensionality, which is 5 here, because there are 5 terms in each map and comma, i.e. it is 11-limit). | ||