Chemistry & Chemical Engineering Kinetics, Electrochemistry & Analytical Chemistry Arrhenius equation, k = A·exp(−Ea/RT), R = 8.314463 J/(mol·K)

Arrhenius Equation Calculator (k = A·e^(−Ea/RT))

The Arrhenius equation says a rate constant rises exponentially with temperature: k = A·e^(−Ea/RT). Enter the pre-exponential factor, the activation energy and two temperatures, and this calculator returns the rate constant at each, the ratio between them, the exponential factor on its own, and the first-order half-life. It also plots the Arrhenius line — ln k against 1/T — whose slope is −Ea/R, which is how activation energies are measured in the first place.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Pre-exponential factor AThe collision-frequency term; it carries the same units as k, typically 10¹²–10¹⁴ s⁻¹ for a unimolecular reaction.10000000000000
Activation energy EaThe energy barrier the reactants must clear; most solution-phase reactions fall between 40 and 150 kJ/mol.100 kJ/mol
Temperature scaleThe scale you type both temperatures in; the equation always uses kelvin.Celsius (°C)
Temperature T₁The reference temperature, usually the one at which A and Ea were determined.25
Temperature T₂A second temperature to compare against; the calculator reports the ratio k₂/k₁.35

It returns

  • Rate constant at T₁ — In whatever units you supplied A in.
  • Rate constant at T₂
  • Rate ratio k₂/k₁
  • Exponential factor at T₁ — exp(−Ea/RT₁) — the fraction of collisions with enough energy to react.
  • First-order half-life at T₁ — ln 2 ÷ k₁. Meaningful only if the reaction is first order, so k is in s⁻¹.

The formula

k=AeEaRT
lnk=lnAEaR1T
ln(k2k1)=EaR(1T21T1)
t1/2=ln2k

In plain text: k = A · e^(−Ea / (R·T))

  • kRate constant at temperature T (same units as A)
  • APre-exponential (frequency) factor (s⁻¹ for a first-order reaction)
  • EaActivation energy — the barrier the reactants must clear (J/mol)
  • RGas constant, 8.314463 J/(mol·K) (J/(mol·K))
  • TAbsolute temperature (K)

An empirical relation that holds remarkably well for most elementary reactions over a modest temperature range. Both A and Ea are treated as constants, which is an approximation: transition state theory predicts a weak temperature dependence in the pre-exponential term.

Updated Category Kinetics, Electrochemistry & Analytical Chemistry Verified against published test cases Reading time 11 min

Why temperature has such an outsized effect on reaction rate

Warming a reaction by ten degrees near room temperature often doubles or triples its rate. A ten-degree rise is only about 3% in absolute temperature, so the effect is wildly disproportionate — and the Arrhenius equation explains why.

Molecules in a sample do not all carry the same energy. They follow a Boltzmann distribution, in which the fraction of molecules with energy at least Ea is proportional to e^(−Ea/RT). Only those molecules can react. A modest temperature rise barely changes the average energy, but it substantially fattens the tail of the distribution, and the reactive population lives entirely in that tail.

The equation splits the rate constant into two pieces. A, the pre-exponential factor, is how often the reactants meet with the right geometry — the attempt frequency. e^(−Ea/RT) is the fraction of those attempts that carry enough energy to succeed. Multiply them and you have the rate constant.

The exponential factor is startlingly small. For a 100 kJ/mol barrier at 300 K it is 3.9 × 10⁻¹⁸: about four attempts in every 10¹⁸ succeed. Reactions proceed at observable rates only because A is enormous — around 10¹³ per second for a unimolecular process, which is the vibrational frequency of a chemical bond.

Svante Arrhenius published the relation in 1889 as an empirical fit to data. Transition state theory later gave it a mechanistic foundation and showed that A carries a mild temperature dependence of its own, but the original form remains the workhorse of practical kinetics — in stability testing of drug formulations, in accelerated shelf-life prediction, in reactor design and in food science.

What each symbol means, and the units trap in A

Ea is the activation energy, the height of the energy barrier between reactants and products. It is not the enthalpy of reaction. A reaction can be strongly exothermic and still have a high barrier — that is exactly the situation for hydrogen and oxygen at room temperature, which have ΔG° near −474 kJ per two moles of water and yet coexist indefinitely. The Gibbs free energy calculator covers the thermodynamic side; Ea governs the kinetic one, and the two are independent.

A carries the units of k, and the units of k depend on the reaction order. First order gives s⁻¹, second order gives L/(mol·s), zero order gives mol/(L·s). Because the exponential is dimensionless, whatever unit you attach to A comes straight through to k. This calculator reports k in the same units you supplied A in and does not attempt to guess the order — which is also why the half-life figure is only meaningful when A is in s⁻¹ and the reaction really is first order.

R must match the units of Ea. The calculator converts your activation energy into joules per mole and uses R = 8.314463 J/(mol·K). If you are checking by hand with Ea in kJ/mol, use R = 0.008314463 kJ/(mol·K), or convert Ea first. Mixing them by a factor of 1000 makes the exponent either negligible or astronomically large, and the error is usually obvious.

T is absolute. It sits in a denominator inside an exponent, so a Celsius value is not a near-miss — it is a different calculation entirely.

The two-point form is the one used most often in practice, because it eliminates A: ln(k₂/k₁) = −(Ea/R)(1/T₂ − 1/T₁). Measure a rate constant at two temperatures and you can extract Ea without ever knowing the frequency factor. Extend that to several temperatures and you have the Arrhenius plot — ln k against 1/T — whose slope is −Ea/R and whose intercept is ln A. A straight line on that plot is the standard evidence that a single mechanism operates across the range; curvature signals a change of mechanism, a change of rate-determining step, or a diffusion limit taking over.

Worked example: a 100 kJ/mol reaction at 300 K, and what 10 K does to it

Take a first-order reaction with A = 1.00 × 10¹³ s⁻¹ and Ea = 100.0 kJ/mol, and find the rate constant at 300 K.

  1. Convert the activation energy. 100.0 kJ/mol = 100 000 J/mol.
  2. Form the RT product. R × T = 8.314463 × 300 = 2494.34 J/mol. This is the thermal energy scale at 300 K.
  3. Divide. Ea ÷ RT = 100 000 ÷ 2494.34 = 40.091. The barrier is 40 times the thermal energy — a big barrier.
  4. Exponentiate the negative. e^(−40.091) = 3.880 × 10⁻¹⁸. Fewer than four collisions in 10¹⁸ carry enough energy.
  5. Multiply by A. k = 1.00 × 10¹³ × 3.880 × 10⁻¹⁸ = 3.880 × 10⁻⁵ s⁻¹.
  6. Convert to a half-life. t½ = ln 2 ÷ k = 0.6931 ÷ 3.880 × 10⁻⁵ = 17 870 s, about 5.0 hours.

Now warm it to 310 K. RT becomes 2577.48, Ea/RT drops to 38.797, and the exponential rises to 1.4143 × 10⁻¹⁷. The rate constant becomes 1.4143 × 10⁻⁴ s⁻¹ and the half-life falls to about 4900 s, or 1.4 hours.

So a 3.3% rise in absolute temperature multiplied the rate by 3.65. The whole effect came from the exponent shrinking by 1.294 — and e^1.294 is 3.65. That is the entire mechanism of Arrhenius behaviour in one line: a small change in a large exponent produces a large change in the result.

Run it backwards to see how Ea is measured. If you observed k = 3.880 × 10⁻⁵ at 300 K and 1.4143 × 10⁻⁴ at 310 K, then ln(k₂/k₁) = ln 3.645 = 1.2935, and Ea = −R × 1.2935 ÷ (1/310 − 1/300) = 8.314463 × 1.2935 ÷ 1.0753 × 10⁻⁴ = 100 000 J/mol, recovering the 100 kJ/mol you started with.

What the numbers tell you about the reaction

Read Ea first. As rules of thumb that a kineticist would recognise: a diffusion-controlled reaction in water has an apparent barrier of roughly 15–20 kJ/mol, set by the viscosity of the solvent rather than by chemistry, and it cannot go lower. Most ordinary solution-phase reactions fall in the 40–150 kJ/mol band. Barriers above about 250 kJ/mol correspond to breaking a strong covalent bond outright and give rates too slow to observe at room temperature. Enzyme catalysis works by lowering Ea, often by 30–50 kJ/mol relative to the uncatalysed path, and each 5.7 kJ/mol reduction is worth a factor of ten in rate at 298 K.

Read A second. For a unimolecular gas-phase reaction A should land near 10¹³ s⁻¹, the vibrational frequency of a bond. A much smaller value implies a steric requirement — the molecules must meet in a particular orientation, and most encounters are wasted. A value far above 10¹⁴ s⁻¹ usually means the fitted line was extrapolated too far, since the intercept of an Arrhenius plot sits at 1/T = 0, which is infinite temperature.

Read the ratio for practical work. The rate ratio per 10 °C is the number that matters for shelf life, cold storage and accelerated testing. The reference table below converts activation energy into that ratio directly. The familiar “rate doubles every 10 degrees” is not a law of nature; it is what Ea ≈ 53 kJ/mol happens to give between 25 and 35 °C. At Ea = 100 kJ/mol the same ten degrees multiplies the rate by 3.7, and at Ea = 20 kJ/mol by only 1.3.

Two limits on all of this. The Arrhenius form assumes a single elementary step with a fixed barrier. If the mechanism changes with temperature, or if the reaction becomes diffusion-limited, the plot curves and a single Ea no longer describes it. And extrapolating far outside your measured range is risky: accelerated stability testing at 50 °C predicts room-temperature shelf life only if no new degradation pathway opens up at the higher temperature, which is exactly what regulators require you to demonstrate rather than assume.

How much faster is a reaction 10 °C warmer?

Ratio k(35 °C)/k(25 °C) = exp[(Ea/R)(1/298.15 − 1/308.15)], computed from the Arrhenius equation for each activation energy.
Ea (kJ/mol)Ea (kcal/mol)k₃₅/k₂₅Typical of
102.391.14Below the diffusion limit in water
204.781.30Diffusion-controlled reactions
307.171.48Fast enzyme-catalysed steps
409.561.69Lower end of ordinary chemistry
5011.951.92
52.912.642.00The “rate doubles per 10 °C” rule of thumb
6014.342.19
8019.122.85Common in drug degradation
10023.903.70Typical organic reaction
15035.857.13Slow thermal decomposition
20047.8013.71Bond homolysis
25059.7526.38Immeasurably slow at 25 °C

The ratio depends on the starting temperature as well as on Ea. The same 10 K rise applied from 100 °C to 110 °C produces a smaller factor, because 1/T changes less at higher T.

Mistakes and limits

  • Mixing kJ and J. Ea is normally quoted in kJ/mol and R in J/(mol·K). Convert one of them; a factor of 1000 in the exponent changes the answer by hundreds of orders of magnitude.
  • Using Celsius for T. The temperature sits in a denominator inside an exponent. Only kelvin works.
  • Assuming the half-life applies. t½ = ln 2/k is a first-order result. For a second-order reaction the half-life depends on the starting concentration, so the figure above is meaningful only when k is in s⁻¹.
  • Confusing Ea with ΔH of reaction. The barrier height and the energy difference between reactants and products are unrelated numbers. A reaction can be highly exothermic and still have a large Ea.
  • Extrapolating far beyond the measured range. A single Arrhenius line assumes one mechanism throughout. Accelerated ageing at 50 °C predicts 25 °C behaviour only if no additional degradation route opens up in between.
  • Fitting A from a short temperature range. The intercept of an Arrhenius plot lies at 1/T = 0, infinitely far from your data. Small errors in slope translate into large errors in A, which is why A values are quoted to one or two significant figures.
  • Ignoring curvature in the plot. Bending indicates a change of rate-determining step, a diffusion limit, or a parallel pathway. Forcing a single straight line through curved data produces an Ea that describes nothing.

Where the Arrhenius equation fits among kinetic tools

The Arrhenius equation gives the rate constant, not the rate. To get a rate you also need the rate law — the orders with respect to each reactant — and the concentrations. Those come from experiment, typically by the method of initial rates or by fitting an integrated rate law to a concentration-time curve.

Transition state theory refines the picture. The Eyring equation, k = (k_B T/h)·exp(−ΔG‡/RT), separates the barrier into enthalpy and entropy of activation and makes the pre-exponential term explicitly temperature-dependent. It gives the same practical answers over a modest range but a better physical interpretation, particularly of why some A values are far below 10¹³.

On the thermodynamic side, kinetics and equilibrium meet at a specific point: for an elementary reversible step, the ratio of forward to reverse rate constants equals the equilibrium constant, and the difference in their activation energies equals the reaction enthalpy. So a catalyst that lowers Ea lowers it equally in both directions and cannot shift the equilibrium — only the time taken to reach it. Use the equilibrium constant calculator for where a reaction ends up and the reaction quotient calculator for which way an arbitrary mixture moves.

For electrochemical reactions the temperature dependence takes a different form, because the rate depends on the applied potential as well; the Nernst equation calculator covers the thermodynamic part of that story. And when the quantity you actually measure is an absorbance falling over time, the Beer-Lambert law calculator converts your readings into the concentrations that a rate law needs.

Frequently asked questions

What units should the pre-exponential factor be in?

The same units as the rate constant, which depend on the reaction order: s⁻¹ for first order, L/(mol·s) for second order, mol/(L·s) for zero order. The exponential term is dimensionless, so whatever unit you attach to A carries through to k unchanged. This calculator reports k in the units you used for A and cannot infer the order for you.

How do I find the activation energy from two rate constants?

Use Ea = −R · ln(k₂/k₁) ÷ (1/T₂ − 1/T₁), with both temperatures in kelvin. The pre-exponential factor cancels, so you do not need it. With three or more measurements, plot ln k against 1/T instead: the slope is −Ea/R, and the linearity of the plot is itself evidence that a single mechanism operates across the range.

Is it true that reaction rates double for every 10 °C?

Only for a particular activation energy. Between 25 °C and 35 °C, an exact doubling corresponds to Ea ≈ 52.9 kJ/mol. Many everyday reactions land near that value, which is why the rule of thumb persists, but at 100 kJ/mol the same rise multiplies the rate by 3.7 and at 20 kJ/mol by only 1.3. The factor also shrinks as the starting temperature rises.

What is a typical activation energy?

Most solution-phase reactions fall between 40 and 150 kJ/mol. Diffusion-controlled reactions in water have an apparent barrier of roughly 15–20 kJ/mol, set by solvent viscosity, and nothing goes below that in water. Barriers above about 250 kJ/mol correspond to breaking a strong covalent bond and are unobservably slow at room temperature. These are rules of thumb, not limits.

Does a catalyst change A or Ea?

Primarily Ea — a catalyst provides an alternative pathway with a lower barrier, which is why it can accelerate a reaction by many orders of magnitude. It generally changes A as well, since the new pathway has a different geometry and attempt frequency. What it cannot do is shift the equilibrium: it lowers the barrier equally in both directions, so forward and reverse rates rise by the same factor.

Why does my Arrhenius plot curve instead of being straight?

Curvature means more than one process is contributing. Common causes are a change in the rate-determining step as temperature rises, two parallel pathways with different activation energies, the onset of a diffusion limit at high temperature, or, in enzymology, denaturation of the catalyst. Fitting a single straight line through curved data gives an Ea that describes no real step.

Can I use this for shelf-life prediction?

Yes, and it is the basis of accelerated stability testing: measure a degradation rate at elevated temperatures, fit Ea, and extrapolate to storage temperature. The critical assumption is that the same degradation mechanism dominates across the whole range. That is why stability protocols require confirmation at real storage conditions rather than reliance on extrapolation alone.

What is the difference between activation energy and enthalpy of reaction?

Activation energy is the height of the barrier between reactants and products; the enthalpy of reaction is the difference in level between them. They are independent. Hydrogen and oxygen sit on a hugely favourable slope yet do not react at room temperature because the barrier is high. Ea controls how fast; ΔH and ΔG control how far and in which direction.

References