www.matheraum.de
Das Matheforum.
Das Matheforum des MatheRaum.

Für Schüler, Studenten, Lehrer, Mathematik-Interessierte.
Hallo Gast!einloggen | registrieren ]
Startseite · Forum · Wissen · Kurse · Mitglieder · Team · Impressum
Forenbaum
^ Forenbaum
Status Mathe
  Status Schulmathe
    Status Primarstufe
    Status Mathe Klassen 5-7
    Status Mathe Klassen 8-10
    Status Oberstufenmathe
    Status Mathe-Wettbewerbe
    Status Sonstiges
  Status Hochschulmathe
    Status Uni-Analysis
    Status Uni-Lin. Algebra
    Status Algebra+Zahlentheo.
    Status Diskrete Mathematik
    Status Fachdidaktik
    Status Finanz+Versicherung
    Status Logik+Mengenlehre
    Status Numerik
    Status Uni-Stochastik
    Status Topologie+Geometrie
    Status Uni-Sonstiges
  Status Mathe-Vorkurse
    Status Organisatorisches
    Status Schule
    Status Universität
  Status Mathe-Software
    Status Derive
    Status DynaGeo
    Status FunkyPlot
    Status GeoGebra
    Status LaTeX
    Status Maple
    Status MathCad
    Status Mathematica
    Status Matlab
    Status Maxima
    Status MuPad
    Status Taschenrechner

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
Mathe-Seiten:Weitere Fächer:

Open Source FunktionenplotterFunkyPlot: Kostenloser und quelloffener Funktionenplotter für Linux und andere Betriebssysteme
StartseiteMatheForenGruppe, Ring, KörperMatrizen - Untergruppe
Foren für weitere Schulfächer findest Du auf www.vorhilfe.de z.B. Geschichte • Erdkunde • Sozialwissenschaften • Politik/Wirtschaft
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.matheforum.net
[ Startseite | Forum | Wissen | Kurse | Mitglieder | Team | Impressum ]