2.8.8Chemical Kinetics

Activation energy from Arrhenius plot; effect of catalyst

2,678 words12 min readdifficulty · medium

Overview

The Arrhenius equation connects reaction rate to temperature through activation energy, and its graphical form—the Arrhenius plot—lets us extract Ea experimentally. Catalysts work by lowering this activation energy barrier without changing thermodynamics.


Core Concepts

[!intuition] Why Temperature Affects Reaction Rate

Molecules need a minimum energy (the activation energy) to react. As temperature increases:

  • More molecules have kinetic energy ≥ Ea
  • Collision frequency increases slightly
  • But the fraction of successful collisions increases exponentially (this dominates)

Think of it like a high-jump bar: if you lower the bar (Ea), way more athletes (molecules) can clear it, even if their jumping ability (temperature) only increases a little.

[!definition] Activation Energy (Ea)

The minimum energy required for reactant molecules to overcome the energy barrier and form products. It's the "height" of the transition state above the reactant energy level.

Units: kJ/mol or J/mol

[!definition] The Arrhenius Equation

k=AeEa/RTk = A e^{-E_a/RT}

Where:

  • kk = rate constant (units depend on reaction order)
  • AA = pre-exponential factor or frequency factor (same units as kk)
  • EaE_a = activation energy (J/mol)
  • RR = gas constant = 8.314 J/(mol·K)
  • TT = absolute temperature (K)

WHY this form? The exponential eEa/RTe^{-E_a/RT} represents the Boltzmann distribution fraction of molecules with energy ≥ Ea. As T increases or Ea decreases, this fraction grows exponentially.


Deriving the Arrhenius Plot

WHAT we want: A straight-line graph to find Ea experimentally.

HOW: Take the natural logarithm of both sides of the Arrhenius equation.

k=AeEa/RTk = A e^{-E_a/RT}

Apply ln\ln to both sides: lnk=ln(AeEa/RT)\ln k = \ln\left(A e^{-E_a/RT}\right)

WHY this step? Logarithms convert exponentials to linear forms, which are easier to analyze graphically.

Using logarithm properties: ln(xy)=lnx+lny\ln(xy) = \ln x + \ln y and ln(ex)=x\ln(e^x) = x

lnk=lnA+ln(eEa/RT)\ln k = \ln A + \ln\left(e^{-E_a/RT}\right)

lnk=lnAEaRT\ln k = \ln A - \frac{E_a}{RT}

Rearrange into the form y=mx+cy = mx + c:

[!formula] Arrhenius Plot Equation

lnk=EaR1T+lnA\ln k = -\frac{E_a}{R} \cdot \frac{1}{T} + \ln A

This is the equation of a straight line:

  • x-axis: 1T\frac{1}{T} (reciprocal temperature, K⁻¹)
  • y-axis: lnk\ln k (natural log of rate constant)
  • Slope: m=EaRm = -\frac{E_a}{R}
  • y-intercept: c=lnAc = \ln A

Therefore: Ea=m×R=(slope)×8.314 J/(mol⋅K)E_a = -m \times R = -\text{(slope)} \times 8.314 \text{ J/(mol·K)}

WHY negative slope? Higher Ea means the rate constant decreases more steeply with decreasing temperature (increasing 1/T), so the line slopes downward.

Figure — Activation energy from Arrhenius plot; effect of catalyst

[!example] Example 1: Calculating Ea from Arrhenius Plot Data

Given: A reaction's rate constant was measured at different temperatures:

T (K) k (s⁻¹)
300 0.0045
320 0.0156
340 0.0468
360 0.1245

Find: Activation energy Ea.

Solution:Step 1**: Create the Arrhenius plot data:

T (K) 1/T (K⁻¹) ln k
300 0.00333 -5.404
320 0.003125 -4.160
340 0.002941 -3.062
360 0.002778 -2.083

WHY convert? We need 1/T (not T) on the x-axis to get a linear relationship.

Step 2: Plot ln k vs 1/T and find the slope (or calculate using two points).

Using the first and last points: m=lnk2lnk1(1/T2)(1/T1)=2.083(5.404)0.0027780.003333m = \frac{\ln k_2 - \ln k_1}{(1/T_2) - (1/T_1)} = \frac{-2.083 - (-5.404)}{0.002778 - 0.003333}

m=3.3210.000555=5984 Km = \frac{3.321}{-0.000555} = -5984 \text{ K}

WHY this formula? It's the slope formula: rise over run.

Step 3: Calculate Ea: Ea=m×R=(5984)×8.314=49,748 J/mol=49.7 kJ/molE_a = -m \times R = -(-5984) \times 8.314 = 49,748 \text{ J/mol} = 49.7 \text{ kJ/mol}

Answer: The activation energy is approximately 49.7 kJ/mol.


[!example] Example 2: Comparing Two Reactions

Given: Two reactions A and B have the same pre-exponential factor. At 298 K:

  • Reaction A: Ea=50E_a = 50 kJ/mol, kA=2.0×103k_A = 2.0 \times 10^{-3} s⁻¹
  • Reaction B: Ea=75E_a = 75 kJ/mol

Find: Rate constant for reaction B at 298 K.

Solution:

Step 1: Since A is the same, we can use the ratio: kBkA=AeEa,B/RTAeEa,A/RT=e(Ea,BEa,A)/RT\frac{k_B}{k_A} = \frac{A e^{-E_{a,B}/RT}}{A e^{-E_{a,A}/RT}} = e^{-(E_{a,B} - E_{a,A})/RT}

WHY? The A terms cancel, leaving only the exponential difference.

Step 2: Convert Ea to J/mol and calculate: Ea,BEa,A=75,00050,000=25,000 J/molE_{a,B} - E_{a,A} = 75,000 - 50,000 = 25,000 \text{ J/mol}

kBkA=e25,000/(8.314×298)=e10.09=4.15×105\frac{k_B}{k_A} = e^{-25,000/(8.314 \times 298)} = e^{-10.09} = 4.15 \times 10^{-5}

WHY exponential? Small differences in Ea lead to huge differences in rate because of the exponential relationship.

Step 3: Calculate kB: kB=kA×4.15×105=2.0×103×4.15×105k_B = k_A \times 4.15 \times 10^{-5} = 2.0 \times 10^{-3} \times 4.15 \times 10^{-5}

kB=8.3×108 s1k_B = 8.3 \times 10^{-8} \text{ s}^{-1}

Answer: Reaction B is ~24,000 times slower due to its higher activation energy.


Effect of Catalyst

[!definition] Catalyst

A catalyst is a substance that increases the rate of a chemical reaction without being consumed in the process. It achieves this by providing an alternative reaction pathway with a lower activation energy.

Key principle: Catalysts do NOT change:

  • ΔH (enthalpy change)
  • ΔG (Gibbs free energy)
  • Equilibrium position (Keq)

They only change how fast equilibrium is reached.

[!intuition] How Catalysts Work

A catalyst provides "stepping stones" across the energy barrier:

  • Uncatalyzed: Reactants → [high energy transition state] → Products
  • Catalyzed: Reactants → [intermediate1] → [intermediate 2] → Products

Each intermediate step has a lower peak than the original transition state, so more molecules can cross at a given temperature.

[!formula] Arrhenius Equation with Catalyst

Uncatalyzed: kuncat=AeEa,uncat/RTk_{uncat} = A e^{-E_{a,uncat}/RT}

Catalyzed: kcat=AeEa,cat/RTk_{cat} = A' e^{-E_{a,cat}/RT}

Where Ea,cat<Ea,uncatE_{a,cat} < E_{a,uncat} (this is the key!)

Rate enhancement factor: kcatkuncat=AAe(Ea,catEa,uncat)/RT\frac{k_{cat}}{k_{uncat}} = \frac{A'}{A} \cdot e^{-(E_{a,cat} - E_{a,uncat})/RT}

If we assume AAA' \approx A (reasonable for many reactions): kcatkuncateΔEa/RT\frac{k_{cat}}{k_{uncat}} \approx e^{-\Delta E_a/RT}

where ΔEa=Ea,catEa,uncat<0\Delta E_a = E_{a,cat} - E_{a,uncat} < 0

WHY exponential? Even a modest decrease in Ea (say, 20 kJ/mol) can increase the rate by factors of 1000+ at room temperature.

[!example] Example 3: Catalyst Effect on Rate

Given: A reaction has Ea = 85 kJ/mol at 300 K. A catalyst reduces Ea to 60 kJ/mol.

Find: By what factor does the rate increase?

Solution:

ΔEa=6085=25 kJ/mol=25,000 J/mol\Delta E_a = 60 - 85 = -25 \text{ kJ/mol} = -25,000 \text{ J/mol}

WHY negative? The catalyzed Ea is lower.

kcatkuncat=eΔEa/RT=e(25,000)/(8.314×300)\frac{k_{cat}}{k_{uncat}} = e^{-\Delta E_a/RT} = e^{-(-25,000)/(8.314 \times 300)}

=e25,000/2494=e10.02=22,400= e^{25,000/2494} = e^{10.02} = 22,400

Answer: The catalyst increases the rate by a factor of ~22,400.

Interpretation: At 300 K, a reaction that took 1 hour uncatalyzed would take only 0.16 seconds with the catalyst!


On an Arrhenius Plot: Catalyst Effect

When we plot ln k vs 1/T for both catalyzed and uncatalyzed reactions:

  1. Both lines are straight (both follow Arrhenius behavior)
  2. The catalyzed line has a smaller (less negative) slope because Ea,cat<Ea,uncatE_{a,cat} < E_{a,uncat}
  3. The catalyzed line is shifted upward (higher ln k at every temperature)
  4. The lines are roughly parallel IF the reduction in Ea is constant across temperatures

Visual: The diagram shows two lines diverging as 1/T increases (T decreases), with the catalyzed reaction maintaining higher rates even at lower temperatures.


[!mistake] Common Mistake 1: "Catalysts shift equilibrium"

Wrong thinking: "Adding a catalyst will produce more products because the rate increases."

Why it feels right: We see more product forming faster, so it seems like there's "more" product.

The fix: Catalysts speed up both forward and reverse reactions equally. They help reach equilibrium faster, but don't change where that equilibrium sits. Keq depends only on ΔG, which catalysts don't alter.

Steel-man the mistake: The confusion arises because in practice, we often do get more product when we add a catalyst to an industrial reaction—but that's because we can remove products continuously before reverse reaction kicks in. In a closed system, same equilibrium amount, just faster.


[!mistake] Common Mistake 2: Confusing slope sign

Wrong thinking: "Higher Ea means steper upward slope on the Arrhenius plot."

Why it feels right: "High" and "steep" feel like they should go together.

The fix: The slope is Ea/R-E_a/R (negative!). Higher Ea means more negative slope, so the line tilts downward more steeply. Think of it this way: high Ea reactions are more "temperature sensitive"—their rate drops off faster as you cool down (move right on the 1/T axis).


[!mistake] Common Mistake 3: Using T instead of 1/T

Wrong thinking: Plotting ln k vs T gives a straight line.

Why it feels right: Temperature is the independent variable, so it should be on the x-axis.

The fix: The Arrhenius equation is exponential in T, but linear in 1/T. You must plot against reciprocal temperature to get a straight line. Check your axis label!


[!recall]- Feynman Technique: Explain to a 12-year-old

Imagine you're trying to roll a ball over a hill to get it into a valley on the other side. The height of the hill is the "activation energy"—how much push you need to get the ball over the top.

If the hill is really tall (high Ea), only a few super-fast balls (hot molecules) have enough speed to make it over. Most balls roll back down. But if you heat things up (increase temperature), more balls move faster, so more make it over the hill.

Now, an Arrhenius plot is like a special graph where we plot how many balls make it over at different temperatures, but we use a trick: instead of plotting temperature directly, we plot "1/temperature." When we do that, we get a straight line! The steper the line tilts down, the taller the hill (bigger Ea).

A catalyst is like building a tunnel through the hill instead of going over the top. Now the path is way shorter (lower Ea), so even slow balls (cold molecules) can get through. The ball still ends up in the same valley (same products, same equilibrium), but way more balls get through per second (faster rate). The catalyst doesn't get used up—it's like the tunnel stays there for every ball.


[!mnemonic] Remembering Arrhenius Plot Features

"Elephants Are Really Reliable"

  • Ea from slope: Ea=slope×RE_a = -\text{slope} \times R
  • Arrhenius plot: ln k vs 1/T
  • Reciprocal temperature on x-axis (not T!)
  • Reduced slope (less steep) means catalyst present

Connections

  • Arrhenius Equation - the fundamental equation this plot visualizes
  • Collision Theory - explains why activation energy exists
  • Transition State Theory - deeper model of activation complex
  • Rate Constant Temperature Dependence - quantitative relationship
  • Catalysis Mechanisms - homogeneous vs heterogeneous catalysts
  • Enzyme Kinetics - biological catalysts follow similar principles
  • Maxwell-Boltzmann Distribution - fraction of molecules with E ≥ Ea
  • Reaction Energy Diagrams - visual representation of Ea
  • Equilibrium vs Kinetics - catalysts affect only kinetics
  • Industrial Catalysis - practical applications (Haber, Contact process)

Flashcards

What is an Arrhenius plot? :: A graph of ln k (y-axis) vs 1/T (x-axis) that gives a straight line with slope = -Ea/R, allowing experimental determination of activation energy.

What does the slope of an Arrhenius plot represent?
The slope equals -Ea/R, where Ea is activation energy and R is the gas constant (8.314 J/mol·K).
How do you calculate Ea from Arrhenius plot slope?
Ea = -(slope) × R, where slope is negative, so Ea comes out positive.
What is the Arrhenius equation in logarithmic form?
ln k = (-Ea/R)(1/T) + ln A, which is linear in 1/T.
Why must we plot ln k vs 1/T and not ln k vs T?
Because the Arrhenius equation is exponential in T, making it linear only when plotted against 1/T.
What does a steper (more negative) slope on an Arrhenius plot indicate?
Higher activation energy; the reaction rate is more sensitive to temperature changes.
How does a catalyst affect the Arrhenius plot?
It produces a parallel line with smaller slope (less steep, less negative) and shifted upward, indicating lower Ea and higher k at all temperatures.
What does catalyst change and what does it NOT change?
CHANGES: Ea (lowers it), k (increases it), rate (increases it). DOES NOT CHANGE: ΔH, ΔG, Keq, equilibrium position.
Why does lowering Ea by 25 kJ/mol increase rate by ~10,000× at 300 K?
Because k depends exponentially on Ea: k ∝ e^(-Ea/RT). Small changes in Ea cause large changes in the exponential factor.
If two reactions have the same A but different Ea values (50 vs 75 kJ/mol), which is faster at 298 K?
The one with Ea = 50 kJ/mol, because lower Ea means a larger fraction of molecules have sufficient energy to react.

What are the units of the slope of an Arrhenius plot? :: Kelvin (K), since slope = -Ea/R and Ea is in J/mol, R is in J/(mol·K), so their ratio has units of K.

What is the pre-exponential factor A?
The y-intercept when extrapolated (ln A), representing the maximum possible rate constant if all collisions had proper orientation, independent of temperature.
Why don't catalysts affect the equilibrium position?
Because they lower Ea equally forward and reverse reactions, so they speed both up by the same factor, leaving Keq = kforward/kreverse unchanged.
If an Arrhenius plot has a slope of -6000 K, what is Ea?
Ea = -(-6000 K) × 8.314 J/(mol·K) = 49,884 J/mol ≈ 50 kJ/mol.
What physical meaning does e^(-Ea/RT) represent?
The fraction of molecules with kinetic energy ≥ Ea according to the Boltzmann distribution.

Concept Map

contains

contains

exponential term reflects

fraction with E >= Ea grows with

increases

is barrier height of

take ln to get

slope equals

gives

y-intercept equals

lowers

does not change

higher Ea means slower

Arrhenius Equation k=Ae^-Ea/RT

Activation Energy Ea

Pre-exponential Factor A

Boltzmann Distribution

Temperature

Reaction Rate

Transition State

Arrhenius Plot ln k vs 1/T

minus Ea/R

ln A

Catalyst

Thermodynamics

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Arrhenius plot ek bahut powerful graphical method hai jo humein activation energy (Ea) experimentally nikalne mein mad karta hai. Dekho, jab hum ln k (natural log of rate constant) ko1/T ke against plot karte hain, toh ek seedhi line milti hai. Is line ki slope -Ea/R hoti hai, matlab slope se multiply karke gas constant R se, hum Ea calculate kar sakte hain. Yeh kyun important hai? Kyunki lab mein hum directly Ea measure nahi kar sakte—hum bas different temperatures pe reaction ki speed (rate constant k) measure karte hain, aur phir yeh plot banakar pata lagate hain ki molecules ko react karne ke liye kitni minimum energy chahiye.

Ab catalyst ki baat karte hain. Catalystek aisa substance hai jo reaction ki speed badha deta hai but khud consume nahi hota. Yeh kaise karta hai? Woh activation energy ko kam kar deta hai—ek alternative, easier path provide karta hai. Jab Ea kam hota hai, toh zyada molecules ko reaction ke liye sufficient energy mil jati hai at the same temperature. Arrhenius plot pe catalyst ka effect clearly dikhta hai: catalyzed reaction ki line kam steep hoti hai (smaller negative slope, kyunki Ea chhota hai) aur upar shift ho jati hai (higher ln k at every temperature). Lekin yad rakho, catalyst equilibrium position nahi badalta—woh sirf speed up karta hai, final product amount same hi rahega. Yeh concept industries mein bahut use hota hai jahan fast reactions chahiye without wasting energy by heating too much.

Go deeper — visual, from zero

Test yourself — Chemical Kinetics

Connections