BackVectors and Vector Operations (Ch. 3) - Study Notes
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Vectors and Vector Operations
Introduction to Scalars and Vectors
In physics, quantities are classified as either scalars or vectors. Understanding the distinction is essential for analyzing physical phenomena.
Scalars: Have magnitude only and follow standard algebraic rules. Examples: mass, time, pressure, temperature, energy, power.
Vectors: Have both magnitude and direction, and require special rules for combination. Examples: displacement, velocity, acceleration, force, momentum.
Representation of Vectors
Vectors are typically represented in boldface (e.g., A) or with an arrow above the letter (e.g., ). The direction is indicated by the arrow, and the length represents the magnitude.
Tail: The starting point of the vector.
Tip (Head): The ending point, indicating direction.
Preliminaries: Angles and Basic Trigonometry
Angles are measured relative to the positive x-axis. They can be expressed in degrees or radians, and trigonometric functions are used to resolve vector components.
Conversion:
Trigonometric functions:
Pythagorean theorem:
Quadrants:
Quadrant 1: –
Quadrant 2: –
Quadrant 3: –
Quadrant 4: –
Inverse trigonometric functions are used to find angles from known ratios:
Example:
Example:
Equal Vectors
Two vectors and are equal if they have the same magnitude and same direction. Their location in space does not affect equality.
Moving a vector does not change its magnitude or direction.
Vector Components and Unit Vectors
A unit vector has a magnitude of 1 and points in a specific direction. Unit vectors are used to specify directions along coordinate axes:
i: x-direction
j: y-direction
k: z-direction
Any vector in 3D can be written as:
Where , , are the scalar components along each axis.
For a 2D vector :
Vector Addition and Subtraction
By Components (Analytical/Algebraic Method)
Vectors can be added or subtracted by combining their respective components:
Addition:
Subtraction:
Component-wise: ,
Magnitude:
Direction:
Geometric Methods
Tip-to-Tail Method: Place the tail of the next vector at the tip of the previous. The resultant is drawn from the tail of the first to the tip of the last.
Parallelogram Method: Vectors are placed tail-to-tail. A parallelogram is formed, and the diagonal represents the resultant.
Properties:
Vector addition is commutative:
Vector addition is associative:
Vector Multiplication
Multiplying a Vector by a Scalar
Multiplying a vector by a scalar scales its magnitude but does not change its direction (unless is negative, which reverses direction).
By components:
Dot Product (Scalar Product)
The dot product of two vectors yields a scalar and measures how much one vector extends in the direction of another.
, where is the angle between and
In unit-vector notation:
Dot product is commutative:
Cross Product (Vector Product)
The cross product of two vectors yields a vector that is perpendicular to the plane defined by the original vectors.
Magnitude: , where is the smaller angle between and
Direction: Perpendicular to the plane of and , given by the right-hand rule
Cross product is not commutative:
In unit-vector notation:
Right-Hand Rule for Cross Product
To determine the direction of the cross product, point your right hand's fingers in the direction of the first vector, curl them toward the second vector, and your thumb points in the direction of the resultant vector.
Summary Table: Vector Operations
Operation | Result | Formula | Commutative? |
|---|---|---|---|
Scalar Multiplication | Vector | Yes | |
Dot Product | Scalar | Yes | |
Cross Product | Vector | No |
Examples
Dot product of unit vectors: ,
Cross product of unit vectors: , ,
Other examples: See class notes for specific applications in physics problems.
Additional info: These notes provide a comprehensive overview of vector operations, which are foundational for topics such as kinematics, forces, and more advanced physics concepts.