0 Daumen
791 Aufrufe

Aufgabe:

B = ((72) \begin{pmatrix} 7\\2\end{pmatrix} (39) \begin{pmatrix} 3\\9 \end{pmatrix} )

Wie bestimme ich ATB den Basiswechsel also AMB(id), sei A die kanonische Basis in R2
Problem/Ansatz:

Darstellung der Einheitsvektoren mithilfe der neuen Vektoren

Avatar von

1 Antwort

0 Daumen
 
Beste Antwort

Du suchst also a,b,c,d mit

a(72)+b(39)=(10) a\begin{pmatrix} 7\\2\end{pmatrix} +b \begin{pmatrix} 3\\9 \end{pmatrix}= \begin{pmatrix} 1\\0 \end{pmatrix}

und

c(72)+d(39)=(01) c\begin{pmatrix} 7\\2\end{pmatrix} +d \begin{pmatrix} 3\\9 \end{pmatrix}= \begin{pmatrix} 0\\1 \end{pmatrix}

Da kannst du eine Matrixgleichung draus machen

(abcd)(7329)=(1001) \begin{pmatrix} a&b\\c&d\end{pmatrix} *\begin{pmatrix} 7&3\\2&9 \end{pmatrix}= \begin{pmatrix} 1&0\\0&1 \end{pmatrix}

und du siehst: Die ges. Matrix ist die Inverse von

(7329) \begin{pmatrix} 7&3\\2&9 \end{pmatrix}

Das wäre (319119257757) \begin{pmatrix} \frac{3}{19}&\frac{-1}{19}\\ \frac{-2}{57}&\frac{7}{57} \end{pmatrix}

Avatar von 289 k 🚀

Ich persönlich finde es immer schön, wenn man den Hauptnenner ausklammert

157(9327)\frac{1}{57} \cdot \begin{pmatrix} 9 & -3 \\ -2 & 7 \end{pmatrix}

Das ist aber sicher geschmackssache.

Ein anderes Problem?

Stell deine Frage