matheraum.de
Raum für Mathematik
Offene Informations- und Nachhilfegemeinschaft

Für Schüler, Studenten, Lehrer, Mathematik-Interessierte.
Hallo Gast!einloggen | registrieren ]
Startseite · Forum · Wissen · Kurse · Mitglieder · Team · Impressum
Forenbaum
^ Forenbaum
Status Schulmathe
  Status Primarstufe
  Status Mathe Klassen 5-7
  Status Mathe Klassen 8-10
  Status Oberstufenmathe
    Status Schul-Analysis
    Status Lin. Algebra/Vektor
    Status Stochastik
    Status Abivorbereitung
  Status Mathe-Wettbewerbe
    Status Bundeswettb. Mathe
    Status Deutsche MO
    Status Internationale MO
    Status MO andere Länder
    Status Känguru
  Status Sonstiges

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
StartseiteMatheForenLineare Algebra - Moduln und Vektorräumespezielle Unterräume
Foren für weitere Schulfächer findest Du auf www.vorhilfe.de z.B. Deutsch • Englisch • Französisch • Latein • Spanisch • Russisch • Griechisch
Forum "Lineare Algebra - Moduln und Vektorräume" - spezielle Unterräume
spezielle Unterräume < Moduln/Vektorraum < Lineare Algebra < Hochschule < Mathe < Vorhilfe
Ansicht: [ geschachtelt ] | ^ Forum "Lineare Algebra - Moduln und Vektorräume"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien

spezielle Unterräume: Frage (beantwortet)
Status: (Frage) beantwortet Status 
Datum: 09:59 Mo 19.10.2009
Autor: itse

Aufgabe
a, Beschreiben Sie einen Unterraum von M (2x2-Matrizen), der die Matrix A = [mm] \begin{bmatrix} 1 & 0 \\ 0 & 0 \\ \end{bmatrix} [/mm] enthält, nicht aber die Matrix B = [mm] \begin{bmatrix} 0 & 0 \\ 0 & -1 \\ \end{bmatrix}. [/mm]

b, Muss ein Unterraum von M, der A und B enthält, automatisch auch I enthalten?

c, Beschreiben Sie einen Unterraum von M, der keine Diagonalmatrix (außer der Nullmatrix) enthält.

Hallo,

a,

Unterraum: [mm] \begin{bmatrix} a & 0 \\ 0 & 0 \\ \end{bmatrix} [/mm]

b,

Unterraum: [mm] \begin{bmatrix} a & 0 \\ 0 & b \\ \end{bmatrix}, [/mm] muss nicht automatisch die Einheitsmatrix enhalten, kann aber.

Dies sind alle Diagonalmatrizen.

c,

Unterraum: [mm] \begin{bmatrix} a & 0 \\ b & c \\ \end{bmatrix} [/mm] oder  [mm] \begin{bmatrix} a & c \\ 0 & b \\ \end{bmatrix} [/mm]

Also die untere Dreiecksmatrix bzw. obere Dreiecksmatrix.

Würde die Lösung so stimmen?

Vielen Dank
itse

        
Bezug
spezielle Unterräume: Antwort
Status: (Antwort) fertig Status 
Datum: 10:11 Mo 19.10.2009
Autor: fred97


> a, Beschreiben Sie einen Unterraum von M (2x2-Matrizen),
> der die Matrix A = [mm]\begin{bmatrix} 1 & 0 \\ 0 & 0 \\ \end{bmatrix}[/mm]
> enthält, nicht aber die Matrix B = [mm]\begin{bmatrix} 0 & 0 \\ 0 & -1 \\ \end{bmatrix}.[/mm]
>  
> b, Muss ein Unterraum von M, der A und B enthält,
> automatisch auch I enthalten?
>
> c, Beschreiben Sie einen Unterraum von M, der keine
> Diagonalmatrix (außer der Nullmatrix) enthält.
>  Hallo,
>  
> a,
>  
> Unterraum: [mm]\begin{bmatrix} a & 0 \\ 0 & 0 \\ \end{bmatrix}[/mm]


Ein Unterraum ist eine Menge ! Schreibe also {  [mm] \pmat{ a & 0 \\ 0 & 0}: [/mm] a [mm] \in \IR [/mm]  }

>  
> b,
>  
> Unterraum: [mm]\begin{bmatrix} a & 0 \\ 0 & b \\ \end{bmatrix},[/mm]
> muss nicht automatisch die Einheitsmatrix enhalten, kann
> aber.

Aber sicher enthält dieser Unterraum die Matrix I !!  Nennen wir den Unterraum  mal U.  Mit A, B [mm] \in [/mm] U folgt -B [mm] \in [/mm] U und dammit I =A-B [mm] \in [/mm] U


>  
> Dies sind alle Diagonalmatrizen. Na also ! Ist I denn keine ?
>  
> c,
>  
> Unterraum: [mm]\begin{bmatrix} a & 0 \\ b & c \\ \end{bmatrix}[/mm]
> oder  [mm]\begin{bmatrix} a & c \\ 0 & b \\ \end{bmatrix}[/mm]


Das stimmt nicht !

[mm]\begin{bmatrix} a & 0 \\ b & c \\ \end{bmatrix}[/mm] ist für b= 0 diagonal

[mm]\begin{bmatrix} a & c \\ 0 & b \\ \end{bmatrix}[/mm] ist für c = 0 diagonal

FRED



>  
> Also die untere Dreiecksmatrix bzw. obere Dreiecksmatrix.
>  
> Würde die Lösung so stimmen?
>  
> Vielen Dank
>  itse


Bezug
                
Bezug
spezielle Unterräume: Frage (beantwortet)
Status: (Frage) beantwortet Status 
Datum: 10:24 Mo 19.10.2009
Autor: itse

Hallo Fred,

> > c,
>  >  
> > Unterraum: [mm]\begin{bmatrix} a & 0 \\ b & c \\ \end{bmatrix}[/mm]
> > oder  [mm]\begin{bmatrix} a & c \\ 0 & b \\ \end{bmatrix}[/mm]
>  
>
> Das stimmt nicht !
>  
> [mm]\begin{bmatrix} a & 0 \\ b & c \\ \end{bmatrix}[/mm] ist für b=
> 0 diagonal
>  
> [mm]\begin{bmatrix} a & c \\ 0 & b \\ \end{bmatrix}[/mm] ist für c
> = 0 diagonal

Somit wäre der Untervektorraum, also

U = { [mm] \begin{bmatrix} a & b \\ c & 0 \\ \end{bmatrix}; [/mm] a,b,c [mm] \in \IR [/mm] }

Für a=b=c = 0 Nullmatrix, diese darf aber enthalten sein.

Gruß
itse




Bezug
                        
Bezug
spezielle Unterräume: Antwort
Status: (Antwort) fertig Status 
Datum: 10:46 Mo 19.10.2009
Autor: fred97


> Hallo Fred,
>  
> > > c,
>  >  >  
> > > Unterraum: [mm]\begin{bmatrix} a & 0 \\ b & c \\ \end{bmatrix}[/mm]
> > > oder  [mm]\begin{bmatrix} a & c \\ 0 & b \\ \end{bmatrix}[/mm]
>  
> >  

> >
> > Das stimmt nicht !
>  >  
> > [mm]\begin{bmatrix} a & 0 \\ b & c \\ \end{bmatrix}[/mm] ist für b=
> > 0 diagonal
>  >  
> > [mm]\begin{bmatrix} a & c \\ 0 & b \\ \end{bmatrix}[/mm]Eingabefehler: "{" und "}" müssen immer paarweise auftreten, es wurde aber ein Teil ohne Entsprechung gefunden (siehe rote Markierung)

ist für c

> > = 0 diagonal
>  
> Somit wäre der Untervektorraum, also
>  
> U = { [mm]\begin{bmatrix} a & b \\ c & 0 \\ \end{bmatrix};[/mm]
> a,b,c [mm]\in \IR[/mm]Eingabefehler: "{" und "}" müssen immer paarweise auftreten, es wurde aber ein Teil ohne Entsprechung gefunden (siehe rote Markierung)

}


O.K.

FRED


>  
> Für a=b=c = 0 Nullmatrix, diese darf aber enthalten sein.
>  
> Gruß
>  itse
>  
>
>  


Bezug
Ansicht: [ geschachtelt ] | ^ Forum "Lineare Algebra - Moduln und Vektorräume"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien


^ Seitenanfang ^
www.schulmatheforum.de
[ Startseite | Forum | Wissen | Kurse | Mitglieder | Team | Impressum ]