0 Daumen
627 Aufrufe

Aufgabe:

Gegeben ist die Abbildung φ : R4 → R2, x → φ(x) := (5x1 + 2x3, 3x2 + x3 − 4x4)^⊤

a)  ̈Uberprüfen Sie φ auf Linearität.
b) Bestimmen Sie den Kern von φ.
c) Bestimmen Sie das Bild von φ.
d) Geben Sie die Matrix A an für die φ(x) = Ax erfüllt ist.


Avatar von

2 Antworten

+2 Daumen
 
Beste Antwort

Aloha :)

Gegeben ist die Abbildung:φ ⁣ : R4R2;  φ(x)=φ(x1;x2;x3;x4)=(5x1+2x33x2+x34x4)\varphi\colon\mathbb R^4\to\mathbb R^2\,;\;\varphi(\vec x)=\varphi(x_1;x_2;x_3;x_4)=\binom{5x_1+2x_3}{3x_2+x_3-4x_4}

zu a) Sei cRc\in\mathbb R eine beliebige Konstante und seien x,yR4\vec x,\vec y\in\mathbb R^4, dann gilt:φ(cx+y)=(5(cx1+y1)+2(cx3+y3)3(cx2+y2)+(cx3+y3)4(cx4+y4)\varphi(c\vec x+\vec y)=\binom{5(cx_1+y_1)+2(cx_3+y_3)}{3(cx_2+y_2)+(cx_3+y_3)-4(cx_4+y_4}φ(cx+y)=(5cx1+5y1+2cx3+2y33cx2+3y2+cx3+y34cx44y4)\phantom{\varphi(c\vec x+\vec y)}=\binom{5cx_1+5y_1+2cx_3+2y_3}{3cx_2+3y_2+cx_3+y_3-4cx_4-4y_4}φ(cx+y)=(c(5x1+2x3)+(5y1+2y3)c(3x2+x34x4)+(3y2+y34y4))\phantom{\varphi(c\vec x+\vec y)}=\binom{c(5x_1+2x_3)+(5y_1+2y_3)}{c(3x_2+x_3-4x_4)+(3y_2+y_3-4y_4)}φ(cx+y)=c(5x1+2x33x2+x34x4)+(5y1+2y33y2+y34y4)=cφ(x)+φ(y)\phantom{\varphi(c\vec x+\vec y)}=c\binom{5x_1+2x_3}{3x_2+x_3-4x_4}+\binom{5y_1+2y_3}{3y_2+y_3-4y_4}=c\varphi(\vec x)+\varphi(\vec y)\quad\checkmark

zu b) Der Kern von φ\varphi besteht aus allen Eingansvektoren x\vec x, die den Nullvektor 0\vec 0 als Ergebnis haben:5x1+2x3=!0    5x1=2x3    x1=25x35x_1+2x_3\stackrel!=0\implies 5x_1=-2x_3\implies x_1=-\frac25x_33x2+x34x4=!0    3x2=x3+4x4    x2=13x3+43x43x_2+x_3-4x_4\stackrel!=0\implies 3x_2=-x_3+4x_4\implies x_2=-\frac13x_3+\frac43x_4Das führt zu folgenden Lösungen:x=(x1x2x3x4)=(25x313x3+43x4x3x4)=(25x313x3x30)+(043x40x4)=x315(65150)+x43(0403)\vec x=\begin{pmatrix}x_1\\x_2\\x_3\\x_4\end{pmatrix}=\begin{pmatrix}-\frac25x_3\\[0.5ex]-\frac13x_3+\frac43x_4\\[0.5ex]x_3\\x_4\end{pmatrix}=\begin{pmatrix}-\frac25x_3\\[0.5ex]-\frac13x_3\\[0.5ex]x_3\\0\end{pmatrix}+\begin{pmatrix}0\\[0.5ex]\frac43x_4\\[0.5ex]0\\x_4\end{pmatrix}=-\frac{x_3}{15}\begin{pmatrix}6\\5\\-15\\0\end{pmatrix}+\frac{x_4}{3}\begin{pmatrix}0\\4\\0\\3\end{pmatrix}Damit haben wir 2 Basisvektoren des Kerns gefunden:kernel(φ)=(  (65150);(0403)  )\text{kernel}(\varphi)=\left(\;\begin{pmatrix}6\\5\\-15\\0\end{pmatrix};\begin{pmatrix}0\\4\\0\\3\end{pmatrix}\;\right)

zu c) Da der Kern 2-dimensional ist, muss das Bild 42=24-2=2 dimensional sein. Das Bild ist der gesamte R2\mathbb R^2. Du kannst dir das auch ohne den Dimensionssatz überlegen, denn:φ(15;0;0;0)=(10)undφ(0;0;0;14)=(01)\varphi\left(\frac15;0;0;0\right)=\binom{1}{0}\quad\text{und}\quad\varphi\left(0;0;0;-\frac14\right)=\binom{0}{1}

zu d) Die Abbildungsmatrix AA findest du so:

φ(x)=(5x1+2x33x2+x34x4)=(50)x1+(03)x2+(21)x3+(04)x4\varphi(\vec x)=\binom{5x_1+2x_3}{3x_2+x_3-4x_4}=\binom{5}{0}x_1+\binom{0}{3}x_2+\binom{2}{1}x_3+\binom{0}{-4}x_4φ(x)=(50200314)x\varphi(\vec x)=\left(\begin{array}{rrrr}5 & 0 & 2 & 0\\0 & 3 & 1 & -4\end{array}\right)\cdot\vec x

Avatar von 152 k 🚀
0 Daumen

Hallo

mit f statt φ

a) Linearität wie immer f(x+y)=f(x)+f(y) und f(r*x)=r*f(x) einfach einsetzen und nachrechnen,

b) f(x)=0  da das Bild 2d muss der Kern 3d sein

c) Bild 2d kannst du wohl finden?

d) die Spalten von A sind die Bilder der Standardeinheitsvektoren, also etwa 1. Spalte x1=1. andere xi=0  f(x)=(5,0)

Avatar von 108 k 🚀

Ein anderes Problem?

Stell deine Frage