0 Daumen
461 Aufrufe

Aufgabe:

Zeigen oder widerlegen Sie, dass es sich um eine lineare Abbildung handelt.

f : Z22 -> Z22 , f ((xy) \begin{pmatrix} x \\ y\end{pmatrix} ) = (yx2) \begin{pmatrix} y \\ x^2\end{pmatrix}

 
Problem/Ansatz:

Ich weiß was ich allgemein zeigen muss nämlich,

f ((x1y1) \begin{pmatrix} x1 \\ y1 \end{pmatrix} (x2y2) \begin{pmatrix} x2 \\ y2 \end{pmatrix} ) = f (x1y1) \begin{pmatrix} x1 \\ y1 \end{pmatrix} + f (x2y2) \begin{pmatrix} x2 \\ y2 \end{pmatrix}

und

f ( λ * (xy) \begin{pmatrix} x \\ y \end{pmatrix} ) = λ * ( f (xy) \begin{pmatrix} x \\ y \end{pmatrix} )

Das muss aber im Z2 gezeigt werden, somit habe ich nur {0,1} zur Verfügung und da weiß ich nicht, wie man dies allgemein zeigen soll und ob sich der Z2 nur auf x und y bezieht, oder auch auf λ.

Avatar von

1 Antwort

+1 Daumen

Im Z2\mathbb{Z}_2 ist x=x2x=x^2. Darum ist auchf((xy))=(yx2)=(yx)x,yZ2f\left( \begin{pmatrix} x\\ y \end{pmatrix}\right) = \begin{pmatrix} y\\ x^2 \end{pmatrix}= \begin{pmatrix} y\\ x \end{pmatrix} \quad x,\,y \, \in \mathbb{Z}_2man könnte also auch schreibenf((xy))=(0110)(xy)f\left( \begin{pmatrix} x\\ y \end{pmatrix}\right) = \begin{pmatrix} 0 & 1\\ 1 & 0 \end{pmatrix} \cdot \begin{pmatrix} x\\ y \end{pmatrix}und dies ist ohne Zweifel eine lineare Abbildung.

Avatar von 49 k

Ein anderes Problem?

Stell deine Frage