Level 5 — MasteryCoordination Chemistry

Coordination Chemistry

60 marksprintable — key stays hidden on paper

Time: 75 minutes Total Marks: 60

Instructions: Answer all questions. Show full reasoning. Constants: μB\mu_B = Bohr magneton, μ=n(n+2)μB\mu = \sqrt{n(n+2)}\,\mu_B (spin-only). Where computation is requested, present the algorithm/logic explicitly.


Question 1 — CFSE, magnetism and a computational model (24 marks)

Consider octahedral dnd^n complexes (n=19n = 1 \ldots 9). Define the CFSE (ignoring pairing-energy terms in the tabulated stabilization) using the occupancies of t2gt_{2g} and ege_g with t2gt_{2g} contributing 0.4Δo-0.4\,\Delta_o each and ege_g contributing +0.6Δo+0.6\,\Delta_o each.

(a) Derive, from first principles, the general expression for CFSE of a high-spin octahedral dnd^n configuration in units of Δo\Delta_o, and give the pairing-energy correction term mPmP (state mm as a function of nn). (6)

(b) For [Fe(H2O)6]2+[\mathrm{Fe(H_2O)_6}]^{2+} (high spin) and [Fe(CN)6]4[\mathrm{Fe(CN)_6}]^{4-} (low spin): compute CFSE (with the correct extra-pairing term mPmP), predict the spin-only magnetic moment μ\mu for each, and explain using the spectrochemical series why the ligand changes the spin state. (8)

(c) Write pseudocode / a Python-style function cfse_octahedral(n, spin) that returns the CFSE in units of Δo\Delta_o and the number of unpaired electrons, correctly handling spin ∈ {"high","low"} for all n=1..9n=1..9. State the filling rule your code encodes. (6)

(d) For which dnd^n configuration(s) does the choice of high-spin vs low-spin make no difference to the number of unpaired electrons in an octahedral field? Justify. (4)


Question 2 — Isomerism, chirality and counting (18 marks)

(a) For the octahedral complex [Co(en)2Cl2]+[\mathrm{Co(en)_2Cl_2}]^+ (en = ethylenediamine): enumerate all stereoisomers, identify which are chiral, and explain with a symmetry argument (mirror plane / improper axis) why the cis form is optically active but the trans form is not. (8)

(b) The compound of formula CoBrSO45NH3\mathrm{CoBrSO_4\cdot 5NH_3} shows ionization isomerism. Write the two isomers as coordination formulae, give one experimental test that distinguishes them, and name each using IUPAC rules. (6)

(c) Explain why tetrahedral complexes [MA2B2][\mathrm{MA_2B_2}] show neither geometrical nor (for identical A, B monodentate) optical isomerism, while the square-planar analogue [MA2B2][\mathrm{MA_2B_2}] does show geometrical isomerism. Use the point-group / symmetry distinction. (4)


Question 3 — VBT vs CFT, EAN and Jahn–Teller (18 marks)

(a) For [Ni(CN)4]2[\mathrm{Ni(CN)_4}]^{2-} (diamagnetic) and [NiCl4]2[\mathrm{NiCl_4}]^{2-} (paramagnetic): assign hybridization and geometry via VBT, predict μ\mu, and explain the geometry difference on ligand-field grounds. (6)

(b) Compute the Effective Atomic Number (EAN) for the metal in [Co(NH3)6]3+[\mathrm{Co(NH_3)_6}]^{3+} and [Fe(CN)6]4[\mathrm{Fe(CN)_6}]^{4-}. State whether each obeys the EAN (18-electron) rule and what that implies for kinetic stability. (6)

(c) [Cu(H2O)6]2+[\mathrm{Cu(H_2O)_6}]^{2+} (d9d^9) is axially distorted. Using the Jahn–Teller theorem, state which orbital set is degenerate and unequally occupied, predict the direction of distortion (elongation), and show that elongation lowers the total electronic energy for the d9d^9 case. (6)

Answer keyMark scheme & solutions

Question 1

(a) (6 marks) High-spin filling follows Hund: fill all five d-orbitals singly (3 in t2gt_{2g}, 2 in ege_g) before pairing. Let t=t = electrons in t2gt_{2g}, e=e = electrons in ege_g; t+e=nt+e=n. CFSE =(0.4t+0.6e)Δo= (-0.4t + 0.6e)\,\Delta_o. (2)

For high spin:

  • n=1..3n=1..3: t=nt=n, e=0e=0
  • n=4..5n=4..5: t=3t=3, e=n3e=n-3
  • n=6..8n=6..8: t=n2t=n-2... explicitly t=min(n,3)t=\min(n,3) up to 5, then after 5 the 6th–10th electrons pair in t2gt_{2g} then ege_g.

General: for n5n\le5, t=min(n,3), e=max(n3,0)t=\min(n,3),\ e=\max(n-3,0); for n>5n>5, t=3+min(n5,3), e=2+max(n8,0)t=3+\min(n-5,3),\ e=2+\max(n-8,0). (2)

Extra pairing term: high-spin has extra pairs only for n>5n>5. Number of paired electrons beyond the free-ion count = max(n5,0)\max(n-5,0), so m=max(n5,0)m = \max(n-5,0) and CFSE(total) == (field term) +mP+ mP. (2)

(b) (8 marks) Fe2+\mathrm{Fe^{2+}} is d6d^6.

High spin [Fe(H2O)6]2+[\mathrm{Fe(H_2O)_6}]^{2+}: t2g4eg2t_{2g}^4 e_g^2. CFSE =(0.4×4+0.6×2)Δo=(1.6+1.2)Δo=0.4Δo= (-0.4\times4 + 0.6\times2)\Delta_o = (-1.6+1.2)\Delta_o = -0.4\,\Delta_o; extra pairs vs free ion =1+1P= 1 \Rightarrow +1P. Total =0.4Δo+P= -0.4\,\Delta_o + P. Unpaired n=4μ=46=24=4.90μBn=4 \Rightarrow \mu=\sqrt{4\cdot6}=\sqrt{24}=4.90\,\mu_B. (4)

Low spin [Fe(CN)6]4[\mathrm{Fe(CN)_6}]^{4-}: t2g6eg0t_{2g}^6 e_g^0. CFSE =(0.4×6+0)Δo=2.4Δo=(-0.4\times6+0)\Delta_o=-2.4\,\Delta_o; three pairs vs free-ion's zero extra... free ion d6d^6 has 1 pair; low-spin has 3 pairs \Rightarrow extra =2P=2P. Total =2.4Δo+2P=-2.4\Delta_o+2P. Unpaired n=0μ=0n=0 \Rightarrow \mu=0 (diamagnetic). (2)

Explanation: CN\mathrm{CN^-} is a strong-field ligand high in the spectrochemical series (H2O\mathrm{H_2O} is weak-field). For CN\mathrm{CN^-}, Δo>P\Delta_o > P so pairing in t2gt_{2g} is favoured (low spin); for H2O\mathrm{H_2O}, Δo<P\Delta_o < P so electrons occupy ege_g (high spin). (2)

(c) (6 marks) Filling rule encoded: high spin fills singly to 5 then pairs; low spin fills t2gt_{2g} completely (up to 6) before any ege_g. Award 2 marks for correct rule statement.

def cfse_octahedral(n, spin):
    if spin == "high":
        t = min(n, 3) + max(min(n-5, 3), 0)   # t2g electrons
        e = n - t                              # eg electrons
        # unpaired: singly filled orbitals
        unpaired = 5 - abs(5 - n) if n <= 5 else 10 - n
    else:  # low spin
        t = min(n, 6)
        e = max(n - 6, 0)
        unpaired = min(t, 6-t) + ... # see below
        # t2g unpaired = t if t<=3 else 6-t ; eg unpaired = e if e<=2 else 4-e
        up_t = t if t <= 3 else 6 - t
        up_e = e if e <= 2 else 4 - e
        unpaired = up_t + up_e
    cfse = round(-0.4*t + 0.6*e, 2)
    return cfse, unpaired

Full marks for correct t,e split, correct CFSE formula, and correct unpaired count logic. (4)

(d) (4 marks) No high/low-spin distinction exists when there is only one way to distribute electrons: d1,d2,d3d^1, d^2, d^3 (all in t2gt_{2g}, no pairing choice) and d8,d9,d10d^8, d^9, d^{10} (t2gt_{2g} full, remaining forced into ege_g). For these, unpaired count is fixed. High/low spin differs only for d4d^4d7d^7. (4) (2 for identifying d1,2,3,8,9,10d^{1,2,3,8,9,10}; 2 for justification.)


Question 2

(a) (8 marks) [Co(en)2Cl2]+[\mathrm{Co(en)_2Cl_2}]^+ octahedral, two bidentate en + two Cl. Geometrical isomers: cis (Cl adjacent, 90°) and trans (Cl axial, 180°). (2)

  • trans: has a mirror plane (and S2/σhS_2/\sigma_h); superimposable on its mirror image ⇒ achiral. (2)
  • cis: point group C2C_2; no σ\sigma plane, no improper axis (SnS_n); non-superimposable mirror images ⇒ optically active, exists as Δ/Λ\Delta/\Lambda enantiomer pair. (2)

So three stereoisomers total: trans (1) + cis pair (2). Symmetry argument: chirality requires absence of any SnS_n (including σ=S1\sigma=S_1, i=S2i=S_2); trans possesses these, cis does not. (2)

(b) (6 marks) Isomers:

  • [Co(NH3)5Br]SO4[\mathrm{Co(NH_3)_5Br}]\mathrm{SO_4} — free SO42\mathrm{SO_4^{2-}}; test with BaCl2\mathrm{BaCl_2} → white BaSO4\mathrm{BaSO_4} precipitate. Name: pentaamminebromidocobalt(III) sulfate. (3)
  • [Co(NH3)5SO4]Br[\mathrm{Co(NH_3)_5SO_4}]\mathrm{Br} — free Br\mathrm{Br^-}; test with AgNO3\mathrm{AgNO_3} → pale-yellow AgBr\mathrm{AgBr} precipitate. Name: pentaamminesulfatocobalt(III) bromide. (3)

(c) (4 marks) Tetrahedral [MA2B2][\mathrm{MA_2B_2}]: all four positions are equivalent (all at 109.5°\sim109.5°, mutually adjacent), so there is no cis/trans distinction ⇒ no geometrical isomers. With two identical A and two identical B monodentate ligands the molecule retains a mirror plane (C2vC_{2v}), so it is achiral ⇒ no optical isomerism. (2) Square-planar [MA2B2][\mathrm{MA_2B_2}]: the four positions lie in a plane with defined cis (90°) and trans (180°) relationships, so cis and trans geometrical isomers exist; the plane of the molecule is a σ\sigma plane so each is achiral. (2)


Question 3

(a) (6 marks) Ni2+=d8\mathrm{Ni^{2+}} = d^8.

  • [Ni(CN)4]2[\mathrm{Ni(CN)_4}]^{2-}: strong-field CN⁻ pairs the two ege_g-type electrons; one 3d3d orbital vacated → dsp2dsp^2 hybridization → square planar, all paired, μ=0\mu = 0 (diamagnetic). (3)
  • [NiCl4]2[\mathrm{NiCl_4}]^{2-}: weak-field Cl⁻; sp3sp^3 hybridization → tetrahedral, two unpaired electrons, μ=24=8=2.83μB\mu=\sqrt{2\cdot4}=\sqrt8=2.83\,\mu_B (paramagnetic). (3) Geometry difference: strong-field ligand supplies enough energy to force pairing and adopt low-energy square-planar dsp2dsp^2; weak field cannot, so sp3sp^3 tetrahedral is retained.

(b) (6 marks) EAN =Z(metal)(oxidation state)+2×(coordination number)= Z(\text{metal}) - (\text{oxidation state}) + 2\times(\text{coordination number}).

  • [Co(NH3)6]3+[\mathrm{Co(NH_3)_6}]^{3+}: Co Z=27Z=27, ox = +3, CN = 6. EAN =273+12=36= 27 - 3 + 12 = 36 (Kr). Obeys 18-e rule (36 = Kr closed shell). (3)
  • [Fe(CN)6]4[\mathrm{Fe(CN)_6}]^{4-}: Fe Z=26Z=26, ox = +2, CN = 6. EAN =262+12=36= 26 - 2 + 12 = 36 (Kr). Obeys EAN rule. (2) Implication: attainment of noble-gas configuration correlates with high kinetic (substitution) inertness—both are kinetically inert, low-spin complexes. (1)

(c) (6 marks) Cu2+=d9\mathrm{Cu^{2+}} = d^9: t2g6eg3t_{2g}^6 e_g^3. The ege_g set (dz2,dx2y2d_{z^2}, d_{x^2-y^2}) is degenerate but unequally occupied (one orbital doubly, one singly filled) → Jahn–Teller active. (2) Because ege_g orbitals point directly at ligands, distortion is large and observable. Elongation along zz lowers dz2d_{z^2} and raises dx2y2d_{x^2-y^2}. Put the doubly-occupied orbital in the lowered (dz2d_{z^2}) level and singly in the raised one. (2) Energy: with splitting 2δ2\delta (dz2d_{z^2} down by δ\delta, dx2y2d_{x^2-y^2} up by δ\delta), occupancy dz22dx2y21d_{z^2}^2 d_{x^2-y^2}^1 gives net energy change =2(δ)+1(+δ)=δ<0= 2(-\delta) + 1(+\delta) = -\delta < 0. Hence elongation is stabilizing → axial elongation predicted. (2)

[
  {"claim":"HS Fe(II) d6 CFSE = -0.4 Delta_o (field term)","code":"t=4; e=2; result = (-0.4*t + 0.6*e) == -0.4"},
  {"claim":"LS Fe(II) d6 CFSE = -2.4 Delta_o","code":"t=6; e=0; result = (-0.4*t + 0.6*e) == -2.4"},
  {"claim":"spin-only mu for 4 unpaired = sqrt(24)","code":"n=4; result = sqrt(n*(n+2)) == sqrt(24)"},
  {"claim":"EAN of Co in [Co(NH3)6]3+ = 36","code":"Z=27; ox=3; CN=6; result = (Z - ox + 2*CN) == 36"},
  {"claim":"EAN of Fe in [Fe(CN)6]4- = 36","code":"Z=26; ox=2; CN=6; result = (Z - ox + 2*CN) == 36"},
  {"claim":"mu for tetrahedral NiCl4^2- (2 unpaired) = sqrt(8)","code":"n=2; result = sqrt(n*(n+2)) == sqrt(8)"},
  {"claim":"Jahn-Teller d9 elongation net energy = -delta","code":"delta=symbols('delta'); result = simplify(2*(-delta)+1*(delta) + delta) == 0"}
]