---
title: Helium Burning and the Triple-Alpha Process
draft: false
module: Nuclear Astrophysics
moduleNumber: 5
lessonNumber: 3
order: 503
summary: >
  Helium fuses to carbon in two steps through the unbound beryllium-8 nucleus and a
  resonant excited state of carbon-12, the Hoyle state, whose existence was predicted
  from the observed carbon abundance. The rate scales as roughly the fortieth power
  of temperature, and in a degenerate low-mass core this drives the runaway helium
  flash. A competing alpha capture on carbon-12 sets the carbon-to-oxygen ratio and
  the composition of the resulting white dwarf.
topics: [Nuclear Astrophysics]
sources:
  - book: Carroll & Ostlie
    ref: "Ch. 13 — Stellar Evolution; §13.2 The Evolution of Low-Mass Stars; Ch. 10 §10.3"
  - book: Maoz
    ref: "Ch. 4 — Stellar Evolution and Stellar Remnants"
---

When hydrogen is exhausted in a stellar core, the core contracts and heats until, at
about $10^8\ \text{K}$, helium can fuse. The obstacle is that no stable nucleus of
mass 5 or mass 8 exists: adding a proton or a neutron to helium-4 produces an unbound
system, and two helium-4 nuclei do not stick. Building carbon from helium requires
three alpha particles to combine, and a direct three-body collision is far too rare
at stellar densities. The process instead runs in two resonant steps, the second of
which depends on an excited state of carbon-12 whose existence was inferred before it
was measured.

## The beryllium-8 bottleneck

Two alpha particles fuse into beryllium-8,

$$
{}^{4}\text{He} + {}^{4}\text{He} \rightleftharpoons {}^{8}\text{Be},
$$

but ${}^{8}\text{Be}$ is unbound: its ground state lies $92\ \text{keV}$ above two
separated alpha particles, and it decays back to $2\,{}^{4}\text{He}$ with a mean
life of only $\sim 8\times 10^{-17}\ \text{s}$. No permanent beryllium accumulates.
At helium-burning temperatures, however, the formation and decay reach a small
statistical equilibrium, maintaining a trace concentration of ${}^{8}\text{Be}$ of
order one part in $10^{9}$ relative to helium. That trace is enough to serve as a
target for a third alpha particle.

The equilibrium abundance follows from the Saha-like balance between the forward and
reverse reactions. The transient ${}^{8}\text{Be}$ lives long compared with the
$\sim 10^{-19}\ \text{s}$ that two alphas spend within nuclear range during a
collision, so on the timescale of nuclear encounters it behaves as a real, if rare,
species. This is the sense in which the "three-body" reaction is really two
sequential two-body reactions.

$$
% caption: Two alpha particles form the unbound beryllium-8, which mostly decays
% straight back; the rare capture of a third alpha on the transient beryllium-8
% produces excited carbon-12, which then decays to the ground state by photon
% emission. The reversible first step maintains a trace beryllium-8 population.
\begin{tikzpicture}[scale=1.0, font=\footnotesize, >={Stealth[length=2mm]}]
\definecolor{acc}{HTML}{4A6FA5}
\tikzset{bx/.style={draw, very thick, inner sep=3.5pt, align=center}}
\node[bx] (aa) at (0,0) {He-4 + He-4};
\node[bx] (be) at (3.6,0) {Be-8};
\node[bx] (cstar) at (7.4,0) {C-12 excited};
\node[bx] (c) at (7.4,-2.1) {C-12 ground};
% reversible first step
\draw[->, thick] ([yshift=2pt]aa.east) -- ([yshift=2pt]be.west);
\draw[->, black, thick] ([yshift=-2pt]be.west) -- node[black, below] {unstable} ([yshift=-2pt]aa.east);
% add third alpha
\draw[->, thick] (be) -- node[black, above, align=center] {add He-4} (cstar);
% gamma decay to ground
\draw[->, thick] (cstar) -- node[black, right] {emit photon} (c);
\end{tikzpicture}
$$

## The Hoyle resonance

The second step,

$$
{}^{8}\text{Be} + {}^{4}\text{He} \longrightarrow {}^{12}\text{C}^{\ast}
\longrightarrow {}^{12}\text{C} + \gamma,
\qquad Q_{3\alpha} = 7.275\ \text{MeV},
$$

would be hopelessly slow without a resonance. The rate is enormously enhanced because
carbon-12 has an excited $0^{+}$ state, the **Hoyle state**, at an excitation energy
of $7.654\ \text{MeV}$ — just $0.379\ \text{MeV}$ above the combined rest energy of
three alpha particles and $0.287\ \text{MeV}$ above the ${}^{8}\text{Be} + \alpha$
threshold. This placement puts the resonance squarely in the Gamow window at
$10^8\ \text{K}$, so the capture proceeds through it resonantly, as described for
[narrow-resonance
rates](/astrophysics-cosmology/nuclear-astrophysics/thermonuclear-reaction-rates-and-the-gamow-peak).

Fred Hoyle argued in 1953 that such a state had to exist. Carbon is abundant in the
universe, yet without a resonance near the ${}^{8}\text{Be}+\alpha$ threshold the
triple-alpha rate would be too small by orders of magnitude to have produced it. He
predicted the energy and spin-parity of the level, and laboratory measurement
confirmed a $0^{+}$ resonance at the predicted energy. It remains the standard example
of a nuclear property deduced from an astrophysical abundance.[^co-3a]

The Hoyle state almost always decays back to ${}^{8}\text{Be} + \alpha$; only about
one time in $2500$ does it reach the carbon-12 ground state radiatively, cascading
through the $2^{+}$ level at $4.44\ \text{MeV}$ by photon or electron–positron pair
emission. That small radiative branching, folded into the resonant rate, is what
finally locks three alphas into a stable carbon nucleus.

$$
% caption: Energy levels of carbon-12 relative to its ground state. The 3-alpha and
% beryllium-8-plus-alpha thresholds lie near 7.3 MeV; the Hoyle 0+ resonance at
% 7.65 MeV sits just above them, and its rare radiative cascade through the 4.44 MeV
% level reaches the ground state.
\begin{tikzpicture}[scale=1.0, font=\footnotesize, >={Stealth[length=2mm]}]
\definecolor{acc}{HTML}{4A6FA5}
\draw[->, black] (0,-0.3) -- (0,8.4) node[above, black!70] {excitation energy};
% ground state
\draw[very thick] (0.8,0) -- (5.6,0);
\node[black!70, anchor=west] at (5.7,0) {ground state, 0+};
% 4.44 level
\draw[very thick] (0.8,4.44) -- (5.6,4.44);
\node[black!70, anchor=west] at (5.7,4.44) {4.44 MeV, 2+};
% 3-alpha threshold
\draw[black, densely dashed] (0.8,7.275) -- (6.8,7.275);
\node[black, anchor=west] at (5.7,7.0) {3-alpha threshold};
% Be8 + alpha threshold
\draw[black, densely dotted] (0.8,7.367) -- (6.8,7.367);
% Hoyle state
\draw[acc, very thick] (0.8,7.654) -- (5.6,7.654);
\node[acc, anchor=west] at (5.7,7.85) {Hoyle state, 0+, 7.65 MeV};
% resonant capture arrow into Hoyle
\draw[->, black, thick] (2.2,8.2) -- (2.2,7.7);
\node[black, anchor=south] at (2.2,8.2) {resonant capture};
% cascade down
\draw[->, thick] (3.6,7.60) -- (3.6,4.52);
\draw[->, thick] (3.6,4.36) -- (3.6,0.08);
\node[anchor=west] at (3.65,6.0) {photon};
\node[anchor=west] at (3.65,2.2) {photon};
\end{tikzpicture}
$$

## Temperature sensitivity and energy yield

Because the process passes through two sequential Coulomb barriers and a resonance,
its rate is even steeper in temperature than the CNO cycle. Near $10^8\ \text{K}$,

$$
\epsilon_{3\alpha} \propto \rho^{2}\,Y^{3}\,T^{\,40},
$$

with $Y$ the helium mass fraction. The $\rho^{2}$ reflects the two-step,
effectively three-particle character, and the exponent near $40$ makes the reaction
switch on almost discontinuously once the ignition temperature is reached. This
extreme sensitivity is the physical driver of the helium flash below.

The energy released is modest compared with hydrogen burning. Fusing three alphas to
carbon liberates $7.275\ \text{MeV}$, and a subsequent alpha capture to oxygen adds
$7.162\ \text{MeV}$. The specific yield follows from dividing the released energy by
the mass consumed.

> **Worked example.** The triple-alpha reaction converts a mass $12\,\text{u} =
> 1.99\times 10^{-26}\ \text{kg}$ of helium into carbon and releases
> $7.275\ \text{MeV} = 1.17\times 10^{-12}\ \text{J}$. The specific energy yield is
> $$
> q_{3\alpha} = \frac{1.17\times 10^{-12}\ \text{J}}{1.99\times 10^{-26}\ \text{kg}}
> = 5.9\times 10^{13}\ \text{J kg}^{-1}.
> $$
> Hydrogen burning releases $26.73\ \text{MeV}$ per $4\,\text{u}$, giving
> $q_{\rm H} = 6.4\times 10^{14}\ \text{J kg}^{-1}$. The ratio is
> $q_{3\alpha}/q_{\rm H} = 0.09$: helium burning yields under a tenth of the energy
> per unit mass, so at comparable luminosity a helium-burning core is exhausted in a
> correspondingly small fraction of the main-sequence lifetime.

Because the yield per unit mass is so much smaller and the luminosity of an evolved
star is higher than on the main sequence, the core helium-burning phase of a
low-mass star lasts only about $10^8\ \text{yr}$, roughly one percent of its
hydrogen-burning life.

## The helium flash

Whether helium ignites gently or explosively depends on the state of the core when
it reaches $10^8\ \text{K}$. In stars below about $2\,M_\odot$, the contracting
helium core becomes **electron-degenerate** before it is hot enough to fuse, so its
pressure is set by the [degenerate electron
gas](/astrophysics-cosmology/stellar-death-and-compact-remnants/white-dwarfs-and-the-chandrasekhar-limit)
and is nearly independent of temperature.

A non-degenerate core is self-regulating: a rise in temperature raises the pressure,
the core expands, and the expansion cools it back down, holding the burning steady. A
degenerate core has no such thermostat. When helium ignites, the temperature climbs,
but the pressure does not respond, so the core does not expand or cool. The
$T^{40}$ rate then feeds on itself in a **thermonuclear runaway**, the helium flash.

$$
% caption: In a non-degenerate core (dashed) ignition raises pressure, expands and
% cools the gas, and burning self-regulates; in a degenerate core (solid) pressure is
% fixed, so rising temperature accelerates the T-to-the-40 rate without expansion,
% and the temperature runs away until degeneracy lifts.
\begin{tikzpicture}[scale=1.0, font=\footnotesize]
\definecolor{acc}{HTML}{4A6FA5}
\draw[->, black] (0,0) -- (8.8,0) node[right, black!70] {time};
\draw[->, black] (0,0) -- (0,4.8) node[above, black!70] {core temperature};
% non-degenerate: rises then flattens (regulated)
\draw[black, very thick, densely dashed] (0.4,0.6) .. controls (2.4,1.5) and (4.5,1.75) .. (8.4,1.8);
\node[black, anchor=north] at (6.8,1.7) {non-degenerate: regulated};
% degenerate: runaway spike then settle
\draw[acc, very thick] (0.4,0.55) .. controls (3.0,0.9) and (4.6,1.2) .. (5.3,1.5)
  .. controls (5.7,1.8) and (5.85,4.3) .. (6.05,4.35)
  .. controls (6.3,4.4) and (6.7,2.6) .. (8.4,2.5);
\node[acc, anchor=south] at (3.2,1.0) {degenerate: runaway};
\draw[black, densely dotted] (6.05,0) -- (6.05,4.35);
\node[black, anchor=north, align=center] at (6.05,-0.05) {peak};
\node[black, anchor=west, align=left] at (6.7,3.3) {degeneracy\\lifted};
\end{tikzpicture}
$$

At its peak the flash generates power comparable to an entire galaxy, but the energy
is absorbed by the overlying non-degenerate layers and never reaches the surface; the
star is not disrupted. The runaway continues until the temperature is high enough that
thermal pressure exceeds the degeneracy pressure. Degeneracy lifts, the core finally
expands and cools, and helium burning settles into a stable, non-degenerate state.
Stars above $\sim 2\,M_\odot$ never become degenerate before ignition and light
helium quietly, with no flash.

## Carbon, oxygen, and the horizontal branch

Once carbon exists, it competes with the triple-alpha process for the remaining
alpha particles through

$$
{}^{12}\text{C} + {}^{4}\text{He} \longrightarrow {}^{16}\text{O} + \gamma,
\qquad Q = 7.162\ \text{MeV}.
$$

The final carbon-to-oxygen ratio is set by the competition between the rate of this
capture and the triple-alpha rate that keeps making carbon. Early in helium burning,
when helium is plentiful, carbon accumulates; as helium is depleted, the triple-alpha
rate (which scales as $Y^3$) falls faster than the alpha-capture rate (which scales as
$Y$), so late in the burning a growing fraction of carbon is converted to oxygen. The
outcome is a core of comparable amounts of ${}^{12}\text{C}$ and ${}^{16}\text{O}$.

The exact ratio hinges on the ${}^{12}\text{C}(\alpha,\gamma){}^{16}\text{O}$ cross
section at stellar energies, which is among the most consequential uncertain numbers
in nuclear astrophysics: it fixes the composition of carbon–oxygen white dwarfs, the
fuel available to a [Type Ia
supernova](/astrophysics-cosmology/stellar-death-and-compact-remnants/thermonuclear-supernovae-type-ia),
and the seed nuclei for advanced burning in massive stars.

$$
% caption: Mass fractions during core helium burning. Carbon-12 rises early while
% helium (dashed) is abundant, then partly converts to oxygen-16 as helium depletes,
% because the triple-alpha rate scales as Y-cubed and falls faster than the
% alpha-capture rate; the endpoint is a mixed carbon-oxygen core.
\begin{tikzpicture}[scale=1.0, font=\footnotesize]
\definecolor{acc}{HTML}{4A6FA5}
\draw[->, black] (0,0) -- (8.8,0) node[right, black!70] {helium consumed};
\draw[->, black] (0,0) -- (0,4.4) node[above, black!70] {mass fraction};
% helium declining
\draw[black, densely dashed, thick] (0.3,4.0) .. controls (3.0,3.0) and (5.5,0.9) .. (8.4,0.15);
\node[black, anchor=west] at (1.4,2.85) {helium};
% carbon rises then falls
\draw[acc, very thick] (0.3,0.15) .. controls (2.6,1.9) and (3.6,2.5) .. (4.6,2.45)
  .. controls (5.8,2.4) and (7.0,1.7) .. (8.4,1.5);
\node[acc, anchor=south] at (3.9,2.55) {carbon-12};
% oxygen rises steadily
\draw[black, very thick] (0.3,0.1) .. controls (3.5,0.5) and (5.5,1.6) .. (8.4,2.35);
\node[black, anchor=north west] at (6.4,2.0) {oxygen-16};
\end{tikzpicture}
$$

After the flash, a low-mass star settles onto the **horizontal branch**: it burns
helium in a stable convective core and hydrogen in a surrounding shell, occupying a
nearly horizontal locus in the [color–magnitude
diagram](/astrophysics-cosmology/observational-foundations/magnitudes-fluxes-and-the-distance-modulus)
whose color depends on envelope mass and metallicity. Where the horizontal branch
crosses the instability strip, stars pulsate as RR Lyrae variables. Helium exhaustion
in the core then leaves the inert carbon–oxygen core that low-mass stars carry into
their [asymptotic-giant-branch and white-dwarf
future](/astrophysics-cosmology/stellar-evolution/post-main-sequence-low-mass-evolution).
The heavier fuels that follow — carbon, neon, oxygen, and silicon burning up to the
iron peak — are the subject of the next lesson, [advanced burning and neutron-capture
nucleosynthesis](/astrophysics-cosmology/nuclear-astrophysics/advanced-burning-and-neutron-capture-nucleosynthesis).

[^co-3a]: Carroll & Ostlie, §13.2 and §10.3 — the triple-alpha process, the beryllium-8 bottleneck, the Hoyle resonance, the temperature sensitivity of helium burning, the helium flash in degenerate cores, and the carbon–oxygen ratio from the competing alpha capture.
