PageRank
PageRank is the eigenvector-based centrality algorithm that launched Google, treating the World Wide Web as a directed graph in which hyperlinks function as endorsements. A page is important to the extent that important pages link to it — a recursive definition that transforms the messy topology of the web into a clean numerical hierarchy. The algorithm is mathematically elegant: it is the stationary distribution of a random walk on the link graph, and it connects directly to the broader theory of centrality measures in network science.
The systemic significance of PageRank is not merely that it improved search quality. It created an economy. Once importance became measurable and monetizable, the web reorganized itself to manufacture the metric. Link farms, paid placement, SEO manipulation, and content farms are not aberrations but predictable emergent behaviors of a system in which a centrality measure has been made visible and valuable. PageRank is a case study in how a measurement, once made into a target, ceases to measure what it intended to measure — a classic instance of Goodhart's law operating at web scale.