motion 3

Fundamental Definition and Nature of Projectile Motion\n\n* Definition: A projectile is any body that performs motion in two dimensions (2D) specifically under the sole action of gravity. Both conditions—2D motion and being under the action of gravity—must be met for an object's motion to be classified as projectile motion.\n* The Key Criterion: Under the Action of Gravity: Gravity must be the primary force influencing the speed and direction of the object. Gravity can increase or decrease the speed of the body.\n* Distinction from 2D Non-Projectile Motion:\n * The Airplane Example: When a plane takes off from a runway, it moves in two dimensions (X and Y axes). However, it is not a projectile because it has an engine providing constant thrust. It does not rely on gravity for its motion; pilots do not pray for gravity to lift them off.\n * The Ball Example: If a ball is kicked or a pen is thrown, there is no engine. The initial velocity carries it, and gravity is the only force acting on it. Evidence of gravity is seen when the ball eventually slows down, stops briefly at the peak, and falls back down. Without gravity, a thrown object would continue moving upwards indefinitely.\n* Assumptions in Projectile Physics:\n * Air resistance is considered negligible (Air Resistance=0\text{Air Resistance} = 0).\n * The value of the acceleration due to gravity (gg) is assumed to be constant.\n * The rotation of the Earth is ignored (Earth does not rotate).\n * Note: Real-life physics accounts for these using complex mathematics and simulations, but university-level basics assume these to simplify calculations.\n\n# Key Terminology and Trajectory Characteristics\n\n* Launch Point: The specific location from which the projectile is initiated or thrown.\n* Target Point: The location where the projectile eventually strikes the ground or the intended mark.\n* Point of Maximum Height (HmaxH_{\max}): The highest point in the trajectory where the projectile's vertical distance from the reference ground is at its peak.\n* Range (RR): The total horizontal distance covered by the projectile on the X-axis between the launch point and the target point.\n* Trajectory: The path followed by the projectile. In projectile motion, the trajectory is always Parabolic in nature.\n* Mathematical Proof of Trajectory: The equation of the projectile's path is a quadratic equation (ax2+bx+c=0ax^2 + bx + c = 0), which explains why the shape is a parabola.\n* Flight of Projectile: The entire duration and path of the projectile from the launch point to the target point.\n\n# Decomposition of Velocity Components\n\n* Initial Velocity (v0v_0): The speed and direction at which the object is launched, making an angle (θ\theta) with the horizontal.\n* Launch Angle (θ\theta): The angle at which the projectile is launched relative to the ground.\n* Resolving Components:\n * Horizontal Component (v0xv_{0x}): Represented as v0x=v0cos(θ)v_{0x} = v_0 \cos(\theta).\n * Vertical Component (v0yv_{0y}): Represented as v0y=v0sin(θ)v_{0y} = v_0 \sin(\theta).\n* Instantaneous Velocity (vv): To find the total velocity at any point in time during the flight:\n * v=vx2+vy2v = \sqrt{v_x^2 + v_y^2}\n * The direction of velocity at any point is given by tan(θ)=vyvx\tan(\theta) = \frac{v_y}{v_x}.\n\n# Axis-Specific Analysis of Forces and Motion\n\n* Horizontal (X-axis) Analysis:\n * Force: There is no unbalanced horizontal force acting on the projectile (Fx=0F_x = 0) since air resistance is neglected.\n * Acceleration: According to Newton's Second Law (F=maF = ma), if force is zero, acceleration is zero (ax=0a_x = 0).\n * Velocity: Since ax=0a_x = 0, the change in horizontal velocity (Δvx\Delta v_x) is zero. Therefore, the horizontal component of velocity remains constant throughout the entire flight. The velocity at the start is the same as the velocity at the end.\n* Vertical (Y-axis) Analysis:\n * Force: A constant force—the weight of the body (W=mgW = mg)—acts downwards throughout the flight.\n * Acceleration: The vertical acceleration is constant and equals the acceleration due to gravity (ay=ga_y = -g). The negative sign indicates the downward direction.\n * Velocity Behavior:\n 1. Upward Motion: As the projectile moves up, gravity acts in the opposite direction. Consequently, the vertical velocity component (vyv_y) decreases (decelerated motion).\n 2. At Maximum Height: At the peak, the vertical velocity becomes zero (vy=0v_y = 0).\n 3. Downward Motion: After the peak, gravity acts in the same direction as motion, causing vyv_y to increase (accelerated motion).\n\n# Energy Analysis in Projectile Motion\n\n* Kinetic Energy (KEKE): Calculated as KE=12mv2KE = \frac{1}{2}mv^2. Since total velocity vv is never zero, Kinetic Energy is never zero during the flight.\n * Total KE Equation: KEtotal=12m(vx2+vy2)KE_{\text{total}} = \frac{1}{2}m(v_x^2 + v_y^2).\n * Component Kinetic Energy:\n * The horizontal part (12mv0x2\frac{1}{2}m v_{0x}^2) remains constant.\n * The vertical part (12mv0y2\frac{1}{2}m v_{0y}^2) varies with height, reaching zero at the peak.\n * KE at Maximum Height: At the peak (HmaxH_{\max}), total KEKE is at its minimum and is equal to the horizontal kinetic energy: KEmin=12m(v0cos(θ))2KE_{\min} = \frac{1}{2}m(v_0 \cos(\theta))^2.\n* Potential Energy (PEPE): Calculated as PE=mghPE = mgh.\n * At the launch and target points (h=0h = 0), the PEPE is minimum (zero relative to the ground reference).\n * At maximum height, the PEPE is at its maximum: PEmax=mgHminPE_{\max} = mgH_{\min}.\n * Conservation of Energy: The vertical kinetic energy lost while ascending is converted into gravitational potential energy. At the peak, the potential energy formula can be expressed alongside the height formula as PEmax=12mv02sin2(θ)PE_{\max} = \frac{1}{2} m v_0^2 \sin^2(\theta).\n\n# Mathematical Framework and Formulas\n\n* Time to reach Maximum Height (t1/2t_{1/2}):\n t1/2=v0sin(θ)gt_{1/2} = \frac{v_0 \sin(\theta)}{g}\n* Total Time of Flight (TT): The total time from launch to target. For an oblique projectile (same level), it is twice the time to max height.\n T=2v0sin(θ)gT = \frac{2 v_0 \sin(\theta)}{g}\n* Maximum Height (HmaxH_{\max}):\n Hmax=v02sin2(θ)2gH_{\max} = \frac{v_0^2 \sin^2(\theta)}{2g}\n* Range (RR):\n R=v02sin(2θ)gR = \frac{v_0^2 \sin(2\theta)}{g}\n * Using double angle identity (sin(2θ)=2sin(θ)cos(θ)\sin(2\theta) = 2 \sin(\theta) \cos(\theta)), Range can also be written as: R=2v0xv0ygR = \frac{2 v_{0x} v_{0y}}{g}.\n* Relationship between Height and Range:\n 4H=Rtan(θ)4H = R \tan(\theta)\n\n# Range Optimization and Special Angles\n\n* Maximum Range Condition: Range is maximum when sin(2θ)=1\sin(2\theta) = 1. This occurs at a launch angle of θ=45\theta = 45^\circ.\n Rmax=v02gR_{\max} = \frac{v_0^2}{g}\n* Complementary Angle Postulate: For a fixed initial velocity (v0v_0), two different angles will produce the same range if they are complementary (θ1+θ2=90\theta_1 + \theta_2 = 90^\circ).\n * Example: 3030^\circ and 6060^\circ, 2020^\circ and 7070^\circ, or 1515^\circ and 7575^\circ will have identical ranges.\n * Difference in Trajectory: Though the range is same, the angle with the larger value (θmax\theta_{\max}) will have a higher maximum height and a longer time of flight compared to the smaller angle (θmin\theta_{\min}).\n* Half of Maximum Range: A range equal to half of the maximum range (R=Rmax2R = \frac{R_{\max}}{2}) is achieved at launch angles of $15^\circ$ and $75^\circ$.\n* Excluded Angles: Launch angles of 00^\circ and 9090^\circ are not considered projectile motion because they result in 1D motion (strictly horizontal or strictly vertical), failing the 2D requirement.\n\n# Horizontal Projection Analysis\n\n* Definition: Launching a projectile from a height (hh) with a strictly horizontal initial velocity (vx=v0,vy=0v_x = v_0, v_y = 0).\n* Example Scenario: A rescue helicopter dropping a ration package while traveling horizontally at 40m/s40\,m/s at a height of 100m100\,m.\n* Time of Fall: Calculated using the vertical distance (hh):\n t=2hgt = \sqrt{\frac{2h}{g}}\n * For h=100mh = 100\,m and g=10m/s2g = 10\,m/s^2, t4.5st \approx 4.5\,s.\n* Horizontal Distance (Impact Point):\n x=vx×tx = v_x \times t\n * Using helicopter data: x=40m/s×4.5s=180mx = 40\,m/s \times 4.5\,s = 180\,m.\n* Final Velocity Components:\n * vxv_x remains constant (40m/s40\,m/s).\n * vyv_y increases due to gravity: vy=gtv_y = gt.\n * vy=10m/s2×4.5s=45m/sv_y = 10\,m/s^2 \times 4.5\,s = 45\,m/s.\n\n# Questions & Discussion\n\n* Question: Why does the vertical component of velocity reach zero at maximum height?\n* Response: Because as the object travels upward, gravity acts downward as a decelerating force. It continually reduces the speed until it reaches zero at the peak, after which the object begins to fall and accelerate downward.\n* Question: In the helicopter example, why was the initial vertical velocity zero?\n* Response: If a package is dropped from a vehicle moving strictly horizontally, the package inherits only the horizontal velocity of the vehicle at the moment of release (v0x=vheliv_{0x} = v_{\text{heli}}). There was no initial upward or downward push.\n* Question: Can the kinetic energy of a projectile ever be zero?\n* Response: No. Even at the highest point where the vertical velocity is zero, the horizontal velocity (vxv_x) still exists and is constant. Therefore, the object is still moving, and its total kinetic energy remains non-zero.\n* Question: How does the launch angle affect the shape of the trajectory for the same range?\n* Response: Using complementary angles like 3030^\circ and 6060^\circ results in the same impact point. However, the 3030^\circ launch results in a \"flatter\" trajectory (lower height, shorter time), while the 6060^\circ launch results in an \"oblongated\" trajectory (higher height, longer time).