www.vorkurse.de
Ein Projekt von vorhilfe.de
Die Online-Kurse der Vorhilfe

E-Learning leicht gemacht.
Hallo Gast!einloggen | registrieren ]
Startseite · Mitglieder · Teams · Forum · Wissen · Kurse · Impressum
Forenbaum
^ Forenbaum
Status Mathe-Vorkurse
  Status Organisatorisches
  Status Schule
    Status Wiederholung Algebra
    Status Einführung Analysis
    Status Einführung Analytisc
    Status VK 21: Mathematik 6.
    Status VK 37: Kurvendiskussionen
    Status VK Abivorbereitungen
  Status Universität
    Status Lerngruppe LinAlg
    Status VK 13 Analysis I FH
    Status Algebra 2006
    Status VK 22: Algebra 2007
    Status GruMiHH 06
    Status VK 58: Algebra 1
    Status VK 59: Lineare Algebra
    Status VK 60: Analysis
    Status Wahrscheinlichkeitst

Gezeigt werden alle Foren bis zur Tiefe 2

Navigation
 Startseite...
 Neuerdings beta neu
 Forum...
 vorwissen...
 vorkurse...
 Werkzeuge...
 Nachhilfevermittlung beta...
 Online-Spiele beta
 Suchen
 Verein...
 Impressum
Das Projekt
Server und Internetanbindung werden durch Spenden finanziert.
Organisiert wird das Projekt von unserem Koordinatorenteam.
Hunderte Mitglieder helfen ehrenamtlich in unseren moderierten Foren.
Anbieter der Seite ist der gemeinnützige Verein "Vorhilfe.de e.V.".
Partnerseiten
Weitere Fächer:

Open Source FunktionenplotterFunkyPlot: Kostenloser und quelloffener Funktionenplotter für Linux und andere Betriebssysteme
Forum "Gruppe, Ring, Körper" - Matrizen - Untergruppe
Matrizen - Untergruppe < Gruppe, Ring, Körper < Algebra < Algebra+Zahlentheo. < Hochschule < Mathe < Vorhilfe
Ansicht: [ geschachtelt ] | ^ Forum "Gruppe, Ring, Körper"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien

Matrizen - Untergruppe: Frage (beantwortet)
Status: (Frage) beantwortet Status 
Datum: 13:36 Do 06.09.2012
Autor: AntonK

Aufgabe
Zeige, dass die Matrizen

[ [mm] \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix},\begin{pmatrix} 1 & 0 \\ 0 & 2 \end{pmatrix},\begin{pmatrix} 2 & 0 \\ 0 & 1 \end{pmatrix},\begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix}] [/mm]

mit Einträgen aus [mm] \IZ/3\IZ [/mm] eine Untergruppe U von [mm] GL_2(\IZ/3\IZ) [/mm] bilden. Gilt U [mm] \cong [/mm] zu [mm] \IZ/4\IZ? [/mm]


Hallo Leute,

meine Lösung für den ersten Teil:

Neutrales Element ist klar.

Abgeschlossenheit:

Für das neutrale Element sowieso klar.

[mm] \begin{pmatrix} 1 & 0 \\ 0 & 2 \end{pmatrix}*\begin{pmatrix} 1 & 0 \\ 0 & 2 \end{pmatrix}=\begin{pmatrix} 1 & 0 \\ 0 & 4 \end{pmatrix}=\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} [/mm]

[mm] \begin{pmatrix} 2 & 0 \\ 0 & 1 \end{pmatrix}*\begin{pmatrix} 2 & 0 \\ 0 & 1 \end{pmatrix}=\begin{pmatrix} 4 & 0 \\ 0 & 1 \end{pmatrix}=\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} [/mm]

[mm] \begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix}*\begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix}=\begin{pmatrix} 4 & 0 \\ 0 & 4 \end{pmatrix}=\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} [/mm]

[mm] \begin{pmatrix} 1 & 0 \\ 0 & 2 \end{pmatrix}*\begin{pmatrix} 2 & 0 \\ 0 & 1 \end{pmatrix}=\begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix}=\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} [/mm]

[mm] \begin{pmatrix} 2 & 0 \\ 0 & 1 \end{pmatrix}*\begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix}=\begin{pmatrix} 4 & 0 \\ 0 & 2 \end{pmatrix}=\begin{pmatrix} 1 & 0 \\ 0 & 2 \end{pmatrix} [/mm]

[mm] \begin{pmatrix} 1 & 0 \\ 0 & 2 \end{pmatrix}*\begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix}=\begin{pmatrix} 2 & 0 \\ 0 & 4 \end{pmatrix}=\begin{pmatrix} 2 & 0 \\ 0 & 1 \end{pmatrix} [/mm]

Da es Diagonalmatrizen sind, ist das ganze kommutativ und deswegen spare ich mir die Umkehrung, somit sind Inverses und Abgeschlossenheit auch erfüllt.

Erstmal, stimmt das so?

Jetzt mal zur Isomorphie, könnte ich mir folgendes Abbildung definieren:

f: [mm] U->GL_2(\IZ/3\IZ) [/mm]
[mm] A->A^2 [/mm]

Damit würde nämlich jede Matrix auf ihr Inverses abgebildet und der Kern würde doch nur aus dem neutralen Element bestehen und somit wäre das ganze schonmal mal injektiv.

Geht das?

Danke schonmal!

        
Bezug
Matrizen - Untergruppe: Antwort
Status: (Antwort) fertig Status 
Datum: 15:52 Do 06.09.2012
Autor: teo


> Zeige, dass die Matrizen
>  
> [ [mm]\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix},\begin{pmatrix} 1 & 0 \\ 0 & 2 \end{pmatrix},\begin{pmatrix} 2 & 0 \\ 0 & 1 \end{pmatrix},\begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix}][/mm]
>  
> mit Einträgen aus [mm]\IZ/3\IZ[/mm] eine Untergruppe U von
> [mm]GL_2(\IZ/3\IZ)[/mm] bilden. Gilt U [mm]\cong[/mm] zu [mm]\IZ/4\IZ?[/mm]
>  
> Hallo Leute,
>  
> meine Lösung für den ersten Teil:
>  
> Neutrales Element ist klar.
>  
> Abgeschlossenheit:
>  
> Für das neutrale Element sowieso klar.
>  
> [mm]\begin{pmatrix} 1 & 0 \\ 0 & 2 \end{pmatrix}*\begin{pmatrix} 1 & 0 \\ 0 & 2 \end{pmatrix}=\begin{pmatrix} 1 & 0 \\ 0 & 4 \end{pmatrix}=\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}[/mm]
>  
> [mm]\begin{pmatrix} 2 & 0 \\ 0 & 1 \end{pmatrix}*\begin{pmatrix} 2 & 0 \\ 0 & 1 \end{pmatrix}=\begin{pmatrix} 4 & 0 \\ 0 & 1 \end{pmatrix}=\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}[/mm]
>  
> [mm]\begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix}*\begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix}=\begin{pmatrix} 4 & 0 \\ 0 & 4 \end{pmatrix}=\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}[/mm]
>  
> [mm]\begin{pmatrix} 1 & 0 \\ 0 & 2 \end{pmatrix}*\begin{pmatrix} 2 & 0 \\ 0 & 1 \end{pmatrix}=\begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix}=\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}[/mm]
>  
> [mm]\begin{pmatrix} 2 & 0 \\ 0 & 1 \end{pmatrix}*\begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix}=\begin{pmatrix} 4 & 0 \\ 0 & 2 \end{pmatrix}=\begin{pmatrix} 1 & 0 \\ 0 & 2 \end{pmatrix}[/mm]
>  
> [mm]\begin{pmatrix} 1 & 0 \\ 0 & 2 \end{pmatrix}*\begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix}=\begin{pmatrix} 2 & 0 \\ 0 & 4 \end{pmatrix}=\begin{pmatrix} 2 & 0 \\ 0 & 1 \end{pmatrix}[/mm]
>  
> Da es Diagonalmatrizen sind, ist das ganze kommutativ und
> deswegen spare ich mir die Umkehrung, somit sind Inverses
> und Abgeschlossenheit auch erfüllt.
>  
> Erstmal, stimmt das so?
>  

[ok]

> Jetzt mal zur Isomorphie, könnte ich mir folgendes
> Abbildung definieren:
>  
> f: [mm]U->GL_2(\IZ/3\IZ)[/mm]
>  [mm]A->A^2[/mm]  
> Damit würde nämlich jede Matrix auf ihr Inverses
> abgebildet und der Kern würde doch nur aus dem neutralen
> Element bestehen und somit wäre das ganze schonmal mal
> injektiv.
>  
> Geht das?
>  
> Danke schonmal!

Die Isomorphie geht viel einfacher und schneller! Überlege dir welche Ordnungen die Elemente in [mm] V_4 [/mm] und in [mm] \IZ/4\IZ [/mm] haben. Du weißt auch, dass diese beiden Gruppen die einzigen der Ordnung vier sind. Also ist diese Grupe isomorph zu einer dieser beiden!

Grüße

Bezug
                
Bezug
Matrizen - Untergruppe: Frage (beantwortet)
Status: (Frage) beantwortet Status 
Datum: 20:50 Do 06.09.2012
Autor: AntonK

Naja in [mm] \IZ/4\IZ [/mm] gibt es Elemente der Ordnung 4 und in [mm] V_4 [/mm] bzw. [mm] \IZ/2\IZ*\IZ/2\IZ [/mm] gibt es nur Elemente der Ordnung 2 maximal. In U hat jedes Element die Ordnung 2, somit ist U nicht isomorph zu [mm] \IZ/4\IZ, [/mm] richtig?

Bezug
                        
Bezug
Matrizen - Untergruppe: Antwort
Status: (Antwort) fertig Status 
Datum: 21:00 Do 06.09.2012
Autor: Schadowmaster

Genau.
Und da es - bis auf Isomorphie - nur zwei Gruppen der Ordnung 4 gibt...

Bezug
                                
Bezug
Matrizen - Untergruppe: Frage (beantwortet)
Status: (Frage) beantwortet Status 
Datum: 21:17 Do 06.09.2012
Autor: AntonK

Ok, verstehe, danke euch!

Mal zur Isomorphie, heißt ja, dass ein bijektiver Gruppenhomo. bestehen muss. Also müssen 2 Isomorphe Gruppen, da bijektiv auch die gleiche Anzahl an Elemente besitzen oder? Müssen auch in der einen Gruppe bzw. Untergruppe gleich viele Elemente mit z.B. Ordnung 2 bestehen, wie in der andere Gruppe?

Bezug
                                        
Bezug
Matrizen - Untergruppe: Antwort
Status: (Antwort) fertig Status 
Datum: 22:12 Do 06.09.2012
Autor: Schadowmaster


> Ok, verstehe, danke euch!
>  
> Mal zur Isomorphie, heißt ja, dass ein bijektiver
> Gruppenhomo. bestehen muss. Also müssen 2 Isomorphe
> Gruppen, da bijektiv auch die gleiche Anzahl an Elemente
> besitzen oder?

Solange es um endliche Gruppen geht ja.

> Müssen auch in der einen Gruppe bzw.
> Untergruppe gleich viele Elemente mit z.B. Ordnung 2
> bestehen, wie in der andere Gruppe?

Ja.
Dafür:
Seien $G,H$ Gruppen, [mm] $\phi [/mm] : G [mm] \to [/mm] H$ ein Gruppenhomomorphismus, $a [mm] \in [/mm] G$ und $k [mm] \in \IN$ [/mm] so, dass [mm] $a^k [/mm] = e$. Dann gilt:
[mm] $(\phi(a))^k [/mm] = e$. (darfst du zeigen ;) )
Damit erhältst du, dass [mm] $ord(\phi(a)) \leq [/mm] ord(a)$.
Bedenkst du, dass für bijektives [mm] $\phi$ [/mm] auch [mm] $\phi^{-1}$ [/mm] ein Gruppenhomomorphismus ist so erhältst du $ord(a) = [mm] ord(\phi^{-1}(\phi(a)) \leq ord(\phi(a))$, [/mm] also insgesamt $ord(a) = [mm] ord(\phi(a))$ [/mm] für alle $a [mm] \in [/mm] G$; insbesondere gibt es also in $G$ und $H$ gleich viele Elemente einer vorgegebenen Ordnung.

lg

Schadow

Bezug
                                                
Bezug
Matrizen - Untergruppe: Mitteilung
Status: (Mitteilung) Reaktion unnötig Status 
Datum: 22:34 Do 06.09.2012
Autor: AntonK

Sehe ich ein, danke und zu dem Beweis.

Bekannt ist, dass gilt f(e)=e' (f:G->G').

[mm] f(a^k)=f(a*a*a*a...)=f(a)*f(a)*f(a)*f(a)...=(f(a))^k [/mm]

[mm] a^k=e [/mm] <=> [mm] f(a^k)=f(e)=e'=(f(a))^k [/mm]




Bezug
Ansicht: [ geschachtelt ] | ^ Forum "Gruppe, Ring, Körper"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien


^ Seitenanfang ^
www.vorkurse.de
[ Startseite | Mitglieder | Teams | Forum | Wissen | Kurse | Impressum ]