Section 1 Consolidation: Vectors and Geometry

90 min
0/32 practice checks

What this section established

Nothing new is introduced here. This lesson is the exit assessment for Section 1, and its purpose is to test whether the three preceding lessons have fused into a single working picture rather than three separate procedures.

The section put three pieces on the table.

  1. Rn\mathbf{R}^n and its arithmetic. An element of Rn\mathbf{R}^n is an ordered nn-tuple, written by default as a column and abbreviated in running text by the transpose, so that (3,1,4)T(3,-1,4)^{\mathsf{T}} is a column of R3\mathbf{R}^3. Addition and scalar multiplication act one component at a time and obey the commutative, associative and distributive laws, with 0\mathbf{0} as the additive identity. The norm v=v12++vn2\|\mathbf{v}\| = \sqrt{v_1^2 + \cdots + v_n^2} is Pythagoras in nn slots; it satisfies cv=cv\|c\mathbf{v}\| = |c|\,\|\mathbf{v}\| and the triangle inequality u+vu+v\|\mathbf{u}+\mathbf{v}\| \leq \|\mathbf{u}\| + \|\mathbf{v}\|, and for v0\mathbf{v} \neq \mathbf{0} the vector v/v\mathbf{v}/\|\mathbf{v}\| has norm 11.
  2. Linear combination and span. A linear combination of v1,,vk\mathbf{v}_1, \ldots, \mathbf{v}_k is any c1v1++ckvkc_1\mathbf{v}_1 + \cdots + c_k\mathbf{v}_k with real coefficients, and span{v1,,vk}\operatorname{span}\{\mathbf{v}_1,\ldots,\mathbf{v}_k\} is the set of all of them. Taking every coefficient zero shows 0\mathbf{0} lies in every span. The span of one non-zero vector is a line through the origin; of two non-parallel vectors in R3\mathbf{R}^3, a plane through the origin; and of two parallel vectors, a line again. Asking whether a given vector lies in a given span is asking whether a particular linear system has a solution.
  3. Lines and planes. A line is r=p+td\mathbf{r} = \mathbf{p} + t\mathbf{d} with d0\mathbf{d} \neq \mathbf{0}: an offset added to a span. The same line has infinitely many such descriptions, since any point of the line and any non-zero multiple of d\mathbf{d} will serve. A plane is r=p+su+tv\mathbf{r} = \mathbf{p} + s\mathbf{u} + t\mathbf{v} with u\mathbf{u} and v\mathbf{v} non-parallel, or equivalently n(rp)=0\mathbf{n} \cdot (\mathbf{r} - \mathbf{p}) = 0, which expands to ax+by+cz=dax + by + cz = d with n=(a,b,c)T\mathbf{n} = (a,b,c)^{\mathsf{T}}. The dot product entered for one purpose only: ab=0\mathbf{a} \cdot \mathbf{b} = 0 records perpendicularity.

What you should now be able to do unaided

Before starting the exercises, read this list and mark honestly which items you could carry out on a blank page with no prompt. The exercises below are ordered so that the early ones test the first three items and the last ones test the final three.

  • Add, scale and subtract vectors componentwise, and compute a norm, a unit vector and the norm of a scalar multiple without hesitating over signs.
  • Evaluate a linear combination, and go the other way: given a target vector and a spanning set, set up and solve the system that decides membership.
  • Say what the span of a given set looks like geometrically, and detect the collapse that occurs when the vectors are parallel.
  • Produce a parametrisation of a line from two points, recognise when two different parametrisations describe the same line, and convert between parametric, Cartesian and normal forms.
  • Use nd=0\mathbf{n} \cdot \mathbf{d} = 0 to decide when a line is parallel to a plane, and substitute a parametrisation into a Cartesian equation to find where a line meets a plane.
  • Distinguish a span from an affine translate of a span, and justify the distinction by the position of 0\mathbf{0}.

How the three lessons are one idea

The section has a single spine: take a few vectors, scale them, add them, and see what set you get.

Lesson 1 supplied the two operations. Lesson 2 applied them without restriction and named the resulting set the span. Lesson 3 did the same thing but started somewhere other than the origin, which is why every object in it has the shape offset plus span: a line is p+span{d}\mathbf{p} + \operatorname{span}\{\mathbf{d}\} and a plane is p+span{u,v}\mathbf{p} + \operatorname{span}\{\mathbf{u},\mathbf{v}\}. When p=0\mathbf{p} = \mathbf{0}, or more generally when p\mathbf{p} already lies in the span, the offset contributes nothing and the set is a span after all. When it does not, the set cannot be a span, because it fails to contain 0\mathbf{0}. That one observation accounts for most of the distinctions this section asks you to make.

What will be rebuilt later, and why

Three of these ideas are deliberately provisional. It is worth knowing now which parts of your understanding are permanent and which are scaffolding.

  • Span. Here it is described by its pictures: a line, a plane, or a collapsed case. In Section 5 the same object is characterised by its closure properties — a set containing 0\mathbf{0} and closed under addition and scalar multiplication — and given the name subspace. Nothing you have learned will be withdrawn, but the emphasis moves from what it looks like to what it is closed under, and that shift is what makes the theory work in Rn\mathbf{R}^n where no picture exists.
  • Offset plus span. The shape p+span{}\mathbf{p} + \operatorname{span}\{\ldots\} is not a curiosity of geometry. In Section 2 it reappears as the description of the solution set of every consistent linear system: one particular solution, plus all solutions of the associated homogeneous system. The lines and planes of Lesson 3 are the first instances of a structure that governs the whole subject.
  • The dot product. It has been used here only as a test for perpendicularity, which is all that the normal form of a plane requires. Section 9 develops it as an inner product, with length, angle, projection and orthogonality derived from it systematically. Until then, resist reading anything more into ab\mathbf{a} \cdot \mathbf{b} than the statement that it vanishes exactly when the two vectors are perpendicular.

Let u=(2,5,1)T\mathbf{u} = (2,-5,1)^{\mathsf{T}} and v=(3,4,6)T\mathbf{v} = (-3,4,6)^{\mathsf{T}}, and set w=3uv\mathbf{w} = 3\mathbf{u} - \mathbf{v}. Enter the third component w3w_3.

Compute v\|\mathbf{v}\| for v=(2,3,6)T\mathbf{v} = (2,-3,6)^{\mathsf{T}}.

Describe span{(2,1,3)T}\operatorname{span}\{(2,-1,3)^{\mathsf{T}}\} geometrically, in a few words.

Let v=(0,5,12)T\mathbf{v} = (0,-5,12)^{\mathsf{T}} and let v^=v/v\hat{\mathbf{v}} = \mathbf{v}/\|\mathbf{v}\| be the unit vector in its direction. Enter the third component of v^\hat{\mathbf{v}} as a decimal, correct to at least three decimal places.

Let a=(1,0,2)T\mathbf{a} = (1,0,-2)^{\mathsf{T}}, b=(4,1,3)T\mathbf{b} = (4,-1,3)^{\mathsf{T}} and c=(0,5,1)T\mathbf{c} = (0,5,1)^{\mathsf{T}}. Enter the second component of the linear combination 2a3b+c2\mathbf{a} - 3\mathbf{b} + \mathbf{c}.

A line is given by r=(1,2,4)T+t(3,0,1)T\mathbf{r} = (1,-2,4)^{\mathsf{T}} + t(3,0,-1)^{\mathsf{T}}. Exactly one point of this line has third coordinate equal to 11. Enter the first coordinate of that point.

Let A=(2,1,5)A = (2,-1,5) and B=(3,4,5)B = (-3,4,5). Which of the following is a valid direction vector for the line through AA and BB?

A vector v\mathbf{v} satisfies v=3\|\mathbf{v}\| = 3. Compute 4v\|-4\mathbf{v}\|.

Which of the following vectors belongs to span{(2,1)T}\operatorname{span}\{(2,-1)^{\mathsf{T}}\}?

Find the distance between the points P=(1,2,2)P = (1,-2,2) and Q=(4,2,10)Q = (4,2,-10) in R3\mathbf{R}^3.

Let LL be the line through P=(1,1,3)P = (1,1,3) and Q=(4,2,6)Q = (4,-2,6). Exactly one of the following points lies on LL. Which one?

Let p=(1,2,2)T\mathbf{p} = (1,2,2)^{\mathsf{T}} and q=(0,1,2)T\mathbf{q} = (0,1,2)^{\mathsf{T}}, and let w=2p3q\mathbf{w} = 2\mathbf{p} - 3\mathbf{q}. Compute w\|\mathbf{w}\|.

The vector w=(1,8)T\mathbf{w} = (-1,8)^{\mathsf{T}} can be written as w=au+bv\mathbf{w} = a\mathbf{u} + b\mathbf{v} where u=(1,2)T\mathbf{u} = (1,2)^{\mathsf{T}} and v=(2,1)T\mathbf{v} = (2,-1)^{\mathsf{T}}. Enter the value of bb.

A plane is given in normal form by n(rp)=0\mathbf{n} \cdot (\mathbf{r} - \mathbf{p}) = 0 with n=(2,1,3)T\mathbf{n} = (2,-1,3)^{\mathsf{T}} and p=(1,0,2)T\mathbf{p} = (1,0,2)^{\mathsf{T}}. A line is given by r=(0,1,1)T+t(1,1,1)T\mathbf{r} = (0,1,-1)^{\mathsf{T}} + t(1,1,1)^{\mathsf{T}}. The line meets the plane in exactly one point. Enter the value of tt at that point.

Let S={(1,2,0)T+t(0,1,1)T:tR}S = \{(1,2,0)^{\mathsf{T}} + t(0,1,1)^{\mathsf{T}} : t \in \mathbf{R}\}. Which statement about SS is correct?

A plane is parametrised through A=(2,1,0)A = (2,1,0), B=(3,3,1)B = (3,3,1) and C=(1,2,2)C = (1,2,2) as r=a+s(ba)+t(ca)\mathbf{r} = \mathbf{a} + s(\mathbf{b}-\mathbf{a}) + t(\mathbf{c}-\mathbf{a}). The point D=(5,4,0)D = (5,4,0) lies on this plane. Enter the value of ss for which the parametrisation produces DD.

The plane through p=(1,4,1)T\mathbf{p} = (1,4,-1)^{\mathsf{T}} with normal n=(3,2,5)T\mathbf{n} = (3,-2,5)^{\mathsf{T}} has Cartesian equation 3x2y+5z=d3x - 2y + 5z = d. Enter dd.

Let LL be the line r=(1,1,1)T+t(2,3,1)T\mathbf{r} = (1,1,1)^{\mathsf{T}} + t(2,3,-1)^{\mathsf{T}} and let Π\Pi be the plane 4x2y+2z=74x - 2y + 2z = 7. What is the relationship between LL and Π\Pi?

There is exactly one vector w\mathbf{w} in span{(2,1,2)T}\operatorname{span}\{(2,-1,2)^{\mathsf{T}}\} with w=6\|\mathbf{w}\| = 6 and negative first component. Enter the second component of w\mathbf{w}.

Let LL be the line r=(1,2)T+t(2,1)T\mathbf{r} = (1,2)^{\mathsf{T}} + t(2,-1)^{\mathsf{T}} in R2\mathbf{R}^2. Which of the following describes the same line LL?

The line r=(1,4)T+t(3,2)T\mathbf{r} = (1,4)^{\mathsf{T}} + t(3,-2)^{\mathsf{T}} in R2\mathbf{R}^2 has Cartesian equation 2x+3y=k2x + 3y = k. Enter kk.

Describe span{(1,2,3)T,(2,4,6)T}\operatorname{span}\{(1,-2,3)^{\mathsf{T}}, (-2,4,-6)^{\mathsf{T}}\} geometrically.

Vectors u,vRn\mathbf{u}, \mathbf{v} \in \mathbf{R}^n satisfy u=5\|\mathbf{u}\| = 5 and v=12\|\mathbf{v}\| = 12. What is the largest value u+v\|\mathbf{u}+\mathbf{v}\| can take?

The points A=(1,2,1)A = (1,2,-1), B=(3,1,2)B = (3,-1,2) and C=(7,k,8)C = (7,k,8) are collinear. Find kk.

For which value of kk does (1,k,5)T(1,k,5)^{\mathsf{T}} lie in span{(1,1,2)T,(0,1,1)T}\operatorname{span}\{(1,1,2)^{\mathsf{T}}, (0,1,1)^{\mathsf{T}}\}?

Consider the claim: if wspan{u,v}\mathbf{w} \in \operatorname{span}\{\mathbf{u},\mathbf{v}\} then wu+v\|\mathbf{w}\| \leq \|\mathbf{u}\| + \|\mathbf{v}\|. Must this be true?

The line LL is given by r=(2,1)T+t(4,6)T\mathbf{r} = (2,-1)^{\mathsf{T}} + t(4,6)^{\mathsf{T}}. Construct a second parametrisation of the same line, of the form r=(6,5)T+s(2,c)T\mathbf{r} = (6,5)^{\mathsf{T}} + s(2,c)^{\mathsf{T}}. Enter the value of cc.

Every span contains 0\mathbf{0}. Which of the following correctly states the reason and one consequence?

The following argument is offered.

Claim. For u=(3,4)T\mathbf{u} = (3,-4)^{\mathsf{T}} and v=(6,8)T\mathbf{v} = (-6,8)^{\mathsf{T}}, u+v=15\|\mathbf{u}+\mathbf{v}\| = 15. Step 1. u=32+(4)2=25=5\|\mathbf{u}\| = \sqrt{3^2 + (-4)^2} = \sqrt{25} = 5. Step 2. v=(6)2+82=100=10\|\mathbf{v}\| = \sqrt{(-6)^2 + 8^2} = \sqrt{100} = 10. Step 3. By the triangle inequality, u+v=u+v=5+10=15\|\mathbf{u}+\mathbf{v}\| = \|\mathbf{u}\| + \|\mathbf{v}\| = 5 + 10 = 15. Step 4. Hence the unit vector in the direction of u+v\mathbf{u}+\mathbf{v} is 115(u+v)=115(3,4)T\tfrac{1}{15}(\mathbf{u}+\mathbf{v}) = \tfrac{1}{15}(-3,4)^{\mathsf{T}}.

At which step does the argument first fail, and why?

The following argument is offered.

Claim. The points A=(1,1,1)A = (1,1,1), B=(3,4,5)B = (3,4,5) and C=(5,7,9)C = (5,7,9) determine a plane. Step 1. ba=(2,3,4)T\mathbf{b}-\mathbf{a} = (2,3,4)^{\mathsf{T}}. Step 2. ca=(4,6,8)T\mathbf{c}-\mathbf{a} = (4,6,8)^{\mathsf{T}}. Step 3. A plane through three points is r=a+s(ba)+t(ca)\mathbf{r} = \mathbf{a} + s(\mathbf{b}-\mathbf{a}) + t(\mathbf{c}-\mathbf{a}), so the plane is r=(1,1,1)T+s(2,3,4)T+t(4,6,8)T\mathbf{r} = (1,1,1)^{\mathsf{T}} + s(2,3,4)^{\mathsf{T}} + t(4,6,8)^{\mathsf{T}}. Step 4. Taking s=t=1s = t = 1 gives (7,10,13)(7,10,13), so this point lies on the plane.

At which step does the argument first fail, and why?

Let u,v,wRn\mathbf{u}, \mathbf{v}, \mathbf{w} \in \mathbf{R}^n with wspan{u,v}\mathbf{w} \in \operatorname{span}\{\mathbf{u},\mathbf{v}\}. Which statement about span{u,v,w}\operatorname{span}\{\mathbf{u},\mathbf{v},\mathbf{w}\} and span{u,v}\operatorname{span}\{\mathbf{u},\mathbf{v}\} is correct?

Exactly one of the following subsets of R3\mathbf{R}^3 is the span of some set of vectors. Which one?