Lessons · energy
Work as area: a variable force
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 2 kg block on a frictionless track starts at rest. A force that grows with distance, (here N/m), pushes it for m. How much work is done — and where does actually come from? Watch the work accumulate as the area under the force curve.
Work is defined as the integral of force over displacement. For a constant force this integral is a rectangle (and gives ); for any force it is the area under the – curve. The algebra formula is the special case where the area is a rectangle.
check ; check ; back-substitute into ; collapse the constant-force case to
- ✓ The work's slope is the force: — the area's rate of growth is the curve's height. [structural]
- ✓ The accumulated work is exactly the area: . [structural]
- ✓ The kinetic energy equals the work: — the memorized is the area. [structural]
- ✓ When the force is constant the integral collapses to — the algebra formula is the area of a rectangle (the quadrature). [structural]
Dimensional homogeneity: checked by SymPy (holds).
The force is not constant — it climbs from to . Work is the area under the – line, a triangle of area — exactly half the rectangle . Drag the cursor: the shaded triangle, not the enclosing rectangle, is the work, and it equals the kinetic energy gained.
Modeling assumptions — author-asserted, disclosed not discharged
- Frictionless track: the applied force is the only force doing work along the motion.
- The force acts along the direction of motion (one dimension), so with no angle factor.
- Point mass; the block starts from rest (), so all the work becomes kinetic energy.
- Ideal linear force law (the force is exactly proportional to displacement).
The F–x graph, fully annotated
A static rendering (Matplotlib): the shaded area under F is the accumulated integral W, and the slope of W 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):
- Work (constant force along displacement)
Valid when: constant force parallel to displacement
Open in reference →
- Kinetic energy
Valid when: speeds well below light speed
Open in reference →