0 Daumen
746 Aufrufe

Aufgabe:

Bestimmen Sie alle Matrizen X ∈ Mat3,2 (ℂ) mit:

(1i1i11021) \begin{pmatrix} 1 & -i & 1 \\ i & 1 & -1 \\ 0 & 2 & 1 \end{pmatrix}    •   X  = (11ii01) \begin{pmatrix} 1 & 1 \\ -i & i \\ 0 & 1\end{pmatrix}



Problem/Ansatz:

Offensichtlich muss hier eine Matrix Mat3,2 gefunden werden. Ich habe versucht, das Problem mit Gleichungen zu Lösen, also: (1*x) + (-i * x) + (1 * x) = 1

etc.

Jedoch ohne Erfolg.

Wäre sehr dankbar um einen Lösungsansatz!


Mfg

Avatar von

1 Antwort

0 Daumen

Aloha :)

Die erste Spalte von XX erhältst du als Lösung von(1i1i11021)(x11x21x31)=(1i0)\left(\begin{array}{c}1 & -i & 1\\i & 1 & -1\\0 & 2 & 1\end{array}\right)\cdot\left(\begin{array}{c}x_{11}\\x_{21}\\x_{31}\end{array}\right)=\left(\begin{array}{c}1\\-i\\0\end{array}\right)Die zweite Spalte von XX erhältst du als Lösung von(1i1i11021)(x12x22x32)=(1i1)\left(\begin{array}{c}1 & -i & 1\\i & 1 & -1\\0 & 2 & 1\end{array}\right)\cdot\left(\begin{array}{c}x_{12}\\x_{22}\\x_{32}\end{array}\right)=\left(\begin{array}{c}1\\i\\1\end{array}\right)Als Lösung solltest du Folgendes erhalten:X=(13i21+i21+i2121+i0)X=\left(\begin{array}{c}\frac{1-3i}{2} & 1+\frac{i}{2}\\-\frac{1+i}{2} & \frac{1}{2}\\1+i&0\end{array}\right)

Hier die Rechenschritte im Detail. Verwendet wird das Gauß-Verfahren:

x11x21x311i11i11i//i0210\begin{array}{c}x_{11} & x_{21} & x_{31} &&& \\1 & -i & 1 &|& 1 &\\i & 1 & -1 &|&-i &//\cdot i\\0 & 2 & 1 &|&0 &\end{array}x11x21x311i111ii1//+Gl(1)0210\begin{array}{c}x_{11} & x_{21} & x_{31} &&& \\1 & -i & 1 &|& 1 &\\-1 & i & -i &|&1 &//+Gl(1)\\0 & 2 & 1 &|&0 &\end{array}x11x21x311i11001i2// : (1i)0210\begin{array}{c}x_{11} & x_{21} & x_{31} &&& \\1 & -i & 1 &|& 1 &\\0 & 0 & 1-i &|&2 &//:(1-i)\\0 & 2 & 1 &|&0 &\end{array}Nebenrechnung: 21i=1+11i=1i21i=(1+i)(1i)1i=1+i\frac{2}{1-i}=\frac{1+1}{1-i}=\frac{1-i^2}{1-i}=\frac{(1+i)(1-i)}{1-i}=1+ix11x21x311i11//Gl(2)0011+i0210//Gl(2)\begin{array}{c}x_{11} & x_{21} & x_{31} &&& \\1 & -i & 1 &|& 1 &//-Gl(2)\\0 & 0 & 1 &|&1+i &\\0 & 2 & 1 &|&0 &//-Gl(2)\end{array}x11x21x311i0i0011+i0201i// : 2\begin{array}{c}x_{11} & x_{21} & x_{31} &&& \\1 & -i & 0 &|& -i &\\0 & 0 & 1 &|&1+i &\\0 & 2 & 0 &|&-1-i &// :2\end{array}x11x21x311i0i//+iGl(3)0011+i0101+i2\begin{array}{c}x_{11} & x_{21} & x_{31} &&& \\1 & -i & 0 &|& -i &//+i\cdot Gl(3)\\0 & 0 & 1 &|&1+i &\\0 & 1 & 0 &|&-\frac{1+i}{2} & \end{array}Nebenrechnung: i+i(1+i2)=ii+i22=ii12=2i2+1i2=13i2-i+i\cdot\left(-\frac{1+i}{2}\right)=-i-\frac{i+i^2}{2}=-i-\frac{i-1}{2}=\frac{-2i}{2}+\frac{1-i}{2}=\frac{1-3i}{2}x11x21x3110013i20011+i0101+i2\begin{array}{c}x_{11} & x_{21} & x_{31} &&& \\1 & 0 & 0 &|& \frac{1-3i}{2} &\\0 & 0 & 1 &|&1+i &\\0 & 1 & 0 &|&-\frac{1+i}{2} & \end{array}Diese Ergebnisse findest du in der ersten Spalte der Lösungsmatrix XX wieder.

Jetzt so ähnlich nochmal für die 2-te Spalte der Lösungsmatrix XX:
x12x22x321i11i11i//i0211\begin{array}{c}x_{12} & x_{22} & x_{32} &&& \\1 & -i & 1 &|& 1 &\\i & 1 & -1 &|&i &//\cdot i\\0 & 2 & 1 &|&1 &\end{array}x12x22x321i111ii1//+Gl(1)0211\begin{array}{c}x_{12} & x_{22} & x_{32} &&& \\1 & -i & 1 &|& 1 &\\-1 & i & -i &|&-1 &//+Gl(1)\\0 & 2 & 1 &|&1 &\end{array}x12x22x321i11001i0// : (1i)0211\begin{array}{c}x_{12} & x_{22} & x_{32} &&& \\1 & -i & 1 &|& 1 &\\0 & 0 & 1-i &|&0 &//:(1-i)\\0 & 2 & 1 &|&1 &\end{array}x12x22x321i11//Gl(2)00100211//Gl(2)\begin{array}{c}x_{12} & x_{22} & x_{32} &&& \\1 & -i & 1 &|& 1 &//-Gl(2)\\0 & 0 & 1 &|&0 &\\0 & 2 & 1 &|&1 &//-Gl(2)\end{array}x12x22x321i0100100201// : 2\begin{array}{c}x_{12} & x_{22} & x_{32} &&& \\1 & -i & 0 &|& 1 &\\0 & 0 & 1 &|&0 &\\0 & 2 & 0 &|&1 &//:2\end{array}x12x22x321i01//+iGl(3)001001012\begin{array}{c}x_{12} & x_{22} & x_{32} &&& \\1 & -i & 0 &|& 1 &//+i\cdot Gl(3)\\0 & 0 & 1 &|&0 &\\0 & 1 & 0 &|&\frac{1}{2} &\end{array}x12x22x321001+i2001001012\begin{array}{c}x_{12} & x_{22} & x_{32} &&& \\1 & 0 & 0 &|& 1+\frac{i}{2} &\\0 & 0 & 1 &|&0 &\\0 & 1 & 0 &|&\frac{1}{2} &\end{array}

Ich hoffe, dass du nun alles verstanden hast. Falls nicht, frag einfach nochmal nach.

Avatar von 152 k 🚀

Alles klar, danke für die Antwort!

Wäre es möglich, dass du mir noch die genauen Rechenschritte erklärst?

Muss man nun die erste Zeile der Matrix (1  -i  1) mit x11 multiplizieren?

dh.: (1*x) +(-i*x)+(1*x) = 1   ?
wenn ich es so rechne, komme ich auf x = 1/2i


du kommst allerdings auf 1-3i/2

Wäre super, wenn du das erläutern könntest. !

Mach ich gleich noch, muss jetzt aber erstmal zum Sport...

So, auf den besonderen Wunsch habe ich die Detail-Rechnungen oben in der Antwort ergänzt ;)

Vielen Dank!!!!

Ein anderes Problem?

Stell deine Frage