0 Daumen
1,3k Aufrufe

Aufgabe:

(Die darstellende Matrix emer linearen Abbildung)

Gegeben seien drei Basen B,C,D \mathcal{B}, \mathcal{C}, \mathcal{D} von R2 \mathbb{R}^{2} sowie ein Vektor vR2 v \in \mathbb{R}^{2} :

B={b1=(11),b2=(21)},C={c1=(21),c2=(43)},D={d1=(12),d2=(23)},v=(25). \begin{array}{l} \mathcal{B}=\left\{b_{1}=\left(\begin{array}{l} 1 \\ 1 \end{array}\right), \quad b_{2}=\left(\begin{array}{l} 2 \\ 1 \end{array}\right)\right\}, \quad \mathcal{C}=\left\{c_{1}=\left(\begin{array}{c} 2 \\ -1 \end{array}\right), \quad c_{2}=\left(\begin{array}{l} 4 \\ 3 \end{array}\right)\right\}, \\ \mathcal{D}=\left\{d_{1}=\left(\begin{array}{l} 1 \\ 2 \end{array}\right), \quad d_{2}=\left(\begin{array}{l} 2 \\ 3 \end{array}\right)\right\}, \quad v=\left(\begin{array}{l} 2 \\ 5 \end{array}\right) . \\ \end{array}

Sei f : R2R2 f: \mathbb{R}^{2} \longrightarrow \mathbb{R}^{2} die linear Abbildung gegeben durch f(c1)=d1,f(c2)=d2 f\left(c_{1}\right)=d_{1}, f\left(c_{2}\right)=d_{2} .

(a) Stellen Sie b1 b_{1} als Linearkombination bezüglich der Basis C \mathcal{C} dar.

(b) Bestimmen Sie die darstellende Matrix TCB T_{\mathcal{C}}^{\mathcal{B}} von der Identitätsabbildung id: R2R2 \mathbb{R}^{2} \rightarrow \mathbb{R}^{2} bezüglich die Basen B \mathcal{B} in Urbild und C \mathcal{C} in Bild, sowie die darstellende Matrix TBC T_{\mathcal{B}}^{\mathcal{C}} von id: R2R2 \mathbb{R}^{2} \rightarrow \mathbb{R}^{2} bezüglich die Basen C \mathcal{C} in Urbild und B \mathcal{B} in Bild.
(Bemerkung: die Matrix TCB T_{\mathcal{C}}^{\mathcal{B}} heißt die Basiswechselmatrix für die Basiswechsel von BnachC \mathcal{B} \operatorname{nach} \mathcal{C} .

(c) Bestimmen Sie den Koordinatenvektor vB v_{\mathcal{B}} von v v bezüglich die Basis B \mathcal{B} .

(d) Bestimmen Sie die Koordinatenvektor vC v_{\mathcal{C}} mit Hilfe der darstellende Matrix TCB T_{\mathcal{C}}^{\mathcal{B}} .

(e) Bestimmen Sie die Basiswechselmatrix TBD T_{\mathcal{B}}^{\mathcal{D}} für die Basiswechsel von B \mathcal{B} nach D \mathcal{D} .

(f) Berechnen Sie den Koordinatenvektor f(b1)C f\left(b_{1}\right)_{\mathcal{C}} von f(b1) f\left(b_{1}\right) bezüglich die Basis C \mathcal{C} .

(g) Bestimmen Sie die darstellende Matrix fCB f_{\mathcal{C}}^{\mathcal{B}} von f f bezüglich die Basen B \mathcal{B} und C \mathcal{C} .
(h) Berechnen Sie fBD f_{\mathcal{B}}^{\mathcal{D}} mit Hilfe der Ergebnisse von (b), (e) und (g) (\mathrm{g}) .


Problem/Ansatz:

Ich verstehe die Aufgabe b garnicht. Ist jemand dazu bereit mir diese zu erklären? Wie komme ich auf f(c1)=d1 und f(c2)=d2?

Was ich bisher verstanden habe: Die Identitätsabbildung ist eine Abbildung, die auf sich selbst abgebildet wird.

Danke im Voraus.

Es grüßt euch

Elena ;D

Avatar von

1 Antwort

0 Daumen

a) hast du ja vermutlich geschafft.

Offenbar hast du aber ein Problem mit der Vorgabe

Sei f : R2R2 f: \mathbb{R}^{2} \longrightarrow \mathbb{R}^{2} die lineare Abbildung gegeben durch f(c1)=d1,f(c2)=d2 f\left(c_{1}\right)=d_{1}, f\left(c_{2}\right)=d_{2} .

und erwartest wohl eher sowas wie

Sei f : R2R2 f: \mathbb{R}^{2} \longrightarrow \mathbb{R}^{2} die lineare Abbildung gegeben durch f(xy)=() f\begin{pmatrix} x\\y \end{pmatrix} =\begin{pmatrix} \dots\\\dots \end{pmatrix} .

Das ist dadurch allerdings schon gegeben, bzw. lässt sich aus den

Vorgaben gewinnen.     f(c1)=d1,f(c2)=d2 f\left(c_{1}\right)=d_{1}, f\left(c_{2}\right)=d_{2}   heißt ja

f(21)=(12) f\left(\begin{array}{c} 2 \\ -1 \end{array}\right)=\left(\begin{array}{l} 1 \\ 2 \end{array}\right) und f(43)=(23) f\left( \begin{array}{l} 4 \\ 3 \end{array}\right)= \left(\begin{array}{l} 2 \\ 3 \end{array}\right)  

Dazu musst du "nur" (xy) \begin{pmatrix} x\\y \end{pmatrix} als Linearkombination

von c1 und c2 darstellen, etwa so

(xy)=(0.3x0.4y)(21)+(0.1x+0.2y)(43) \begin{pmatrix} x\\y \end{pmatrix} = (0.3x-0.4y)\left(\begin{array}{c} 2 \\ -1 \end{array}\right) + (0.1x+0.2y ) \begin{pmatrix} 4 \\ 3 \end{pmatrix}

Dann bekommst du ja wegen der Linearität

f(xy)=(0.3x0.4y)f(21)+(0.1x+0.2y)f(43) f\begin{pmatrix} x\\y \end{pmatrix} = (0.3x-0.4y)f\left(\begin{array}{c} 2 \\ -1 \end{array}\right) + (0.1x+0.2y ) f\begin{pmatrix} 4 \\ 3 \end{pmatrix}

=(0.3x0.4y)(12)+(0.1x+0.2y)(23) = (0.3x-0.4y) \left(\begin{array}{l} 1 \\ 2 \end{array}\right) + (0.1x+0.2y) \left(\begin{array}{l} 2 \\ 3 \end{array}\right)

=(0.3x0.4y0.6x0.8y)+(0.2x+0.4y0.3x+0.6y) = \left(\begin{array}{l} 0.3x-0.4y \\ 0.6x-0.8y \end{array}\right) + \left(\begin{array}{l} 0.2x+0.4y \\ 0.3x+0.6y \end{array}\right)

=(0.5x0.9x0.2y) = \left(\begin{array}{l} 0.5x \\ 0.9x-0.2y \end{array}\right)

Allerdings ist das hier gar nicht nötig. Denn für den Teil b) brauchst du ja für TCB T_{\mathcal{C}}^{\mathcal{B}}

nur zu überlegen id: R2R2 \mathbb{R}^{2} \rightarrow \mathbb{R}^{2} bildet

die Basisvektoren von B \mathcal{B} auf sich selbst ab. Es ist also analog

zu oben id(b1)=b1 und id(b2)=b2 . Nun kannst du ja b1 und b2 jeweils durch

c1 und c2 darstellen und die dabei bestimmten Zahlen sind die

Elemente der gesuchten Matrix.

Avatar von 289 k 🚀

Wie kommt man bei der f.) bei dieser Aufgabe auf f(b1) finde da keinen Weg die f auszurechnen

Hat sich erledigt

Moin,

Muss ich dann für TBC T_{\mathcal{B}}^{\mathcal{C}} jeweils c1 und c2 durch b1 und b2 darstellen?

TCB T_{\mathcal{C}}^{\mathcal{B}} (1101531025) \begin{pmatrix} \frac{1}{10} & \frac{1}{5} \\ \frac{3}{10} & \frac{2}{5} \end{pmatrix}

und

TBC T_{\mathcal{B}}^{\mathcal{C}} = (4231) \begin{pmatrix} -4 & 2 \\ 3 & 1 \end{pmatrix}

wären meine Ergebnisse für die b) sieht das richtig für dich aus? Wäre nett wenn du einen Blick draufwerfen könntest.

Muss ich dann für TBC T_{\mathcal{B}}^{\mathcal{C}} jeweils c1 und c2 durch b1 und b2 darstellen?

Nein umgekehrt b1 und b2 durch c1 und c2. Das hast du wohl auch gemacht. Ich komme ich auf

(1101531025) \begin{pmatrix} \frac{-1}{10} & \frac{1}{5} \\ \frac{3}{10} & \frac{2}{5} \end{pmatrix}   

(Vorzeichen oben links ! )

Probe: Bedenke, dass es um die Koordinatenvektoren geht,

also: Die Koordinaten von id(b1) bzgl. der Basis C sollen

entstehen, wenn man die Matrix mit den Koordinaten von b1

bzgl Basis B multipliziert:

(1101531025)(10)=(110310) \begin{pmatrix} \frac{-1}{10} & \frac{1}{5} \\ \frac{3}{10} & \frac{2}{5} \end{pmatrix} \cdot \begin{pmatrix} 1 \\ 0 \end{pmatrix} = \begin{pmatrix} \frac{-1}{10} \\ \frac{3}{10} \end{pmatrix}

Und das Ergebnis ist also der Koordinatenvektor für die Darstellung von b1 mit c1 und c2, also musst du zur Probe rechnen

110(21)+310(43)=(11) \frac{-1}{10}\cdot \begin{pmatrix} 2 \\ -1 \end{pmatrix} + \frac{3}{10}\cdot \begin{pmatrix} 4 \\ 3 \end{pmatrix} = \begin{pmatrix} 1 \\ 1 \end{pmatrix}   ✓

Und TBCT_{\mathcal{B}}^{\mathcal{C}} ist die Inverse von TCBT_{\mathcal{C}}^{\mathcal{B}} also

TBCT_{\mathcal{B}}^{\mathcal{C}} = (4231) \begin{pmatrix} -4 & 2 \\ 3 & 1 \end{pmatrix}

Vielen Dank :)

Ein anderes Problem?

Stell deine Frage