Summary 1-5 (summary)

Chapter 1: Scalars, Vectors, and Vector Addition

Scalars and Vectors

  • Scalar Quantities: Numbers that describe magnitude only and combine using arithmetic rules.

  • Vector Quantities: Describe both magnitude and direction; combine according to vector addition rules.

    • Vector Addition: A+B = A_y + B_y for components.

    • Negative Vectors: A negative vector has the same magnitude as the original but points in the opposite direction.

Vector Components

  • Vectors can be expressed in components along the x, y, and z axes.

    • Example Formula: R_x = A_x + B_x, R_y = A_y + B_y

    • The overall resultant vector can be determined using: R^2 = A^2 + B^2

Unit Vectors

  • Unit Vectors: Vectors with a magnitude of one, no units, indicating direction.

    • Denoted as \hat{i} (x-axis), \hat{j} (y-axis), \hat{k} (z-axis).

Scalar and Vector Products

  • Scalar Product (Dot Product): C = A · B = |A||B|cos(θ)

    • Properties: Commutative (A·B = B·A), zero if vectors are perpendicular.

  • Vector Product (Cross Product): C = A × B = |A||B|sin(θ)

    • Results in a vector perpendicular to both A and B, follows the right-hand rule.

    • Non-commutative (A × B = -B × A).

Chapter 2: Motion in One Dimension

Position and Velocity

  • Average Velocity (U_av): U_av = Δx / Δt; displacement over time interval.

  • Instantaneous Velocity (U_x): Defined as the derivative of position with respect to time: U_x = dx/dt.

Acceleration

  • Average Acceleration (a): a_x = ΔU / Δt, the change in velocity over time interval.

  • Instantaneous Acceleration: Limit of average acceleration as Δt approaches zero.

Motion with Constant Acceleration

  • Key Equations:

    • U_x = U_0 + a_x * t

    • x = U_0 * t + (0.5)*a_x * t^2

    • v^2 = U_0^2 + 2a(x - x_0)

Chapter 3: Motion in Two Dimensions

Vectors in Motion

  • Position Vector (r): Vector from origin to a point (P) in space, with components x, y, z.

  • Velocity Components: Instantaneous velocity vector formed from derivatives of position coordinates.

Projectile Motion

  • Described by two components: horizontal (constant velocity) and vertical (subject to gravity).

    • The trajectory of a projectile follows a parabolic path.

Circular Motion

  • Uniform Circular Motion: Constant speed, direction constantly changing, acceleration directed towards the center.

    • Acceleration can be computed using: a_rad = v^2 / R.

Chapter 4: Forces

Force as a Vector

  • Force: A vector quantity representing an interaction that causes a change in motion.

    • Net force determines the motion of an object (Newton's 1st law).

Newton's Laws of Motion

  • 1st Law: An object at rest stays at rest, and an object in motion stays in motion unless acted on by a net external force.

  • 2nd Law: F = ma; acceleration is proportional to net force and inversely proportional to mass.

Weight and Gravity

  • Weight (W): Force due to gravity acting on mass, defined as W = mg.

Chapter 5: Application of Newton's Laws

Equilibrium and Free-Body Diagrams

  • To solve for forces in equilibrium, use Newton’s 1st Law: F_net = 0.

    • Free-body diagrams help visualize forces acting on an object.

Friction and Circular Motion

  • Frictional forces can be static or kinetic, depending on whether surfaces slide past each other.

    • For circular motion, radial force must equal required centripetal force to maintain motion.

Problem Solving with Laws of Motion

  • Utilize the component method for analyzing forces, especially when angles are involved.

    • Break down forces into their x and y components for easier calculations.

Suggested Problems

  1. Problem 1.38: Determine resultant displacement using vector addition (components).

  2. Problem 1.39: Solve vector sum and differences for vectors A and B.

  3. Problem 2.21: Analyze constant acceleration of a moving antelope.

  4. Problem 5.68: Find acceleration and tension in a connected mass system.