Talk:PlanetPhysics/Mass

From Wikiversity
Jump to navigation Jump to search

Original TeX Content from PlanetPhysics Archive[edit source]

%%% This file is part of PlanetPhysics snapshot of 2011-09-01 %%% Primary Title: mass %%% Primary Category Code: 45.05.+x %%% Filename: Mass.tex %%% Version: 1 %%% Owner: pbruin %%% Author(s): pbruin %%% PlanetPhysics is released under the GNU Free Documentation License. %%% You should have received a file called fdl.txt along with this file. %%% If not, please write to gnu@gnu.org. \documentclass[12pt]{article} \pagestyle{empty} \setlength{\paperwidth}{8.5in} \setlength{\paperheight}{11in}

\setlength{\topmargin}{0.00in} \setlength{\headsep}{0.00in} \setlength{\headheight}{0.00in} \setlength{\evensidemargin}{0.00in} \setlength{\oddsidemargin}{0.00in} \setlength{\textwidth}{6.5in} \setlength{\textheight}{9.00in} \setlength{\voffset}{0.00in} \setlength{\hoffset}{0.00in} \setlength{\marginparwidth}{0.00in} \setlength{\marginparsep}{0.00in} \setlength{\parindent}{0.00in} \setlength{\parskip}{0.15in}

\usepackage{html}

% this is the default PlanetPhysics preamble. as your knowledge % of TeX increases, you will probably want to edit this, but % it should be fine as is for beginners.

% almost certainly you want these \usepackage{amssymb} \usepackage{amsmath} \usepackage{amsfonts}

% used for TeXing text within eps files %\usepackage{psfrag} % need this for including graphics (\includegraphics) %\usepackage{graphicx} % for neatly defining theorems and propositions %\usepackage{amsthm} % making logically defined graphics %\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here

\begin{document}

The \emph{mass} of an \htmladdnormallink{object}{http://planetphysics.us/encyclopedia/TrivialGroupoid.html} (for example a \htmladdnormallink{particle}{http://planetphysics.us/encyclopedia/Particle.html}, a \htmladdnormallink{rigid body}{http://planetphysics.us/encyclopedia/RigidBody.html}, or some amount of a gas or fluid) is a quantity assigned to it that specifies, roughly speaking, how much matter the object contains. The \htmladdnormallink{concept}{http://planetphysics.us/encyclopedia/PreciseIdea.html} of mass fulfills two roles. First, it indicates how much force is needed to accelerate the object. Second, the gravitational force between two objects depends on the masses of the objects. These two usages of `mass' are conceptually distinct, but are very closely related.

Mass is often denoted by the letters $m$ or $M$. The SI unit for mass is the kilogram (kg). One kilogram is defined as the mass of the \emph{international prototype of the kilogram}, which is made from an alloy of platinum and iridium and is kept in the \emph{Bureau international des poids et mesures} in Paris.

In \htmladdnormallink{classical mechanics}{http://planetphysics.us/encyclopedia/MathematicalFoundationsOfQuantumTheories.html}, there are two kinds of mass. The first one, called \emph{inertial mass}, appears in the best-known version of Newton's second law, $F=ma$. This law says that the force $F$ needed to give an object an \htmladdnormallink{acceleration}{http://planetphysics.us/encyclopedia/Acceleration.html} $a$ is proportional to $a$, the proportionality constant being defined as the inertial mass of the object. The other kind of mass, \emph{gravitational mass}, is the mass occurring in \htmladdnormallink{Newton's law of gravitation}{http://planetphysics.us/encyclopedia/PrincipleOfCorrespondingStates.html}, $F=GM_1M_2/r^2$. (We use the symbol $M$ to indicate the difference with the inertial mass, $m$.) This equation states that to any object we can associate a quantity $M$, the gravitational mass, such that the gravitational force between two objects with gravitational masses $M_1$ and $M_2$ at a distance $r$ is proportional to $M_1M_2/r^2$.

Both Galilei and Newton realised it is not \emph{a priori} clear that the two masses assigned to an object should be equal. It is an empirical fact (tested in many experiments from Galilei's time up to now) that the gravitational mass is always proportional to the inertial mass, and a good choice of units then makes the numerical values of the inertial and gravitational masses always equal to each other.

In \htmladdnormallink{general relativity}{http://planetphysics.us/encyclopedia/SR.html}, \htmladdnormallink{Einstein's}{http://planetphysics.us/encyclopedia/AlbertEinstein.html} \emph{strong equivalence principle} is assumed, which says that all experiments must give the same results in every inertial (free-falling) \htmladdnormallink{reference system}{http://planetphysics.us/encyclopedia/CoriolisEffect.html}. This implies, among other things, that the inertial and gravitational masses of objects must be equal.

Strictly speaking, one could split the concept of gravitational mass into two distinct concepts, namely those of \emph{passive gravitational mass} and \emph{active gravitational mass}. The passive gravitational mass of an object then measures its acceleration due to a gravitational \htmladdnormallink{field}{http://planetphysics.us/encyclopedia/CosmologicalConstant.html}, while the active gravitational mass measures the strength of \htmladdnormallink{The Gravitational Field}{http://planetphysics.us/encyclopedia/GravitationalField.html} produced by the object. However, in classical mechanics these two masses are equal because of the symmetry of the law of gravitation together with Newton's third law. In general relativity, where \htmladdnormallink{Newton's laws}{http://planetphysics.us/encyclopedia/NewtonsLaws.html} are no longer valid, the strong equivalence principle implies that the inertial mass, the passive gravitational mass, and the active gravitational mass all coincide.

\end{document}