vuoi
o PayPal
tutte le volte che vuoi
(5) u = i + j + k
v = i + j
Si determinino i vettori ortogonali ad u e v
t u => <t, v> = 0
t v => <t, u> = 0
t = ai + bj + ck
a, b, c ϵ R
<t, u> = 0
<t, v> = 0
{ c+b = 0
{a+b+c = 0 { c = -a
{ a+b = 0 { b = -a
Insieme cercato:
{ ai + bj + ck : c = b = -a, a, b, c ϵ R}
=
{ a(-i - j - k) | a ϵ R }
Lezione 10 - 15/10/18 - 10:24 e 12:05
H = ( x/y ) ϵ |R|2 : xy = 0
= { one x 1 U one y }
È un sottospazio vettoriale? No
xy = 0 => x = 0 بمعلى الي=0
0 ϵ H
Esempio 2
x2 y3 z2
è un sottospazio vettoriale, sommando due vettori, la loro somma rimane nel vettore.
Esempio 3
H =
quindi x ≧ xz
verifica:
- (0/0/0) ∈ H ⇒ OK
- Prendiamo un elemento di H e lo moltiplichiamo per un coefficiente e vediamo che appartiene ancora a H. d(xz) = dxz,yz,zz ∈ H con d ∈ ℝ
- Somma tra vettore di H (xz + x'z') = (x + x'z + z') ∈ H
In altri termini:
A = (aij) i = 1,..., n j = 1,..., m
le trasposte:
At = (aji)i = 1,..., mj = 1,..., n
Esempi di trasposizione
- A = \(\begin{bmatrix} 1 & 0 \\ 7 & -10 \\ 2 & 63 \\ \end{bmatrix}\)
- At = \(\begin{bmatrix} 1 & 7 & 2 \\ 0 & -10 & 63 \\ \end{bmatrix}\)
- B = \(\begin{bmatrix} 3 & 2 \\ 1 & 55 \\ \end{bmatrix}\)
- Bt = \(\begin{bmatrix} 3 & 1 \\ 2 & 55 \\ \end{bmatrix}\)
- C = \(\begin{bmatrix} 2 & 3 & 0 & -2 \\ 2 & 0 & 0 \\ 7 & 11 & 2 \\ \end{bmatrix}\)
- Ct = \(\begin{bmatrix} 1 & 2 & 7 \\ 3 & 4 & 11 \\ 0 & 0 & 2 \\ -2 & 0 & 0 \\ \end{bmatrix}\)
- x = \(\begin{bmatrix} x_1 \\ x_2 \\ ... \\ x_n \\ \end{bmatrix}\) ∈ \(\mathbb{K}^m = \mathbb{M}_{m, 1}(\mathbb{K})\)
xt = (x1, ..., xm) ∈ \(\mathbb{M}_{1, m}(\mathbb{K})\)
tt è un'applicazione lineare
Verifichiamo:
t: \(\mathbb{R}_{2, 3}(\mathbb{Q}) \rightarrow \mathbb{R}_{3, 2}(\mathbb{Q})\)
\(\begin{bmatrix} q_{11} & q_{12} & q_{13} \\ q_{21} & q_{22} & q_{23} \\ \end{bmatrix} \rightarrow \begin{bmatrix} q_{11} & q_{21} \\ q_{12} & q_{22} \\ q_{13} & q_{23} \\ \end{bmatrix}\)