06-240/Classnotes For Tuesday September 26: Difference between revisions
No edit summary |
|||
| Line 4: | Line 4: | ||
* Classnote for Tuesday Sept 26 [http://www.megaupload.com/?d=4L41DERL] |
* Classnote for Tuesday Sept 26 [http://www.megaupload.com/?d=4L41DERL] |
||
* PDF file by [[User:Alla]]: [[Media:MAT_Lect005.pdf|Week 3 Lecture 1 notes]] |
* PDF file by [[User:Alla]]: [[Media:MAT_Lect005.pdf|Week 3 Lecture 1 notes]] |
||
* PDF file by [[User:Gokmen]]: [[Media:06-240-Lecture-26-september.pdf|Week 3 Lecture 1 notes]] |
|||
---- |
---- |
||
===Vector Spaces=== |
===Vector Spaces=== |
||
Latest revision as of 21:26, 24 October 2006
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Links to Classnotes
- Classnote for Tuesday Sept 26 [1]
- PDF file by User:Alla: Week 3 Lecture 1 notes
- PDF file by User:Gokmen: Week 3 Lecture 1 notes
Vector Spaces
Example 5.
[math]\displaystyle{ \mbox{Polynomials:}{}_{}^{} }[/math]
[math]\displaystyle{ 7x^3+9x^2-2x+\pi\ }[/math]
[math]\displaystyle{ \mbox{Let } \mathcal{F }\ \mbox{be a field.} }[/math]
[math]\displaystyle{ P(\mathcal{F})=\bigg\{ \sum_{i=1}^n a_i x^i :n \in \mathbb{Z}\,\ n\ge 0\ \forall i\ \ a_i \in \mathcal{F} \bigg\} {}_{}^{} }[/math]
[math]\displaystyle{ \mbox{Addition of polynomials is defined in the expected way:}{}_{}^{} }[/math]
[math]\displaystyle{ \sum_{i=0}^n a_i x^i + \sum_{i=1}^m b_i x^i =\sum_{i=0}^{max(m,n)}{(a_i+b_i)} x^i }[/math]
Theorem 1.(Cancellation law for vector spaces)
[math]\displaystyle{ \mbox{If in a vector space x+z=y+z then x=y.}{}_{}^{} }[/math]
Proof:
[math]\displaystyle{ \mbox{Add w to both sides of a given equation where w is an element}{}_{}^{} }[/math]
[math]\displaystyle{ \mbox{for which z+w=0 (exists by VS4)}{}_{}^{} }[/math]
[math]\displaystyle{ (x+y)+w=(y+z)+w \ }[/math]
[math]\displaystyle{ x+(z+w)=y+(z+w)\ \mbox{(by VS2)} {}_{}^{} }[/math]
[math]\displaystyle{ x+0=y+0\ \mbox{(by the choice of w)} {}_{}^{} }[/math]
[math]\displaystyle{ x=y\ \mbox{(by VS3)} {}_{}^{} }[/math]
Theorem 2. "0 is unique"
[math]\displaystyle{ \mbox{If some z}\in\mbox{V satisfies x+z=0 for some x}\in \mbox{V then z=0.} {}_{}^{} }[/math]
Proof:"
[math]\displaystyle{ x+z=x+0\ }[/math]
[math]\displaystyle{ z+x=0+x\ }[/math]
[math]\displaystyle{ z=0\ }[/math]
Theorem 3. "negatives are unique"
[math]\displaystyle{ \mbox{If x+y=0 and x+z=0 then y=z.} {}_{}^{} }[/math]
Theorem 4.
a)[math]\displaystyle{ 0_F.x=0_V\ }[/math]
b)[math]\displaystyle{ a.0_V=0_V\ }[/math]
c)[math]\displaystyle{ (-a)x=a(-x)=-(ax)\ }[/math]
Theorem 5.
[math]\displaystyle{ \mbox{If } x_i\ \mbox{ i=1,...,n are in V then } \sum {x_i}=x_1+x_2+...+x_n\ \mbox{ makes sense whichever way you parse it.} {}_{}^{} }[/math]
[math]\displaystyle{ \mbox{(From VS1 and VS2)} {}_{}^{} }[/math]
Subspaces
Definition
[math]\displaystyle{ \mbox{Let V be a vector space. A subspace of V is a subset W of V which is a vector space in itself under the operations is inherits from V.}{}_{}^{} }[/math]
Theorem
[math]\displaystyle{ W\subset V\ \mbox{is a subspace of V iff}{}_{}^{} }[/math]
- [math]\displaystyle{ \forall x,y\in W\ \ x+y\in W \ }[/math]
- [math]\displaystyle{ \forall a\in F,\ \forall x\in W\ \ ax\in W\ }[/math]
- [math]\displaystyle{ 0 \in W\ }[/math]
Proof
[math]\displaystyle{ \Rightarrow }[/math]
[math]\displaystyle{ \mbox{Assume W is a subspace. If x,y} \in \mbox{W then x+y} \in \mbox{W because W is a vector space in itself. Likewise for a.w.}{}_{}^{} }[/math]
[math]\displaystyle{ \Leftarrow }[/math]
[math]\displaystyle{ \mbox{Assume W}\subset \mbox{V for which } x,y\in W\Rightarrow x+y\in W\ ; x\in W, a\in F \Rightarrow ax\in W.\ {}_{}^{} }[/math]
[math]\displaystyle{ \mbox{We need to show that W is a vector space. Addition and multiplication are clearly defined on W so we just need to check VS1-VS8.}{}_{}^{} }[/math]
[math]\displaystyle{ \mbox{Indeed, VS1, VS2, VS5, VS6, VS7, and VS8 hold in V hence in W.}{}_{}^{} }[/math]
[math]\displaystyle{ \mbox{VS3-pick any x}\in W\ \ 0=0.x\in W\ by\ 2.\ {}_{}^{} }[/math]
[math]\displaystyle{ \mbox{VS4-given x in W, take y=(-1).x}\in W\ and\ x+y=0.\ {}_{}^{} }[/math]
Examples
Example 1.
Definition
[math]\displaystyle{ \mbox{If A}\in M_{m\times n}(F) \mbox{ the transpose of A, } A^t \mbox{ is the matrix } (A^t)_{ij}:=A_{ji}. {}_{}^{} }[/math]
[math]\displaystyle{ \begin{pmatrix} 2 & 3 & \pi\ \\ 7 & 8 & -2 \end{pmatrix}^t = \begin{pmatrix} 2 & 7 \\ 3 & 8 \\ \pi\ & -2 \end{pmatrix} }[/math]
[math]\displaystyle{ \mbox{Then:} {}_{}^{} }[/math]
- [math]\displaystyle{ A^t \in M_{n\times m}(F)\ }[/math]
- [math]\displaystyle{ (A^t)^t=A\ }[/math]
- [math]\displaystyle{ (A+B)^t=A^t+B^t\ }[/math]
- [math]\displaystyle{ (cA)^t=c(A^t)\ \forall c\in F\ }[/math]
Definition
[math]\displaystyle{ A\in M_{n\times n}(F) \mbox{ is called symmetric if } A^t=A. \ {}_{}^{} }[/math]
Claim
[math]\displaystyle{ V=M_{n\times n}(F) \ \mbox{ is a vector space. Let } \ W=\big\{ \mbox{symmetric A-s in V}\big\} = \big\{ A\in V: A^t=A \big\}\ \mbox{ then W is a subspace of V.} {}_{}^{} }[/math]
Proof
1.[math]\displaystyle{ \mbox{Need to show that if } A\in W and\ B\in W\ then\ A+B\in W. \ {}_{}^{} }[/math]
[math]\displaystyle{ A^t=A,\ B^t=B \ }[/math]
[math]\displaystyle{ (A+B)^t=A^t+B^t=A+B\ so\ A+B\in W. }[/math]
[math]\displaystyle{ \mbox{If } A\in W,\ c\in F \mbox{ need to show } cA\in W {}_{}^{} }[/math]
[math]\displaystyle{ (cA)^t=cA^t=cA\ \Rightarrow cA\in W }[/math]
3.[math]\displaystyle{ 0_M=\begin{pmatrix} 0 & \cdots & 0 \\ \vdots & \ddots & \vdots \\ 0 & \cdots & 0\end{pmatrix} \Rightarrow 0^t=0 \ so \ 0\in W }[/math]
Example 2.
[math]\displaystyle{ V=M_{n\times n}(F) }[/math]
[math]\displaystyle{ A=A_{ij}\ \ trA=\sum_{i=1}^n A_{ii}\ \mbox{(the trace of A)} }[/math]
[math]\displaystyle{ \mbox{Properties of tr:}{}_{}^{} }[/math]
- [math]\displaystyle{ tr0_M=0 \ }[/math]
- [math]\displaystyle{ tr(A+B)=tr(A)+tr(B) \ }[/math]
- [math]\displaystyle{ tr(cA)=c.trA \ }[/math]
[math]\displaystyle{ A=\begin{pmatrix} 1 & 0 \\ 0 & 0\end{pmatrix}\ \ B=\begin{pmatrix} 0 & 0 \\ 0 & 1\end{pmatrix} \ }[/math]
[math]\displaystyle{ trA=1\ \ trB=1 \ }[/math]
[math]\displaystyle{ Set\ \ W=\big\{A\in V: trA=0\big\}=\bigg\{\begin{pmatrix} 1 & 7 \\ \pi\ & -1\end{pmatrix},...\bigg\} \ }[/math]
Claim
[math]\displaystyle{ \mbox{W is a subspace.}{}_{}^{} }[/math]
[math]\displaystyle{ \mbox{Indeed,}{}_{}^{} }[/math]
- [math]\displaystyle{ A,B\in W \Rightarrow trA=0=trB\ \ tr(A+B)=tr(A)+tr(B)=0+0=0\ so\ A+B\in W\ }[/math]
- [math]\displaystyle{ A\in W\ \ trA=0\ \ tr(cA)=c(trA)=c.0=0\ so\ cA\in W\ }[/math]
- [math]\displaystyle{ tr0_M=0\ \ 0_M\in W \ }[/math]
Example 3.
[math]\displaystyle{ W_3=\big\{ A\in M_{n\times n}(F): trA=1\big\} \mbox{ Not a subspace.} {}_{}^{} }[/math]
[math]\displaystyle{ A,B\in W_3 \Rightarrow tr(A+B)=trA+trB=1+1=2\ so\ A+B\ \not\in W_3\ }[/math]
Theorem
[math]\displaystyle{ \mbox{The intersection of two subspaces of the same space is always a subspace.}{}_{}^{} }[/math]
[math]\displaystyle{ \mbox{Assume }W_1\subset V \mbox{ is a subspace of V, } W_2\subset V \mbox{ is a subspace of V, then }W_1\cap W_2=\big\{ x: x\in W_1 \ and\ x\in W_2\big\} \mbox{ is a subspace.}{}_{}^{} }[/math]
[math]\displaystyle{ \mbox{However, }W_1\cup W_2=\big\{x: x\in W_1\ or\ W_2\big\} \mbox{ is most often not a subspace.} {}_{}^{} }[/math]
Proof
1.[math]\displaystyle{ \mbox{Assume }x,y \in W_1\cap W_2 \mbox{ , that is, } x\in W_1, x\in W_2, y\in W_1, y\in W_2. \ {}_{}^{} }[/math]
[math]\displaystyle{ x+y\in W_1 \ as\ x,y\in W_1 \mbox{ and } W_1 \mbox{ is a subspace}{}_{}^{} }[/math]
[math]\displaystyle{ x+y\in W_2 \ as\ x,y\in W_2 \mbox{ and } W_2 \mbox{ is a subspace}{}_{}^{} }[/math]
[math]\displaystyle{ \mbox{So }x+y \in W_1\cap W_2. \ {}_{}^{} }[/math]
2.[math]\displaystyle{ \mbox{If} \ x\in W_1\cap W_2\ then\ x\in W_1 \Rightarrow cx\in W_1\ ,\ x\in W_2 \Rightarrow cx\in W_2\ \Rightarrow cx\in W_1\cap W_2. \ {}_{}^{} }[/math]
3.[math]\displaystyle{ 0 \in W_1\ ,\ 0\in W_2 \Rightarrow 0\in W_1\cap W_2. \ }[/math]