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 "Determinanten" - Determinante
Determinante < Determinanten < Lineare Algebra < Hochschule < Mathe < Vorhilfe
Ansicht: [ geschachtelt ] | ^ Forum "Determinanten"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien

Determinante: Übung
Status: (Frage) beantwortet Status 
Datum: 02:29 Fr 12.07.2013
Autor: capri

Aufgabe
Zeigen Sie, dass für x,y [mm] \in [/mm] IR gilt:

[mm] det\begin{pmatrix} x & y & 0 & 1 \\ -y & x & -1 & 0 \\ 0 & 1 & x & -y \\ -1 & 0 & y & x \end{pmatrix} [/mm] = [mm] (x^2+y^2+1)^2 [/mm]

Hallo,

[mm] (x^2+y^2+1)^2 [/mm] = [mm] x^4+y^4+2x^2+2y^2+2x^2y^2+1 [/mm]
stimmt das?

wenn ich nun die Determinante nach der dritten Zeile entwickle habe ich folgendes

[mm] -1*det\begin{pmatrix} x & 0 & 1\\ -y & -1 & 0 \\ -1 & y & x \end{pmatrix}+x*det\begin{pmatrix} x & y & 1 \\ -y & x & 0 \\ 1 & 0 & x \end{pmatrix}- [/mm] (-y) * [mm] det\begin{pmatrix} x & y & 0 \\ -y & x & -1 \\ -1 & 0 & y \end{pmatrix} [/mm]

in der ersten Determinante incl. *(-1) habe ich

[mm] (x^2+y^2+1) [/mm] raus. aus der zweiten [mm] (x^4-x^2+y^2x^2) [/mm] dritte ( [mm] x^2y^2+y^2+y^4) [/mm]
wenn ich es alles berechne fällt bei mir [mm] x^2 [/mm] raus sonst müsste alles richtig sein, aber bin jetzt alles dreimal durchgegangen ich sehe es leider nicht, kann mir jmd sagen wo der Fehler ist?


Lg

        
Bezug
Determinante: Antwort
Status: (Antwort) fertig Status 
Datum: 03:27 Fr 12.07.2013
Autor: Marcel

Hallo,

> Zeigen Sie, dass für x,y [mm]\in[/mm] IR gilt:
>  
> [mm]det\begin{pmatrix} x & y & 0 & 1 \\ -y & x & -1 & 0 \\ 0 & 1 & x & -y \\ -1 & 0 & y & x \end{pmatrix}[/mm]
> = [mm](x^2+y^2+1)^2[/mm]
>  Hallo,
>  
> [mm](x^2+y^2+1)^2[/mm] = [mm]x^4+y^4+2x^2+2y^2+2x^2y^2+1[/mm]
>  stimmt das?

Rechnen wir es nach:

    [mm] $(x^2+y^2+1)^2=(x^2+y^2)^2+2*(x^2+y^2)*1+1^2=x^4+y^4+2(x^2y^2)+2(x^2+y^2)+1$ [/mm]

    [mm] $=x^4+y^4+2x^2+2y^2+2x^2y^2+1$ [/mm]

[ok]

> wenn ich nun die Determinante nach der dritten Zeile
> entwickle habe ich folgendes
>  
> [mm]-1*det\begin{pmatrix} x & 0 & 1\\ -y & -1 & 0 \\ -1 & y & x \end{pmatrix}+x*det\begin{pmatrix} x & y & 1 \\ -y & x & 0 \\ 1 & 0 & x \end{pmatrix}-[/mm] (-y) * [mm]det\begin{pmatrix} x & y & 0 \\ -y & x & -1 \\ -1 & 0 & y \end{pmatrix}[/mm]

[haee]

Schau' mal []hier (klick!).

Die Entwicklung nach der 3. Zeile beginnt mit einem [mm] $+\,$ [/mm] ("Schachbrettmuster":
[mm] \red{+} [/mm] - [mm] \red{+} [/mm] - ...
- [mm] \red{+} [/mm] - [mm] \red{+} [/mm] ...
[mm] \red{+} [/mm] - [mm] \red{+} [/mm] - ...
...)

Die "jeweilige Restmatrix" entsteht hier, indem man die 3.Zeile streicht,
und die [mm] $j\,$-te [/mm] Spalte, wenn man "den Faktor [mm] $a_{3,j}$" [/mm] im Laplaceschen
Entwicklungssatz benutzt, d.h.

    [mm] $\red{+}\underbrace{0}_{=a_{3,1}}*\det\pmat{y & 0 & 1 \\ x & -1 & 0 \\ 0 & y & x}\;-\;\underbrace{1}_{=a_{3,2}}*\det\pmat{x & 0 & 1 \\ -y & -1 & 0 \\ -1 & y & x}\red{+}\underbrace{x}_{=a_{3,3}}*\det\pmat{x & y & 1 \\ -y & x & 0 \\ -1 & 0 & x}\;-\;\underbrace{(-y)}_{=a_{3,4}}*\det\pmat{x & y & 0 \\ -y & x & -1 \\ -1 & 0 & y}$ [/mm]

Gruß,
  Marcel

Bezug
        
Bezug
Determinante: Frage (beantwortet)
Status: (Frage) beantwortet Status 
Datum: 03:45 Fr 12.07.2013
Autor: capri

ich weiß, dass die mit einem plus beginnen aber das habe ich direkt ausgelassen weil es mal 0 ist und direkt verschwindet deswegen direkt bei minus 1 begonnen. Abgesehen davon ändert sich das ja nicht bei mir. 0 * det von irgendwas ist 0, das beeinflusst doch nicht die Aufgabe?

Bezug
                
Bezug
Determinante: Antwort
Status: (Antwort) fertig Status 
Datum: 03:59 Fr 12.07.2013
Autor: Marcel

Hallo,

die Matrix war:

    [mm] $A:=\begin{pmatrix} x & y & 0 & 1 \\ -y & x & -1 & 0 \\ 0 & 1 & x & -y \\ -1 & 0 & y & x \end{pmatrix},$ [/mm]

von der willste die Determinante berechnen.

Du hast gesagt: Entwicklung nach der 3. Zeile ergibt:

$ [mm] -1\cdot{}det\begin{pmatrix} x & 0 & 1\\ -y & -1 & 0 \\ -1 & y & x \end{pmatrix}+x\cdot{}det\begin{pmatrix} x & y & 1 \\ -y & x & 0 \\ 1 & 0 & x \end{pmatrix}- [/mm] $ (-y) * $ [mm] det\begin{pmatrix} x & y & 0 \\ -y & x & -1 \\ -1 & 0 & y \end{pmatrix} [/mm] $

Ich habe geantwortet: "[haee]

Schau' mal []hier (klick!)."

"Die Entwicklung nach der 3. Zeile beginnt mit einem $ [mm] +\, [/mm] $ ("Schachbrettmuster":
$ [mm] \red{+} [/mm] $ - $ [mm] \red{+} [/mm] $ - ...
- $ [mm] \red{+} [/mm] $ - $ [mm] \red{+} [/mm] $ ...
$ [mm] \red{+} [/mm] $ - $ [mm] \red{+} [/mm] $ - ...
...)"

(Das war einfach nur eine Ergänzung.)

Und dann habe ich Dir hingeschrieben, wie die Entwicklung nach der dritten
Zeile wirklich aussieht:

    $ [mm] \red{+}\underbrace{0}_{=a_{3,1}}\cdot{}\det\pmat{y & 0 & 1 \\ x & -1 & 0 \\ 0 & y & x}\;-\;\underbrace{1}_{=a_{3,2}}\cdot{}\det\pmat{x & 0 & 1 \\ -y & -1 & 0 \\ -1 & y & x}\red{+}\underbrace{x}_{=a_{3,3}}\cdot{}\det\pmat{x & y & 1 \\ -y & x & 0 \\ -1 & 0 & x}\;-\;\underbrace{(-y)}_{=a_{3,4}}\cdot{}\det\pmat{x & y & 0 \\ -y & x & -1 \\ -1 & 0 & y} [/mm] $

Wenn ich das Deinige

    $ [mm] -1\cdot{}det\begin{pmatrix} x & 0 & 1\\ -y & -1 & 0 \\ -1 & y & x \end{pmatrix}+x\cdot{}det\begin{pmatrix} x & y & 1 \\ -y & x & 0 \\ 1 & 0 & x \end{pmatrix}- [/mm] $ (-y) * $ [mm] det\begin{pmatrix} x & y & 0 \\ -y & x & -1 \\ -1 & 0 & y \end{pmatrix} [/mm] $

mit meinem

    $ [mm] \red{+}\underbrace{0}_{=a_{3,1}}\cdot{}\det\pmat{y & 0 & 1 \\ x & -1 & 0 \\ 0 & y & x}\;-\;\underbrace{1}_{=a_{3,2}}\cdot{}\det\pmat{x & 0 & 1 \\ -y & -1 & 0 \\ -1 & y & x}\red{+}\underbrace{x}_{=a_{3,3}}\cdot{}\det\pmat{x & y & 1 \\ -y & x & 0 \\ -1 & 0 & x}\;-\;\underbrace{(-y)}_{=a_{3,4}}\cdot{}\det\pmat{x & y & 0 \\ -y & x & -1 \\ -1 & 0 & y} [/mm] $

vergleiche, so steht dort doch NICHT dasselbe. Mir war das eben allerdings
auch nicht so ganz klar, dass Du den Satz im Wesentlichen doch richtig
verwendet hattest - zu später Stunde wird man "blind". (Keine Ahnung,
warum ich nicht gesehen hatte, dass wir "fast" das Gleiche da stehen
haben.)

Du hast einfach nur einen kleinen Schreibfehler:
Bei "Deinem" Summanden

    [mm] $x\cdot{}\det\begin{pmatrix} x & y & 1 \\ -y & x & 0 \\ \red{1} & 0 & x \end{pmatrix}$ [/mm]

stimmt der Eintrag der Matrix in der 3. Zeile und 1. Spalte nicht (die rot
markierte 1):
Vergleiche es einfach mit meinem Ergebnis der Entwicklung nach der 3. Zeile!

P.S. Wie gesagt: Sorry, zu so später Stunde dachte ich wirklich, dass Du da
mehr falsch gemacht hättest. Ich hätte einfach nochmal genauer hingucken
sollen. ^^

Gruß,
  Marcel

Bezug
                        
Bezug
Determinante: Mitteilung
Status: (Mitteilung) Reaktion unnötig Status 
Datum: 12:02 Fr 12.07.2013
Autor: capri

kein problem :) danke  ja wenn ich die minus eins hinschreibe ist es richtig und ich habe [mm] 2x^2 [/mm] :) ja hab mir es auch dreimal immer wieder angeguckt nachts nichts gefunden :D

Bezug
Ansicht: [ geschachtelt ] | ^ Forum "Determinanten"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien


^ Seitenanfang ^
www.vorhilfe.de