Mathematics of Geometry, Mappings Flashcards

1
Q

What is this set called?

A

It is the range of f.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Give A and B in y = Ax + B if the equation represents a pure scaling.

A

B = 0. A is the matrix

q 0

0 p

Zero except on the diagonal.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a figure?

A

A figure is a set of points in Euclidean space, which corresponds to a set of vectors.

We can say each point P is an element of the figure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Name and define this.

A

This is the two-dimensional vector space of real numbers.

It is the collection of all vectors describing all points in E2.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is this?

A

The Euclidean Plane.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What kind of transformation is this?

A

This is a translation, a type of affine transformation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When is this mapping linear?

A

When the following equality holds.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Name two non-affine transformations.

A

Reflection and shear.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is this?

A

This is the composition of f and g.

(g o f)(a) is g(f(a)) for any a in A.

If f maps A to B and g maps B to C then (g o f) maps A to C.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

If the determinant of matrix A is zero, is A invertible?

A

A is not invertible if its determinant is zero.

Conversely, if A’s determinant is nonzero, it is invertible.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Is a projection transformation linear?

A

Yes, a projection transformation is linear but non-affine.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What do we know about the composition of two bijections?

A

The composition of two bijections is also a bijection.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

If A is invertible, what kind of transformation is this?

A

This is an affine transformation.

An affine transformation of the plan has an inverse which is also an affine transformation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When is this surjective?

A

When f(A)=B

Which says that every element of B is the image of at least one element of A.

Also called onto

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is this?

A

This mapping is the inverse of f if the following is true for every a in A.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What do we know about the composition of affine transformations?

A

The composition of affine transformations is also an affine transformation.

15
Q

How is this defined if sigma is a figure?

17
Q

If x and y on the 2D coordinate plane are to be represented by homogeneous coordinates (a,b,w), name a translation that will represent infinity in 2D coordinates.

A

x=a/w

y=a/w

So the point (1,1,0) is one way to represent infinity

Homogeneous coordinates add a concept of infinity to Euclidean coordinates, which lack them.

18
Q

When is this injective?

A

When each element in the range of f is the image of exactly one element in A.

When a set is injective, f(x)=f(y) implies x=y.

18
Q

Define the rotation matrix in this rotation transformation.

20
Q

What are the terms for A and B in this?

A

A is the domain of f. B is the codomain of f.

21
Q

Name the properties of an affine transformation

A

(1) maps a line to a line,
(2) maps a line segment to a line segment,
(3) preserves the property of parallelism among lines and line segments, (4) maps an n-gon to an n-gon,
(5) maps a parallelogram to a parallelogram,
(6) preserves the ratio of lengths of two parallel segments, and
(7) preserves the ratio of areas of two figures.

22
Q

What is a singular matrix?

A

A matrix that is not invertible.

23
Q

What is the transformation of a set?

A

It is the bijection of a set unto itself.

Each transformation of the Euclidean Plane corresponds to a transformation of the 2D vector space of real numbers.

If f(P)=P’, then

f~() =

Both point and vector transformations are allowed.

24
How is a vector space generally defined?
A vector space is ***any*** collection of objects on which addition and multiplication are defined such that they have the following properties: Addition must be a closure, associative and commutative laws are obeyed, and additive inverse and identity exist. Multiplication must meet the following requirements with scalars: must be a closure, unitary, associative and both kinds of distributive laws must be obeyed
26
State the fundamental theorem of affine transformations
Given two ordered sets of three noncollinear points each, there exists an affine mapping f between those two sets. And affine transformation between sets of points preserves collinearity and distance ratios.
27
Give A and B in y = Ax + B if the equation represents a pure rotation.
B = 0. A is the matrix cos(θ) sin(-θ) sin(θ) cos(θ)
28
What does OXY denote?
A coordinate system (not necessarily cartesian) with the following axes.
29
Give A and B in y = Ax + B if the equation represents a pure translation.
A is I, and B is the translation coordinates.
30
What is meant by this?
This is the **function** or **mapping** from A to B. It consists of the set of ordered pairs (a,b) where a is an element of A and b is an element of B, with the following properties: For every a, there exists a unique b such that (a,b) is an element of the mapping f. Another denotation: f(a)=b. Still another denotation:
31
When is T a linear mapping?
When T(**u**+**v**) = T(**u**) + T(**v**) and T(c**u**) = cT(**u**)
32
What are the terms for a and b in this?
b is the **image** of a in is f. a is the **preimage** of b in f.
33
When is this **bijective**?
When it is both *injective* and *surjective*.