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

Our universe keeps expanding. But why? | Lee Cronin


2m read
·Nov 3, 2024

  • Is the Universe kept inflated because of selection? I mean, that's a wild speculation. I'm gonna say it's wild—but it's worth thinking about.

So, the Universe has been expanding ever since the Big Bang. That's at least one theory, that we had this kind of infinitely dense start to the Universe. And there's also a theory that, you know, maybe the Universe only gets so far, and then gravity will overcome it, and it drags back. But in the last few years, physicists have seen that not only is expansion still happening, but it's getting faster.

What is the Universe expanding into? Nothing. I think that's probably the wrong way to look at it, to say there is time, and time is literally inflating like a balloon. And that's just the Universe we are confronted with. It doesn't make any sense to talk about other times. There is just our time. There might have been time forever, right? The space that we see might be local.

I mean, one way of looking at it could be you have Big Bang, the Universe expands, and then Universe generates life, and there's all this stuff going on. And then at the end of the Universe, when all the causation in the Universe is finished, space ceases to have any meaning, and you're back at the Big Bang again.

Physicists would argue that that is not correct. It's kind of imprecise, not, you know, experimentally testable. But I do like the idea that novelty generation is somehow causing the Universe to expand in some way. And I'd love to think about if I wasn't wildly wrong, how might we go about testing it.

We don't really know what is driving the Universe expansion, and we don't really know what time is. There is an actual fundamental principle in physics that's not time reversible. And so if time is not reversible, and time is fundamental, then how does selection through matter, through life, expand the Universe? And I think we have to revisit it.

And so if all life in the Universe stopped, would the Universe get smaller? That's a really interesting question, but I think an even more interesting question is to say, "Look, time and life are connected, and of course, the Universe is alive everywhere, but life is just merely the amount of selection going on per unit volume."

And so we shouldn't obsess about life on its own. It's about any selection, right? And that selection at its most primal meaning is what is keeping the Universe inflated. And because where there's stuff interacting, you always have selection, that's why the Universe is expanding, and that could be another way of looking at it.

Again, I'm not 100% comfortable saying that, but it's fun, and I'm sure that people will have many interpretations, if not outright thinking that what I'm saying is nonsensical—which is fine.

More Articles

View All
Tracing function calls | Intro to CS - Python | Khan Academy
What exactly happens when the computer executes a function call? Well, let’s trace a program with a function definition to find out. When we run the program, the computer, as normal, reads the program line by line starting at the top of the file. When th…
Research on Mt. Erebus | Continent 7: Antarctica
I love doing my job. I get to take people on all these fantastic adventures. It’s a rough place; neither you’re safe, and you come home, or you screw up, and you don’t come home. We have to be a little bit more minimal with the stopping, or else we’re gon…
Will the Stock Market Crash if Joe Biden is Elected President?
A lot of people are concerned that if Donald Trump doesn’t get re-elected, then we’re going to see the stock market come crashing down, because Trump is very much focused on policies that help out businesses, whereas Joe Biden is more focused on the avera…
Simulating a beehive with for loops | Intro to CS - Python | Khan Academy
Let’s design a simulation with for loops. We want to answer the question: How much honey does a beehive produce over a certain period of time? Now, there are a lot of variables that might impact honey production, like the geography, the weather, and what…
What the Fahrenheit?!
As an Australian Canadian, the Fahrenheit temperature scale has always seemed a bit arbitrary to me. I mean, why does water freeze at 32 degrees? Why that integer? And what exactly does 0 represent? According to many sources, the Fahrenheit scale was defi…
Developing strategies for multiplying decimals
So right over here, we want to compute what three times 0.25, or 3 times 25 hundredths, is. I encourage you to pause the video and see if you can figure this out. All right, now let’s work through this together. In this video, we’re going to explore mult…