Talk:PlanetPhysics/Newton's Laws of Motion

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: Newton's laws of motion %%% Primary Category Code: 45.50.Dd %%% Filename: NewtonsLawsOfMotion.tex %%% Version: 9 %%% Owner: bloftin %%% Author(s): bloftin %%% 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 PlanetMath 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} \usepackage{amsmath, amssymb, amsfonts, amsthm, amscd, enumerate} % 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}

Sir Isaac Newton's laws of motion were first published in his \htmladdnormallink{work}{http://planetphysics.us/encyclopedia/Work.html} Philosophiae Naturalis Principia Mathematica (1687). The laws form the basis for \htmladdnormallink{classical mechanics}{http://planetphysics.us/encyclopedia/NewtonianMechanics.html}. Newton used them to explain many results concerning the \htmladdnormallink{motion}{http://planetphysics.us/encyclopedia/CosmologicalConstant.html} of physical \htmladdnormallink{objects}{http://planetphysics.us/encyclopedia/TrivialGroupoid.html}. In the third \htmladdnormallink{volume}{http://planetphysics.us/encyclopedia/Volume.html} of the text, he showed that the laws of motion, combined with his law of universal gravitation, explained Kepler's laws of planetary motion.

The following are brief modern formulations of Newton's three laws of motion:

{\bf First law}: Objects in motion tend to stay in motion, and objects at rest tend to stay at rest unless an outside \htmladdnormallink{force}{http://planetphysics.us/encyclopedia/Thrust.html} acts upon them.

{\bf Second law}: The net force on an object is equal to the product of its \htmladdnormallink{mass}{http://planetphysics.us/encyclopedia/Mass.html} and its \htmladdnormallink{acceleration}{http://planetphysics.us/encyclopedia/Acceleration.html}.

$$ \sum \vec{F} = m \vec{a} $$

{\bf Third law}: To every action (force applied) there is an equal and opposite reaction (equal force applied in the opposite direction).

$$ \vec{F}_{12} = - \vec{F}_{21} $$

This entry is a derivative of the Newton's laws of motion article \htmladdnormallink{from Wikipedia, the Free Encyclopedia}{http://en.wikipedia.org/wiki/Newtons_Laws_of_Motion}. Authors of the original article include: DJ Clayworth, Obli, Stevertigo, Patrick and Michael Hardy . History page of the original is \htmladdnormallink{here}{http://en.wikipedia.org/wiki/Newton's_laws_of_motion}

\end{document}