0 Daumen
334 Aufrufe

Aufgabe:

blob.png

Text erkannt:

5. t t sei eine reelle Zahl. Lösen Sie das Gleichungssystem in Abhängigkeit vo t0 t \neq 0 : tx1+x2/t+x3=1x1+tx2+x3/t=1x1/t+x2+tx3=1 \mathrm{tx}_{1}+\mathrm{x}_{2} / \mathrm{t}+\mathrm{x}_{3}=1 \quad \mathrm{x}_{1}+\mathrm{tx}_{2}+\mathrm{x}_{3} / \mathrm{t}=1 \quad \mathrm{x}_{1} / \mathrm{t}+\mathrm{x}_{2}+\mathrm{tx}_{3}=1
Lösung (4 Pkt) Aus Symmetriegründen wählen wir den Ansatz x1=x2=x3=x x_{1}=x_{2}=x_{3}=x . Das liefert für t2+t+10 t^{2}+t+1 \neq 0 die Lösung x=t/(t2+t+1) x=t /\left(t^{2}+t+1\right) . Da t2+t+1/40 t^{2}+t+1 / 4 \geq 0 gilt, ist die Bedingung t2+t+10 t^{2}+t+1 \neq 0 immer erfüllt.

Die Determinante der Koeffizientenmatrix (t31)2/t3 \left(t^{3}-1\right)^{2} / t^{3} wird für t=1 t=1 gleich Null. Für t=1 t=1 kann x1 x_{1} und x2 x_{2} beliebig gewählt werden, x3=1x2x3 x_{3}=1-x_{2}-x_{3} .



Problem/Ansatz:

Hallo an Allen.

Ich versuche seit Zwei Tagen an gleiche Lösung zu kommen klappt es nicht könnte mir jemand bitte die Lösungsweg ausführlich erklären.


Danke Sehr im Voraus

Avatar von

1 Antwort

+1 Daumen

(xt+y/t+z=1x+yt+z/t=1x/t+y+zt=1) \begin{pmatrix} x*t & + y/t &+ z &= 1 \\ x &+ y*t &+ z/t &= 1 \\ x/t & + y & + z*t &= 1 \end{pmatrix}

Sei t != 0:

(xt2+y+zt=txt+yt2+z=tx+yt+zt2=t) \begin{pmatrix} x*t^2 & + y &+ z*t &= t \\ x*t &+ y*t^2 &+ z &= t \\ x & + y*t & + z*t^2 &= t \end{pmatrix}

Da man in allen Zeilen das gleiche Ergebnis erhält, und die x,y,z mit den unterschiedlichen Faktoren gleichermaßen beaufschlagt werden, muss x=y=z gelten.

Sei x=y=z=a:

(at2+a+at=tat+at2+a=ta+at+at2=t) \begin{pmatrix} a*t^2 & + a &+ a*t &= t \\ a*t &+ a*t^2 &+ a &= t \\ a & + a*t & + a*t^2 &= t \end{pmatrix}

Dann folgt aus jeder Zeile

a=tt2+t+1 a= \frac{t}{t^2+t+1}

Das GLS hat somit für t2+t+1 != 0 die Lösung x=a, y=a, z=a, mit Ausnahme von t=0.

Avatar von 3,4 k

Ein anderes Problem?

Stell deine Frage