5

I have always seen answers to this point to measurements of how "flat" local geometry is, but my problem is, thats space not spacetime. I would say its safe to say that the geometry of space in our universe is indeed euclidean, but space isn't over time. The further I look, space should be less, the farther I go, space should be more. To me this seems as if spacetime is hyperbolic along the temporal axis, and that every "instance" cross-section is euclidean. So that ultimately is the question, is spacetime hyperbolic?

Terran
  • 389
  • 2
  • 9
  • Three possible duplicates: https://astronomy.stackexchange.com/questions/10344/what-is-a-friedmann-model/10346#10346 https://astronomy.stackexchange.com/questions/20455/is-our-universe-flat or https://astronomy.stackexchange.com/questions/1299/what-is-the-physical-geometric-shape-of-the-universe – James K Jan 10 '18 at 19:37
  • Eh, they are on the same topic, but I think my question is prodding more at the time element of it, stressing that aspect. They probably have similar answers or foundations though. – Terran Jan 10 '18 at 19:48
  • 1
    I think Pela's answer in the first question I linked is what you want. It says (in summary) that spacetime is, to our ability to measure, flat on the large scale. That applies to the time as well as the space. – James K Jan 10 '18 at 20:33
  • It seems you are saying that expansion should affect the geometry of space-time. It would be interesting to see an explanation for why that is not the case (if that is so). – called2voyage Jan 10 '18 at 20:42
  • 2
    You seem to have a misunderstanding about the geometry of space-time. When astronomers/physicists say our universe is flat, they're talking about space-time, not just space. When discussing the curvature of the universe, space and time are inextricable. It only makes sense to talk about curvature within a given space-time metric. You can't have a space metric alone and have physics (i.e., GR) make sense. – zephyr Jan 12 '18 at 14:11
  • Then how can they say its flat when it isn't? (Space expanding over time) https://en.wikipedia.org/wiki/Hyperbolic_geometry#/media/File:Uniform_tiling_73-t02.png – Terran Jan 12 '18 at 18:22
  • Euclidian space is purely mathematical. The Universe doesnt ascribe to that in practice because 1/there are irregularities and not all zones can travel or be measured in any straight-line axes, the light itself bends quite often.2/ the measured edge is limited, apparently spherical, and the density of the space and the matter change differently, exponential/parabolic/euclidian, space and matter don't have the same quality of measure that fits either, and they appear co-dependant, without the matter there wouldn't be size, and the matter doesn't change inflate locally. – bandybabboon Feb 13 '18 at 21:12
  • Meaning... its more of a mix? Or is this just due to mass (as the only reason)? – Terran Feb 14 '18 at 06:04

2 Answers2

4

There are three kinds of different hyperbolic in this question and the previous answer by AtmosphericPrisonEscape: the behavior of Lorentz transformations, the spatial hypersurfaces in cosmology (which seem to be flat), and the hyperbolic appearance of spacetime when tracing world lines in a universe with accelerated expansion.

TL;DR: Spacetime is expanding exponentially and if you choose an unconventional hypersurface, that hypersurface is hyperbolic.

Lorentz transformations: Lorentz covariance is the mathematical expression of Einstein's principle of the constancy of the speed of light. Changing the frame of reference of an observer is done by a Lorentz transformation which preserves the light cone and is closely related to the concept of causality. The answer to this question explains this for the Minkowski space, where a Lorentz transform is a hyperbolic rotation.

In this flat (Minkowskian) spacetime:

$$ ds^2 = c\, dt^2 - dx^2 $$

you can use a Lorentz transform to switch to different coordinates $dt$ and $dx$ while the line element $ds$ is invariant, analogous to the hyperbola

$$ 1 = a^2 - b^2. $$

This kind of hyperbolic is not the point of the question.

Cosmology: If we assume large scale homogeneity and isotropy (Copernican principle), we can choose isochronous coordinates. There you have a synchronous time $t$ and spatial hypersurfaces for given $t$ ("time slices"). Freely falling observers are comoving, i.e. have fixed spatial coordinates $\mathbf x$. Their world lines are perpendicular to the spatial hypersurfaces and their proper time matches the synchronous time $\tau = t$. Galaxy clusters are such freely falling observers.

If you take these assumptions and allow time dependence of spatial coordinates on time, you end up with the FLRW metric:

$$ ds^2 = c\, dt^2 - a(t)^2 d\Sigma^2$$

where $d\Sigma^2$ describes the spatial hypersurface. Now additionally to this being a hyperbolic equation, the hypersurfaces $d\Sigma^2$ can have curvature, especially constant positive (closed sphere), zero (Euclidean), or constant negative (open hyperboloid) curvature.

A flat universe is, for example, given by

$$ d\Sigma^2 = dr^2 + r^2 d\Omega,\\ \text{where}\quad d\Omega = d\theta^2 + \sin(\theta)^2\, d\phi^2, $$

which is the metric of Euclidean 3-space in spherical coordinates. Here the only relative acceleration between freely falling observers comes from the scale factor $a(t)$.

A hyperbolic spacetime could be

$$ d\Sigma^2 = dr^2 + \sinh(r)^2 d\Omega $$

which is a hyperbolic plane in spherical coordinates. In such a spacetime, freely falling observers do not only measure a relative acceleration due to the scale factor, but an additional contribution due to the curvature of space.

Expansion: In the FLRW metric you see the scale factor $a(t)$. The Friedmann equations describe the evolution of the scale factor. It does not influence the qualitative shape of the spatial hypersurfaces, but in an expanding space their curvature becomes more and more flat (just like the surface of a sphere locally becomes more and more flat as the sphere expands).

A flat $d\Sigma$ and a constant $a$ gives you no acceleration between freely falling observers whatsoever. An $a$ with constant change manifests as all observers flying apart, but no relative acceleration. Finally, an $a$ with constant acceleration makes everything fly apart ever faster (currently observed). The Friedmann equations tell us, that the behaviour of $a$ changed during the lifetime of the universe as different effects where dominating (radiation, matter, cosmological constant).

Currently we observe an accelerating universe, so $a$ is exponentially increasing (just at the right end of the illustration). If you look at the world line of two Galaxies, their physical distance increases exponentially. Therefore the circumference of a chunk of space increases exponentially, so the hypersurface spanned by a line of freely falling observers is actually hyperbolic (white grid in the illustration). However, I struggle to put that into an equation that clearly shows the hyperbolicity, so don't trust that too much, yet.

Timeline of expanding universe

Hannes
  • 516
  • 4
  • 7
  • I would not want to create a new question for this, as it is mostly a continuation off of this, but has it been determined if spacetime is accelerating exponentially or asymptotically? Since I would assume that an asymptotic acceleration would not only mean that it isn't hyperbolic (I don't know exactly what that would be) but also that the universe is finite along the temporal axis? – Terran Mar 23 '18 at 00:26
  • The expansion doesn't seem to be bounded, i.e. it's not asymptotic. If it had another composition of radiation/matter/Λ, our ΛCDM "standard model" could predict a non-accelerating universe at some stage. Yes, then the white grid is not a hyperbolic surface anymore. 2. Be careful about the word "finite": The expansion has nothing to do with the finiteness of the universe itself :-)
  • – Hannes Mar 31 '18 at 11:24
  • I kinda was referring to if the universe was expanding asymptotically that at some point time would essentially disappear after a finite amount of time, because it would change at a rate of infinity after 0 seconds... Effectively isolating time from 0 to this asymptote. Interesting that it isn't asymptotic, meaning we are dealing with a consistent rate of expansion? Like a force or a "force" like gravity? – Terran Apr 27 '18 at 02:22
  • I still don't understand what you mean by "time disappearing", because in the model described above it is actually ticking away at the same constant rate everywhere. You might want to read more about the cosmological constant Λ which drives the expansion in this model. – Hannes Apr 27 '18 at 10:03