内容简介:Date:Posted By:Area of science:
Re: Why do electron shells have set limits ?
Date: Wed Mar 17 16:18:14 1999
Posted By: Dan Berger, Faculty Chemistry/Science, Bluffton College
Area of science: Chemistry
ID: 921203878.ChMessage:
As we know electron shells or energy levels can only contain a certain number of electrons ie 2,8,18,32,32,18,8 which match nicely to the first four quadratic numbers. We know what the individual shell configuration for each atom is. We use this information to explain the bonding between atoms, why gases are inert and it all fits very nicely into groups in the periodic table. What I would like to know is. Why does each particular shell have a set number of electrons that match the first four quadratic numbers. Doesn't this hint that there is a mathematical law that denotes why this is so, and therefore describes the nature of all matter ?
), this is an accident as we will see.
The more complex mathematics behind what I am going to tell you can be found in textbooks (such as MacQuarrie's Quantum Chemistry ), or you might check out my modest collection of computational chemistry links . Some of the sites have extensive lectures available on molecular and atomic quantum mechanics.
The quantum mechanical description of many-electron atoms is based on the Schrödinger equation for the hydrogen atom, which is exactly soluble.The solution tells us that an electron in an atom is fully described by four quantum numbers, labeled n , l , m and s. These quantum numbers have particular allowed values:
- n can be any positive integer (1, 2, 3, 4, ...)
- l can be any non-negative integer up to n -1 (0, 1, 2, 3, 4, ..., n -1).
- m can be any integer from - l to l (- l , - l +1, ..., -1, 0, 1, ..., l -1, l ).
- s can have only two values, ±½; these are sometimes labeledaandb.
. Thus,
- The first shell ( n =1) can have only one type of subshell ( l =0, referred to as an "s" subshell or orbital ), and since the only allowed value of m is zero ( m = l ), there is only one s orbital.
-
The second shell ( n
=2) can have two types of subshell ( l
=0, "s" and l
=1, "p" orbitals
).
- If l =0, m can only have the value 0; there is one s orbital.
- If l =1, m can have the values -1,0,1; there are three p orbitals.
-
The third shell ( n
=3) can have three types of subshell ( l
=0, "s", l
=1, "p" and l
=2, "d" orbitals
).
- If l =0, m can only have the value 0; there is one s orbital.
- If l =1, m can have the values -1,0,1; there are three p orbitals.
- If l =2, m can have the values -2,-1,0,1,2; there are five d orbitals.
-
The fourth shell ( n
=4) can have four types of subshell ( l
=0, "s", l
=1, "p", l
=2, "d" and l
=3, "f" orbitals
).
- If l =0, m can only have the value 0; there is one s orbital.
- If l =1, m can have the values -1,0,1; there are three p orbitals.
- If l =2, m can have the values -2,-1,0,1,2; there are five d orbitals.
- If l =3, m can have the values -3,-2,-1,0,1,2,3; there are seven f orbitals.
You should get the picture.
Thus, we see that
The first shell contains one orbital.
The second shell contains four (1+3) orbitals.
The third shell contains nine (1+3+5) orbitals.
The fourth shell contains sixteen (1+3+5+7) orbitals.
...
The n th shell contains n 2 (1+3+5+7+...+2 n -1) orbitals.
This is a quadratic sequence, but "by accident." There is no underlying mathematics which forces the sequence to be quadratic, it is merely an accident of the properties of the first three quantum numbers associated with an electron in the hydrogen atom.
All we have left is the Pauli Exclusion Principle, which says that no two electrons in the same atom can share all four quantum numbers; it is often stated as "an atomic orbital can hold a maximum of two electrons."
It is the maximum occupancy of two electrons per orbital which leads to the nice quadratic sequence: each shell 1,2,3,4,..., n can hold 2,8,18,32,...,2 n 2 electrons.
The obvious next question is, "Why don't the orbitals fill in a logical manner, one shell at a time, instead of skipping around?" But that's another question andanoth er answer!
Dan Berger | |
Bluffton College | |
http://cs.bluffton.edu/~berger |
[*]
Schrödinger equations for many-electron atoms involve more than two interacting bodies (the nucleus counts as one, but the electrons must be considered individually). The general many-body problem has not been solved and so we must use approximate methods, based on the solution for the hydrogen atom, to describe all other atoms.
Try the links in theMadSci Library for more information onChemistry.
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
编程的修炼(中英双语)
[荷]Edsger W. Dijkstra / 裘宗燕 / 电子工业出版社 / 2013-7 / 79.00元
本书是图灵奖获得者Edsger W. Dijkstra在编程领域里的经典著作中的经典。作者基于其敏锐的洞察力和长期的实际编程经验,对基本顺序程序的描述和开发中的许多关键问题做了独到的总结和开发。书中讨论了顺序程序的本质特征、程序描述和对程序行为(正确性)的推理,并通过一系列从简单到复杂的程序的思考和开发范例,阐释了基于严格的逻辑推理开发正确可靠程序的过程。 本书写于20世纪70年代中后期,但......一起来看看 《编程的修炼(中英双语)》 这本书的介绍吧!