www.vorhilfe.de
Vorhilfe

Kostenlose Kommunikationsplattform für gegenseitige Hilfestellungen.
Hallo Gast!einloggen | registrieren ]
Startseite · Forum · Wissen · Kurse · Mitglieder · Team · Impressum
Forenbaum
^ Forenbaum
Status Vorhilfe
  Status Geisteswiss.
    Status Erdkunde
    Status Geschichte
    Status Jura
    Status Musik/Kunst
    Status Pädagogik
    Status Philosophie
    Status Politik/Wirtschaft
    Status Psychologie
    Status Religion
    Status Sozialwissenschaften
  Status Informatik
    Status Schule
    Status Hochschule
    Status Info-Training
    Status Wettbewerbe
    Status Praxis
    Status Internes IR
  Status Ingenieurwiss.
    Status Bauingenieurwesen
    Status Elektrotechnik
    Status Maschinenbau
    Status Materialwissenschaft
    Status Regelungstechnik
    Status Signaltheorie
    Status Sonstiges
    Status Technik
  Status Mathe
    Status Schulmathe
    Status Hochschulmathe
    Status Mathe-Vorkurse
    Status Mathe-Software
  Status Naturwiss.
    Status Astronomie
    Status Biologie
    Status Chemie
    Status Geowissenschaften
    Status Medizin
    Status Physik
    Status Sport
  Status Sonstiges / Diverses
  Status Sprachen
    Status Deutsch
    Status Englisch
    Status Französisch
    Status Griechisch
    Status Latein
    Status Russisch
    Status Spanisch
    Status Vorkurse
    Status Sonstiges (Sprachen)
  Status Neuerdings
  Status Internes VH
    Status Café VH
    Status Verbesserungen
    Status Benutzerbetreuung
    Status Plenum
    Status Datenbank-Forum
    Status Test-Forum
    Status Fragwürdige Inhalte
    Status VH e.V.

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
Dt. Schulen im Ausland: Mathe-Seiten:

Open Source FunktionenplotterFunkyPlot: Kostenloser und quelloffener Funktionenplotter für Linux und andere Betriebssysteme
Forum "Lineare Algebra - Matrizen" - adjunkte
adjunkte < Matrizen < Lineare Algebra < Hochschule < Mathe < Vorhilfe
Ansicht: [ geschachtelt ] | ^ Forum "Lineare Algebra - Matrizen"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien

adjunkte: komplementär
Status: (Frage) beantwortet Status 
Datum: 18:26 Mi 23.01.2008
Autor: Kreide

Aufgabe
     [mm] \begin{matrix} \operatorname{adj} (A) & = & \begin{pmatrix} \operatorname{det}\begin{pmatrix}e & f\\ h & i\end{pmatrix} & - \operatorname{det}\begin{pmatrix}d & f\\ g & i\end{pmatrix} & \operatorname{det}\begin{pmatrix}d & e\\ g & h\end{pmatrix} \\ - \operatorname{det}\begin{pmatrix}b & c\\ h & i\end{pmatrix} & \operatorname{det}\begin{pmatrix}a & c\\ g & i\end{pmatrix} & - \operatorname{det}\begin{pmatrix}a & b\\ g & h\end{pmatrix} \\ \operatorname{det}\begin{pmatrix}b & c\\ e & f\end{pmatrix} & - \operatorname{det}\begin{pmatrix}a & c\\ d & f\end{pmatrix} & \operatorname{det}\begin{pmatrix}a & b\\ d & e\end{pmatrix} \end{pmatrix}^T\\ & = & \begin{pmatrix} ei - hf & gf - di & dh - eg \\ ch - bi & ai - cg & bg - ah \\ bf - ce & cd - af & ae - bd \end{pmatrix}^T\\ & = & \begin{pmatrix} ei - hf & ch - bi & bf - ce \\ gf - di & ai - cg & cd - af \\ dh - eg & bg - ah & ae - bd \end{pmatrix} \end{matrix} [/mm]  

bei letzten schritt verschwindet das T. Irgendwie verstehe ich das nicht, ich sehe nur das die Elemente aus der Matrix sich an der Hauptdiagonale spiegeln.
Kann mir da jm kurz sagen, was da genau gemacht worden ist? Wäre nett ^^

        
Bezug
adjunkte: Antwort
Status: (Antwort) fertig Status 
Datum: 18:32 Mi 23.01.2008
Autor: angela.h.b.


>     [mm]\begin{matrix} \operatorname{adj} (A) & = & \begin{pmatrix} \operatorname{det}\begin{pmatrix}e & f\\ h & i\end{pmatrix} & - \operatorname{det}\begin{pmatrix}d & f\\ g & i\end{pmatrix} & \operatorname{det}\begin{pmatrix}d & e\\ g & h\end{pmatrix} \\ - \operatorname{det}\begin{pmatrix}b & c\\ h & i\end{pmatrix} & \operatorname{det}\begin{pmatrix}a & c\\ g & i\end{pmatrix} & - \operatorname{det}\begin{pmatrix}a & b\\ g & h\end{pmatrix} \\ \operatorname{det}\begin{pmatrix}b & c\\ e & f\end{pmatrix} & - \operatorname{det}\begin{pmatrix}a & c\\ d & f\end{pmatrix} & \operatorname{det}\begin{pmatrix}a & b\\ d & e\end{pmatrix} \end{pmatrix}^T\\ & = & \begin{pmatrix} ei - hf & gf - di & dh - eg \\ ch - bi & ai - cg & bg - ah \\ bf - ce & cd - af & ae - bd \end{pmatrix}^T\\ & = & \begin{pmatrix} ei - hf & ch - bi & bf - ce \\ gf - di & ai - cg & cd - af \\ dh - eg & bg - ah & ae - bd \end{pmatrix} \end{matrix}[/mm]
> bei letzten schritt verschwindet das T. Irgendwie verstehe
> ich das nicht, ich sehe nur das die Elemente aus der Matrix
> sich an der Hauptdiagonale spiegeln.
>  Kann mir da jm kurz sagen, was da genau gemacht worden
> ist? Wäre nett ^^

Hallo,

genau das, was Du sagst, wurde gemacht: dieses "Hoch T" bedeutet doch gerade "transponiert", also "Zeilen und Spalten vertauschen."

Gruß v. Angela



Bezug
                
Bezug
adjunkte: Frage (beantwortet)
Status: (Frage) beantwortet Status 
Datum: 18:40 Mi 23.01.2008
Autor: Kreide

ach, mir war nicht so klar was eine transponierte Matrix ist...

wofür benutzt man die denn oder wo kommen sie denn häufig vor? KAnnst du mir ein paar Stichworte geben? wär nett!!!

Bezug
                        
Bezug
adjunkte: Antwort
Status: (Antwort) fertig Status 
Datum: 18:50 Mi 23.01.2008
Autor: angela.h.b.


> ach, mir war nicht so klar was eine transponierte Matrix
> ist...
>  
> wofür benutzt man die denn oder wo kommen sie denn häufig
> vor?

In kleinen Übungaufgaben für Studenten...


> KAnnst du mir ein paar Stichworte geben? wär nett!!!

orthogonale Abbildungen/Matrizen,   adjungierte Homomorpismen.

Gruß v. Angela






Bezug
                                
Bezug
adjunkte: Mitteilung
Status: (Mitteilung) Reaktion unnötig Status 
Datum: 18:53 Mi 23.01.2008
Autor: Kreide

DANKE!!!!

Bezug
Ansicht: [ geschachtelt ] | ^ Forum "Lineare Algebra - Matrizen"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien


^ Seitenanfang ^
www.vorhilfe.de