Übungen - Lineare und affine Abbildungen
Aufgabe 1
In den folgenden Teilaufgaben geht es darum, Abbildungen rechnerisch auszuführen und dann geometrisch zu deuten. Berechne zuerst die Bildpunkte. Beschreibe anschließend die Abbildungen geometrisch mit eigenen Worten.
(a)
Geg.: lineare Abbildung
$\begin{pmatrix} x_1' \\ x_2' \end{pmatrix} = \begin{pmatrix} 1 & 1 \\ -1 & 1 \end{pmatrix} \cdot \begin{pmatrix} x_1 \\ x_2 \end{pmatrix}$
Ges.: Zuordnungen und geometrische Deutung
$\begin{array}{lcl} \begin{pmatrix} -8 \\ -8 \end{pmatrix} & \rightarrow & \begin{pmatrix} \dots \\ \dots \end{pmatrix} \\ \begin{pmatrix} 8 \\ -8 \end{pmatrix} & \rightarrow & \begin{pmatrix} \dots \\ \dots \end{pmatrix} \\ \begin{pmatrix} 8 \\ 8 \end{pmatrix} & \rightarrow & \begin{pmatrix} \dots \\ \dots \end{pmatrix} \\ \begin{pmatrix} -8 \\ 8 \end{pmatrix} & \rightarrow & \begin{pmatrix} \dots \\ \dots \end{pmatrix} \end{array}$
Geometrische Beschreibung: ...
(b)
Geg.: lineare Abbildung
$\begin{pmatrix} x_1' \\ x_2' \end{pmatrix} = \begin{pmatrix} 0 & -2 \\ 1 & 1 \end{pmatrix} \cdot \begin{pmatrix} x_1 \\ x_2 \end{pmatrix}$
Ges.: Zuordnungen und geometrische Deutung
$\begin{array}{lcl} \begin{pmatrix} -8 \\ -8 \end{pmatrix} & \rightarrow & \begin{pmatrix} \dots \\ \dots \end{pmatrix} \\ \begin{pmatrix} 8 \\ -8 \end{pmatrix} & \rightarrow & \begin{pmatrix} \dots \\ \dots \end{pmatrix} \\ \begin{pmatrix} 8 \\ 8 \end{pmatrix} & \rightarrow & \begin{pmatrix} \dots \\ \dots \end{pmatrix} \\ \begin{pmatrix} -8 \\ 8 \end{pmatrix} & \rightarrow & \begin{pmatrix} \dots \\ \dots \end{pmatrix} \end{array}$
Geometrische Beschreibung: ...
(c)
Geg.: affine Abbildung
$\begin{pmatrix} x_1' \\ x_2' \end{pmatrix} = \begin{pmatrix} -1 & 0 \\ 0 & -1 \end{pmatrix} \cdot \begin{pmatrix} x_1 \\ x_2 \end{pmatrix} + \begin{pmatrix} 0 \\ 8 \end{pmatrix}$
Ges.: Zuordnungen und geometrische Deutung
$\begin{array}{lcl} \begin{pmatrix} -8 \\ -8 \end{pmatrix} & \rightarrow & \begin{pmatrix} \dots \\ \dots \end{pmatrix} \\ \begin{pmatrix} 8 \\ -8 \end{pmatrix} & \rightarrow & \begin{pmatrix} \dots \\ \dots \end{pmatrix} \\ \begin{pmatrix} 8 \\ 8 \end{pmatrix} & \rightarrow & \begin{pmatrix} \dots \\ \dots \end{pmatrix} \\ \begin{pmatrix} -8 \\ 8 \end{pmatrix} & \rightarrow & \begin{pmatrix} \dots \\ \dots \end{pmatrix} \end{array}$
Geometrische Beschreibung: ...
Aufgabe 2
In den folgenden Teilaufgaben geht es darum, die Abbildungsbeschreibung zu rekonstruieren. Gegeben sind jeweils Punkte mit ihren Bildpunkten. Überprüfe mit dem Applet.
(a)
Geg.: Zuordnungen
$\begin{array}{lcl} \begin{pmatrix} -8 \\ -8 \end{pmatrix} & \rightarrow & \begin{pmatrix} -16 \\ -16 \end{pmatrix} \\ \begin{pmatrix} 8 \\ -8 \end{pmatrix} & \rightarrow & \begin{pmatrix} 16 \\ 0 \end{pmatrix} \end{array}$
Ges.: zugehörige lineare Abbildung
$\begin{pmatrix} x_1' \\ x_2' \end{pmatrix} = \begin{pmatrix} a & b \\ c & d \end{pmatrix} \cdot \begin{pmatrix} x_1 \\ x_2 \end{pmatrix}$
(b)
Geg.: Zuordnungen
$\begin{array}{lcl} \begin{pmatrix} -8 \\ -8 \end{pmatrix} & \rightarrow & \begin{pmatrix} -8 \\ 8 \end{pmatrix} \\ \begin{pmatrix} 8 \\ -8 \end{pmatrix} & \rightarrow & \begin{pmatrix} -16 \\ 8 \end{pmatrix} \end{array}$
Ges.: zugehörige lineare Abbildung
$\begin{pmatrix} x_1' \\ x_2' \end{pmatrix} = \begin{pmatrix} a & b \\ c & d \end{pmatrix} \cdot \begin{pmatrix} x_1 \\ x_2 \end{pmatrix}$
(c)
Probiere auch hier, lineare Abbildungen zu den vorgegebenen Zuordnungen zu bestimmen. Warum klappt das hier nicht?
Beispiel 1:
$\begin{array}{lcl} (8|0) & \rightarrow & (-16|8) \\ (8|8) & \rightarrow & (-16|16) \\ (0|8) & \rightarrow & (16|8) \end{array}$
Beispiel 2:
$\begin{array}{lcl} (-8|-8) & \rightarrow & (24|0) \\ (8|8) & \rightarrow & (-24|0) \end{array}$
Beispiel 3:
$\begin{array}{lcl} (0|0) & \rightarrow & (0|-4) \\ (8|0) & \rightarrow & (16|-12) \end{array}$
Aufgabe 3
In dieser Aufgabe geht es um die Deutung der Parameter einer affinen Abbildung. Gegeben ist die affine Abbildung:
$\begin{pmatrix} x_1' \\ x_2' \end{pmatrix} = \begin{pmatrix} 1 & 2 \\ -1 & 1 \end{pmatrix} \cdot \begin{pmatrix} x_1 \\ x_2 \end{pmatrix} + \begin{pmatrix} 3 \\ 4 \end{pmatrix}$
Fertige mit Hilfe der Zahlenangaben in der Abbildungsgleichung eine Skizze an, in der
verdeutlicht wird, die die Abbildung das Einheitsquadrats
mit den Eckpunkten $O(0|0)$, $E_1(1|0)$ und $E_2(0|1)$ abbildet.
Überprüfe im Applet.
Aufgabe 4
Wahr oder falsch? Begründe jeweils.
(a) Jede lineare Abbildung ist eine affine Abbildung.
(b) Jede Verschiebung ist eine lineare Abbildung.
(c) Jede affine Abbildung ist eine lineare Abbildung.
(d) Jede Verschiebung ist eine affine Abbildung.