smithg86
- 58
- 0
[SOLVED] Linear Algebra - Dual Spaces
(V and W are vector spaces. F is a field)
"The space L(V,W) of linear maps from V to W is always a vector space. Take W = F. We then get the space V* := L(V,F) of F-linear maps V --> F. This is called the dual space of V."
1. Let V = F^{2} with basis e_{1}, e_{2}. Define elements e*_{1}, e*_{2} \in V* by:
e*_{1} (e_{1}) = 1
e*_{1} (e_{2}) = 0
and
e*_{2} (e_{1}) = 0
e*_{2} (e_{2}) = 1
Show that e*_{1}, e*_{2} form a basis for V*. Deduce that dim (F^{2})* = 2.
1. In F^{2}, e_{1} = (1,0) and e_{2} = (0,1).
2. if vectors v_{1}, ...v_{n} \in V and the list (v_{1}, ...v_{n}) is linearly independent, then:
a_{1}v_{1} + ... + a_{n}v_{n} =0 \Rightarrow all a's = 0, such that a \in F
3. The definition of a linear map.
If e_{1}, e_{2} form a basis for V, then the list (e_{1}, e_{2}) is linearly independent and spans V. If I am to show that e*_{1}, e*_{2} form a basis for V*, then the list (e*_{1}, e*_{2}) must be linearly independent and span V*. (?)
Here is where I get confused. From what I understand, e*_{1} 'keeps' the first component of the vector and discards all others; e*_{2} 'keeps' the second component of the vector and discards all others. Since the vector space V*has elements that are linear maps, e*_{1} and e*_{2} must be linear maps. I'm not sure how to 'work with' linear maps as vectors.
Since e_{1}, e_{2} span V, any v\inV can be written as a linear combination of them:
v = a_{1} e_{1} + a_{2} e_{2}
To show that e*_{1},e*_{2} span, I have to show that any T\inV* can be written as:
T = b_{1} e*_{1} + b_{2} e*_{2}
But what are the a's? Are they in F (i.e., real numbers) or are they in V (are they vectors)? (I'm not sure how to proceed.)
To show that the list is linearly independent, I need to show:
c_{1} e*_{1} + c_{2} e*_{2} = 0 \Rightarrow all c's = 0 (again, what are the c's?)
Can anyone help me? I know the second part of the problem is easy: from the definition of dimension, if V* has a 2-vector-long basis, then dim V* = 2.
Homework Statement
(V and W are vector spaces. F is a field)
"The space L(V,W) of linear maps from V to W is always a vector space. Take W = F. We then get the space V* := L(V,F) of F-linear maps V --> F. This is called the dual space of V."
1. Let V = F^{2} with basis e_{1}, e_{2}. Define elements e*_{1}, e*_{2} \in V* by:
e*_{1} (e_{1}) = 1
e*_{1} (e_{2}) = 0
and
e*_{2} (e_{1}) = 0
e*_{2} (e_{2}) = 1
Show that e*_{1}, e*_{2} form a basis for V*. Deduce that dim (F^{2})* = 2.
Homework Equations
1. In F^{2}, e_{1} = (1,0) and e_{2} = (0,1).
2. if vectors v_{1}, ...v_{n} \in V and the list (v_{1}, ...v_{n}) is linearly independent, then:
a_{1}v_{1} + ... + a_{n}v_{n} =0 \Rightarrow all a's = 0, such that a \in F
3. The definition of a linear map.
The Attempt at a Solution
If e_{1}, e_{2} form a basis for V, then the list (e_{1}, e_{2}) is linearly independent and spans V. If I am to show that e*_{1}, e*_{2} form a basis for V*, then the list (e*_{1}, e*_{2}) must be linearly independent and span V*. (?)
Here is where I get confused. From what I understand, e*_{1} 'keeps' the first component of the vector and discards all others; e*_{2} 'keeps' the second component of the vector and discards all others. Since the vector space V*has elements that are linear maps, e*_{1} and e*_{2} must be linear maps. I'm not sure how to 'work with' linear maps as vectors.
Since e_{1}, e_{2} span V, any v\inV can be written as a linear combination of them:
v = a_{1} e_{1} + a_{2} e_{2}
To show that e*_{1},e*_{2} span, I have to show that any T\inV* can be written as:
T = b_{1} e*_{1} + b_{2} e*_{2}
But what are the a's? Are they in F (i.e., real numbers) or are they in V (are they vectors)? (I'm not sure how to proceed.)
To show that the list is linearly independent, I need to show:
c_{1} e*_{1} + c_{2} e*_{2} = 0 \Rightarrow all c's = 0 (again, what are the c's?)
Can anyone help me? I know the second part of the problem is easy: from the definition of dimension, if V* has a 2-vector-long basis, then dim V* = 2.
Last edited: