Ten drones on a line at random positions. With no central controller and no leader, each can only nudge toward the average of its neighbors. Show the group converges to an evenly-spaced formation — and that it still works if one drops out.
Predict firstA swarm of drones holds formation with no leader and no central computer — each drone reacts only to its nearest neighbors. Can that produce stable global formation?
Emergence: match neighbors' velocity, hold spacing, avoid collisions — three local rules produce coherent global flocking (Reynolds' boids), and it scales to thousands with no leader and no single point of failure.