In: Advanced Math
PROJECTIVE AND AFFINE GEOMETRY
¿ which is the affine application that transforms each line into another with its same direction and leaves at least two invariant points ?
Thank you for your explanations
In geometry, an affine transformation, affine map[1] or an affinity (from the Latin, affinis, "connected with") is a function between affine spaces which preserves points, straight lines and planes. Also, sets of parallel lines remain parallel after an affine transformation. An affine transformation does not necessarily preserve angles between lines or distances between points, though it does preserve ratios of distances between points lying on a straight line.
Examples of affine transformations include translation, scaling, homothety, similarity transformation, reflection, rotation, shear mapping, and compositions of them in any combination and sequence.
If {\displaystyle X} and {\displaystyle Y} are affine spaces, then every affine transformation {\displaystyle f\colon X\to Y} is of the form {\displaystyle x\mapsto Mx+b}, where {\displaystyle M} is a linear transformation on the space {\displaystyle X}, {\displaystyle x} is a vector in {\displaystyle X}, and {\displaystyle b} is a vector in {\displaystyle Y}. Unlike a purely linear transformation, an affine map need not preserve the zero point in a linear space. Thus, every linear transformation is affine, but not every affine transformation is linear.
All Euclidean spaces are affine, but there are affine spaces that are non-Euclidean. In affine coordinates, which include Cartesian coordinates in Euclidean spaces, each output coordinate of an affine map is a linear function (in the sense of calculus) of all input coordinates. Another way to deal with affine transformations systematically is to select a point as the origin; then, any affine transformation is equivalent to a linear transformation (of position vectors) followed by a translation.
Thank you!