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 Hochschulmathe
  Status Uni-Analysis
    Status Reelle Analysis
    Status UKomplx
    Status Uni-Kompl. Analysis
    Status Differentialgl.
    Status Maß/Integrat-Theorie
    Status Funktionalanalysis
    Status Transformationen
    Status UAnaSon
  Status Uni-Lin. Algebra
    Status Abbildungen
    Status ULinAGS
    Status Matrizen
    Status Determinanten
    Status Eigenwerte
    Status Skalarprodukte
    Status Moduln/Vektorraum
    Status Sonstiges
  Status Algebra+Zahlentheo.
    Status Algebra
    Status Zahlentheorie
  Status Diskrete Mathematik
    Status Diskrete Optimierung
    Status Graphentheorie
    Status Operations Research
    Status Relationen
  Status Fachdidaktik
  Status Finanz+Versicherung
    Status Uni-Finanzmathematik
    Status Uni-Versicherungsmat
  Status Logik+Mengenlehre
    Status Logik
    Status Mengenlehre
  Status Numerik
    Status Lin. Gleich.-systeme
    Status Nichtlineare Gleich.
    Status Interpol.+Approx.
    Status Integr.+Differenz.
    Status Eigenwertprobleme
    Status DGL
  Status Uni-Stochastik
    Status Kombinatorik
    Status math. Statistik
    Status Statistik (Anwend.)
    Status stoch. Analysis
    Status stoch. Prozesse
    Status Wahrscheinlichkeitstheorie
  Status Topologie+Geometrie
  Status Uni-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 Studienfächer findest Du auf www.vorhilfe.de z.B. Astronomie • Medizin • Elektrotechnik • Maschinenbau • Bauingenieurwesen • Jura • Psychologie • Geowissenschaften
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.unimatheforum.de
[ Startseite | Forum | Wissen | Kurse | Mitglieder | Team | Impressum ]