Eigenvektor . Eigenwert < Eigenwerte < Lineare Algebra < Hochschule < Mathe < Vorhilfe
|
Hallo, ich habe schwierigkeiten bei folgender Matrix die Eigenwerte und Eigenvektoren zu bestimmen:
[mm] \pmat{ 3 & a \\ -1 & 1 }
[/mm]
Also ich habe so angefangen:
[mm] \vmat{ 3-\lambda & a \\ -1 & 1-\lambda }
[/mm]
= [mm] (3-\lambda)*(1-\lambda)+a*-1-1*a+(1-\lambda)*(3-\lambda)
[/mm]
So jetzt kriege ich als charakteristisches Polynom 0 raus. Das ist doch falsch oder???
Gruß
|
|
|
|
Hallo, es ist die Gleichung
[mm] (3-\lambda)*(1-\lambda)+a=0 [/mm]
zu lösen
[mm] \lambda^{2}-4\lambda+3+a=0
[/mm]
Steffi
|
|
|
|
|
Danke für die schnelle Antwort.
Ich versteh aber nicht genau wie du darauf kommst.
Ich muss doch das auflösen
= [mm] (3-\lambda)*(1-\lambda)+a*-1--1*a+(1-\lambda)*(3-\lambda)
[/mm]
Dann steht da ja
[mm] \lambda^2-4\lambda+3-a--a+\lambda^2-4\lambda+3
[/mm]
Und das ergibt doch 0.
|
|
|
|
|
Hallo,
> Danke für die schnelle Antwort.
> Ich versteh aber nicht genau wie du darauf kommst.
> Ich muss doch das auflösen
> =
> [mm](3-\lambda)*(1-\lambda)+a*-1--1*a+(1-\lambda)*(3-\lambda)[/mm]
Die Determinante einer [mm]2\times 2[/mm]-Matrix [mm]A=\pmat{a_{11}&a_{12}\\
a_{21}&a_{22}}[/mm] berechnet sich als [mm]\operatorname{det}(A)=a_{11}\cdot{}a_{22}-a_{21}\cdot{}a_{12}[/mm]
Also so, wie es bei Steffi steht
> Dann steht da ja
> [mm]\lambda^2-4\lambda+3-a--a+\lambda^2-4\lambda+3[/mm]
> Und das ergibt doch 0.
>
>
Gruß
schachuzipus
|
|
|
|
|
Danke, ich habs verstanden.
Jetzt muss ich doch die Nullstellen berechnen
[mm] \lambda^2-4\lambda+3-a=0
[/mm]
[mm] \lambda^2-4\lambda= [/mm] -3+a [mm] +2^2
[/mm]
[mm] (\lambda-2)^2= [/mm] 1+a [mm] \pm [/mm] Wurzel ziehen
[mm] \lambda-2= 1+\wurzel{a} [/mm] +2
[mm] \lambda= 3+\wurzel{a} [/mm] und [mm] \lambda= 1+\wurzel{a}
[/mm]
Das sieht nicht richtig aus oder??
|
|
|
|
|
Hallo, beachte zunächst, du hast einen Vorzeichenfehler
[mm] \lambda^{2}-4\lambda+3 [/mm] + a=0
du möchtest über die quadratische Ergänzung gehen
[mm] \lambda^{2}-4\lambda+3+1-1+a=0
[/mm]
[mm] (\lambda-2)^{2}-1+a=0
[/mm]
[mm] (\lambda-2)^{2}=1-a
[/mm]
[mm] \lambda_1_2-2=\pm\wurzel{1-a}
[/mm]
[mm] \lambda_1_2=2\pm\wurzel{1-a}
[/mm]
Steffi
|
|
|
|
|
Mein Vorzeichenfehler habe ich gar nicht bemerkt.
Jetzt muss ich ja
[mm] (\pmat{ 3 & a \\ -1 & 1 } [/mm] * [mm] \wurzel{1+a})*\vektor{x \\ y}
[/mm]
nach dem Gauß Algorithmus lösen.
Jedoch habe ich Probleme damit [mm] \wurzel{1+a} [/mm] mit den anderen Werten zu multiplizieren. Viell. [mm] 3*\wurzel{1+a}= 3(\wurzel{1+a})
[/mm]
[mm] a*\wurzel{1+a}= a(\wurzel{1+a})
[/mm]
-1= [mm] -(\wurzel{1+a})
[/mm]
1= [mm] (\wurzel{1+a})
[/mm]
Wenn das so richtig ist, ist es doch tota schwierig Gauß hier anzuwenden
|
|
|
|
|
Hallo, was du gerechnet hast, habe ich noch nie gesehen,
der Eigenvektor zu [mm] 2+\wurzel{1-a} [/mm] berechnet sich doch durch
[mm] \pmat{ 1-\wurzel{1-a} & a \\ -1 & -1-\wurzel{1-a} }\vektor{x \\ y }=0
[/mm]
jetzt stelle das korrekte Gleichungssystem auf
Steffi
|
|
|
|
|
Ok, also lautet das Gleichungssystem so:
[mm]\pmat{ (1-\wurzel{1-a})*x + a*y \\ -1*x -1-\wurzel{1-a})*y }=0[/mm]
Aber wie soll ich den jetzt Gauß anwenden? Ich kriege diese Matrix in keine Dreiecksmatrix umgewandelt.
LG
|
|
|
|
|
Hallo Schmetterling89,
> Ok, also lautet das Gleichungssystem so:
> [mm]\pmat{ (1-\wurzel{1-a})*x + a*y \\ -1*x -1-\wurzel{1-a})*y }=0[/mm]
>
> Aber wie soll ich den jetzt Gauß anwenden? Ich kriege
> diese Matrix in keine Dreiecksmatrix umgewandelt.
Gauß brauchst Du hier nicht anwenden,
denn die Gleichungen
[mm](1-\wurzel{1-a})*x + a*y =0[/mm]
und
[mm]-1*x +(-1-\wurzel{1-a})*y=0[/mm]
entsprechen sich, so daß Du nur eine Gleichung betrachten mußt.
>
> LG
Gruss
MathePower
|
|
|
|
|
Hallo, danke für deine Antwort.
Wenn die beiden Gleichungen sich entsprechen, heißt das, dass a=-1 ist???
Und wenn ich nur eine Gleichung betrachten muss, wie soll ich den x und y mir nur einer Gleichung herausfinden??
Gruß
|
|
|
|
|
Hallo Schmetterling89,
> Hallo, danke für deine Antwort.
> Wenn die beiden Gleichungen sich entsprechen, heißt das,
> dass a=-1 ist???
Nein, die beiden Gleichungen entsprechen sich für alle zulässigen a.
> Und wenn ich nur eine Gleichung betrachten muss, wie soll
> ich den x und y mir nur einer Gleichung herausfinden??
Hier kannst Du dann x oder y wählen,
und daraus y bzw. x bestimmen.
>
> Gruß
Gruss
MathePower
|
|
|
|
|
Also nehmen wir an, dass ich die zweite Gleichung nehme.
$ [mm] -1\cdot{}x +(-1-\wurzel{1-a})\cdot{}y=0 [/mm] $
Die löse ich nach x auf, also steht dort
x= [mm] (-1-\wurzel{1-a})\cdot{}y
[/mm]
Dann lautet mein Eigenvektor: [mm] \vektor{x \\ (-1-\wurzel{1-a})\cdot{}y}
[/mm]
Ich bin grad irgendwie ziemlich durcheinander. Meintest du das so???
|
|
|
|
|
Hallo Schmetterling89,
> Also nehmen wir an, dass ich die zweite Gleichung nehme.
>
> [mm]-1\cdot{}x +(-1-\wurzel{1-a})\cdot{}y=0[/mm]
>
> Die löse ich nach x auf, also steht dort
> x= [mm](-1-\wurzel{1-a})\cdot{}y[/mm]
> Dann lautet mein Eigenvektor: [mm]\vektor{x \\ (-1-\wurzel{1-a})\cdot{}y}[/mm]
>
> Ich bin grad irgendwie ziemlich durcheinander. Meintest du
> das so???
Der Eigenvektor muss doch lauten:
[mm]\vektor{(-1-\wurzel{1-a})\cdot{}y \\ y}[/mm]
Und jetzt kannst Du y wählen.
Gruss
MathePower
|
|
|
|
|
> Der Eigenvektor muss doch lauten:
>
> [mm]\vektor{(-1-\wurzel{1-a})\cdot{}y \\ y}[/mm]
Also setzt du für x einfach y.
> Und jetzt kannst Du y wählen.
Wie y wählen?? Meinst du, dass ich einen anderen Buchstaben für y wählen soll???
|
|
|
|
|
Hallo Schmetterling89,
> > Der Eigenvektor muss doch lauten:
> >
> > [mm]\vektor{(-1-\wurzel{1-a})\cdot{}y \\ y}[/mm]
> Also setzt du
> für x einfach y.
Nein. Aus der Gleichung
[mm]x+\left(-1-\wurzel{1-a}\right)*y=0[/mm]
folgt doch durch die Auflösung nach x, die Abhängigkeit von y.
> > Und jetzt kannst Du y wählen.
> Wie y wählen?? Meinst du, dass ich einen anderen
> Buchstaben für y wählen soll???
>
Nein, wähle jetzt für y eine Zahl.
Gruss
MathePower
|
|
|
|
|
Ach so. Und wenn ich jetzt für y eine Zahl einsetze bin ich dann fertig???
Danke für deine schnellen Antworten und für deine Geduld:)
|
|
|
|
|
Hallo,
> Ach so. Und wenn ich jetzt für y eine Zahl einsetze bin
> ich dann fertig???
Ja, nimm irgendein [mm] $y\neq [/mm] 0$, dann hast du einen Eigenvektor.
> Danke für deine schnellen Antworten und für deine
> Geduld:)
Gruß
schachuzipus
|
|
|
|
|
Status: |
(Antwort) fertig | Datum: | 22:12 Mo 28.03.2011 | Autor: | leduart |
Hallo
du brauchst noch nen Eigenvektor zum anderen Eigenwert
Gruss leduart
<div style="border: 1px solid black ! important; margin: 0px ! important; padding: 2px ! important; background: rgb(168, 236, 255) none repeat scroll 0% 0% ! important; -moz-background-clip: border ! important; -moz-background-origin: padding ! important; -moz-background-inline-policy: continuous ! important; font-family: Arial ! important; font-size: 12px ! important; color: rgb(0, 0, 0) ! important; line-height: normal ! important; font-weight: normal ! important; vertical-align: middle ! important; left: 196px ! important; top: 48px ! important; visibility: visible ! important; display: inline ! important; width: auto; height: auto ! important; position: absolute ! important; -moz-border-radius-topleft: 5px ! important; -moz-border-radius-topright: 5px ! important; -moz-border-radius-bottomright: 5px ! important; -moz-border-radius-bottomleft: 5px ! important; text-align: left ! important; z-index: 1410065406 ! important;" id="gmBFtt"><div style="border-bottom: 1px dotted black ! important; background: rgb(168, 236, 255) none repeat scroll 0% 0% ! important; -moz-background-clip: border ! important; -moz-background-origin: padding ! important; -moz-background-inline-policy: continuous ! important; font-family: Arial ! important; font-size: 12px ! important; color: rgb(0, 0, 0) ! important; line-height: normal ! important; font-weight: normal ! important; vertical-align: middle ! important; padding-bottom: 2px ! important; padding-top: 2px ! important;"><span id="bfconfigButton" title="Language configuration" style="border: 1px dotted gray ! important; margin: 1px ! important; padding: 0px 2px ! important; background: rgb(168, 236, 255) none repeat scroll 0% 0% ! important; -moz-background-clip: border ! important; -moz-background-origin: padding ! important; -moz-background-inline-policy: continuous ! important; font-family: Arial ! important; font-size: 12px ! important; color: rgb(0, 0, 0) ! important; line-height: normal ! important; font-weight: normal ! important; vertical-align: middle ! important; cursor: pointer ! important;">Lang</span><span id="bfdetectButton" title="Detect and set language" style="border: 1px dotted gray ! important; margin: 1px ! important; padding: 0px 2px ! important; background: rgb(168, 236, 255) none repeat scroll 0% 0% ! important; -moz-background-clip: border ! important; -moz-background-origin: padding ! important; -moz-background-inline-policy: continuous ! important; font-family: Arial ! important; font-size: 12px ! important; color: rgb(0, 0, 0) ! important; line-height: normal ! important; font-weight: normal ! important; vertical-align: middle ! important; cursor: pointer;">Detect</span><span title="From Czech To German (switch direction)" id="bflangsSpan" style="border: 1px dotted gray ! important; margin: 1px ! important; padding: 0px 2px ! important; background: rgb(168, 236, 255) none repeat scroll 0% 0% ! important; -moz-background-clip: border ! important; -moz-background-origin: padding ! important; -moz-background-inline-policy: continuous ! important; font-family: Arial ! important; font-size: 12px ! important; color: rgb(0, 0, 0) ! important; line-height: normal ! important; font-weight: normal ! important; vertical-align: middle ! important; cursor: pointer ! important;">cs>de </span><span title="Translation service: Yahoo (switch service)" id="bfsvcSpan" style="border: 1px dotted gray ! important; margin: 1px ! important; padding: 0px 2px ! important; background: rgb(168, 236, 255) none repeat scroll 0% 0% ! important; -moz-background-clip: border ! important; -moz-background-origin: padding ! important; -moz-background-inline-policy: continuous ! important; font-family: Arial ! important; font-size: 12px ! important; color: rgb(0, 0, 0) ! important; line-height: normal ! important; font-weight: normal ! important; vertical-align: middle ! important; cursor: pointer ! important;">Yahoo</span><span title="Copy result to clipboard" id="bfclipboardSpan" style="border: 1px dotted gray ! important; margin: 1px ! important; padding: 0px 2px ! important; background: rgb(168, 236, 255) none repeat scroll 0% 0% ! important; -moz-background-clip: border ! important; -moz-background-origin: padding ! important; -moz-background-inline-policy: continuous ! important; font-family: Arial ! important; font-size: 12px ! important; color: rgb(0, 0, 0) ! important; line-height: normal ! important; font-weight: normal ! important; vertical-align: middle ! important; cursor: copy ! important;">C</span><span title="This translation is not supported by this service" id="bferrorSpan" style="border: 1px dotted gray ! important; margin: 1px ! important; padding: 0px 2px ! important; background: rgb(168, 236, 255) none repeat scroll 0% 0% ! important; -moz-background-clip: border ! important; -moz-background-origin: padding ! important; -moz-background-inline-policy: continuous ! important; font-family: Arial ! important; font-size: 12px ! important; color: rgb(255, 0, 0) ! important; line-height: normal ! important; font-weight: normal ! important; vertical-align: middle ! important; cursor: pointer ! important; display: inline ! important; visibility: visible ! important;">error</span><img id="bffishImg" style="border: medium none ! important; margin: 0px ! important; float: none ! important; vertical-align: top ! important; cursor: pointer ! important; display: inline ! important;" title="Click to translate" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAOCAYAAAA8E3wEAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH1QUUDyoqJjAqRwAAAN1JREFUOMu1lMkVwyAMBYe0JGpCNUFNVk3k4AUwxPGS+ILxkzX8jyTH/Sfu9nrmJ3cXlnMASyWRPwd2d5XlHCBZn1BthcbRAdxTZQDI8k3mQzg11rhF+QZ9jdNOcQib6GFQYJYgCFucSRf6GsLU6wEY5yubTFqF2yq1vRwr3INXdQUWG+je1pELX4ED1wDyRAR0WfuAA9gloITyvsFMIMgYInYRqF6rO9Sqz9qkO5ilyo0o3YBwJ+6vrdQonxWUQllhXeHcb/wabMPkP2n81ocAIoLZrMqn/4y2RwP8DcQ+d6rT9ATiAAAAAElFTkSuQmCC"></div><div style="background: rgb(168, 236, 255) none repeat scroll 0% 0% ! important; -moz-background-clip: border ! important; -moz-background-origin: padding ! important; -moz-background-inline-policy: continuous ! important; font-family: Arial ! important; font-size: 12px ! important; color: rgb(0, 0, 0) ! important; line-height: normal ! important; font-weight: normal ! important; vertical-align: middle ! important; width: auto;">e</div></div>
|
|
|
|
|
Status: |
(Antwort) fertig | Datum: | 19:18 Mo 28.03.2011 | Autor: | leduart |
Hallo
das char. polynom kreigst du dxoch, wenn du die Det von [mm] A-\lambd*E [/mm] 0 setzt.
du hast die Det einmal positiv hingeschrieben, dann die negative dazu addiert. Warum? det(A)-det(A)=0 gilt egal was A ist.
Gruss leduart
|
|
|
|