Pure 1.7 - Linear transformations Flashcards

1
Q

How would you define a transformation in two dimensions?

A

By describing how a general point with position vector
(π‘₯) is transformed
(𝑦)
The new point is called the image

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

What is a linear transformation?

A

A transformation that only involves linear terms in π‘₯ and 𝑦
Linear transformation always map the origin onto itself
Any linear transformation can be represented by a matrix
The linear transformation 𝑻:
(π‘₯)β†’(π‘Žπ‘₯ + 𝑏𝑦)
(𝑦)_(𝑐π‘₯ + 𝑑𝑦)
can be represented by the matrix 𝐌=
(π‘Ž 𝑏)
(𝑐 𝑑)

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

What are invariant points and lines?

A

An invariant point is a point which is mapped onto itself under a given transformation.
Invariant lines are lines which are mapped onto themselves under a given transformation.

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

Describe the transformation represented by the matrix
(-1 0)
(0 1)

A

A reflection in the 𝑦-axis, points on the 𝑦-axis are invariant points, the lines π‘₯=0 and 𝑦=π‘˜ are invariant lines.

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

Describe the transformation represented by the matrix
(1 0)
(0 -1)

A

A reflection in the π‘₯-axis, points on the π‘₯-axis are invariant points, the lines 𝑦=0 and π‘₯=π‘˜ are invariant lines.

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

Describe the transformation represented by the matrix
(0 1)
(1 0)

A

A reflection in the line 𝑦=π‘₯ points on the line 𝑦=π‘₯ are invariant points and the lines 𝑦=π‘₯ and 𝑦=-π‘₯+π‘˜ for any value of π‘˜ are invariant.

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

Describe the transformation represented by the matrix
(cos(ΞΈ) -sin(ΞΈ))
(sin(ΞΈ) cos(ΞΈ))

A

A rotation through the angle ΞΈ anticlockwise about the origin. The only invariant point is the origin (0,0).
For ΞΈβ‰ 180Β°, there are no invariant lines.
For ΞΈ=180Β°, any line passing through the origin is an invariant line.

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

Describe transformations represented by matrices of the type
(π‘Ž 0)
(0 𝑏)

A

It is a stretch of scale factor π‘Ž parallel to the π‘₯-axis and a stretch of scale factor 𝑏 parallel to the 𝑦-axis.
In the case that π‘Ž=𝑏, the transformation is an enlargement with scale factor π‘Ž.
For any stretch of this form, the π‘₯-axis and 𝑦-axis are invariant lines and the origin is an invariant point.
For a stretch parallel to the π‘₯-axis only, points on the 𝑦-axis are invariant points, and any line parallel to the π‘₯-axis is an invariant line.
For a stretch parallel to the 𝑦-axis only, points on the π‘₯-axis are invariant points, and any line parallel to the 𝑦-axis is an invariant line.

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

For a linear transformation represented by the matrix 𝐌, what does det(𝐌) represent?

A

The scale factor for the change in area, sometimes called the area scale factor.

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

How would you represent successive transformations, represent by the matrices 𝐏 and 𝐐 respectively.

A

The matrix 𝐐𝐏 represents the transformation 𝑄 followed by the transformation 𝑃.

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

Describe the transformation represented by the matrix
(-1 0 0)
(0 1 0)
(0 0 1)

A

A reflection in the plane π‘₯=0.

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

Describe the transformation represented by the matrix
( 1 0 0)
(0 -1 0)
(0 0 1)

A

A reflection in the plane 𝑦=0.

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

Describe the transformation represented by the matrix
(1 0 0)
(0 1 0)
(0 0 -1)

A

A reflection in the plane 𝑧=0.

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

Describe the transformation represented by the matrix
(1 __0 ____0__)
(0 cos(ΞΈ) -sin(ΞΈ) )
(0_sin(ΞΈ)_cos(ΞΈ))

A

A rotation, angle ΞΈ, about the π‘₯-axis.

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

Describe the transformation represented by the matrix
(cos(ΞΈ) 0 sin(ΞΈ) )
(_ 0_ _ 1 ___0_ )
(-sin(ΞΈ)_0 cos(ΞΈ) )

A

A rotation, angle ΞΈ, about the 𝑦-axis.

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

Describe the transformation represented by the matrix
(cos(ΞΈ) -sin(ΞΈ) 0)
( sin(ΞΈ) cos(ΞΈ) 0)
(__0___ 0___1)

A

A rotation, angle ΞΈ, about the 𝑧-axis.

17
Q

What is the effect of a transformation represented by the matrix 𝐀⁻¹.

A

It has the opposite effect of the transformation represented by the matrix 𝐀.