Linear Algebra for Team-Based Inquiry Learning
2022 Edition
Steven Clontz | Drew Lewis |
---|---|
University of South Alabama | University of South Alabama |
August 2, 2022
Section 2.1: Vector Spaces (VS1)
Observation 2.1.1
Several properties of the real numbers, such as commutivity:
Activity 2.1.2 (~20 min)
Consider each of the following properties of the real numbers \(\IR^1\text{.}\) Label each property as valid if the property also holds for two-dimensional Euclidean vectors \(\vec u,\vec v,\vec w\in\IR^2\) and numbers \(a,b\in\IR\text{,}\) and invalid if it does not.
\(\vec u+(\vec v+\vec w)= (\vec u+\vec v)+\vec w\text{.}\)
\(\vec u+\vec v= \vec v+\vec u\text{.}\)
There exists some \(\vec z\) where \(\vec v +\vec z =\vec v\text{.}\)
There exists some \(-\vec v\) where \(\vec v+(-\vec v)=\vec z\text{.}\)
If \(\vec u\not=\vec v\text{,}\) then \(\frac{1}{2}(\vec u +\vec v )\) is the only vector equally distant from both \(\vec u\) and \(\vec v\)
\(a(b\vec v)=(ab)\vec v\text{.}\)
\(1\vec v=\vec v\text{.}\)
If \(\vec u\not=\vec 0\text{,}\) then there exists some number \(c\) such that \(c\vec u=\vec v\text{.}\)
\(a(\vec u+\vec v)=a\vec u+a\vec v\text{.}\)
\((a+b)\vec v=a\vec v+b\vec v\text{.}\)
Definition 2.1.3
A vector space \(V\) is any set of mathematical objects, called vectors, and a set of numbers, called scalars, with associated addition \(\oplus\) and scalar multiplication \(\odot\) operations that satisfy the following properties. Let \(\vec u,\vec v,\vec w\) be vectors belonging to \(V\text{,}\) and let \(a,b\) be scalars.
Vector addition is associative: \(\vec u\oplus (\vec v\oplus \vec w)= (\vec u\oplus \vec v)\oplus \vec w\text{.}\)
Vector addition is commutative: \(\vec u\oplus \vec v= \vec v\oplus \vec u\text{.}\)
An additive identity exists: There exists some \(\vec z\) where \(\vec v\oplus \vec z=\vec v\text{.}\)
Additive inverses exist: There exists some \(-\vec v\) where \(\vec v\oplus (-\vec v)=\vec z\text{.}\)
Scalar multiplication is associative: \(a\odot(b\odot\vec v)=(ab)\odot\vec v\text{.}\)
1 is a multiplicative identity: \(1\odot\vec v=\vec v\text{.}\)
Scalar multiplication distributes over vector addition: \(a\odot(\vec u\oplus \vec v)=(a\odot\vec u)\oplus(a\odot\vec v)\text{.}\)
Scalar multiplication distributes over scalar addition: \((a+ b)\odot\vec v=(a\odot\vec v)\oplus(b\odot \vec v)\text{.}\)
Observation 2.1.4
Every Euclidean vector space
Observation 2.1.5
The space of \(m \times n\) matrices
Remark 2.1.6
Every Euclidean space \(\IR^n\) is a vector space, but there are other examples of vector spaces as well.
For example, consider the set \(\IC\) of complex numbers with the usual defintions of addition and scalar multiplication, and let \(\vec u=a+b\mathbf{i}\text{,}\) \(\vec v=c+d\mathbf{i}\text{,}\) and \(\vec w=e+f\mathbf{i}\text{.}\) Then
All eight properties can be verified in this way.
Remark 2.1.7
The following sets are just a few examples of vector spaces, with the usual/natural operations for addition and scalar multiplication.
\(\IR^n\text{:}\) Euclidean vectors with \(n\) components.
\(\IC\text{:}\) Complex numbers.
\(M_{m,n}\text{:}\) Matrices of real numbers with \(m\) rows and \(n\) columns.
\(\P_n\text{:}\) Polynomials of degree \(n\) or less.
\(\P\text{:}\) Polynomials of any degree.
\(C(\IR)\text{:}\) Real-valued continuous functions.
Activity 2.1.8 (~5 min)
Consider the set \(V=\setBuilder{(x,y)}{y=2^x}\text{.}\)
Which of the following vectors is not in \(V\text{?}\)
\(\displaystyle (0, 0)\)
\(\displaystyle (1, 2)\)
\(\displaystyle (2, 4)\)
\(\displaystyle (3, 8)\)
Activity 2.1.9
Consider the set \(V=\setBuilder{(x,y)}{y=2^x}\) with the operation \(\oplus\) defined by
Let \(\vec u, \vec v\) be in \(V\) with \(\vec u=(1, 2)\) and \(\vec v=(2, 4)\text{.}\) Using the operations defined for \(V\text{,}\) which of the following is \(\vec u\oplus\vec v\text{?}\)
\(\displaystyle (2, 6)\)
\(\displaystyle (2, 8)\)
\(\displaystyle (3, 6)\)
\(\displaystyle (3, 8)\)
Activity 2.1.10
Consider the set \(V=\setBuilder{(x,y)}{y=2^x}\) with operations \(\oplus,\odot\) defined by
Let \(a=2, b=-3\) be scalars and \(\vec u=(1,2) \in V\text{.}\)
Part 1.
Verify that
Activity 2.1.10
Consider the set \(V=\setBuilder{(x,y)}{y=2^x}\) with operations \(\oplus,\odot\) defined by
Let \(a=2, b=-3\) be scalars and \(\vec u=(1,2) \in V\text{.}\)
Part 2.
Compute the value of
Activity 2.1.11
Consider the set \(V=\setBuilder{(x,y)}{y=2^x}\) with operations \(\oplus,\odot\) defined by
Let \(a, b\) be unspecified scalars in \(\mathbb R\) and \(\vec u = (x,y)\) be an unspecified vector in \(V\text{.}\)
Part 1.
Show that both sides of the equation
Activity 2.1.11
Consider the set \(V=\setBuilder{(x,y)}{y=2^x}\) with operations \(\oplus,\odot\) defined by
Let \(a, b\) be unspecified scalars in \(\mathbb R\) and \(\vec u = (x,y)\) be an unspecified vector in \(V\text{.}\)
Part 2.
Which of the properties from Definition 2.1.3 did we verify in the previous task?
Vector addition is associative
\(1\) is a multiplicative identity
Scalar multiplication distributes over scalar addition
Activity 2.1.11
Consider the set \(V=\setBuilder{(x,y)}{y=2^x}\) with operations \(\oplus,\odot\) defined by
Let \(a, b\) be unspecified scalars in \(\mathbb R\) and \(\vec u = (x,y)\) be an unspecified vector in \(V\text{.}\)
Part 3.
Show that \(V\) contains an additive identity element \(\vec{z}=(\unknown,\unknown)\) satisfying
Remark 2.1.12
It turns out \(V=\setBuilder{(x,y)}{y=2^x}\) with operations \(\oplus,\odot\) defined by
Thus, \(V\) is a vector space.
Activity 2.1.13 (~15 min)
Let \(V=\setBuilder{(x,y)}{x,y\in\IR}\) have operations defined by
Part 1.
Show that \(1\) is the scalar multiplication identity element by simplifying \(1\odot(x,y)\) to \((x,y)\text{.}\)
Activity 2.1.13 (~15 min)
Let \(V=\setBuilder{(x,y)}{x,y\in\IR}\) have operations defined by
Part 2.
Show that \(V\) does not have an additive identity element \(\vec z=(z,w)\) by showing that \((0,-1)\oplus(z,w)\not=(0,-1)\) for any possible values of \(z,w\text{.}\)
Activity 2.1.13 (~15 min)
Let \(V=\setBuilder{(x,y)}{x,y\in\IR}\) have operations defined by
Part 3.
Is \(V\) a vector space according to Definition 2.1.3 ?
Activity 2.1.14 (~15 min)
Let \(V=\setBuilder{(x,y)}{x,y\in\IR}\) have operations defined by
Part 1.
Show that scalar multiplication distributes over vector addition, i.e.
Activity 2.1.14 (~15 min)
Let \(V=\setBuilder{(x,y)}{x,y\in\IR}\) have operations defined by
Part 2.
Show that vector addition is not associative, i.e.
Activity 2.1.14 (~15 min)
Let \(V=\setBuilder{(x,y)}{x,y\in\IR}\) have operations defined by
Part 3.
Is \(V\) a vector space?