Estratto del documento

Esercizio 1

1) Dati i vettori a = (2,4), b = (1,2), c = (-1,1), d = (3,6), stabilire se c e d appartengono a Span({a,b}).

Span {c, b} = {a = (2,4), b = (1,2)

c = (-1,1) ----> d = (3,6) 1 + 1 = (3,6), 2 + 2 = (4,2)

-1,1 = (2,4) + (1,2)

  • -1,1 = 2 + 3

Span {a, b} = a = (2,4), b = (1,2)

d(2,4) + (1,2)

  • 2d + = 1 ----> x 0
  • 4d + 2 = 1 ----> x 0

d = (3,6) = 2(2,4) + (1,2)

2 + β (3) = (2,4)

  • 2d + = 1
  • 4d + 2 = -

2 + (3) [= 3] -

  • - 2 =

Soluzione

c ∉ Span({a,b})

d ∈ Span({a,b})

Esercizio 1

1) Dati i vettori a = (2,4), b = (1,2), c = (-1,1), d = (3,6), stabilire se c e d appartengono a Span({a,b}).

Span {a,b} = c = α (2,4) + β (1,2) d = α (2,4) + β (1,2) (-1,1) = α (2,4) + β (1,2) (-1,1) = 2α + β 1       2α + β = -1       4α + 2β = 1 (3,6) = α (2,4) + β (1,2) 3,1 = 2α + β 6 = 4α + 2β       2α + β = 3       4α + 2β = 6 α = -1 β = 1

Soluzione

  • c Span {a,b}
  • d ∈ Span {a,b}

2) Stabilire quali dei seguenti sottoinsiemi di R4 sono linearmente indipendenti:

A = {(1, 2, 0, 0), (2, 4, 0, 1), (0, −2, 1, 1)}

B = {(1, 2, 0, 0), (2, 4, 0, 1), (0, 0, 0, 1)}

C = {(1, 2, 0, 0), (2, 4, 0, 1), (0, −2, 1, 1), (3, 4, 2, 0)}

D = {(1, 2, 0, 0), (2, 4, 0, 1), (0, −2, 1, 1), (3, 4, 1, 2)}

A) {α(1, 2, 0, 0) + β(2, 4, 0, 1) + γ(0, −2, 1, 1)}

  • 2α + β = 0
  • 4α + 4β − 2γ = 0
  • β + γ = 0

A è linearmente indipendente

B) {α(1, 2, 0, 0) + β(2, 4, 0, 1) + γ(0, 0, 0, 1)}

  • α = 2
  • β = −1
  • γ = 3
  • −2 = 0
  • 4 − 4 = 0
  • 1 + γ = 0

B non è linearmente indipendente

C) {α(1, 2, 0, 0) + 3β(2, 4, 0, 1) + γ(0, −2, 1, 1) + μ(7, 4, 2, 0)}

  • 2α + 3β + μ = 0
  • 4α + 8β − 2γ + 4μ = 0
  • β = 0
  • 2μ = 0

C è linearmente indipendente

D) {α(1, 2, 0, 0) + 3β(2, 4, 0, 1) + γ(0, −2, 1, 1) + μ(3, 4, 1, 2)}

  • Y = 1
  • μ = −1
  • β = −1
  • α = 5

D non è linearmente indipendente

AcC non L.I.

3)

Nello spazio vettoriale R3 sul campo R, sia A = {a, b, c, d} R3, dove a = (1, 2, 3), b = (6, 0, 7), c = (8, 4, 13), d = (32, 4, 41). Trovare una base e la dimensione di Span(A).

  • a + 2b = 0
  • 2a = 0
  • 3a + 7b = 0

B = {c, d}dim Span(A) = 2

4)

Calcolare la dimensione del sottospazio vettoriale di R4

W = Span((1, 0, 0, 2), (0, 3, 4, -2), (2, 3, 4, 2), (3, 6, 8, 2))
  • d + 3b = 0
  • 2d = 0

dim W = 2

5) Stabilire se i sottoinsiemi

W1 = {(x,y,z,t) ∈ ℝ4: x - z - t = 0}

W2 = {(x,y,z,t) ∈ ℝ4: x - y - z + t = 0, x + 2t = 1}

sono sottospazi vettoriali di ℝ4. In caso affermativo determinarne una base e la dimensione.

A)

W3 = {(x,y,z,t) ∈ ℝ4: x - z - t = 0}

y = x - z + t

  • x = l
  • y = l + m
  • t = m
  • z = m

l,m,n,m,n

= (l,l - m,m,m) + (0,-m,0,m) + (0,-m,m,0)

= l(1,1,0,0) + m(0,1,3,0) + n(0,-1,3,0) = (0,0,0,0)

l = 0

em = 0

n = 0

m = 0

Una base di W3 è {(1,1,0,0),(0,-1,0,2),(0,-1,1,0)}

dim W3 = 3

6) Provare che i sottoinsiemi

W1 = {(x,y,z,t) ∈ ℝ4: x + y - z - t = 0}

W2 = {(x,y,z,t) ∈ ℝ4: x - y - z + t = 0}

sono sottospazi vettoriali di ℝ4. Determinare basi e dimensioni di W1, W2, W1∩W2.

  • W3 = {(x,y,z,t) ∈ ℝ4: x - y + z - t = 0}
  • t = x + y - z
  • x = l
  • z = m
  • t = l + m - m

l,m,n,m,n = l(0,0,0,0) + (0,m,0,m) + (0,n,0,-m) + (0,1,m,0) + (0,0,1)

l=0m=0z=0lm-m=0

z=3

Una base di W1 è (1,0,0,z), (0,z,0,s), (0,0,z,t) e dim W1 = 3

W2 = {x,y,z,t) ∈ R4 : x - y - z + t = 0}

z = x - y - t

{x = ly = mt = mz = l - m. m }

(l,m,m, l - m. m) = l(1,0,0,l) + (0,m,0,m) - l(0,0,m,m)

(l,3m,0,d) = m(0,2,0,1) + m (0,0,z) - d(0,0,0,l) = (0,0,0,0)

l=0m = 0z = 0l - m.m =0

z=1

Una base è (1,0,0,z), (0,z,0,-z), (0,0,z,1) e dim W2 = 3

W3 = W2

a(1,0,0,z)+b(1,0,1) c(0,0,z,1) + d(0,0,z) + e(0,0,z) = (0,0,0,1)

a|d+e = 0b+e = 0c+f=0a+b+c+d+e+f = 0

W3 ∩ W2

x - y - z + t = x - y-z + t = 0

{ x+y - z + t = 0y - z + t = 0

Quindi, rango della matrice del sistema Z = 4-2 = 2

dim W1 ∩ W2 = 2

Esercizio 10

Determinate la matrice \( \begin{pmatrix} x \\ y \\ z \end{pmatrix} \) tale che

\( \begin{pmatrix} 1 & 2 \\ 5 & 12 \end{pmatrix} \begin{pmatrix} x \\ y \\ z \end{pmatrix} = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} \)

\( \begin{matrix} x + 2z = 6 \\ y + z = 0 \\ 5x + 12z = 1 \end{matrix} \)

\( \begin{matrix} 5x + 12z = 0 \\ x + z = 6 \\ y + z = 0 \end{matrix} \)

\( \begin{matrix} x + z = 6 \\ y + z = 0 \\ 5x + 12z = 1 \end{matrix} \)

\( \{ \begin{array}{l} z = -\frac{1}{2} \\ y = z \\ x = \frac{12}{5} \\ \end{array} \)

\( \{ \begin{array}{l} 2 = 5 \\ 5 = 12 \end{array} \} \)

\( \{ \begin{array}{l} x + \frac{2}{2} = 1 \\ x = 12 \times \frac{2}{2} \end{array}\)

\( \{ \begin{array}{l} 2 \times \frac{2}{2} = 1 \\ \end{array} \}

\( \{ \begin{array}{l} x = 6 \\ z = \frac{2}{2} \end{array} \} \)

\( \begin{pmatrix} 6 \\ -1 \\ \frac{5}{2} \end{pmatrix} \)

Esercizio 11

Date le matrici

\( A = \begin{pmatrix} 1 & 1 & 0 \\ 0 & 1 & 1 \\ 1 & 0 & 1 \end{pmatrix} \)

\( B = \begin{pmatrix} 1 & 0 & -1 \\ 1 & -1 & 0 \\ 0 & -1 & 0 \end{pmatrix} \)

determinare una matrice \( X \in M(3;\mathbb{R}) \) tale che \( AX = -B \).

\( R_1 \rightarrow R_2 - R_3 \)

\( R_2 \rightarrow R_1 - R_3 \)

\( R_3 \rightarrow R_1 - R_2 \)

\( R_2 \rightarrow R_2 - R_3 \)

\( R_3 \rightarrow R_2 - R_3 \)

\( R_2 \rightarrow R_1 - R_2 \)

\( \begin{pmatrix} 1 & 0 & -1 \\ 0 & 0 & 1 \\ 0 & 0 & -1 \end{pmatrix} \)

\( X = \begin{pmatrix} 0 & 0 & 1 \\ 1 & 0 & 0 \\ 0 & 1 & -1 \end{pmatrix} \)

\( R_2 \rightarrow R_3 - R_2 \)

\( R_1 \rightarrow R_1 - R_2 \)

Esercizio 16

14) Risolvere con il metodo di eliminazione di Gauss-Jordan i seguenti sistemi lineari:

1)

  • x + 2y - z + 3t = 1
  • x + 3y - 2z + 3t = 0
  • 2x + 4y - 3z + 6t = 4
  • z + y - z + 4t = 6

{x, -1, 2, 2}

II)

  • z + 2t = 3
  • 2x + 4y - 2z = 4
  • 2x + 4y - x + 2t = 7

No soluzioni

21)

Calcolare i determinanti delle seguenti matrici

  • A = (5 3/2 -1)
  • B = (1 2 0/3 -4 5/-2 1 -1)
  • C = (5 4 2 1/5 3 1 -2/5 -7 -3 9/1 -2 -1 4)
  • D = (1 2 1 1/0 0 0 0/2 0 0 1/0 0 0 0)

1 5 3 2 -1 = -5 - 6 = -11

4) R2 R5

R5 - 2/ 5R4 + R5

Esercizio 20

20) Determinare il rango e il segno della permutazione

p = ( 1 2 3 4 5 6 7 8 )

3 - 2 - 5 - 7 - 1

1.5 - 5.3 = 3(2,6) =3

2 6

sgn(p) = (-1)5 = -1 => sgn(p) = -1

Esercizio 22

22) Calcolare il determinante della matrice

A

4 A

Esercizio 23

23) Calcolare le inverse delle seguenti matrici

A =

B =

C =

D =

4) Controlliamo se la matrice è invertibile controllando se il det ≠ 0

R4 -> R3 - R4

R4 -> -52R2 + R4

R4 -> R4 - 23R3

R2 -> R2 - R2

R4 -> R4 - 23R5

R2 -> 3R1 - R2

R3 -> R3 - R2

R2 -> 13R3 - R2

R4 -> R4 + 2R4

R6 -> -12R4

R3 -> 3R3 - R4

B)

| 1 0 2 1 0 2 || 2 -7 3 2 -7 3 || 4 1 8 4 1 8 |

= 3 + 4 - (5 + 3) = 75 + 4 + 3 = 1

| 1 0 2 0 1 0 || 0 -7 3 0 2 0 || 4 1 8 0 0 1 |

R3 -> R3 - 2R1R2 -> R2 - 2R1

| 1 0 2 0 1 0 || 0 -7 3 0 2 0 || 0 1 4 0 -4 1 |

R3 -> R3 - R2

| 1 0 2 0 1 0 || 0 1 2 0 2 0 || 0 0 1 0 -2 1 |

R1 -> R1 + 2R3

| 1 0 0 -4 0 0 || 0 1 2 0 2 0 || 0 0 1 0 -2 1 |

R2 -> R2 - 2R3

| 1 0 0 -4 -2 2 || 0 1 0 0 4 -2 || 0 0 1 0 -2 1 |

C)

| 2 0 1 2 0 1 || 2 1 1 2 1 1 || 0 0 1 0 0 1 |

= 5 ≠ 0

| 1 0 1 0 0 1 || 1 1 1 0 1 0 || 0 0 1 0 0 1 |

R2 -> R2 - R3

| 1 0 0 0 -1 2 || 1 1 0 0 1 0 || 0 0 1 0 0 1 |

| 1 0 0 -4 0 5 || 0 1 0 0 2 0 || 0 0 1 0 -2 1 |

R1 -> R1 - R2 - R3

D)

| 1 1/2 0 00 || 1/2 1/2 0 0 || 0 0 1 0 1 || 1 0 0 2 1 |

| 1 1/2 1/2 0 || 1/2 1/2 0 0 || 0 0 1 0 -1 0 |

= 1/2 + 1/2 = 1 ≠ 0

| 1 1 0 1 0 || 1 0 0 0 0 || 0 0 1 0 1 || 0 1 0 0 -1 |

R1 -> R1 + R2

R2 -> R2 - R1

| 1 1 0 1 1 || 0 -1 0 -1 0 || 0 0 1 0 1 || 0 1 0 -1 0 |

R1 -> R1 + R3

| 1 1 0 1 0 || 0 -1 0 -1 0 || 0 0 1 0 -2 || 0 1 0 -1 -1 |

R1 -> R1 + R2

| 1 1 1 0 0 || 0 0 1 1 1 || 0 0 1 0 1 || 0 1 0 1 0 |

24)

Stabilire per quali valori del parametro reale λ esiste la matrice inversa della matrice

(λ 1 0)A(λ)= (0 λ 1) (1 2 1)0 λ 1 0 λ 0 1 0 2 1 2 1 λ 1 0Det = λ 0 λ -1 1 2 1 λ^2 - 1 2 λ^2 - λ = λ^2 - 2λ + 1 (λ-1) ^2 = 0 → λ=1

VERIFICA

λ=1 1 1 0 0 1 1 1 2 11 - 2 + 1 = 0

25)

Stabilire se i seguenti sistemi lineari sono di Cramer e, in caso affermativo, risolverli:

x + y - 2z + 3t = 12x - y + 5t = 1x - 2y + z + t = -42x + y + z + t = 11 - 2 3 R2 → R2 - R1 1 - 2 3-1 5 1 R3 → R3 - R4 R3 → R3 - R42 1 R4 → R4 - 2R1 0 -3 40 -2 5 R4 → R4 + R3

det≠0 Sì, con Cramer

x = 1 - 2 - 3 R4 → R4 - 7/3 R3R3 → R3 + R4-25(-1) (-2) (-5) = -70

Dx = 1   1   -2   3   |   R2 - 2R3 → R22   1   3   1     R2 - R3 → R11   2   1   4     R4 = 0

1   1   2   3   |   R3 - 5R20   -1   4   30   4   30   3

Dz = 1   2   1   3   |   R3 - 3R2 R4 → R4 - 2R3

1   1   2   3   |   R1 → R1 - R2 0   -4   1   -40   2

x = Dx / D = -70 / -25 = 14 / 5

y = Dy / D = -50 / -25 = 2

z = Dz / D = -54 / -25 = 54 / 25

t = Dt / D = -44 / -25 = 44 / 25

(14/5   2   54/25   44/25)

II)

x + y - 2z + 3t = 0

2x - y + 5t = 0

-2y + z + t = 0

2x + y + z + t = 0

Det =

x = Dx/det = 0/25 = 0

y = Dy/det = 0/25 = 0

z = Dz/det = 0/25 = 0

t = Dt/det = 0/25 = 0

III)

x + y - 2z = 1

2x + 2y - z = -1

-x + 3y - 3x = 0

26) Calcolare il rango della matrice

A = 1-4-4013 -14-3-10-2 001-111 30-1121

R2 → R2 + R1

R3 → R3 - R1

R2 ↔ R4

R3 → R3 - R1

Rango = 3

Esercizio di geometria

P2 = (3, 2, 1), P1 = (1, 1, 1)

x - 2y + z = 0

(p2p3)

p2 ≡ (4, 1), p3 ≡ [5, -1]

2x + 4y + 6 = 0

p2 = b

{x + 1/2 = 4

{y + 1/2 = 1/2

(P4 = [7, 0])

Combinazione a

p3 ≡ (5, -1), (p4 ≡ [7, 0])

-2y - 7 = 0

(p2p4)

p1 ≡ [3, 2] ,(p23(7, 0))

2x + 4y - 14 = 0 => (x + 2y - 7 = 0)

Esercizio applicazioni lineari

A = [-2 0 1]( 3 0 )

B = [1 1 1] (1 0 1) [-1 0 -2]      R3

B' = [1 1 2] (4 -1)      R2

S = R3 R2    (-1, 1, 2) (4 , -1)

B = [v1]  [v2]  (u1   u2 )[-2 0 1] [3 0 ]

u = x, y, z = u1 (1,1,1) + u2 (1,0,1) + u3 (1,0,-2)

u1 + u2 = xu1       = yu1 - 2u3 = z

u1 + u2 = xu1    +       = yx + u2 - 2u3 = z

u2 = x - yu3 = x - z

[v1] = [-2 0 1] (2x - 2)(V2)   [3 0 ]          ( -2x -7)

E B' B3

((y,4,z) > S (x,y,z) 7.5x + 12y + 8z - 2x - 3y

(-2x + 2) (-3x + 3y +2z) (-4, -1)

(-3x+2

Anteprima
Vedrai una selezione di 5 pagine su 19
Esercizi geometria Pag. 1 Esercizi geometria Pag. 2
Anteprima di 5 pagg. su 19.
Scarica il documento per vederlo tutto.
Esercizi geometria Pag. 6
Anteprima di 5 pagg. su 19.
Scarica il documento per vederlo tutto.
Esercizi geometria Pag. 11
Anteprima di 5 pagg. su 19.
Scarica il documento per vederlo tutto.
Esercizi geometria Pag. 16
1 su 19
D/illustrazione/soddisfatti o rimborsati
Acquista con carta o PayPal
Scarica i documenti tutte le volte che vuoi
Dettagli
SSD
Scienze matematiche e informatiche MAT/03 Geometria

I contenuti di questa pagina costituiscono rielaborazioni personali del Publisher Victor_luc_99 di informazioni apprese con la frequenza delle lezioni di geometria e algebra lineare e studio autonomo di eventuali libri di riferimento in preparazione dell'esame finale o della tesi. Non devono intendersi come materiale ufficiale dell'università Università degli Studi di Modena e Reggio Emilia o del prof Spaggiari Fulvia.
Appunti correlati Invia appunti e guadagna

Domande e risposte

Hai bisogno di aiuto?
Chiedi alla community