Lessons · momentum
Impulse as area: the force–time curve
Regime 2 — calculus does what algebra cannot. The integrand isn't constant, so no single algebra product gives the answer; the accumulated quantity is the area under the curve — and SymPy proves that area is exactly the closed-form result.
A kg ball is struck by a bat: the contact force rises and falls as a brief pulse, with N over s. What impulse does it deliver, and how fast does the ball leave? Watch the impulse accumulate as the area under the force–time curve.
Impulse is the integral of force over time — the area under the – curve. For a constant force this is a rectangle (); for a real pulse it is the area under the curve.
check ; check ; evaluate the pulse area ; collapse the constant-force case to
- ✓ The impulse's slope is the force: — the area's rate of growth is the curve's height. [structural]
- ✓ The accumulated impulse is the area: . [structural]
- ✓ The total impulse is — exactly the area of the pulse. [structural]
- ✓ For a constant force the integral collapses to — the area is a rectangle (the quadrature). [structural]
Dimensional homogeneity: checked by SymPy (holds).
Not necessarily — the change in momentum is the area under the force–time curve (the impulse ), not the peak height. A small force acting over a long time delivers the same impulse — and the same — as a large force over a brief time. The area, not the height, is what changes the motion.
Modeling assumptions — author-asserted, disclosed not discharged
- The contact force follows a half-sine pulse (an idealized but realistic collision profile).
- The struck object is free (the only horizontal force during contact is the strike), starting from rest.
The F–t graph, fully annotated
A static rendering (Matplotlib): the shaded area under F is the accumulated integral J, and the slope of J is F. The interactive version with a draggable cursor is in the Graph tab above.
Formulas used
Hover a formula to preview its reference entry; click to open it in the reference (or the concept graph):
- Impulse (constant force)
Valid when: constant force over the interval
Open in reference →
- Linear momentum
Valid when: speeds well below light speed
Open in reference →