Comprehensive Study Notes on Vector Algebra and Two-Dimensional Projectile Kinematics

Fundamentals of Vectors and Trigonometry

  • Definition of a Vector:

    • A vector is a specialized quantity (a "super number") that possesses both an intrinsic magnitude (size) and a specific direction in space.
    • Anything that does not move perfectly vertically, perfectly horizontally, or along a single straight line requires a vector representation.
  • Right-Triangle Trigonometry and Vector Components:

    • Consider a right-angled triangle formed by a vector A\mathbf{A} oriented at an angle θ\theta relative to the horizontal axis:
    • Hypotenuse (hh): The length or magnitude of the vector, denoted as AA
    • Adjacent side (aa): The horizontal component of the vector, denoted as AxA_x
    • Opposite side (bb): The vertical component of the vector, denoted as AyA_y
    • Trigonometric Ratios:
    • sin(θ)=OppositeHypotenuse=AyA\sin(\theta) = \frac{\text{Opposite}}{\text{Hypotenuse}} = \frac{A_y}{A}
    • cos(θ)=AdjacentHypotenuse=AxA\cos(\theta) = \frac{\text{Adjacent}}{\text{Hypotenuse}} = \frac{A_x}{A}
    • Component Expressions:
    • Vertical component: Ay=Asin(θ)A_y = A \sin(\theta)
    • Horizontal component: Ax=Acos(θ)A_x = A \cos(\theta)
  • Calculating Magnitude and Direction from Components:

    • Direction angle (θ\theta) derived via inverse tangent:
    • θ=arctan(AyAx)\theta = \arctan\left(\frac{A_y}{A_x}\right)
    • Vector magnitude (AA) derived via the Pythagorean Theorem:
    • A=Ax2+Ay2A = \sqrt{A_x^2 + A_y^2}
    • Fundamental Pythagorean trigonometric identity:
    • sin2(θ)+cos2(θ)=1\sin^2(\theta) + \cos^2(\theta) = 1
  • One-Dimensional vs. Two-Dimensional Motion:

    • One-Dimensional (1D) Motion: Motion restricted along a single axis (e.g., an object falling purely straight down the vertical yy-axis).
    • Two-Dimensional (2D) Motion: Motion occurring simultaneously along the horizontal xx-axis and vertical yy-axis.
    • At every point in 2D trajectory, an object possesses both horizontal (vxv_x) and vertical (vyv_y) velocity components.
    • Moving upward corresponds to a positive vertical component (vy>0v_y > 0), while moving downward corresponds to a negative vertical component.

Vector Notation, Components, and Magnitude

  • Distinction in Vector Symbology:

    • A\vec{A} (Letter with overhead arrow): Refers to the full vector entity (encompassing both magnitude and spatial direction).
    • AA (Letter without overhead arrow): Refers exclusively to the scalar magnitude (the non-negative scalar length or size of the arrow).
  • Unit Vector Representation and Magnitude Calculation Example:

    • Given a vector with horizontal component Ax=3A_x = 3 and vertical component Ay=4A_y = 4:
    • Vector representation: A=3i^+4j^\vec{A} = 3\hat{i} + 4\hat{j}
    • Magnitude calculation: A=32+42=9+16=25=5A = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5

Graphical and Algebraic Vector Addition

  • Translational Invariance of Vectors:

    • A vector is defined entirely by its length and pointing direction, independent of its origin in space.
    • Translating a vector B\vec{B} anywhere on a coordinate plane does not alter its properties, provided its length and direction remain unchanged.
  • Tip-to-Tail Graphical Method:

    • To perform graphical addition of vector B\vec{B} to vector A\vec{A} (C=A+B\vec{C} = \vec{A} + \vec{B}):
    1. Place the tail (start) of vector B\vec{B} at the tip (arrowhead) of vector A\vec{A}.
    2. Draw the resultant vector C\vec{C} extending from the tail of vector A\vec{A} to the tip of vector B\vec{B}.
  • Component-Wise Algebraic Addition:

    • Graphical methods are useful for quick qualitative sketching, but quantitative calculations require resolving vectors into orthogonal components.
    • Adding two-dimensional vectors amounts to adding their corresponding scalar components independently:
    • Horizontal component of resultant: Cx=Ax+BxC_x = A_x + B_x
    • Vertical component of resultant: Cy=Ay+ByC_y = A_y + B_y
    • Component resolution is performed using standard trigonometric relationships (sin(θ)\sin(\theta) and cos(θ)\cos(\theta)).

Vector Subtraction and Average Acceleration

  • Definition of Average Acceleration Vector:

    • Average acceleration is defined as the change in velocity vector per unit time:
    • aavg=ΔvΔt=v2v1Δt\vec{a}_{\text{avg}} = \frac{\Delta \vec{v}}{\Delta t} = \frac{\vec{v}_2 - \vec{v}_1}{\Delta t}
    • Physical units: meters per second squared (ms2m\,s^{-2} or m/s2m/s^2).
  • Methodology of Vector Subtraction:

    • Vector subtraction is evaluated as the addition of a negated vector:
    • v2v1=v2+(v1)\vec{v}_2 - \vec{v}_1 = \vec{v}_2 + (-\vec{v}_1)
    • Negating a Vector (v1-\vec{v}_1): Reverses the arrow's direction by 180180^\circ while preserving its length.
    • If initial velocity v1\vec{v}_1 points upward and to the right, then negated vector v1-\vec{v}_1 points downward and to the left.
  • Determining Acceleration Direction for a Launched Ball:

    • Consider a ball tossed upward and rightward:
    • Initial velocity at t=0st = 0\,s (v1\vec{v}_1): Points upward and to the right.
    • Later velocity at t=1st = 1\,s (v2\vec{v}_2): Points downward and to the right.
    • Time interval: Δt=1s\Delta t = 1\,s
    • Vector evaluation of Δv=v2+(v1)\Delta \vec{v} = \vec{v}_2 + (-\vec{v}_1).
    • The rightward horizontal component of v2\vec{v}_2 and the leftward horizontal component of v1-\vec{v}_1 cancel out.
    • The downward vertical components of both v2\vec{v}_2 and v1-\vec{v}_1 reinforce each other.
    • The resulting average acceleration vector aavg\vec{a}_{\text{avg}} points directed straight downward.
  • Tip-to-Tip Direct Subtraction Method:

    • To construct v2v1\vec{v}_2 - \vec{v}_1 directly, draw an arrow going directly from the tip of the initial vector v1\vec{v}_1 to the tip of the final vector v2\vec{v}_2

Historical Context and Military Applications of Kinematics

  • Origins of Kinematic Theory:
    • The practical mathematical formulation of 2D projectile kinematics was driven historically (300 to 400 years ago) by military requirements to predict artillery round trajectories.
    • Objective: Calculate ballistics so cannonballs hit intended targets (such as military barracks) while missing non-targeted structures (such as churches).
  • Early Technological Challenges:
    • Early ballistics calculations struggled because fast-moving spherical cannonballs were affected by air resistance, which initial simplistic vacuum models neglected.
    • Historical military funding and requirements consistently drove physics developments, continuing through modern developments such as mid-20th-century nuclear weaponry.

2D Kinematics and Projectile Motion Equations

  • Dimensional Decomposition:

    • General spatial vectors possess three orthogonal components: AxA_x, AyA_y, and AzA_z
    • Motions along orthogonal spatial axes are completely independent of one another.
    • A two-dimensional trajectory is analyzed as two concurrent, independent one-dimensional problems.
  • Horizontal (xx-axis) Kinematics in Ideal Projectile Motion:

    • Assuming negligible air resistance and no horizontal forces:
    • Horizontal acceleration: ax=0a_x = 0
    • Horizontal velocity: vx=v0x=constantv_x = v_{0x} = \text{constant}
    • Horizontal position equation: x=x0+v0xtx = x_0 + v_{0x} t
  • Vertical (yy-axis) Kinematics in Ideal Projectile Motion:

    • Gravitational force acts downward continuously throughout flight:
    • Vertical acceleration: ay=ga_y = -g
    • Vertical velocity equation: vy=v0ygtv_y = v_{0y} - g t
    • Vertical position equation: y=y0+v0yt12gt2y = y_0 + v_{0y} t - \frac{1}{2} g t^2

Gravitational Acceleration Variations and Validity Bounds

  • Standard Working Values for Gravitational Acceleration (gg):

    • Magnitude approximations: g=9.8m/s2g = 9.8\,m/s^2, g=9.81m/s2g = 9.81\,m/s^2, or roughly 10m/s210\,m/s^2 for rough estimation.
    • In vertical kinematic equations, vector direction is explicitly down: ay=9.8m/s2a_y = -9.8\,m/s^2
  • Geophysical Variations in gg:

    • Gravity is not strictly constant over Earth's surface due to shape irregularities, variable continental crust thickness, ocean basins, and planet rotation.
    • Measured local values of gg:
    • Sea level at Singapore: 9.79m/s2\approx 9.79\,m/s^2
    • Summit of Mount Everest: 9.82m/s2\approx 9.82\,m/s^2
    • Scale comparison: Earth's mean radius is nearly 7000km7000\,km (specifically around 6371km6371\,km). Topographical surface variations spanning a few kilometers cause local variations in gg of less than 1%.
  • Domain of Validity for Projectile Kinematics:

    • Projectile motion equations are valid strictly from the instant after an object leaves the launcher/hand until the instant before it makes contact with the ground or target.
    • Force interactions occurring during launch or during ground impact involve entirely different physical models and equations.