Está en la página 1de 5

PROBLEMAS RESUELTOS

LGEBRA LINEAL
Tema 4. Espacios con Producto Interno

SUBTEMA: NGULO Y DISTANCIA

Problema 1: En el espacio vectorial M de las matrices de mxn con elementos en R, se


tiene el siguiente producto interno:

( A B ) = tr ( A B )
T
A, B M

1 0 1 0 0
Si A = y B= . Determinar R , tal que:
0 0 1 0 1 0

(a) La distancia entre A y B sea 3.



(b) El ngulo entre A y B sea = 60 .
3
SOLUCIN:
(a) La distancia se obtiene con: d ( A, B ) = A B = B A

De donde:

1 0 1 0 0
A B =
0 0 1 0 1 0
0 0
A B =
0 1 1

Realizando el producto interno:

( A B A B ) = tr ( A B)T
( A B)
0 0 0 0 0
0 0
= tr 0 1 = tr 0 1 1
0 1 1
1 0 1 2 + 1

( A B A B) = 0 +1+ 2 +1 = 2 + 2

Por tanto: d ( A, B ) = 2 + 2

Tomando en cuenta la condicin dada d ( A, B ) = 3 :


d ( A, B ) = 2 + 2 = 3

DIVISIN: CIENCIAS BSICAS 1 de 5 COORDINACIN: MATEMTICAS


FACULTAD DE INGENIERA, UNAM Profra. Norma Patricia Lpez Acosta
PROBLEMAS RESUELTOS
LGEBRA LINEAL
Tema 4. Espacios con Producto Interno

Despejando el valor de buscado:


2 + 2 = 3
2 =1
= 1 Valor para el cual d ( A, B ) = 3

(b) El ngulo se obtiene con: cos =


( A B)
A B

Calculando los productos internos necesarios:


1 0 1 0 0
1 0 0 = tr 0 0 0 = 1
( A B ) = tr 0 0 1 0
0
1

0 1 0

1 0 1 0

( A A) = tr 0 0 = 2 + 2
1 0
0 0 1 = tr 0
0 0 A = 2 + 2
1


0 2 + 1
1 0 1 0 0
1 0 0
( B B ) = tr 0 1 0 1 0 = tr 0 1 0 = 2 B = 2
0 0

0 0 0

Sustituyendo valores en la expresin para determinar el ngulo:


1 1
cos = = cos 60 =
2 + 2 2 2

Despejando :

2 + 2 2 = 2

( )
2
( 2 + 2)(2) = 2
2 2 + 4 = 4
2 2 = 0
2 = 0
= 0 Valor para el cual cos = 60

DIVISIN: CIENCIAS BSICAS 2 de 5 COORDINACIN: MATEMTICAS


FACULTAD DE INGENIERA, UNAM Profra. Norma Patricia Lpez Acosta
PROBLEMAS RESUELTOS
LGEBRA LINEAL
Tema 4. Espacios con Producto Interno

Problema 2: Calcular la distancia y el ngulo entre los vectores z = (1 i, 2i ) y


w = ( 2i, 2 i ) que pertenecen al espacio vectorial C 2 , respecto al producto interno usual
definido por:

( z w) = z w + z w
1 1 2 2 z = ( z1 , z2 ) , w = ( w1 , w2 ) C 2

donde w1 y w2 son los conjugados de w1 y w2 , respectivamente.

SOLUCIN:

( )
(a) La distancia se obtiene con: d z , w = z w

De donde:

z w = (1 i, 2i ) ( 2i, 2 i ) = (1 3i, 2 i )

Calculando se producto interno:

( z w z w) = (1 3i, 2 i ) (1 3i, 2 i ) = (1 3i)(1 + 3i) + (2 i)(2 + i)


=1 + 3i 3i 9i 2 + 4 2i + 2i i 2 = 1 + 9 + 4 + 1 = 15 z w = 15

Por tanto:

( )
d z, w = 15 Distancia entre los vectores z y w

(b) El ngulo se calcula, en este caso, con la expresin: cos


( )
R zw
z w
Calculando los productos internos necesarios:
( )
z w = (1 i, 2i ) ( 2i, 2 i ) = (1 i )(2i ) + (2i )(2 + i )

= 2i + 2i 2 4i 2i 2 = 6i

DIVISIN: CIENCIAS BSICAS 3 de 5 COORDINACIN: MATEMTICAS


FACULTAD DE INGENIERA, UNAM Profra. Norma Patricia Lpez Acosta
PROBLEMAS RESUELTOS
LGEBRA LINEAL
Tema 4. Espacios con Producto Interno

( z z ) = (1 i, 2i ) (1 i, 2i ) = (1 i)(1 + i) + (2i)(2i)
= 1 + i i i 2 4i 2 = 1 + 1 + 4 = 6 z = 6

( w w) = ( 2i, 2 i ) ( 2i, 2 i ) = (2i)(2i) + (2 i)(2 + i)


= 4i 2 + 4 + 2i 2i i 2 = 4 + 4 + 1 = 9 w = 9

Sustituyendo valores se llega a:

0
cos 0
6 9
90 ngulo entre los vectores z y w

Problema 3: Sean F el espacio vectorial de las funciones continuas en el intervalo [-1,1]


y el producto interno definido por:

( f g) =
1
f (t ) g (t )dt f ,g F
1

f (t ) = 1

Para las funciones g (t ) = t determinar: (a) el ngulo entre f y h; y (b) la distancia
h(t ) = 1 + t

entre g y h.

SOLUCIN:

(a) ngulo entre f y h: cos =


( f h)
f h

Calculando los productos internos necesarios:

DIVISIN: CIENCIAS BSICAS 4 de 5 COORDINACIN: MATEMTICAS


FACULTAD DE INGENIERA, UNAM Profra. Norma Patricia Lpez Acosta
PROBLEMAS RESUELTOS
LGEBRA LINEAL
Tema 4. Espacios con Producto Interno

1
t2
( f h ) = 1 (1)(1 + t )dt = 1 (1 + t )dt = t + 2 = 1 + 12 1 + 12 = 2
1 1

(f f)= dt = [t ]1 = 1 ( 1) = 2
1 1
(1)(1)dt = f = 2
1
1 1
1
t3 1 1
( ) 1
1 1
= + + = 1 + + = + + = 1 + 1 + 1 + 1
2 2
h h (1 t )(1 t ) dt (1 2t t ) dt t t 3 3
3 1

2 8 8
= 2+ = h =
3 3 3

Sustituyendo valores en la expresin del ngulo:

2 2 1 1 1 3
cos = = = = = =
8 2 (2)(2) 4 1 2
2 2 2 2
3 3 3 3 3

Por tanto:

3
cos = ngulo entre f y h
2

(b) Distancia entre g y h: d ( g , h) = g h

Realizando el producto interno:

g h = t (1 + t ) = 1
( g h g h) = dt = [t ]1 = 1 ( 1) = 2
1 1

1
(1)(1)dt =
1 1

Finalmente:

d ( g , h) = g h = 2 Distancia entre g y h

DIVISIN: CIENCIAS BSICAS 5 de 5 COORDINACIN: MATEMTICAS


FACULTAD DE INGENIERA, UNAM Profra. Norma Patricia Lpez Acosta

También podría gustarte