0 Daumen
1,6k Aufrufe

Gegeben seien folgende Vektoren in ℝ3:

v1=(002)\begin{pmatrix} 0 \\ 0 \\ 2 \end{pmatrix},  v2=(424)\begin{pmatrix} 4 \\ 2 \\ -4 \end{pmatrix}, w1=(622) \begin{pmatrix} 6 \\ 2 \\ -2 \end{pmatrix} , w2=(204) \begin{pmatrix} -2 \\ 0 \\ -4 \end{pmatrix}.


Sei U1=L(v1,v2) {U}_{1}=L({ v }_{ 1 },{ v }_{ 2 }) die lineare Hülle von v1,v2 { v }_{ 1 },{ v }_{ 2 } und sei U2=L(w1,w2) {U}_{2}=L({ w }_{ 1 },{ w }_{ 2 }) . Geben sie eine Basis für U1+U2 {U}_{1} + {U}_{2} an.


Meine Lösung:

U1+U2=((002),(424),(622),(204)). {U}_{1} + {U}_{2} = \begin{pmatrix} \begin{pmatrix} 0 \\ 0 \\ 2 \end{pmatrix},\begin{pmatrix} 4 \\ 2 \\ -4 \end{pmatrix}, \begin{pmatrix} 6 \\ 2 \\ -2 \end{pmatrix} , \begin{pmatrix} -2 \\ 0 \\ -4 \end{pmatrix} \end{pmatrix}. Zum Beipiel lässt sich der Vektor (622) \begin{pmatrix} 6 \\ 2 \\ -2 \end{pmatrix} wie folgt darstellen: (622)=1(424)+(1)(204)+(1)(002),\begin{pmatrix} 6 \\ 2 \\ -2 \end{pmatrix} = 1*\begin{pmatrix} 4 \\ 2 \\ -4 \end{pmatrix} + (-1)*\begin{pmatrix} -2 \\ 0 \\ -4 \end{pmatrix} + (-1)*\begin{pmatrix} 0 \\ 0 \\ 2 \end{pmatrix}, daraus folgt, dass ((424),(204),(002)) \begin{pmatrix} \begin{pmatrix} 4 \\ 2 \\ -4 \end{pmatrix}, \begin{pmatrix} -2 \\ 0 \\ -4 \end{pmatrix},\begin{pmatrix} 0 \\ 0 \\ 2 \end{pmatrix} \end{pmatrix} ebenfalls ein Erzeugendensystem von U1+U2 {U}_{1} + {U}_{2} ist.

Da aus λ1(424)+λ2(204)+λ3(002)=(000) {λ}_{1}*\begin{pmatrix} 4 \\ 2 \\ -4 \end{pmatrix} + {λ}_{2}*\begin{pmatrix} -2 \\ 0 \\ -4 \end{pmatrix} + {λ}_{3}*\begin{pmatrix} 0 \\ 0 \\ 2 \end{pmatrix} = \begin{pmatrix} 0 \\ 0 \\ 0 \end{pmatrix} folgt, dass λ1,λ2,λ3=0{λ}_{1},{λ}_{2},{λ}_{3} = 0  ist, sind diese Vektoren linear unabhängig und damit auch eine Basis von U1+U2 {U}_{1} + {U}_{2} .


Ist meine Lösung richtig? Denn in der Musterlösung wird einfach ((100),(010),(001)) \begin{pmatrix} \begin{pmatrix} 1 \\ 0 \\ 0 \end{pmatrix}, \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix},\begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \end{pmatrix} als Basis angegeben. Das ist zwar logisch wie das berechnet wurde, aber ich komme mit der Methode von meiner Lösung besser klar.

Avatar von

1 Antwort

+1 Daumen
 
Beste Antwort

Du hast eine Basis aus 3 Vektoren richtig bestimmt.

U1+U2 ist also ein dreidimensionaler Unterraum von ℝ3 , also gleich ℝ3

und damit ist die Standardbasis von ℝ3 natürlich auch eine Basis

für diesen Unterraum.

Deine Methode gefällt mir auch besser.

Avatar von 289 k 🚀

Vielen vielen Dank. Jetzt sind alle Zweifel beseitigt :).

Ein anderes Problem?

Stell deine Frage