Vector proofs refer to the mathematical demonstrations or arguments that establish the properties, relationships, or theorems related to vectors in mathematics. These proofs typically involve logical reasoning and algebraic manipulations to demonstrate the validity of certain statements or propositions about vectors.
Geometric proofs
In this section we use vectors to prove geometric results in two and three dimensions. The
following properties of vectors will be useful:
Parallel vectors
For \( k \in \mathbb{R}^+ \), the vector \( ka \) is in the same direction as \( a \) and has magnitude \( k|a| \), and
the vector \( -ka \) is in the opposite direction to \( a \) and has magnitude \( k|a| \).
Two non-zero vectors \( a \) and \( b \) are parallel if and only if \( b = ka \) for some \( k \in \mathbb{R} \setminus \{0\} \).
Three distinct points \( A \), \( B \), and \( C \) are collinear if and only if \( \overrightarrow{AC} = k \overrightarrow{AB} \) for some \( k \in \mathbb{R} \setminus \{0\} \).
Scalar product
Two non-zero vectors \( a \) and \( b \) are perpendicular if and only if \( a \cdot b = 0 \).
\( a \cdot a = |a|^2 \)
Linear combinations of independent vectors
Let \( a \) and \( b \) be two linearly independent (i.e. not parallel) vectors. Then \( ma + nb = pa + qb \) implies \( m = p \) and \( n = q \).
Vector proofs in two-dimensional geometry
Diagonals of a rhombus are perpendicular
Angle subtended by a diameter at a point on a circle is a right angle
Median of a Triangle
A median of a triangle is a line segment from a vertex to the midpoint of the opposite side.
Concurrent Lines
Three or more lines are said to be concurrent if they all pass through a single point.
Centroid of a Triangle
The point where the three medians meet is called the centroid of the triangle.
Vector proofs in three-dimensional geometry
Vector Representation
In three-dimensional geometry, vectors are often represented as directed line segments with magnitude and direction, typically expressed as ordered triples (e.g., \( \mathbf{v} = \langle v_1, v_2, v_3 \rangle \)).
Geometric Interpretation
Vectors in three dimensions can represent translations, displacements, or directions in space. They can also represent lines, planes, or spatial shapes.
Example 1
Proofs in 2D geometry
Prove that the diagonals of a rhombus are perpendicular.
Proof:
Let \( \vec{a} = \overrightarrow{OA} \) and \( \vec{c} = \overrightarrow{OC} \).
The diagonals of the rhombus are \( \overrightarrow{OB} \) and \( \overrightarrow{AC} \).
Hence \( \overrightarrow{AC} \perp \overrightarrow{BC} \). We have shown that \( \angle ACB \) is a right angle.
Example 3
Prove that the medians of a triangle are concurrent.
Proof:
Consider triangle OAB. Let \( A' \), \( B' \), and \( X \) be the midpoints of \( OB \), \( OA \), and \( AB \) respectively.
Let \( Y \) be the point of intersection of the medians \( AA' \) and \( BB' \).
Let \( \vec{a} = \overrightarrow{OA} \) and \( \vec{b} = \overrightarrow{OB} \).
p>We start by showing that \( \frac{{AY}}{{YA'}} = \frac{{BY}}{{YB'}} = 2 : 1 \).
We have \( \overrightarrow{AY} = \lambda \overrightarrow{AA'} \) and \( \overrightarrow{BY} = \mu \overrightarrow{BB'} \), for some \( \lambda, \mu \in \mathbb{R} \).
Since \( \vec{a} \) and \( \vec{b} \) are independent vectors, we now have \( \frac{\mu}{2} = 1 - \lambda \) (1) and \( -\mu = \frac{\lambda}{2} - 1 \) (2)
Multiply (1) by 2 and add to (2):
0 = 2 - 2λ + \( \frac{\lambda}{2} - 1 \)
1 = \( \frac{3\lambda}{2} \)
\( \lambda = \frac{2}{3} \)
Therefore, Substitute in (1) to find \( \mu = \frac{2}{3} \). We have shown that \( \frac{{AY}}{{YA'}} = \frac{{BY}}{{YB'}} = 2 : 1 \).
Now, by symmetry, the point of intersection of the medians \( AA' \) and \( OX \) must also divide \( AA_0 \) in the ratio 2 : 1, and therefore must be \( Y \). Hence the three medians meet at \( Y \).
Example 4
Consider a parallelepiped OABCDEFG as shown.
a. Prove that the diagonals OF and CE bisect each other.
b. Let M be the midpoint of CB, and let N be the midpoint of DE. Prove that the midpoint of MN is the point where the diagonals OF and CE intersect.
Solution
a. We will show that the midpoint of OF and the midpoint of CE coincide.
Let \( \vec{a} = \overrightarrow{OA} \), \( \vec{c} = \overrightarrow{OC} \), and \( \vec{d} = \overrightarrow{OD} \).