Scarica il documento per vederlo tutto.
Scarica il documento per vederlo tutto.
Scarica il documento per vederlo tutto.
Scarica il documento per vederlo tutto.
Scarica il documento per vederlo tutto.
Scarica il documento per vederlo tutto.
Scarica il documento per vederlo tutto.
Scarica il documento per vederlo tutto.
vuoi
o PayPal
tutte le volte che vuoi
Esercizio 1: Risolvere il sistema lineare:
{ x + 2y + 3z = 6
2x - y + z = 2
3x - 8y + 10z = 20
{ x + 2y + 3z = 6
5y + 3z = 10
2y + z = 2
{ x = 0
y = 0
z = 2
Esercizio 2: sistema lineare:
{ x + 2y + 3z = 6
2x - y + z = 2
{ x = 6 - 2(2 - t) - 3t
y = 2 - t
z = t ∈ ℝ
{ x = 2 - t
y = 2 - t
z = t
{ x = 2
y = 2 + t
z = 0
Esercizio 3:
{ x1 + x2 + 2x3 + x4 = 4
x1 + x3 + 3x3 + 2x4 = 6
x1 + 2x2 + x3 - x4 = -1
2x1 + 3x2 + x3 - x4 = 4
{ x1 = 1
x2 = 2
x3 = -1
3x4 = 9 → x4 = 3
[ A|b ]
[ 1 1 2 1 | 4 ]
[ 1 2 1 | 6 ]
[ 1 2 3 | -1 ]
[ 2 3 1 | 4 ]
R2 - R1, R3 - R1, R4 - 2R1
→ [ 1 1 2 1 | 4 ]
[ 0 1 -2 | 5 ]
[ 0 0 1 2 ]
[ 0 1 -3 | -4 ]
Scambio R2 con R3
[ 1 1 2 | 4 ]
[ 0 0 1 2 ]
[ 1 -1 2 | 0 ]
R1 - 2
[ 1 1 2 | 4 ]
[ 0 1 -2 | 5 ]
[ 0 0 1 2 ]
R1 + 4R3
[ 1 1 2 | 4 ]
[ 0 1 -2 | 5 ]
[ 0 0 3 | 9 ]
Esercizio 4:
Determinare al variare di d ∈ R le soluzioni del sistema:
Discussione:
- d = 1 → 0 = 0 sistema indeterminato
- d = -2 → 0 = 6 sistema impossibile
- d ≠ 1, d2 ≠ 2 → sistema determinato
x = − 2/(d+2) y = +1 + 2/(d+2) = −d/d+2 z = − 2/(d+2)
a+2c=0
2a+4c=0
b+2d=0
2b+4d=0
pivot
rango=2
annullato 4-2 col.
a=-2s
b=-2t
c=s
d=t
a b c d
-2s -2t s t
s [-2 0 1 0]
t [0 -2 0 1]
E1 Risolvere il seguente sistema lineare:
x+y+z=6
2x+y+3z=9
-x-2y+z=0
sol:
x=1
y=2
z=3
es.
A = ⎡ 1 -4 1 ⎤ ⎢ 2 6 5 ⎥ ⎣ 2 5 5 ⎦
Determinare A-1:
⎡ 1 -4 1 | 1 0 0 ⎤ ⎢ 0 2 3 | 0 -2 1 ⎥ ⎣ 0 2 4 | 0 1 0 ⎦ R3 - R2
→
⎡ 1 -4 1 | 1 0 0 ⎤ ⎢ 0 2 -2 | 1 0 -1 ⎥ ⎣ 0 0 1 | 1 -1 1 ⎦ R2 → R2/2
→
⎡ 1 -4 1 | 0 1 -1 ⎤ ⎢ 0 1 -1 | 0 1 -1 ⎥ ⎣ 0 1 -1 | 1 -1 1 ⎦ R1 - R3
→
⎡ 1 -4 1 | 0 1 0 ⎤ ⎢ 0 2 -5 | 4 -3 0 ⎥ ⎣ 0 1 -1 | 0 1 1 ⎦ R1 + 4R2
→
⎡ 1 0 0 | 0 -10 9 -7 ⎤ ⎢ 0 0 -5/2 2 -3/2 ⎥ ⎣ 0 0 1 -1 1 ⎦
A = 1 0 0 2 1 0 3 2 1
R2 - 2R1 R3 - 3R1 ⟶ 1 0 0 0 1 0 0 2 1
R3 - 2R1 ⟶ 1 0 0 0 1 0 0 0 1
rg A = 3 r ( A | Y ) = 3
Spazio vettoriale delle matrici:
es.: Stabilire per quali valori di K la matrice nulla è esprimibile come comb. lin. non nulla di
A = 1 K -1 0 B = 0 0 K 0 C = 1 K -2 0
a 1 K -1 0 + b 0 0 K 0 + c 1 K -2 0 = 0 0 0 0 a, b, c non tutti nulli
{ Ka + c = 0 a + Kc = 0 -a + Kb - 2c = 0 0 = 0
{ a + Kc = 0 Ka + c = 0 -a + Kb - 2c = 0
[ 1 0 K 0 K 0 1 0 -1 K -2 0 ]
R2 - KR1 R1 + R3 ⟶ 1 0 K 0 0 1 -K 2 0 0 0 K K -2 0
⟶ 1 0 K 0 0 1 -K 2 0 0 1 - K2 0
se 1 - K2 = 0 K ≠ 1 ⇒ inf1 sol
se K = 0 ⇒ inf1 sol
[ 1 0 0 0 0 0 -2 0 0 0 1 0 ] rango 2
es.
A = [ 1 0 2 ] [ 2 1 0 ] [-3 -2 1 2 ]
R1
[ 0 1 -5 -4 ] ➝ [ 0 1 -5 -4 ]
R3 + 2R1
[ 0 -2 10 8 ] ➝ [ 0 0 0 0 ]
rg A = 2
dim Ker A = m - rg = 4 - 2 = 2
[ x1 ]
[ x2 ] = t [ -2 ] + s [ -3 ]
[ x3 ] [ 4 ] [ 5 ]
[ x4 ] [ 1 ] [ 0 ]
B Ker A = [ -2 -3 ] [ 4 5 ] [ 0 1 ] [ 1 0 ]
es.
W = L4(ℝ) Determinare le dimensioni di W al variare di K∈ℝ
A = [ 0 2K 2K ] [ 1 0 4K ] ➝ [ 1 -2 0 ] [ 1 -2 0 ] [ 0 2K -8K 2K ] ➝ [ 0 1 -8K 2K] [ 0 0 1 2K]
2K - 4K2 = 0 ⇨ 2K(1 - 2K) = 0 ⇨ K = 0, K = 1/2
per K = 0 ∨ K = 1/2 ⇨ rg(A) = 2 ⇨ dim W = 2
per K ≠ 0 ∨ K ≠ 1/2 ⇨ rg(A) = 3 ⇨ dim W = 3
es. Sia L: ℝ2 → ℝ2
L (⎡x⎤) = ⎡3x+4y⎤ ⎣y⎦ ⎣3x+y⎦
-
Scrivere la matrice che rappresenta L rispetto alla base canonica.
A = ⎡3 4⎤ ⎣3 1⎦
L(e1) = L(⎡1⎤) = ⎡3⎤ ⎣0⎦ ⎣3⎦
L(e2) = L(⎡0⎤) = ⎡4⎤ ⎣1⎦ ⎣1⎦
-
Determinare base e dimensione del KerL e di ImL
⎡x⎤ ∈ KerL ⇔ ⎡x⎤ = ⎡0⎤ ⎣y⎦ ⎣y⎦ ⎣0⎦
⎡3 4⎤ ⎡x⎤ = ⎡0⎤ ⎣3 1⎦ ⎣y⎦ ⎣0⎦
⎡3 4⎤ ⎣3 1⎦
r2 - r1 ⎡3 1⎤ ⎣0 0⎦
→ rgA = 1 → oo sol ⇒ 1 parametro libero
3x + 4y = 0 ⇔ y = -3x
⎡x⎤ = ⎡t⎤ ⎣y⎦ ⎣-3t⎦
KerL = L(⎡1⎤) ⎣-3⎦
L(⎡x⎤) = ⎡3x+4y⎤ = 3x + ⎡y⎤ = x ⎡3⎤ + y ⎡4⎤ ⎣y⎦ ⎣1⎦