yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

What Is The Coastline Paradox?


2m read
·Nov 10, 2024

I've been driving along Australia's famous Great Ocean Road. And I'm stopped here near the Twelve Apostles, which are these big sandstone bluffs. Actually, there's only eight of them left because the others have eroded over time. And erosion is really what's given us this coastline the way it looks now.

So that brings to mind a question for me. Which is, "How long is the Australian coastline?" Well, if you were to measure it out in lengths of 500 kilometers, you would find that it's about 12 and a half thousand kilometers long. But the CIA World Factbook puts the figure at more than double that: over 25,700 kilometers.

But how can it be that we have two different estimates for the length of the same coastline? Well, this is called "The Coastline Paradox." The answer is, it depends on the length of measuring stick that you use. So, if you connect up the dots from cliff to cliff to cliff, you get a shorter length of coastline than if you measure with a smaller measuring stick and measure into every inlet.

So what length of measuring stick should we use? Well, in theory, you can go all the way down to the size of a water molecule. And if you do that, then the length of Australia's coast is virtually infinite. Do you believe me that you could have a finite area object like Australia bounded by an infinite perimeter? It doesn't seem to make sense.

But I can give you another example of this: it's called the Koch snowflake. So what you do is you take a triangle with sides of length 1 and then on each side add another triangle with sides of length a third. Continue doing that again and again forever. What you end up with is a shape which is a finite area but an infinite perimeter.

Shapes like these are called fractals, and many coastlines have the same fractal structure, which means they have some sort of self-similarity on many different scales. So you can zoom in and zoom in, and the coastline looks roughly the same.

So if you want to know the length of a coastline, you need to first specify the length of your measuring stick because that's what the answer depends on.

More Articles

View All
Big Short Investors Weigh In On The Banking Crisis (Credit Suisse - Michael Burry, Steve Eisman)
Hello everyone and welcome back to yet another episode of which major bank is failing this week! What a massive season it’s been for the show. We’ve had Silvergate on the program, we had Silicon Valley Bank bite the dust last week, it was all Signature Ba…
Debugging with stack traces | Intro to CS - Python | Khan Academy
Debugging is just a fancy term for fixing errors in programs. It’s the process of removing bugs, so we call it “debug” since it’s something we’ll be doing often. Let’s learn how to work together with our IDE to track down and fix bugs in our programs. He…
After the Avalanche: Life as an Adventure Photographer With PTSD (Part 3) | Nat Geo Live
I went back to Africa this time. Exploration had taken on a different modality here. We were gonna explore the upper headwaters of the Okavongo, the Cuito river catchment that flows out of the Angolan highlands. Steve Boyes, another NG explorer, took us t…
Society and religion in the New England colonies | AP US History | Khan Academy
Depending on where you grow up in the United States, you might hear a different story about the founding of this country. Now, I grew up in Pennsylvania, and the story that I heard was about the Pilgrims landing at Plymouth Rock. They were a group of deep…
How to learn Japanese in the easiest ways - Japanese learning tips from a native polyglot 🇯🇵
How can I learn Japanese? Where should I start? Should I learn Hiragana, Katakana, kanji first? How to pronounce Japanese words? Why is Japanese so complicated? I don’t know anything about kanji. Those are the most common things that I hear about learning…
Writing functions with exponential decay | Algebra 1 | Khan Academy
We are told a phone sells for six hundred dollars and loses 25% of its value per year. Write a function that gives the phone’s value ( v(t) ) so value is a function of time ( t ) years after it is sold. So pause this video and have a go of that before we …