Comprehensive Study Guide on One-Dimensional Kinematics

Fundamentals of One-Dimensional Kinematics

  • Kinematics originates from the root word kinetic, which refers to the study of motion.

  • The foundational sequence of introductory physics covers one-dimensional kinematics first, followed by vector addition and subtraction, and subsequently two-dimensional kinematics.

  • Motion analysis relies on five core physical quantities: position, distance, displacement, speed, and acceleration.

  • Primary analytical focus is directed toward constant acceleration scenarios, a classic example of which is free-fall motion (where an object is thrown vertically upward or downward under constant gravitational acceleration).

Distance, Displacement, and Position

  • Distance is a scalar quantity defined as the total sum of the path length traveled by an object, completely independent of direction.

    • Units: Measured in feet, miles, or kilometers.

    • Real-world application: Recorded directly by a vehicle's odometer.

    • Mathematical nature: Standard arithmetic summation of all path segments traversed.

  • Displacement is a vector quantity defined as the straight-line length and direction from the initial starting point to the final ending point (initial pointfinal point\text{initial point} \rightarrow \text{final point}).

    • Ignores the actual trajectory or route taken by the object.

    • Incorporates directional orientation (e.g., right vs. left, positive vs. negative).

Speed vs. Velocity: Definitions and Dimensional Vector Notation

  • Speed (scalar quantity):

    • Average Speed (savgs_{\text{avg}}): Total distance traveled divided by total elapsed time.     Average Speed=Total DistanceTotal Time\text{Average Speed} = \frac{\text{Total Distance}}{\text{Total Time}}     Represents the overall scalar rate recorded by a speedometer across a journey.

    • Instantaneous Speed (s(t)s(t)): The magnitude (absolute value or norm) of the instantaneous velocity vector at any specific instant in time.     s(t)=v(t)s(t) = \|\mathbf{v}(t)\|

  • Velocity (vector quantity):

    • Average Velocity (vavg\mathbf{v}_{\text{avg}}): Total displacement divided by total elapsed time.     vavg=DisplacementTotal Time\mathbf{v}_{\text{avg}} = \frac{\text{Displacement}}{\text{Total Time}}

    • Instantaneous Velocity (v(t)\mathbf{v}(t)): The time derivative of the position function.     v(t)=dxdt\mathbf{v}(t) = \frac{d\mathbf{x}}{dt}

  • Dimensional Representations of Velocity:

    • One-Dimensional (1D) Motion:     v(t)=dxdti^\mathbf{v}(t) = \frac{dx}{dt} \hat{i}

    • Two-Dimensional (2D) Motion:     v(t)=dxdti^+dydtj^\mathbf{v}(t) = \frac{dx}{dt} \hat{i} + \frac{dy}{dt} \hat{j}

    • Three-Dimensional (3D) Motion:     v(t)=dxdti^+dydtj^+dzdtk^\mathbf{v}(t) = \frac{dx}{dt} \hat{i} + \frac{dy}{dt} \hat{j} + \frac{dz}{dt} \hat{k}

  • Magnitude Conversions (Vector to Scalar Speed):

    • 1D Constant Example: If velocity is v=2m/si^\mathbf{v} = -2\,\text{m/s} \hat{i}, the particle moves left at 2m/s2\,\text{m/s}. The instantaneous speed is the absolute magnitude:     s=2=2m/ss = \|-2\| = 2\,\text{m/s}

    • 1D Time-Dependent Example: If velocity is v(t)=2t2i^\mathbf{v}(t) = -2t^2 \hat{i}, the object moves left with an increasing speed over time. Instantaneous speed is:     s(t)=2t2s(t) = 2t^2

    • 2D Time-Dependent Example: If velocity is v(t)=2i^+3t2j^m/s\mathbf{v}(t) = -2\hat{i} + 3t^2\hat{j}\,\text{m/s}, the object moves left at a constant horizontal speed of 2m/s2\,\text{m/s} while moving upward at a variable vertical speed of 3t2m/s3t^2\,\text{m/s}. The overall magnitude of speed requires squaring each vector component:     s(t)=(2)2+(3t2)2=4+9t4 m/ss(t) = \sqrt{(-2)^2 + (3t^2)^2} = \sqrt{4 + 9t^4}\text{ m/s}

Acceleration and Second-Order Derivatives

  • Acceleration is a vector quantity representing the time rate of change of velocity.

  • Average Acceleration (aavg\mathbf{a}_{\text{avg}}):   aavg=ΔvΔt=vfinalvinitialt\mathbf{a}_{\text{avg}} = \frac{\Delta \mathbf{v}}{\Delta t} = \frac{\mathbf{v}_{\text{final}} - \mathbf{v}_{\text{initial}}}{t}

  • Instantaneous Acceleration (a(t)\mathbf{a}(t)):

    • Defined as the derivative of velocity or the second derivative of position.     a(t)=dvdt=d2xdt2\mathbf{a}(t) = \frac{d\mathbf{v}}{dt} = \frac{d^2\mathbf{x}}{dt^2}

    • 1D Component Notation:     a(t)=dvxdti^=d2xdt2i^\mathbf{a}(t) = \frac{dv_x}{dt} \hat{i} = \frac{d^2x}{dt^2} \hat{i}

    • 2D Component Notation:     a(t)=d2xdt2i^+d2ydt2j^\mathbf{a}(t) = \frac{d^2x}{dt^2} \hat{i} + \frac{d^2y}{dt^2} \hat{j}

Non-Calculus Kinematic Case Study: Multistep Vehicle Journey

  • Problem Statement & Initial Conditions:

    • A car is initially at rest (v1,i=0v_{1,i} = 0).

    • Step 1: Drives to the right (positive direction) for a distance of 30miles30\,\text{miles} over a duration of 0.6hours0.6\,\text{hours} (35hours\frac{3}{5}\,\text{hours} or 36minutes36\,\text{minutes}), then comes to a complete stop (v1,f=0v_{1,f} = 0).

    • Rest Period: Remains stationary for 0.5hours0.5\,\text{hours} (12hour\frac{1}{2}\,\text{hour} or 30minutes30\,\text{minutes}).

    • Step 2: Turns around and drives to the left (negative direction) for a distance of 50miles50\,\text{miles} over a duration of 0.625hours0.625\,\text{hours} (58hours\frac{5}{8}\,\text{hours} or 37.5minutes37.5\,\text{minutes}), coming to a complete stop at the end (v2,f=0v_{2,f} = 0).

  • Quantitative Analysis of Speed:

    • Step 1 Average Speed:     savg,1=30miles0.6hours=50mphs_{\text{avg}, 1} = \frac{30\,\text{miles}}{0.6\,\text{hours}} = 50\,\text{mph}

    • Step 2 Average Speed:     savg,2=50miles0.625hours=80mphs_{\text{avg}, 2} = \frac{50\,\text{miles}}{0.625\,\text{hours}} = 80\,\text{mph}

    • Total Distance Traveled:     Distancetotal=30+50=80miles\text{Distance}_{\text{total}} = 30 + 50 = 80\,\text{miles}

    • Total Elapsed Time (including rest period):     ttotal=35+12+58=24+20+2540=6940hours=1.725hourst_{\text{total}} = \frac{3}{5} + \frac{1}{2} + \frac{5}{8} = \frac{24 + 20 + 25}{40} = \frac{69}{40}\,\text{hours} = 1.725\,\text{hours}

    • Total Average Speed:     savg,total=80miles6940hours=32006946.377mphs_{\text{avg}, \text{total}} = \frac{80\,\text{miles}}{\frac{69}{40}\,\text{hours}} = \frac{3200}{69} \approx 46.377\,\text{mph}

  • Quantitative Analysis of Velocity:

    • Step 1 Average Velocity:     vavg,1=+30miles0.6hours=+50mphv_{\text{avg}, 1} = \frac{+30\,\text{miles}}{0.6\,\text{hours}} = +50\,\text{mph}

    • Step 2 Average Velocity:     vavg,2=50miles0.625hours=80mphv_{\text{avg}, 2} = \frac{-50\,\text{miles}}{0.625\,\text{hours}} = -80\,\text{mph}

    • Total Displacement:     Displacementtotal=+3050=20miles\text{Displacement}_{\text{total}} = +30 - 50 = -20\,\text{miles}     (Car ends 20miles20\,\text{miles} to the left of its starting location).

    • Total Average Velocity:     vavg,total=20miles6940hours=8006911.594mphv_{\text{avg}, \text{total}} = \frac{-20\,\text{miles}}{\frac{69}{40}\,\text{hours}} = -\frac{800}{69} \approx -11.594\,\text{mph}

  • Philosophical Analogy & Career Insights:

    • Parallels the fable of the Tortoise and the Hare: An entity with high peak instantaneous speed who takes breaks can yield a lower average performance than a slow, continuous mover.

    • Alternative Scenario: A bicyclist traveling continuously at a steady 11.594mph-11.594\,\text{mph} leftward would reach the exact same destination point at the exact same moment as the fast car taking breaks.

    • Academic/Career Guidance: Focus on deep, continuous quality learning, taking advantage of undergraduate research (such as Physics 185), summer internships, and networking, rather than rushing to graduate early for competitive markets like SpaceX or Tesla.

  • Quantitative Analysis of Acceleration & Force Interpretation:

    • Step 1 Average Acceleration:     aavg,1=v1,fv1,iΔt1=000.6=0mph2a_{\text{avg}, 1} = \frac{v_{1,f} - v_{1,i}}{\Delta t_1} = \frac{0 - 0}{0.6} = 0\,\text{mph}^2

    • Step 2 Average Acceleration:     aavg,2=v2,fv2,iΔt2=000.625=0mph2a_{\text{avg}, 2} = \frac{v_{2,f} - v_{2,i}}{\Delta t_2} = \frac{0 - 0}{0.625} = 0\,\text{mph}^2

    • Total Average Acceleration:     aavg,total=vfinalvinitialttotal=001.725=0mph2a_{\text{avg}, \text{total}} = \frac{v_{\text{final}} - v_{\text{initial}}}{t_{\text{total}}} = \frac{0 - 0}{1.725} = 0\,\text{mph}^2

    • Newtonian Force Analysis (F=ma\mathbf{F} = m\mathbf{a}):

    • Zero average acceleration implies zero net average force.

    • During Step 1, an initial positive force (F1,initialF_{1,\text{initial}}) accelerates the car from rest to cruising speed, while a subsequent negative stopping force (F1,finalF_{1,\text{final}}) decelerates it back to zero. These opposing forces cancel out over the interval.

    • Similarly in Step 2, negative initial force (F2,initialF_{2,\text{initial}}) accelerates the car leftward, and positive final force (F2,finalF_{2,\text{final}}) stops it, canceling to yield zero net force.

Graphical Analysis of Non-Calculus Kinematics

  • Position vs. Time Graph (xx vs. tt):

    • Starts at (0,0)(0, 0). Curves upward smoothly during initial acceleration, ascends as a straight line to x=30milesx = 30\,\text{miles} at t=0.6hourst = 0.6\,\text{hours}.

    • Remains flat horizontal line at x=30milesx = 30\,\text{miles} from t=0.6ht = 0.6\,\text{h} to t=1.1ht = 1.1\,\text{h} (rest period).

    • Slopes downward to x=20milesx = -20\,\text{miles} at t=1.725hourst = 1.725\,\text{hours}.

    • Mathematical smoothness requirement: Position functions for safe real-world driving must be continuous and differentiable. A sharp vertex/angle would imply an instantaneous velocity change (such as a severe physical collision).

    • Astronomical Convention Note: Cosmology and astronomy texts occasionally invert axes, placing time on the vertical axis and position on the horizontal axis.

  • Velocity vs. Time Graph (vv vs. tt):

    • Step 1: Trapezoidal profile rising from 00 to +50mph+50\,\text{mph}, holding constant, and dropping back to 00 at t=0.6ht = 0.6\,\text{h}.

    • Rest: Flat line at 00 from t=0.6ht = 0.6\,\text{h} to t=1.1ht = 1.1\,\text{h}.

    • Step 2: Negative trapezoidal profile dropping from 00 to 80mph-80\,\text{mph}, holding constant, and returning to 00 at t=1.725ht = 1.725\,\text{h}.

  • Speed vs. Time Graph (ss vs. tt):

    • Represents the absolute value function of the velocity graph.

    • Step 1: Trapezoid reaching peak height of +50mph+50\,\text{mph}.

    • Step 2: Trapezoid reflected into positive realm, reaching peak height of +80mph+80\,\text{mph}.

  • Acceleration vs. Time Graph (aa vs. tt):

    • Step 1: Positive acceleration pulse, zero phase, negative deceleration pulse.

    • Step 2: Negative acceleration pulse (speeding up leftward), zero phase, positive deceleration pulse (slowing down while moving left).

    • Peak Magnitude: Step 2 pulses are deeper/taller than Step 1 because the car reaches a higher speed (80mph80\,\text{mph} vs. 50mph50\,\text{mph}).

  • Geometric Interpretation of Averages across Graphs:

    • On Position vs. Time (xx vs. tt):

    • Average velocity = Slope of the secant line connecting interval endpoints.

    • Step 1 avg velocity: Secant slope = +50mph+50\,\text{mph}.

    • Step 2 avg velocity: Secant slope = 80mph-80\,\text{mph}.

    • Total avg velocity: Secant slope from (0,0)(0,0) to (1.725,20)(1.725, -20) = 11.594mph-11.594\,\text{mph}.

    • On Velocity vs. Time (vv vs. tt):

    • Average velocity = Mean vertical height of the velocity function.

    • Average acceleration = Slope of the secant line on the v(t)v(t) graph (a horizontal secant line yields zero slope/acceleration).

    • On Acceleration vs. Time (aa vs. tt):

    • Average acceleration = Mean vertical height of the acceleration curve (net area above and below axis cancels to zero).

Calculus-Based Kinematic Analysis of a Particle

  • Problem Statement & Boundary Conditions:

    • Velocity function: v(t)=(t+1)(t3)=t22t3m/sv(t) = (t + 1)(t - 3) = t^2 - 2t - 3\,\text{m/s}

    • Time interval: t=0t = 0 to t=5secondst = 5\,\text{seconds}

    • Initial position at t=0st = 0\,\text{s}: x(0)=1meterx(0) = 1\,\text{meter}

  • Critical Velocity Values:

    • Initial Velocity (t=0t = 0):     v(0)=(0+1)(03)=3m/sv(0) = (0 + 1)(0 - 3) = -3\,\text{m/s}

    • Instantaneous Turning Point (v(t)=0v(t) = 0):     v(t)=(t+1)(t3)=0    t=3secondsv(t) = (t + 1)(t - 3) = 0 \implies t = 3\,\text{seconds}

    • Final Velocity (t=5t = 5):     v(5)=(5+1)(53)=6×2=12m/sv(5) = (5 + 1)(5 - 3) = 6 \times 2 = 12\,\text{m/s}

  • Position Function Derivation:

    • Integrate velocity to find position:     x(t)=(t22t3)dt=t33t23t+Cx(t) = \int (t^2 - 2t - 3)\,dt = \frac{t^3}{3} - t^2 - 3t + C

    • Apply initial condition x(0)=1m    C=1x(0) = 1\,\text{m} \implies C = 1:     x(t)=t33t23t+1x(t) = \frac{t^3}{3} - t^2 - 3t + 1

  • Critical Position Values:

    • Initial Position (t=0t = 0):     x(0)=1mx(0) = 1\,\text{m}

    • Position at Turning Point (t=3t = 3):     x(3)=333323(3)+1=999+1=8mx(3) = \frac{3^3}{3} - 3^2 - 3(3) + 1 = 9 - 9 - 9 + 1 = -8\,\text{m}

    • Final Position (t=5t = 5):     x(5)=533523(5)+1=12532515+1=125339=2.667mx(5) = \frac{5^3}{3} - 5^2 - 3(5) + 1 = \frac{125}{3} - 25 - 15 + 1 = \frac{125}{3} - 39 = 2.667\,\text{m}

  • Step-by-Step Motion Decomposition:

    • Step 1 (t=0t = 0 to t=3secondst = 3\,\text{seconds}):

    • Motion direction: Moves left from x=1mx = 1\,\text{m} to x=8mx = -8\,\text{m}.

    • Step 1 Distance: 81=9meters| -8 - 1 | = 9\,\text{meters}

    • Step 1 Displacement: 81=9meters-8 - 1 = -9\,\text{meters}

    • Step 1 Average Speed:       savg,1=9m3s=3m/ss_{\text{avg}, 1} = \frac{9\,\text{m}}{3\,\text{s}} = 3\,\text{m/s}

    • Step 1 Average Velocity:       vavg,1=9m3s=3m/sv_{\text{avg}, 1} = \frac{-9\,\text{m}}{3\,\text{s}} = -3\,\text{m/s}

    • Step 1 Average Acceleration:       aavg,1=v(3)v(0)3=0(3)3=+1m/s2a_{\text{avg}, 1} = \frac{v(3) - v(0)}{3} = \frac{0 - (-3)}{3} = +1\,\text{m/s}^2       (Positive acceleration while moving left indicates the particle is slowing down to a stop).

    • Step 2 (t=3t = 3 to t=5secondst = 5\,\text{seconds}):

    • Motion direction: Turns around and moves right from x=8mx = -8\,\text{m} to x=2.667mx = 2.667\,\text{m}.

    • Duration: 53=2seconds5 - 3 = 2\,\text{seconds}.

    • Step 2 Distance: 2.667(8)=10.667meters2.667 - (-8) = 10.667\,\text{meters}

    • Step 2 Displacement: +10.667meters+10.667\,\text{meters}

    • Step 2 Average Speed:       savg,2=10.667m2s=5.333m/ss_{\text{avg}, 2} = \frac{10.667\,\text{m}}{2\,\text{s}} = 5.333\,\text{m/s}

    • Step 2 Average Velocity:       vavg,2=+10.667m2s=+5.333m/sv_{\text{avg}, 2} = \frac{+10.667\,\text{m}}{2\,\text{s}} = +5.333\,\text{m/s}

    • Step 2 Average Acceleration:       aavg,2=v(5)v(3)2=1202=+6m/s2a_{\text{avg}, 2} = \frac{v(5) - v(3)}{2} = \frac{12 - 0}{2} = +6\,\text{m/s}^2

    • Total Trajectory (t=0t = 0 to t=5secondst = 5\,\text{seconds}):

    • Total Distance:       Distancetotal=9+10.667=19.667meters\text{Distance}_{\text{total}} = 9 + 10.667 = 19.667\,\text{meters}

    • Total Displacement:       Displacementtotal=2.6671=+1.667meters\text{Displacement}_{\text{total}} = 2.667 - 1 = +1.667\,\text{meters}

    • Total Average Speed:       savg,total=19.667m5s=3.933m/ss_{\text{avg}, \text{total}} = \frac{19.667\,\text{m}}{5\,\text{s}} = 3.933\,\text{m/s}

    • Total Average Velocity:       vavg,total=+1.667m5s=+0.333m/sv_{\text{avg}, \text{total}} = \frac{+1.667\,\text{m}}{5\,\text{s}} = +0.333\,\text{m/s}

    • Total Average Acceleration:       aavg,total=v(5)v(0)5=12(3)5=155=+3m/s2a_{\text{avg}, \text{total}} = \frac{v(5) - v(0)}{5} = \frac{12 - (-3)}{5} = \frac{15}{5} = +3\,\text{m/s}^2

  • Acceleration Function Derivation:

    • Differentiate velocity function:     a(t)=dvdt=ddt(t22t3)=2t2m/s2a(t) = \frac{dv}{dt} = \frac{d}{dt}(t^2 - 2t - 3) = 2t - 2\,\text{m/s}^2

    • Specific Evaluations:     a(0)=2m/s2a(0) = -2\,\text{m/s}^2     a(1)=0m/s2a(1) = 0\,\text{m/s}^2     a(3)=4m/s2a(3) = 4\,\text{m/s}^2     a(5)=8m/s2a(5) = 8\,\text{m/s}^2

Conceptual Misconceptions and Exam Preparation Strategies

  • Velocity vs. Acceleration at Turning Points:

    • Common Fallacy: Assuming acceleration must be zero when velocity is zero.

    • Correction: At t=3st = 3\,\text{s}, velocity is 0m/s0\,\text{m/s}, but instantaneous acceleration is a(3)=4m/s2a(3) = 4\,\text{m/s}^2.

    • Vertical Launch Metaphor: When a marker is thrown vertically into the air, at the absolute apex of its flight its instantaneous velocity is 0m/s0\,\text{m/s}, yet its acceleration remains constant at 9.8m/s2-9.8\,\text{m/s}^2 due to gravity. The force of gravity does not disappear at the top of the motion.

  • Exam Preparation and Performance Rules:

    • Passive vs. Active Learning: Understanding homework solutions passively is insufficient for exam mastery.

    • Timed Mock Testing: Practice performing calculations completely without reference materials ("jokers"), under strict time constraints to build familiarity with test-induced anxiety.

    • Variant Problem Generation: Create custom variations of standard kinematic problems by altering functions or initial boundary conditions to solidify procedural fluency.