Chapter 29 Exercises

How to use these exercises: Work through the parts in order. Part A builds recognition skills, Part B develops analysis, Part C applies concepts to your own domain, Part D requires synthesis across multiple ideas, Part E stretches into advanced territory, and Part M provides interleaved practice that mixes skills from all levels.

For self-study, aim to complete at least Parts A and B. For a course, your instructor will assign specific sections. For the Deep Dive path, do everything.


Part A: Pattern Recognition

These exercises develop the fundamental skill of recognizing scaling laws across domains.

A1. For each of the following systems, (i) identify which properties scale sublinearly, which scale superlinearly, and which scale roughly linearly as the system grows, and (ii) explain the mechanism behind the scaling behavior.

a) A restaurant chain expanding from 5 locations to 500. Consider: ingredient costs per meal, management overhead per location, brand recognition, quality control difficulty, supply chain negotiation power.

b) A social media platform growing from 10,000 users to 10 million users. Consider: content volume, server costs per user, the value of the network to each user, the moderation burden per user, advertising revenue per user.

c) A school district growing from 3 schools to 30 schools. Consider: administrative staff per student, diversity of course offerings, transportation costs per student, opportunities for specialized programs, per-student funding efficiency.

d) A forest growing from one acre to one thousand acres. Consider: edge-to-interior ratio, species diversity, vulnerability to a single fire, internal microclimate stability, total biomass per acre.

e) An army growing from 1,000 soldiers to 100,000. Consider: supply lines per soldier, communication latency from commander to front line, diversity of specialized units, vulnerability to decapitation strikes, training quality per soldier.

A2. Classify each of the following as an example of the square-cube law, Kleiber's law, superlinear urban scaling, sublinear corporate scaling, or infrastructure scaling challenges. Explain your classification.

a) A bakery that makes exquisite pastries at one location cannot replicate the quality when it opens ten locations.

b) An insect can fall from any height and survive, while a horse falling the same distance would be killed.

c) New York City produces more patents per capita than Topeka, Kansas.

d) A blue whale's heart beats about six times per minute, while a shrew's heart beats over a thousand times per minute.

e) A software company with 50,000 employees spends a higher percentage of revenue on management and coordination than it did when it had 500 employees.

f) A skyscraper taller than about half a mile would require so much structural steel at its base that no usable floor space would remain on the lower floors.

g) Tokyo generates more crime per capita than a Japanese village of 500 people.

h) A four-foot-tall sandcastle collapses under its own weight, while a one-foot-tall sandcastle stands indefinitely.

A3. The chapter argues that "a village is not a small city." For each of the following pairs, explain why the larger version is qualitatively different from (not merely a bigger version of) the smaller one:

a) A neighborhood watch vs. a metropolitan police department

b) A family farm vs. an industrial agricultural operation

c) A garage band vs. a symphony orchestra

d) A corner shop vs. a Walmart supercenter

e) A personal blog vs. a major newspaper's website

f) A two-person canoe vs. an aircraft carrier

A4. Identify three examples from your daily life where you have encountered the "just scale it up" fallacy -- situations where someone assumed that what worked at one scale would work at a larger scale, and the assumption failed. For each example, identify the scaling relationship that was violated.

A5. The chapter describes the "pace of life" as a consequence of scaling laws. For each of the following pairs, identify which member operates at a faster pace and explain the scaling mechanism:

a) A fruit fly vs. a tortoise

b) A food truck vs. McDonald's corporate headquarters

c) A village market vs. the New York Stock Exchange

d) A personal computer from 1985 vs. a modern data center

e) A single-cell bacterium vs. a human liver cell


Part B: Analysis

These exercises require deeper analysis of scaling patterns.

B1. The Scaling Audit. Choose an organization you know well (your workplace, your school, a club or team). Conduct a scaling audit:

a) What is the organization's current size (in people, revenue, or whatever metric is most relevant)?

b) Identify at least three properties of the organization that have scaled sublinearly as it has grown (things that have grown slower than proportionally).

c) Identify at least three properties that have scaled superlinearly (things that have grown faster than proportionally).

d) Has the organization crossed any scaling thresholds -- points where it had to fundamentally restructure to accommodate its new size? Describe the restructuring.

e) Based on the scaling patterns you observe, predict what challenges the organization will face if it doubles in size.

B2. The Bridge Problem -- Extended. The chapter explains that beam bridges are limited to roughly 300 feet in steel because of the square-cube law. Research the actual longest spans achieved by each bridge type (beam, arch, truss, suspension, cable-stayed) and answer the following:

a) For each bridge type, what is the approximate maximum span achieved?

b) For each bridge type, what is the physical mechanism by which it "cheats" the square-cube law?

c) Is there a pattern in the historical progression from shorter-span to longer-span bridge types? Does each successive type represent a qualitative innovation or a quantitative improvement?

d) What would a scaling law for bridge innovation look like? Is there an apparent scaling limit on human ability to span distance?

B3. Superlinear Scaling and Inequality. The chapter notes that cities scale superlinearly for both positive outcomes (innovation, wealth) and negative outcomes (crime, disease). Analyze the relationship between these two:

a) Is it possible to have the superlinear scaling of innovation without the superlinear scaling of crime? Why or why not?

b) West's theory attributes both to the same mechanism (interaction density). If this is correct, what are the implications for urban policy? Can a city capture the benefits of scale while avoiding the costs?

c) Compare this to the biological case. Organisms scale sublinearly, which means larger organisms are more efficient but also slower. Is there an analogue of the "cost of superlinear scaling" in biology?

d) Apply this analysis to the internet. Does the internet scale superlinearly for innovation? Does it also scale superlinearly for pathologies (misinformation, cybercrime, harassment)? What does this imply?

B4. Company Lifespans and Scaling. The chapter states that the average lifespan of a Fortune 500 company has declined from roughly 75 years in the 1950s to about 15 years today.

a) If companies scale sublinearly like organisms, why would the average lifespan be decreasing rather than remaining constant?

b) Propose at least two hypotheses for the declining corporate lifespan. For each, explain how it relates to scaling laws.

c) Is there a "Kleiber's law for companies" -- a consistent scaling relationship between company size and company lifespan? What would you predict?

d) Some companies (e.g., certain family businesses, religious institutions) have survived for centuries. What structural features might explain their longevity in terms of scaling theory?

B5. The Cooking Scaling Problem. The chapter mentions that a recipe that works for eight people does not simply scale to eighty. Analyze this in detail:

a) Identify at least four specific physical or chemical processes in cooking that change non-linearly with scale (e.g., heat transfer, evaporation, structural support).

b) For each process, explain whether it scales sublinearly or superlinearly and why.

c) Professional bakers and industrial food producers have developed techniques to manage these scaling challenges. Identify three such techniques and explain how each compensates for a specific scaling effect.

d) Is there an analogue of "bridge types" in cooking -- qualitatively different approaches to food production at different scales? Describe at least two such transitions.


Part C: Application to Your Own Domain

These exercises connect scaling laws to your area of expertise.

C1. Identify the most important scaling law in your professional or academic field -- a relationship between size and some system property that determines how the field's systems behave at different scales.

a) Describe the scaling relationship. Is it sublinear, linear, or superlinear?

b) What mechanism produces this scaling relationship?

c) What are the practical consequences of this scaling law? How does it constrain design, policy, or practice in your field?

d) Has your field developed strategies for "cheating" this scaling law (analogous to the bridge engineer's progression from beam to arch to suspension)? Describe them.

C2. Describe a situation in your field where the "just scale it up" fallacy caused problems.

a) What was the system or approach that was scaled up?

b) What scaling effects were ignored or underestimated?

c) What went wrong?

d) How was the problem eventually addressed? Did the solution involve recognizing the scaling law?

C3. Apply the pace-of-life framework to your field.

a) Identify the "mice" of your field -- the small, fast-moving, rapidly innovating entities.

b) Identify the "whales" -- the large, slow-moving, long-lived entities.

c) How does the pace of life affect competition between small and large entities in your field?

d) Has the pace of life in your field changed over time? If so, what caused the change?

C4. Design an experiment or analysis to measure a scaling exponent in your field. What system property would you measure? What size variable would you vary? How many data points would you need to establish the exponent with confidence? What would a sublinear exponent mean for practice in your field, and what would a superlinear exponent mean?


Part D: Synthesis

These exercises require integrating ideas across multiple chapters.

D1. Scaling and Emergence. Chapter 3 argued that emergent properties arise from interactions among components. Chapter 29 argues that scale changes the nature of systems.

a) Identify an emergent property that appears only above a certain scale threshold. What is the threshold, and why does emergence require it?

b) Can emergence work in reverse -- can an emergent property disappear when a system grows too large? Give an example.

c) The superlinear scaling of cities produces emergent properties (culture, innovation ecosystems) that do not exist in villages. Are these the same kind of emergence as the starling murmuration, or are they a different kind? Explain.

d) West argues that the sublinear scaling of companies is caused by management hierarchies that constrain emergent interaction. Is management a form of "anti-emergence" -- a structure that suppresses the emergent properties that would otherwise arise from free interaction? Defend your answer.

D2. Scaling and Power Laws. Chapter 4 introduced power laws as distributions where extreme events dominate. Chapter 29 introduces scaling laws as power-law relationships between system properties and size.

a) Both scaling laws and power law distributions use the mathematical form y = ax^b. What is the key difference in how this form is used in each chapter?

b) The power law distribution of city sizes (Zipf's law) and the scaling laws of city properties (West's findings) are related but distinct. Explain the relationship. If city sizes follow a power law distribution, and city properties scale as a power of city size, what are the implications for the distribution of city properties across a country?

c) Is there a connection between the preferential attachment mechanism (Ch. 4) that generates power law distributions and the superlinear scaling mechanism that generates urban productivity? Explore the possibility that both are manifestations of the same underlying process.

D3. Scaling and the Adjacent Possible. Chapter 25 argued that innovation is constrained exploration of an expanding frontier.

a) How does scale affect the adjacent possible? Compare the adjacent possible of a village of 500, a city of 500,000, and a megacity of 50 million. Are they qualitatively different, and if so, how?

b) West argues that superlinearly scaling cities must innovate at an ever-accelerating pace. Connect this to Kauffman's adjacent possible: does the accelerating innovation requirement mean that the city must expand its adjacent possible faster and faster? Is this possible?

c) If a company's innovation rate per employee declines as the company grows (sublinear scaling), does this mean the company's adjacent possible is shrinking? Or is the adjacent possible unchanged but the company's ability to explore it is diminishing?

d) Propose a "scaling law of the adjacent possible" -- a mathematical relationship between system size and the size of the adjacent possible. Is it sublinear, linear, or superlinear? What evidence would support your proposal?

D4. Scaling and Dark Knowledge. Chapter 28 argued that most knowledge in any field is dark -- unwritten and collectively maintained.

a) How does scaling affect dark knowledge? In a startup of ten people, dark knowledge is shared face-to-face. In a corporation of ten thousand, dark knowledge must be transmitted through different mechanisms. Does dark knowledge scale sublinearly (becoming proportionally scarcer at larger scales) or superlinearly (becoming proportionally more abundant)?

b) The scaling from village to city changes the character of social knowledge. Village knowledge is personal, relational, and based on direct interaction. City knowledge is institutional, impersonal, and mediated by systems. Is this transition a form of dark knowledge loss? Or is it a transformation of dark knowledge into a different form?

c) When a company "scales up" and its dark knowledge fails to scale with it, what happens? Connect this to the sublinear scaling of corporate innovation.


Part E: Advanced Challenges

These exercises push beyond the chapter's material into deeper or more speculative territory.

E1. Research Geoffrey West's book Scale: The Universal Laws of Growth, Innovation, Sustainability, and the Pace of Life in Organisms, Cities, Economies, and Companies (2017). Identify one claim in the book that you find compelling and one that you find problematic. For each, explain your reasoning using concepts from at least two other chapters in this textbook.

E2. The chapter presents West's fractal network theory as the explanation for the 3/4 exponent in Kleiber's law. Research the criticisms of this theory (e.g., by Dodds, Rothman, Weitz; by Kozlowski and Konarzewski; by da Silva and Barbosa). Summarize the strongest criticism and assess whether it undermines the chapter's argument about scaling laws in general, or only the specific mechanistic explanation.

E3. Design a study to test whether the scaling laws of cities apply to online communities. What would be the analogue of "population" for an online community? What properties would you measure? What would superlinear scaling of an online community look like? What would sublinear scaling look like? Predict the results and explain your prediction using the theory from this chapter.

E4. The chapter argues that companies scale like organisms (sublinearly) while cities scale like... something else (superlinearly). But some organizations -- universities, religious institutions, the Roman Catholic Church -- have survived for centuries or millennia. Do these long-lived organizations scale like organisms, like cities, or like something else entirely? Develop a hypothesis and explain what evidence would test it.

E5. Apply scaling law thinking to climate change. The global economy's energy consumption, CO2 emissions, and resource use are scaling relationships with population and economic output. Research the empirical scaling exponents for these relationships. Are they sublinear, linear, or superlinear? What do the exponents imply about the feasibility of "green growth" -- the idea that economic growth can be decoupled from environmental impact?


Part M: Mixed Practice (Interleaved Review)

These exercises mix concepts from Chapters 25-29 to build integrated understanding across Part IV and the beginning of Part V.

M1. A rapidly growing tech startup is experiencing scaling problems. It grew from 15 to 1,500 employees in three years. Analyze using concepts from Chapters 25-29:

a) Scaling laws (Ch. 29): What scaling effects should the founders expect? How will innovation per employee, decision-making speed, and coordination costs change?

b) Adjacent possible (Ch. 25): Has the company's growth expanded or contracted its adjacent possible for product innovation? Consider both the increased resources and the increased bureaucratic constraints.

c) Boundary objects (Ch. 27): The company's original product roadmap, which served as a boundary object shared by engineering, design, and sales, is now incomprehensible to most employees. What boundary objects does the scaled-up company need, and how do they differ from the original ones?

d) Dark knowledge (Ch. 28): The original 15 employees shared extensive dark knowledge about the product, the customers, and the technology. How much of this dark knowledge has survived the scaling? What would you predict about the quality of decisions made by teams composed entirely of recently hired employees?

e) Multiple discovery (Ch. 26): The company has grown large enough that multiple teams are independently solving the same problems without knowing about each other's work. Is this a scaling problem, a coordination problem, or both? How does it relate to the company's scaling exponent?

M2. A small European country is designing a new capital city from scratch, aiming for a population of 500,000. Analyze using Chapters 25-29:

a) Scaling laws (Ch. 29): What scaling effects should the planners anticipate? Can they design the city to capture superlinear innovation benefits while minimizing superlinear crime and congestion costs?

b) Adjacent possible (Ch. 25): What cultural, economic, and technological innovations become possible in a city of 500,000 that are not possible in the country's existing towns of 20,000-50,000?

c) Dark knowledge (Ch. 28): The existing towns possess extensive dark knowledge about governance, social organization, and community functioning. How much of this knowledge will transfer to the new city? What dark knowledge gaps should the planners anticipate?

d) Boundary objects (Ch. 27): What boundary objects should the new city create to enable cooperation across its diverse population? How should these differ from the boundary objects that work in small towns?

M3. An educational technology company claims its online platform can deliver the same quality education to 100,000 students that a small elite college delivers to 2,000 students. Evaluate this claim using Chapters 25-29:

a) What scaling laws apply to education? Is educational quality sublinear, linear, or superlinear with class size?

b) What emerges from a community of 2,000 students living together that cannot emerge from 100,000 students interacting online?

c) What dark knowledge do elite college professors possess about teaching that an online platform cannot capture?

d) What is the adjacent possible for a student at a small elite college versus a student on a massive online platform? Which has access to a larger set of educational opportunities?

e) Is the edtech company committing the "just scale it up" fallacy? If so, which specific scaling effects is it ignoring?

M4. A hospital system that operates effectively at three hospitals is mandated to absorb five struggling hospitals in neighboring regions, growing from 3 to 8 hospitals overnight. Analyze using Chapters 25-29:

a) What scaling effects will the expanded system face? Consider: coordination costs, standardization challenges, cultural integration, and dark knowledge transfer.

b) The original three hospitals shared extensive dark knowledge about their patient populations, referring physicians, and community health patterns. Will this knowledge transfer to the newly absorbed hospitals?

c) The original system's management hierarchy was designed for three hospitals. What restructuring is needed for eight? Is this a quantitative expansion or a qualitative transformation?

d) Apply the pace-of-life framework: will the expanded system operate at the same pace as the original system, or will it slow down? What are the consequences for patient care?

M5. Design a "Scaling Impact Assessment" framework that could be applied to any proposed expansion, growth plan, or scale-up initiative. Your framework should evaluate:

a) Square-cube effects: What properties of the system will change non-linearly with size? Which will become limiting factors?

b) Sublinear vs. superlinear properties: Which system properties will improve with scale and which will deteriorate?

c) Pace of life effects: How will the system's decision-making speed, innovation rate, and response time change?

d) Infrastructure scaling: What coordination, communication, and maintenance challenges will emerge at the new scale?

e) Dark knowledge vulnerability: What unwritten, collectively maintained knowledge is at risk during the scaling process?

f) Threshold effects: At what point will the system need to undergo qualitative restructuring rather than quantitative expansion?