Plücker coordinates: Difference between revisions
No edit summary |
make notation a bit more consistent |
||
Line 72: | Line 72: | ||
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>. | ||
The same relations as above can be derived, where we represent | 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. | ||
Because the Plücker coordinates are homogeneous, we can always put them in a 'canonical' form by dividing all entries by their GCD and ensuring the first element is non-negative. | Because the Plücker coordinates are homogeneous, we can always put them in a 'canonical' form by dividing all entries by their GCD and ensuring the first element is non-negative. | ||
Line 79: | Line 79: | ||
A height function is a way to measure the 'arithmetic complexity' of a rational point. For example, the rational numbers <math>\frac{3}{2}</math> and <math>\frac{3001}{2001}</math> are close to eachother, but intuitively the second is much more complicated. | A height function is a way to measure the 'arithmetic complexity' of a rational point. For example, the rational numbers <math>\frac{3}{2}</math> and <math>\frac{3001}{2001}</math> are close to eachother, but intuitively the second is much more complicated. | ||
We can define the height of a rational point simply as the Euclidean norm on | We can define the height of a rational point simply as the Euclidean norm on its Plücker coordinates <math>X = \iota (P)</math>. | ||
$$ | $$ | ||
H(P) = \left\| | H(P) = \left\| X \right\| = \left\| p_1 \wedge \ldots \wedge p_n \right\| \\ | ||
$$ | $$ | ||
Line 87: | Line 87: | ||
$$ | $$ | ||
\begin{align} | \begin{align} | ||
\mathrm{G}_{ij} &= \left\langle | \mathrm{G}_{ij} &= \left\langle p_i, p_j \right\rangle \\ | ||
\sqrt{\det(\mathrm{G})} &= \left\| p_1 \wedge \ldots \wedge p_n \right\| = \left\| X \right\| \, . | |||
\sqrt{\det(\mathrm{G})} &= \left\| | |||
\end{align} | \end{align} | ||
$$ | $$ |