For this lesson, we are going to use the membership symbol from set theory:
A vector space is a non-empty set of vectors \(V\) that all have the same dimension and satisfy the following:
In general, a vector space has many properties that must be satisfied. These include things like associativity of addition and commutativity of scalars. All the other necessary properties automatically follow as long as we are dealing with real-valued scalars and vectors.
Let \(V\) be the set of all \(3\)-dimensional vectors in which the second coordinate is \(0.\) Then \(V\) is a vector space since it is closed under addition and scalar multiplication.
To check, let \(\overrightarrow{v}\) and \(\overrightarrow{w}\) be elements of \(V.\) Then \(\overrightarrow{v} = <v_1, 0, v_2>\) and \(\overrightarrow{w} = <w_1, 0, w_2>\) for some numbers \(v_1, v_2, w_1, w_2.\) Their sum is \[\overrightarrow{v} + \overrightarrow{w} = <v_1,0,v_2>+<w_1,0,w_2> = <v_1+w_1,0,v_2+w_2> \in V\]
Multiplying \(\overrightarrow{v}\) by a scalar \(r\) gives \[r\overrightarrow{v} = r<v_1,0,v_2> = <rv_1,0,rv_2> \in V\]