Basic Concepts and Operations of Vectors
Definition of a Vector
A vector is a quantity that has both magnitude and direction, usually drawn as an arrow.
Geometric Representation
- A vector is represented by a directed segment, written for a segment from to .
- The length of a vector is its magnitude (norm), written .
- Zero vector: the vector of length 0; its direction is arbitrary.
- Unit vector: a vector of length 1.
Coordinate Representation
In 3-space a vector is written
where are the projections of the vector onto the axes. Concretely, if the vector starts at the origin, its coordinates equal the coordinates of its endpoint.
Vector Addition
Let and . Then
几何解释
Addition can be visualized by the parallelogram law or the triangle rule.
Geometric Meaning
- Parallelogram law: place and at a common starting point and build the parallelogram; the diagonal is .
- Triangle rule: move the start of to the end of ; the vector from the start of to the end of is .
Properties of Addition
- Commutativity:
- Associativity:
- Zero vector:
- Opposite:
Subtraction
Subtraction is addition with the opposite vector:
Geometrically, if and share a start point, then is the vector from the endpoint of to the endpoint of .
Scalar Multiplication
For a real number and ,
几何解释
Multiplying by stretches or shrinks the vector without changing direction; reverses the direction.
Properties:
Linear Combinations
For vectors and scalars , the vector
is called a linear combination of .
A useful connection: a vector is collinear with exactly when for some scalar (for nonzero ). Three vectors are coplanar iff one of them is a linear combination of the other two.
Why it matters: every vector in 3-space can be written as a linear combination of the three standard unit vectors . This coordinate viewpoint turns geometric problems in space into algebraic ones—the core idea of analytic geometry.
Summary
Symbols Used in This Article
| Symbol | Type | Reading/Explanation | Meaning in This Article |
|---|---|---|---|
| vector | Vector AB | The vector from point to point | |
| vector | Vector a | A generic vector | |
| scalar | norm of a | The magnitude of | |
| vector | zero vector | The zero vector | |
| Greek letter | Lambda | A scalar multiplier |
English–Chinese Glossary
| English term | Chinese term | Phonetic | Explanation |
|---|---|---|---|
| vector | 向量 | /ˈvɛktər/ | A quantity with magnitude and direction |
| zero vector | 零向量 | /ˈzɪərəʊ ˈvɛktər/ | The vector of length 0 |
| unit vector | 单位向量 | /ˈjuːnɪt ˈvɛktər/ | A vector of length 1 |
| magnitude/norm | 模 | /ˈmæɡnɪtjuːd/ /nɔːm/ | The length of a vector |
| vector addition | 向量加法 | /ˈvɛktər əˈdɪʃən/ | The sum of two vectors |
| scalar multiplication | 数乘 | /ˈskeɪlə ˌmʌltɪplɪˈkeɪʃən/ | Multiplying a vector by a number |
| linear combination | 线性组合 | /ˈlɪniə ˌkɒmbɪˈneɪʃən/ | A sum of scaled vectors |
| collinear | 共线 | /kɒˈlɪniə/ | Lying on the same line |
| coplanar | 共面 | /kəʊˈpleɪnə/ | Lying in the same plane |
