向量xiàngliàng
Core Concept
A vector is a quantity that has both magnitude and direction. Geometrically, vectors are represented by directed line segments; algebraically, they are represented by coordinates.
Vector Notation
1. Geometric Notation
Directed line segment where is the initial point and is the terminal point.
2. Letter Notation
Lowercase letters with arrows: , ,
3. Coordinate Notation
2D vector: or
3D vector: or
Basic Concepts
Magnitude (Length)
For vector , magnitude is denoted or :
Zero Vector
Vector with magnitude 0, denoted , with arbitrary direction
Unit Vector
Vector with magnitude 1, denoted
Unit vector in direction of :
Equal Vectors
Vectors with same direction and magnitude
Opposite Vectors
Vectors with opposite directions but equal magnitudes. Opposite of is
Vector Operations
1. Vector Addition
Geometric Meaning
Parallelogram rule or triangle rule
Coordinate Operation
Properties
- Commutative:
- Associative:
2. Vector Subtraction
Geometric meaning: Points from terminal of to terminal of
3. Scalar Multiplication
where is a real number.
Properties:
- : Same direction as , magnitude
- : Opposite direction to , magnitude
- : Results in zero vector
4. Dot Product (Scalar Product)
where is the angle between and .
Coordinate Form
Important Properties
- (vectors perpendicular)
Real-World Applications
Application 1: Displacement
Problem: Person walks 3km east then 4km north from origin. Find displacement magnitude and direction.
Solution: Displacement vector:
Magnitude:
Direction: Angle with east axis
Answer: 5km at 53.1° north of east
Application 2: Force Composition
Problem: Forces N and N act at same point. Find resultant.
Solution:
Magnitude:
Application 3: Velocity Decomposition
Problem: Plane flies at 200 km/h toward northeast (45° from east). Find east and north components.
Solution:
CSCA Practice Problems
💡 Note: The following practice problems are designed based on the CSCA exam syllabus and Chinese standardized test formats to help students familiarize themselves with question types and problem-solving approaches.
Example 1: Basic (Difficulty ★★☆☆☆)
Given vector , find .
Options:
- A. 3
- B. 4
- C. 5
- D. 7
Solution:
Answer: C
Example 2: Intermediate (Difficulty ★★★☆☆)
Given and , find .
Solution:
Answer:
Example 3: Advanced (Difficulty ★★★★☆)
Given and , find:
- Angle between and
Solution:
(1) Dot product:
(2) Angle: Since :
Answers: (1) 0 (2) 90° (perpendicular)
Common Mistakes
❌ Mistake 1: Equal vectors must have same initial point
Correction: Vectors are equal if they have same direction and magnitude, regardless of position. Vectors can be translated.
❌ Mistake 2: Magnitude can be negative
Correction: Magnitude (length) is always non-negative: .
❌ Mistake 3: Dot product result is a vector
Correction: Dot product result is a scalar (number), not a vector.
❌ Mistake 4: Zero vector has no direction
Correction: Zero vector direction is arbitrary, can be parallel to any vector.
❌ Mistake 5: Wrong angle range
Correction: Angle between two non-zero vectors ranges from or .
Study Tips
- ✅ Understand essence: Both magnitude and direction, different from scalars
- ✅ Master coordinate operations: Addition, subtraction, scalar multiplication, dot product
- ✅ Grasp geometric meaning: Visualize vector operations in coordinate system
- ✅ Remember perpendicularity:
- ✅ Apply to real world: Displacement, force, velocity are all vectors
💡 Exam Tip: Vectors are essential in CSCA geometry and physics. Coordinate operations and dot product are frequently tested!