Plücker coordinates: Difference between revisions
Specify EA in lead section, misc. edits |
No edit summary |
||
Line 1: | Line 1: | ||
{{Expert}} | |||
[[File:Plucker_embedding.png|thumb|600px|right|Schematic illustration of the Plücker embedding. Linear subspaces of <math>\mathbb{R}^n</math> (here lines) get mapped to points on a quadric surface in projective space.]] | [[File:Plucker_embedding.png|thumb|600px|right|Schematic illustration of the Plücker embedding. Linear subspaces of <math>\mathbb{R}^n</math> (here lines) get mapped to points on a quadric surface in projective space.]] | ||
{{Wikipedia|Plücker embedding}} | {{Wikipedia|Plücker embedding}} | ||
In [[exterior algebra]] applied to [[regular temperament theory]], '''Plücker coordinates''' (also known as the | In [[exterior algebra]] applied to [[regular temperament theory]], '''Plücker coordinates''' (also known as the [[wedgie]]) are a way to assign coordinates to abstract temperaments, by viewing them as elements of some projective space. | ||
The usual way to write down an abstract temperament is via its mapping matrix, but Plücker coordinates give us a unique description that is useful for some calculations. | |||
== Definition == | == Definition == | ||
A temperament can be viewed as a point in what is called a Grassmannian variety, written as <math>\mathrm{Gr} (k, n)</math>. | |||
This variety contains all possible k-dimensional subspaces of <math>\mathbb{R}^n</math>. | |||
In musical terms, k represents the rank of the temperament (how many independent generators it has), and n is the number of primes we're considering in our [[just intonation subgroup]]. | |||
Let <math>M</math> be an element of <math>\mathrm{Gr} (k, n)</math>, spanned by basis vectors <math>m_1, \ldots, m_k</math>. | Let <math>M</math> be an element of <math>\mathrm{Gr} (k, n)</math>, spanned by basis vectors <math>m_1, \ldots, m_k</math>. | ||
These basis vectors are the rows of the temperament mapping matrix. | |||
The Plücker map takes a temperament and embeds it into a projective space by taking the wedge product of the basis vectors: | |||
$$ | $$ | ||
\begin{align} | \begin{align} | ||
Line 19: | Line 25: | ||
$$ | $$ | ||
Here, <math>\Lambda^{k} \mathbb{R}^n</math> is the k-th exterior power of | Here, <math>\Lambda^{k} \mathbb{R}^n</math> is the k-th exterior power (the subspace containing all k-vectors). This construction is independent of the basis we choose. | ||
While the original space of temperaments has dimension <math>k(n-k)</math>, the space of Plücker coordinates is typically larger, with dimension <math>\binom{n}{k} - 1</math>. | |||
== Examples == | == Examples == | ||
Line 36: | Line 43: | ||
$$ | $$ | ||
These are not 'proper' coordinates, as doing row operations on this matrix preserves the row-span | These are not 'proper' coordinates, as doing row operations on this matrix preserves the row-span. | ||
The projective coordinates can be calculated by taking the determinants of all <math>2 \times 2</math> sub-matrices | The projective coordinates can be calculated by taking the determinants of all <math>2 \times 2</math> sub-matrices | ||
$$ | $$ | ||
p_{ij} = | p_{ij} = | ||
Line 60: | Line 65: | ||
== Plücker relations == | == Plücker relations == | ||
The coordinates must satisfy some algebraic relations called Plücker relations. Generally, the projective space is much 'larger' than the Grassmannian, and the image in the projective space is some quadric surface. | The coordinates must satisfy some algebraic relations called Plücker relations. Generally, the projective space is much 'larger' than the Grassmannian, and the image in the projective space is some quadric surface. | ||
Line 71: | Line 77: | ||
== Rational points == | == Rational points == | ||
A rational point <math>P</math> on <math>\mathrm{Gr}(k, n)</math> is a k-dimensional subspace such that <math>P \cap \mathbb{Z}^n</math> is a rank k sublattice of <math>\mathbb{Z}^n</math>. | A rational point <math>P</math> on <math>\mathrm{Gr}(k, n)</math> is a k-dimensional subspace such that <math>P \cap \mathbb{Z}^n</math> is a rank k sublattice of <math>\mathbb{Z}^n</math>. Abstract temperaments correspond exactly to these rational points (although the vast majority of them will be terrible temperaments). | ||
The same relations as above can be derived, where we represent P as integer matrix <math>M \in \mathbb{Z} ^ {k \times n}</math> and the projective coordinates similarly have entries in <math>\mathbb{Z}</math> instead. | The same relations as above can be derived, where we represent P as integer matrix <math>M \in \mathbb{Z} ^ {k \times n}</math> and the projective coordinates similarly have entries in <math>\mathbb{Z}</math> instead. |