Physlib.Cosmology.FLRW.Basic
16 declarations
Spatial geometry types for the FLRW metric
#SpatialGeometryThe type `SpatialGeometry` represents the possible spatial geometries for the Friedmann-Lemaître-Robertson-Walker (FLRW) metric. It is an inductive type with three constructors: - , representing a spherical spatial geometry with a curvature parameter . - , representing a flat (Euclidean) spatial geometry. - , representing a hyperbolic (saddle-shaped) spatial geometry with a curvature parameter .
Radial factor function for FLRW spatial geometries
#SFor a given spatial geometry and a radial coordinate , the function is defined based on the type of geometry: - If is a spherical geometry with curvature parameter , then . - If is a flat geometry, then . - If is a saddle (hyperbolic) geometry with curvature parameter , then . This function typically appears in the Friedmann-Lemaître-Robertson-Walker (FLRW) metric to describe the radial part of the spatial line element.
For any real numbers and , the identity holds.
For any real number , the limit of the function as approaches is equal to . In mathematical notation, this is expressed as: where denotes the hyperbolic sine function.
For any real number , the limit of the function as approaches infinity is . That is,
For any real numbers and , the product is equal to the quotient .
For any real number , the limit of the function as approaches is . In mathematical notation, this is expressed as:
For any real number , the limit of the expression as approaches infinity is . Mathematically, this is expressed as:
Friedmann-Lemaître-Robertson-Walker metric parameters
#FLRWThe structure `FLRW` encapsulates the physical parameters required to define the Friedmann–Lemaître–Robertson–Walker metric for a homogeneous and isotropic universe. It consists of a scale factor , which is a function of time , and an element representing the `SpatialGeometry` of the universe.
First-order Friedmann equation
#FirstOrderFriedmannThe first-order Friedmann equation relates the expansion rate of the universe to its energy density and geometry. For a scale factor , a total energy density , a spatial curvature parameter , a cosmological constant , Newton's gravitational constant , and the speed of light , the equation at cosmic time is given by: where is the derivative of the scale factor with respect to time.
Second-order Friedmann equation:
#SecondOrderFriedmannThe second-order Friedmann equation (sometimes referred to as the Raychaudhuri equation) describes the acceleration of the expansion of the universe within the Friedmann-Lemaître-Robertson-Walker (FLRW) model. Given the scale factor , the total energy density , the pressure , Newton's gravitational constant , the cosmological constant , and the speed of light , the equation at cosmic time is: where denotes the second derivative of the scale factor with respect to time .
Hubble constant
#hubbleConstantFor a given scale factor representing the expansion of the universe over time, the Hubble constant at time is defined as the ratio of the time derivative of the scale factor to the scale factor itself: where denotes the derivative of with respect to .
Deceleration parameter
#decelerationParameterGiven a scale factor as a function of time , the deceleration parameter at time is defined as: where and denote the first and second derivatives of the scale factor with respect to time, respectively.
Deceleration parameter
#decelerationParameter_eq_one_plus_hubbleConstantFor a given Hubble parameter and its time derivative , the deceleration parameter is defined by the relationship: This formula expresses the deceleration parameter in terms of the rate of change of the Hubble constant.
Time evolution of the Hubble parameter
#time_evolution_hubbleConstantThe time derivative of the Hubble parameter with respect to time , denoted as or , is given by the expression: where is the deceleration parameter.
There exists a time such that the Hubble constant is decreasing, which corresponds to the condition that its time derivative is less than zero, if and only if there exists a time such that the deceleration parameter satisfies .
