Vismo · Create · Library · Topics · Guides · Pricing

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/4 + 1/8 + ... The animation tracks partial sums 1/2, 3/4, 7/8, ... visually approaching 1 while the leftover unfilled region shrinks toward zero. This geometric picture motivates the general formula for an infinite geometric series, sum r^n = 1/(1-r), showing convergence rather than just stating it. Useful for students meeting infinite series and geometric sums for the first time.

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

The prompt that made it

A unit square is filled by halving what remains: 1/2, 1/4, 1/8, ... The partial sums 1/2, 3/4, 7/8, ... approach 1 and the leftover shrinks to zero; the general formula sum r^n = 1/(1-r) closes.

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-…

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…

The derivative as the limit of secant slopes
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 s…

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…