Kalpana Kalpana (Editor)

Plücker matrix

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Plücker matrix

The Plücker matrix is a special skew-symmetric 4 × 4 matrix, which characterizes a straight line in projective space. The matrix is defined by 6 Plücker coordinates with 4 degrees of freedom. It is named after the German mathematician Julius Plücker.

Contents

Definition

A straight line in space is defined by two distinct points A = ( A 0 , A 1 , A 2 , A 3 ) R P 3 and B = ( B 0 , B 1 , B 2 , B 3 ) R P 3 in homogeneous coordinates of the projective space. Its Plücker matrix is:

[ L ] × A B B A = ( 0 L 01 L 02 L 03 L 01 0 L 12 L 13 L 02 L 12 0 L 23 L 03 L 13 L 23 0 )

Where the skew-symmetric 4 × 4 -matrix is defined by the 6 Plücker coordinates

L ( L 01 , L 02 , L 03 , L 12 , L 13 , L 23 )

with

L i j = A i B j B i A j .

Plücker coordinates fulfill the Graßmann–Plücker relations

L 01 L 23 L 02 L 13 + L 03 L 12 = 0

and are defined up to scale. A Plücker matrix has only rank 2 and four degrees of freedom (just like lines in R 3 ). They are independent of a particular choice of the points A and B and can be seen as a generalization of the line equation i.e. of the cross product for both the intersection (meet) of two lines, as well as the joining line of two points in the projective plane.

Properties

The Plücker matrix allows us to express the following geometric operations as matrix-vector product:

  • Plane contains line: 0 = [ L ] × E
  • X = [ L ] × E is the point of intersection of the line L and the plane E ('Meet')
  • Point lies on line: 0 = [ L ~ ] × X
  • E = [ L ~ ] × X is the common plane E , which contains both the point X and the line L ('Join').
  • Direction of a line: [ L ] × π = [ L ] × ( 0 , 0 , 0 , 1 ) = ( L 03 , L 13 , L 23 , 0 ) (Note: The latter can be interpreted as a plane orthogonal to the line passing through the coordinate origin)
  • Closest point to the origin X 0 [ L ] × [ L ] × π .
  • Uniqueness

    Two arbitrary distinct points on the line can be written as a linear combination of A and B :

    A A α + B β  and  B A γ + B δ .

    Their Plücker matrix is thus:

    [ L ] × = A B B A = ( A α + B β ) ( A γ + B δ ) ( A γ + B δ ) ( A α + B β ) = ( α δ β γ ) λ [ L ] × ,

    up to scale identical to [ L ] × .

    Intersection with a plane

    Let E = ( E 0 , E 1 , E 2 , E 3 ) R P 3 denote the plane with the equation

    E 0 x + E 1 y + E 2 z + E 3 = 0.

    which does not contain the line L . Then, the matrix-vector product with the Plücker matrix describes a point

    X = [ L ] × E = A B E α B A E β = A α + B β ,

    which lies on the line L because it is a linear combination of A and B . X is also contained in the plane E

    E X = E [ L ] × E = E A α B E β E B β A E α = 0 ,

    and must therefore be their point of intersection.

    In addition, the product of the Plücker matrix with a plane is the zero-vector, exactly if the line L is contained entirely in the plane:

    α = β = 0 E contains L .

    Dual Plücker matrix

    In projective three-space, both points and planes have the same representation as 4-vectors and the algebraic description of their geometric relationship (point lies on plane) is symmetric. By interchanging the terms plane and point in a theorem, one obtains a dual theorem which is also true.

    In case of the Plücker matrix, there exists a dual representation of the line in space as the intersection of two planes:

    E = ( E 0 , E 1 , E 2 , E 3 ) R P 3

    and

    F = ( F 0 , F 1 , F 2 , F 3 ) R P 3

    in homogeneous coordinates of projective space. Their Plücker matrix is:

    [ L ~ ] × = E F F E

    and

    G = [ L ~ ] × X

    describes the plane G which contains both the point X and the line L .

    Relationship between primal and dual Plücker matrices

    As the vector X = [ L ] × E , with an arbitrary plane E , is either the zero-vector or a point on the line, it follows:

    E R P 3 : X = [ L ] × E  lies on  L [ L ~ ] × X = 0 .

    Thus:

    ( [ L ~ ] × [ L ] × ) = [ L ] × [ L ~ ] × = 0 R 4 × 4 .

    The following product fulfills these properties:

    ( 0 L 23 L 13 L 12 L 23 0 L 03 L 02 L 13 L 03 0 L 01 L 12 L 02 L 01 0 ) ( 0 L 01 L 02 L 03 L 01 0 L 12 L 13 L 02 L 12 0 L 23 L 03 L 13 L 23 0 ) = ( L 01 L 23 L 02 L 13 + L 03 L 12 ) ( 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 ) = 0 ,

    due to the Graßmann–Plücker relation. With the uniqueness of Plücker matrices up to scalar multiples, for the primal Plücker coordinates

    L = ( L 01 , L 02 , L 03 , L 12 , L 31 , L 23 )

    we obtain the following dual Plücker coordinates:

    L ~ = ( L 23 , L 13 , L 12 , L 03 , L 02 , L 01 ) .

    In the projective plane

    The 'join' of two points in the projective plane is the operation of connecting two points with a straight line. Its line equation can be computed using the cross product:

    l a × b = ( a 1 b 2 b 1 a 2 b 0 a 2 a 0 b 2 a 0 b 1 a 1 b 0 ) = ( l 0 l 1 l 2 ) .

    Dually, one can express the 'meet', or intersection of two straight lines by the cross-product:

    x l × m

    The relationship to Plücker matrices becomes evident, if one writes the cross product as a matrix-vector product with a skew-symmetric matrix:

    [ l ] × = a b b a = ( 0 l 2 l 1 l 2 0 l 0 l 1 l 0 0 )

    and analogously [ x ] × = l m m l

    Geometric interpretation

    Let d = ( L 03 , L 13 , L 23 ) and m = ( L 12 , L 02 , L 01 ) , then we can write

    [ L ] × = ( [ m ] × d d 0 ) and [ L ~ ] × = ( [ d ] × m m 0 ) ,

    where d is the displacement and m is the moment of the line, compare the geometric intuition of Plücker coordinates.

    References

    Plücker matrix Wikipedia