Talk:PlanetPhysics/Concurrent Forces in Equilibrium in Three Dimensions

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: concurrent forces in equilibrium in three dimensions %%% Primary Category Code: 45.05.+x %%% Filename: ConcurrentForcesInEquilibriumInThreeDimensions.tex %%% Version: 2 %%% 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}

% 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}

Any set of concurrent forces (happening at the same time) whose \htmladdnormallink{vector}{http://planetphysics.us/encyclopedia/Vectors.html} sum or resultant vanishes is said to be in \htmladdnormallink{equilibrium}{http://planetphysics.us/encyclopedia/InertialSystemOfCoordinates.html} because any \htmladdnormallink{particle}{http://planetphysics.us/encyclopedia/Particle.html} subjected to the action of such a set of \htmladdnormallink{forces}{http://planetphysics.us/encyclopedia/Thrust.html} at their point of concurrence would not have its \htmladdnormallink{velocity}{http://planetphysics.us/encyclopedia/Velocity.html} altered and would therfore remain \htmladdnormallink{static}{http://planetphysics.us/encyclopedia/InertialSystemOfCoordinates.html}. If $n$ forces are in equilibrium, we may write the vector equation

\begin{equation} \vec{F}_1 + \vec{F}_2 + \cdots + \vec{F}_n = \sum_{s=1}^{s=n} \vec{F}_s = \sum \vec{F} = 0 \end{equation}

Note that this vector equation does \emph{not} imply the \htmladdnormallink{scalar}{http://planetphysics.us/encyclopedia/Vectors.html} equation $\sum F = 0$ except in the very special case of collinear forces. Using double subscripts to represent the $x$, $y$, and $z$ components as well as to identify the forces, we note, however , that this vector equation is equivalent to the following set of three scalar equation:

\begin{equation} F_{x1} + F_{x2} + \cdots + F_{xn} = \sum F_x = 0; \,\,\, \sum F_y = 0; \,\,\, \sum F_z = 0 \end{equation}

Here $F_{x1}$ represents the $x$ component (scalar) of $\vec{F}_1$, etc. Any one of a set of forces in equilibrium is the \emph{equilibrant} ( the negative of the resultant) of all the others.

In terms of the \htmladdnormallink{direction cosines}{http://planetphysics.us/encyclopedia/DirectionCosines.html} of the direction angles of the individual forces designated we may also write the three scalar Eqs. (2) in the form:

$$ F_1 \cos \theta_{x1} +F_2 \cos \theta_{x2} + \cdots + F_n \cos \theta_{xn} = l_1 F_1 +l_2F_2 + \cdots + l_n F_n = \sum l F = 0 $$

\begin{equation} \sum m F = 0; \,\,\,\,\,\, \sum n F = 0 \end{equation}

Here $\theta_{x1}$ is the angle between $\vec{F}_1$ and the positive $x$ direction, while $l_1 = \cos \theta_{x1}$, etc.

With regard to the amount of information required in order to solve a problem on concurrent forces, or statics of a particle, it is important to note that the single vector of Eq. (1) or the equivalent three scalar \htmladdnormallink{algebraic}{http://planetphysics.us/encyclopedia/CoIntersections.html} Eqs. (2) provide the necessary and sufficient conditions for equilibrium. In the study of algebra we learned that three independent, simultaneous, linear equations such as those constituting Eqs. (2) are just sufficient to determine three unknown quantities. For a general \htmladdnormallink{system}{http://planetphysics.us/encyclopedia/SimilarityAndAnalogousSystemsDynamicAdjointnessAndTopologicalEquivalence.html} of concurrent forces, then, we could use Eqs. (2) to solve for as many as three unkown components, provided all the others were given. Instead of being required specifically to solve for components, we might be given everything but the \htmladdnormallink{magnitude}{http://planetphysics.us/encyclopedia/AbsoluteMagnitude.html} and direction of one of the forces. This would be a problem with three unknowns.

The three conditions of Eqs. (2) for the equilibrium of a particle or a system of concurrent forces may be associated with the fact that three coordinates are required to specif the \htmladdnormallink{position}{http://planetphysics.us/encyclopedia/Position.html} of a particle in three dimensional space. Because each of these may be varied independently of the others, and three equations are required to describe its \htmladdnormallink{motion}{http://planetphysics.us/encyclopedia/CosmologicalConstant.html} fully, we say that a particle whose motion is not constrained in any way has three \emph{degrees of freedom} of motion. We shall find in general for any body that the number of conditions of equilibrium is equal to the number of degrees of freedom of its motion which could result from lack of equilibrium.

\begin{thebibliography}{9} \bibitem{Broxon} Broxon, James W. "Mechanics", Appleton-Century-Crofts, INC., New York, 1956. \end{thebibliography}

\end{document}