0 Daumen
448 Aufrufe

Ich muss bei einer Aufgabe BBB,BBB B_{\mathcal{B}}^{\mathcal{B}^{\prime}}, B_{\mathcal{B}^{\prime}}^{\mathcal{B}}   und MBB(T) M_{\mathcal{B}}^{\mathcal{B}}(T) berechnen.

Gegeben sind:

B als Standardbasis für R³,

und B={(111),(011),(011)} \mathcal{B}^{\prime}=\left\{\left(\begin{array}{l}1 \\ 1 \\ 1\end{array}\right),\left(\begin{array}{l}0 \\ 1 \\ 1\end{array}\right),\left(\begin{array}{c}0 \\ 1 \\ -1\end{array}\right)\right\} und MBB(T)=(100010001) M_{\mathcal{B}^{\prime}}^{\mathcal{B}^{\prime}}(T)=\left(\begin{array}{ccc}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & -1\end{array}\right)


                                1    0    0                            1       0       0                                        1    0    0
Ich habe für B B' B =   1    1    1   , für B B B' =   -1     1/2    1/2    und für M B B(T) =     0    0    1     raus.
                                  1    1   -1                            0     1/2   -1/2                                       0    1    0

Könnte mir vielleicht jemand von euch dieses Ergebnis bestätigen?

Avatar von

1 Antwort

+1 Daumen
 
Beste Antwort

Hallo,

wenn du BBBB_{\mathcal{B}}^{\mathcal{B}'} berechnest, musst du eigentlich kaum nachdenken, denn du kannst immer einfach die Einträge als Vorfaktoren nutzen, um den Vektor bzgl. BB auszudrücken. Beispiel:(111)=1(100)+1(010)+1(001) \begin{pmatrix} 1\\1\\1 \end{pmatrix}=1\cdot \begin{pmatrix} 1\\0\\0 \end{pmatrix}+1\cdot \begin{pmatrix} 0\\1\\0 \end{pmatrix}+1\cdot \begin{pmatrix} 0\\0\\1 \end{pmatrix} Damit hast du BBB=(100111111)B_{\mathcal{B}}^{\mathcal{B}'}=\begin{pmatrix} 1 & 0 & 0 \\ 1 & 1 & 1 \\ 1 & 1 &-1\end{pmatrix} . Wegen BBB=(BBB)1B_{\mathcal{B}'}^{\mathcal{B}}=\left(B_{\mathcal{B}}^{\mathcal{B}'}\right)^{-1} gilt:BBB=(100111111)1=12(200211011)B_{\mathcal{B}'}^{\mathcal{B}}=\begin{pmatrix} 1 & 0 & 0 \\ 1 & 1 & 1 \\ 1 & 1 &-1\end{pmatrix}^{-1}=\frac{1}{2}\begin{pmatrix} 2 & 0 & 0 \\ -2 & 1 & 1 \\ 0 & 1 & -1 \end{pmatrix} Dann gilt:MBB(T)=(100111111)(100010001)12(200211011)=(100001010)M_{\mathcal{B}}^{\mathcal{B}}(T)=\begin{pmatrix} 1 & 0 & 0 \\ 1 & 1 & 1 \\ 1 & 1 &-1\end{pmatrix}\begin{pmatrix} 1 & 0 & 0 \\ 0 & 1 &0 \\ 0 &0 &-1 \end{pmatrix}\frac{1}{2}\begin{pmatrix} 2 & 0 & 0 \\ -2 & 1 & 1 \\ 0 & 1 & -1 \end{pmatrix}=\begin{pmatrix} 1 & 0 &0 \\ 0 & 0 & 1 \\ 0 & 1 & 0 \end{pmatrix}

Avatar von 28 k

Vielen Dank für die Bestätigung !

Ein anderes Problem?

Stell deine Frage

Ähnliche Fragen