3
$\begingroup$

How do we determine the relative placements of molecular orbitals in their diagrams? I understand that we can use point groups to find symmetry-allowed interactions between orbitals that we write on either side of the diagram.

For example, with the $\ce{BH3}$ in the image below, I think we could say one of the $\ce{2p}$ orbitals on the left has $\ce{a_2''}$ symmetry and thus is non-bonding, and the other two $\ce{2p}$ orbitals match the $\ce{e'}$ symmetry on the right. Finally, $\ce{2s}$ matches with $\ce{a_1'}.$

What I don't understand is how we know that $\ce{a_1'^*}$ has a higher energy than $\ce{e'^*}.$ Perhaps there could be some argument from the geometry, but is this generalizable to any combination of symmetry labels? And furthermore, does this mean that any MO diagram can be derived entirely from theory, without looking up any energy charts or through spectrometry?

BH3 MO diagram

$\endgroup$

2 Answers 2

2
$\begingroup$

The figure in the OP's question seems to come from the article "A brief introduction to molecular orbital theory of simple polyatomic molecules for undergraduate chemistry students" by Baibich and Butler. In it (for the first example, the MO diagram of water), they say:

The students know that linear combinations of the central atom atomic orbitals and the LGOs have to be accomplished with orbitals with the same irreducible representations and that, in the four examples being considered in this paper, the orbitals have the energy requirements to combine. For more advanced students, some papers that deal with more detailed energy calculations are suggested.7,8 (Comment: it should be noted it is an approximation to state that a1 and b2 ligand orbitals have the same energies.)

In one of the cited papers (ref. 7, concerned with teaching MO theory), Lawson and Harrison state:

When two identical atoms interact, the atomic orbitals give rise to molecular orbitals that frequently, but not always, have energies that are above and below the energies of the constituent atomic orbitals.

Without a calculation, you can not even predict the relative order of atomic orbital vs. bonding and antibonding MO.

They go on to state that in its simplest form, MO calculations are better at predicting bond lengths than dissociation energies, using the diatomics from $\ce{H2}$ to $\ce{Cl2}$ as an example:

Note that the calculated dissociation energies are often in poor agreement with experimental values and in particular in the MO theory $\ce{F2}$ and $\ce{Na2}$ are both predicted to be unbound and should not exist, while $\ce{Li2}$ is predicted to be marginally stable. Most textbooks do not discuss the direct predictions of MO theory as reflected in Table 3 but focus on the correlation between the bond order and the experimental $D_e$. How well the theory is doing should be gauged by comparison between the predicted and experimental $D_e$ values, not surrogate quantities like bond orders.

Finally, they caution that the energies of the unoccupied orbitals are difficult to interpret:

Note also that in Table 1 there is no energy given for MOs that are not occupied because in ab initio MO theory (9) the energy of an empty orbital corresponds approximately to the energy of an electron in the negative ion and not to an electron in that orbital in the neutral ground state. For homonuclear diatomics these empty orbital energies are positive and bear no direct relation to the occupied orbital energies. The practice of plotting the empty orbital energies as a function of the atomic number of the atom in the diatomic (13) and showing them merge with the occupied orbital energies has meaning in Huckel-like theories where the energy of an orbital is independent of its occupation, but not in ab initio MO theory.

How powerful is the MO method?

[OP...] does this mean that any MO diagram can be derived entirely from theory, without looking up any energy charts or through spectrometry?

Yes, you do a calculation and get a diagram. You would probably start with atomic orbitals calculated elsewhere, and you would probably want to compare your results with experimental data, if available. One of the strengths of computational chemistry is that you can study molecules that have not yet been synthesized, or gain evidence that a putative molecule is unlikely to exist because it would be expected to fall apart accordning to your calculation. One of the weaknesses of simple MO theory is that the estimated energies are sometimes off by a lot, and that in some cases, the electron configuration (which comes down to the order of the molecular orbitals) is in conflict with experimental data.

See also: https://chemistry.stackexchange.com/a/128550/72973

$\endgroup$
1
$\begingroup$

To tack onto Karsten Theis's answer: Symmetry is inherently a qualitative tool, because it is binary. Two things (AOs) either have the same symmetry and can overlap, or they have different symmetry and can't overlap. But you can't say something is "more symmetric" and thus leads to "more overlap"; that would just be complete nonsense. So, symmetry tells you which lines to draw, but it doesn't tell you the extent of the overlap, i.e. how far up or far down the lines need to go to.

Formally, this is expressed in terms of integrals involving atomic orbitals $\phi_i$:

$$\langle \phi_1 | \hat{H} | \phi_2\rangle \begin{cases} \neq 0 & \text{if }\phi_1 \text{ and } \phi_2 \text{ transform as the same irrep} \\ = 0 & \text{otherwise} \end{cases}$$

The energies depend on exactly what this number evaluates to, and to find that out, you need to actually evaluate this integral (and many others). Conceptually that's not hard to do, because we know how to write the AOs $\phi_1$ and $\phi_2$, and we (kind of*) know what the Hamiltonian $\hat{H}$ is. And it turns out that it isn't too hard for a computer to perform this integration. There are various software packages that will do this sort of calculation for you. But doing it by hand is not feasible, especially for any non-trivial molecule, and that's why if you limit your approach to a symmetry-based one, you can only ever get qualitative information out of it.

Note that I'm not trying to equate the energy of the MO with that integral above. The expression for the energy will (in general) depend on many of those terms. (Exactly how? Well, the MOs are linear combinations of the AOs, or at least we postulate that they are:

$$|\psi\rangle = c_1|\phi_1\rangle + c_2|\phi_2\rangle + \cdots$$

so the energy associated with the MOs is

$$\begin{align} E &= \langle \psi | \hat{H} |\psi\rangle \\ &= \langle c_1\phi_1 + c_2\phi_2 + \cdots | \hat{H} | c_1\phi_1 + c_2\phi_2 + \cdots\rangle \\ &= c_1^*c_1\langle\phi_1 | \hat{H} | \phi_1 \rangle + c_2^*c_1\langle\phi_2 | \hat{H} | \phi_1 \rangle + c_1^*c_2\langle\phi_1 | \hat{H} | \phi_2 \rangle + c_2^*c_2\langle\phi_2 | \hat{H} | \phi_2 \rangle + \cdots \end{align}$$

Yeah, you don't want to do that by hand. And actually finding those coefficients $c_i$ is an entirely separate problem which involves similar considerations.)


* There is a "slight" problem, in that the electron–electron repulsion term in $\hat{H}$ depends on the electron distribution which in turn depends on the form of the MOs. But that's a technical detail. You can worry about it if you're actually writing computer software to do those integrals.

$\endgroup$

Not the answer you're looking for? Browse other questions tagged or ask your own question.