Está en la página 1de 28

ALGEBRA LINEAL

ESPACIO VECTORIAL
PARTE 4
TEOREMAS (1)
Teorema 1
Si 𝑣1 , 𝑣1 , 𝑣3 , … , 𝑣𝑛 forman una base para un espacio vectorial V,
entonces cualquier conjunto de 𝑚 vectores en 𝑉, donde 𝑚 > 𝑛, es
linealmente independiente.

Corolario 1
Si 𝑣1 , 𝑣1 , 𝑣3 , … , 𝑣𝑛 y 𝑢1 , 𝑢1 , 𝑢3 , … , 𝑢𝑚 son bases de un espacio
vectorial 𝑉, entonces 𝑛 = 𝑚.
TEOREMAS (2)
Teorema 2
Si 𝑉 es un espacio vectorial de dimensión 𝑛 > 0:
Cualquier conjunto de 𝑛 vectores linealmente independientes genera al espacio 𝑉.
𝑛 vectores que generen a 𝑉 son linealmente indepentientes.
Teorema 3
Si 𝑉 es un espacio vectorial de dimensión 𝑛, entonces:
Ningún conjunto de menos de 𝑛 vectores se puede generar a 𝑉.
Cualquier conjunto de menos de 𝑛 vectores linealmente independientes pueden ser
extendido para formar una base para 𝑉.
Cualquier conjunto de generadores que contenga más de 𝑛 vectores puede reducirse
para formar una base para 𝑉.
TEOREMAS (3)
Teorema 4
Sea 𝐴 una matriz de 𝑚𝑥𝑛. El sistema lineal 𝐴𝑥 = 𝑏 es consistente para toda 𝑏 ∈
ℝ𝑚 si y solo si los vectores de columna de 𝐴 se extienden en ℝ𝑚 . El sistema
𝐴𝑥 = 𝑏 tiene, cuando mucho, una solución para todo 𝑏 ∈ ℝ𝑚 si y solo si los
vectores de columna de 𝐴 son linealmente independientes.
Teorema 5
Si 𝐴 es una matriz de 𝑚𝑥𝑛, entonces el rango de 𝐴 mas la nulidad de 𝐴 es igual a
𝑛.
Teorema 6
El teorema de la dimensión, dice:
𝑫𝒊𝒎 𝑺 + 𝑻 = 𝑫𝒊𝒎 𝑺 + 𝑫𝒊𝒎 𝑻 − 𝑫𝒊𝒎(𝑺 ∩ 𝑻 )
PROBLEMA 1 (1)
Halle la base y dimensión, en el espacio vectorial de las matrices 2𝑥2, se define
el subespacio generado por el conjunto
1 −1 1 1 2 0 4 2
𝑊= , , ,
−1 −1 2 −1 1 −2 5 −4
Solución: 1ro. Veamos si es una combinación lineal
𝑎 𝑏 1 −1 1 1 2 0 4 2
= 𝑘1 + 𝑘2 + 𝑘3 + 𝑘4
𝑐 𝑑 −1 −1 2 −1 1 −2 5 −4
Llevando a la forma matricial
1 1 2 4 𝑘1 𝑎
−1 1 0 2 𝑘2 𝑏
= 𝑐
−1 2 1 5 𝑘3
−1 −1 −2 −4 𝑘3 𝑑
PROBLEMA 1 (2)
En la matriz aumentada
1 1 2 4 𝑎
−1 1 0 2 𝑏 𝑓2 ← 𝑓2 + 𝑓1
−1 2 1 5 𝑐 𝑓3 ← 𝑓3 + 𝑓1
−1 −1 −2 −4 𝑑 𝑓4 ← 𝑓4 + 𝑓1
1 1 2 4 𝑎
0 2 2 6 𝑏 + 𝑎 𝑓2 ← 𝑓2 − 𝑓3
0 3 3 9 𝑐+𝑎
0 0 0 0 𝑑+𝑎
1 1 2 4 𝑎
0 −1 −1 −3 𝑏 − 𝑐 𝑓2 ← −𝑓2
0 3 3 9 𝑐 + 𝑎 𝑓3 ← 𝑓3 + 3𝑓2
0 0 0 0 𝑑+𝑎
PROBLEMA 1 (3)
1 1 2 4 𝑎
0 1 1 3 𝑐−𝑏 𝑓2 ← −𝑓2
0 0 0 0 𝑎 + 3𝑏 − 2𝑐 𝑓3 ← 𝑓3 + 3𝑓2
0 0 0 0 𝑑+𝑎
Tenemos infinitas soluciones si se garantiza
𝑎 + 3𝑏 − 2𝑐 = 0 ∧ 𝑑 + 𝑎 = 0
Por tanto, tenemos el subespacio
𝑎 𝑏
𝑊= : 𝑎 + 3𝑏 − 2𝑐 = 0 ∧ 𝑑 + 𝑎 = 0
𝑐 𝑑
2do. Para hallar la base tenemos
𝑎 + 3𝑏 − 2𝑐 = 0 (1) 𝑑 + 𝑎 = 0 (2)
En (2) tenemos
𝑑 + 𝑎 = 0 → 𝑎 = −𝑑 (3)
PROBLEMA 1 (4)
De (3) en (1) tenemos
−𝑑 + 3𝑏 − 2𝑐 = 0
𝑑 = 3𝑏 − 2𝑐 (5)
Luego
𝑎 = − 3𝑏 − 2𝑐 = 2𝑐 − 3𝑏
𝑎 𝑏 2𝑐 − 3𝑏 𝑏
=
𝑐 𝑑 𝑐 3𝑏 − 2𝑐
𝑎 𝑏 −3 1 2 0
=𝑏 +𝑐
𝑐 𝑑 0 3 1 −2
Por tanto, la base
−3 1 2 0
𝐵𝑎𝑠𝑒 𝑊 = , 𝐷𝑖𝑚 𝑊 = 2
0 3 1 −2
OPERACIONES CON SUBESPACIOS (1)
INTERSECCION DE SUBESPACIOS
Sean S y T subespacios del mismo espacio vectorial V. Definimos la intersección
como sigue:
𝑆 ∩ 𝑇 = {𝑣 ∈ 𝑉: 𝑣 ∈ 𝑆 ∧ 𝑣 ∈ 𝑇}
intersección de subespacios
SUMA DE SUBESPACIOS
Dados 𝑆, 𝑇 subespacios del espacio vectorial 𝑉, se define la suma como sigue:
𝑆 + 𝑇 = {𝑣 ∈ 𝑉: 𝑣 = 𝑣1 + 𝑣2 , 𝑐𝑜𝑛 𝑣1 ∈ 𝑆, 𝑣2 ∈ 𝑇}
suma de subespacios.
OPERACIONES CON SUBESPACIOS (2)
SUMA DIRECTA
La suma de dos subespacios es directa si y sólo si la intersección de los
subespacios es el vector nulo.
𝑆 + 𝑇 𝑒𝑠 𝑑𝑖𝑟𝑒𝑐𝑡𝑎 ⇔ 𝑆 ∩ 𝑇 = {0𝑉 }
Cuando la suma es directa se escribe:
𝑆⊕𝑇
PROBLEMA 2 (1)
En el espacio vectorial de los polinomios de grado menor o igual a 3 se tienen
los conjuntos
𝐴 = ൛2𝑥 3 + 3𝑥 2 − 5𝑥 + 1; −𝑥 3 + 4𝑥 2 + 3𝑥 − 2; 3𝑥 3 + 10𝑥 2 − 7𝑥; −𝑥 3 +
PROBLEMA 2 (2)
Rpta a) Generamos el subespacio 𝑇, por combinación lineal
𝑘1 𝑥 3 + 2𝑥 2 − 3𝑥 + 1 + 𝑘2 2𝑥 3 − 3𝑥 2 + 3𝑥 + 1 + 𝑘3 ൫3𝑥 3 − 𝑥 2 +
PROBLEMA 2 (3)
1 2 3 𝑎
0 −7 −7 𝑏 − 2𝑎
0 9 𝑚 + 8 3𝑎 + 𝑐 𝑓3 ← 𝑓3 + 97𝑓2
0 −1 −1 𝑑 − 𝑎 𝑓4 ← 𝑓4 − 17𝑓1
𝑎
1 2 3
𝑏 − 2𝑎
0 −7 −7 3𝑎+9𝑏+7𝑐
0 0 𝑚−1 7
7𝑑−𝑏−5𝑎
0 0 0 7

𝑚−1=0
3𝑎+9𝑏+7𝑐 𝑚=1
Tenemos 7
= 0 ⟹ ቐ3𝑎 + 9𝑏 + 7𝑐 = 0
7𝑑−𝑏−5𝑎 7𝑑 − 𝑏 − 5𝑎 = 0
= 0
7

El subespacio será
𝑇 = 𝑎𝑥 3 + 𝑏𝑥 2 + 𝑐𝑥 + 𝑑 ∈ 𝑃3 : 3𝑎 + 9𝑏 + 7𝑐 = 0 ∧ 7𝑑 − 𝑏 − 5𝑎 = 0
PROBLEMA 2 (4)
Hallamos la base de 𝑇:
3 9
3𝑎 + 9𝑏 + 7𝑐 = 0 𝑐 = −7𝑎 − 7𝑏
ቊ ⟹ ൞ 5 1
7𝑑 − 𝑏 − 5𝑎 = 0 𝑑 = 7𝑎 +7𝑏

Luego tenemos el polinomio


3 2 3 2 3 9 5 1
𝑎𝑥 + 𝑏𝑥 + 𝑐𝑥 + 𝑑 = 𝑎𝑥 + 𝑏𝑥 + −7𝑎 − 𝑏 𝑥+ 𝑎 + 7𝑏
7 7
𝑎 3 2 𝑎
= 7𝑥 − 𝑥 + 5 + 7𝑥 2 − 9𝑥 + 1
7 7
𝐵𝑎𝑠𝑒 𝑇 = 7𝑥 3 − 𝑥 2 + 5; 7𝑥 2 − 9𝑥 + 1
𝐷𝑖𝑚 𝑇 = 2
PROBLEMA 2 (5)
Rpta b) Hallamos el generamos el subespacio 𝑆
𝑘1 2𝑥 3 + 3𝑥 2 − 5𝑥 + 1 + 𝑘2 −𝑥 3 + 4𝑥 2 + 3𝑥 − 2 + 𝑘3 ൫3𝑥 3 + 10𝑥 2 −
PROBLEMA 2 (6)
𝑓1
0 3 3 9 𝑎 − 2𝑑 𝑓1 ←
3
0 10 10 30 𝑏 − 3𝑑
0 −7 −7 −21 𝑐 + 5𝑑
1 −2 0 −5 𝑑
𝑎−2𝑑
0 1 1 3 3
0 10 10 30 𝑏 − 3𝑑 𝑓2 ← 𝑓2 − 10𝑓1
0 −7 −7 −21 𝑐 + 5𝑑 𝑓3 ← 𝑓3 + 7𝑓1
1 −2 0 −5 𝑑
𝑎−2𝑑
0 1 1 3 3
−10𝑎+3𝑏−11𝑑
0 0 0 0 3
0 0 0 0 7𝑎+3𝑐+𝑑
3
1 −2 0 −5
𝑑
PROBLEMA 2 (7)
−10𝑎+3𝑏−11𝑑
= 0 −10𝑎 + 3𝑏 − 11𝑑 = 0
3
Tenemos ൞ 7𝑎+3𝑐+𝑑 ⟹ ቊ
=0 7𝑎 + 3𝑐 + 𝑑 = 0
3

Por tanto, el subespacio


𝑆 = ൛𝑎𝑥 3 + 𝑏𝑥 2 + 𝑐𝑥 + 𝑑 ∈ 𝑃3 : −10𝑎 + 3𝑏 − 11𝑑 = 0 ∧ 7𝑎 +
PROBLEMA 2 (8)
En la matriz aumentada
𝑓1 3 11
10 −3 0 11 0 𝑓1 ← 10 1 − 10 0 0
10
7 0 3 1 0 7 0 3 1 0 𝑓2 ← 𝑓2 − 7𝑓1
3 11 11
1 − 10 0 10 0 1 −
3 0 10 0
10 10 10
0
21
3
67 0 𝑓2 ← 𝑓 10 67 0 𝑓2 ← 21 𝑓2
21 2 0 1
10 10 7 21
3 72 10 67
𝑎= −7𝑐 − 𝑑 𝑏= −7𝑐 − 21 𝑑
35
3 72 10 67
𝑎𝑥 3 + 𝑏𝑥 2 + 𝑐𝑥 + 𝑑 = − 𝑐 − 𝑑 𝑥3 + − 𝑐 − 𝑑 𝑥 2 + 𝑐𝑥 + 𝑑
7 35 7 21
𝑐 72 67
= 7 −3𝑥 3 + 10𝑥 2 + 7𝑥 + 𝑑 − 35 𝑥 3 − 21 𝑥 2 + 1
72 3 67 2
𝐵𝑎𝑠𝑒 𝑆 = −3𝑥 3 + 10𝑥 2 + 7𝑥; − 35 𝑥 − 𝑥 + 1 𝐷𝑖𝑚 𝑆 = 2
21
PROBLEMA 2 (9)
Rpta b) Base para 𝑆 ∩ 𝑇 en sus condiciones
3𝑎 + 9𝑏 + 7𝑐 = 0 3 9 7 0 𝑎 0
7𝑑 − 𝑏 − 5𝑎 = 0 −5 −1 0 7 𝑏 = 0
10𝑎 − 3𝑏 + 11𝑑 = 0 10 −3 0 11 𝑐 0
7𝑎 + 3𝑐 + 𝑑 = 0 7 0 3 1 𝑑 0
Por la determinante
7
3 9 7 0 𝑓1 ← 𝑓1 − 3 𝑓4
−5 −1 0 7
10 −3 0 11
7 0 3 1
40 7
− 3
0 −39
= −5 −1 0 7 Por LaPlace
10 −3 0 11
7 0 3 1
PROBLEMA 2 (10)
40 7
− 9 − 𝑓1 ← 𝑓1 + 9𝑓2
3 3
= −3 −5 −1 7
10 −3 11 𝑓3 ← 𝑓3 − 3𝑓2
175 182
− 3 0 3
= −3 −5 −1 7
25 0 −10
1 −175 182
= 33 = 1750 − 4550 = −2800
25 −10
Si 𝐴 ≠ 0 𝑋 = 𝐴−1 ∙ 0 ⟹ 𝑎 = 𝑏 = 𝑐 = 𝑑 = 0
Entonces 𝑎𝑥 3 + 𝑏𝑥 2 + 𝑐𝑥 + 𝑑 = 0𝑥 3 + 0𝑥 2 + 0𝑥 + 0
𝐵𝑎𝑠𝑒 𝑆 ∩ 𝑇 = ∅
𝐷𝑖𝑚 𝑆 ∩ 𝑇 = 0
PROBLEMA 2 (11)
Hallamos una base para 𝑆 + 𝑇
𝑆 + 𝑇 = 𝐵𝑎𝑠𝑒 𝑆 ∪ 𝐵𝑎𝑠𝑒 𝑇
72 3
= ቄ7𝑥 3 − 𝑥2 + 5; 7𝑥 2 − 9𝑥 + 1; −3𝑥 3 + 10𝑥 2 + 7𝑥; − 35 𝑥 −
PROBLEMA 3 (1)
Sean los subespacios en ℝ𝟒 , 𝑺 = { 𝒙, 𝒚, 𝒛, 𝒖 : 𝟐𝒙 − 𝒚 − 𝟐𝒛 − 𝒖 =
PROBLEMA
En la matriz aumentada
3 (2)
1 −1 1 2 𝑥 1 −1 1 2 𝑥
−1 1 −1 −2 𝑦 𝑓2 ← 𝑓2 + 𝑓1 0 0 0 0 𝑥+𝑦
−1 −1 −3 −4 𝑧 𝑓3 ← 𝑓3 + 𝑓1 0 −2 −2 −2 𝑥 + 𝑧
−1 −1 −3 −4 𝑢 𝑓4 ← 𝑓4 + 𝑓1 0 −2 −2 −2 𝑥 + 𝑢 𝑓4 ← 𝑓4 − 𝑓3
1 −1 1 2 𝑥
0 0 0 0 𝑥+𝑦
0 −2 −2 −2 𝑥 + 𝑧
0 0 0 0 𝑢−𝑦
Las condiciones para la solución en el sistema
𝑥+𝑦 =0 ∧ 𝑢−𝑧 =0
𝑇= 𝑥, 𝑦, 𝑧, 𝑢 : 𝑥 + 𝑦 = 0 ∧ 𝑢−𝑧 =0
PROBLEMA 3 (3)
Para 𝑆 ∩ 𝑇 resolveremos la ecuación formada por las condiciones
𝑥
2𝑥 − 𝑦 − 2𝑧 − 𝑢 = 0 2 −1 −2 −1 0
𝑦
ቐ 𝑥+𝑦=0 1 1 0 0 𝑧 = 0
−𝑧 + 𝑢 = 0 0 0 −1 1 𝑢 0
2 −1 −2 −1 0 𝑓1 ← 𝑓1 − 2𝑓2
1 1 0 0 0 𝑓2 ⇌ 𝑓1
0 0 −1 1 0
1 1 0 0 0
𝑓2
0 −3 −2 −1 0 𝑓2 ← − 3
0 0 −1 1 0
PROBLEMA 3 (4)
1 1 0 0 0 𝑓1 ← 𝑓1 − 𝑓2
0 1 2/3 1/3 0
0 0 1 −1 0 𝑓4 ← −𝑓4
1 0 −2/3 −1/3 0 𝑓1 ← 𝑓1 + 2/3𝑓3
0 1 2/3 1/3 0 𝑓2 ← 𝑓2 − 2/3𝑓3
0 0 1 −1 0
1 0 0 −1 0
0 1 0 1 0
0 0 1 −1 0
Tenemos que 𝑥 − 𝑢 = 0 → 𝑥 = 𝑢;
𝑦 + 𝑢 = 0 → 𝑦 = −𝑢 ; ; 𝑧 − 𝑢 = 0 → 𝑧 = 𝑢
𝑥, 𝑦, 𝑧, 𝑢 = 𝑢, −𝑢, 𝑢, 𝑢 = 𝑢 1, −1,1,1
𝐵𝑎𝑠𝑒 𝑆 ∩ 𝑇 = 1, −1,1,1
𝐷𝑖𝑚 𝑆 ∩ 𝑇 = 1
PROBLEMA 3 (5)
Para 𝐷𝑖𝑚 𝑆 + 𝑇 necesitamos conocer el 𝐷𝑖𝑚 𝑆 , 𝐷𝑖𝑚(𝑇)
Hallamos el 𝐷𝑖𝑚(𝑆)
2𝑥 − 𝑦 − 2𝑧 − 𝑢 = 0 ⇒ 𝑦 = 2𝑥 − 2𝑧 − 𝑢
𝑥, 𝑦, 𝑧, 𝑢 = 𝑥, 2𝑥 − 2𝑧 − 𝑢, 𝑧, 𝑢 =
= 𝑥, 2𝑥, 0,0 + 0, −2𝑧, 𝑧, 0 + 0,0, −𝑢, 𝑢
= 𝑥 1,2,0,0 + 𝑧 0, −2,1,0 + 𝑢 0, −1,0,1
𝐵𝑎𝑠𝑒 𝑆 = 1,2,0,0 , 0, −2,1,0 , 0, −1,0,1
𝐷𝑖𝑚 𝑆 = 3
PROBLEMA 3 (6)
Hallamos la 𝐷𝑖𝑚(𝑇) tendremos
𝑥 + 𝑦 = 0 ⇒ 𝑥 = −𝑦
𝑢−𝑧 =0 ⇒ 𝑧=𝑢
𝑥, 𝑦, 𝑧, 𝑢 = −𝑦, 𝑦, 𝑢, 𝑢 = 𝑦 1,1,0,0 + 𝑢 0,0,1,1
𝐵𝑎𝑠𝑒 𝑇 = 1,1,0,0 , 0,0,1,1
𝐷𝑖𝑚 𝑇 = 2
Sabemos por el teorema de la dimension
𝐷𝑖𝑚 𝑆 + 𝑇 = 𝐷𝑖𝑚 𝑆 + 𝐷𝑖𝑚 𝑇 − 𝐷𝑖𝑚(𝑆 ∩ 𝑇)
𝐷𝑖𝑚 𝑆 + 𝑇 = 3 + 2 − 1 = 4
TAREA 2
𝑎 𝑏
En el espacio de las matrices 2𝑥2, se definen 𝑆 = ቄ : 3𝑎 −
𝑐 𝑑

También podría gustarte