Difference between revisions of "Vector space"
From Maths
m (Reverted edits by JessicaBelinda133 (talk) to last revision by Alec) |
|||
Line 1: | Line 1: | ||
− | An introduction to the important concepts of vector | + | An introduction to the important concepts of vector spaces and linear algebra may be found on the [[Basis and coordinates]] page |
==Definition== | ==Definition== | ||
Line 18: | Line 18: | ||
We denote a vector space as "Let <math>(V,F)</math> be a vector space" often we will write simply "let <math>V</math> be a vector space" if it is understood what the field is, because [[Mathematicians are lazy|mathematicians are lazy]] | We denote a vector space as "Let <math>(V,F)</math> be a vector space" often we will write simply "let <math>V</math> be a vector space" if it is understood what the field is, because [[Mathematicians are lazy|mathematicians are lazy]] | ||
− | A [[Norm|normed]] vector space may be | + | A [[Norm|normed]] vector space may be denoted <math>(V,\|\cdot\|_V,F)</math> |
===Example=== | ===Example=== | ||
Take <math>\mathbb{R}^n</math>, an entry <math>v\in\mathbb{R}^n</math> may be denoted <math>(v_1,...,v_n)=v</math>, scalar multiplication and addition are defined as follows: | Take <math>\mathbb{R}^n</math>, an entry <math>v\in\mathbb{R}^n</math> may be denoted <math>(v_1,...,v_n)=v</math>, scalar multiplication and addition are defined as follows: | ||
* <math>\lambda\in\mathbb{R},v\in\mathbb{R}^n</math> we define scalar multiplication <math>\lambda v=(\lambda v_1,...,\lambda v_n)</math> | * <math>\lambda\in\mathbb{R},v\in\mathbb{R}^n</math> we define scalar multiplication <math>\lambda v=(\lambda v_1,...,\lambda v_n)</math> | ||
− | * <math>u,v\in\mathbb{R}^n</math> - we define addition as <math>u+v=(u_1+v_1,...,u_n+v_n)</math> | + | * <math>u,v\in\mathbb{R}^n</math> - we define addition as <math>u+v=(u_1+v_1,...,u_n+v_n)</math> |
==Important concepts== | ==Important concepts== |
Latest revision as of 16:30, 23 August 2015
An introduction to the important concepts of vector spaces and linear algebra may be found on the Basis and coordinates page
Contents
[hide]Definition
A vector space V over a field F is a non empty set V and the binary operations:
- +:V×V→Vgiven by +(x,y)=x+y- vector addition
- ×:F×V→Vgiven by ×(λ,x)=λx- scalar multiplication
Such that the following 8 "axioms of a vector space" hold
Axioms of a vector space
- (x+y)+z=x+(y+z) ∀x,y,z∈V
- x+y=y+x ∀x,y∈V
- ∃ea∈V∀x∈V:x+ea=x- this eais denoted 0once proved unique.
- ∀x∈V ∃y∈V:x+y=ea- this yis denoted −xonce proved unique.
- λ(x+y)=λx+λy ∀λ∈F, x,y∈V
- (λ+μ)x=λx+μx ∀λ,μ∈F, x∈V
- λ(μx)=(λμ)x ∀λ,μ∈F, x∈V
- ∃em∈F∀x∈V:emx=x- this emis denoted 1once proved unique.
Notation
We denote a vector space as "Let (V,F) be a vector space" often we will write simply "let V be a vector space" if it is understood what the field is, because mathematicians are lazy
A normed vector space may be denoted (V,∥⋅∥V,F)
Example
Take Rn, an entry v∈Rn may be denoted (v1,...,vn)=v, scalar multiplication and addition are defined as follows:
- λ∈R,v∈Rnwe define scalar multiplication λv=(λv1,...,λvn)
- u,v∈Rn- we define addition as u+v=(u1+v1,...,un+vn)
Important concepts
- Linear maps - the homomorphisms and isomorphisms of vector spaces
- Span, linear independence, linear dependence, basis and dimension
- Norm
- Linear isometry