enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Electron configurations of the elements (data page) - Wikipedia

    en.wikipedia.org/wiki/Electron_configurations_of...

    However there are numerous exceptions; for example the lightest exception is chromium, which would be predicted to have the configuration 1s 2 2s 2 2p 6 3s 2 3p 6 3d 4 4s 2, written as [Ar] 3d 4 4s 2, but whose actual configuration given in the table below is [Ar] 3d 5 4s 1. Note that these electron configurations are given for neutral atoms in ...

  3. Electron configuration - Wikipedia

    en.wikipedia.org/wiki/Electron_configuration

    In atomic physics and quantum chemistry, the electron configuration is the distribution of electrons of an atom or molecule (or other physical structure) in atomic or molecular orbitals. [1] For example, the electron configuration of the neon atom is 1s 2 2s 2 2p 6, meaning that the 1s, 2s, and 2p subshells are occupied by two, two, and six ...

  4. Aufbau principle - Wikipedia

    en.wikipedia.org/wiki/Aufbau_principle

    For example, in copper 29 Cu, according to the Madelung rule, the 4s subshell (n + l = 4 + 0 = 4) is occupied before the 3d subshell (n + l = 3 + 2 = 5). The rule then predicts the electron configuration 1s 2 2s 2 2p 6 3s 2 3p 6 3d 9 4s 2, abbreviated [Ar] 3d 9 4s 2 where [Ar] denotes the configuration of argon, the preceding noble gas.

  5. Periodic table (electron configurations) - Wikipedia

    en.wikipedia.org/wiki/Periodic_table_(electron...

    Og, 118, oganesson : 1s 2 2s 2 2p 6 3s 2 3p 6 4s 2 3d 10 4p 6 5s 2 4d 10 5p 6 6s 2 4f 14 5d 10 6p 6 7s 2 5f 14 6d 10 7p 6 Note that these electron configurations are given for neutral atoms in the gas phase, which are not the same as the electron configurations for the same atoms in chemical environments.

  6. Exception handling (programming) - Wikipedia

    en.wikipedia.org/wiki/Exception_handling...

    Since exceptions in C++ are supposed to be exceptional (i.e. uncommon/rare) events, the phrase "zero-cost exceptions" [note 2] is sometimes used to describe exception handling in C++. Like runtime type identification (RTTI), exceptions might not adhere to C++'s zero-overhead principle as implementing exception handling at run-time requires a ...

  7. Hund's rules - Wikipedia

    en.wikipedia.org/wiki/Hund's_rules

    The lightest atom that requires the second rule to determine the ground state term is titanium (Ti, Z = 22) with electron configuration 1s 2 2s 2 2p 6 3s 2 3p 6 3d 2 4s 2. In this case the open shell is 3d 2 and the allowed terms include three singlets ( 1 S, 1 D, and 1 G) and two triplets ( 3 P and 3 F).

  8. Spectroscopic notation - Wikipedia

    en.wikipedia.org/wiki/Spectroscopic_notation

    This notation is used to specify electron configurations and to create the term symbol for the electron states in a multi-electron atom. When writing a term symbol, the above scheme for a single electron's orbital quantum number is applied to the total orbital angular momentum associated to an electron state. [4]

  9. Round-off error - Wikipedia

    en.wikipedia.org/wiki/Round-off_error

    Compared with the fixed-point number system, the floating-point number system is more efficient in representing real numbers so it is widely used in modern computers. While the real numbers R {\displaystyle \mathbb {R} } are infinite and continuous, a floating-point number system F {\displaystyle F} is finite and discrete.