Relative atomic mass and Unit vector: Difference between pages

From TCS Wiki
(Difference between pages)
Jump to navigation Jump to search
imported>Thrasymedes
m (better word in this case; also BE 1500)
 
imported>Calsem
(I rewrote part of the article to be simpler and added in how to make a unit vector)
 
Line 1: Line 1:
A '''relative atomic mass''' (also called '''atomic weight'''; symbol: ''A''<sub>r</sub>) is a measure of how heavy [[atom]]s are. It is the [[ratio]] of the average mass per atom of an [[Chemical element|element]] from a given sample to 1/12 the mass of a [[carbon-12]] atom.<ref name=iupac1 >{{cite web|url=https://web.archive.org/web/20131215231731/http://www.ciaaw.org/atomic_weights2.htm|title=Atomic weight:  The Name, its History, Definition, and Units|publisher=Commission on Isotopic Abundances and Atomic Weights of the International Union of Pure and Applied Chemistry|accessdate=2016-01-07}}</ref><ref>{{cite book|editor=Daintith, John|title=A Dictionary of Chemistry|publisher=Oxford University Press|page=457|date=2008|edition=Sixth|isbn=978-0-19-920463-2}}</ref> In other words, a relative atomic mass tells you the number of times an average atom of an element from a given sample is heavier than one-twelfth of an atom of carbon-12. The word ''relative'' in relative atomic mass refers to this scaling relative to carbon-12. Relative atomic mass values are ratios;<ref name=salters>{{cite book|editor1=Otter, Chris|editor2=Stephenson, Kay|title=Salters Advanced Chemistry: Chemical Ideas|publisher=Heinemann|date=2008|edition=Third|isbn=978-0-435631-49-9}}</ref>{{rp|1}} relative atomic mass is a [[dimensionless quantity]]. Relative atomic mass is the same as ''atomic weight'', which is the older term.
A '''unit vector''' is any [[vector]] that is one unit in length.


The number of [[proton]]s an atom has determines what element it is. However, most elements in nature consist of atoms with different numbers of [[neutron]]s.<ref name=salters />{{rp|17}} An atom of an element with a certain number of neutrons is called an [[isotope]].<ref name=moore>{{cite book|first=John T.|last=Moore|title=Chemistry Essentials For Dummies|publisher=Wiley|date=2010|isbn=978-0-470-61836-3|page=44}}</ref> For example, the element [[thallium]] has two common isotopes: thallium-203 and thallium-205. Both isotopes of thallium have 81 protons, but thallium-205 has 124 neutrons, 2 more than thallium-203, which has 122. Each isotope has its own mass, called its isotopic mass. A '''relative isotopic mass''' is the mass of an isotope relative to 1/12 the mass of a carbon-12 atom. The relative isotopic mass of an isotope is roughly the same as its mass number, which is the number of protons and neutrons in the nucleus. Like relative atomic mass values, relative isotopic mass values are ratios with no units.
Unit vectors are often notated the same way as normal vectors, but with a mark over the letter (e.g. <math alt="a-hat">\mathbf{\hat{a}}</math> is the unit vector of '''a'''.)


We can find the relative atomic mass of a sample of an element by working out the abundance-weighted mean of the relative isotopic masses.<ref name=salters />{{rp|17}} For example, if a sample of thallium is made up of 30% thallium-203 and 70% thallium-205,
To make a vector into a unit vector, divide it by its length: <math>\widehat{u} = u / \lVert u \rVert</math>


:<math>A_r = \frac{(203*30)+(205*70)}{100} = \frac{(6090)+(14350)}{100} = \frac{20440}{100} = 204.4</math>
== In component form ==
Three common unit vectors used in component form are <math alt="i-hat">\mathbf{\hat{i}}</math>, <math alt="j-hat">\mathbf{\hat{j}}</math> and <math alt="k-hat">\mathbf{\hat{k}}</math>, referring to the unit vectors for the x-, y- and z-axes respectively. They are commonly just notated as '''i''', '''j''' and '''k'''.


Two samples of an element that consists of more than one isotope, collected from two widely spaced sources on [[Earth]], are expected to have slightly different relative atomic masses. This is because the proportions of each isotope are slightly different at different locations.
They can be written as the following:
<math alt="Components i,j and k">\mathbf{\hat{i}} = \begin{bmatrix}1 & 0 & 0\end{bmatrix}, \,\, \mathbf{\hat{j}} = \begin{bmatrix}0 & 1 & 0\end{bmatrix}, \,\, \mathbf{\hat{k}} = \begin{bmatrix}0 & 0 & 1\end{bmatrix}</math>


A '''standard atomic weight''' is the mean value of relative atomic masses of a number of normal samples of the element. Standard atomic weight values are published at regular intervals by the Commission on Isotopic Abundances and Atomic Weights of the [[International Union of Pure and Applied Chemistry]] (IUPAC). The standard atomic weight for each element is on the [[periodic table]].
[[Category:Linear algebra]]
 
Often, the term relative atomic mass is used to mean standard atomic weight. This is not quite correct, because relative atomic mass is a less specific term that refers to individual samples.<ref name=iupac1 /> Individual samples of an element could have a relative atomic mass different to the standard atomic weight for the element. For example, a sample from another [[planet]] could have a relative atomic mass very different to the standard Earth-based value.
 
Relative atomic mass is not the same as:
* '''[[atomic mass]]''' (symbol: ''m''<sub>a</sub>), which is the mass of a single atom, commonly expressed in [[atomic mass unit|unified atomic mass units]]
* '''[[mass number]]''' (symbol: '''A'''), which is the sum of the number of protons and the number of neutrons in the nucleus of an atom
* '''[[atomic number]]''' (symbol: '''Z'''), which is the number of protons in the nucleus of an atom.
 
== References ==
{{reflist}}
 
== Other websites ==
*{{cite web|url=http://www.ciaaw.org/atomic-weights.htm|title=Standard Atomic Weights|publisher=Commission on Isotopic Abundances and Atomic Weights of the International Union of Pure and Applied Chemistry|accessdate=2016-01-07}}
[[Category:Chemistry]]

Latest revision as of 01:38, 22 December 2015

A unit vector is any vector that is one unit in length.

Unit vectors are often notated the same way as normal vectors, but with a mark over the letter (e.g. [math]\displaystyle{ \mathbf{\hat{a}} }[/math] is the unit vector of a.)

To make a vector into a unit vector, divide it by its length: [math]\displaystyle{ \widehat{u} = u / \lVert u \rVert }[/math]

In component form

Three common unit vectors used in component form are [math]\displaystyle{ \mathbf{\hat{i}} }[/math], [math]\displaystyle{ \mathbf{\hat{j}} }[/math] and [math]\displaystyle{ \mathbf{\hat{k}} }[/math], referring to the unit vectors for the x-, y- and z-axes respectively. They are commonly just notated as i, j and k.

They can be written as the following: [math]\displaystyle{ \mathbf{\hat{i}} = \begin{bmatrix}1 & 0 & 0\end{bmatrix}, \,\, \mathbf{\hat{j}} = \begin{bmatrix}0 & 1 & 0\end{bmatrix}, \,\, \mathbf{\hat{k}} = \begin{bmatrix}0 & 0 & 1\end{bmatrix} }[/math]