Study Notes on Vectors in Two-Dimensional Motion
Chapter 3: Vectors in Two-Dimensional Motion
Overview of Vectors
Vector Quantity: Characterized by both magnitude and direction.
Scalar Quantity: Defined solely by magnitude without direction.
One-Dimensional vs. Two-Dimensional Motion
One-Dimensional Motion: Vectors were utilized with positive or negative signs to indicate direction (e.g. right/left, east/west).
Two-Dimensional Motion: Requires a more comprehensive approach to describe motion adequately due to breadth in both X and Y components.
Mathematical Vector Components
Vector Representation: Any vector is typically denoted by an arrow (e.g., vector A).
Notation conveys that the quantity in question is a vector, though explicit notation is not mandatory on assessments.
Magnitude and Angle:
Vectors include a magnitude (value) and an angle that quantifies direction.
Using Angles in Horizontal/Vertical Motion: In one-dimensional motion, angles were restricted to 0°, 90°, 180°, and 270° with corresponding horizontal and vertical movements.
Two-dimensional motion introduces complications requiring analysis of X and Y projections which utilize trigonometry.
Components of a Vector
X Component of a Vector ($ A_x $): Projection of the vector along the X-axis.
Y Component of a Vector ($ A_y $): Projection of the vector along the Y-axis.
Use of Trigonometric Functions:
\tan(\theta) = \frac{Ay}{Ax}
Can determine the angle (theta) using inverse tangent:
\theta = \tan^{-1}\left(\frac{Ay}{Ax}\right)
Finding Components from Magnitude and Angle
Given Magnitude (A) and Angle ($\theta$):
To find the X component:
A_x = A \cdot \cos(\theta)
To find the Y Component:
A_y = A \cdot \sin(\theta)
Angle Dependency:
Only holds if angle is measured from the X-axis.
If measured from the Y-axis, formulas for X and Y components swap between sine and cosine functions.
Magnitude and Direction of a Vector
Magnitude is calculated using the Pythagorean theorem:
A = \sqrt{Ax^2 + Ay^2}
Direction (Angle):
Again, the angle can be resolved using:
\theta = \tan^{-1}\left(\frac{Ay}{Ax}\right)
Introduction to Projectile Motion
Assumptions in Projectile Motion:
Ignoring air resistance in mathematical models for simplicity.
Assuming the effect of Earth's tilt and rotation is negligible.
Motion Trajectory:
Due to gravity's influence, projectile motion follows a parabolic path, expected in real-world scenarios where gravity influences the curve.
Characteristics of Projectile Motion
Distinct x and y Motion:
Acceleration along the X-axis ($ a_x $) is 0 since there are no forces acting to change motion in the horizontal direction.
The Y-axis experiences gravitational acceleration ($ g = 9.8 \, m/s^2 $), affecting vertical motion.
Parabolic Motion Analysis
Key Features:
The peak of the projectile's motion marks maximum height at which the vertical component of velocity equals zero.
Labeling:
Range (horizontal distance): $ \Delta x $
Maximum height: $ \Delta y_{max} $
Time of flight: Total time taken for the projectile to return to the original height on a level ground.
Initial Velocities in X and Y Components
Definitions:
For projectile launched at an angle:
V{ox} = V0 \cdot \cos(\theta) (X component)
V{oy} = V0 \cdot \sin(\theta) (Y component)
Distinct factorization in equations for motion: Must handle both X equations versus Y equations separately.
Problem-Solving Strategies for Projectile Motion
Select Coordinate System: Establish a reference framework.
Sketch the Path: Visualize the projectile's trajectory and define initial positions.
Resolve Initial Velocities into Components:
Calculate $ V{ox} $ and $ V{oy} $ before utilizing equations of motion.
Independent Analysis: Manage X motion (0 acceleration) using constant acceleration equations distinct from free-fall dynamics in Y (with gravity).
Constant Acceleration Equations for X Direction
Formula modifications accounting for zero acceleration in the X direction:
V{fx} = V{ox} + a_x t
Since $ ax = 0 $, it implies V{fx} = V_{ox} (constant throughout).
\Delta x = V{ox} t + \frac{1}{2} ax t^2
Revising to: \Delta x = V_{ox} t
V{fx}^2 = V{ox}^2 + 2 a_x \Delta x
Since $ ax = 0 $, simplifying to: V{fx}^2 = V_{ox}^2
Constant Acceleration Equations for Y Direction
Relevant Y motion equations with modification:
Y-component velocity: V{y} = V{0} \cdot \sin(\theta)
V{fy} = V{0y} + ay t (use $ ay = -g $)
\Delta y = V{0y} t + \frac{1}{2} ay t^2
V{fy}^2 = V{0y}^2 + 2 a_y \Delta y
Here, replace $ a_y $ appropriately with gravitational constant:
a_y = -9.8 \, m/s^{2}
Conclusion
Understanding two-dimensional motion with vectors involves breaking down components and applying physics principles effectively while keeping x and y directions independent.
Projectile motion is manageable when knowing to derive and separate between horizontal uniform motion (no acceleration) versus vertical free-fall dynamics (with acceleration due to gravity).