Introduction to Vectors and Linear Algebra
Fundamental Definition of Vectors and Scalars
A vector is a quantity characterized by having both a magnitude and a direction.
A scalar quantity is characterized solely by magnitude, lacking any specified direction.
Information such as "moving at " is not a vector because it only specifies a magnitude. This is referred to as speed, which is a scalar quantity.
If a specific direction is added, such as "moving at due East," the quantity becomes a vector. In the context of motion, this combination of magnitude and direction is known as velocity.
Visualizing Vectors in Two Dimensions
In a two-dimensional space, a vector can be represented visually as an arrow.
The length of the arrow corresponds to the magnitude of the vector. For example, a vector representing a velocity of can be drawn as an arrow that is units long.
The direction in which the arrow points signifies the vector's direction.
When using a traditional two-dimensional coordinate system:
- The positive horizontal direction is typically designated as East.
- The negative horizontal direction is West.
- The positive vertical direction is North.
- The negative vertical direction is South.
An arrow starting at a point and extending units to the right along the horizontal axis represents a vector of magnitude pointing due East.
Properties of Equivalent Vectors
Vectors are defined exclusively by their magnitude and direction.
The specific starting point (initial position) of a vector does not change the identity of the vector itself when visualized.
Two arrows are considered equivalent vectors if they have the same length and point in the same direction, regardless of where they are placed on a coordinate plane.
Mathematical Notation for Vectors
When representing a vector as a variable, a lowercase letter is typically used.
In professional publishing (such as in textbooks), vector variables are often bolded.
In handwritten notes or notebooks, it is standard practice to place a small arrow on top of the lowercase letter to denote it as a vector.
While a vector can be described in words (e.g., " East"), this format is difficult to use for mathematical operations.
Coordinate and Column Vector Representations
The standard mathematical way to represent a vector in two dimensions is by using two numbers that indicate the displacement in each dimension.
Vectors are often written as an ordered pair , where the first number represents horizontal movement and the second number represents vertical movement.
In the context of linear algebra, it is more typical to write vectors as column vectors:
For a vector moving units to the right and not moving vertically, the representations are:
- Ordered pair:
- Column vector:
For a vector moving units in the horizontal direction and positive units in the vertical direction (designated as vector ):
- Represents a shift of units right and units up.
- Column vector notation:
Calculating Magnitude with the Pythagorean Theorem
The physical length or magnitude of a vector can be calculated using the Pythagorean theorem based on its horizontal and vertical components.
For a vector with components , the magnitude is derived from the properties of a triangle.
Using the formula for the hypotenuse:
Therefore, a vector specified as has an actual magnitude of .
Linear Algebra and High-Dimensional Spaces
Linear algebra allows for the mathematical extension of vector concepts beyond two dimensions.
While humans can easily visualize vectors in two or three dimensions, the human brain struggles to visualize vectors in four, five, or six dimensions.
Mathematical notation (such as coordinate lists or column vectors) is essential for dealing with vectors in higher dimensions, such as , , or even , where drawing an arrow is impossible.
The rules of linear algebra that apply in two dimensions remain consistent as they extend into these more abstract, high-dimensional spaces.