• Keine Ergebnisse gefunden

Aufgabe 1a

N/A
N/A
Protected

Academic year: 2021

Aktie "Aufgabe 1a"

Copied!
3
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

Lösungen

Remove@"Global`*"D

Aufgabe 1a

g1= (1 x + 1 y + 1 z Š 1 );

g2= (0 x + 1 y + 1 z Š 1 );

g3= (0 x + 0 y + 1 z Š 1 );

Solve[{g1,g2,g3},{x,y,z}]

88x®0, y®0, z®1<<

Aufgabe 1b

g1= (1 x + 1 y + 1 z Š 1 );

g2= (1 x + 2 y + 3 z Š 1 );

g3= (1 x + 4 y + 9 z Š 1 );

Solve[{g1,g2,g3},{x,y,z}]

88x®1, y®0, z®0<<

Aufgabe 2

g1= Hlx - 5 y + 6 z + 7 w Š 8L; g2= H4 x - 8 y + 9 z + 1 w Š 1L; g3= H1 x + 1 y - 1 z + 1 w Š 0L;

a

Solve@8g1, g2, g3<,8x, y, z<D •.l ®3 •• Flatten

9x® 1

€€€€4 H-7+3 wL, y® 1

€€€€4 H95-79 wL, z® 1

€€€€4 H88-72 wL=

w ist Parameter!

b

Solve@8g1, g2, g3<,8x, y, z<D •• Flatten

9x® --7+3 w

€€€€€€€€€€€€€€€€€€€€

-7+ l , y® -€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€98-109 w- l +€€€€€€€€€€€€€€€€€€€€10 wl

-7+ l , z® -€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€91-99 w- l +€€€€€€€€€€€€€€€9 wl

-7+ l =

LEMAlg09.nb 1

(2)

Solve@8g1, g2, g3<,8x, y, z<D •.l ®7 •• Flatten

Power::infy : Infinite expression 1

€€€€€

0 encountered. Mehr…

Power::infy : Infinite expression 1

€€€€€

0 encountered. Mehr…

Power::infy : Infinite expression 1

€€€€€

0 encountered. Mehr…

General::stop : Further output of Power::infy will be suppressed during this calculation. Mehr…

8x®ComplexInfinity, y®ComplexInfinity, z®ComplexInfinity<

l = 7 !

c

Clear@lD;l l

Ord=4, Dim = 2 -> Rang = 2 -> l so wählen, dass g1= m1 g2 +m2 g3 :

Solve@8l,-5, 6, 7, 8<== m184,-8, 9, 1, 1<+ m281, 1,-1, 1, 0<,8l,m1,m2<D 8<

Keine Lösung

Aufgabe 3

g11=81, 1, 1, 1, 1<; g21=81, 2, 3, 4, 2<; g31=81, 4, 9, 16, 3<; g41=81, 8, 27, 64, 4<;

8g11, g21, g31, g41< •• MatrixForm i

k jjjjj jjjjj j

1 1 1 1 1

1 2 3 4 2

1 4 9 16 3 1 8 27 64 4

y { zzzzz zzzzz z

8g12=g11, g22=g21-g11, g32=g31-g11, g42=g41-g11< •• MatrixForm i

k jjjjj jjjjj j

1 1 1 1 1

0 1 2 3 1

0 3 8 15 2 0 7 26 63 3

y { zzzzz zzzzz z

8g13=g12-g22, g23=g22, g33=g32-3 g22, g43=g42-7 g22< •• MatrixForm i

k jjjjj jjjjj j

1 0 -1 -2 0

0 1 2 3 1

0 0 2 6 -1

0 0 12 42 -4 y { zzzzz zzzzz z

LEMAlg09.nb 2

(3)

8g14=g13+ 12 g33, g24=g23-g33, g34=12 g33, g44=g43-12 g34< •• MatrixForm i

k jjjjj jjjjj jjjj

1 0 0 1 -€€€€12 0 1 0 -3 2 0 0 1 3 -€€€€12

0 0 0 6 2

y { zzzzz zzzzz zzzz g45=16 g44;

8g15=g14 - g45, g25=g24+3 g45, g35= g34-3 g45, g45< •• MatrixForm i

k jjjjj jjjjj jjjjj

1 0 0 0 -€€€€56 0 1 0 0 3 0 0 1 0 -€€€€32 0 0 0 1 €€€€13

y

{ zzzzz zzzzz zzzzz

Aufgabe 4

Clear@x, y, z, w, g1, g2, g3, g4D g1=H1 x + 1 y + 1 z + 1 w Š 1L; g2=H1 x + 2 y + 3 z + 4 w Š 2L; g3=H2 x + 3 y + 4 z + 5 w Š 3L; g4=H0 x + 1 y + 2 z + 3 w Š 1L;

Solve@8g1, g2, g3, g4<,8x, y, z, w<D ••Flatten

Solve::svars : Equations may not give solutions for all "solve" variables.Mehr…

8x®2 w+z, y®1-3 w-2 z<

Ord=4, Dim=2, Rang r =Rang r0 =2

Aufgabe 5

g1=H1 x + 1 y + 1 z + 1 w Š 1L; g2=H1 x + 2 y + 3 z + 4 w Š 2L; g3=H2 x + 3 y + 4 z + 5 w Š1L; g4=H0 x + 1 y + 2 z + 3 w Š 3L;

Solve@8g1, g2, g3, g4<,8x, y, z, w<D ••Flatten 8<

Ord=4, Rang r>2, Rang r0 =2, keine Lösung

LEMAlg09.nb 3

Referenzen

ÄHNLICHE DOKUMENTE

[r]

Normalverteilung. Die Münze ist wohl eine Fälschung. Aufgabe 5d) Bedingte W'keit. n ist die gesuchte Anzahl Versuche. Man muss mindestens 405 Mal werfen.. Den Ausdruck für

Berechne den Vektor AE und hänge ihn in B, C, D an. Norm des Kreuzproduktvektors, davon die Hälfte. Die Fläche erhält man auch über Grundlinie mal Höhe, wobei die Grundlinie die

Die Parabel muss die Geraden y = 1 – x berühren. Nach a und b auflösen und in der Fläche einsetzen. Fläche, abhängig von

(Die Asymptoten sind die Koordinatenachsen. Wenn der Realteil sehr gross wird, dann wird das Argument fast Null. Wenn der Realteil negativ wird, dann geht das Argument gegen 180°.

Den Fixpunkt hat man schon in Aufgabe 1a). Hier ist noch die Kontrolle, dass es sich um einen Fixpunkt handelt. Aufgabe 1d).. Die Folge bleibt am Anfang nahe beim Fixpunkt.

Man erh¨ alt ein (3 × 3)-System, es ist genau dann eindeutig l¨ osbar, wenn seine Determinante nicht Null ist, bzw. wenn die Spalten linear unabh¨ angig sind. Damit der neue

Si un individuo A consume un determinado resultado productivo, y la unidad de servicio de dicho resultado coincide con su unidad de consumo, no quedarían unidades de