Vismo · Create · Library · Topics · Guides · Pricing

The derivative as the limit of secant slopes

An animation tracks secant lines through the fixed point (2, f(2)) on f(x) = x^2/4 + 1/2 as the second point slides in with h shrinking from 2 to 0.05. A live slope readout shows the secant slope approaching 1, and the secant line visibly rotates into the tangent line. It builds intuition for the derivative as a limit of difference quotients, useful for introducing f'(a) in an early calculus unit.

16:9 · every frame verified for overlaps, spacing and edges before rendering

The prompt that made it

Secant lines through (2, f(2)) on f(x) = x^2/4 + 1/2 with h shrinking from 2 to 0.05; the slope readout converges to 1 and the secant becomes the tangent, illustrating f'(a) = lim (f(a+h) - f(a))/h.

Make your own version

Make the next one in this series

Related animations

Newton's method: follow the tangent to the root
Newton's method: follow the tangent to the root

Starting from x0 = 2.5 on f(x) = x^2 - 2, this animation draws each tangent line and follows it down to the x-…

1/2 + 1/4 + 1/8 + ... = 1: filling a square
1/2 + 1/4 + 1/8 + ... = 1: filling a square

A unit square is progressively filled by repeatedly halving the remaining area, generating the series 1/2 + 1/…

Taylor polynomials of sin x
Taylor polynomials of sin x

This animation overlays the sine curve with its Taylor polynomials of degree 1, 3, 5, 7, 9, and 11, drawn one …

The fundamental theorem of calculus: area has a derivative
The fundamental theorem of calculus: area has a derivative

A curve f is shown alongside a second graph tracking A(x), the running area under f from 0 to x. As x sweeps r…

Cauchy-Riemann Equations Worked Example
Cauchy-Riemann Equations Worked Example

This animation walks through a complex analysis exam problem, finding where f(z) = u(x,y) + iv(x,y) is differe…

Riemann sums become the integral
Riemann sums become the integral

This animation approximates the area under y = x^2 from 0 to 2 using rectangles, starting with four and doubli…