Isotopes - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


QuantumChemistry

  

Isotopes

  

returns a list of the isotopes of an element

  

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

Isotopes(element)

Parameters

element

-

name or string; name or symbol of the element

Description

• 

The Isotopes command returns the isotopes of a given element.

• 

The output is a list of the isotopes specified by an atomic symbol and subscript.

• 

The subscript indicates the total number of protons and neutrons in an atom of the isotope.  

• 

Two isotopes of an element have the same number of electrons and protons but different numbers of neutrons.

Examples

withQuantumChemistry:

Different isotopes of the element sodium

IsotopesNa;

Na18,Na19,Na20,Na21,Na22,Na23,Na24,Na25,Na26,Na27,Na28,Na29,Na30,Na31,Na32,Na33,Na34,Na35

(1)

or

IsotopesNa;

Na18,Na19,Na20,Na21,Na22,Na23,Na24,Na25,Na26,Na27,Na28,Na29,Na30,Na31,Na32,Na33,Na34,Na35

(2)

or

Isotopessodium; 

Na18,Na19,Na20,Na21,Na22,Na23,Na24,Na25,Na26,Na27,Na28,Na29,Na30,Na31,Na32,Na33,Na34,Na35

(3)

See Also

QuantumChemistry
VibrationalModes