This paper was converted on www.awesomepapers.org from LaTeX by an anonymous user.
Want to know more? Visit the Converter page.

Big Bang Nucleosynthesis Initial Conditions: Revisiting Wagoner et al. (1967)

Charlie Sharpe Sydney Institute for Astronomy, School of Physics, A28,
The University of Sydney, NSW 2006, Australia
Geraint F. Lewis Sydney Institute for Astronomy, School of Physics, A28,
The University of Sydney, NSW 2006, Australia
Luke A. Barnes Western Sydney University, Locked Bag 1797,
Penrith South, NSW 2751, Australia
Abstract

We revisit Wagoner et al. (1967), a classic contribution in the development of Big Bang Nucleosynthesis. We demonstrate that it presents an incorrect expression for the temperature of the early universe as a function of time in the high temperature limit, T1010T\gtrsim 10^{10}K. As this incorrect expression has been reproduced elsewhere, we present a corrected form for the initial conditions required for calculating the formation of the primordial elements in the Big Bang.

Cosmology (343)

1 Introduction

Big Bang Nucleosynthesis (BBN) is considered an outstanding success and pillar of modern cosmology, explaining the abundance of primordial elements within the universe (Tytler et al., 2000; Barnes & Lewis, 2020). Calculating the output of BBN requires integrating a series of coupled differential equations representing the sources and sinks of various elements, encompassing cross-sections that are temperature dependent. Such integrals, of course, depend upon the initial conditions.

The structure of this research note is as follows; in Section 2, we discuss the process Wagoner et al. (1967) take in deriving the initial conditions for the integration of BBN in the early universe. We then discuss the issue with their results in Section 3 before concluding in Section 4.

2 BBN Initial Conditions

In their classic paper, Wagoner et al. (1967) derive the dependence of the temperature of the early universe on time, in the high temperature limit T1010T\gtrsim 10^{10}K. To do this, they first derive the work-energy equation for the Friedmann–Lemaître–Robertson–Walker metric. The baryon mass density ρb\rho_{b} scales as R3R^{-3} and the neutrino energy density ρν\rho_{\nu} scales as R4R^{-4}, where RR is the scale factor of the universe. After some algebra, they arrive at the following first-order differential equation for the expansion R(T)R(T),

dRdT=R3[ρ1(T)+p1(T)/c2]dρ1(T)dT\frac{dR}{dT}=\frac{-R}{3\left[\rho_{1}(T)+p_{1}(T)/c^{2}\right]}\frac{d\rho_{1}(T)}{dT} (1)

where ρ1=ρe+ργ\rho_{1}=\rho_{e}+\rho_{\gamma} is the sum of the energy densities of electrons and radiation, and p1=pe+pγp_{1}=p_{e}+p_{\gamma} is the sum of the pressures of electrons and radiation. They then combine this equation with the Friedmann equation to arrive at a differential equation for T(t)T(t),

dTdt=(24πGρ)1/2[ρ1(T)+p1(T)c2][dρ1(T)dT]1\frac{dT}{dt}=\mp(24\pi G\rho)^{1/2}\left[\rho_{1}(T)+\frac{p_{1}(T)}{c^{2}}\right]\left[\frac{d\rho_{1}(T)}{dT}\right]^{-1} (2)

Now, at such high temperatures (T1010T\gtrsim 10^{10}K), electrons are highly relativistic with energy density 74ργ\frac{7}{4}\rho_{\gamma}, the same as neutrinos. The coefficient of 74\frac{7}{4} comes from the number of species and allowed spin states of each respective particle. This gives ρ=92ργ\rho=\frac{9}{2}\rho_{\gamma} and ρ1=114ργ\rho_{1}=\frac{11}{4}\rho_{\gamma}. Hence, assuming an equation of state of 13\frac{1}{3} for highly relativistic species, they finally arrive at a relationship between the temperature of the universe and time (their equation A15),

T9=(12πGarc2)1/4t1/2=10.4t1/2T_{9}=(12\pi Ga_{r}c^{-2})^{1/4}\ t^{-1/2}=10.4\ t^{-1/2} (3)

Here, T9T_{9} is the temperature, GG is Newton’s gravitational constant, ar=4σ/ca_{r}=4\sigma/c is the radiation density constant, σ=2π2kb2/15h3c2\sigma=2\pi^{2}k_{b}^{2}/15h^{3}c^{2} is the Stefan-Boltzmann constant, and cc is the speed of light. The right-hand expression gives the temperature of the universe in units of 10910^{9}K when the time, tt, is measured in seconds from t=0t=0.

There are some interesting observations to be made about Equation 3, but perhaps the most important is that while the second equality, T9=10.4t1/2T_{9}=10.4t^{-1/2}, is correct, the first equality is incorrect. Most obviously, the dimensions are incorrect. Working in cgs units, the central expression in Equation 3 has units of s-1K-1, which is clearly inconsistent with T9T_{9} having units of kelvin.

3 Correcting the Initial Conditions

Wagoner et al. (1967) state that details that are relevant to their derivation of Equation 3 are provided by Alpher et al. (1953). However, this earlier paper finds that temperature follows T9=15.2t1/2T_{9}=15.2t^{-1/2}, which has a different numerical factor from Equation 3. This discrepancy arises from the fact that Alpher et al. (1953) do not consider the presence of electrons or neutrinos at early times, and hence use ρ=ρ1=ργ\rho=\rho_{1}=\rho_{\gamma}.

Directly solving Equation 2 we find that, for time in seconds,

T9=(48πarc2G)1/4t1/2=10.4t1/2T_{9}=(48\pi a_{r}c^{-2}G)^{-1/4}t^{-1/2}=10.4t^{-1/2} (4)

This expression is dimensionally correct, with the central equation having units K, and yields the same numerical factor as presented in Wagoner et al. (1967).

4 Conclusions

Normally, such a minor typographical error in a paper has no significant consequences and so can pass unnoted. However, the incorrect expression presented in Wagoner et al. (1967) has been propagated into other key publications, and numerical codes for calculating BBN. We highlight two of these below;

  • Kawano (1992) presents a fortran implementation of the integration of the coupled BBN equations named NUC123111https://github.com/ckald/KAWANO-sterile. This directly reproduces the expression from Wagoner et al. (1967) as the initial condition for the integration (their equation D.6). However, an examination of the fortran source code reveals that the initial time is set to be t = 1/(const1*t9)**2 !Initial time (Ref 1) where PARAMETER (const1=0.09615) !Relation between time and temperature, so only the numerical aspect of Equation 3 is employed.

  • Arbey et al. (2020) presents a CC implementation of BBN known as AlterBBN222https://alterbbn.hepforge.org. They too cite Equation 3 in determining the initial conditions of their integration. Exploring the source code, the initial time is set to double t=sqrt(12.*pi*G*sigma_SB)/pow(Ti,2.); and so directly implements the incorrect form of the initial time. We note that in the natural (energy) units employed in AlterBBN results in a very early starting time, well into the high temperature limit, and so does not impact the resulting integration. We have discussed this with the AlterBBN author(s) and the initial conditions will be corrected in a forthcoming update (Arbey 2021, priv. comm.).

This work was undertaken as part of Charlie Sharpe’s honours project at the University of Sydney’s School of Physics.

References

  • Alpher et al. (1953) Alpher, R. A., Follin, J. W., & Herman, R. C. 1953, Physical Review, 92, 1347, doi: 10.1103/PhysRev.92.1347
  • Arbey et al. (2020) Arbey, A., Auffinger, J., Hickerson, K. P., & Jenssen, E. S. 2020, Computer Physics Communications, 248, 106982, doi: 10.1016/j.cpc.2019.106982
  • Barnes & Lewis (2020) Barnes, L. A., & Lewis, G. F. 2020, The Cosmic Revolutionary’s Handbook: (Or: How to Beat the Big Bang) (Cambridge University Press), doi: 10.1017/9781108762090
  • Kawano (1992) Kawano, L. 1992, Let’s go: Early universe 2. Primordial nucleosynthesis the computer way, NASA STI/Recon Technical Report N
  • Tytler et al. (2000) Tytler, D., O'Meara, J. M., Suzuki, N., & Lubin, D. 2000, Physica Scripta, T85, 12, doi: 10.1238/physica.topical.085a00012
  • Wagoner et al. (1967) Wagoner, R. V., Fowler, W. A., & Hoyle, F. 1967, ApJ, 148, 3, doi: 10.1086/149126