Affine Spaces and Functions
Affine Spaces and Functions
Affine Spaces
The abstract concept of a vector space, which plays such a fundamental role in
current mathematics, and, in particular, in modern analysis, developed from the
intuitive ‘vector calculus’ of directed arrows in our familiar three dimensional uni-
verse. A geometrical interpretation of vector space concepts is still very useful,
even in abstract situations, as we have already seen in the identification of C with
the coordinate plane. In such an interpretation we often consider vectors to be
‘points’, and certain sets of vectors to be ‘lines’ and ‘planes’, etc. To give these
concepts a solid foundation and to avoid confusion, we provide a short introduction
to affine spaces. This will allow us to use, without further comment, the language
which is most convenient for the given situation.
V ×E →E , (v, P ) → P + v
12.6 Remarks (a) The axioms (AS1 ) and (AS2 ) say that the additive group (V, +)
acts (from the right) on the set E (see Exercise 7.6). From Axiom (AS3 ) it follows
that this action has only one orbit, that is, the group acts transitively on E.
(b) For each v ∈ V ,
τv : E → E , P → P + v
is the translation of E by the vector v. It follows from (AS1 ) and (AS2 ) that the
set of translations is a subgroup of the permutation group of E.
which takes each point P ∈ E to its coordinates, is called the coordinate function
of E with respect to (O; b1 , . . . , bm ).
The dimension of an affine space is, by definition, the dimension of its direc-
tion space. A zero dimensional space contains only one point, a one dimensional
space is an (affine) line, and a two dimensional affine space is an (affine) plane.
An affine subspace of E is a set of the form P + W = { P + w ; w ∈ W } where
P ∈ E and W is a subspace of the direction space V .
‘vector calculus’ in which, for example, vector addition can be done using the
‘parallelogram rule’:
Ê
Ê ·Ê
·
½ ¼
Ê
½
¾
In the geometrical viewpoint, a vector is an arrow with head and tail at some
points, P and Q, say, of E. That is, an arrow is an ordered pair (P, Q) of points.
−−→ −−−→
Two such arrows, (P, Q) and (P , Q ), are equal if P Q = P Q , that is, if there
is some v ∈ V such that P = Q + v and P = Q + v, or, more geometrically, if
(P , Q ) can be obtained from (P, Q) by some translation.
Because of this convention, the elements of a vector space can be called both
‘vectors’ or ‘points’ as appropriate, and the geometrical concepts ‘line’, ‘plane’
and ‘affine subspace’ make sense in any vector space.
Affine Functions
Polynomial Interpolation
To illustrate the above ideas, we show how interpolation questions for polynomials can
be solved easily using a clever choice of basis in Km [X]. The polynomial interpolation
problem is the following:
Given m ∈ N× , distinct x0 , . . . , xm in K and a function f : {x0 , . . . , xm } → K, find
a polynomial p ∈ Km [X] such that
p(xj ) = f (xj ) , 0≤j≤m. (12.7)
The following proposition shows that this problem has a unique solution.
à Ê
The expression
f (y) − f (a)
, y=a,
y−a
is called a difference quotient of f . The graph of the affine function
f (y) − f (a)
h(x) := f (a) + (x − a) , x∈K,
y−a
is called the secant line through a, f (a) and y, f (y) . Inthe case K = %R = E,
the differentiability of f at a means that, as y → a, the slope f (y) − f (a) (y − a)
of the secant line through
a, f (a) and y, f (y) converges to the slope f (a) of
the tangent line at a, f (a) .
(b) Let X = J ⊆ R be an interval and E = R3 . Suppose that f (t) gives the position
of a point in space at time t ∈ J. Then |f (t) − f (t0 )|/|t − t0 | is the absolute value of
the ‘average speed’ between times t0 and t, and f˙(t0 ) represents the instantaneous
velocity of the point at the time t0 .