Projective Geometry/Classic/Projective Transformations/Transformations of the projective line

From testwiki
Jump to navigation Jump to search
Projective transformation

Let X be a point on the x-axis. A projective transformation can be defined geometrically for this line by picking a pair of points P, Q, and a line m, all within the same x-y plane which contains the x-axis upon which the transformation will be performed.

Points P and Q represent two different observers, or points of view. Point R is the position of some object they are observing. Line m is the objective world which they are observing, and the x-axis is the subjective perception of m.

Draw line l through points P and X. Line l crosses line m at point R. Then draw line t through points Q and R: line t will cross the x-axis at point T. Point T is the transform of point X [Paiva].

Analysis

The above is a synthetic description of a one-dimensional projective transformation. It is now desired to convert it to an analytical (Cartesian) description.

Let point X have coordinates (x0,0). Let point P have coordinates (Px,Py). Let point Q have coordinates (Qx,Qy). Let line m have slope m (m is being overloaded in meaning).

The slope of line l is

PyPxx0,

so an arbitrary point (x,y) on line l is given by the equation

yxx0=PyPxx0,
y=PyPxx0(xx0).(1)

On the other hand, any point (x,y) on line m is described by

y=mx+b.(2)

The intersection of lines l and m is point R, and it is obtained by combining equations (1) and (2):

mx+b=PyxPxx0Pyx0Pxx0.

Joining the x terms yields

(PyPxx0m)x=b+Pyx0Pxx0

and solving for x we obtain

x1=b(Pxx0)+Pyx0Pym(Pxx0).

x1 is the abscissa of R. The ordinate of R is

y1=m[b(Pxx0)+Pyx0Pym(Pxx0)]+b.

Now, knowing both Q and R, the slope of line n is

y1Qyx1Qx.

We want to find the intersection of line n and the x-axis, so let

(Qx,Qy)+λ(x1Qx,y1Qy)=(x,0)(3)

The value of λ must be adjusted so that both sides of vector equation (3) are equal. Equation (3) is actually two equations, one for abscissas and one for ordinates. The one for ordinates is

Qy+λ(y1Qy)=0

Solve for lambda,

λ=Qyy1Qy(4)

The equation for abscissas is

x=Qx+λ(x1Qx)

which together with equation (4) yields

x=QxQy(x1Qxy1Qy)(5)

which is the abscissa of T.

Substitute the values of x1 and y1 into equation (5),

x=QxQy[b(Pxx0)+Pyx0Pym(Pxx0)Qxmb(Pxx0)+mPyx0Pym(Pxx0)+bQy].

Dissolve the fractions in both numerator and denominator:

x=QxQy[b(Pxx0)+Pyx0QxPy+mQx(Pxx0)mb(Pxx0)+mPyx0+bPymb(Pxx0)QyPy+mQy(Pxx0)].

Simplify and relabel x as t(x):

t(x)=QxQy[(Pxx0)(b+mQx)+Py(x0Qx)(Pxx0)mQy+Py(mx0+bQy)].

t(x) is the projective transformation.

Transformation t(x) can be simplified further. First, add its two terms to form a fraction:

t(x)=(mQxPyQyPy+bQy)x0+(bQxPybQyPx)m(PyQy)x0+(mPxQy+Py(bQy))(6)

Then, define the coefficients α, β, γ and δ to be the following

α=mQxPyQyPy+bQy,
β=bQxPybQyPx,
γ=m(PyQy),
δ=mPxQy+Py(bQy).

Substitute these coefficients into equation (6), in order to produce

t(x)=αx+βγx+δ

This is the Möbius transformation or linear fractional transformation.

Inverse transformation

It is clear from the synthetic definition that the inverse transformation is obtained by exchanging points P and Q. This can also be shown analytically. If PQ, then αα′, ββ′, γγ′, and δδ′, where

α=mPxQyPyQy+bPy=δ,
β=bPxQybPyQx=β,
γ=m(QyPy)=γ,
δ=mQxPy+bQyQyPy=α.

Therefore if the forwards transformation is

t(x)=αx+βγx+δ

then the transformation t′ obtained by exchanging P and Q (PQ) is:

t(x)=δxβγx+α.

Then

t(t(x))=δ(αx+βγx+δ)βγ(αx+βγx+δ)+α.

Dissolve the fractions in both numerator and denominator of the right side of this last equation:

t(t(x))=αδx+βδβγxβδαγxβγ+αγx+αδ
=αδxβγxαδβγ=x.

Therefore t′(x) = t−1(x): the inverse projective transformation is obtained by exchanging observers P and Q, or by letting α ↔ δ, β → −β, and γ → −γ. This is, by the way, analogous to the procedure for obtaining the inverse of a two-dimensional matrix:

[αβγδ][δβγα]=Δ[1001]

where Δ = α δ − β γ is the determinant.

Identity transformation

Also analogous with matrices is the identity transformation, which is obtained by letting α = 1, β = 0, γ = 0, and δ = 1, so that

tI(x)=x.

Composition of transformations

It remains to show that there is closure in the composition of transformations. One transformation operating on another transformation produces a third transformation. Let the first transformation be t1 and the second one be t2:

t1(x)=α1x+β1γ1x+δ1,
t2(x)=α2x+β2γ2x+δ2.

The composition of these two transformations is

t2(t1(x))=α2(α1x+β1γ1x+δ1)+β2γ2(α1x+β1γ1x+δ1)+δ2
=α2α1x+α2β1+β2γ1x+β2δ1γ2α1x+γ2β1+δ2γ1x+δ2δ1
=(α2α1+β2γ1)x+(α2β1+β2δ1)(γ2α1+δ2γ1)x+(γ2β1+δ2δ1).

Define the coefficients α3, β3, γ3 and δ3 to be equal to

α3=α2α1+β2γ1,
β3=α2β1+β2δ1,
γ3=γ2α1+δ2γ1,
δ3=γ2β1+δ2δ1.

Substitute these coefficients into t2(t1(x)) to obtain

t2(t1(x))=α3x+β3γ3x+δ3.

Projections operate in a way analogous to matrices. In fact, the composition of transformations can be obtained by multiplying matrices:

[α2β2γ2δ2][α1β1γ1δ1]=[α2α1+β2γ1α2β1+β2δ1γ2α1+δ2γ1γ2β1+δ2δ1]=[α3β3γ3δ3].

Since matrices multiply associatively, it follows that composition of projections is also associative.

Projections have: an operation (composition), associativity, an identity, an inverse and closure, so they form a group.

The cross-ratio defined by means of a projection

Let there be a transformation ts such that ts(A) = , ts(B) = 0, ts(C) = 1. Then the value of ts(D) is called the cross-ratio of points A, B, C and D, and is denoted as [A, B, C, D]s:

[A,B,C,D]s=ts(D).

Let

ts(x)=αx+βγx+δ,

then the three conditions for ts(x) are met when

ts(A)=αA+βγA+δ=,(7)
ts(B)=αB+βγB+δ=0,(8)
ts(C)=αC+βγC+δ=1.(9)

Equation (7) implies that γA+δ=0, therefore δ=γA. Equation (8) implies that αB+β=0, so that β=αB. Equation (9) becomes

αCαBγCγA=1,

which implies

γ=αCBCA.

Therefore

ts(D)=αDαBα(CBCA)DγA=α(DB)α(CBCA)Dα(CBCA)A
=DBCBCADA=ACADBDBC.(10)

In equation (10), it is seen that ts(D) does not depend on the coefficients of the projection ts. It only depends on the positions of the points on the "subjective" projective line. This means that the cross-ratio depends only on the relative distances among four collinear points, and not on the projective transformation which was used to obtain (or define) the cross-ratio. The cross ratio is therefore

[A,B,C,D]=ACADBDBC.(11)

Conservation of cross-ratio

Transformations on the projective line preserve cross ratio. This will now be proven. Let there be four (collinear) points A, B, C, D. Their cross-ratio is given by equation (11). Let S(x) be a projective transformation:

S(x)=αx+βγx+δ

where αδβγ. Then

[S(A)S(B)S(C)S(D)]=αA+βγA+δαC+βγC+δαA+βγA+δαD+βγD+δαB+βγB+δαD+βγD+δαB+βγB+δαC+βγC+δ
=[(αA+β)(γC+δ)(αC+β)(γA+δ)][(αB+β)(γD+δ)(αD+β)(γB+δ)][(αA+β)(γD+δ)(αD+β)(γA+δ)][(αB+β)(γC+δ)(αC+β)(γB+δ)]
=[αAδ+βγCαCδβγA][αBδ+βγDαDδβγB][αAδ+βγDαDδβγA][αBδ+βγCαCδβγB]
=[αδ(AC)+βγ(CA)][αδ(BD)+βγ(DB)][αδ(AD)+βγ(DA)][αδ(BC)+βγ(CB)]
=(αδβγ)(AC)(αδβγ)(BD)(αδβγ)(AD)(αδβγ)(BC)
=ACADBDBC

Therefore [S(A) S(B) S(C) S(D)] = [A B C D], Q.E.D.

Template:BookCat